{"id":6,"date":"2026-08-02T10:19:33","date_gmt":"2026-08-02T10:19:33","guid":{"rendered":"https:\/\/synapsecircle.com\/campuscircle\/?page_id=6"},"modified":"2026-08-05T21:08:26","modified_gmt":"2026-08-05T15:38:26","slug":"doctor-listings","status":"publish","type":"page","link":"https:\/\/synapsecircle.com\/campuscircle\/doctor-listings\/","title":{"rendered":"Doctor Listings"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11fee7b e-flex e-con-boxed e-con e-parent\" data-id=\"11fee7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbfcf0a elementor-widget elementor-widget-shortcode\" data-id=\"fbfcf0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <style>\n          .syn-directory,\n          .syn-directory * {\n            box-sizing: border-box;\n          }\n\n          .syn-directory {\n            --ink: #092832;\n            --muted: #647d84;\n            --teal: #23c7b9;\n            --teal-dark: #087f77;\n            --teal-soft: #d9faf5;\n            --violet: #8172e8;\n            --violet-soft: #efedff;\n            --navy: #082733;\n            --white: #ffffff;\n\n            \/* Full-bleed: breaks out of any Elementor\/theme container width\n               constraint, regardless of how the page wraps this shortcode *\/\n            width: 100vw;\n            max-width: 100vw;\n            margin-left: calc(-50vw + 50%);\n            margin-right: calc(-50vw + 50%);\n\n            position: relative;\n            overflow: hidden;\n            isolation: isolate;\n            padding: 55px 24px 115px;\n            font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n            background:\n              radial-gradient(circle at 93% 12%, rgba(35, 199, 185, 0.11), transparent 26%),\n              radial-gradient(circle at 5% 90%, rgba(129, 114, 232, 0.08), transparent 27%),\n              #f6fafb;\n          }\n\n          .syn-directory-wrap { width: min(1180px, 100%); margin: 0 auto; }\n\n          .syn-directory-account {\n            display: flex; align-items: center; justify-content: space-between; gap: 25px;\n            margin-bottom: 65px; padding: 18px 20px;\n            border: 1px solid rgba(255, 255, 255, 0.95);\n            border-radius: 20px;\n            background: rgba(255, 255, 255, 0.7);\n            box-shadow: 0 18px 48px rgba(25, 77, 84, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.97);\n            backdrop-filter: blur(17px);\n            -webkit-backdrop-filter: blur(17px);\n          }\n\n          .syn-directory-account-copy { display: flex; align-items: center; gap: 13px; }\n          .syn-directory-account-icon {\n            width: 41px; height: 41px; display: grid; place-items: center; flex: 0 0 auto;\n            border-radius: 13px; color: var(--teal-dark); background: var(--teal-soft);\n          }\n          .syn-directory-account-icon svg { width: 19px; height: 19px; }\n          .syn-directory-account h3 { margin: 0 0 4px; color: var(--ink); font-size: 14px; font-weight: 720; }\n          .syn-directory-account p { margin: 0; color: #718a91; font-size: 12px; line-height: 1.4; }\n\n          .syn-directory-login {\n            min-height: 42px; display: inline-flex; align-items: center; justify-content: center; gap: 8px;\n            flex: 0 0 auto; padding: 0 15px; border-radius: 12px;\n            color: #ffffff !important; background: var(--navy);\n            text-decoration: none !important; font-size: 12px; font-weight: 720;\n            transition: transform 0.25s ease, box-shadow 0.25s ease;\n          }\n          .syn-directory-login:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(8, 39, 51, 0.18); }\n          .syn-directory-login svg { width: 14px; height: 14px; }\n\n          .syn-directory-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; margin-bottom: 31px; }\n          .syn-directory-label {\n            display: inline-flex; align-items: center; gap: 9px; margin-bottom: 17px;\n            color: var(--teal-dark); font-size: 11px; font-weight: 760; letter-spacing: 0.11em; text-transform: uppercase;\n          }\n          .syn-directory-label::before { content: \"\"; width: 25px; height: 2px; border-radius: 99px; background: linear-gradient(90deg, var(--teal), var(--violet)); }\n          .syn-directory-title { margin: 0; color: var(--ink); font-size: clamp(37px, 4.1vw, 55px); font-weight: 730; line-height: 1.07; letter-spacing: -0.047em; }\n          .syn-directory-description { margin: 13px 0 0; color: var(--muted); font-size: 15px; line-height: 1.6; }\n          .syn-directory-count {\n            flex: 0 0 auto; padding: 9px 12px;\n            border: 1px solid rgba(35, 199, 185, 0.14); border-radius: 999px;\n            color: var(--teal-dark); background: var(--teal-soft); font-size: 11px; font-weight: 720;\n          }\n\n          .syn-directory-toolbar {\n            display: grid; grid-template-columns: 1fr 1fr 0.7fr 0.9fr auto; gap: 9px;\n            margin-bottom: 26px; padding: 11px;\n            border: 1px solid rgba(255, 255, 255, 0.95); border-radius: 20px;\n            background: rgba(255, 255, 255, 0.68);\n            box-shadow: 0 17px 45px rgba(25, 77, 84, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.97);\n            backdrop-filter: blur(17px);\n            -webkit-backdrop-filter: blur(17px);\n          }\n\n          .syn-directory-filter { position: relative; }\n          .syn-directory-filter select {\n            width: 100%; height: 50px; padding: 0 36px 0 14px; outline: none;\n            border: 1px solid rgba(9, 40, 50, 0.07); border-radius: 13px;\n            color: #49676e; background: rgba(247, 251, 251, 0.9);\n            font-family: inherit; font-size: 12px; font-weight: 650; cursor: pointer; appearance: none;\n          }\n          .syn-directory-filter::after {\n            content: \"\"; position: absolute; top: 20px; right: 15px; width: 7px; height: 7px;\n            border-right: 1.5px solid #789097; border-bottom: 1.5px solid #789097;\n            transform: rotate(45deg); pointer-events: none;\n          }\n\n          .syn-directory-clear {\n            min-height: 50px; padding: 0 15px;\n            border: 1px solid rgba(9, 40, 50, 0.07); border-radius: 13px;\n            color: #647d84; background: rgba(247, 251, 251, 0.9);\n            font-family: inherit; font-size: 11px; font-weight: 700; cursor: pointer;\n          }\n\n          .syn-directory-active-filters { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; margin-bottom: 27px; }\n          .syn-directory-active-label { margin-right: 3px; color: #7a9197; font-size: 11px; font-weight: 650; }\n          .syn-directory-chip {\n            display: inline-flex; align-items: center; gap: 8px; min-height: 31px; padding: 0 10px;\n            border: 1px solid rgba(35, 199, 185, 0.13); border-radius: 999px;\n            color: var(--teal-dark); background: var(--teal-soft);\n            font-size: 10px; font-weight: 700; cursor: pointer;\n          }\n          .syn-directory-chip span { font-size: 14px; line-height: 1; opacity: 0.7; }\n\n          .syn-directory-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }\n\n          .syn-doctor-card.is-hidden { display: none !important; }\n\n          .syn-doctor-card {\n            position: relative; overflow: hidden; padding: 23px;\n            border: 1px solid rgba(255, 255, 255, 0.96); border-radius: 25px;\n            background: rgba(255, 255, 255, 0.72);\n            box-shadow: 0 22px 55px rgba(25, 77, 84, 0.085), inset 0 1px 0 rgba(255, 255, 255, 0.98);\n            backdrop-filter: blur(18px);\n            -webkit-backdrop-filter: blur(18px);\n            transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\n          }\n          .syn-doctor-card:hover {\n            transform: translateY(-6px); border-color: rgba(35, 199, 185, 0.2);\n            box-shadow: 0 30px 65px rgba(25, 77, 84, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.98);\n          }\n          .syn-doctor-card::after {\n            content: \"\"; position: absolute; width: 120px; height: 120px; top: -65px; right: -55px;\n            border-radius: 50%; background: rgba(35, 199, 185, 0.065);\n          }\n          .syn-doctor-card:nth-child(2n)::after { background: rgba(129, 114, 232, 0.06); }\n\n          .syn-doctor-card-top { position: relative; z-index: 2; display: flex; align-items: flex-start; gap: 13px; }\n          .syn-doctor-avatar {\n            width: 58px; height: 58px; display: grid; place-items: center; flex: 0 0 auto; overflow: hidden;\n            border-radius: 18px; color: var(--teal-dark);\n            background: linear-gradient(145deg, var(--teal-soft), #e8f1ff);\n            font-size: 17px; font-weight: 780;\n          }\n          .syn-doctor-card:nth-child(2n) .syn-doctor-avatar { color: var(--violet); background: linear-gradient(145deg, var(--violet-soft), #dcf8f4); }\n          .syn-doctor-avatar img { width: 100%; height: 100%; display: none; object-fit: cover; object-position: center 20%; }\n          .syn-doctor-avatar.has-image img { display: block; }\n          .syn-doctor-avatar.has-image span { display: none; }\n\n          .syn-doctor-identity { min-width: 0; flex: 1; }\n          .syn-doctor-verified {\n            width: fit-content; display: inline-flex; align-items: center; gap: 5px; margin-bottom: 6px;\n            color: var(--teal-dark); font-size: 9px; font-weight: 760; letter-spacing: 0.05em; text-transform: uppercase;\n          }\n          .syn-doctor-verified svg { width: 11px; height: 11px; }\n          .syn-doctor-identity h3 { margin: 0; color: var(--ink); font-size: 17px; font-weight: 730; line-height: 1.25; }\n          .syn-doctor-identity p { margin: 5px 0 0; color: #687f86; font-size: 11px; line-height: 1.4; }\n\n          .syn-doctor-college { min-height: 75px; margin-top: 21px; padding: 14px; border: 1px solid rgba(9, 40, 50, 0.065); border-radius: 15px; background: rgba(247, 251, 251, 0.8); }\n          .syn-doctor-college span { display: block; margin-bottom: 5px; color: #80969c; font-size: 9px; font-weight: 750; letter-spacing: 0.07em; text-transform: uppercase; }\n          .syn-doctor-college strong { display: block; color: #365a61; font-size: 12px; font-weight: 700; line-height: 1.4; }\n\n          .syn-doctor-meta { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 13px; }\n          .syn-doctor-meta span { padding: 7px 9px; border-radius: 9px; color: #5f777e; background: rgba(9, 40, 50, 0.045); font-size: 9px; font-weight: 680; }\n\n          .syn-doctor-availability { display: flex; align-items: center; gap: 10px; margin-top: 18px; padding-top: 17px; border-top: 1px solid rgba(9, 40, 50, 0.07); }\n          .syn-doctor-availability-icon { width: 32px; height: 32px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 10px; color: var(--teal-dark); background: var(--teal-soft); }\n          .syn-doctor-availability-icon svg { width: 15px; height: 15px; }\n          .syn-doctor-availability span { display: block; margin-bottom: 3px; color: #82979d; font-size: 9px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }\n          .syn-doctor-availability strong { display: block; color: var(--ink); font-size: 11px; font-weight: 700; }\n          .syn-doctor-call-info { margin-left: auto; color: #667f86; text-align: right; font-size: 10px; line-height: 1.45; }\n\n          .syn-doctor-actions { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 8px; margin-top: 18px; }\n          .syn-doctor-profile-button, .syn-doctor-book-button {\n            min-height: 44px; display: inline-flex; align-items: center; justify-content: center;\n            border-radius: 12px; text-decoration: none !important; font-size: 11px; font-weight: 730;\n            transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;\n          }\n          .syn-doctor-profile-button { color: #46656c !important; border: 1px solid rgba(9, 40, 50, 0.08); background: rgba(247, 251, 251, 0.9); }\n          .syn-doctor-book-button { color: #ffffff !important; background: var(--navy); box-shadow: 0 11px 25px rgba(8, 39, 51, 0.14); }\n          .syn-doctor-profile-button:hover, .syn-doctor-book-button:hover { transform: translateY(-2px); }\n          .syn-doctor-profile-button:hover { background: #ffffff; }\n          .syn-doctor-book-button:hover { box-shadow: 0 15px 31px rgba(8, 39, 51, 0.22); }\n\n          .syn-directory-more { display: flex; justify-content: center; margin-top: 34px; }\n          .syn-directory-more-button {\n            min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 9px;\n            padding: 0 19px; border: 1px solid rgba(9, 40, 50, 0.09); border-radius: 13px;\n            color: #45636a; background: rgba(255, 255, 255, 0.7);\n            font-family: inherit; font-size: 12px; font-weight: 720; cursor: pointer;\n          }\n          .syn-directory-more-button svg { width: 15px; height: 15px; }\n\n          .syn-directory-empty { padding: 40px; text-align: center; color: var(--muted); font-size: 14px; grid-column: 1 \/ -1; }\n\n          @media (max-width: 1020px) {\n            .syn-directory-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n            .syn-directory-toolbar { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n            .syn-directory-clear { width: 100%; }\n          }\n\n          @media (max-width: 680px) {\n            .syn-directory { padding: 45px 16px; }\n            .syn-directory-account { align-items: flex-start; flex-direction: column; margin-bottom: 50px; }\n            .syn-directory-login { width: 100%; }\n            .syn-directory-header { align-items: flex-start; flex-direction: column; }\n            .syn-directory-title { font-size: clamp(36px, 10.5vw, 48px); }\n            .syn-directory-toolbar, .syn-directory-grid { grid-template-columns: 1fr; }\n            .syn-doctor-card { padding: 20px; border-radius: 22px; }\n          }\n\n          @media (prefers-reduced-motion: reduce) {\n            .syn-doctor-card, .syn-doctor-profile-button, .syn-doctor-book-button, .syn-directory-login { transition: none; }\n          }\n        <\/style>\n\n        <section class=\"syn-directory\" id=\"doctor-directory\">\n          <div class=\"syn-directory-wrap\">\n\n            <!-- Login \/ credit status \u2014 STATIC, no credits system built yet -->\n            <div class=\"syn-directory-account\">\n              <div class=\"syn-directory-account-copy\">\n                <span class=\"syn-directory-account-icon\">\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n                    <circle cx=\"12\" cy=\"8\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                    <path d=\"M4.5 21v-2.5A5.5 5.5 0 0 1 10 13h4a5.5 5.5 0 0 1 5.5 5.5V21\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n                  <\/svg>\n                <\/span>\n                <div>\n                  <h3>Already purchased a call package?<\/h3>\n                  <p>Log in to view your upcoming bookings.<\/p>\n                <\/div>\n              <\/div>\n              <a class=\"syn-directory-login\" href=\"https:\/\/synapsecircle.com\/campuscircle\/customer-cabinet\/\">\n                Login to My Account\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n                  <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                <\/svg>\n              <\/a>\n            <\/div>\n\n            <div class=\"syn-directory-header\">\n              <div>\n                <div class=\"syn-directory-label\">Doctor directory<\/div>\n                <h2 class=\"syn-directory-title\">Doctors available for guidance<\/h2>\n                <p class=\"syn-directory-description\">Browse by college, specialization and availability.<\/p>\n              <\/div>\n              <div class=\"syn-directory-count\">309 Verified profiles<\/div>\n            <\/div>\n\n            <div class=\"syn-directory-toolbar\">\n              <div class=\"syn-directory-filter\">\n                <select id=\"syn-filter-college\" aria-label=\"Filter by college\">\n                  <option value=\"\">All colleges<\/option>\n                                      <option value=\"AIIMS ,Gorakhpur\">AIIMS ,Gorakhpur<\/option>\n                                      <option value=\"AIIMS DELHI\">AIIMS DELHI<\/option>\n                                      <option value=\"AIIMS MANGALAGIRI\">AIIMS MANGALAGIRI<\/option>\n                                      <option value=\"AIIMS Mangalagiri\">AIIMS Mangalagiri<\/option>\n                                      <option value=\"AIIMS, Bibinagar, Hyderabad\">AIIMS, Bibinagar, Hyderabad<\/option>\n                                      <option value=\"ALL INDIA INSTITUTE OF MEDICAL SCIENCES ,KALYANI\">ALL INDIA INSTITUTE OF MEDICAL SCIENCES ,KALYANI<\/option>\n                                      <option value=\"Aarupadai Veedu Medical College, Puducherry\">Aarupadai Veedu Medical College, Puducherry<\/option>\n                                      <option value=\"Aiims jodhpur\">Aiims jodhpur<\/option>\n                                      <option value=\"All India Institute of Medical Sciences, Bhubaneswar\">All India Institute of Medical Sciences, Bhubaneswar<\/option>\n                                      <option value=\"All India Institute of Medical Sciences, Bibinagar\">All India Institute of Medical Sciences, Bibinagar<\/option>\n                                      <option value=\"All India Institute of Medical Sciences, Bilaspur, Himachal Pradesh\">All India Institute of Medical Sciences, Bilaspur, Himachal Pradesh<\/option>\n                                      <option value=\"All India Institute of Medical Sciences, New Delhi\">All India Institute of Medical Sciences, New Delhi<\/option>\n                                      <option value=\"Amala Institute of Medical Sciences, Thrissur, Kerala\">Amala Institute of Medical Sciences, Thrissur, Kerala<\/option>\n                                      <option value=\"Andaman &amp; Nicobar Islands Institute of Medical Sciences (ANIIMS), Port Blair\">Andaman &amp; Nicobar Islands Institute of Medical Sciences (ANIIMS), Port Blair<\/option>\n                                      <option value=\"Andhra Medical College, Visakhapatnam\">Andhra Medical College, Visakhapatnam<\/option>\n                                      <option value=\"Apollo Institute of Medical Sciences, Chittoor\">Apollo Institute of Medical Sciences, Chittoor<\/option>\n                                      <option value=\"Apollo Main Hospital, Greams lane , Chennai\">Apollo Main Hospital, Greams lane , Chennai<\/option>\n                                      <option value=\"Apollo hospital jubillee hills\">Apollo hospital jubillee hills<\/option>\n                                      <option value=\"Apollo hospitals greams road\">Apollo hospitals greams road<\/option>\n                                      <option value=\"Aravind eye hospital and postgraduate research institute Madurai\">Aravind eye hospital and postgraduate research institute Madurai<\/option>\n                                      <option value=\"Armed Forces Medical College,Pune\">Armed Forces Medical College,Pune<\/option>\n                                      <option value=\"B.J. Government Medical College, Pune\">B.J. Government Medical College, Pune<\/option>\n                                      <option value=\"B.J. Medical College, Ahmedabad\">B.J. Medical College, Ahmedabad<\/option>\n                                      <option value=\"Balaji institute of surgery and rehabilitation for the diasabled\">Balaji institute of surgery and rehabilitation for the diasabled<\/option>\n                                      <option value=\"Bangalore Medical College and Research Institute, Bengaluru\">Bangalore Medical College and Research Institute, Bengaluru<\/option>\n                                      <option value=\"Believers Church Medical College, Thiruvalla\">Believers Church Medical College, Thiruvalla<\/option>\n                                      <option value=\"Bharati Vidyapeeth deemed to be University medical college and Hospital, Sangli\">Bharati Vidyapeeth deemed to be University medical college and Hospital, Sangli<\/option>\n                                      <option value=\"Burdwan Medical College, Burdwan\">Burdwan Medical College, Burdwan<\/option>\n                                      <option value=\"Care Hospitals, Banjara Hills - Hyderabad\">Care Hospitals, Banjara Hills - Hyderabad<\/option>\n                                      <option value=\"Career Institute of Medical Sciences, Lucknow\">Career Institute of Medical Sciences, Lucknow<\/option>\n                                      <option value=\"Chengalpattu Medical College, Chengalpattu\">Chengalpattu Medical College, Chengalpattu<\/option>\n                                      <option value=\"Chettinad Hospital &amp; Research Institute, Chennai\">Chettinad Hospital &amp; Research Institute, Chennai<\/option>\n                                      <option value=\"Christian Medical College, Vellore\">Christian Medical College, Vellore<\/option>\n                                      <option value=\"Coimbatore Medical College, Coimbatore\">Coimbatore Medical College, Coimbatore<\/option>\n                                      <option value=\"D Y patil medical college , kolhapur , Maharashtra\">D Y patil medical college , kolhapur , Maharashtra<\/option>\n                                      <option value=\"D.Y. Patil Medical College, Pune\">D.Y. Patil Medical College, Pune<\/option>\n                                      <option value=\"Deccan College of Medical Sciences, Hyderabad\">Deccan College of Medical Sciences, Hyderabad<\/option>\n                                      <option value=\"Dhanalakshmi Srinivasan Medical College, Perambalur\">Dhanalakshmi Srinivasan Medical College, Perambalur<\/option>\n                                      <option value=\"Dharan multi specialty hospital\">Dharan multi specialty hospital<\/option>\n                                      <option value=\"Dr Patnam Mahender Reddy Institute of Medical Sciences\">Dr Patnam Mahender Reddy Institute of Medical Sciences<\/option>\n                                      <option value=\"Dr d y Patil medical college\">Dr d y Patil medical college<\/option>\n                                      <option value=\"Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada\">Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada<\/option>\n                                      <option value=\"ESIC Medical College, Hyderabad\">ESIC Medical College, Hyderabad<\/option>\n                                      <option value=\"ESIC Medical College, New Delhi\">ESIC Medical College, New Delhi<\/option>\n                                      <option value=\"Esic medical college and hospital KK nagar chennai\">Esic medical college and hospital KK nagar chennai<\/option>\n                                      <option value=\"Fakhruddin Ali Ahmed Medical College, Barpeta\">Fakhruddin Ali Ahmed Medical College, Barpeta<\/option>\n                                      <option value=\"Father Muller Medical College, Mangalore\">Father Muller Medical College, Mangalore<\/option>\n                                      <option value=\"GITAM Institute of Medical Sciences, Visakhapatnam\">GITAM Institute of Medical Sciences, Visakhapatnam<\/option>\n                                      <option value=\"GMC AND ESI HOSPITAL SINGANALLUR COIMBATORE\">GMC AND ESI HOSPITAL SINGANALLUR COIMBATORE<\/option>\n                                      <option value=\"Gandhi Medical College, Bhopal\">Gandhi Medical College, Bhopal<\/option>\n                                      <option value=\"Gandhi Medical College, Hyderabad\">Gandhi Medical College, Hyderabad<\/option>\n                                      <option value=\"Goa Medical College, Panaji\">Goa Medical College, Panaji<\/option>\n                                      <option value=\"Goverment mohan kumaramangalam medical college and hospital,salem\">Goverment mohan kumaramangalam medical college and hospital,salem<\/option>\n                                      <option value=\"Government Dharmapuri Medical College, Dharmapuri\">Government Dharmapuri Medical College, Dharmapuri<\/option>\n                                      <option value=\"Government Medical College Datia , Madhya Pradesh\">Government Medical College Datia , Madhya Pradesh<\/option>\n                                      <option value=\"Government Medical College, Bhavnagar, Gujarat\">Government Medical College, Bhavnagar, Gujarat<\/option>\n                                      <option value=\"Government Medical College, Chhatrapati Sambhajinagar\">Government Medical College, Chhatrapati Sambhajinagar<\/option>\n                                      <option value=\"Government Medical College, Jammu\">Government Medical College, Jammu<\/option>\n                                      <option value=\"Government Medical College, Mahbubnagar\">Government Medical College, Mahbubnagar<\/option>\n                                      <option value=\"Government Medical College, Ongole\">Government Medical College, Ongole<\/option>\n                                      <option value=\"Government Medical College, Thiruvananthapuram\">Government Medical College, Thiruvananthapuram<\/option>\n                                      <option value=\"Government Medical College, Vadodara (SSG)\">Government Medical College, Vadodara (SSG)<\/option>\n                                      <option value=\"Government Mohan Kumaramangalam medical college hospital, SALEM\">Government Mohan Kumaramangalam medical college hospital, SALEM<\/option>\n                                      <option value=\"Government Mohan kumaramangalam medical college Hospital\">Government Mohan kumaramangalam medical college Hospital<\/option>\n                                      <option value=\"Government Ramanathapuram Medical College, Ramanathapuram\">Government Ramanathapuram Medical College, Ramanathapuram<\/option>\n                                      <option value=\"Government Theni Medical College, Theni\">Government Theni Medical College, Theni<\/option>\n                                      <option value=\"Government Thoothukudi Medical College Hospital\">Government Thoothukudi Medical College Hospital<\/option>\n                                      <option value=\"Government Villupuram Medical College, Villupuram\">Government Villupuram Medical College, Villupuram<\/option>\n                                      <option value=\"Government dharmapuri medical college and hospital\">Government dharmapuri medical college and hospital<\/option>\n                                      <option value=\"Government headquarters hospital, Erode\">Government headquarters hospital, Erode<\/option>\n                                      <option value=\"Government kilpauk medical college and hospital\">Government kilpauk medical college and hospital<\/option>\n                                      <option value=\"Government medical College, Srinagar\">Government medical College, Srinagar<\/option>\n                                      <option value=\"Government mohan kumaramangalam medical College and hospital salem\">Government mohan kumaramangalam medical College and hospital salem<\/option>\n                                      <option value=\"Government mohankumaramangalam medical college hospital\">Government mohankumaramangalam medical college hospital<\/option>\n                                      <option value=\"Guntur Medical College, Guntur\">Guntur Medical College, Guntur<\/option>\n                                      <option value=\"HCG Hospital, Bangalore\">HCG Hospital, Bangalore<\/option>\n                                      <option value=\"Hassan Institute of Medical Sciences, Hassan\">Hassan Institute of Medical Sciences, Hassan<\/option>\n                                      <option value=\"Indira Gandhi Medical College &amp; Research Institute, Puducherry\">Indira Gandhi Medical College &amp; Research Institute, Puducherry<\/option>\n                                      <option value=\"Indira Gandhi Medical College, Shimla\">Indira Gandhi Medical College, Shimla<\/option>\n                                      <option value=\"Indira medical college and hospital\">Indira medical college and hospital<\/option>\n                                      <option value=\"Institute of Child Health, Madras medical college\">Institute of Child Health, Madras medical college<\/option>\n                                      <option value=\"Institute of medical sciences,Banaras Hindu University\">Institute of medical sciences,Banaras Hindu University<\/option>\n                                      <option value=\"JKK NATTRAJA DENTAL COLLEGE AND HOSPITAL\">JKK NATTRAJA DENTAL COLLEGE AND HOSPITAL<\/option>\n                                      <option value=\"JSS Medical College, Mysuru\">JSS Medical College, Mysuru<\/option>\n                                      <option value=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\">Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/option>\n                                      <option value=\"Jawaharlal Nehru medical College and hospital Belagavi karnataka\">Jawaharlal Nehru medical College and hospital Belagavi karnataka<\/option>\n                                      <option value=\"K.A.P. Viswanatham Government Medical College, Tiruchirappalli\">K.A.P. Viswanatham Government Medical College, Tiruchirappalli<\/option>\n                                      <option value=\"KMCH INSTITUTE OF HEALTH SCIENCES RESEARCH\">KMCH INSTITUTE OF HEALTH SCIENCES RESEARCH<\/option>\n                                      <option value=\"Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar\">Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar<\/option>\n                                      <option value=\"Kamineni academy of medical sciences lb nagaf op\">Kamineni academy of medical sciences lb nagaf op<\/option>\n                                      <option value=\"Kanchi kamakoti Childs trust hospital\">Kanchi kamakoti Childs trust hospital<\/option>\n                                      <option value=\"Kannur Medical College, Anjarakandy\">Kannur Medical College, Anjarakandy<\/option>\n                                      <option value=\"Kilpauk Medical College, Chennai\">Kilpauk Medical College, Chennai<\/option>\n                                      <option value=\"King George&#039;s Medical University, Lucknow\">King George&#039;s Medical University, Lucknow<\/option>\n                                      <option value=\"Kodagu Institute of Medical Sciences, Madikeri\">Kodagu Institute of Medical Sciences, Madikeri<\/option>\n                                      <option value=\"MADHA MEDICAL COLLEGE AND RESEARCH INSTITUITE CHENNAI\">MADHA MEDICAL COLLEGE AND RESEARCH INSTITUITE CHENNAI<\/option>\n                                      <option value=\"MD anesthesia\">MD anesthesia<\/option>\n                                      <option value=\"MGM HEALTHCARE CHENNAI\">MGM HEALTHCARE CHENNAI<\/option>\n                                      <option value=\"Madras Medical College, Chennai\">Madras Medical College, Chennai<\/option>\n                                      <option value=\"Madurai Medical College, Madurai\">Madurai Medical College, Madurai<\/option>\n                                      <option value=\"Maharajah&#039;s Institute of Medical Sciences, Vizianagaram\">Maharajah&#039;s Institute of Medical Sciences, Vizianagaram<\/option>\n                                      <option value=\"Maharashtra Post Graduate Institute of Medical Education and Research, MUHS, Nashik\">Maharashtra Post Graduate Institute of Medical Education and Research, MUHS, Nashik<\/option>\n                                      <option value=\"Mahatma Gandhi Medical College &amp; Research Institute, Puducherry\">Mahatma Gandhi Medical College &amp; Research Institute, Puducherry<\/option>\n                                      <option value=\"Mahatma Gandhi Memorial Medical College, Indore\">Mahatma Gandhi Memorial Medical College, Indore<\/option>\n                                      <option value=\"Mamata Medical College, Khammam\">Mamata Medical College, Khammam<\/option>\n                                      <option value=\"Mandya Institute of Medical Sciences, Mandya\">Mandya Institute of Medical Sciences, Mandya<\/option>\n                                      <option value=\"Maulana Azad Medical College, New Delhi\">Maulana Azad Medical College, New Delhi<\/option>\n                                      <option value=\"MediCiti Institute of Medical Sciences, Ghanpur\">MediCiti Institute of Medical Sciences, Ghanpur<\/option>\n                                      <option value=\"Meenakshi Medical College, Kanchipuram\">Meenakshi Medical College, Kanchipuram<\/option>\n                                      <option value=\"Melmaruvathur athiparasakthi institute of medical sciences and research\">Melmaruvathur athiparasakthi institute of medical sciences and research<\/option>\n                                      <option value=\"Mgm medical college\">Mgm medical college<\/option>\n                                      <option value=\"Narayana Medical College, Nellore\">Narayana Medical College, Nellore<\/option>\n                                      <option value=\"Narayana hospital mysore\">Narayana hospital mysore<\/option>\n                                      <option value=\"Navodaya Medical College, Raichur\">Navodaya Medical College, Raichur<\/option>\n                                      <option value=\"Osmania Medical College, Hyderabad\">Osmania Medical College, Hyderabad<\/option>\n                                      <option value=\"P.D.U. Medical College, Rajkot\">P.D.U. Medical College, Rajkot<\/option>\n                                      <option value=\"PES Institute of Medical Sciences, Kuppam\">PES Institute of Medical Sciences, Kuppam<\/option>\n                                      <option value=\"Pondicherry Institute of Medical Sciences, Puducherry\">Pondicherry Institute of Medical Sciences, Puducherry<\/option>\n                                      <option value=\"Post Graduate Institute of Medical Education &amp; Research (PGIMER), Chandigarh\">Post Graduate Institute of Medical Education &amp; Research (PGIMER), Chandigarh<\/option>\n                                      <option value=\"Prabha eye clinic and research centre, bangalore\">Prabha eye clinic and research centre, bangalore<\/option>\n                                      <option value=\"Prasad Institute of Medical Sciences, Lucknow\">Prasad Institute of Medical Sciences, Lucknow<\/option>\n                                      <option value=\"Priyadarshini Dental College and Hospital\">Priyadarshini Dental College and Hospital<\/option>\n                                      <option value=\"Pt. B.D. Sharma PGIMS, Rohtak\">Pt. B.D. Sharma PGIMS, Rohtak<\/option>\n                                      <option value=\"Ragas dental college\">Ragas dental college<\/option>\n                                      <option value=\"Ragas dental college and hospital ,chennai\">Ragas dental college and hospital ,chennai<\/option>\n                                      <option value=\"Rajah Muthiah Medical College (Annamalai University), Chidambaram\">Rajah Muthiah Medical College (Annamalai University), Chidambaram<\/option>\n                                      <option value=\"Rajiv Gandhi Institute of Medical Sciences, Adilabad\">Rajiv Gandhi Institute of Medical Sciences, Adilabad<\/option>\n                                      <option value=\"Rangaraya Medical College, Kakinada\">Rangaraya Medical College, Kakinada<\/option>\n                                      <option value=\"Regional Institute of Medical Sciences (RIMS), Imphal\">Regional Institute of Medical Sciences (RIMS), Imphal<\/option>\n                                      <option value=\"Rural Development Trust hospital, Bathalapalli, Anantapur\">Rural Development Trust hospital, Bathalapalli, Anantapur<\/option>\n                                      <option value=\"Rural development trust hospital\">Rural development trust hospital<\/option>\n                                      <option value=\"Rvm institute of medical sciences and research center\">Rvm institute of medical sciences and research center<\/option>\n                                      <option value=\"S. Nijalingappa Medical College, Bagalkot\">S. Nijalingappa Medical College, Bagalkot<\/option>\n                                      <option value=\"SDM College of Medical Sciences, Dharwad\">SDM College of Medical Sciences, Dharwad<\/option>\n                                      <option value=\"SREE MOOKAMBIKA INSTITUTE OF MEDICAL SCIENCES, KANYAKUMARI\">SREE MOOKAMBIKA INSTITUTE OF MEDICAL SCIENCES, KANYAKUMARI<\/option>\n                                      <option value=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\">SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/option>\n                                      <option value=\"SRM institute of medical sciences Vadapalani\">SRM institute of medical sciences Vadapalani<\/option>\n                                      <option value=\"Sankara eye hospital, Chennai\">Sankara eye hospital, Chennai<\/option>\n                                      <option value=\"Sapthagiri Institute of Medical Sciences, Bengaluru\">Sapthagiri Institute of Medical Sciences, Bengaluru<\/option>\n                                      <option value=\"Saraswathi Institute of Medical Sciences, Hapur\">Saraswathi Institute of Medical Sciences, Hapur<\/option>\n                                      <option value=\"Saveetha Medical College, Chennai\">Saveetha Medical College, Chennai<\/option>\n                                      <option value=\"Sawai Man Singh Medical College, Jaipur\">Sawai Man Singh Medical College, Jaipur<\/option>\n                                      <option value=\"Seth GS Medical College, Mumbai (KEM)\">Seth GS Medical College, Mumbai (KEM)<\/option>\n                                      <option value=\"Shivamogga Institute of Medical Sciences, Shivamogga\">Shivamogga Institute of Medical Sciences, Shivamogga<\/option>\n                                      <option value=\"Shri B.M. Patil Medical College (BLDE University), Vijayapura\">Shri B.M. Patil Medical College (BLDE University), Vijayapura<\/option>\n                                      <option value=\"Shridevi Institute of Medical Sciences, Tumakuru\">Shridevi Institute of Medical Sciences, Tumakuru<\/option>\n                                      <option value=\"Siddhartha Medical College, Vijayawada\">Siddhartha Medical College, Vijayawada<\/option>\n                                      <option value=\"Southern railways headquarters hospital\">Southern railways headquarters hospital<\/option>\n                                      <option value=\"Sree Balaji Medical College, Chennai\">Sree Balaji Medical College, Chennai<\/option>\n                                      <option value=\"Sree Gokulam Medical College, Thiruvananthapuram\">Sree Gokulam Medical College, Thiruvananthapuram<\/option>\n                                      <option value=\"Sree Mookambika institute of medical sciences\">Sree Mookambika institute of medical sciences<\/option>\n                                      <option value=\"Sri Manakula Vinayagar Medical College, Puducherry\">Sri Manakula Vinayagar Medical College, Puducherry<\/option>\n                                      <option value=\"Sri Ramachandra Medical College, Chennai\">Sri Ramachandra Medical College, Chennai<\/option>\n                                      <option value=\"Sri Siddhartha Medical College, Tumakuru\">Sri Siddhartha Medical College, Tumakuru<\/option>\n                                      <option value=\"Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati\">Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati<\/option>\n                                      <option value=\"Sri Venkateswara Medical College, Tirupati\">Sri Venkateswara Medical College, Tirupati<\/option>\n                                      <option value=\"Sri chamundeshwari medical college channapatna banglore\">Sri chamundeshwari medical college channapatna banglore<\/option>\n                                      <option value=\"Sri muthukumaran medical college\">Sri muthukumaran medical college<\/option>\n                                      <option value=\"Sri venkateswaraa medcity\">Sri venkateswaraa medcity<\/option>\n                                      <option value=\"St. John&#039;s Medical College, Bengaluru\">St. John&#039;s Medical College, Bengaluru<\/option>\n                                      <option value=\"St.Gregorios Medical Mission Hospital, Parumala, Thiruvalla, Kerala\">St.Gregorios Medical Mission Hospital, Parumala, Thiruvalla, Kerala<\/option>\n                                      <option value=\"Stanley Medical College, Chennai\">Stanley Medical College, Chennai<\/option>\n                                      <option value=\"Suri sadar superspeciality hospital west bengal\">Suri sadar superspeciality hospital west bengal<\/option>\n                                      <option value=\"Tagore Medical College, Chennai\">Tagore Medical College, Chennai<\/option>\n                                      <option value=\"Teerthanker Mahaveer Medical College, Moradabad\">Teerthanker Mahaveer Medical College, Moradabad<\/option>\n                                      <option value=\"Thanjavur Medical College, Thanjavur\">Thanjavur Medical College, Thanjavur<\/option>\n                                      <option value=\"The Oxford medical College hospital and research centre\">The Oxford medical College hospital and research centre<\/option>\n                                      <option value=\"The shanmuga hospital pvt ltd,salem\">The shanmuga hospital pvt ltd,salem<\/option>\n                                      <option value=\"Tirunelveli Medical College, Tirunelveli\">Tirunelveli Medical College, Tirunelveli<\/option>\n                                      <option value=\"Trichy SRM Medial College Hospital and Research Centre\">Trichy SRM Medial College Hospital and Research Centre<\/option>\n                                      <option value=\"Trichy SRM Medical College Hospital and Research Centre\">Trichy SRM Medical College Hospital and Research Centre<\/option>\n                                      <option value=\"Velammal Medical College, Madurai\">Velammal Medical College, Madurai<\/option>\n                                      <option value=\"Vinayaka Missions Medical College, Salem\">Vinayaka Missions Medical College, Salem<\/option>\n                                      <option value=\"Vinayaka mission medical college and hospital karaikal\">Vinayaka mission medical college and hospital karaikal<\/option>\n                                      <option value=\"Vydehi Institute of Medical Sciences, Bengaluru\">Vydehi Institute of Medical Sciences, Bengaluru<\/option>\n                                      <option value=\"Yenepoya Medical College, Mangalore\">Yenepoya Medical College, Mangalore<\/option>\n                                      <option value=\"csi kalyani multi-speciality hospital Mylapore Chennai (DNB )\">csi kalyani multi-speciality hospital Mylapore Chennai (DNB )<\/option>\n                                  <\/select>\n              <\/div>\n\n              <div class=\"syn-directory-filter\">\n                <select id=\"syn-filter-specialization\" aria-label=\"Filter by specialization\">\n                  <option value=\"\">All specializations<\/option>\n                                      <option value=\"Anatomy\">Anatomy<\/option>\n                                      <option value=\"Anesthesiology\">Anesthesiology<\/option>\n                                      <option value=\"Biochemistry\">Biochemistry<\/option>\n                                      <option value=\"Cardio Vascular and Thoracic Surgery ( Direct 6 years )\">Cardio Vascular and Thoracic Surgery ( Direct 6 years )<\/option>\n                                      <option value=\"Cardiology\">Cardiology<\/option>\n                                      <option value=\"Community Medicine\">Community Medicine<\/option>\n                                      <option value=\"Dermatology\">Dermatology<\/option>\n                                      <option value=\"ENT\">ENT<\/option>\n                                      <option value=\"Emergency Medicine\">Emergency Medicine<\/option>\n                                      <option value=\"Endodontics MDS\">Endodontics MDS<\/option>\n                                      <option value=\"FORENSIC MEDICINE AND TOXICOLOGY\">FORENSIC MEDICINE AND TOXICOLOGY<\/option>\n                                      <option value=\"Family Medicine\">Family Medicine<\/option>\n                                      <option value=\"Family medicine\">Family medicine<\/option>\n                                      <option value=\"Forensic medicine\">Forensic medicine<\/option>\n                                      <option value=\"General Medicine\">General Medicine<\/option>\n                                      <option value=\"General Surgery\">General Surgery<\/option>\n                                      <option value=\"Geriatric medicine\">Geriatric medicine<\/option>\n                                      <option value=\"MDS Resident Periodontist\">MDS Resident Periodontist<\/option>\n                                      <option value=\"MDS-Conservative dentistry and Endodontics\">MDS-Conservative dentistry and Endodontics<\/option>\n                                      <option value=\"MICROBIOLOGY\">MICROBIOLOGY<\/option>\n                                      <option value=\"Microbiology\">Microbiology<\/option>\n                                      <option value=\"Nephrology\">Nephrology<\/option>\n                                      <option value=\"Neurosurgery\">Neurosurgery<\/option>\n                                      <option value=\"Obstetrics and Gynaecology\">Obstetrics and Gynaecology<\/option>\n                                      <option value=\"Ophthalmology\">Ophthalmology<\/option>\n                                      <option value=\"Oral Pathology\">Oral Pathology<\/option>\n                                      <option value=\"Oral and Maxillofacial Surgery\">Oral and Maxillofacial Surgery<\/option>\n                                      <option value=\"Orthopedics\">Orthopedics<\/option>\n                                      <option value=\"PHARMACOLOGY\">PHARMACOLOGY<\/option>\n                                      <option value=\"Paediatrics\">Paediatrics<\/option>\n                                      <option value=\"Pathology\">Pathology<\/option>\n                                      <option value=\"Pediatric surgery\">Pediatric surgery<\/option>\n                                      <option value=\"Pharmacology\">Pharmacology<\/option>\n                                      <option value=\"Physical medicine and rehabilitation\">Physical medicine and rehabilitation<\/option>\n                                      <option value=\"Physiology\">Physiology<\/option>\n                                      <option value=\"Psychiatry\">Psychiatry<\/option>\n                                      <option value=\"Pulmonology\">Pulmonology<\/option>\n                                      <option value=\"Radiation Oncology\">Radiation Oncology<\/option>\n                                      <option value=\"Radiation oncology\">Radiation oncology<\/option>\n                                      <option value=\"Radiology\">Radiology<\/option>\n                                      <option value=\"Transfusion medicine\">Transfusion medicine<\/option>\n                                  <\/select>\n              <\/div>\n\n              <div class=\"syn-directory-filter\">\n                <select id=\"syn-filter-language\" aria-label=\"Filter by language\">\n                  <option value=\"\">Any language<\/option>\n                                      <option value=\"English\">English<\/option>\n                                      <option value=\"Hindi\">Hindi<\/option>\n                                      <option value=\"Kannada\">Kannada<\/option>\n                                      <option value=\"Malayalam\">Malayalam<\/option>\n                                      <option value=\"Tamil\">Tamil<\/option>\n                                      <option value=\"Telugu\">Telugu<\/option>\n                                  <\/select>\n              <\/div>\n\n              <div class=\"syn-directory-filter\">\n                <select id=\"syn-filter-sort\" aria-label=\"Sort doctor results\">\n                  <option value=\"recent_added\">Recently Added<\/option>\n                  <option value=\"recent_graduated\">Recently Passed Out<\/option>\n                  <option value=\"name_asc\">Sort Ascending (Name)<\/option>\n                  <option value=\"name_desc\">Sort Descending (Name)<\/option>\n                <\/select>\n              <\/div>\n\n              <button class=\"syn-directory-clear\" type=\"button\" id=\"syn-filter-clear\">Clear Filters<\/button>\n            <\/div>\n\n            <div class=\"syn-directory-active-filters\" id=\"syn-active-filters\" style=\"display:none;\">\n              <span class=\"syn-directory-active-label\">Selected:<\/span>\n            <\/div>\n\n            <div class=\"syn-directory-grid\" id=\"syn-directory-grid\">\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Gokulam Medical College, Thiruvananthapuram\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi,Kannada,Malayalam\"\n                data-name=\"Aarya Peethambaran\"\n                data-registered=\"1786186542\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5869453409079589970-150x150.jpg\" alt=\"Dr. Aarya Peethambaran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Aarya Peethambaran<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Gokulam Medical College, Thiruvananthapuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-aarya-peethambaran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-aarya-peethambaran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri venkateswaraa medcity\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Abarna Senthilkumar\"\n                data-registered=\"1786112338\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/521825002_ABARNA.S-150x150.jpg\" alt=\"Dr. Abarna Senthilkumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Abarna Senthilkumar<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri venkateswaraa medcity<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-abarna-senthilkumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-abarna-senthilkumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Hassan Institute of Medical Sciences, Hassan\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Telugu,Kannada\"\n                data-name=\"Abhitha Chandrasekar\"\n                data-registered=\"1786110687\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Abhitha-Chandrasekar-1-150x150.jpeg\" alt=\"Dr. Abhitha Chandrasekar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Abhitha Chandrasekar<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Hassan Institute of Medical Sciences, Hassan<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-abhitha-chandrasekar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-abhitha-chandrasekar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"ABIGAIL JANE\"\n                data-registered=\"1786077294\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3267407258041686048-1-150x150.jpg\" alt=\"Dr. ABIGAIL JANE\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. ABIGAIL JANE<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-abigail-jane\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-abigail-jane\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Mohan kumaramangalam medical college Hospital\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Abinesh\"\n                data-registered=\"1786110075\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8009892133699554397-150x150.jpg\" alt=\"Dr. Abinesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>A<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Abinesh<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Mohan kumaramangalam medical college Hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-abinesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-abinesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Abishek Sree V\"\n                data-registered=\"1786119000\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0239-150x150.jpeg\" alt=\"Dr. Abishek Sree V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Abishek Sree V<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-abishek-sree-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-abishek-sree-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Gandhi Medical College, Bhopal\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Adithiyan Udayasankar\"\n                data-registered=\"1786166866\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3563-150x150.jpeg\" alt=\"Dr. Adithiyan Udayasankar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AU<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Adithiyan Udayasankar<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Gandhi Medical College, Bhopal<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-adithiyan-udayasankar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-adithiyan-udayasankar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Bhavnagar, Gujarat\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"ADITHYA NIKHILESHWAR B\"\n                data-registered=\"1786155200\"\n                data-year=\"2020\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/My-photo-4-150x150.png\" alt=\"Dr. ADITHYA NIKHILESHWAR B\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. ADITHYA NIKHILESHWAR B<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Bhavnagar, Gujarat<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2020<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-adithya-nikhileshwar-b\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-adithya-nikhileshwar-b\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Afrah Marzook\"\n                data-registered=\"1786042330\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6235-scaled-1-150x150.jpeg\" alt=\"Dr. Afrah Marzook\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Afrah Marzook<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-afrah-marzook\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-afrah-marzook\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Aishwarya T.N\"\n                data-registered=\"1786099938\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5671-150x150.jpeg\" alt=\"Dr. Aishwarya T.N\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AT<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Aishwarya T.N<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-aishwarya-t-n\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-aishwarya-t-n\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Maulana Azad Medical College, New Delhi\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Aishwarya V Yajaman\"\n                data-registered=\"1786096825\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9546-150x150.jpeg\" alt=\"Dr. Aishwarya V Yajaman\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Aishwarya V Yajaman<\/h3>\n                    <p>MD Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Maulana Azad Medical College, New Delhi<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-aishwarya-v-yajaman\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-aishwarya-v-yajaman\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"P.D.U. Medical College, Rajkot\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Ajantha\"\n                data-registered=\"1786110953\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5482-150x150.jpeg\" alt=\"Dr. Ajantha\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>A<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ajantha<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>P.D.U. Medical College, Rajkot<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ajantha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ajantha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"AJAY A\"\n                data-registered=\"1786036784\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7464028814877754677-1-150x150.jpg\" alt=\"Dr. AJAY A\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. AJAY A<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ajay-a\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ajay-a\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Vinayaka Missions Medical College, Salem\"\n                data-specialization=\"Physiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Ajay Kumar\"\n                data-registered=\"1786203489\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound986516158482522682-150x150.jpg\" alt=\"Dr. Ajay Kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ajay Kumar<\/h3>\n                    <p>MD Physiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Vinayaka Missions Medical College, Salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ajay-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ajay-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Vadodara (SSG)\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Ajay Martin\"\n                data-registered=\"1786101124\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/c5df4978-af55-46bc-847e-5dafc4cccad6-150x150.jpeg\" alt=\"Dr. Ajay Martin\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ajay Martin<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Vadodara (SSG)<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ajay-martin\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ajay-martin\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sapthagiri Institute of Medical Sciences, Bengaluru\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Telugu,Kannada\"\n                data-name=\"Akshatha shree P\"\n                data-registered=\"1786127276\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Akshatha-pic-min-150x150.jpg\" alt=\"Dr. Akshatha shree P\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Akshatha shree P<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sapthagiri Institute of Medical Sciences, Bengaluru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-akshatha-shree-p\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-akshatha-shree-p\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Bharati Vidyapeeth deemed to be University medical college and Hospital, Sangli\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Akshaya Kumat\"\n                data-registered=\"1786634805\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1320462619876348625-150x150.jpg\" alt=\"Dr. Akshaya Kumat\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Akshaya Kumat<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Bharati Vidyapeeth deemed to be University medical college and Hospital, Sangli<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-akshaya-kumat\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-akshaya-kumat\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Balaji Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Albert Shaji\"\n                data-registered=\"1786762977\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound857912144314822142-150x150.jpg\" alt=\"Dr. Albert Shaji\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Albert Shaji<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Balaji Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-albert-shaji\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-albert-shaji\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Fakhruddin Ali Ahmed Medical College, Barpeta\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"ALTOUS Francis\"\n                data-registered=\"1786062811\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3085061646669650472-1-150x150.webp\" alt=\"Dr. ALTOUS Francis\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AF<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. ALTOUS Francis<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Fakhruddin Ali Ahmed Medical College, Barpeta<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-altous-francis\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-altous-francis\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Career Institute of Medical Sciences, Lucknow\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi\"\n                data-name=\"Alwi Zaman\"\n                data-registered=\"1786207638\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8329_Original-150x150.jpeg\" alt=\"Dr. Alwi Zaman\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AZ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Alwi Zaman<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Career Institute of Medical Sciences, Lucknow<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-alwi-zaman\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-alwi-zaman\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Geriatric medicine\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Anirudhan P J\"\n                data-registered=\"1786174101\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2615877703531237780-150x150.jpg\" alt=\"Dr. Anirudhan P J\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Anirudhan P J<\/h3>\n                    <p>MD Geriatric medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anirudhan-p-j\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anirudhan-p-j\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Anjali P\"\n                data-registered=\"1786031493\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/582162B5-D42E-4E35-80AA-B78307610FED-scaled-1-150x150.jpeg\" alt=\"Dr. Anjali P\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Anjali P<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anjali-p\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anjali-p\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"MADHA MEDICAL COLLEGE AND RESEARCH INSTITUITE CHENNAI\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"ANJITHA M S\"\n                data-registered=\"1786087663\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/photo2-1-150x150.jpg\" alt=\"Dr. ANJITHA M S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. ANJITHA M S<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>MADHA MEDICAL COLLEGE AND RESEARCH INSTITUITE CHENNAI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anjitha-m-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anjitha-m-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Prasad Institute of Medical Sciences, Lucknow\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Ankita M\"\n                data-registered=\"1786102320\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8695195245997165451-150x150.jpg\" alt=\"Dr. Ankita M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ankita M<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Prasad Institute of Medical Sciences, Lucknow<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ankita-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ankita-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Theni Medical College, Theni\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Anu Vaishnavi\"\n                data-registered=\"1786038627\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5344-scaled-1-150x150.jpeg\" alt=\"Dr. Anu Vaishnavi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Anu Vaishnavi<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Theni Medical College, Theni<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anu-vaishnavi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anu-vaishnavi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM institute of medical sciences Vadapalani\"\n                data-specialization=\"Neurosurgery\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Anugraha jennifer selvarani\"\n                data-registered=\"1786037861\"\n                data-year=\"2030\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7931007358230162354-scaled-1-150x150.jpg\" alt=\"Dr. Anugraha jennifer selvarani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Anugraha jennifer selvarani<\/h3>\n                    <p>DNB Neurosurgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM institute of medical sciences Vadapalani<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2030<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anugraha-jennifer-selvarani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anugraha-jennifer-selvarani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Anush S\"\n                data-registered=\"1786079668\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/2203063A-1-150x150.jpg\" alt=\"Dr. Anush S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Anush S<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-anush-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-anush-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Father Muller Medical College, Mangalore\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Hindi,Kannada,Malayalam\"\n                data-name=\"Aradhana Iyer\"\n                data-registered=\"1786067949\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2592-1-150x150.png\" alt=\"Dr. Aradhana Iyer\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AI<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Aradhana Iyer<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Father Muller Medical College, Mangalore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"#\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"#\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi,Kannada\"\n                data-name=\"Arjun Ganesh\"\n                data-registered=\"1786465755\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000250399-150x150.webp\" alt=\"Dr. Arjun Ganesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Arjun Ganesh<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-arjun-ganesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-arjun-ganesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"P.D.U. Medical College, Rajkot\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Arun Pragadesh\"\n                data-registered=\"1786126608\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5776713162932934475-150x150.jpg\" alt=\"Dr. Arun Pragadesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Arun Pragadesh<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>P.D.U. Medical College, Rajkot<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-arun-pragadesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-arun-pragadesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Arunnath\"\n                data-registered=\"1786036446\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7323011129458101703-1-150x150.jpg\" alt=\"Dr. Arunnath\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>A<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Arunnath<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-arunnath\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-arunnath\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Tagore Medical College, Chennai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Ashikha\"\n                data-registered=\"1786101443\"\n                data-year=\"\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3751925931802392504-150x150.jpg\" alt=\"Dr. Ashikha\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>A<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ashikha<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Tagore Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ashikha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ashikha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Apollo hospitals greams road\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Ashwin Syan\"\n                data-registered=\"1786179478\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6091112877113525163-150x150.jpg\" alt=\"Dr. Ashwin Syan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>AS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ashwin Syan<\/h3>\n                    <p>DNB Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Apollo hospitals greams road<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ashwin-syan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ashwin-syan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shri B.M. Patil Medical College (BLDE University), Vijayapura\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"B Vaishnavi\"\n                data-registered=\"1786260314\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound815165720141291853-150x150.jpg\" alt=\"Dr. B Vaishnavi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. B Vaishnavi<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shri B.M. Patil Medical College (BLDE University), Vijayapura<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-b-vaishnavi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-b-vaishnavi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Bangalore Medical College and Research Institute, Bengaluru\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Babul singh\"\n                data-registered=\"1786071477\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound933946428676904234-1-150x150.jpg\" alt=\"Dr. Babul singh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Babul singh<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Bangalore Medical College and Research Institute, Bengaluru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-babul-singh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-babul-singh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"All India Institute of Medical Sciences, Bilaspur, Himachal Pradesh\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Bala Diwakar\"\n                data-registered=\"1786194164\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/197468-150x150.jpg\" alt=\"Dr. Bala Diwakar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Bala Diwakar<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>All India Institute of Medical Sciences, Bilaspur, Himachal Pradesh<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-bala-diwakar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-bala-diwakar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"AIIMS Mangalagiri\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil,Telugu,Kannada\"\n                data-name=\"Balaji K\"\n                data-registered=\"1786070884\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8053-scaled-1-150x150.jpeg\" alt=\"Dr. Balaji K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Balaji K<\/h3>\n                    <p>Other Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>AIIMS Mangalagiri<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-balaji-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-balaji-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Chettinad Hospital &amp; Research Institute, Chennai\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Bharani Viknesh\"\n                data-registered=\"1786073640\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_7060-scaled-1-150x150.jpeg\" alt=\"Dr. Bharani Viknesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Bharani Viknesh<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Chettinad Hospital &amp; Research Institute, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-bharani-viknesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-bharani-viknesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"D Y patil medical college , kolhapur , Maharashtra\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Bhuvan Tej Reddy\"\n                data-registered=\"1786101168\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3419268925292345017-150x150.jpg\" alt=\"Dr. Bhuvan Tej Reddy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>BT<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Bhuvan Tej Reddy<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>D Y patil medical college , kolhapur , Maharashtra<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-bhuvan-tej-reddy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-bhuvan-tej-reddy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi,Kannada\"\n                data-name=\"Brittle\"\n                data-registered=\"1785908751\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/DKP00033-scaled-2-150x150.jpg\" alt=\"Dr. Brittle\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>B<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Brittle<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-brittle\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-brittle\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Andhra Medical College, Visakhapatnam\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Challa Charan Kumar reddy\"\n                data-registered=\"1786043053\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/069997B0-F03A-4AE4-86D4-1F8C1FC2603D-1-150x150.png\" alt=\"Dr. Challa Charan Kumar reddy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Challa Charan Kumar reddy<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Andhra Medical College, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-challa-charan-kumar-reddy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-challa-charan-kumar-reddy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"The Oxford medical College hospital and research centre\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"Chandana H N\"\n                data-registered=\"1786154367\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1052689784469374001-150x150.jpg\" alt=\"Dr. Chandana H N\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CH<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Chandana H N<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>The Oxford medical College hospital and research centre<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-chandana-h-n\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-chandana-h-n\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Andhra Medical College, Visakhapatnam\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Chandragiri Venkata Monika\"\n                data-registered=\"1786199517\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8477-150x150.jpeg\" alt=\"Dr. Chandragiri Venkata Monika\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Chandragiri Venkata Monika<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Andhra Medical College, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-chandragiri-venkata-monika\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-chandragiri-venkata-monika\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Aarupadai Veedu Medical College, Puducherry\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"chandramouli chowdary\"\n                data-registered=\"1786111390\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6331690507652850216-150x150.jpg\" alt=\"Dr. chandramouli chowdary\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. chandramouli chowdary<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Aarupadai Veedu Medical College, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-chandramouli-chowdary\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-chandramouli-chowdary\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"King George&#039;s Medical University, Lucknow\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Christopher James\"\n                data-registered=\"1786076986\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Photo-3-150x150.jpg\" alt=\"Dr. Christopher James\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Christopher James<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>King George&#039;s Medical University, Lucknow<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-christopher-james\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-christopher-james\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Anatomy\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Christopher Mallika Julia\"\n                data-registered=\"1786108057\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound176521981270640387-150x150.jpg\" alt=\"Dr. Christopher Mallika Julia\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>CM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Christopher Mallika Julia<\/h3>\n                    <p>MD Anatomy<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-christopher-mallika-julia\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-christopher-mallika-julia\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Ragas dental college and hospital ,chennai\"\n                data-specialization=\"MDS-Conservative dentistry and Endodontics\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"DEEBAK KUMAR S\"\n                data-registered=\"1786112543\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6057186718962435246-150x150.jpg\" alt=\"Dr. DEEBAK KUMAR S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. DEEBAK KUMAR S<\/h3>\n                    <p>Other MDS-Conservative dentistry and Endodontics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Ragas dental college and hospital ,chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deebak-kumar-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deebak-kumar-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Deepa A\"\n                data-registered=\"1786161411\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/200322100505-150x150.jpg\" alt=\"Dr. Deepa A\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Deepa A<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deepa-a\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deepa-a\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"ESIC Medical College, Hyderabad\"\n                data-specialization=\"MICROBIOLOGY\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Deepa Rekha R\"\n                data-registered=\"1786127331\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000180392-150x150.jpg\" alt=\"Dr. Deepa Rekha R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Deepa Rekha R<\/h3>\n                    <p>MD MICROBIOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>ESIC Medical College, Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deepa-rekha-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deepa-rekha-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Deepika Velineni\"\n                data-registered=\"1786257564\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000278468-150x150.jpeg\" alt=\"Dr. Deepika Velineni\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Deepika Velineni<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deepika-velineni\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deepika-velineni\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Indira Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Deepikaa N\"\n                data-registered=\"1786159002\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5034-150x150.jpeg\" alt=\"Dr. Deepikaa N\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Deepikaa N<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Indira Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deepikaa-n\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deepikaa-n\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Priyadarshini Dental College and Hospital\"\n                data-specialization=\"Endodontics MDS\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Deevs\"\n                data-registered=\"1786195385\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3258613417667593733-150x150.jpg\" alt=\"Dr. Deevs\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>D<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Deevs<\/h3>\n                    <p>Other Endodontics MDS<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Priyadarshini Dental College and Hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-deevs\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-deevs\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Dharsana K\"\n                data-registered=\"1786463465\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6508428548590400135-150x150.jpg\" alt=\"Dr. Dharsana K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dharsana K<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dharsana-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dharsana-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Divya Chandran\"\n                data-registered=\"1786076150\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000101406-scaled-1-150x150.jpg\" alt=\"Dr. Divya Chandran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Divya Chandran<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-divya-chandran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-divya-chandran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Divya Priya\"\n                data-registered=\"1786444774\"\n                data-year=\"2022\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1405682887760140976-150x150.jpg\" alt=\"Dr. Divya Priya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Divya Priya<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2022<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-divya-priya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-divya-priya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Esic medical college and hospital KK nagar chennai\"\n                data-specialization=\"Biochemistry\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Divya Sivaji\"\n                data-registered=\"1786246738\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/8ac43c6a-2154-453c-ace9-8c6095e4a11d_30AA857E-41D9-460D-AE3C-42B871B0E9BA-150x150.jpeg\" alt=\"Dr. Divya Sivaji\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Divya Sivaji<\/h3>\n                    <p>MD Biochemistry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Esic medical college and hospital KK nagar chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-divya-sivaji\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-divya-sivaji\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"GITAM Institute of Medical Sciences, Visakhapatnam\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"divya sree\"\n                data-registered=\"1786694538\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Divya-sree-1-150x150.jpeg\" alt=\"Dr. divya sree\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. divya sree<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>GITAM Institute of Medical Sciences, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-divya-sree\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-divya-sree\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Divya V\"\n                data-registered=\"1786083996\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6680275850510905442-1-150x150.jpg\" alt=\"Dr. Divya V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Divya V<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-divya-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-divya-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kilpauk Medical College, Chennai\"\n                data-specialization=\"Radiation oncology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Dr.Anusruthi Sokkalingam\"\n                data-registered=\"1786031158\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9223171122491808367-1-150x150.webp\" alt=\"Dr. Dr.Anusruthi Sokkalingam\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Anusruthi Sokkalingam<\/h3>\n                    <p>MD Radiation oncology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kilpauk Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-anusruthi-sokkalingam\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-anusruthi-sokkalingam\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College Datia , Madhya Pradesh\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Dr.Bhuvaneshwar S\"\n                data-registered=\"1786037376\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5836439394174362668-1-150x150.jpg\" alt=\"Dr. Dr.Bhuvaneshwar S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Bhuvaneshwar S<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College Datia , Madhya Pradesh<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-bhuvaneshwar-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-bhuvaneshwar-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madurai Medical College, Madurai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Dr.Elayabarathi\"\n                data-registered=\"1786099227\"\n                data-year=\"2022\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8615572244348421422-150x150.jpg\" alt=\"Dr. Dr.Elayabarathi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>D<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Elayabarathi<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madurai Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2022<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-elayabarathi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-elayabarathi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Dr.ISWARYA SANKAR\"\n                data-registered=\"1786121567\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2823-150x150.jpeg\" alt=\"Dr. Dr.ISWARYA SANKAR\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.ISWARYA SANKAR<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-iswarya-sankar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-iswarya-sankar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Amala Institute of Medical Sciences, Thrissur, Kerala\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Hindi,Malayalam\"\n                data-name=\"Dr.Karthika P.Warrier\"\n                data-registered=\"1787543218\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_20250526_115339_Original-150x150.jpeg\" alt=\"Dr. Dr.Karthika P.Warrier\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Karthika P.Warrier<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Amala Institute of Medical Sciences, Thrissur, Kerala<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-karthika-p-warrier\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-karthika-p-warrier\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Ongole\"\n                data-specialization=\"MICROBIOLOGY\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Dr.karthikeyan Natarajan\"\n                data-registered=\"1786202671\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7315473760389326209-150x150.jpg\" alt=\"Dr. Dr.karthikeyan Natarajan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.karthikeyan Natarajan<\/h3>\n                    <p>MD MICROBIOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Ongole<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-karthikeyan-natarajan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-karthikeyan-natarajan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government kilpauk medical college and hospital\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Dr.Monisha\"\n                data-registered=\"1786026001\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8152366206636147429-2-150x150.png\" alt=\"Dr. Dr.Monisha\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>D<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Monisha<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government kilpauk medical college and hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-monisha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-monisha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Dr.Varshini Vijayashankar\"\n                data-registered=\"1786204564\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6283-150x150.jpeg\" alt=\"Dr. Dr.Varshini Vijayashankar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Varshini Vijayashankar<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-varshini-vijayashankar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-varshini-vijayashankar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Dr.Yaswanth B\"\n                data-registered=\"1786068470\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8670091322297453979-1-150x150.jpg\" alt=\"Dr. Dr.Yaswanth B\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>DB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Dr.Yaswanth B<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-dr-yaswanth-b\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-dr-yaswanth-b\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Ezhilarasan\"\n                data-registered=\"1786164260\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2398166782777037284-150x150.jpg\" alt=\"Dr. Ezhilarasan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>E<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ezhilarasan<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ezhilarasan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ezhilarasan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Deccan College of Medical Sciences, Hyderabad\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Fahad Mohammed\"\n                data-registered=\"1786114408\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4852-150x150.jpeg\" alt=\"Dr. Fahad Mohammed\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>FM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Fahad Mohammed<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Deccan College of Medical Sciences, Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-fahad-mohammed\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-fahad-mohammed\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri muthukumaran medical college\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Fahima S\"\n                data-registered=\"1786041067\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/E00730BF-D09D-4024-80FF-4B6C77954DBF-1-150x150.jpeg\" alt=\"Dr. Fahima S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>FS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Fahima S<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri muthukumaran medical college<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-fahima-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-fahima-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Faizal A S\"\n                data-registered=\"1786042568\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Faizal-A-S-1-150x150.jpeg\" alt=\"Dr. Faizal A S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>FA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Faizal A S<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-faizal-a-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-faizal-a-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Yenepoya Medical College, Mangalore\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Fathima\"\n                data-registered=\"1786295870\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0571-3-150x150.jpeg\" alt=\"Dr. Fathima\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>F<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Fathima<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Yenepoya Medical College, Mangalore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-fathima\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-fathima\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Mahbubnagar\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"G.Uvanarayanan\"\n                data-registered=\"1786373461\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5110266730957394079-150x150.png\" alt=\"Dr. G.Uvanarayanan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>G<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. G.Uvanarayanan<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Mahbubnagar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-g-uvanarayanan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-g-uvanarayanan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati\"\n                data-specialization=\"Physiology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"GADDAM BHUVAN\"\n                data-registered=\"1786113629\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/230759-150x150.jpg\" alt=\"Dr. GADDAM BHUVAN\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. GADDAM BHUVAN<\/h3>\n                    <p>MD Physiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-gaddam-bhuvan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-gaddam-bhuvan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Maharashtra Post Graduate Institute of Medical Education and Research, MUHS, Nashik\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Hindi\"\n                data-name=\"Gaurihar Arjun Kalokhe\"\n                data-registered=\"1786042506\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/BA9ECA1B-10E1-4696-92E4-2C10EFBCD36D-1-150x150.png\" alt=\"Dr. Gaurihar Arjun Kalokhe\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Gaurihar Arjun Kalokhe<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Maharashtra Post Graduate Institute of Medical Education and Research, MUHS, Nashik<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-gaurihar-arjun-kalokhe\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-gaurihar-arjun-kalokhe\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Institute of medical sciences,Banaras Hindu University\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Gautham Ravichandran\"\n                data-registered=\"1786037492\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/2CCF9CD5-1845-431F-BF0D-14E11DC5DE6C-1-150x150.png\" alt=\"Dr. Gautham Ravichandran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Gautham Ravichandran<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Institute of medical sciences,Banaras Hindu University<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-gautham-ravichandran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-gautham-ravichandran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Giridharan V\"\n                data-registered=\"1786112942\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4795697811455250489-150x150.jpg\" alt=\"Dr. Giridharan V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Giridharan V<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-giridharan-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-giridharan-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kilpauk Medical College, Chennai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Girish Ramanan\"\n                data-registered=\"1786030206\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4094014371022350845-1-150x150.webp\" alt=\"Dr. Girish Ramanan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Girish Ramanan<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kilpauk Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-girish-ramanan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-girish-ramanan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"St.Gregorios Medical Mission Hospital, Parumala, Thiruvalla, Kerala\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Hindi,Malayalam\"\n                data-name=\"Gopika Gopan\"\n                data-registered=\"1786111558\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8636160907424218582-150x150.webp\" alt=\"Dr. Gopika Gopan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Gopika Gopan<\/h3>\n                    <p>DNB Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>St.Gregorios Medical Mission Hospital, Parumala, Thiruvalla, Kerala<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-gopika-gopan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-gopika-gopan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sawai Man Singh Medical College, Jaipur\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Hindi,Telugu,Malayalam\"\n                data-name=\"Gowri Krishna\"\n                data-registered=\"1786164419\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5777-150x150.jpeg\" alt=\"Dr. Gowri Krishna\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>GK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Gowri Krishna<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sawai Man Singh Medical College, Jaipur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-gowri-krishna\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-gowri-krishna\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madurai Medical College, Madurai\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Telugu,Kannada,Malayalam\"\n                data-name=\"Guganathan\"\n                data-registered=\"1786087200\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8446392138690632909-scaled-1-150x150.jpg\" alt=\"Dr. Guganathan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>G<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Guganathan<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madurai Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-guganathan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-guganathan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Haridharini\"\n                data-registered=\"1786031444\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound515379696718363538-1-150x150.png\" alt=\"Dr. Haridharini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>H<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Haridharini<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-haridharini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-haridharini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Hariharan\"\n                data-registered=\"1786281550\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9190615587975097540-150x150.webp\" alt=\"Dr. Hariharan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>H<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Hariharan<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-hariharan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-hariharan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kannur Medical College, Anjarakandy\"\n                data-specialization=\"Nephrology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Hariharan M\"\n                data-registered=\"1786109230\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/The-one-with-skills-150x150.jpg\" alt=\"Dr. Hariharan M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>HM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Hariharan M<\/h3>\n                    <p>MS Nephrology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kannur Medical College, Anjarakandy<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-hariharan-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-hariharan-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Hariharasudhan\"\n                data-registered=\"1786200128\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/560384-150x150.jpg\" alt=\"Dr. Hariharasudhan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>H<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Hariharasudhan<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-hariharasudhan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-hariharasudhan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"AIIMS ,Gorakhpur\"\n                data-specialization=\"Physiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Harini\"\n                data-registered=\"1786024942\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound278270150377063447-scaled-2-150x150.jpg\" alt=\"Dr. Harini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>H<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Harini<\/h3>\n                    <p>MD Physiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>AIIMS ,Gorakhpur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-harini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-harini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Physical medicine and rehabilitation\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Harish\"\n                data-registered=\"1786251100\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2507833862948453114-150x150.jpg\" alt=\"Dr. Harish\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>H<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Harish<\/h3>\n                    <p>MD Physical medicine and rehabilitation<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-harish\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-harish\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"AIIMS, Bibinagar, Hyderabad\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Harsha vardhan\"\n                data-registered=\"1786041508\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/FB429C39-BFC2-4076-9C9D-FF7934DC14BC-1-150x150.jpeg\" alt=\"Dr. Harsha vardhan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>HV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Harsha vardhan<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>AIIMS, Bibinagar, Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-harsha-vardhan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-harsha-vardhan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil,Kannada\"\n                data-name=\"Hemanth Kumar A\"\n                data-registered=\"1786162878\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6500881990839823744-150x150.webp\" alt=\"Dr. Hemanth Kumar A\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>HK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Hemanth Kumar A<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-hemanth-kumar-a\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-hemanth-kumar-a\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"St. John&#039;s Medical College, Bengaluru\"\n                data-specialization=\"Family Medicine\"\n                data-languages=\"English,Tamil,Kannada\"\n                data-name=\"Hudson J\"\n                data-registered=\"1786082070\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/83BA7B7A-CF3E-469E-81AB-2983830CD767-1-150x150.png\" alt=\"Dr. Hudson J\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>HJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Hudson J<\/h3>\n                    <p>MD Family Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>St. John&#039;s Medical College, Bengaluru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-hudson-j\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-hudson-j\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Balaji Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Ishaivanan\"\n                data-registered=\"1786084936\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0305-1-150x150.jpeg\" alt=\"Dr. Ishaivanan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>I<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ishaivanan<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Balaji Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ishaivanan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ishaivanan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Balaji Medical College, Chennai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Jagadeesh sankar\"\n                data-registered=\"1786964769\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4144472943543329157-150x150.jpg\" alt=\"Dr. Jagadeesh sankar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jagadeesh sankar<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Balaji Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jagadeesh-sankar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jagadeesh-sankar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"MediCiti Institute of Medical Sciences, Ghanpur\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Telugu\"\n                data-name=\"jahnav anand reddy\"\n                data-registered=\"1786077555\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/photo-1-1-150x150.jpg\" alt=\"Dr. jahnav anand reddy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. jahnav anand reddy<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>MediCiti Institute of Medical Sciences, Ghanpur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jahnav-anand-reddy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jahnav-anand-reddy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"All India Institute of Medical Sciences, Bibinagar\"\n                data-specialization=\"Pediatric surgery\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Jahnavi Reddy\"\n                data-registered=\"1786112220\"\n                data-year=\"2030\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5663427858424033429-150x150.jpg\" alt=\"Dr. Jahnavi Reddy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jahnavi Reddy<\/h3>\n                    <p>Other Pediatric surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>All India Institute of Medical Sciences, Bibinagar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2030<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jahnavi-reddy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jahnavi-reddy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Nehru medical College and hospital Belagavi karnataka\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Jai Vignesh\"\n                data-registered=\"1786028938\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3873301365299202518-1-150x150.jpg\" alt=\"Dr. Jai Vignesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jai Vignesh<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Nehru medical College and hospital Belagavi karnataka<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jai-vignesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jai-vignesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Janani\"\n                data-registered=\"1786101985\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/6a3ac029-67fd-469e-9ba3-9d838d5567b4-150x150.jpeg\" alt=\"Dr. Janani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>J<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Janani<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-janani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-janani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Maulana Azad Medical College, New Delhi\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Jayarajan R.V\"\n                data-registered=\"1786088259\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2232869962874459055-1-150x150.jpg\" alt=\"Dr. Jayarajan R.V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jayarajan R.V<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Maulana Azad Medical College, New Delhi<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jayarajan-r-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jayarajan-r-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dhanalakshmi Srinivasan Medical College, Perambalur\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Jeffrin Reneus Paul P\"\n                data-registered=\"1786110969\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1887-150x150.jpeg\" alt=\"Dr. Jeffrin Reneus Paul P\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jeffrin Reneus Paul P<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dhanalakshmi Srinivasan Medical College, Perambalur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jeffrin-reneus-paul-p\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jeffrin-reneus-paul-p\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Seth GS Medical College, Mumbai (KEM)\"\n                data-specialization=\"Physiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Jennifer\"\n                data-registered=\"1786074602\"\n                data-year=\"\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5155-1-150x150.jpeg\" alt=\"Dr. Jennifer\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>J<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jennifer<\/h3>\n                    <p>MD Physiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Seth GS Medical College, Mumbai (KEM)<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jennifer\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jennifer\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Jeyadeepan\"\n                data-registered=\"1786033152\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9457-scaled-1-150x150.jpeg\" alt=\"Dr. Jeyadeepan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>J<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jeyadeepan<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jeyadeepan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jeyadeepan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Armed Forces Medical College,Pune\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Jibin Joseph Benoy\"\n                data-registered=\"1786104007\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_20240502_165529_Original-150x150.jpeg\" alt=\"Dr. Jibin Joseph Benoy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Jibin Joseph Benoy<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Armed Forces Medical College,Pune<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-jibin-joseph-benoy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-jibin-joseph-benoy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Aarupadai Veedu Medical College, Puducherry\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"John Jebakumar\"\n                data-registered=\"1785984482\"\n                data-year=\"2021\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Dr.-Thamizhmaran.S-M.B.B.S.-M.D.-Community-Medicine-2-150x150.jpg\" alt=\"Dr. John Jebakumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. John Jebakumar<\/h3>\n                    <p>MS Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Aarupadai Veedu Medical College, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2021<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-john-jebakumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-john-jebakumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Tirunelveli Medical College, Tirunelveli\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Joshua Brown\"\n                data-registered=\"1786099834\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5977411874700344187-150x150.jpg\" alt=\"Dr. Joshua Brown\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Joshua Brown<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Tirunelveli Medical College, Tirunelveli<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-joshua-brown\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-joshua-brown\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"MGM HEALTHCARE CHENNAI\"\n                data-specialization=\"Family medicine\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Josiah miraclin\"\n                data-registered=\"1786122494\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_7078-150x150.jpeg\" alt=\"Dr. Josiah miraclin\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Josiah miraclin<\/h3>\n                    <p>Diploma Family medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>MGM HEALTHCARE CHENNAI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-josiah-miraclin\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-josiah-miraclin\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"ALL INDIA INSTITUTE OF MEDICAL SCIENCES ,KALYANI\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Juwain Shehzad Nehil\"\n                data-registered=\"1786101642\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/8836-150x150.jpg\" alt=\"Dr. Juwain Shehzad Nehil\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>JS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Juwain Shehzad Nehil<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>ALL INDIA INSTITUTE OF MEDICAL SCIENCES ,KALYANI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-juwain-shehzad-nehil\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-juwain-shehzad-nehil\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Kaaviya\"\n                data-registered=\"1786174417\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1171857639738131314-150x150.jpg\" alt=\"Dr. Kaaviya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>K<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kaaviya<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kaaviya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kaaviya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"All India Institute of Medical Sciences, Bhubaneswar\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Kapaganti Vamsi krishna\"\n                data-registered=\"1786086771\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/0E7A2325-scaled-1-150x150.jpeg\" alt=\"Dr. Kapaganti Vamsi krishna\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kapaganti Vamsi krishna<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>All India Institute of Medical Sciences, Bhubaneswar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kapaganti-vamsi-krishna\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kapaganti-vamsi-krishna\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"GMC AND ESI HOSPITAL SINGANALLUR COIMBATORE\"\n                data-specialization=\"Emergency Medicine\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Kapil\"\n                data-registered=\"1786112494\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7735329422797879402-150x150.jpg\" alt=\"Dr. Kapil\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>K<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kapil<\/h3>\n                    <p>MD Emergency Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>GMC AND ESI HOSPITAL SINGANALLUR COIMBATORE<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kapil\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kapil\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Maharajah&#039;s Institute of Medical Sciences, Vizianagaram\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Karthik\"\n                data-registered=\"1786088856\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8309725504630568164-150x150.png\" alt=\"Dr. Karthik\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>K<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Karthik<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Maharajah&#039;s Institute of Medical Sciences, Vizianagaram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-karthik\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-karthik\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Institute of Child Health, Madras medical college\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Karthikeyan Chandrasekar\"\n                data-registered=\"1786040264\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/70F56FB0-28EB-4EC0-BC3B-1A6A29870FF5-1-150x150.png\" alt=\"Dr. Karthikeyan Chandrasekar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Karthikeyan Chandrasekar<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Institute of Child Health, Madras medical college<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-karthikeyan-chandrasekar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-karthikeyan-chandrasekar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Kavipriyan V\"\n                data-registered=\"1786250693\"\n                data-year=\"2022\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000005769-150x150.jpg\" alt=\"Dr. Kavipriyan V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kavipriyan V<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2022<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kavipriyan-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kavipriyan-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Vinayaka mission medical college and hospital karaikal\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Kaviya Kumar\"\n                data-registered=\"1786033036\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000245784-scaled-1-150x150.jpeg\" alt=\"Dr. Kaviya Kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kaviya Kumar<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Vinayaka mission medical college and hospital karaikal<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kaviya-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kaviya-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Saveetha Medical College, Chennai\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Keerthana D\"\n                data-registered=\"1786088455\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/ca706975-56b6-4a33-a3ef-aa8de6505a26-1-150x150.jpeg\" alt=\"Dr. Keerthana D\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Keerthana D<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Saveetha Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-keerthana-d\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-keerthana-d\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shri B.M. Patil Medical College (BLDE University), Vijayapura\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"keerthana Gullipalli\"\n                data-registered=\"1786072826\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/keerthana-Gullipalli-3-150x150.jpeg\" alt=\"Dr. keerthana Gullipalli\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. keerthana Gullipalli<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shri B.M. Patil Medical College (BLDE University), Vijayapura<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-keerthana-gullipalli\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-keerthana-gullipalli\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shri B.M. Patil Medical College (BLDE University), Vijayapura\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"KEZIA JACOB\"\n                data-registered=\"1786291499\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7170166277189149479-150x150.jpg\" alt=\"Dr. KEZIA JACOB\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. KEZIA JACOB<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shri B.M. Patil Medical College (BLDE University), Vijayapura<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kezia-jacob\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kezia-jacob\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Saraswathi Institute of Medical Sciences, Hapur\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Khavya A R\"\n                data-registered=\"1786034423\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3376-1-150x150.jpeg\" alt=\"Dr. Khavya A R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Khavya A R<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Saraswathi Institute of Medical Sciences, Hapur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-khavya-a-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-khavya-a-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madurai Medical College, Madurai\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"khushi urs s\"\n                data-registered=\"1786123854\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2391-150x150.jpeg\" alt=\"Dr. khushi urs s\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KU<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. khushi urs s<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madurai Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-khushi-urs-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-khushi-urs-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Kiruba R\"\n                data-registered=\"1786423116\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6226995879776651350-150x150.jpg\" alt=\"Dr. Kiruba R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kiruba R<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kiruba-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kiruba-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kamineni academy of medical sciences lb nagaf op\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Kola praveen kumar\"\n                data-registered=\"1786628510\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/praveen-image-passpor-150x150.jpg\" alt=\"Dr. Kola praveen kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Kola praveen kumar<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kamineni academy of medical sciences lb nagaf op<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kola-praveen-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kola-praveen-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mamata Medical College, Khammam\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"kondru Sujatha\"\n                data-registered=\"1786034976\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6208-scaled-1-150x150.jpeg\" alt=\"Dr. kondru Sujatha\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. kondru Sujatha<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mamata Medical College, Khammam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-kondru-sujatha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-kondru-sujatha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Coimbatore Medical College, Coimbatore\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Koushika Chandran\"\n                data-registered=\"1786037860\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4228-1-150x150.jpeg\" alt=\"Dr. Koushika Chandran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>KC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Koushika Chandran<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Coimbatore Medical College, Coimbatore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-koushika-chandran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-koushika-chandran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"JKK NATTRAJA DENTAL COLLEGE AND HOSPITAL\"\n                data-specialization=\"MDS Resident Periodontist\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Logeshwari M\"\n                data-registered=\"1786216197\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7512782894745712589-150x150.png\" alt=\"Dr. Logeshwari M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>LM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Logeshwari M<\/h3>\n                    <p>Other MDS Resident Periodontist<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>JKK NATTRAJA DENTAL COLLEGE AND HOSPITAL<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-logeshwari-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-logeshwari-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Care Hospitals, Banjara Hills - Hyderabad\"\n                data-specialization=\"Cardio Vascular and Thoracic Surgery ( Direct 6 years )\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Malayalam\"\n                data-name=\"Madhu Mohan R\"\n                data-registered=\"1786223138\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5906187257417585362-150x150.jpg\" alt=\"Dr. Madhu Mohan R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Madhu Mohan R<\/h3>\n                    <p>Other Cardio Vascular and Thoracic Surgery ( Direct 6 years )<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Care Hospitals, Banjara Hills - Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-madhu-mohan-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-madhu-mohan-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Maha\"\n                data-registered=\"1786113644\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6973-150x150.jpeg\" alt=\"Dr. Maha\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>M<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Maha<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-maha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-maha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kanchi kamakoti Childs trust hospital\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Mahalakshmi S\"\n                data-registered=\"1786076473\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2197955872558675690-scaled-1-150x150.jpg\" alt=\"Dr. Mahalakshmi S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mahalakshmi S<\/h3>\n                    <p>DNB Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kanchi kamakoti Childs trust hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mahalakshmi-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mahalakshmi-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Believers Church Medical College, Thiruvalla\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Malavika Somasundaran\"\n                data-registered=\"1786156201\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4277-150x150.jpeg\" alt=\"Dr. Malavika Somasundaran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Malavika Somasundaran<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Believers Church Medical College, Thiruvalla<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-malavika-somasundaran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-malavika-somasundaran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Andaman &amp; Nicobar Islands Institute of Medical Sciences (ANIIMS), Port Blair\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Malkolla shalini\"\n                data-registered=\"1786111637\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8926-150x150.jpeg\" alt=\"Dr. Malkolla shalini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Malkolla shalini<\/h3>\n                    <p>DNB Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Andaman &amp; Nicobar Islands Institute of Medical Sciences (ANIIMS), Port Blair<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-malkolla-shalini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-malkolla-shalini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madurai Medical College, Madurai\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"MANASWINI\"\n                data-registered=\"1786068104\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4207642353279677408-1-150x150.png\" alt=\"Dr. MANASWINI\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>M<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. MANASWINI<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madurai Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manaswini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manaswini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Aravind eye hospital and postgraduate research institute Madurai\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Manesha G\"\n                data-registered=\"1786069199\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9043-scaled-1-150x150.jpeg\" alt=\"Dr. Manesha G\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Manesha G<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Aravind eye hospital and postgraduate research institute Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manesha-g\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manesha-g\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Thoothukudi Medical College Hospital\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Manisha Priyadharshini T\"\n                data-registered=\"1787562645\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5518490795974721697-150x150.jpg\" alt=\"Dr. Manisha Priyadharshini T\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Manisha Priyadharshini T<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Thoothukudi Medical College Hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manisha-priyadharshini-t\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manisha-priyadharshini-t\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Narayana hospital mysore\"\n                data-specialization=\"Emergency Medicine\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Manjesh E N\"\n                data-registered=\"1786092951\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7578189974483998918-150x150.jpg\" alt=\"Dr. Manjesh E N\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>ME<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Manjesh E N<\/h3>\n                    <p>Other Emergency Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Narayana hospital mysore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manjesh-e-n\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manjesh-e-n\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Manoj Kollipara\"\n                data-registered=\"1786185959\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1138-150x150.jpeg\" alt=\"Dr. Manoj Kollipara\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Manoj Kollipara<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Institute of Medical Sciences (SVIMS), Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manoj-kollipara\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manoj-kollipara\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"HCG Hospital, Bangalore\"\n                data-specialization=\"Radiation Oncology\"\n                data-languages=\"English,Hindi\"\n                data-name=\"Manvi Pankaj\"\n                data-registered=\"1786114247\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5289-150x150.jpeg\" alt=\"Dr. Manvi Pankaj\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Manvi Pankaj<\/h3>\n                    <p>DNB Radiation Oncology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>HCG Hospital, Bangalore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-manvi-pankaj\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-manvi-pankaj\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"Emergency Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Mari Selva Ganesh\"\n                data-registered=\"1786477575\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/754ddaa4-72d7-40fa-b912-d3629ef1fa40-150x150.jpeg\" alt=\"Dr. Mari Selva Ganesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mari Selva Ganesh<\/h3>\n                    <p>MD Emergency Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mari-selva-ganesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mari-selva-ganesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rangaraya Medical College, Kakinada\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Matcha.Akhila Varma\"\n                data-registered=\"1786112722\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8746766674791152947-150x150.jpg\" alt=\"Dr. Matcha.Akhila Varma\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Matcha.Akhila Varma<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rangaraya Medical College, Kakinada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-matcha-akhila-varma\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-matcha-akhila-varma\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Osmania Medical College, Hyderabad\"\n                data-specialization=\"Biochemistry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Megavi R\"\n                data-registered=\"1786072710\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound12355453114041113-scaled-1-150x150.jpg\" alt=\"Dr. Megavi R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Megavi R<\/h3>\n                    <p>MD Biochemistry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Osmania Medical College, Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-megavi-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-megavi-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Meghana\"\n                data-registered=\"1786081509\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/ad23b289-d2ac-447c-a001-2fd0876a69ce-1-150x150.jpeg\" alt=\"Dr. Meghana\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>M<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Meghana<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-meghana\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-meghana\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Tirunelveli Medical College, Tirunelveli\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Merilyn Ferncy C\"\n                data-registered=\"1786094270\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1548633495570967416-150x150.jpg\" alt=\"Dr. Merilyn Ferncy C\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MF<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Merilyn Ferncy C<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Tirunelveli Medical College, Tirunelveli<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-merilyn-ferncy-c\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-merilyn-ferncy-c\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kodagu Institute of Medical Sciences, Madikeri\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Kannada\"\n                data-name=\"Merin Jughy\"\n                data-registered=\"1786085895\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9156648704280016310-scaled-1-150x150.jpg\" alt=\"Dr. Merin Jughy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Merin Jughy<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kodagu Institute of Medical Sciences, Madikeri<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-merin-jughy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-merin-jughy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rajah Muthiah Medical College (Annamalai University), Chidambaram\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Midhuna Devi\"\n                data-registered=\"1786080743\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6815195681128359208-1-150x150.jpg\" alt=\"Dr. Midhuna Devi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Midhuna Devi<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rajah Muthiah Medical College (Annamalai University), Chidambaram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-midhuna-devi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-midhuna-devi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Mithra K\"\n                data-registered=\"1786026084\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4584872826664630231-2-150x150.jpg\" alt=\"Dr. Mithra K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mithra K<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mithra-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mithra-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Hassan Institute of Medical Sciences, Hassan\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Mithun GS\"\n                data-registered=\"1786126492\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6369123198684534207-150x150.jpg\" alt=\"Dr. Mithun GS\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mithun GS<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Hassan Institute of Medical Sciences, Hassan<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mithun-gs\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mithun-gs\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kilpauk Medical College, Chennai\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Mohamed Asfaq\"\n                data-registered=\"1786091786\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9032-150x150.jpeg\" alt=\"Dr. Mohamed Asfaq\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mohamed Asfaq<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kilpauk Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mohamed-asfaq\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mohamed-asfaq\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Mohamed ismail\"\n                data-registered=\"1786041468\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5610083464897443946-1-150x150.jpg\" alt=\"Dr. Mohamed ismail\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MI<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mohamed ismail<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mohamed-ismail\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mohamed-ismail\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Regional Institute of Medical Sciences (RIMS), Imphal\"\n                data-specialization=\"Radiation Oncology\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Mohan Babu\"\n                data-registered=\"1786076793\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Mohan-Babu-1-150x150.jpeg\" alt=\"Dr. Mohan Babu\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mohan Babu<\/h3>\n                    <p>MD Radiation Oncology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Regional Institute of Medical Sciences (RIMS), Imphal<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mohan-babu\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mohan-babu\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government mohankumaramangalam medical college hospital\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Monica\"\n                data-registered=\"1786117106\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound538118490137651793-150x150.webp\" alt=\"Dr. Monica\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>M<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Monica<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government mohankumaramangalam medical college hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-monica\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-monica\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Meenakshi Medical College, Kanchipuram\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Telugu,Malayalam\"\n                data-name=\"Moulikaa Baskar\"\n                data-registered=\"1786067764\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4279960330082402383-scaled-1-150x150.jpg\" alt=\"Dr. Moulikaa Baskar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Moulikaa Baskar<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Meenakshi Medical College, Kanchipuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-moulikaa-baskar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-moulikaa-baskar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"JSS Medical College, Mysuru\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Telugu,Kannada\"\n                data-name=\"Mounika Oringam\"\n                data-registered=\"1786105633\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/7AEED1E2-2AC2-42AD-B827-56B2F919F0E5-150x150.jpeg\" alt=\"Dr. Mounika Oringam\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>MO<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Mounika Oringam<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>JSS Medical College, Mysuru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-mounika-oringam\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-mounika-oringam\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shivamogga Institute of Medical Sciences, Shivamogga\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Namita Tumbal\"\n                data-registered=\"1786126530\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1009085431096417879-150x150.jpg\" alt=\"Dr. Namita Tumbal\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NT<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Namita Tumbal<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shivamogga Institute of Medical Sciences, Shivamogga<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-namita-tumbal\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-namita-tumbal\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Malayalam\"\n                data-name=\"Nanditha Sreekala Prem\"\n                data-registered=\"1786043880\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/3eeb3d08-c441-403c-8a9f-77ff1c72beeb-scaled-1-150x150.jpeg\" alt=\"Dr. Nanditha Sreekala Prem\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nanditha Sreekala Prem<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nanditha-sreekala-prem\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nanditha-sreekala-prem\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Apollo Institute of Medical Sciences, Chittoor\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"NANDYALA Sumanasri\"\n                data-registered=\"1786163171\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6935-150x150.jpeg\" alt=\"Dr. NANDYALA Sumanasri\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. NANDYALA Sumanasri<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Apollo Institute of Medical Sciences, Chittoor<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nandyala-sumanasri\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nandyala-sumanasri\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government headquarters hospital, Erode\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Naveen Kumar\"\n                data-registered=\"1786038776\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Naveen-Kumar-2-150x150.jpeg\" alt=\"Dr. Naveen Kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Naveen Kumar<\/h3>\n                    <p>DNB General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government headquarters hospital, Erode<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-naveen-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-naveen-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Velammal Medical College, Madurai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Naveen Prabhu. A\"\n                data-registered=\"1786078748\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5690228748773131871-scaled-1-150x150.jpg\" alt=\"Dr. Naveen Prabhu. A\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Naveen Prabhu. A<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Velammal Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-naveen-prabhu-a\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-naveen-prabhu-a\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dhanalakshmi Srinivasan Medical College, Perambalur\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"Tamil,Hindi\"\n                data-name=\"Naveenprasath G\"\n                data-registered=\"1786073765\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2969-scaled-1-150x150.jpeg\" alt=\"Dr. Naveenprasath G\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Naveenprasath G<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dhanalakshmi Srinivasan Medical College, Perambalur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-naveenprasath-g\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-naveenprasath-g\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Thiruvananthapuram\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Telugu,Malayalam\"\n                data-name=\"Navya\"\n                data-registered=\"1786955158\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1705828931381038504-150x150.jpg\" alt=\"Dr. Navya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>N<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Navya<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Thiruvananthapuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-navya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-navya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Siddhartha Medical College, Vijayawada\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Navya Reddy V\"\n                data-registered=\"1786117709\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/20260314_123812726-150x150.jpeg\" alt=\"Dr. Navya Reddy V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Navya Reddy V<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Siddhartha Medical College, Vijayawada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-navya-reddy-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-navya-reddy-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Southern railways headquarters hospital\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Neelaa Gowri\"\n                data-registered=\"1786067110\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Neelaa-Gowri-1-150x150.jpeg\" alt=\"Dr. Neelaa Gowri\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Neelaa Gowri<\/h3>\n                    <p>DNB Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Southern railways headquarters hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-neelaa-gowri\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-neelaa-gowri\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shridevi Institute of Medical Sciences, Tumakuru\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi\"\n                data-name=\"Nidhi Rane\"\n                data-registered=\"1786172061\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/13EC4F3F-AAC8-4B9A-B2EC-8B62E793B3CA-150x150.jpeg\" alt=\"Dr. Nidhi Rane\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nidhi Rane<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shridevi Institute of Medical Sciences, Tumakuru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nidhi-rane\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nidhi-rane\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Chettinad Hospital &amp; Research Institute, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Nikesh Balasubramanian\"\n                data-registered=\"1786069792\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4072-scaled-1-150x150.jpeg\" alt=\"Dr. Nikesh Balasubramanian\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nikesh Balasubramanian<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Chettinad Hospital &amp; Research Institute, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nikesh-balasubramanian\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nikesh-balasubramanian\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Teerthanker Mahaveer Medical College, Moradabad\"\n                data-specialization=\"Oral and Maxillofacial Surgery\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Nikileswari L\"\n                data-registered=\"1786132692\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7065300209601637100-150x150.jpg\" alt=\"Dr. Nikileswari L\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NL<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nikileswari L<\/h3>\n                    <p>Other Oral and Maxillofacial Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Teerthanker Mahaveer Medical College, Moradabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nikileswari-l\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nikileswari-l\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Niranjana Rajmohan\"\n                data-registered=\"1786035150\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/220622100531photo-1-150x150.jpg\" alt=\"Dr. Niranjana Rajmohan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Niranjana Rajmohan<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-niranjana-rajmohan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-niranjana-rajmohan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Bangalore Medical College and Research Institute, Bengaluru\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil,Kannada\"\n                data-name=\"Nithya Nithi\"\n                data-registered=\"1786108260\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3986-150x150.jpeg\" alt=\"Dr. Nithya Nithi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nithya Nithi<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Bangalore Medical College and Research Institute, Bengaluru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nithya-nithi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nithya-nithi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Siddhartha Medical College, Tumakuru\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Nitish kumar Bundela\"\n                data-registered=\"1786107737\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2158-150x150.jpg\" alt=\"Dr. Nitish kumar Bundela\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nitish kumar Bundela<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Siddhartha Medical College, Tumakuru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nitish-kumar-bundela\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nitish-kumar-bundela\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Nivetha baskaran\"\n                data-registered=\"1786041162\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound324183255472900520-scaled-1-150x150.jpg\" alt=\"Dr. Nivetha baskaran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nivetha baskaran<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nivetha-baskaran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nivetha-baskaran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Nivetha Mani\"\n                data-registered=\"1786024178\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8354496922586318180-scaled-2-150x150.jpg\" alt=\"Dr. Nivetha Mani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>NM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nivetha Mani<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nivetha-mani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nivetha-mani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Balaji Medical College, Chennai\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Nivethaa\"\n                data-registered=\"1786100423\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0082-150x150.jpeg\" alt=\"Dr. Nivethaa\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>N<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Nivethaa<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Balaji Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-nivethaa\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-nivethaa\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"AIIMS DELHI\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"ONEHSIMUS ELIAZER\"\n                data-registered=\"1786127299\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/PHOTO-2-150x150.jpg\" alt=\"Dr. ONEHSIMUS ELIAZER\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>OE<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. ONEHSIMUS ELIAZER<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>AIIMS DELHI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-onehsimus-eliazer\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-onehsimus-eliazer\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Opal Raphael\"\n                data-registered=\"1786042088\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4561243250903727353-1-150x150.jpg\" alt=\"Dr. Opal Raphael\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>OR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Opal Raphael<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-opal-raphael\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-opal-raphael\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rajiv Gandhi Institute of Medical Sciences, Adilabad\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"P Sai keerthi\"\n                data-registered=\"1786119549\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2138-compressed-150x150.jpeg\" alt=\"Dr. P Sai keerthi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. P Sai keerthi<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rajiv Gandhi Institute of Medical Sciences, Adilabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-p-sai-keerthi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-p-sai-keerthi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mgm medical college\"\n                data-specialization=\"Transfusion medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Parvathy S\"\n                data-registered=\"1786073427\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6039174280382659222-scaled-1-150x150.jpg\" alt=\"Dr. Parvathy S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Parvathy S<\/h3>\n                    <p>MD Transfusion medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mgm medical college<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-parvathy-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-parvathy-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kodagu Institute of Medical Sciences, Madikeri\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Kannada\"\n                data-name=\"Pavan V\"\n                data-registered=\"1786496366\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9275-150x150.jpeg\" alt=\"Dr. Pavan V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pavan V<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kodagu Institute of Medical Sciences, Madikeri<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pavan-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pavan-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Medical College, Tirupati\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Pavithra\"\n                data-registered=\"1786107645\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4584-150x150.jpeg\" alt=\"Dr. Pavithra\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>P<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pavithra<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Medical College, Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pavithra\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pavithra\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Thanjavur Medical College, Thanjavur\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Pavithra Palanisamy\"\n                data-registered=\"1786163526\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4260997070345662647-150x150.png\" alt=\"Dr. Pavithra Palanisamy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pavithra Palanisamy<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Thanjavur Medical College, Thanjavur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pavithra-palanisamy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pavithra-palanisamy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"All India Institute of Medical Sciences, Bhubaneswar\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Malayalam\"\n                data-name=\"Pavithra S\"\n                data-registered=\"1786105240\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9013223500293158846-150x150.jpg\" alt=\"Dr. Pavithra S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pavithra S<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>All India Institute of Medical Sciences, Bhubaneswar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pavithra-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pavithra-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government medical College, Srinagar\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Pavithran Kamalanathan\"\n                data-registered=\"1786033880\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7566756346398282972-scaled-1-150x150.jpg\" alt=\"Dr. Pavithran Kamalanathan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pavithran Kamalanathan<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government medical College, Srinagar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pavithran-kamalanathan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pavithran-kamalanathan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Chettinad Hospital &amp; Research Institute, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Pon Kaushikan\"\n                data-registered=\"1786095534\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Pon-Kaushikan-2-150x150.jpeg\" alt=\"Dr. Pon Kaushikan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pon Kaushikan<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Chettinad Hospital &amp; Research Institute, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pon-kaushikan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pon-kaushikan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"PES Institute of Medical Sciences, Kuppam\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"Poojitha Polu\"\n                data-registered=\"1786091057\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/33b81ed7-9185-425e-8839-a384aedac20c-150x150.png\" alt=\"Dr. Poojitha Polu\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Poojitha Polu<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>PES Institute of Medical Sciences, Kuppam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-poojitha-polu\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-poojitha-polu\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Prabuvan Raja T G\"\n                data-registered=\"1786083702\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4826325379220016830-1-150x150.jpg\" alt=\"Dr. Prabuvan Raja T G\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prabuvan Raja T G<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prabuvan-raja-t-g\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prabuvan-raja-t-g\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Gandhi Medical College, Hyderabad\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Pradeep Kumar\"\n                data-registered=\"1786080881\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound750630666257362759-1-150x150.jpg\" alt=\"Dr. Pradeep Kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Pradeep Kumar<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Gandhi Medical College, Hyderabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-pradeep-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-pradeep-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mahatma Gandhi Memorial Medical College, Indore\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"prarthana E\"\n                data-registered=\"1786027063\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound759964930501769157-2-150x150.jpg\" alt=\"Dr. prarthana E\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PE<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. prarthana E<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mahatma Gandhi Memorial Medical College, Indore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prarthana-e\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prarthana-e\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Medical College, Tirupati\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Prasanth S\"\n                data-registered=\"1786069698\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4125-1-150x150.jpeg\" alt=\"Dr. Prasanth S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prasanth S<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Medical College, Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prasanth-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prasanth-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Prathiksha M\"\n                data-registered=\"1786071794\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1948056405262162156-1-150x150.png\" alt=\"Dr. Prathiksha M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prathiksha M<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prathiksha-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prathiksha-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"Prathyusha Gandikota\"\n                data-registered=\"1786075855\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7290744922051048287-1-150x150.jpg\" alt=\"Dr. Prathyusha Gandikota\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prathyusha Gandikota<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prathyusha-gandikota\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prathyusha-gandikota\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"AIIMS MANGALAGIRI\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Telugu,Kannada\"\n                data-name=\"Praveen Goutham\"\n                data-registered=\"1786373026\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4805498470729192767-150x150.jpg\" alt=\"Dr. Praveen Goutham\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Praveen Goutham<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>AIIMS MANGALAGIRI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-praveen-goutham\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-praveen-goutham\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Preethi Selvakumar\"\n                data-registered=\"1786957267\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1347-150x150.jpg\" alt=\"Dr. Preethi Selvakumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Preethi Selvakumar<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-preethi-selvakumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-preethi-selvakumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Premi Selvaraj\"\n                data-registered=\"1786039737\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1736669042762019450-1-150x150.jpg\" alt=\"Dr. Premi Selvaraj\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Premi Selvaraj<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-premi-selvaraj\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-premi-selvaraj\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government mohan kumaramangalam medical College and hospital salem\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Prithiv .M\"\n                data-registered=\"1786071652\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4708602594859607020-1-150x150.jpg\" alt=\"Dr. Prithiv .M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>P.<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prithiv .M<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government mohan kumaramangalam medical College and hospital salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prithiv-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prithiv-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Post Graduate Institute of Medical Education &amp; Research (PGIMER), Chandigarh\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Prithiviraj\"\n                data-registered=\"1786177872\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5397-150x150.jpeg\" alt=\"Dr. Prithiviraj\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>P<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Prithiviraj<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Post Graduate Institute of Medical Education &amp; Research (PGIMER), Chandigarh<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-prithiviraj\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-prithiviraj\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Indira Gandhi Medical College, Shimla\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Priya\"\n                data-registered=\"1786111614\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound899055589487625592-150x150.jpg\" alt=\"Dr. Priya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>P<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Priya<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Indira Gandhi Medical College, Shimla<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-priya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-priya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Pt. B.D. Sharma PGIMS, Rohtak\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Priya dharshini\"\n                data-registered=\"1786088595\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/FullSizeRender-150x150.jpeg\" alt=\"Dr. Priya dharshini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Priya dharshini<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Pt. B.D. Sharma PGIMS, Rohtak<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-priya-dharshini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-priya-dharshini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Prabha eye clinic and research centre, bangalore\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Kannada,Malayalam\"\n                data-name=\"Priyanka Dharmaraj\"\n                data-registered=\"1786108112\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8966-150x150.jpeg\" alt=\"Dr. Priyanka Dharmaraj\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>PD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Priyanka Dharmaraj<\/h3>\n                    <p>DNB Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Prabha eye clinic and research centre, bangalore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-priyanka-dharmaraj\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-priyanka-dharmaraj\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"D.Y. Patil Medical College, Pune\"\n                data-specialization=\"Pharmacology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"R. Jegan Duraiswamy\"\n                data-registered=\"1786523853\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-12-at-2.05.05-PM-150x150.jpeg\" alt=\"Dr. R. Jegan Duraiswamy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. R. Jegan Duraiswamy<\/h3>\n                    <p>MD Pharmacology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>D.Y. Patil Medical College, Pune<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-r-jegan-duraiswamy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-r-jegan-duraiswamy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Raagapriyah S\"\n                data-registered=\"1786033633\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6652-1-150x150.jpg\" alt=\"Dr. Raagapriyah S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Raagapriyah S<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-raagapriyah-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-raagapriyah-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kilpauk Medical College, Chennai\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Radhika M\"\n                data-registered=\"1786106331\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1460581267704729716-150x150.jpg\" alt=\"Dr. Radhika M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Radhika M<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kilpauk Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-radhika-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-radhika-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Trichy SRM Medial College Hospital and Research Centre\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Ragul S\"\n                data-registered=\"1786075553\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2085-scaled-1-150x150.jpeg\" alt=\"Dr. Ragul S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ragul S<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Trichy SRM Medial College Hospital and Research Centre<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ragul-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ragul-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mahatma Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rajavarshani\"\n                data-registered=\"1786038948\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9169206672750474053-1-150x150.png\" alt=\"Dr. Rajavarshani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>R<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rajavarshani<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mahatma Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rajavarshani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rajavarshani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rajkumar C\"\n                data-registered=\"1787738660\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0728-150x150.jpeg\" alt=\"Dr. Rajkumar C\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rajkumar C<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rajkumar-c\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rajkumar-c\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Villupuram Medical College, Villupuram\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Ram Dev\"\n                data-registered=\"1786097665\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/e9025d39-3398-478e-bb73-5cbe07526a4d-150x150.jpeg\" alt=\"Dr. Ram Dev\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ram Dev<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Villupuram Medical College, Villupuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ram-dev\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ram-dev\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Tirunelveli Medical College, Tirunelveli\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rasathi M\"\n                data-registered=\"1786037425\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8288405271010384075-1-150x150.jpg\" alt=\"Dr. Rasathi M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rasathi M<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Tirunelveli Medical College, Tirunelveli<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rasathi-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rasathi-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"ESIC Medical College, New Delhi\"\n                data-specialization=\"MICROBIOLOGY\"\n                data-languages=\"English,Tamil\"\n                data-name=\"RASHIKA SEKAR\"\n                data-registered=\"1786063659\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0241-2-scaled-1-150x150.jpeg\" alt=\"Dr. RASHIKA SEKAR\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. RASHIKA SEKAR<\/h3>\n                    <p>MD MICROBIOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>ESIC Medical College, New Delhi<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rashika-sekar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rashika-sekar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rvm institute of medical sciences and research center\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Ravali Yeravelli\"\n                data-registered=\"1786116379\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8251-150x150.jpeg\" alt=\"Dr. Ravali Yeravelli\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RY<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Ravali Yeravelli<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rvm institute of medical sciences and research center<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ravali-yeravelli\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ravali-yeravelli\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rishaba Sri\"\n                data-registered=\"1786108172\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Rishaba-Sri-1-150x150.jpeg\" alt=\"Dr. Rishaba Sri\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rishaba Sri<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rishaba-sri\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rishaba-sri\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Biochemistry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rithu Varshan\"\n                data-registered=\"1786039457\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1222497841090300339-scaled-1-150x150.jpg\" alt=\"Dr. Rithu Varshan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rithu Varshan<\/h3>\n                    <p>MD Biochemistry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rithu-varshan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rithu-varshan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Chengalpattu Medical College, Chengalpattu\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Rohith Kumaar K\"\n                data-registered=\"1786023299\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3412-2-150x150.jpeg\" alt=\"Dr. Rohith Kumaar K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rohith Kumaar K<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Chengalpattu Medical College, Chengalpattu<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rohith-kumaar-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rohith-kumaar-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Father Muller Medical College, Mangalore\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Roshan Jerush\"\n                data-registered=\"1785804444\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Dr-Niveditha-Dermatologist-2-150x150.jpg\" alt=\"Dr. Roshan Jerush\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Roshan Jerush<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Father Muller Medical College, Mangalore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-roshan-jerush\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-roshan-jerush\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"GITAM Institute of Medical Sciences, Visakhapatnam\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Telugu,Kannada\"\n                data-name=\"Roshan Jerush\"\n                data-registered=\"1785989110\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Dr.P.Anushiya-MBBS-MD-Microbiology-2-150x150.jpg\" alt=\"Dr. Roshan Jerush\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Roshan Jerush<\/h3>\n                    <p>MS Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>GITAM Institute of Medical Sciences, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-roshan-jerush-2\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-roshan-jerush-2\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Roshni Samuel\"\n                data-registered=\"1786363781\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Roshni-Samuel-1-150x150.jpeg\" alt=\"Dr. Roshni Samuel\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Roshni Samuel<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-roshni-samuel\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-roshni-samuel\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"The shanmuga hospital pvt ltd,salem\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Rubavignesh M\"\n                data-registered=\"1786158230\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2346823516415114272-150x150.jpg\" alt=\"Dr. Rubavignesh M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Rubavignesh M<\/h3>\n                    <p>DNB General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>The shanmuga hospital pvt ltd,salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-rubavignesh-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-rubavignesh-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Chhatrapati Sambhajinagar\"\n                data-specialization=\"Geriatric medicine\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"RUDDIREDDY varakumar\"\n                data-registered=\"1786116774\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound9130431007702376667-150x150.jpg\" alt=\"Dr. RUDDIREDDY varakumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>RV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. RUDDIREDDY varakumar<\/h3>\n                    <p>MD Geriatric medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Chhatrapati Sambhajinagar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-ruddireddy-varakumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-ruddireddy-varakumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madurai Medical College, Madurai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"S JANANI PRIYA\"\n                data-registered=\"1786122541\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound341691776028705510-150x150.jpg\" alt=\"Dr. S JANANI PRIYA\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. S JANANI PRIYA<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madurai Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-s-janani-priya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-s-janani-priya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Burdwan Medical College, Burdwan\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"S P Praveen\"\n                data-registered=\"1786154812\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1966-1-150x150.jpeg\" alt=\"Dr. S P Praveen\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. S P Praveen<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Burdwan Medical College, Burdwan<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-s-p-praveen\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-s-p-praveen\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"S Pavithra\"\n                data-registered=\"1786091617\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0036-1-150x150.jpeg\" alt=\"Dr. S Pavithra\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. S Pavithra<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-s-pavithra\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-s-pavithra\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"FORENSIC MEDICINE AND TOXICOLOGY\"\n                data-languages=\"English,Tamil\"\n                data-name=\"S RAEMASELVAPRABHA\"\n                data-registered=\"1786026993\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound732381588564359772-scaled-2-150x150.jpg\" alt=\"Dr. S RAEMASELVAPRABHA\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. S RAEMASELVAPRABHA<\/h3>\n                    <p>MD FORENSIC MEDICINE AND TOXICOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-s-raemaselvaprabha\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-s-raemaselvaprabha\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Indira medical college and hospital\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"S. Sureka Priyadharshini\"\n                data-registered=\"1786169141\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_7687-150x150.jpeg\" alt=\"Dr. S. Sureka Priyadharshini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. S. Sureka Priyadharshini<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Indira medical college and hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-s-sureka-priyadharshini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-s-sureka-priyadharshini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Sabrina Samy\"\n                data-registered=\"1786109731\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Pi7_Passport_Photo-150x150.jpeg\" alt=\"Dr. Sabrina Samy\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sabrina Samy<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sabrina-samy\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sabrina-samy\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rural development trust hospital\"\n                data-specialization=\"Family medicine\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Safaah Samath\"\n                data-registered=\"1786247645\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2585225206596113071-150x150.jpg\" alt=\"Dr. Safaah Samath\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Safaah Samath<\/h3>\n                    <p>DNB Family medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rural development trust hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-safaah-samath\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-safaah-samath\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Apollo hospital jubillee hills\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"SAHITHI B\"\n                data-registered=\"1786113374\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_20230325_114557_Original-150x150.jpeg\" alt=\"Dr. SAHITHI B\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. SAHITHI B<\/h3>\n                    <p>DNB ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Apollo hospital jubillee hills<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sahithi-b\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sahithi-b\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"B.J. Government Medical College, Pune\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Sai Bhargav Todupunoori\"\n                data-registered=\"1786248809\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5567725353713090089-150x150.jpg\" alt=\"Dr. Sai Bhargav Todupunoori\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sai Bhargav Todupunoori<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>B.J. Government Medical College, Pune<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sai-bhargav-todupunoori\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sai-bhargav-todupunoori\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dr d y Patil medical college\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Sai Sri\"\n                data-registered=\"1786133429\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1612-150x150.jpeg\" alt=\"Dr. Sai Sri\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sai Sri<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dr d y Patil medical college<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sai-sri\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sai-sri\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Ragas dental college\"\n                data-specialization=\"Oral Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Samarita pearlin\"\n                data-registered=\"1786640058\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/DSC_3026a-150x150.jpeg\" alt=\"Dr. Samarita pearlin\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Samarita pearlin<\/h3>\n                    <p>Other Oral Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Ragas dental college<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-samarita-pearlin\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-samarita-pearlin\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Thanjavur Medical College, Thanjavur\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sangavi S\"\n                data-registered=\"1786075916\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1629529040052149654-scaled-1-150x150.jpg\" alt=\"Dr. Sangavi S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sangavi S<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Thanjavur Medical College, Thanjavur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sangavi-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sangavi-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mahatma Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sangavi Selvam\"\n                data-registered=\"1786116906\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Sangavi-Selvam-2-150x150.jpeg\" alt=\"Dr. Sangavi Selvam\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sangavi Selvam<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mahatma Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sangavi-selvam\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sangavi-selvam\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rangaraya Medical College, Kakinada\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Sanjana Nallamilli\"\n                data-registered=\"1786114722\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1449334656084052047-150x150.jpg\" alt=\"Dr. Sanjana Nallamilli\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sanjana Nallamilli<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rangaraya Medical College, Kakinada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sanjana-nallamilli\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sanjana-nallamilli\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Coimbatore Medical College, Coimbatore\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sanjay Kishore\"\n                data-registered=\"1786026082\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7803564364932084937-scaled-2-150x150.jpg\" alt=\"Dr. Sanjay Kishore\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sanjay Kishore<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Coimbatore Medical College, Coimbatore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sanjay-kishore\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sanjay-kishore\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"K.A.P. Viswanatham Government Medical College, Tiruchirappalli\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"SANJAY V\"\n                data-registered=\"1786415339\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_9735-150x150.jpeg\" alt=\"Dr. SANJAY V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. SANJAY V<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>K.A.P. Viswanatham Government Medical College, Tiruchirappalli<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sanjay-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sanjay-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Siddhartha Medical College, Tumakuru\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Sanket Patil\"\n                data-registered=\"1786094784\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4839761318892583216-150x150.jpg\" alt=\"Dr. Sanket Patil\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sanket Patil<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Siddhartha Medical College, Tumakuru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sanket-patil\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sanket-patil\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"Biochemistry\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Santhossini\"\n                data-registered=\"1786095840\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3889-150x150.jpeg\" alt=\"Dr. Santhossini\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Santhossini<\/h3>\n                    <p>MD Biochemistry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-santhossini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-santhossini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Shivamogga Institute of Medical Sciences, Shivamogga\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Santosh Jalihal\"\n                data-registered=\"1786130743\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7438513889501659942-150x150.jpg\" alt=\"Dr. Santosh Jalihal\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SJ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Santosh Jalihal<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Shivamogga Institute of Medical Sciences, Shivamogga<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-santosh-jalihal\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-santosh-jalihal\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Saraswathi I\"\n                data-registered=\"1786033406\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/FB_IMG_1786033297173-1-150x150.jpg\" alt=\"Dr. Saraswathi I\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SI<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Saraswathi I<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-saraswathi-i\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-saraswathi-i\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Family medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sathish Leo\"\n                data-registered=\"1786033791\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4491066451354159180-1-150x150.jpg\" alt=\"Dr. Sathish Leo\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SL<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sathish Leo<\/h3>\n                    <p>MD Family medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sathish-leo\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sathish-leo\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Meenakshi Medical College, Kanchipuram\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sathish Nallupillai\"\n                data-registered=\"1786035477\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4621530050666087575-1-150x150.jpg\" alt=\"Dr. Sathish Nallupillai\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sathish Nallupillai<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Meenakshi Medical College, Kanchipuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sathish-nallupillai\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sathish-nallupillai\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"All India Institute of Medical Sciences, New Delhi\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Sathya Prashaath\"\n                data-registered=\"1786445951\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Q0A7149-150x150.jpg\" alt=\"Dr. Sathya Prashaath\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sathya Prashaath<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>All India Institute of Medical Sciences, New Delhi<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sathya-prashaath\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sathya-prashaath\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Narayana Medical College, Nellore\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Satya Dhanush\"\n                data-registered=\"1786077913\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_6944-scaled-1-150x150.jpeg\" alt=\"Dr. Satya Dhanush\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SD<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Satya Dhanush<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Narayana Medical College, Nellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-satya-dhanush\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-satya-dhanush\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Seerappthiraj R P\"\n                data-registered=\"1786074299\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2750975753147272092-scaled-1-150x150.jpg\" alt=\"Dr. Seerappthiraj R P\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Seerappthiraj R P<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-seerappthiraj-r-p\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-seerappthiraj-r-p\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Shadhana\"\n                data-registered=\"1785750147\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/SFE09902-scaled-2-150x150.jpg\" alt=\"Dr. Shadhana\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shadhana<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shadhana\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shadhana\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Shadhana Gothandapani\"\n                data-registered=\"1786027385\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG20250202204225-scaled-2-150x150.jpeg\" alt=\"Dr. Shadhana Gothandapani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shadhana Gothandapani<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shadhana-gothandapani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shadhana-gothandapani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Vinayaka Missions Medical College, Salem\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Shamili Kannappan\"\n                data-registered=\"1786085472\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6369777685770440730-1-150x150.jpg\" alt=\"Dr. Shamili Kannappan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shamili Kannappan<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Vinayaka Missions Medical College, Salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shamili-kannappan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shamili-kannappan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sharmila K\"\n                data-registered=\"1786030943\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7097683855872690554-1-150x150.jpg\" alt=\"Dr. Sharmila K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sharmila K<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sharmila-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sharmila-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mahatma Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sharon Sels\"\n                data-registered=\"1786449897\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0463-150x150.jpeg\" alt=\"Dr. Sharon Sels\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sharon Sels<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mahatma Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sharon-sels\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sharon-sels\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi,Kannada\"\n                data-name=\"Shivanand Hosamani\"\n                data-registered=\"1786389387\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8849-150x150.jpeg\" alt=\"Dr. Shivanand Hosamani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SH<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shivanand Hosamani<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shivanand-hosamani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shivanand-hosamani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Vydehi Institute of Medical Sciences, Bengaluru\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Shivani G\"\n                data-registered=\"1786292680\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_2697-150x150.jpeg\" alt=\"Dr. Shivani G\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shivani G<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Vydehi Institute of Medical Sciences, Bengaluru<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shivani-g\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shivani-g\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Indira Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Shivani Priya M\"\n                data-registered=\"1786287012\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7727843990220521851-150x150.png\" alt=\"Dr. Shivani Priya M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shivani Priya M<\/h3>\n                    <p>DNB Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Indira Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shivani-priya-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shivani-priya-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Ramachandra Medical College, Chennai\"\n                data-specialization=\"Forensic medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Shree Shivani\"\n                data-registered=\"1786023629\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Postal-card-size-photo-2-150x150.jpg\" alt=\"Dr. Shree Shivani\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shree Shivani<\/h3>\n                    <p>MD Forensic medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Ramachandra Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shree-shivani\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shree-shivani\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Balaji Medical College, Chennai\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Kannada\"\n                data-name=\"Shri Angu Rithvik B K\"\n                data-registered=\"1786290059\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0905-150x150.jpeg\" alt=\"Dr. Shri Angu Rithvik B K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shri Angu Rithvik B K<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Balaji Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shri-angu-rithvik-b-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shri-angu-rithvik-b-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SREE MOOKAMBIKA INSTITUTE OF MEDICAL SCIENCES, KANYAKUMARI\"\n                data-specialization=\"PHARMACOLOGY\"\n                data-languages=\"English,Tamil\"\n                data-name=\"SHWETHA GR\"\n                data-registered=\"1786164405\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/PHOTO-2026-05-29-14-15-44-150x150.jpg\" alt=\"Dr. SHWETHA GR\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. SHWETHA GR<\/h3>\n                    <p>MD PHARMACOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SREE MOOKAMBIKA INSTITUTE OF MEDICAL SCIENCES, KANYAKUMARI<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shwetha-gr\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shwetha-gr\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kodagu Institute of Medical Sciences, Madikeri\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi,Kannada\"\n                data-name=\"Shwetha S\"\n                data-registered=\"1786040515\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_1966-scaled-1-150x150.jpeg\" alt=\"Dr. Shwetha S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Shwetha S<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kodagu Institute of Medical Sciences, Madikeri<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-shwetha-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-shwetha-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sankara eye hospital, Chennai\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Sindhu Subramanian\"\n                data-registered=\"1786104126\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7192857880262720386-150x150.jpg\" alt=\"Dr. Sindhu Subramanian\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sindhu Subramanian<\/h3>\n                    <p>DNB Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sankara eye hospital, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sindhu-subramanian\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sindhu-subramanian\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Sivaselvi C\"\n                data-registered=\"1786077723\"\n                data-year=\"2022\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000506763-1-150x150.jpg\" alt=\"Dr. Sivaselvi C\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SC<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sivaselvi C<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2022<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sivaselvi-c\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sivaselvi-c\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Manakula Vinayagar Medical College, Puducherry\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sivasreedhar\"\n                data-registered=\"1786043949\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7144939855781388953-1-150x150.jpg\" alt=\"Dr. Sivasreedhar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sivasreedhar<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Manakula Vinayagar Medical College, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sivasreedhar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sivasreedhar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"B.J. Government Medical College, Pune\"\n                data-specialization=\"Forensic medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"Smildon S\"\n                data-registered=\"1786212295\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4361246364775307970-150x150.jpg\" alt=\"Dr. Smildon S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Smildon S<\/h3>\n                    <p>MD Forensic medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>B.J. Government Medical College, Pune<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-smildon-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-smildon-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Suri sadar superspeciality hospital west bengal\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi\"\n                data-name=\"Sneh lata\"\n                data-registered=\"1786156302\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3382191887555995312-150x150.jpg\" alt=\"Dr. Sneh lata\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SL<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sneh lata<\/h3>\n                    <p>DNB Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Suri sadar superspeciality hospital west bengal<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sneh-lata\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sneh-lata\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Soundarya.B\"\n                data-registered=\"1786082630\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3484837552411541078-1-150x150.jpg\" alt=\"Dr. Soundarya.B\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Soundarya.B<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-soundarya-b\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-soundarya-b\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Stanley Medical College, Chennai\"\n                data-specialization=\"Anatomy\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sowmya Anbazhagan\"\n                data-registered=\"1786074602\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8565725104982973100-1-150x150.jpg\" alt=\"Dr. Sowmya Anbazhagan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sowmya Anbazhagan<\/h3>\n                    <p>MD Anatomy<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Stanley Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sowmya-anbazhagan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sowmya-anbazhagan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Andhra Medical College, Visakhapatnam\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"SOWMYA PAPPU\"\n                data-registered=\"1786184115\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound418542426644226910-150x150.jpg\" alt=\"Dr. SOWMYA PAPPU\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. SOWMYA PAPPU<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Andhra Medical College, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sowmya-pappu\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sowmya-pappu\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dr Patnam Mahender Reddy Institute of Medical Sciences\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Sravya Thota\"\n                data-registered=\"1786111224\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/97ea74c5-87f6-49d2-b7d2-8fbaf0a1c442-150x150.jpeg\" alt=\"Dr. Sravya Thota\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>ST<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sravya Thota<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dr Patnam Mahender Reddy Institute of Medical Sciences<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sravya-thota\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sravya-thota\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Apollo Main Hospital, Greams lane , Chennai\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Sree Manoj Srikanth\"\n                data-registered=\"1786078637\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/19DC227A-DC93-48B9-A441-3A2A8D2B800F-1-150x150.jpeg\" alt=\"Dr. Sree Manoj Srikanth\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sree Manoj Srikanth<\/h3>\n                    <p>DNB Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Apollo Main Hospital, Greams lane , Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sree-manoj-srikanth\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sree-manoj-srikanth\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Aiims jodhpur\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil,Hindi\"\n                data-name=\"sridevi Gnanasekaran\"\n                data-registered=\"1786087244\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000087092-1-150x150.jpg\" alt=\"Dr. sridevi Gnanasekaran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. sridevi Gnanasekaran<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Aiims jodhpur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sridevi-gnanasekaran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sridevi-gnanasekaran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Guntur Medical College, Guntur\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Telugu\"\n                data-name=\"Sridevi Golla\"\n                data-registered=\"1786073402\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/sridevi-golla-1-150x150.jpg\" alt=\"Dr. Sridevi Golla\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sridevi Golla<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Guntur Medical College, Guntur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sridevi-golla\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sridevi-golla\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"csi kalyani multi-speciality hospital Mylapore Chennai (DNB )\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada,Malayalam\"\n                data-name=\"Sridhar\"\n                data-registered=\"1786176523\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2907227478816172469-150x150.jpg\" alt=\"Dr. Sridhar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sridhar<\/h3>\n                    <p>Diploma Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>csi kalyani multi-speciality hospital Mylapore Chennai (DNB )<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sridhar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sridhar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Navodaya Medical College, Raichur\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Srikesh Laguvaram\"\n                data-registered=\"1786198869\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8817-150x150.jpeg\" alt=\"Dr. Srikesh Laguvaram\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SL<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Srikesh Laguvaram<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Navodaya Medical College, Raichur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-srikesh-laguvaram\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-srikesh-laguvaram\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mahatma Gandhi Medical College &amp; Research Institute, Puducherry\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Srinath M\"\n                data-registered=\"1787024685\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3857-150x150.jpeg\" alt=\"Dr. Srinath M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Srinath M<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mahatma Gandhi Medical College &amp; Research Institute, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-srinath-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-srinath-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Melmaruvathur athiparasakthi institute of medical sciences and research\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Srinithi R\"\n                data-registered=\"1786105252\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6389653690437607198-150x150.jpg\" alt=\"Dr. Srinithi R\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Srinithi R<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Melmaruvathur athiparasakthi institute of medical sciences and research<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-srinithi-r\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-srinithi-r\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Prasad Institute of Medical Sciences, Lucknow\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Hindi,Telugu\"\n                data-name=\"Subba Rao\"\n                data-registered=\"1786084044\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/2A72DB13-B40F-4BA0-8571-5A90AC490005-1-150x150.png\" alt=\"Dr. Subba Rao\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Subba Rao<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Prasad Institute of Medical Sciences, Lucknow<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-subba-rao\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-subba-rao\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Mandya Institute of Medical Sciences, Mandya\"\n                data-specialization=\"Physiology\"\n                data-languages=\"English,Tamil,Hindi,Kannada,Malayalam\"\n                data-name=\"Sudharsan Sakthivel\"\n                data-registered=\"1786197209\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000431249-150x150.jpg\" alt=\"Dr. Sudharsan Sakthivel\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sudharsan Sakthivel<\/h3>\n                    <p>MD Physiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Mandya Institute of Medical Sciences, Mandya<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sudharsan-sakthivel\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sudharsan-sakthivel\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Telugu\"\n                data-name=\"sudheer kumar\"\n                data-registered=\"1786094604\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8033165024199719160-150x150.png\" alt=\"Dr. sudheer kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. sudheer kumar<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dr. Pinnamaneni Siddhartha Institute of Medical Sciences, Vijayawada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sudheer-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sudheer-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Goa Medical College, Panaji\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Hindi\"\n                data-name=\"SUDIP MANDREKAR\"\n                data-registered=\"1786123274\"\n                data-year=\"2020\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/SUDIP-MANDREKAR-2-150x150.jpeg\" alt=\"Dr. SUDIP MANDREKAR\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. SUDIP MANDREKAR<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Goa Medical College, Panaji<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2020<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sudip-mandrekar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sudip-mandrekar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Thanjavur Medical College, Thanjavur\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Suganthu\"\n                data-registered=\"1786092314\"\n                data-year=\"2022\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4444240459295057529-150x150.jpg\" alt=\"Dr. Suganthu\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Suganthu<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Thanjavur Medical College, Thanjavur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2022<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-suganthu\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-suganthu\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Dharmapuri Medical College, Dharmapuri\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Suhhitah\"\n                data-registered=\"1786099471\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3438185994457181572-150x150.jpg\" alt=\"Dr. Suhhitah\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Suhhitah<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Dharmapuri Medical College, Dharmapuri<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-suhhitah\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-suhhitah\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"KMCH INSTITUTE OF HEALTH SCIENCES RESEARCH\"\n                data-specialization=\"Radiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sujitha Krishnan\"\n                data-registered=\"1786134945\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_4807-150x150.jpeg\" alt=\"Dr. Sujitha Krishnan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sujitha Krishnan<\/h3>\n                    <p>MD Radiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>KMCH INSTITUTE OF HEALTH SCIENCES RESEARCH<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sujitha-krishnan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sujitha-krishnan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Ramanathapuram Medical College, Ramanathapuram\"\n                data-specialization=\"Family Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Sukanya Sankaran\"\n                data-registered=\"1786085910\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/image-scaled-1-150x150.jpg\" alt=\"Dr. Sukanya Sankaran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sukanya Sankaran<\/h3>\n                    <p>DNB Family Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Ramanathapuram Medical College, Ramanathapuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sukanya-sankaran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sukanya-sankaran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Malayalam\"\n                data-name=\"Sukrit Nanda M\"\n                data-registered=\"1786076040\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000178082-1-150x150.jpg\" alt=\"Dr. Sukrit Nanda M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sukrit Nanda M<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sukrit-nanda-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sukrit-nanda-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Andhra Medical College, Visakhapatnam\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Sunil Putika\"\n                data-registered=\"1786076405\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3939601957105744355-scaled-1-150x150.jpg\" alt=\"Dr. Sunil Putika\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Sunil Putika<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Andhra Medical College, Visakhapatnam<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-sunil-putika\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-sunil-putika\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dharan multi specialty hospital\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Suresh Kumar\"\n                data-registered=\"1786083814\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_3026-scaled-1-150x150.jpeg\" alt=\"Dr. Suresh Kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Suresh Kumar<\/h3>\n                    <p>DNB Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dharan multi specialty hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-suresh-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-suresh-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Suriya pravin\"\n                data-registered=\"1786098408\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound908154552015900027-150x150.jpg\" alt=\"Dr. Suriya pravin\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Suriya pravin<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-suriya-pravin\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-suriya-pravin\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Dhanalakshmi Srinivasan Medical College, Perambalur\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Surya\"\n                data-registered=\"1786078461\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000320687-1-150x150.jpg\" alt=\"Dr. Surya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>S<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Surya<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Dhanalakshmi Srinivasan Medical College, Perambalur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-surya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-surya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Vinayaka Missions Medical College, Salem\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"suthanthira kumar\"\n                data-registered=\"1786080059\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2992461137603688214-1-150x150.jpg\" alt=\"Dr. suthanthira kumar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. suthanthira kumar<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Vinayaka Missions Medical College, Salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-suthanthira-kumar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-suthanthira-kumar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Ongole\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Swathy SR\"\n                data-registered=\"1786101228\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound2538969163531837279-150x150.jpg\" alt=\"Dr. Swathy SR\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Swathy SR<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Ongole<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-swathy-sr\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-swathy-sr\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"Pulmonology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Swathy Tamilarasan\"\n                data-registered=\"1786088583\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound6823868200599818090-1-150x150.jpg\" alt=\"Dr. Swathy Tamilarasan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>ST<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Swathy Tamilarasan<\/h3>\n                    <p>MD Pulmonology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-swathy-tamilarasan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-swathy-tamilarasan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SRM Medical College Hospital &amp; Research Centre, Kattankulathur\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"swetha Rj\"\n                data-registered=\"1786086912\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound381878737142353210-scaled-1-150x150.jpg\" alt=\"Dr. swetha Rj\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>SR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. swetha Rj<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SRM Medical College Hospital &amp; Research Centre, Kattankulathur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-swetha-rj\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-swetha-rj\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Goverment mohan kumaramangalam medical college and hospital,salem\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Tamilmani S\"\n                data-registered=\"1786119646\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_5417-150x150.jpeg\" alt=\"Dr. Tamilmani S\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>TS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Tamilmani S<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Goverment mohan kumaramangalam medical college and hospital,salem<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-tamilmani-s\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-tamilmani-s\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Balaji institute of surgery and rehabilitation for the diasabled\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Tanguturi Navaneesh war\"\n                data-registered=\"1786101213\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/157CD543-A68D-4227-9AC4-94C8CCF59D9D-150x150.png\" alt=\"Dr. Tanguturi Navaneesh war\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>TN<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Tanguturi Navaneesh war<\/h3>\n                    <p>DNB Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Balaji institute of surgery and rehabilitation for the diasabled<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-tanguturi-navaneesh-war\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-tanguturi-navaneesh-war\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Mohan Kumaramangalam medical college hospital, SALEM\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Telugu,Kannada\"\n                data-name=\"TEJASHWINI\"\n                data-registered=\"1786209697\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/803EB814-7B3A-4EBA-A61E-A78C58E8710E-150x150.jpeg\" alt=\"Dr. TEJASHWINI\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>T<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. TEJASHWINI<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Mohan Kumaramangalam medical college hospital, SALEM<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-tejashwini\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-tejashwini\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Villupuram Medical College, Villupuram\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Thirumalan\"\n                data-registered=\"1786062324\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_0036-2-150x150.jpeg\" alt=\"Dr. Thirumalan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>T<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Thirumalan<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Villupuram Medical College, Villupuram<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-thirumalan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-thirumalan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"MD anesthesia\"\n                data-specialization=\"Anesthesiology\"\n                data-languages=\"English,Hindi,Telugu,Kannada\"\n                data-name=\"Tirupati bhargava\"\n                data-registered=\"1786544061\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5455719507469335111-150x150.jpg\" alt=\"Dr. Tirupati bhargava\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>TB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Tirupati bhargava<\/h3>\n                    <p>MD Anesthesiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>MD anesthesia<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-tirupati-bhargava\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-tirupati-bhargava\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rural Development Trust hospital, Bathalapalli, Anantapur\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Telugu\"\n                data-name=\"V.Niteesh\"\n                data-registered=\"1786087374\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4862004208218722248-1-150x150.webp\" alt=\"Dr. V.Niteesh\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>V<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. V.Niteesh<\/h3>\n                    <p>DNB General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rural Development Trust hospital, Bathalapalli, Anantapur<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-v-niteesh\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-v-niteesh\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sree Mookambika institute of medical sciences\"\n                data-specialization=\"Ophthalmology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"vaduvakrishnan b\"\n                data-registered=\"1786039680\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3950421251853771844-scaled-1-150x150.jpg\" alt=\"Dr. vaduvakrishnan b\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VB<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. vaduvakrishnan b<\/h3>\n                    <p>MS Ophthalmology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sree Mookambika institute of medical sciences<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vaduvakrishnan-b\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vaduvakrishnan-b\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Chengalpattu Medical College, Chengalpattu\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Veeraraghavan V\"\n                data-registered=\"1786073705\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound722678688440283507-scaled-1-150x150.jpg\" alt=\"Dr. Veeraraghavan V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Veeraraghavan V<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Chengalpattu Medical College, Chengalpattu<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-veeraraghavan-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-veeraraghavan-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Velmurugan arul\"\n                data-registered=\"1786023088\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/DKP00033-1-scaled-2-150x150.jpg\" alt=\"Dr. Velmurugan arul\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Velmurugan arul<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-velmurugan-arul\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-velmurugan-arul\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Velammal Medical College, Madurai\"\n                data-specialization=\"Microbiology\"\n                data-languages=\"English,Tamil,Malayalam\"\n                data-name=\"Velvizhi Singaravelu\"\n                data-registered=\"1786058527\"\n                data-year=\"2024\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000652946-1-150x150.png\" alt=\"Dr. Velvizhi Singaravelu\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Velvizhi Singaravelu<\/h3>\n                    <p>MD Microbiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Velammal Medical College, Madurai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2024<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Malayalam<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-velvizhi-singaravelu\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-velvizhi-singaravelu\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government Medical College, Jammu\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Venkatesha ragavendrakumar Gopi\"\n                data-registered=\"1786116899\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/6997129D-B66A-40DD-802E-837BD8256E9B-150x150.jpeg\" alt=\"Dr. Venkatesha ragavendrakumar Gopi\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Venkatesha ragavendrakumar Gopi<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government Medical College, Jammu<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-venkatesha-ragavendrakumar-gopi\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-venkatesha-ragavendrakumar-gopi\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Cardiology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Vignesh K\"\n                data-registered=\"1786637861\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/4eca8595-803c-4bc3-bbd8-db84f8e5e368-150x150.jpeg\" alt=\"Dr. Vignesh K\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VK<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vignesh K<\/h3>\n                    <p>MD Cardiology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vignesh-k\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vignesh-k\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Trichy SRM Medical College Hospital and Research Centre\"\n                data-specialization=\"General Surgery\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"Vignesh PN\"\n                data-registered=\"1786084022\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Vignesh-PN-2-150x150.jpeg\" alt=\"Dr. Vignesh PN\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vignesh PN<\/h3>\n                    <p>MS General Surgery<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Trichy SRM Medical College Hospital and Research Centre<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vignesh-pn\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vignesh-pn\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry\"\n                data-specialization=\"Community Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Vignesh Rajan\"\n                data-registered=\"1786042358\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3105195533329405598-scaled-1-150x150.jpg\" alt=\"Dr. Vignesh Rajan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vignesh Rajan<\/h3>\n                    <p>MD Community Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Jawaharlal Institute of Postgraduate Medical Education &amp; Research (JIPMER), Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vignesh-rajan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vignesh-rajan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"SDM College of Medical Sciences, Dharwad\"\n                data-specialization=\"Orthopedics\"\n                data-languages=\"English,Tamil,Hindi,Telugu,Kannada\"\n                data-name=\"Vignesh war H\"\n                data-registered=\"1786044837\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/83543CD9-EB11-4B2C-B023-1BC88E33F8D8-1-150x150.png\" alt=\"Dr. Vignesh war H\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VW<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vignesh war H<\/h3>\n                    <p>MS Orthopedics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>SDM College of Medical Sciences, Dharwad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vignesh-war-h\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vignesh-war-h\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri Venkateswara Medical College, Tirupati\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Vijayaraj M\"\n                data-registered=\"1786046744\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000713873-scaled-1-150x150.jpg\" alt=\"Dr. Vijayaraj M\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vijayaraj M<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri Venkateswara Medical College, Tirupati<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vijayaraj-m\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vijayaraj-m\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Vimala Veeraiyan\"\n                data-registered=\"1786116902\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound3445700805836632240-150x150.jpg\" alt=\"Dr. Vimala Veeraiyan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VV<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vimala Veeraiyan<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vimala-veeraiyan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vimala-veeraiyan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Christian Medical College, Vellore\"\n                data-specialization=\"Psychiatry\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Vincent Raja Sharmilla\"\n                data-registered=\"1786118676\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/Sharmilla-2-150x150.jpeg\" alt=\"Dr. Vincent Raja Sharmilla\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vincent Raja Sharmilla<\/h3>\n                    <p>MD Psychiatry<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Christian Medical College, Vellore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vincent-raja-sharmilla\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vincent-raja-sharmilla\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Burdwan Medical College, Burdwan\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil,Hindi,Telugu\"\n                data-name=\"Vinitha Loganathan\"\n                data-registered=\"1786079885\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/ba8287be-4635-40cb-ab12-6e419052a020-1-150x150.jpeg\" alt=\"Dr. Vinitha Loganathan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VL<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vinitha Loganathan<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Burdwan Medical College, Burdwan<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vinitha-loganathan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vinitha-loganathan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Vinodhini.M.V\"\n                data-registered=\"1786026635\"\n                data-year=\"2025\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound5029055934939671115-2-150x150.jpg\" alt=\"Dr. Vinodhini.M.V\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>V<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vinodhini.M.V<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2025<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vinodhini-m-v\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vinodhini-m-v\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Rangaraya Medical College, Kakinada\"\n                data-specialization=\"Pathology\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Vishnupriya Mathiyalagan\"\n                data-registered=\"1786036887\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound8909300732685667027-scaled-1-150x150.jpg\" alt=\"Dr. Vishnupriya Mathiyalagan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VM<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vishnupriya Mathiyalagan<\/h3>\n                    <p>MD Pathology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Rangaraya Medical College, Kakinada<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vishnupriya-mathiyalagan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vishnupriya-mathiyalagan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"B.J. Medical College, Ahmedabad\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Vishwa S Police Patil\"\n                data-registered=\"1786075253\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/1000263539-1-150x150.jpg\" alt=\"Dr. Vishwa S Police Patil\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VS<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vishwa S Police Patil<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>B.J. Medical College, Ahmedabad<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vishwa-s-police-patil\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vishwa-s-police-patil\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kilpauk Medical College, Chennai\"\n                data-specialization=\"General Medicine\"\n                data-languages=\"English,Tamil\"\n                data-name=\"vivek\"\n                data-registered=\"1786540587\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4877321344022769406-150x150.png\" alt=\"Dr. vivek\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>V<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. vivek<\/h3>\n                    <p>MD General Medicine<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kilpauk Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vivek\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vivek\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"S. Nijalingappa Medical College, Bagalkot\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Telugu,Kannada\"\n                data-name=\"Vybhavi G Desai\"\n                data-registered=\"1786050949\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound1699190536890478699-scaled-1-150x150.jpg\" alt=\"Dr. Vybhavi G Desai\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>VG<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Vybhavi G Desai<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>S. Nijalingappa Medical College, Bagalkot<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Telugu<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-vybhavi-g-desai\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-vybhavi-g-desai\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Pondicherry Institute of Medical Sciences, Puducherry\"\n                data-specialization=\"Dermatology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Yakkshana Anbalagan\"\n                data-registered=\"1786098583\"\n                data-year=\"2027\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_8263-150x150.jpeg\" alt=\"Dr. Yakkshana Anbalagan\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YA<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Yakkshana Anbalagan<\/h3>\n                    <p>MD Dermatology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Pondicherry Institute of Medical Sciences, Puducherry<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2027<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yakkshana-anbalagan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yakkshana-anbalagan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Paediatrics\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Yasmin Zuwairiya\"\n                data-registered=\"1786031335\"\n                data-year=\"2026\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound611613185907630101-scaled-1-150x150.jpg\" alt=\"Dr. Yasmin Zuwairiya\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YZ<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Yasmin Zuwairiya<\/h3>\n                    <p>MD Paediatrics<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2026<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yasmin-zuwairiya\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yasmin-zuwairiya\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Sri chamundeshwari medical college channapatna banglore\"\n                data-specialization=\"ENT\"\n                data-languages=\"English,Hindi,Kannada\"\n                data-name=\"Yogi R G\"\n                data-registered=\"1786219101\"\n                data-year=\"2029\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound4971486071487948652-150x150.jpg\" alt=\"Dr. Yogi R G\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Yogi R G<\/h3>\n                    <p>MS ENT<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Sri chamundeshwari medical college channapatna banglore<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2029<\/span>\n                                                        <span>English<\/span>\n                                      <span>Hindi<\/span>\n                                      <span>Kannada<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yogi-r-g\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yogi-r-g\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Madras Medical College, Chennai\"\n                data-specialization=\"Physical medicine and rehabilitation\"\n                data-languages=\"English,Tamil\"\n                data-name=\"YUGHA RAGAVAN\"\n                data-registered=\"1786258259\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound7035654132566117212-150x150.jpg\" alt=\"Dr. YUGHA RAGAVAN\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. YUGHA RAGAVAN<\/h3>\n                    <p>MD Physical medicine and rehabilitation<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Madras Medical College, Chennai<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yugha-ragavan\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yugha-ragavan\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar\"\n                data-specialization=\"PHARMACOLOGY\"\n                data-languages=\"English,Tamil,Telugu\"\n                data-name=\"Yuvan Pragadeeshwar\"\n                data-registered=\"1786028465\"\n                data-year=\"2028\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/inbound155309843364593576-3-150x150.png\" alt=\"Dr. Yuvan Pragadeeshwar\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YP<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Yuvan Pragadeeshwar<\/h3>\n                    <p>MD PHARMACOLOGY<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Kalinga Institute of Medical Sciences (KIMS), Bhubaneswar<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Expected completion 2028<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                      <span>Telugu<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yuvan-pragadeeshwar\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yuvan-pragadeeshwar\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                            <article class=\"syn-doctor-card\"\n                data-college=\"Government dharmapuri medical college and hospital\"\n                data-specialization=\"Obstetrics and Gynaecology\"\n                data-languages=\"English,Tamil\"\n                data-name=\"Yuvarani Ravichandran\"\n                data-registered=\"1786088188\"\n                data-year=\"2023\">\n\n                <div class=\"syn-doctor-card-top\">\n                  <div class=\"syn-doctor-avatar has-image\">\n                    <img loading=\"lazy\" src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/IMG_7303-scaled-1-150x150.jpeg\" alt=\"Dr. Yuvarani Ravichandran\" width=\"58\" height=\"58\" loading=\"lazy\" decoding=\"async\" \/>\n                    <span>YR<\/span>\n                  <\/div>\n                  <div class=\"syn-doctor-identity\">\n                    <div class=\"syn-doctor-verified\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      Verified\n                    <\/div>\n                    <h3>Dr. Yuvarani Ravichandran<\/h3>\n                    <p>MS Obstetrics and Gynaecology<\/p>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-doctor-college\">\n                  <span>PG College<\/span>\n                  <strong>Government dharmapuri medical college and hospital<\/strong>\n                <\/div>\n\n                <div class=\"syn-doctor-meta\">\n                                      <span>Completed 2023<\/span>\n                                                        <span>English<\/span>\n                                      <span>Tamil<\/span>\n                                    <!-- STATIC: same for every doctor for now -->\n                  <span>30 min call<\/span>\n                <\/div>\n\n                <div class=\"syn-doctor-actions\">\n                  <a class=\"syn-doctor-profile-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-yuvarani-ravichandran\/\">View Profile<\/a>\n                  <a class=\"syn-doctor-book-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-yuvarani-ravichandran\/\">Book a Call<\/a>\n                <\/div>\n              <\/article>\n                          <\/div>\n\n            <div class=\"syn-directory-more\" id=\"syn-more-wrap\">\n              <button class=\"syn-directory-more-button\" type=\"button\" id=\"syn-load-more\">\n                Load More Doctors\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n                  <path d=\"M12 5v14M6 13l6 6 6-6\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                <\/svg>\n              <\/button>\n            <\/div>\n\n          <\/div>\n        <\/section>\n\n        <script>\n        (function () {\n          var PAGE_SIZE = 9;\n          var grid = document.getElementById('syn-directory-grid');\n          if (!grid) return;\n\n          var cards = Array.prototype.slice.call(grid.querySelectorAll('.syn-doctor-card'));\n          var collegeSel = document.getElementById('syn-filter-college');\n          var specSel = document.getElementById('syn-filter-specialization');\n          var langSel = document.getElementById('syn-filter-language');\n          var sortSel = document.getElementById('syn-filter-sort');\n          var clearBtn = document.getElementById('syn-filter-clear');\n          var loadMoreBtn = document.getElementById('syn-load-more');\n          var moreWrap = document.getElementById('syn-more-wrap');\n          var activeWrap = document.getElementById('syn-active-filters');\n\n          var visibleCount = PAGE_SIZE;\n          var currentFiltered = cards.slice();\n\n          function labelFor(select) {\n            return select.options[select.selectedIndex].text;\n          }\n\n          function renderActiveChips() {\n            var chips = [];\n            if (collegeSel.value) chips.push({ label: labelFor(collegeSel), clear: function(){ collegeSel.value = ''; } });\n            if (specSel.value) chips.push({ label: labelFor(specSel), clear: function(){ specSel.value = ''; } });\n            if (langSel.value) chips.push({ label: labelFor(langSel), clear: function(){ langSel.value = ''; } });\n\n            activeWrap.innerHTML = '';\n            if (!chips.length) {\n              activeWrap.style.display = 'none';\n              return;\n            }\n            activeWrap.style.display = '';\n            var labelSpan = document.createElement('span');\n            labelSpan.className = 'syn-directory-active-label';\n            labelSpan.textContent = 'Selected:';\n            activeWrap.appendChild(labelSpan);\n\n            chips.forEach(function (chip) {\n              var el = document.createElement('span');\n              el.className = 'syn-directory-chip';\n              el.innerHTML = chip.label + ' <span>&times;<\/span>';\n              el.addEventListener('click', function () {\n                chip.clear();\n                applyFilters();\n              });\n              activeWrap.appendChild(el);\n            });\n          }\n\n          function applyFilters() {\n            var college = collegeSel.value;\n            var spec = specSel.value;\n            var lang = langSel.value;\n            var sortVal = sortSel ? sortSel.value : 'recent_added';\n\n            currentFiltered = cards.filter(function (card) {\n              var matchCollege = !college || card.dataset.college === college;\n              var matchSpec = !spec || card.dataset.specialization === spec;\n              var matchLang = !lang || (card.dataset.languages || '').split(',').indexOf(lang) !== -1;\n              return matchCollege && matchSpec && matchLang;\n            });\n\n            currentFiltered.sort(function (a, b) {\n              if (sortVal === 'recent_added') {\n                return (parseInt(b.dataset.registered) || 0) - (parseInt(a.dataset.registered) || 0);\n              }\n              if (sortVal === 'recent_graduated') {\n                return (parseInt(b.dataset.year) || 0) - (parseInt(a.dataset.year) || 0);\n              }\n              if (sortVal === 'name_desc') {\n                return b.dataset.name.localeCompare(a.dataset.name);\n              }\n              \/\/ 'name_asc' and fallback\n              return a.dataset.name.localeCompare(b.dataset.name);\n            });\n\n            cards.forEach(function (c) { c.classList.add('is-hidden'); });\n            visibleCount = PAGE_SIZE;\n            renderVisible();\n            renderActiveChips();\n          }\n\n          function renderVisible() {\n            currentFiltered.forEach(function (card, i) {\n              if (i < visibleCount) {\n                card.classList.remove('is-hidden');\n                grid.appendChild(card); \/\/ re-order into filtered\/sorted position\n              } else {\n                card.classList.add('is-hidden');\n              }\n            });\n            moreWrap.style.display = (currentFiltered.length > visibleCount) ? '' : 'none';\n          }\n\n          collegeSel.addEventListener('change', applyFilters);\n          specSel.addEventListener('change', applyFilters);\n          langSel.addEventListener('change', applyFilters);\n          if (sortSel) sortSel.addEventListener('change', applyFilters);\n\n          clearBtn.addEventListener('click', function () {\n            collegeSel.value = '';\n            specSel.value = '';\n            langSel.value = '';\n            if (sortSel) sortSel.value = 'recent_added';\n            applyFilters();\n          });\n\n          loadMoreBtn.addEventListener('click', function () {\n            visibleCount += PAGE_SIZE;\n            renderVisible();\n          });\n\n          applyFilters();\n        })();\n        <\/script>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29e35bc e-con-full e-flex e-con e-parent\" data-id=\"29e35bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73fbbae elementor-widget elementor-widget-html\" data-id=\"73fbbae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .syn-request-section,\r\n  .syn-request-section * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .syn-request-section {\r\n    --navy: #061d28;\r\n    --navy-soft: #0b3441;\r\n    --teal: #45e0d0;\r\n    --teal-soft: #b3fff6;\r\n    --violet: #9c8cff;\r\n    --white: #f5fffd;\r\n    --muted: #9db4ba;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    padding: 105px 24px;\r\n    font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\r\n      sans-serif;\r\n    background: #f6fafb;\r\n  }\r\n\r\n  .syn-request-shell {\r\n    position: relative;\r\n    width: min(1180px, 100%);\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    padding: 72px;\r\n    border: 1px solid rgba(255, 255, 255, 0.09);\r\n    border-radius: 36px;\r\n    background:\r\n      radial-gradient(\r\n        circle at 13% 18%,\r\n        rgba(69, 224, 208, 0.14),\r\n        transparent 28%\r\n      ),\r\n      radial-gradient(\r\n        circle at 90% 86%,\r\n        rgba(156, 140, 255, 0.12),\r\n        transparent 29%\r\n      ),\r\n      linear-gradient(140deg, var(--navy), var(--navy-soft));\r\n    box-shadow:\r\n      0 38px 90px rgba(7, 28, 39, 0.2),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.08);\r\n  }\r\n\r\n  .syn-request-shell::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n    opacity: 0.32;\r\n    background-image:\r\n      linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);\r\n    background-size: 50px 50px;\r\n    mask-image: linear-gradient(\r\n      to right,\r\n      rgba(0, 0, 0, 0.9),\r\n      transparent 75%\r\n    );\r\n    -webkit-mask-image: linear-gradient(\r\n      to right,\r\n      rgba(0, 0, 0, 0.9),\r\n      transparent 75%\r\n    );\r\n  }\r\n\r\n  .syn-request-shell::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 360px;\r\n    height: 360px;\r\n    right: -220px;\r\n    top: -190px;\r\n    z-index: 0;\r\n    border: 1px solid rgba(69, 224, 208, 0.11);\r\n    border-radius: 50%;\r\n    box-shadow:\r\n      0 0 0 55px rgba(69, 224, 208, 0.023),\r\n      0 0 0 110px rgba(156, 140, 255, 0.017);\r\n  }\r\n\r\n  .syn-request-layout {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: grid;\r\n    grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.22fr);\r\n    align-items: center;\r\n    gap: 70px;\r\n  }\r\n\r\n  \/* Left content *\/\r\n\r\n  .syn-request-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 20px;\r\n    color: var(--teal-soft);\r\n    font-size: 11px;\r\n    font-weight: 760;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .syn-request-label::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    border-radius: 99px;\r\n    background: linear-gradient(90deg, var(--teal), var(--violet));\r\n  }\r\n\r\n  .syn-request-title {\r\n    max-width: 480px;\r\n    margin: 0;\r\n    color: var(--white);\r\n    font-size: clamp(32px, 4.2vw, 61px);\r\n    font-weight: 730;\r\n    line-height: 1.08;\r\n    letter-spacing: -0.04em;\r\n  }\r\n\r\n  .syn-request-title span {\r\n    color: transparent;\r\n    background: linear-gradient(100deg, var(--teal-soft), var(--teal));\r\n    background-clip: text;\r\n    -webkit-background-clip: text;\r\n  }\r\n\r\n  .syn-request-description {\r\n    max-width: 450px;\r\n    margin: 22px 0 0;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .syn-request-points {\r\n    display: grid;\r\n    gap: 11px;\r\n    margin-top: 28px;\r\n  }\r\n\r\n  .syn-request-point {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    color: #aec3c7;\r\n    font-size: 13px;\r\n    line-height: 1.45;\r\n  }\r\n\r\n  .syn-request-check {\r\n    width: 24px;\r\n    height: 24px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 8px;\r\n    color: var(--teal-soft);\r\n    background: rgba(69, 224, 208, 0.085);\r\n  }\r\n\r\n  .syn-request-check svg {\r\n    width: 12px;\r\n    height: 12px;\r\n  }\r\n\r\n  .syn-request-note {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 11px;\r\n    max-width: 430px;\r\n    margin-top: 28px;\r\n    padding: 14px;\r\n    border: 1px solid rgba(156, 140, 255, 0.13);\r\n    border-radius: 15px;\r\n    background: rgba(156, 140, 255, 0.06);\r\n  }\r\n\r\n  .syn-request-note-icon {\r\n    width: 27px;\r\n    height: 27px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 9px;\r\n    color: #ddd8ff;\r\n    background: rgba(156, 140, 255, 0.11);\r\n  }\r\n\r\n  .syn-request-note-icon svg {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n\r\n  .syn-request-note p {\r\n    margin: 0;\r\n    color: #91a9af;\r\n    font-size: 11px;\r\n    line-height: 1.55;\r\n  }\r\n\r\n  \/* Request form card *\/\r\n\r\n  .syn-request-form-card {\r\n    position: relative;\r\n    overflow: hidden;\r\n    padding: 31px;\r\n    border: 1px solid rgba(255, 255, 255, 0.12);\r\n    border-radius: 27px;\r\n    background: linear-gradient(\r\n      145deg,\r\n      rgba(255, 255, 255, 0.1),\r\n      rgba(255, 255, 255, 0.045)\r\n    );\r\n    box-shadow:\r\n      0 30px 70px rgba(0, 8, 14, 0.25),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.09);\r\n    backdrop-filter: blur(21px);\r\n    -webkit-backdrop-filter: blur(21px);\r\n  }\r\n\r\n  .syn-request-form-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 150px;\r\n    height: 150px;\r\n    top: -80px;\r\n    right: -65px;\r\n    border-radius: 50%;\r\n    background: rgba(69, 224, 208, 0.065);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .syn-request-form-header {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin-bottom: 24px;\r\n    padding-bottom: 20px;\r\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\r\n  }\r\n\r\n  .syn-request-form-header h3 {\r\n    margin: 0;\r\n    color: var(--white);\r\n    font-size: 21px;\r\n    font-weight: 730;\r\n    line-height: 1.3;\r\n    letter-spacing: -0.025em;\r\n  }\r\n\r\n  .syn-request-form-header p {\r\n    margin: 6px 0 0;\r\n    color: #8fa8ae;\r\n    font-size: 12px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .syn-request-form {\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n\r\n  .syn-request-fields {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 13px;\r\n  }\r\n\r\n  .syn-request-field {\r\n    min-width: 0;\r\n  }\r\n\r\n  .syn-request-field-full {\r\n    grid-column: 1 \/ -1;\r\n  }\r\n\r\n  .syn-request-field label {\r\n    display: block;\r\n    margin-bottom: 7px;\r\n    color: #afc3c7;\r\n    font-size: 11px;\r\n    font-weight: 650;\r\n  }\r\n\r\n  .syn-request-required {\r\n    color: var(--teal);\r\n  }\r\n\r\n  .syn-request-field input,\r\n  .syn-request-field select {\r\n    width: 100%;\r\n    height: 48px;\r\n    padding: 0 13px;\r\n    outline: none;\r\n    border: 1px solid rgba(255, 255, 255, 0.085);\r\n    border-radius: 13px;\r\n    color: #edfafa;\r\n    background: rgba(255, 255, 255, 0.055);\r\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);\r\n    font-family: inherit;\r\n    font-size: 13px;\r\n    transition:\r\n      border-color 0.25s ease,\r\n      background 0.25s ease,\r\n      box-shadow 0.25s ease;\r\n  }\r\n\r\n  \/* Date & Select input mobile styling adjustments *\/\r\n  .syn-request-field input[type=\"date\"] {\r\n    color-scheme: dark;\r\n    min-height: 48px;\r\n  }\r\n\r\n  .syn-request-field input::placeholder {\r\n    color: #708a91;\r\n  }\r\n\r\n  .syn-request-field select {\r\n    color: #9eb3b8;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .syn-request-field select option {\r\n    color: #102f39;\r\n    background: #ffffff;\r\n  }\r\n\r\n  .syn-request-field input:focus,\r\n  .syn-request-field select:focus {\r\n    border-color: rgba(69, 224, 208, 0.43);\r\n    background: rgba(255, 255, 255, 0.08);\r\n    box-shadow: 0 0 0 3px rgba(69, 224, 208, 0.07);\r\n  }\r\n\r\n  .syn-request-consent {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    margin-top: 18px;\r\n  }\r\n\r\n  .syn-request-consent input {\r\n    width: 18px;\r\n    height: 18px;\r\n    flex: 0 0 auto;\r\n    margin: 1px 0 0;\r\n    accent-color: var(--teal);\r\n    cursor: pointer;\r\n  }\r\n\r\n  .syn-request-consent label {\r\n    color: #829da3;\r\n    font-size: 11px;\r\n    line-height: 1.5;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .syn-request-submit {\r\n    width: 100%;\r\n    min-height: 52px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n    margin-top: 20px;\r\n    border: 0;\r\n    border-radius: 14px;\r\n    color: #062422;\r\n    background: linear-gradient(135deg, var(--teal-soft), var(--teal));\r\n    box-shadow: 0 16px 38px rgba(69, 224, 208, 0.19);\r\n    font-family: inherit;\r\n    font-size: 14px;\r\n    font-weight: 780;\r\n    cursor: pointer;\r\n    transition:\r\n      transform 0.25s ease,\r\n      box-shadow 0.25s ease;\r\n  }\r\n\r\n  .syn-request-submit:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 21px 45px rgba(69, 224, 208, 0.28);\r\n  }\r\n\r\n  .syn-request-submit:active {\r\n    transform: translateY(0);\r\n  }\r\n\r\n  .syn-request-submit svg {\r\n    width: 16px;\r\n    height: 16px;\r\n  }\r\n\r\n  .syn-request-form-note {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 7px;\r\n    margin: 14px 0 0;\r\n    color: #789299;\r\n    text-align: center;\r\n    font-size: 11px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .syn-request-form-note svg {\r\n    width: 14px;\r\n    height: 14px;\r\n    flex: 0 0 auto;\r\n    color: var(--teal);\r\n  }\r\n\r\n  \/* Responsive Breakpoints *\/\r\n\r\n  @media (max-width: 1024px) {\r\n    .syn-request-section {\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    .syn-request-shell {\r\n      padding: 50px 40px;\r\n      border-radius: 30px;\r\n    }\r\n\r\n    .syn-request-layout {\r\n      grid-template-columns: 1fr;\r\n      gap: 45px;\r\n    }\r\n\r\n    .syn-request-title,\r\n    .syn-request-description,\r\n    .syn-request-note {\r\n      max-width: 100%;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 640px) {\r\n    .syn-request-section {\r\n      padding: 55px 12px;\r\n    }\r\n\r\n    .syn-request-shell {\r\n      padding: 32px 20px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .syn-request-label {\r\n      margin-bottom: 14px;\r\n    }\r\n\r\n    .syn-request-description {\r\n      margin-top: 16px;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .syn-request-points {\r\n      margin-top: 22px;\r\n    }\r\n\r\n    .syn-request-note {\r\n      margin-top: 22px;\r\n      padding: 12px;\r\n    }\r\n\r\n    .syn-request-form-card {\r\n      padding: 22px 16px;\r\n      border-radius: 20px;\r\n    }\r\n\r\n    .syn-request-form-header {\r\n      margin-bottom: 18px;\r\n      padding-bottom: 16px;\r\n    }\r\n\r\n    .syn-request-fields {\r\n      grid-template-columns: 1fr;\r\n      gap: 12px;\r\n    }\r\n\r\n    .syn-request-field-full {\r\n      grid-column: auto;\r\n    }\r\n\r\n    .syn-request-field input,\r\n    .syn-request-field select {\r\n      height: 46px;\r\n      font-size: 14px; \/* Prevents auto-zoom on iOS safari *\/\r\n    }\r\n\r\n    .syn-request-submit {\r\n      min-height: 50px;\r\n      font-size: 13.5px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .syn-request-field input,\r\n    .syn-request-field select,\r\n    .syn-request-submit {\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"syn-request-section\" id=\"request-a-doctor\">\r\n  <div class=\"syn-request-shell\">\r\n    <div class=\"syn-request-layout\">\r\n\r\n      <!-- Left content -->\r\n      <div class=\"syn-request-content\">\r\n        <div class=\"syn-request-label\">Can\u2019t find the right doctor?<\/div>\r\n\r\n        <h2 class=\"syn-request-title\">\r\n          Tell us who you\u2019re <span>looking for.<\/span>\r\n        <\/h2>\r\n\r\n        <p class=\"syn-request-description\">\r\n          Share the college and department you are considering. We\u2019ll notify\r\n          you when a relevant doctor becomes available.\r\n        <\/p>\r\n\r\n        <div class=\"syn-request-points\">\r\n          <div class=\"syn-request-point\">\r\n            <span class=\"syn-request-check\">\r\n              <svg viewBox=\"0 0 12 12\" fill=\"none\" aria-hidden=\"true\">\r\n                <path d=\"M2 6.2 4.6 9 10 3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n            Request any college and department\r\n          <\/div>\r\n\r\n          <div class=\"syn-request-point\">\r\n            <span class=\"syn-request-check\">\r\n              <svg viewBox=\"0 0 12 12\" fill=\"none\" aria-hidden=\"true\">\r\n                <path d=\"M2 6.2 4.6 9 10 3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n            Get notified when a doctor is available\r\n          <\/div>\r\n\r\n          <div class=\"syn-request-point\">\r\n            <span class=\"syn-request-check\">\r\n              <svg viewBox=\"0 0 12 12\" fill=\"none\" aria-hidden=\"true\">\r\n                <path d=\"M2 6.2 4.6 9 10 3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n            No payment required to submit a request\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"syn-request-note\">\r\n          <span class=\"syn-request-note-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M12 8v5M12 17h.01\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\/>\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <p>\r\n            Submitting a request does not create a booking. You can decide\r\n            whether to book after a suitable doctor becomes available.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Request form -->\r\n      <div class=\"syn-request-form-card\">\r\n        <div class=\"syn-request-form-header\">\r\n          <h3>Request a doctor<\/h3>\r\n          <p>We\u2019ll contact you when we find a relevant match.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Connect this form to LeadPoint before publishing -->\r\n        <form class=\"syn-request-form\">\r\n          <div class=\"syn-request-fields\">\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-name\">\r\n                Your name <span class=\"syn-request-required\">*<\/span>\r\n              <\/label>\r\n              <input\r\n                id=\"syn-request-name\"\r\n                name=\"student_name\"\r\n                type=\"text\"\r\n                placeholder=\"Full name\"\r\n                required\r\n              \/>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-mobile\">\r\n                Mobile number <span class=\"syn-request-required\">*<\/span>\r\n              <\/label>\r\n              <input\r\n                id=\"syn-request-mobile\"\r\n                name=\"mobile\"\r\n                type=\"tel\"\r\n                placeholder=\"+91\"\r\n                required\r\n              \/>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field syn-request-field-full\">\r\n              <label for=\"syn-request-email\">\r\n                Email address <span class=\"syn-request-required\">*<\/span>\r\n              <\/label>\r\n              <input\r\n                id=\"syn-request-email\"\r\n                name=\"email\"\r\n                type=\"email\"\r\n                placeholder=\"you@email.com\"\r\n                required\r\n              \/>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-college\">\r\n                College required <span class=\"syn-request-required\">*<\/span>\r\n              <\/label>\r\n              <input\r\n                id=\"syn-request-college\"\r\n                name=\"college\"\r\n                type=\"text\"\r\n                placeholder=\"Medical college name\"\r\n                required\r\n              \/>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-department\">\r\n                Department <span class=\"syn-request-required\">*<\/span>\r\n              <\/label>\r\n              <input\r\n                id=\"syn-request-department\"\r\n                name=\"department\"\r\n                type=\"text\"\r\n                placeholder=\"PG branch\"\r\n                required\r\n              \/>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-language\">Preferred language<\/label>\r\n              <select id=\"syn-request-language\" name=\"language\">\r\n                <option value=\"\">Any language<\/option>\r\n                <option value=\"Tamil\">Tamil<\/option>\r\n                <option value=\"English\">English<\/option>\r\n                <option value=\"Hindi\">Hindi<\/option>\r\n              <\/select>\r\n            <\/div>\r\n\r\n            <div class=\"syn-request-field\">\r\n              <label for=\"syn-request-deadline\">Counselling deadline<\/label>\r\n              <input\r\n                id=\"syn-request-deadline\"\r\n                name=\"counselling_deadline\"\r\n                type=\"date\"\r\n              \/>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"syn-request-consent\">\r\n            <input type=\"checkbox\" id=\"syn-request-consent\" required \/>\r\n\r\n            <label for=\"syn-request-consent\">\r\n              I agree to receive availability updates from Synapse through\r\n              email or WhatsApp.\r\n            <\/label>\r\n          <\/div>\r\n\r\n          <!-- Change to type=\"submit\" after connecting LeadPoint -->\r\n          <button class=\"syn-request-submit\" type=\"button\">\r\n            Notify Me When Available\r\n\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M5 12h14M13 6l6 6-6 6\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"2\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/button>\r\n\r\n          <p class=\"syn-request-form-note\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M12 3 4.5 6v5.2c0 4.8 3.1 8 7.5 9.8 4.4-1.8 7.5-5 7.5-9.8V6L12 3Z\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n            Your details will be used only for this request.\r\n          <\/p>\r\n        <\/form>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-87bc452 e-con-full e-flex e-con e-parent\" data-id=\"87bc452\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-399a99d elementor-widget elementor-widget-html\" data-id=\"399a99d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .syn-booking-flow,\r\n  .syn-booking-flow * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .syn-booking-flow {\r\n    --ink: #092832;\r\n    --muted: #647e85;\r\n    --teal: #23c7b9;\r\n    --teal-dark: #087f77;\r\n    --teal-soft: #d9faf5;\r\n    --violet: #8172e8;\r\n    --violet-soft: #efedff;\r\n    --blue: #3673d3;\r\n    --blue-soft: #e5efff;\r\n    --navy: #082733;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    padding: 110px 24px;\r\n    font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\r\n      sans-serif;\r\n    background:\r\n      radial-gradient(\r\n        circle at 90% 13%,\r\n        rgba(35, 199, 185, 0.11),\r\n        transparent 27%\r\n      ),\r\n      radial-gradient(\r\n        circle at 7% 88%,\r\n        rgba(129, 114, 232, 0.08),\r\n        transparent 28%\r\n      ),\r\n      linear-gradient(145deg, #f4faf9 0%, #f9fbff 52%, #f6f3ff 100%);\r\n  }\r\n\r\n  .syn-booking-flow::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 420px;\r\n    height: 420px;\r\n    left: -270px;\r\n    top: -190px;\r\n    z-index: -2;\r\n    border: 1px solid rgba(35, 199, 185, 0.12);\r\n    border-radius: 50%;\r\n    box-shadow:\r\n      0 0 0 60px rgba(35, 199, 185, 0.025),\r\n      0 0 0 120px rgba(129, 114, 232, 0.018);\r\n  }\r\n\r\n  .syn-booking-flow-wrap {\r\n    width: min(1180px, 100%);\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* Heading *\/\r\n\r\n  .syn-booking-flow-header {\r\n    max-width: 760px;\r\n    margin: 0 auto 58px;\r\n    text-align: center;\r\n  }\r\n\r\n  .syn-booking-flow-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 19px;\r\n    color: var(--teal-dark);\r\n    font-size: 11px;\r\n    font-weight: 760;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .syn-booking-flow-label::before,\r\n  .syn-booking-flow-label::after {\r\n    content: \"\";\r\n    width: 22px;\r\n    height: 2px;\r\n    border-radius: 99px;\r\n  }\r\n\r\n  .syn-booking-flow-label::before {\r\n    background: var(--teal);\r\n  }\r\n\r\n  .syn-booking-flow-label::after {\r\n    background: var(--violet);\r\n  }\r\n\r\n  .syn-booking-flow-title {\r\n    margin: 0;\r\n    color: var(--ink);\r\n    font-size: clamp(34px, 4.7vw, 61px);\r\n    font-weight: 730;\r\n    line-height: 1.06;\r\n    letter-spacing: -0.05em;\r\n  }\r\n\r\n  .syn-booking-flow-title span {\r\n    color: var(--teal-dark);\r\n  }\r\n\r\n  .syn-booking-flow-description {\r\n    max-width: 610px;\r\n    margin: 20px auto 0;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  \/* Flow panel *\/\r\n\r\n  .syn-booking-flow-panel {\r\n    position: relative;\r\n    padding: 18px;\r\n    border: 1px solid rgba(255, 255, 255, 0.96);\r\n    border-radius: 29px;\r\n    background: rgba(255, 255, 255, 0.67);\r\n    box-shadow:\r\n      0 27px 68px rgba(25, 77, 84, 0.09),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.98);\r\n    backdrop-filter: blur(19px);\r\n    -webkit-backdrop-filter: blur(19px);\r\n  }\r\n\r\n  .syn-booking-flow-line {\r\n    position: absolute;\r\n    top: 80px;\r\n    left: 13%;\r\n    right: 13%;\r\n    height: 1px;\r\n    z-index: 0;\r\n    background: linear-gradient(\r\n      90deg,\r\n      rgba(35, 199, 185, 0.3),\r\n      rgba(129, 114, 232, 0.25),\r\n      rgba(54, 115, 211, 0.3),\r\n      rgba(35, 199, 185, 0.3)\r\n    );\r\n  }\r\n\r\n  .syn-booking-flow-grid {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    gap: 11px;\r\n  }\r\n\r\n  .syn-booking-step {\r\n    position: relative;\r\n    min-height: 255px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    padding: 22px;\r\n    border: 1px solid rgba(9, 40, 50, 0.06);\r\n    border-radius: 21px;\r\n    background: rgba(249, 252, 252, 0.72);\r\n    transition:\r\n      transform 0.27s ease,\r\n      border-color 0.27s ease,\r\n      background 0.27s ease,\r\n      box-shadow 0.27s ease;\r\n  }\r\n\r\n  .syn-booking-step:hover {\r\n    transform: translateY(-6px);\r\n    border-color: rgba(35, 199, 185, 0.17);\r\n    background: rgba(255, 255, 255, 0.94);\r\n    box-shadow: 0 20px 45px rgba(25, 77, 84, 0.09);\r\n  }\r\n\r\n  .syn-booking-step-top {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 15px;\r\n  }\r\n\r\n  .syn-booking-step-icon {\r\n    position: relative;\r\n    z-index: 3;\r\n    width: 49px;\r\n    height: 49px;\r\n    display: grid;\r\n    place-items: center;\r\n    border: 1px solid rgba(35, 199, 185, 0.15);\r\n    border-radius: 15px;\r\n    color: var(--teal-dark);\r\n    background: var(--teal-soft);\r\n    box-shadow: 0 10px 24px rgba(35, 199, 185, 0.1);\r\n  }\r\n\r\n  .syn-booking-step:nth-child(2) .syn-booking-step-icon {\r\n    color: var(--violet);\r\n    border-color: rgba(129, 114, 232, 0.14);\r\n    background: var(--violet-soft);\r\n    box-shadow: 0 10px 24px rgba(129, 114, 232, 0.09);\r\n  }\r\n\r\n  .syn-booking-step:nth-child(3) .syn-booking-step-icon {\r\n    color: var(--blue);\r\n    border-color: rgba(54, 115, 211, 0.14);\r\n    background: var(--blue-soft);\r\n    box-shadow: 0 10px 24px rgba(54, 115, 211, 0.09);\r\n  }\r\n\r\n  .syn-booking-step:nth-child(4) .syn-booking-step-icon {\r\n    color: var(--teal-dark);\r\n    background: linear-gradient(145deg, var(--teal-soft), #ebf5ff);\r\n  }\r\n\r\n  .syn-booking-step-icon svg {\r\n    width: 22px;\r\n    height: 22px;\r\n  }\r\n\r\n  .syn-booking-step-number {\r\n    color: rgba(9, 40, 50, 0.23);\r\n    font-size: 11px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.08em;\r\n  }\r\n\r\n  .syn-booking-step-copy {\r\n    margin-top: auto;\r\n    padding-top: 39px;\r\n  }\r\n\r\n  .syn-booking-step h3 {\r\n    margin: 0 0 9px;\r\n    color: var(--ink);\r\n    font-size: 18px;\r\n    font-weight: 720;\r\n    line-height: 1.3;\r\n    letter-spacing: -0.02em;\r\n  }\r\n\r\n  .syn-booking-step p {\r\n    margin: 0;\r\n    color: var(--muted);\r\n    font-size: 12px;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* Bottom booking strip *\/\r\n\r\n  .syn-booking-flow-bottom {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 25px;\r\n    margin-top: 23px;\r\n    padding: 19px 21px;\r\n    border: 1px solid rgba(9, 40, 50, 0.07);\r\n    border-radius: 19px;\r\n    background:\r\n      radial-gradient(\r\n        circle at 90% 0%,\r\n        rgba(35, 199, 185, 0.09),\r\n        transparent 34%\r\n      ),\r\n      linear-gradient(135deg, #f8fcfc, #f7f8ff);\r\n  }\r\n\r\n  .syn-booking-flow-bottom-copy {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 13px;\r\n  }\r\n\r\n  .syn-booking-flow-bottom-icon {\r\n    width: 40px;\r\n    height: 40px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 13px;\r\n    color: var(--teal-dark);\r\n    background: var(--teal-soft);\r\n  }\r\n\r\n  .syn-booking-flow-bottom-icon svg {\r\n    width: 19px;\r\n    height: 19px;\r\n  }\r\n\r\n  .syn-booking-flow-bottom h3 {\r\n    margin: 0 0 3px;\r\n    color: var(--ink);\r\n    font-size: 14px;\r\n    font-weight: 720;\r\n  }\r\n\r\n  .syn-booking-flow-bottom p {\r\n    margin: 0;\r\n    color: #738b91;\r\n    font-size: 11px;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  .syn-booking-flow-button {\r\n    min-height: 48px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n    flex: 0 0 auto;\r\n    padding: 0 20px;\r\n    border-radius: 12px;\r\n    color: #ffffff !important;\r\n    background: var(--navy);\r\n    box-shadow: 0 12px 27px rgba(8, 39, 51, 0.15);\r\n    text-decoration: none !important;\r\n    font-size: 12px;\r\n    font-weight: 730;\r\n    transition:\r\n      transform 0.25s ease,\r\n      box-shadow 0.25s ease;\r\n  }\r\n\r\n  .syn-booking-flow-button:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 16px 33px rgba(8, 39, 51, 0.22);\r\n  }\r\n\r\n  .syn-booking-flow-button svg {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n\r\n  \/* Responsive Breakpoints *\/\r\n\r\n  @media (max-width: 960px) {\r\n    .syn-booking-flow {\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    .syn-booking-flow-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 12px;\r\n    }\r\n\r\n    .syn-booking-flow-line {\r\n      display: none;\r\n    }\r\n\r\n    .syn-booking-step {\r\n      min-height: 220px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 620px) {\r\n    .syn-booking-flow {\r\n      padding: 55px 16px;\r\n    }\r\n\r\n    .syn-booking-flow-header {\r\n      margin-bottom: 36px;\r\n    }\r\n\r\n    .syn-booking-flow-description {\r\n      font-size: 14.5px;\r\n      margin-top: 14px;\r\n    }\r\n\r\n    .syn-booking-flow-panel {\r\n      padding: 12px;\r\n      border-radius: 22px;\r\n    }\r\n\r\n    .syn-booking-flow-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 10px;\r\n    }\r\n\r\n    .syn-booking-step {\r\n      min-height: auto;\r\n      padding: 18px;\r\n      border-radius: 16px;\r\n    }\r\n\r\n    .syn-booking-step-copy {\r\n      padding-top: 24px;\r\n    }\r\n\r\n    .syn-booking-flow-bottom {\r\n      flex-direction: column;\r\n      align-items: stretch;\r\n      gap: 16px;\r\n      margin-top: 16px;\r\n      padding: 16px;\r\n    }\r\n\r\n    .syn-booking-flow-bottom-copy {\r\n      gap: 12px;\r\n    }\r\n\r\n    .syn-booking-flow-button {\r\n      width: 100%;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .syn-booking-step,\r\n    .syn-booking-flow-button {\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"syn-booking-flow\" id=\"booking-how-it-works\">\r\n  <div class=\"syn-booking-flow-wrap\">\r\n\r\n    <!-- Heading -->\r\n    <div class=\"syn-booking-flow-header\">\r\n      <div class=\"syn-booking-flow-label\">How it works<\/div>\r\n\r\n      <h2 class=\"syn-booking-flow-title\">\r\n        Book a call in <span>four steps.<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"syn-booking-flow-description\">\r\n        From finding the right doctor to joining the call, the entire process\r\n        happens through the platform.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Flow -->\r\n    <div class=\"syn-booking-flow-panel\">\r\n      <div class=\"syn-booking-flow-line\"><\/div>\r\n\r\n      <div class=\"syn-booking-flow-grid\">\r\n\r\n        <!-- Step 1 -->\r\n        <article class=\"syn-booking-step\">\r\n          <div class=\"syn-booking-step-top\">\r\n            <span class=\"syn-booking-step-icon\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n                <circle cx=\"10.5\" cy=\"10.5\" r=\"6.5\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\/>\r\n                <path d=\"m15.5 15.5 4 4\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\/>\r\n                <circle cx=\"10.5\" cy=\"9\" r=\"2.2\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.5\"\/>\r\n                <path d=\"M6.8 14c.8-1.7 2-2.5 3.7-2.5s2.9.8 3.7 2.5\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.5\"\r\n                  stroke-linecap=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n\r\n            <span class=\"syn-booking-step-number\">01<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"syn-booking-step-copy\">\r\n            <h3>Find a doctor<\/h3>\r\n            <p>\r\n              Search by medical college, department and availability.\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <!-- Step 2 -->\r\n        <article class=\"syn-booking-step\">\r\n          <div class=\"syn-booking-step-top\">\r\n            <span class=\"syn-booking-step-icon\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n                <rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\/>\r\n                <path d=\"M7 3v4M17 3v4M3 10h18\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\/>\r\n                <path d=\"m8 15 2 2 5-5\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n\r\n            <span class=\"syn-booking-step-number\">02<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"syn-booking-step-copy\">\r\n            <h3>Choose a slot<\/h3>\r\n            <p>\r\n              Select a date and time from the doctor\u2019s actual availability.\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <!-- Step 3 -->\r\n        <article class=\"syn-booking-step\">\r\n          <div class=\"syn-booking-step-top\">\r\n            <span class=\"syn-booking-step-icon\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n                <rect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\/>\r\n                <path d=\"M3 10h18\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\/>\r\n                <path d=\"M7 15h4\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n\r\n            <span class=\"syn-booking-step-number\">03<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"syn-booking-step-copy\">\r\n            <h3>Use a credit or pay<\/h3>\r\n            <p>\r\n              Use an existing call credit or purchase one before confirming.\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <!-- Step 4 -->\r\n        <article class=\"syn-booking-step\">\r\n          <div class=\"syn-booking-step-top\">\r\n            <span class=\"syn-booking-step-icon\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n                <rect x=\"3\" y=\"5\" width=\"13\" height=\"14\" rx=\"3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\/>\r\n                <path d=\"m16 10 5-3v10l-5-3\"\r\n                  stroke=\"currentColor\"\r\n                  stroke-width=\"1.8\"\r\n                  stroke-linecap=\"round\"\r\n                  stroke-linejoin=\"round\"\/>\r\n              <\/svg>\r\n            <\/span>\r\n\r\n            <span class=\"syn-booking-step-number\">04<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"syn-booking-step-copy\">\r\n            <h3>Join the call<\/h3>\r\n            <p>\r\n              Receive your Google Meet link and speak privately for 30 minutes.\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n      <!-- Bottom strip -->\r\n      <div class=\"syn-booking-flow-bottom\">\r\n        <div class=\"syn-booking-flow-bottom-copy\">\r\n          <span class=\"syn-booking-flow-bottom-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M12 3 4.5 6v5.2c0 4.8 3.1 8 7.5 9.8 4.4-1.8 7.5-5 7.5-9.8V6L12 3Z\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linejoin=\"round\"\/>\r\n              <path d=\"m8 12 2.5 2.5L16 9\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div>\r\n            <h3>Private and platform-managed<\/h3>\r\n            <p>No personal phone numbers are exchanged during booking.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <a class=\"syn-booking-flow-button\" href=\"#doctor-directory\">\r\n          Browse Doctors\r\n\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M5 12h14M13 6l6 6-6 6\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4239d32 e-con-full e-flex e-con e-parent\" data-id=\"4239d32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2f7686 elementor-widget elementor-widget-html\" data-id=\"a2f7686\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .syn-assurance,\r\n  .syn-assurance * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .syn-assurance {\r\n    --navy: #061d28;\r\n    --navy-soft: #0b3541;\r\n    --teal: #45e0d0;\r\n    --teal-soft: #b3fff6;\r\n    --violet: #9c8cff;\r\n    --white: #f5fffd;\r\n    --muted: #9bb3b9;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    padding: 105px 24px;\r\n    font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\r\n      sans-serif;\r\n    background: #f6fafb;\r\n  }\r\n\r\n  .syn-assurance-shell {\r\n    position: relative;\r\n    width: min(1180px, 100%);\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    padding: 72px;\r\n    border: 1px solid rgba(255, 255, 255, 0.09);\r\n    border-radius: 36px;\r\n    background:\r\n      radial-gradient(\r\n        circle at 14% 18%,\r\n        rgba(69, 224, 208, 0.14),\r\n        transparent 28%\r\n      ),\r\n      radial-gradient(\r\n        circle at 90% 85%,\r\n        rgba(156, 140, 255, 0.12),\r\n        transparent 29%\r\n      ),\r\n      linear-gradient(140deg, var(--navy), var(--navy-soft));\r\n    box-shadow:\r\n      0 38px 90px rgba(7, 28, 39, 0.2),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.08);\r\n  }\r\n\r\n  .syn-assurance-shell::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n    opacity: 0.3;\r\n    background-image:\r\n      linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);\r\n    background-size: 50px 50px;\r\n    mask-image: linear-gradient(\r\n      to right,\r\n      rgba(0, 0, 0, 0.8),\r\n      transparent 75%\r\n    );\r\n  }\r\n\r\n  .syn-assurance-shell::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 360px;\r\n    height: 360px;\r\n    right: -215px;\r\n    top: -190px;\r\n    z-index: 0;\r\n    border: 1px solid rgba(69, 224, 208, 0.11);\r\n    border-radius: 50%;\r\n    box-shadow:\r\n      0 0 0 55px rgba(69, 224, 208, 0.023),\r\n      0 0 0 110px rgba(156, 140, 255, 0.017);\r\n  }\r\n\r\n  .syn-assurance-layout {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: grid;\r\n    grid-template-columns: minmax(280px, 0.76fr) minmax(0, 1.24fr);\r\n    align-items: center;\r\n    gap: 70px;\r\n  }\r\n\r\n  \/* Left content *\/\r\n\r\n  .syn-assurance-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 20px;\r\n    color: var(--teal-soft);\r\n    font-size: 11px;\r\n    font-weight: 760;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .syn-assurance-label::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    border-radius: 99px;\r\n    background: linear-gradient(90deg, var(--teal), var(--violet));\r\n  }\r\n\r\n  .syn-assurance-title {\r\n    max-width: 490px;\r\n    margin: 0;\r\n    color: var(--white);\r\n    font-size: clamp(32px, 4.7vw, 62px);\r\n    font-weight: 730;\r\n    line-height: 1.06;\r\n    letter-spacing: -0.05em;\r\n  }\r\n\r\n  .syn-assurance-title span {\r\n    color: transparent;\r\n    background: linear-gradient(100deg, var(--teal-soft), var(--teal));\r\n    background-clip: text;\r\n    -webkit-background-clip: text;\r\n  }\r\n\r\n  .syn-assurance-description {\r\n    max-width: 450px;\r\n    margin: 22px 0 0;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .syn-assurance-main-badge {\r\n    width: fit-content;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 11px;\r\n    margin-top: 30px;\r\n    padding: 13px 15px;\r\n    border: 1px solid rgba(69, 224, 208, 0.13);\r\n    border-radius: 15px;\r\n    color: #dceeed;\r\n    background: rgba(69, 224, 208, 0.065);\r\n    font-size: 12px;\r\n    font-weight: 680;\r\n  }\r\n\r\n  .syn-assurance-main-icon {\r\n    width: 31px;\r\n    height: 31px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 10px;\r\n    color: #062422;\r\n    background: linear-gradient(135deg, var(--teal-soft), var(--teal));\r\n  }\r\n\r\n  .syn-assurance-main-icon svg {\r\n    width: 16px;\r\n    height: 16px;\r\n  }\r\n\r\n  \/* Assurance grid *\/\r\n\r\n  .syn-assurance-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 12px;\r\n  }\r\n\r\n  .syn-assurance-card {\r\n    position: relative;\r\n    min-height: 160px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    overflow: hidden;\r\n    padding: 19px;\r\n    border: 1px solid rgba(255, 255, 255, 0.085);\r\n    border-radius: 19px;\r\n    background: linear-gradient(\r\n      135deg,\r\n      rgba(255, 255, 255, 0.075),\r\n      rgba(255, 255, 255, 0.035)\r\n    );\r\n    box-shadow:\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.055),\r\n      0 14px 35px rgba(0, 8, 14, 0.08);\r\n    backdrop-filter: blur(15px);\r\n    -webkit-backdrop-filter: blur(15px);\r\n    transition:\r\n      transform 0.25s ease,\r\n      border-color 0.25s ease,\r\n      background 0.25s ease;\r\n  }\r\n\r\n  .syn-assurance-card:hover {\r\n    transform: translateY(-4px);\r\n    border-color: rgba(69, 224, 208, 0.17);\r\n    background: linear-gradient(\r\n      135deg,\r\n      rgba(255, 255, 255, 0.095),\r\n      rgba(255, 255, 255, 0.045)\r\n    );\r\n  }\r\n\r\n  .syn-assurance-card-wide {\r\n    grid-column: 1 \/ -1;\r\n    min-height: 140px;\r\n  }\r\n\r\n  .syn-assurance-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 95px;\r\n    height: 95px;\r\n    top: -52px;\r\n    right: -43px;\r\n    border-radius: 50%;\r\n    background: rgba(69, 224, 208, 0.055);\r\n  }\r\n\r\n  .syn-assurance-card:nth-child(2)::after,\r\n  .syn-assurance-card:nth-child(3)::after {\r\n    background: rgba(156, 140, 255, 0.055);\r\n  }\r\n\r\n  .syn-assurance-card-icon {\r\n    width: 39px;\r\n    height: 39px;\r\n    display: grid;\r\n    place-items: center;\r\n    border-radius: 12px;\r\n    color: var(--teal-soft);\r\n    background: rgba(69, 224, 208, 0.085);\r\n  }\r\n\r\n  .syn-assurance-card:nth-child(2) .syn-assurance-card-icon,\r\n  .syn-assurance-card:nth-child(3) .syn-assurance-card-icon {\r\n    color: #ded9ff;\r\n    background: rgba(156, 140, 255, 0.1);\r\n  }\r\n\r\n  .syn-assurance-card-icon svg {\r\n    width: 19px;\r\n    height: 19px;\r\n  }\r\n\r\n  .syn-assurance-card-copy {\r\n    margin-top: auto;\r\n    padding-top: 22px;\r\n  }\r\n\r\n  .syn-assurance-card h3 {\r\n    margin: 0 0 6px;\r\n    color: var(--white);\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .syn-assurance-card p {\r\n    margin: 0;\r\n    color: #8fa7ad;\r\n    font-size: 11px;\r\n    line-height: 1.55;\r\n  }\r\n\r\n  \/* Disclaimer *\/\r\n\r\n  .syn-assurance-disclaimer {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 11px;\r\n    margin-top: 28px;\r\n    padding-top: 24px;\r\n    border-top: 1px solid rgba(255, 255, 255, 0.08);\r\n  }\r\n\r\n  .syn-assurance-disclaimer-icon {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 9px;\r\n    color: #ddd8ff;\r\n    background: rgba(156, 140, 255, 0.11);\r\n  }\r\n\r\n  .syn-assurance-disclaimer-icon svg {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n\r\n  .syn-assurance-disclaimer p {\r\n    margin: 0;\r\n    color: #8fa7ad;\r\n    font-size: 11px;\r\n    line-height: 1.55;\r\n  }\r\n\r\n  .syn-assurance-disclaimer strong {\r\n    color: #e9f7f6;\r\n  }\r\n\r\n  \/* Tablet Adjustments (769px to 1024px) *\/\r\n  @media (max-width: 1024px) {\r\n    .syn-assurance {\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    .syn-assurance-shell {\r\n      padding: 48px 36px;\r\n      border-radius: 32px;\r\n    }\r\n\r\n    .syn-assurance-layout {\r\n      grid-template-columns: 1fr;\r\n      gap: 40px;\r\n    }\r\n\r\n    .syn-assurance-title,\r\n    .syn-assurance-description {\r\n      max-width: 100%;\r\n    }\r\n\r\n    .syn-assurance-grid {\r\n      gap: 16px;\r\n    }\r\n\r\n    .syn-assurance-card {\r\n      min-height: 140px;\r\n    }\r\n  }\r\n\r\n  \/* Mobile Adjustments (Up to 640px) *\/\r\n  @media (max-width: 640px) {\r\n    .syn-assurance {\r\n      padding: 48px 12px;\r\n    }\r\n\r\n    .syn-assurance-shell {\r\n      padding: 32px 20px 24px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .syn-assurance-layout {\r\n      gap: 32px;\r\n    }\r\n\r\n    .syn-assurance-title {\r\n      font-size: clamp(28px, 8.5vw, 40px);\r\n    }\r\n\r\n    .syn-assurance-description {\r\n      margin-top: 14px;\r\n      font-size: 14px;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .syn-assurance-main-badge {\r\n      width: 100%;\r\n      margin-top: 20px;\r\n      padding: 12px;\r\n      font-size: 11.5px;\r\n      line-height: 1.4;\r\n    }\r\n\r\n    .syn-assurance-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 12px;\r\n    }\r\n\r\n    .syn-assurance-card {\r\n      min-height: auto;\r\n      padding: 16px;\r\n    }\r\n\r\n    .syn-assurance-card-wide {\r\n      grid-column: auto;\r\n    }\r\n\r\n    .syn-assurance-card-copy {\r\n      padding-top: 14px;\r\n    }\r\n\r\n    .syn-assurance-card h3 {\r\n      font-size: 14px;\r\n    }\r\n\r\n    .syn-assurance-card p {\r\n      font-size: 11px;\r\n    }\r\n\r\n    .syn-assurance-disclaimer {\r\n      margin-top: 20px;\r\n      padding-top: 18px;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .syn-assurance-card {\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"syn-assurance\" id=\"booking-assurance\">\r\n  <div class=\"syn-assurance-shell\">\r\n    <div class=\"syn-assurance-layout\">\r\n\r\n      <!-- Left content -->\r\n      <div class=\"syn-assurance-content\">\r\n        <div class=\"syn-assurance-label\">Booking assurance<\/div>\r\n\r\n        <h2 class=\"syn-assurance-title\">\r\n          Private, structured and <span>supported.<\/span>\r\n        <\/h2>\r\n\r\n        <p class=\"syn-assurance-description\">\r\n          The platform manages the booking and meeting process so you can focus\r\n          on getting the information you need.\r\n        <\/p>\r\n\r\n        <div class=\"syn-assurance-main-badge\">\r\n          <span class=\"syn-assurance-main-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M12 3 4.5 6v5.2c0 4.8 3.1 8 7.5 9.8 4.4-1.8 7.5-5 7.5-9.8V6L12 3Z\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linejoin=\"round\"\/>\r\n              <path d=\"m8 12 2.5 2.5L16 9\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n          Your personal contact details remain private\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Assurance cards -->\r\n      <div class=\"syn-assurance-grid\">\r\n\r\n        <article class=\"syn-assurance-card\">\r\n          <span class=\"syn-assurance-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M12 3 4.5 6v5.2c0 4.8 3.1 8 7.5 9.8 4.4-1.8 7.5-5 7.5-9.8V6L12 3Z\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linejoin=\"round\"\/>\r\n              <path d=\"m8 12 2.5 2.5L16 9\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div class=\"syn-assurance-card-copy\">\r\n            <h3>Reviewed doctors<\/h3>\r\n            <p>Doctor profiles are reviewed before being listed.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"syn-assurance-card\">\r\n          <span class=\"syn-assurance-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <rect x=\"6\" y=\"10\" width=\"12\" height=\"10\" rx=\"3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\/>\r\n              <path d=\"M9 10V7a3 3 0 0 1 6 0v3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div class=\"syn-assurance-card-copy\">\r\n            <h3>No number sharing<\/h3>\r\n            <p>Phone numbers and personal contact details are not exchanged.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"syn-assurance-card\">\r\n          <span class=\"syn-assurance-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <rect x=\"3\" y=\"5\" width=\"13\" height=\"14\" rx=\"3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\/>\r\n              <path d=\"m16 10 5-3v10l-5-3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div class=\"syn-assurance-card-copy\">\r\n            <h3>Private Google Meet<\/h3>\r\n            <p>Meeting links are generated and shared through the platform.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"syn-assurance-card\">\r\n          <span class=\"syn-assurance-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\/>\r\n              <path d=\"M7 3v4M17 3v4M3 10h18\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\/>\r\n              <path d=\"m8 15 2 2 5-5\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div class=\"syn-assurance-card-copy\">\r\n            <h3>Actual availability<\/h3>\r\n            <p>Bookings are made only from the slots provided by the doctor.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"syn-assurance-card syn-assurance-card-wide\">\r\n          <span class=\"syn-assurance-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <path d=\"M5 5.5h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-7l-4.5 3v-3H5a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2Z\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linejoin=\"round\"\/>\r\n              <path d=\"M8 10h8M8 13.5h5\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div class=\"syn-assurance-card-copy\">\r\n            <h3>Synapse support<\/h3>\r\n            <p>\r\n              If there is a booking, meeting or rescheduling issue, the Synapse\r\n              team can assist.\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Important disclaimer -->\r\n    <div class=\"syn-assurance-disclaimer\">\r\n      <span class=\"syn-assurance-disclaimer-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M12 8v5M12 17h.01\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\/>\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\/>\r\n        <\/svg>\r\n      <\/span>\r\n\r\n      <p>\r\n        <strong>Doctors share their personal training experience.<\/strong>\r\n        Their views are not official statements from the college or department.\r\n        The final counselling decision remains with the student.\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8be3e85 e-con-full e-flex e-con e-parent\" data-id=\"8be3e85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-395f6c8 elementor-widget elementor-widget-html\" data-id=\"395f6c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .syn-booking-faq,\r\n  .syn-booking-faq * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .syn-booking-faq {\r\n    --ink: #092832;\r\n    --muted: #647e85;\r\n    --teal: #23c7b9;\r\n    --teal-dark: #087f77;\r\n    --teal-soft: #d9faf5;\r\n    --violet: #8172e8;\r\n    --violet-soft: #efedff;\r\n    --navy: #082733;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    padding: 110px 24px;\r\n    font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\r\n      sans-serif;\r\n    background:\r\n      radial-gradient(\r\n        circle at 91% 14%,\r\n        rgba(35, 199, 185, 0.11),\r\n        transparent 27%\r\n      ),\r\n      radial-gradient(\r\n        circle at 6% 89%,\r\n        rgba(129, 114, 232, 0.08),\r\n        transparent 28%\r\n      ),\r\n      linear-gradient(145deg, #f4faf9 0%, #f9fbff 52%, #f6f3ff 100%);\r\n  }\r\n\r\n  .syn-booking-faq::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 420px;\r\n    height: 420px;\r\n    right: -270px;\r\n    top: -190px;\r\n    z-index: -2;\r\n    border: 1px solid rgba(35, 199, 185, 0.12);\r\n    border-radius: 50%;\r\n    box-shadow:\r\n      0 0 0 60px rgba(35, 199, 185, 0.025),\r\n      0 0 0 120px rgba(129, 114, 232, 0.018);\r\n  }\r\n\r\n  .syn-booking-faq-wrap {\r\n    width: min(1180px, 100%);\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .syn-booking-faq-layout {\r\n    display: grid;\r\n    grid-template-columns: minmax(280px, 0.7fr) minmax(0, 1.3fr);\r\n    align-items: start;\r\n    gap: 75px;\r\n  }\r\n\r\n  \/* Left content *\/\r\n\r\n  .syn-booking-faq-content {\r\n    position: sticky;\r\n    top: 30px;\r\n  }\r\n\r\n  .syn-booking-faq-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 19px;\r\n    color: var(--teal-dark);\r\n    font-size: 11px;\r\n    font-weight: 760;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .syn-booking-faq-label::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    border-radius: 99px;\r\n    background: linear-gradient(90deg, var(--teal), var(--violet));\r\n  }\r\n\r\n  .syn-booking-faq-title {\r\n    max-width: 470px;\r\n    margin: 0;\r\n    color: var(--ink);\r\n    font-size: clamp(32px, 4.7vw, 62px);\r\n    font-weight: 730;\r\n    line-height: 1.06;\r\n    letter-spacing: -0.05em;\r\n  }\r\n\r\n  .syn-booking-faq-title span {\r\n    color: var(--teal-dark);\r\n  }\r\n\r\n  .syn-booking-faq-description {\r\n    max-width: 430px;\r\n    margin: 22px 0 0;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .syn-booking-faq-summary {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 13px;\r\n    max-width: 410px;\r\n    margin-top: 30px;\r\n    padding: 15px;\r\n    border: 1px solid rgba(255, 255, 255, 0.95);\r\n    border-radius: 18px;\r\n    background: rgba(255, 255, 255, 0.68);\r\n    box-shadow:\r\n      0 18px 45px rgba(25, 77, 84, 0.08),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.97);\r\n    backdrop-filter: blur(17px);\r\n    -webkit-backdrop-filter: blur(17px);\r\n  }\r\n\r\n  .syn-booking-faq-summary-icon {\r\n    width: 41px;\r\n    height: 41px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 13px;\r\n    color: var(--teal-dark);\r\n    background: var(--teal-soft);\r\n  }\r\n\r\n  .syn-booking-faq-summary-icon svg {\r\n    width: 19px;\r\n    height: 19px;\r\n  }\r\n\r\n  .syn-booking-faq-summary strong {\r\n    display: block;\r\n    margin-bottom: 3px;\r\n    color: var(--ink);\r\n    font-size: 13px;\r\n    font-weight: 720;\r\n  }\r\n\r\n  .syn-booking-faq-summary span {\r\n    display: block;\r\n    color: #748c92;\r\n    font-size: 11px;\r\n    line-height: 1.45;\r\n  }\r\n\r\n  \/* FAQ list *\/\r\n\r\n  .syn-booking-faq-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 11px;\r\n  }\r\n\r\n  .syn-booking-faq-item {\r\n    overflow: hidden;\r\n    border: 1px solid rgba(255, 255, 255, 0.95);\r\n    border-radius: 19px;\r\n    background: rgba(255, 255, 255, 0.68);\r\n    box-shadow:\r\n      0 17px 42px rgba(25, 77, 84, 0.07),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.97);\r\n    backdrop-filter: blur(17px);\r\n    -webkit-backdrop-filter: blur(17px);\r\n    transition:\r\n      border-color 0.25s ease,\r\n      background 0.25s ease,\r\n      box-shadow 0.25s ease;\r\n  }\r\n\r\n  .syn-booking-faq-item[open] {\r\n    border-color: rgba(35, 199, 185, 0.2);\r\n    background: rgba(255, 255, 255, 0.9);\r\n    box-shadow:\r\n      0 22px 50px rgba(25, 77, 84, 0.1),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.98);\r\n  }\r\n\r\n  .syn-booking-faq-question {\r\n    display: grid;\r\n    grid-template-columns: 35px minmax(0, 1fr) 31px;\r\n    align-items: center;\r\n    gap: 14px;\r\n    min-height: 76px;\r\n    padding: 14px 17px;\r\n    color: var(--ink);\r\n    cursor: pointer;\r\n    list-style: none;\r\n    font-size: 14px;\r\n    font-weight: 710;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  .syn-booking-faq-question::-webkit-details-marker {\r\n    display: none;\r\n  }\r\n\r\n  .syn-booking-faq-number {\r\n    width: 34px;\r\n    height: 34px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex-shrink: 0;\r\n    border-radius: 11px;\r\n    color: var(--teal-dark);\r\n    background: var(--teal-soft);\r\n    font-size: 10px;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .syn-booking-faq-item:nth-child(even) .syn-booking-faq-number {\r\n    color: var(--violet);\r\n    background: var(--violet-soft);\r\n  }\r\n\r\n  .syn-booking-faq-toggle {\r\n    position: relative;\r\n    width: 30px;\r\n    height: 30px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex-shrink: 0;\r\n    border: 1px solid rgba(9, 40, 50, 0.07);\r\n    border-radius: 10px;\r\n    background: rgba(255, 255, 255, 0.65);\r\n  }\r\n\r\n  .syn-booking-faq-toggle::before,\r\n  .syn-booking-faq-toggle::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 11px;\r\n    height: 1.5px;\r\n    border-radius: 99px;\r\n    background: var(--teal-dark);\r\n    transition: transform 0.25s ease;\r\n  }\r\n\r\n  .syn-booking-faq-toggle::after {\r\n    transform: rotate(90deg);\r\n  }\r\n\r\n  .syn-booking-faq-item[open] .syn-booking-faq-toggle::after {\r\n    transform: rotate(0deg);\r\n  }\r\n\r\n  .syn-booking-faq-answer {\r\n    padding: 0 63px 21px 66px;\r\n  }\r\n\r\n  .syn-booking-faq-answer p {\r\n    margin: 0;\r\n    color: var(--muted);\r\n    font-size: 12px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .syn-booking-faq-answer strong {\r\n    color: var(--teal-dark);\r\n    font-weight: 720;\r\n  }\r\n\r\n  \/* Tablet Adjustments (769px to 1024px) *\/\r\n  @media (max-width: 1024px) {\r\n    .syn-booking-faq {\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    .syn-booking-faq-layout {\r\n      grid-template-columns: 1fr;\r\n      gap: 48px;\r\n    }\r\n\r\n    .syn-booking-faq-content {\r\n      position: relative;\r\n      top: auto;\r\n    }\r\n\r\n    .syn-booking-faq-title,\r\n    .syn-booking-faq-description,\r\n    .syn-booking-faq-summary {\r\n      max-width: 100%;\r\n    }\r\n\r\n    .syn-booking-faq-answer {\r\n      padding: 0 20px 20px 66px;\r\n    }\r\n  }\r\n\r\n  \/* Mobile Adjustments (Up to 640px) *\/\r\n  @media (max-width: 640px) {\r\n    .syn-booking-faq {\r\n      padding: 48px 14px;\r\n    }\r\n\r\n    .syn-booking-faq-layout {\r\n      gap: 32px;\r\n    }\r\n\r\n    .syn-booking-faq-title {\r\n      font-size: clamp(28px, 8.5vw, 40px);\r\n    }\r\n\r\n    .syn-booking-faq-description {\r\n      margin-top: 14px;\r\n      font-size: 14px;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .syn-booking-faq-summary {\r\n      margin-top: 20px;\r\n      padding: 12px 14px;\r\n    }\r\n\r\n    .syn-booking-faq-summary-icon {\r\n      width: 36px;\r\n      height: 36px;\r\n      border-radius: 10px;\r\n    }\r\n\r\n    .syn-booking-faq-summary strong {\r\n      font-size: 12.5px;\r\n    }\r\n\r\n    .syn-booking-faq-summary span {\r\n      font-size: 10.5px;\r\n    }\r\n\r\n    .syn-booking-faq-question {\r\n      grid-template-columns: 30px minmax(0, 1fr) 28px;\r\n      gap: 12px;\r\n      min-height: 64px;\r\n      padding: 12px 14px;\r\n      font-size: 13.5px;\r\n    }\r\n\r\n    .syn-booking-faq-number {\r\n      width: 30px;\r\n      height: 30px;\r\n      border-radius: 9px;\r\n    }\r\n\r\n    .syn-booking-faq-toggle {\r\n      width: 28px;\r\n      height: 28px;\r\n      border-radius: 8px;\r\n    }\r\n\r\n    .syn-booking-faq-answer {\r\n      padding: 0 14px 16px 56px;\r\n    }\r\n\r\n    .syn-booking-faq-answer p {\r\n      font-size: 11.5px;\r\n      line-height: 1.6;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .syn-booking-faq-item,\r\n    .syn-booking-faq-toggle::before,\r\n    .syn-booking-faq-toggle::after {\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"syn-booking-faq\" id=\"booking-faqs\">\r\n  <div class=\"syn-booking-faq-wrap\">\r\n    <div class=\"syn-booking-faq-layout\">\r\n\r\n      <!-- Left content -->\r\n      <div class=\"syn-booking-faq-content\">\r\n        <div class=\"syn-booking-faq-label\">Booking FAQs<\/div>\r\n\r\n        <h2 class=\"syn-booking-faq-title\">\r\n          Before you book a <span>call.<\/span>\r\n        <\/h2>\r\n\r\n        <p class=\"syn-booking-faq-description\">\r\n          Important information about credits, meeting links, rescheduling and\r\n          missed calls.\r\n        <\/p>\r\n\r\n        <div class=\"syn-booking-faq-summary\">\r\n          <span class=\"syn-booking-faq-summary-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n              <rect x=\"3\" y=\"5\" width=\"13\" height=\"14\" rx=\"3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\/>\r\n              <path d=\"m16 10 5-3v10l-5-3\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/span>\r\n\r\n          <div>\r\n            <strong>Every call is 30 minutes<\/strong>\r\n            <span>Conducted privately through Google Meet.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- FAQ accordion -->\r\n      <div class=\"syn-booking-faq-list\">\r\n\r\n        <details class=\"syn-booking-faq-item\" open>\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">01<\/span>\r\n            <span>How long is each guidance call?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              Every guidance call is <strong>30 minutes<\/strong> and takes place\r\n              through a private Google Meet link.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">02<\/span>\r\n            <span>Can I use my package credit with any doctor?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              Yes. A valid call credit can be used with any available doctor\r\n              listed on the platform.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">03<\/span>\r\n            <span>Will I receive the doctor\u2019s phone number?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              No. Phone numbers and personal contact details are not exchanged.\r\n              Communication and meeting links are managed through the platform.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">04<\/span>\r\n            <span>How will I receive the Google Meet link?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              Your booking confirmation and meeting details will be sent\r\n              through your registered email and WhatsApp.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">05<\/span>\r\n            <span>Can I reschedule my call?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              One eligible reschedule is allowed when requested with reasonable\r\n              notice before the scheduled call.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">06<\/span>\r\n            <span>What happens if I miss the call?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              If you do not attend the scheduled call, the call credit will be\r\n              considered used.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">07<\/span>\r\n            <span>What happens if the doctor cancels?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              Your credit will not be lost. You can reschedule the call or book\r\n              another available doctor.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"syn-booking-faq-item\">\r\n          <summary class=\"syn-booking-faq-question\">\r\n            <span class=\"syn-booking-faq-number\">08<\/span>\r\n            <span>Can a doctor tell me which college I must choose?<\/span>\r\n            <span class=\"syn-booking-faq-toggle\"><\/span>\r\n          <\/summary>\r\n\r\n          <div class=\"syn-booking-faq-answer\">\r\n            <p>\r\n              Doctors share their personal experience and practical insights.\r\n              The final counselling decision always remains with you.\r\n            <\/p>\r\n          <\/div>\r\n        <\/details>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71b571d e-con-full e-flex e-con e-parent\" data-id=\"71b571d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2877c50 elementor-widget elementor-widget-html\" data-id=\"2877c50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .syn-support-cta,\r\n  .syn-support-cta * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .syn-support-cta {\r\n    --navy: #061d28;\r\n    --navy-soft: #0b3541;\r\n    --teal: #45e0d0;\r\n    --teal-soft: #b3fff6;\r\n    --violet: #9c8cff;\r\n    --white: #f5fffd;\r\n    --muted: #9db4ba;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    padding: 100px 24px;\r\n    font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\r\n      sans-serif;\r\n    background: #f6fafb;\r\n  }\r\n\r\n  .syn-support-shell {\r\n    position: relative;\r\n    width: min(1180px, 100%);\r\n    min-height: 470px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto;\r\n    overflow: hidden;\r\n    padding: 75px 40px;\r\n    border: 1px solid rgba(255, 255, 255, 0.09);\r\n    border-radius: 36px;\r\n    background:\r\n      radial-gradient(\r\n        circle at 14% 17%,\r\n        rgba(69, 224, 208, 0.15),\r\n        transparent 29%\r\n      ),\r\n      radial-gradient(\r\n        circle at 88% 84%,\r\n        rgba(156, 140, 255, 0.13),\r\n        transparent 30%\r\n      ),\r\n      linear-gradient(140deg, var(--navy), var(--navy-soft));\r\n    box-shadow:\r\n      0 38px 90px rgba(7, 28, 39, 0.2),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.08);\r\n  }\r\n\r\n  .syn-support-shell::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n    opacity: 0.32;\r\n    background-image:\r\n      linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);\r\n    background-size: 50px 50px;\r\n    mask-image: radial-gradient(circle at center, #000, transparent 80%);\r\n  }\r\n\r\n  .syn-support-ring {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .syn-support-ring-one {\r\n    width: 370px;\r\n    height: 370px;\r\n    top: -225px;\r\n    right: -95px;\r\n    border: 1px solid rgba(69, 224, 208, 0.11);\r\n    box-shadow:\r\n      0 0 0 55px rgba(69, 224, 208, 0.023),\r\n      0 0 0 110px rgba(156, 140, 255, 0.017);\r\n  }\r\n\r\n  .syn-support-ring-two {\r\n    width: 250px;\r\n    height: 250px;\r\n    left: -140px;\r\n    bottom: -130px;\r\n    border: 1px solid rgba(156, 140, 255, 0.1);\r\n    box-shadow: 0 0 0 47px rgba(156, 140, 255, 0.018);\r\n  }\r\n\r\n  .syn-support-content {\r\n    position: relative;\r\n    z-index: 3;\r\n    max-width: 790px;\r\n    margin: 0 auto;\r\n    text-align: center;\r\n  }\r\n\r\n  .syn-support-icon {\r\n    width: 67px;\r\n    height: 67px;\r\n    display: grid;\r\n    place-items: center;\r\n    margin: 0 auto 25px;\r\n    border: 1px solid rgba(179, 255, 246, 0.19);\r\n    border-radius: 22px;\r\n    color: #062422;\r\n    background: linear-gradient(135deg, var(--teal-soft), var(--teal));\r\n    box-shadow:\r\n      0 17px 40px rgba(69, 224, 208, 0.22),\r\n      inset 0 1px 0 rgba(255, 255, 255, 0.45);\r\n  }\r\n\r\n  .syn-support-icon svg {\r\n    width: 30px;\r\n    height: 30px;\r\n  }\r\n\r\n  .syn-support-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 19px;\r\n    color: var(--teal-soft);\r\n    font-size: 11px;\r\n    font-weight: 760;\r\n    letter-spacing: 0.11em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .syn-support-label::before,\r\n  .syn-support-label::after {\r\n    content: \"\";\r\n    width: 21px;\r\n    height: 2px;\r\n    border-radius: 99px;\r\n  }\r\n\r\n  .syn-support-label::before {\r\n    background: var(--teal);\r\n  }\r\n\r\n  .syn-support-label::after {\r\n    background: var(--violet);\r\n  }\r\n\r\n  .syn-support-title {\r\n    margin: 0;\r\n    color: var(--white);\r\n    font-size: clamp(32px, 5vw, 67px);\r\n    font-weight: 730;\r\n    line-height: 1.04;\r\n    letter-spacing: -0.052em;\r\n  }\r\n\r\n  .syn-support-title span {\r\n    color: transparent;\r\n    background: linear-gradient(100deg, var(--teal-soft), var(--teal));\r\n    background-clip: text;\r\n    -webkit-background-clip: text;\r\n  }\r\n\r\n  .syn-support-description {\r\n    max-width: 630px;\r\n    margin: 22px auto 0;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .syn-support-actions {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    gap: 12px;\r\n    margin-top: 31px;\r\n  }\r\n\r\n  .syn-support-primary,\r\n  .syn-support-secondary {\r\n    min-height: 53px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n    padding: 0 21px;\r\n    border-radius: 14px;\r\n    text-decoration: none !important;\r\n    font-size: 13px;\r\n    font-weight: 750;\r\n    transition:\r\n      transform 0.25s ease,\r\n      box-shadow 0.25s ease,\r\n      background 0.25s ease;\r\n  }\r\n\r\n  .syn-support-primary {\r\n    color: #062422 !important;\r\n    background: linear-gradient(135deg, var(--teal-soft), var(--teal));\r\n    box-shadow: 0 16px 38px rgba(69, 224, 208, 0.2);\r\n  }\r\n\r\n  .syn-support-primary:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 21px 45px rgba(69, 224, 208, 0.3);\r\n  }\r\n\r\n  .syn-support-secondary {\r\n    color: #e8f5f5 !important;\r\n    border: 1px solid rgba(255, 255, 255, 0.11);\r\n    background: rgba(255, 255, 255, 0.055);\r\n    backdrop-filter: blur(13px);\r\n    -webkit-backdrop-filter: blur(13px);\r\n  }\r\n\r\n  .syn-support-secondary:hover {\r\n    transform: translateY(-3px);\r\n    background: rgba(255, 255, 255, 0.09);\r\n  }\r\n\r\n  .syn-support-primary svg,\r\n  .syn-support-secondary svg {\r\n    width: 16px;\r\n    height: 16px;\r\n  }\r\n\r\n  .syn-support-note {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 7px;\r\n    margin-top: 22px;\r\n    color: #829da3;\r\n    font-size: 11px;\r\n    line-height: 1.45;\r\n  }\r\n\r\n  .syn-support-note svg {\r\n    width: 14px;\r\n    height: 14px;\r\n    flex-shrink: 0;\r\n    color: var(--teal);\r\n  }\r\n\r\n  \/* Floating cards *\/\r\n\r\n  .syn-support-float {\r\n    position: absolute;\r\n    z-index: 2;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    padding: 11px 14px;\r\n    border: 1px solid rgba(255, 255, 255, 0.12);\r\n    border-radius: 15px;\r\n    color: #e6f5f4;\r\n    background: rgba(13, 45, 56, 0.68);\r\n    box-shadow: 0 17px 40px rgba(0, 8, 14, 0.21);\r\n    backdrop-filter: blur(17px);\r\n    -webkit-backdrop-filter: blur(17px);\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    animation: synSupportFloat 5s ease-in-out infinite;\r\n  }\r\n\r\n  .syn-support-float-left {\r\n    top: 55px;\r\n    left: 45px;\r\n  }\r\n\r\n  .syn-support-float-right {\r\n    right: 45px;\r\n    bottom: 55px;\r\n    animation-delay: 1.1s;\r\n  }\r\n\r\n  .syn-support-float-icon {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: grid;\r\n    place-items: center;\r\n    flex: 0 0 auto;\r\n    border-radius: 9px;\r\n    color: #062422;\r\n    background: var(--teal);\r\n  }\r\n\r\n  .syn-support-float-right .syn-support-float-icon {\r\n    color: #ffffff;\r\n    background: var(--violet);\r\n  }\r\n\r\n  .syn-support-float-icon svg {\r\n    width: 14px;\r\n    height: 14px;\r\n  }\r\n\r\n  @keyframes synSupportFloat {\r\n    0%,\r\n    100% {\r\n      transform: translateY(0);\r\n    }\r\n\r\n    50% {\r\n      transform: translateY(-7px);\r\n    }\r\n  }\r\n\r\n  \/* Tablet Adjustments (769px to 1024px) *\/\r\n  @media (max-width: 1024px) {\r\n    .syn-support-cta {\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    .syn-support-shell {\r\n      min-height: auto;\r\n      padding: 60px 32px;\r\n      border-radius: 32px;\r\n    }\r\n\r\n    .syn-support-float-left {\r\n      top: 35px;\r\n      left: 25px;\r\n    }\r\n\r\n    .syn-support-float-right {\r\n      right: 25px;\r\n      bottom: 35px;\r\n    }\r\n  }\r\n\r\n  \/* Hide floating cards on smaller screens to keep layout clean *\/\r\n  @media (max-width: 900px) {\r\n    .syn-support-float {\r\n      display: none;\r\n    }\r\n  }\r\n\r\n  \/* Mobile Adjustments (Up to 640px) *\/\r\n  @media (max-width: 640px) {\r\n    .syn-support-cta {\r\n      padding: 48px 14px;\r\n    }\r\n\r\n    .syn-support-shell {\r\n      min-height: auto;\r\n      padding: 48px 20px 36px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .syn-support-icon {\r\n      width: 56px;\r\n      height: 56px;\r\n      margin-bottom: 20px;\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .syn-support-icon svg {\r\n      width: 24px;\r\n      height: 24px;\r\n    }\r\n\r\n    .syn-support-label {\r\n      margin-bottom: 14px;\r\n    }\r\n\r\n    .syn-support-title {\r\n      font-size: clamp(28px, 8.5vw, 40px);\r\n    }\r\n\r\n    .syn-support-description {\r\n      margin-top: 14px;\r\n      font-size: 14px;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .syn-support-actions {\r\n      align-items: stretch;\r\n      flex-direction: column;\r\n      gap: 10px;\r\n      margin-top: 24px;\r\n    }\r\n\r\n    .syn-support-primary,\r\n    .syn-support-secondary {\r\n      width: 100%;\r\n      min-height: 48px;\r\n    }\r\n\r\n    .syn-support-note {\r\n      margin-top: 18px;\r\n      font-size: 10.5px;\r\n      text-align: center;\r\n    }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .syn-support-float {\r\n      animation: none;\r\n    }\r\n\r\n    .syn-support-primary,\r\n    .syn-support-secondary {\r\n      transition: none;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"syn-support-cta\" id=\"student-support\">\r\n  <div class=\"syn-support-shell\">\r\n    <div class=\"syn-support-ring syn-support-ring-one\"><\/div>\r\n    <div class=\"syn-support-ring syn-support-ring-two\"><\/div>\r\n\r\n    <!-- Floating element -->\r\n    <div class=\"syn-support-float syn-support-float-left\">\r\n      <span class=\"syn-support-float-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <circle cx=\"10.5\" cy=\"10.5\" r=\"6.5\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\/>\r\n          <path d=\"m15.5 15.5 4 4\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\/>\r\n        <\/svg>\r\n      <\/span>\r\n      Find the right doctor\r\n    <\/div>\r\n\r\n    <!-- Floating element -->\r\n    <div class=\"syn-support-float syn-support-float-right\">\r\n      <span class=\"syn-support-float-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M5 5.5h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-7l-4.5 3v-3H5a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2Z\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/span>\r\n      Synapse support\r\n    <\/div>\r\n\r\n    <!-- CTA content -->\r\n    <div class=\"syn-support-content\">\r\n      <span class=\"syn-support-icon\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M5 5.5h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-7l-4.5 3v-3H5a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2Z\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linejoin=\"round\"\/>\r\n          <path d=\"M8 10h8M8 13.5h5\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\/>\r\n        <\/svg>\r\n      <\/span>\r\n\r\n      <div class=\"syn-support-label\">Need help choosing?<\/div>\r\n\r\n      <h2 class=\"syn-support-title\">\r\n        Not sure who to <span>speak with?<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"syn-support-description\">\r\n        Tell us which colleges and departments you are considering. The Synapse\r\n        team will help you find the most relevant available doctors.\r\n      <\/p>\r\n\r\n      <div class=\"syn-support-actions\">\r\n        <a class=\"syn-support-primary\" href=\"https:\/\/wa.aisensy.com\/+919655068691\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n          Get Help From Synapse\r\n\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M5 12h14M13 6l6 6-6 6\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n\r\n        <a class=\"syn-support-secondary\" href=\"#doctor-directory\">\r\n          Browse All Doctors\r\n\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n            <circle cx=\"10.5\" cy=\"10.5\" r=\"6.5\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\/>\r\n            <path d=\"m15.5 15.5 4 4\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"syn-support-note\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M12 3 4.5 6v5.2c0 4.8 3.1 8 7.5 9.8 4.4-1.8 7.5-5 7.5-9.8V6L12 3Z\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n        Getting help does not create a booking or use a call credit.\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Can\u2019t find the right doctor? Tell us who you\u2019re looking for. Share the college and department you are considering. We\u2019ll notify you when a relevant doctor becomes available. Request any college and department Get notified when a doctor is available No payment required to submit a request Submitting a request does not create a booking. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":25,"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":141,"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/pages\/6\/revisions\/141"}],"wp:attachment":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}