{"id":946,"date":"2026-09-03T07:13:22","date_gmt":"2026-09-03T07:13:22","guid":{"rendered":"https:\/\/drpriyankabhasin.com\/?page_id=946"},"modified":"2026-09-10T08:19:17","modified_gmt":"2026-09-10T08:19:17","slug":"testimonials-patient-reviews","status":"publish","type":"page","link":"https:\/\/drpriyankabhasin.com\/?page_id=946","title":{"rendered":"Testimonials \/ Patient Reviews"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"946\" class=\"elementor elementor-946\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45a00865 e-flex e-con-boxed e-con e-parent\" data-id=\"45a00865\" 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-4e0b0e1d elementor-widget elementor-widget-text-editor\" data-id=\"4e0b0e1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<ul class=\"wp-block-list\">\n<li><\/li>\n<\/ul>\n\t\t\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-0a0de45 e-flex e-con-boxed e-con e-parent\" data-id=\"0a0de45\" 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-96b4dc7 elementor-widget elementor-widget-html\" data-id=\"96b4dc7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n\/* =========================================================\n   DR. PRIYANKA BHASIN\n   GOOGLE PATIENT REVIEWS\n   DESKTOP ORIGINAL + CORRECTED MOBILE\n========================================================= *\/\n\n.pb-reviews-section{\n    --green-dark:#176B4D;\n    --green:#2E9B6F;\n    --green-light:#43B982;\n    --green-pale:#E8F6EF;\n    --gold:#F5AA22;\n    --blue:#4285F4;\n\n    position:relative;\n    width:100%;\n    padding:78px 0 78px;\n\n    background:\n        radial-gradient(circle at 10% 15%,rgba(67,185,130,.08),transparent 24%),\n        radial-gradient(circle at 90% 75%,rgba(66,133,244,.06),transparent 24%),\n        #ffffff;\n\n    font-family:\n        Poppins,\n        Arial,\n        Helvetica,\n        sans-serif;\n\n    overflow:hidden;\n    box-sizing:border-box;\n}\n\n.pb-reviews-section *,\n.pb-reviews-section *::before,\n.pb-reviews-section *::after{\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   BACKGROUND\n========================================================= *\/\n\n.pb-review-bg-circle{\n    position:absolute;\n    border-radius:50%;\n    pointer-events:none;\n    filter:blur(1px);\n}\n\n.pb-review-bg-circle.one{\n    width:260px;\n    height:260px;\n    left:-150px;\n    top:180px;\n    border:1px solid rgba(67,185,130,.16);\n    animation:pbBgFloat 8s ease-in-out infinite;\n}\n\n.pb-review-bg-circle.two{\n    width:190px;\n    height:190px;\n    right:-90px;\n    top:90px;\n    border:1px solid rgba(66,133,244,.12);\n    animation:pbBgFloat 7s ease-in-out infinite reverse;\n}\n\n.pb-review-bg-circle.three{\n    width:120px;\n    height:120px;\n    right:8%;\n    bottom:100px;\n    border:1px solid rgba(245,170,34,.15);\n    animation:pbBgFloat 6s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   HEADING\n========================================================= *\/\n\n.pb-reviews-heading{\n    position:relative;\n    z-index:5;\n\n    text-align:center;\n\n    width:100%;\n    max-width:1000px;\n\n    margin:0 auto 48px;\n\n    padding:10px 15px 5px;\n}\n\n.pb-reviews-heading::before{\n    content:\"\u2605  TRUSTED PATIENT EXPERIENCES  \u2605\";\n\n    display:inline-flex;\n\n    align-items:center;\n    justify-content:center;\n\n    margin-bottom:16px;\n\n    padding:8px 19px;\n\n    border-radius:50px;\n\n    font-size:10px;\n    font-weight:800;\n\n    letter-spacing:2px;\n\n    color:var(--green-dark);\n\n    background:\n        linear-gradient(#fff,#fff) padding-box,\n        linear-gradient(\n            90deg,\n            #176B4D,\n            #43B982,\n            #F5AA22,\n            #4285F4,\n            #43B982,\n            #176B4D\n        ) border-box;\n\n    border:1.5px solid transparent;\n\n    background-size:\n        100% 100%,\n        300% 100%;\n\n    animation:\n        pbBadgeBorder 5s linear infinite,\n        pbBadgeFloat 3s ease-in-out infinite;\n\n    box-shadow:\n        0 8px 25px rgba(23,107,77,.10);\n}\n\n.pb-reviews-heading h2{\n    position:relative;\n\n    display:inline-block;\n\n    margin:0 auto;\n\n    padding:14px 25px;\n\n    border-radius:23px;\n\n    font-size:clamp(29px,4vw,47px);\n\n    font-weight:800;\n\n    line-height:1.15;\n\n    letter-spacing:-1px;\n\n    color:var(--green-dark);\n\n    border:2px solid transparent;\n\n    background:\n        linear-gradient(#ffffff,#ffffff) padding-box,\n        linear-gradient(\n            110deg,\n            #176B4D,\n            #43B982,\n            #F5AA22,\n            #4285F4,\n            #43B982,\n            #176B4D\n        ) border-box;\n\n    background-size:\n        100% 100%,\n        300% 100%;\n\n    animation:\n        pbHeadingBorder 6s linear infinite,\n        pbHeadingGlow 3s ease-in-out infinite;\n\n    box-shadow:\n        0 12px 38px rgba(23,107,77,.09);\n\n    overflow:hidden;\n}\n\n.pb-doctor-name{\n    display:inline-block;\n\n    background:\n        linear-gradient(\n            90deg,\n            #176B4D,\n            #2E9B6F,\n            #43B982,\n            #176B4D\n        );\n\n    background-size:300% auto;\n\n    -webkit-background-clip:text;\n    background-clip:text;\n\n    -webkit-text-fill-color:transparent;\n\n    animation:\n        pbNameGradient 4s linear infinite;\n}\n\n.pb-google-title{\n    display:inline-block;\n\n    margin-left:6px;\n\n    color:#202124;\n\n    font-weight:750;\n}\n\n.pb-google-title::after{\n    content:\"\";\n\n    display:block;\n\n    width:92%;\n\n    height:4px;\n\n    margin:8px auto 0;\n\n    border-radius:20px;\n\n    background:\n        linear-gradient(\n            90deg,\n            #4285F4,\n            #EA4335,\n            #FBBC05,\n            #34A853,\n            #4285F4\n        );\n\n    background-size:300% 100%;\n\n    animation:\n        pbGoogleLine 4s linear infinite;\n\n    box-shadow:\n        0 3px 12px rgba(66,133,244,.18);\n}\n\n.pb-reviews-heading h2::after{\n    content:\"\";\n\n    position:absolute;\n\n    top:0;\n    left:-70%;\n\n    width:40%;\n    height:100%;\n\n    transform:skewX(-22deg);\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.85),\n            transparent\n        );\n\n    animation:\n        pbHeadingShine 4.5s ease-in-out infinite;\n\n    pointer-events:none;\n}\n\n.pb-reviews-heading::after{\n    content:\"\u2726   \u2022   \u2726   \u2022   \u2726\";\n\n    position:absolute;\n\n    left:50%;\n    top:-16px;\n\n    transform:translateX(-50%);\n\n    width:300px;\n\n    color:#43B982;\n\n    font-size:14px;\n\n    letter-spacing:14px;\n\n    opacity:.45;\n\n    pointer-events:none;\n\n    animation:\n        pbSparkleFloat 4s ease-in-out infinite;\n}\n\n.pb-reviews-subtitle{\n    margin:19px 0 17px;\n\n    color:#667085;\n\n    font-size:15px;\n\n    line-height:1.6;\n\n    font-weight:500;\n}\n\n.pb-rating-row{\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:13px;\n\n    flex-wrap:wrap;\n}\n\n.pb-stars{\n    position:relative;\n\n    color:var(--gold);\n\n    font-size:29px;\n\n    line-height:1;\n\n    letter-spacing:3px;\n\n    text-shadow:\n        0 3px 12px rgba(245,170,34,.22);\n\n    animation:\n        pbStarsPulse 2.2s ease-in-out infinite;\n\n    overflow:hidden;\n}\n\n.pb-stars::after{\n    content:\"\";\n\n    position:absolute;\n\n    top:0;\n    left:-35px;\n\n    width:18px;\n    height:100%;\n\n    background:rgba(255,255,255,.8);\n\n    filter:blur(5px);\n\n    transform:skewX(-20deg);\n\n    animation:\n        pbStarShine 3.5s ease-in-out infinite;\n}\n\n.pb-rating-text{\n    padding:8px 16px;\n\n    border-radius:40px;\n\n    color:var(--green-dark);\n\n    background:#F3FAF6;\n\n    border:1px solid #D8EFE3;\n\n    font-size:13px;\n\n    font-weight:700;\n\n    box-shadow:\n        0 7px 20px rgba(23,107,77,.07);\n\n    animation:\n        pbRatingFloat 3s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   SLIDER\n========================================================= *\/\n\n.pb-reviews-slider{\n    position:relative;\n\n    width:100%;\n    max-width:1280px;\n\n    margin:0 auto;\n\n    padding:0 52px;\n\n    z-index:3;\n}\n\n.pb-reviews-viewport{\n    width:100%;\n\n    overflow:hidden;\n\n    touch-action:pan-y;\n\n    padding:15px 3px 22px;\n}\n\n.pb-reviews-track{\n    display:flex;\n\n    gap:20px;\n\n    width:max-content;\n\n    will-change:transform;\n\n    transition:\n        transform .85s\n        cubic-bezier(.22,1,.36,1);\n}\n\n\n\/* =========================================================\n   DESKTOP CARD\n   UNCHANGED\n========================================================= *\/\n\n.pb-review-card{\n    position:relative;\n\n    width:365px;\n    min-width:365px;\n\n    height:270px;\n\n    padding:23px;\n\n    display:flex;\n\n    flex-direction:column;\n\n    overflow:hidden;\n\n    cursor:pointer;\n\n    border-radius:25px;\n\n    border:2px solid transparent;\n\n    background:\n        linear-gradient(\n            145deg,\n            #F5F8FF,\n            #EEF2FF\n        ) padding-box,\n\n        linear-gradient(\n            120deg,\n            rgba(67,185,130,.7),\n            rgba(66,133,244,.35),\n            rgba(245,170,34,.35),\n            rgba(67,185,130,.7)\n        ) border-box;\n\n    background-size:\n        100% 100%,\n        300% 300%;\n\n    box-shadow:\n        0 8px 25px rgba(30,50,90,.07);\n\n    transition:\n        transform .45s cubic-bezier(.2,.8,.2,1),\n        box-shadow .45s ease,\n        background .35s ease;\n\n    animation:\n        pbCardAppear .8s ease both,\n        pbCardBorder 7s linear infinite;\n}\n\n.pb-review-card::before{\n    content:\"\";\n\n    position:absolute;\n\n    width:120px;\n    height:120px;\n\n    right:-55px;\n    top:-55px;\n\n    border-radius:50%;\n\n    background:\n        radial-gradient(\n            circle,\n            rgba(67,185,130,.16),\n            transparent 70%\n        );\n\n    transition:\n        transform .5s ease;\n}\n\n.pb-review-card::after{\n    content:\"\";\n\n    position:absolute;\n\n    left:15%;\n    bottom:-60px;\n\n    width:70%;\n    height:90px;\n\n    border-radius:50%;\n\n    background:\n        radial-gradient(\n            ellipse,\n            rgba(66,133,244,.12),\n            transparent 70%\n        );\n\n    filter:blur(10px);\n\n    transition:\n        transform .5s ease;\n}\n\n.pb-review-card:hover{\n    transform:\n        translateY(-12px)\n        scale(1.025);\n\n    box-shadow:\n        0 22px 55px rgba(23,107,77,.16),\n        0 0 0 1px rgba(67,185,130,.08);\n\n    background:\n        linear-gradient(\n            145deg,\n            #FFFFFF,\n            #F1F7FF\n        ) padding-box,\n\n        linear-gradient(\n            120deg,\n            #43B982,\n            #4285F4,\n            #F5AA22,\n            #EA4335,\n            #43B982\n        ) border-box;\n\n    background-size:\n        100% 100%,\n        300% 300%;\n}\n\n.pb-review-card:hover::before{\n    transform:scale(2);\n}\n\n.pb-review-card:hover::after{\n    transform:scale(1.3);\n}\n\n\n\/* =========================================================\n   CARD HEADER\n========================================================= *\/\n\n.pb-review-top{\n    position:relative;\n\n    z-index:2;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:space-between;\n\n    margin-bottom:14px;\n}\n\n.pb-review-user{\n    display:flex;\n\n    align-items:center;\n\n    min-width:0;\n}\n\n.pb-review-avatar{\n    position:relative;\n\n    width:48px;\n    height:48px;\n\n    min-width:48px;\n\n    margin-right:12px;\n\n    border-radius:50%;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    color:#fff;\n\n    font-size:17px;\n\n    font-weight:800;\n\n    border:3px solid #fff;\n\n    box-shadow:\n        0 5px 14px rgba(0,0,0,.13);\n\n    transition:\n        transform .4s ease,\n        box-shadow .4s ease;\n}\n\n.pb-review-avatar::before{\n    content:\"\";\n\n    position:absolute;\n\n    inset:-5px;\n\n    border-radius:50%;\n\n    border:2px dashed rgba(67,185,130,.55);\n\n    animation:\n        pbAvatarSpin 7s linear infinite;\n}\n\n.pb-review-card:hover\n.pb-review-avatar{\n    transform:\n        rotate(-5deg)\n        scale(1.12);\n\n    box-shadow:\n        0 8px 22px rgba(23,107,77,.20);\n}\n\n.pb-avatar-1{background:#6B8FBD;}\n.pb-avatar-2{background:#8A5B91;}\n.pb-avatar-3{background:#9A7548;}\n.pb-avatar-4{background:#4C8BA5;}\n.pb-avatar-5{background:#57923F;}\n.pb-avatar-6{background:#B13D8B;}\n.pb-avatar-7{background:#63719C;}\n.pb-avatar-8{background:#6C9BAA;}\n.pb-avatar-9{background:#B84D2D;}\n.pb-avatar-10{background:#758A99;}\n.pb-avatar-11{background:#4D8BA5;}\n.pb-avatar-12{background:#A05B7D;}\n\n.pb-review-user-info{\n    min-width:0;\n}\n\n.pb-review-name{\n    margin:0 0 4px;\n\n    color:#111827;\n\n    font-size:14px;\n\n    font-weight:750;\n\n    line-height:1.2;\n\n    white-space:nowrap;\n\n    overflow:hidden;\n\n    text-overflow:ellipsis;\n}\n\n.pb-review-date{\n    margin:0;\n\n    color:#718096;\n\n    font-size:11px;\n\n    line-height:1.2;\n}\n\n\n\/* =========================================================\n   GOOGLE\n========================================================= *\/\n\n.pb-google-logo{\n    width:38px;\n    height:38px;\n\n    flex-shrink:0;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    border-radius:50%;\n\n    background:#fff;\n\n    box-shadow:\n        0 4px 12px rgba(0,0,0,.08);\n\n    transition:\n        transform .4s ease,\n        box-shadow .4s ease;\n}\n\n.pb-google-logo img{\n    width:30px;\n    height:30px;\n\n    object-fit:contain;\n\n    display:block;\n}\n\n.pb-review-card:hover\n.pb-google-logo{\n    transform:\n        rotate(12deg)\n        scale(1.12);\n\n    box-shadow:\n        0 7px 18px rgba(66,133,244,.18);\n}\n\n\n\/* =========================================================\n   STARS\n========================================================= *\/\n\n.pb-review-stars{\n    position:relative;\n\n    z-index:2;\n\n    color:var(--gold);\n\n    font-size:20px;\n\n    letter-spacing:2px;\n\n    line-height:1;\n\n    margin-bottom:13px;\n\n    transition:\n        transform .3s ease;\n}\n\n.pb-review-card:hover\n.pb-review-stars{\n    transform:\n        scale(1.08);\n\n    text-shadow:\n        0 3px 12px rgba(245,170,34,.35);\n}\n\n\n\/* =========================================================\n   DESKTOP REVIEW TEXT\n   UNCHANGED\n========================================================= *\/\n\n.pb-review-text{\n    position:relative;\n\n    z-index:2;\n\n    margin:0;\n\n    color:#252A34;\n\n    font-size:13.5px;\n\n    line-height:1.62;\n\n    display:-webkit-box;\n\n    -webkit-line-clamp:5;\n\n    -webkit-box-orient:vertical;\n\n    overflow:hidden;\n}\n\n\n\/* =========================================================\n   SEE MORE\n========================================================= *\/\n\n.pb-see-more{\n    position:relative;\n\n    z-index:3;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    gap:4px;\n\n    margin-top:auto;\n\n    padding-top:10px;\n\n    color:var(--green-dark);\n\n    font-size:13px;\n\n    font-weight:800;\n\n    transition:\n        color .25s ease,\n        transform .25s ease;\n}\n\n.pb-review-card:hover\n.pb-see-more{\n    color:#0F513A;\n\n    transform:\n        translateX(5px);\n}\n\n\n\/* =========================================================\n   ARROWS\n========================================================= *\/\n\n.pb-review-arrow{\n    position:absolute;\n\n    top:50%;\n\n    transform:translateY(-50%);\n\n    width:48px;\n    height:48px;\n\n    border-radius:50%;\n\n    border:2px solid transparent;\n\n    background:\n        linear-gradient(#fff,#fff) padding-box,\n\n        linear-gradient(\n            135deg,\n            #43B982,\n            #4285F4,\n            #F5AA22\n        ) border-box;\n\n    color:var(--green-dark);\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    cursor:pointer;\n\n    z-index:20;\n\n    font-size:32px;\n\n    line-height:1;\n\n    padding:0;\n\n    box-shadow:\n        0 7px 20px rgba(23,107,77,.13);\n\n    transition:\n        transform .3s ease,\n        box-shadow .3s ease,\n        background .3s ease,\n        color .3s ease;\n}\n\n.pb-review-arrow:hover{\n    color:#fff;\n\n    background:\n        linear-gradient(\n            135deg,\n            #176B4D,\n            #2E9B6F\n        ) padding-box,\n\n        linear-gradient(\n            135deg,\n            #43B982,\n            #4285F4,\n            #F5AA22\n        ) border-box;\n\n    transform:\n        translateY(-50%)\n        scale(1.13);\n\n    box-shadow:\n        0 12px 30px rgba(23,107,77,.25);\n}\n\n.pb-review-arrow-left{\n    left:10px;\n}\n\n.pb-review-arrow-right{\n    right:10px;\n}\n\n.pb-review-arrow span{\n    display:block;\n\n    margin-top:-5px;\n}\n\n\n\/* =========================================================\n   BUTTONS\n========================================================= *\/\n\n.pb-reviews-buttons{\n    position:relative;\n\n    z-index:5;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:14px;\n\n    margin-top:30px;\n\n    padding:0 15px;\n\n    flex-wrap:wrap;\n}\n\n.pb-reviews-buttons a{\n    position:relative;\n\n    min-height:52px;\n\n    padding:0 25px;\n\n    border-radius:35px;\n\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:9px;\n\n    text-decoration:none !important;\n\n    font-size:14px;\n\n    font-weight:750;\n\n    overflow:hidden;\n\n    transition:\n        transform .3s ease,\n        box-shadow .3s ease;\n}\n\n.pb-reviews-buttons a::before{\n    content:\"\";\n\n    position:absolute;\n\n    top:0;\n    left:-100%;\n\n    width:70%;\n    height:100%;\n\n    background:\n        linear-gradient(\n            90deg,\n            transparent,\n            rgba(255,255,255,.35),\n            transparent\n        );\n\n    transform:skewX(-20deg);\n\n    transition:\n        left .6s ease;\n}\n\n.pb-reviews-buttons a:hover::before{\n    left:130%;\n}\n\n.pb-reviews-buttons a:hover{\n    transform:\n        translateY(-5px);\n}\n\n.pb-whatsapp-btn{\n    background:#25D366;\n\n    color:#fff !important;\n\n    box-shadow:\n        0 8px 22px rgba(37,211,102,.22);\n}\n\n.pb-whatsapp-btn:hover{\n    background:#1DA851;\n\n    box-shadow:\n        0 14px 32px rgba(37,211,102,.32);\n}\n\n.pb-whatsapp-svg{\n    width:22px;\n    height:22px;\n\n    display:block;\n}\n\n.pb-consultation-btn{\n    background:\n        linear-gradient(\n            135deg,\n            #1769E0,\n            #4285F4\n        );\n\n    color:#fff !important;\n\n    box-shadow:\n        0 8px 22px rgba(23,105,224,.20);\n}\n\n.pb-consultation-btn:hover{\n    box-shadow:\n        0 14px 32px rgba(23,105,224,.30);\n}\n\n.pb-phone-icon{\n    font-size:18px;\n}\n\n\n\/* =========================================================\n   POPUP\n========================================================= *\/\n\n.pb-review-popup{\n    position:fixed;\n\n    inset:0;\n\n    width:100%;\n    height:100%;\n\n    background:\n        rgba(8,35,24,.70);\n\n    backdrop-filter:blur(12px);\n    -webkit-backdrop-filter:blur(12px);\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    padding:20px;\n\n    z-index:999999;\n\n    opacity:0;\n\n    visibility:hidden;\n\n    transition:\n        opacity .35s ease,\n        visibility .35s ease;\n}\n\n.pb-review-popup.active{\n    opacity:1;\n\n    visibility:visible;\n}\n\n.pb-popup-box{\n    position:relative;\n\n    width:100%;\n\n    max-width:680px;\n\n    max-height:88vh;\n\n    overflow-y:auto;\n\n    padding:34px;\n\n    border-radius:28px;\n\n    background:\n        linear-gradient(#fff,#fff) padding-box,\n\n        linear-gradient(\n            135deg,\n            #43B982,\n            #4285F4,\n            #F5AA22,\n            #43B982\n        ) border-box;\n\n    border:2px solid transparent;\n\n    box-shadow:\n        0 35px 100px rgba(0,0,0,.32);\n\n    transform:\n        translateY(45px)\n        scale(.88);\n\n    opacity:0;\n\n    transition:\n        transform .5s cubic-bezier(.16,1,.3,1),\n        opacity .4s ease;\n}\n\n.pb-review-popup.active\n.pb-popup-box{\n    transform:\n        translateY(0)\n        scale(1);\n\n    opacity:1;\n}\n\n.pb-popup-close{\n    position:absolute;\n\n    right:17px;\n    top:17px;\n\n    width:42px;\n    height:42px;\n\n    border:0;\n\n    border-radius:50%;\n\n    background:#F3FAF6;\n\n    color:var(--green-dark);\n\n    font-size:28px;\n\n    cursor:pointer;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    transition:\n        transform .3s ease,\n        background .3s ease,\n        color .3s ease;\n}\n\n.pb-popup-close:hover{\n    background:var(--green-dark);\n\n    color:#fff;\n\n    transform:\n        rotate(90deg)\n        scale(1.08);\n}\n\n.pb-popup-user{\n    display:flex;\n\n    align-items:center;\n\n    padding-right:50px;\n}\n\n.pb-popup-avatar{\n    width:62px;\n    height:62px;\n\n    min-width:62px;\n\n    border-radius:50%;\n\n    background:\n        linear-gradient(\n            135deg,\n            #43B982,\n            #176B4D\n        );\n\n    color:#fff;\n\n    display:flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    font-size:22px;\n\n    font-weight:800;\n\n    margin-right:15px;\n\n    box-shadow:\n        0 8px 25px rgba(23,107,77,.20);\n}\n\n.pb-popup-name{\n    margin:0 0 5px;\n\n    color:#17372A;\n\n    font-size:21px;\n\n    font-weight:800;\n}\n\n.pb-popup-date{\n    color:#7B8A83;\n\n    font-size:13px;\n}\n\n.pb-popup-stars{\n    margin-top:22px;\n\n    color:var(--gold);\n\n    font-size:25px;\n\n    letter-spacing:3px;\n}\n\n.pb-popup-text{\n    margin:20px 0 0;\n\n    color:#374151;\n\n    font-size:15px;\n\n    line-height:1.85;\n\n    overflow-wrap:anywhere;\n}\n\n.pb-popup-consultation{\n    display:inline-flex;\n\n    align-items:center;\n\n    justify-content:center;\n\n    gap:9px;\n\n    margin-top:25px;\n\n    min-height:49px;\n\n    padding:0 24px;\n\n    border-radius:30px;\n\n    background:\n        linear-gradient(\n            135deg,\n            #1769E0,\n            #4285F4\n        );\n\n    color:#fff !important;\n\n    text-decoration:none !important;\n\n    font-size:14px;\n\n    font-weight:750;\n\n    box-shadow:\n        0 8px 22px rgba(23,105,224,.22);\n\n    transition:\n        transform .3s ease,\n        box-shadow .3s ease;\n}\n\n.pb-popup-consultation:hover{\n    transform:\n        translateY(-4px);\n\n    box-shadow:\n        0 14px 30px rgba(23,105,224,.30);\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:1050px){\n\n    .pb-reviews-section{\n        padding:65px 0;\n    }\n\n    .pb-reviews-slider{\n        padding:0 45px;\n    }\n\n    .pb-review-card{\n        width:330px;\n        min-width:330px;\n    }\n\n    .pb-review-arrow-left{\n        left:7px;\n    }\n\n    .pb-review-arrow-right{\n        right:7px;\n    }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   CORRECTED\n========================================================= *\/\n\n@media(max-width:700px){\n\n    .pb-reviews-section{\n\n        width:100% !important;\n\n        max-width:100vw !important;\n\n        padding:\n            52px 0\n            60px;\n\n        overflow-x:hidden !important;\n    }\n\n\n    \/* HEADING *\/\n\n    .pb-reviews-heading{\n\n        width:100%;\n\n        max-width:100%;\n\n        margin-bottom:30px;\n\n        padding:\n            5px 12px;\n    }\n\n\n    .pb-reviews-heading::before{\n\n        font-size:8px;\n\n        letter-spacing:1.3px;\n\n        padding:\n            7px 13px;\n\n        margin-bottom:12px;\n    }\n\n\n    .pb-reviews-heading h2{\n\n        display:block;\n\n        width:fit-content;\n\n        max-width:100%;\n\n        margin:0 auto;\n\n        padding:\n            10px 14px;\n\n        border-radius:18px;\n\n        font-size:24px;\n\n        letter-spacing:-.5px;\n    }\n\n\n    .pb-doctor-name{\n\n        display:block;\n\n        margin-bottom:4px;\n    }\n\n\n    .pb-google-title{\n\n        display:block;\n\n        margin-left:0;\n\n        font-size:20px;\n    }\n\n\n    .pb-google-title::after{\n\n        height:3px;\n\n        margin-top:6px;\n    }\n\n\n    .pb-reviews-heading::after{\n\n        top:-10px;\n\n        width:190px;\n\n        font-size:10px;\n\n        letter-spacing:10px;\n    }\n\n\n    .pb-reviews-subtitle{\n\n        margin:\n            16px 0\n            14px;\n\n        font-size:13px;\n    }\n\n\n    .pb-stars{\n\n        font-size:24px;\n\n        letter-spacing:2px;\n    }\n\n\n    .pb-rating-text{\n\n        font-size:12px;\n\n        padding:\n            7px 12px;\n    }\n\n\n    \/* =====================================================\n       SLIDER WIDTH\n       \n       IMPORTANT:\n       The previous 100% calculation was the problem.\n       Now the card has a real phone width.\n    ===================================================== *\/\n\n    .pb-reviews-slider{\n\n        width:100% !important;\n\n        max-width:100vw !important;\n\n        margin:0;\n\n        padding:\n            0 38px !important;\n\n        overflow:visible;\n    }\n\n\n    .pb-reviews-viewport{\n\n        width:100% !important;\n\n        max-width:100% !important;\n\n        padding:\n            12px 0\n            25px;\n\n        overflow:hidden !important;\n\n        border-radius:25px;\n    }\n\n\n    .pb-reviews-track{\n\n        display:flex;\n\n        gap:15px;\n\n        width:max-content;\n\n        align-items:flex-start;\n\n        \/*\n          Prevent percentage width calculation.\n        *\/\n        flex-wrap:nowrap;\n    }\n\n\n    \/* =====================================================\n       MOBILE REVIEW CARD\n       \n       THIS IS THE IMPORTANT FIX.\n    ===================================================== *\/\n\n    .pb-review-card{\n\n        \/*\n          REAL PHONE WIDTH\n        *\/\n\n        width:\n            calc(100vw - 76px) !important;\n\n        min-width:\n            calc(100vw - 76px) !important;\n\n        max-width:\n            calc(100vw - 76px) !important;\n\n\n        \/*\n          REMOVE DESKTOP HEIGHT\n        *\/\n\n        height:auto !important;\n\n        min-height:0 !important;\n\n        max-height:none !important;\n\n\n        \/*\n          CRITICAL:\n          FLEX BASIS MUST MATCH CARD WIDTH.\n        *\/\n\n        flex:\n            0 0 calc(100vw - 76px) !important;\n\n\n        \/*\n          SHOW COMPLETE TEXT\n        *\/\n\n        overflow:visible !important;\n\n\n        padding:\n            20px 18px\n            20px;\n\n        border-radius:22px;\n\n        display:flex;\n\n        flex-direction:column;\n\n        align-self:flex-start;\n    }\n\n\n    \/* =====================================================\n       CARD HEADER\n    ===================================================== *\/\n\n    .pb-review-top{\n\n        width:100%;\n\n        display:flex;\n\n        align-items:center;\n\n        justify-content:space-between;\n\n        gap:8px;\n\n        margin-bottom:14px;\n\n        flex-shrink:0;\n    }\n\n\n    .pb-review-user{\n\n        min-width:0;\n\n        flex:1 1 auto;\n    }\n\n\n    .pb-review-user-info{\n\n        min-width:0;\n\n        max-width:none;\n\n        flex:1 1 auto;\n    }\n\n\n    .pb-review-name{\n\n        width:100%;\n\n        max-width:100%;\n\n        font-size:14px;\n\n        white-space:nowrap;\n\n        overflow:hidden;\n\n        text-overflow:ellipsis;\n    }\n\n\n    .pb-review-date{\n\n        font-size:10.5px;\n    }\n\n\n    .pb-review-avatar{\n\n        width:45px;\n\n        height:45px;\n\n        min-width:45px;\n\n        margin-right:10px;\n\n        font-size:16px;\n    }\n\n\n    .pb-google-logo{\n\n        width:38px;\n\n        height:38px;\n\n        min-width:38px;\n\n        flex-shrink:0;\n    }\n\n\n    .pb-google-logo img{\n\n        width:30px;\n\n        height:30px;\n    }\n\n\n    \/* =====================================================\n       STARS\n    ===================================================== *\/\n\n    .pb-review-stars{\n\n        flex-shrink:0;\n\n        margin:\n            3px 0\n            12px;\n\n        font-size:20px;\n\n        letter-spacing:1.5px;\n    }\n\n\n    \/* =====================================================\n       FULL REVIEW\n       \n       NO CLAMP\n       NO FIXED HEIGHT\n       NO HIDDEN OVERFLOW\n    ===================================================== *\/\n\n    .pb-review-text{\n\n        position:relative;\n\n        z-index:2;\n\n        width:100% !important;\n\n        max-width:100% !important;\n\n        margin:0 !important;\n\n        padding:0 !important;\n\n\n        \/*\n          Completely cancel desktop clamp.\n        *\/\n\n        display:block !important;\n\n        -webkit-box !important;\n\n        -webkit-line-clamp:unset !important;\n\n        -webkit-box-orient:unset !important;\n\n\n        \/*\n          Completely remove height restrictions.\n        *\/\n\n        height:auto !important;\n\n        min-height:0 !important;\n\n        max-height:none !important;\n\n\n        \/*\n          Show everything.\n        *\/\n\n        overflow:visible !important;\n\n        text-overflow:clip !important;\n\n        white-space:normal !important;\n\n\n        color:#252A34;\n\n        font-size:13px;\n\n        line-height:1.68;\n\n\n        \/*\n          Long words \/ unusual text will not\n          push outside the card.\n        *\/\n\n        overflow-wrap:anywhere;\n\n        word-break:normal;\n    }\n\n\n    \/* =====================================================\n       SEE MORE\n    ===================================================== *\/\n\n    .pb-see-more{\n\n        display:block;\n\n        width:100%;\n\n        margin-top:14px;\n\n        padding-top:0;\n\n        font-size:12.5px;\n\n        flex-shrink:0;\n    }\n\n\n    \/* =====================================================\n       ARROWS\n    ===================================================== *\/\n\n    .pb-review-arrow{\n\n        width:38px;\n\n        height:38px;\n\n        font-size:27px;\n\n        z-index:50;\n    }\n\n\n    .pb-review-arrow-left{\n\n        left:3px;\n    }\n\n\n    .pb-review-arrow-right{\n\n        right:3px;\n    }\n\n\n    \/* =====================================================\n       BUTTONS\n    ===================================================== *\/\n\n    .pb-reviews-buttons{\n\n        margin-top:25px;\n\n        gap:9px;\n    }\n\n\n    .pb-reviews-buttons a{\n\n        min-height:48px;\n\n        padding:\n            0 17px;\n\n        font-size:12px;\n    }\n\n\n    \/* =====================================================\n       POPUP\n    ===================================================== *\/\n\n    .pb-popup-box{\n\n        width:100%;\n\n        max-width:100%;\n\n        max-height:88vh;\n\n        padding:\n            27px 21px;\n\n        border-radius:23px;\n    }\n\n\n    .pb-popup-text{\n\n        font-size:14px;\n\n        line-height:1.75;\n\n        overflow-wrap:anywhere;\n\n        word-break:normal;\n    }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:430px){\n\n    .pb-reviews-slider{\n\n        padding:\n            0 35px !important;\n    }\n\n\n    .pb-review-card{\n\n        \/*\n          35px left + 35px right\n          = safe card width\n        *\/\n\n        width:\n            calc(100vw - 70px) !important;\n\n        min-width:\n            calc(100vw - 70px) !important;\n\n        max-width:\n            calc(100vw - 70px) !important;\n\n        flex:\n            0 0 calc(100vw - 70px) !important;\n\n        height:auto !important;\n\n        min-height:0 !important;\n\n        max-height:none !important;\n\n        overflow:visible !important;\n\n        padding:\n            19px 17px\n            20px;\n    }\n\n\n    .pb-review-text{\n\n        display:block !important;\n\n        height:auto !important;\n\n        max-height:none !important;\n\n        overflow:visible !important;\n\n        -webkit-line-clamp:unset !important;\n\n        font-size:13px;\n\n        line-height:1.67;\n    }\n\n\n    .pb-reviews-buttons{\n\n        flex-direction:column;\n    }\n\n\n    .pb-reviews-buttons a{\n\n        width:100%;\n\n        max-width:290px;\n    }\n\n\n    .pb-review-name{\n\n        max-width:150px;\n    }\n\n}\n\n\n\/* =========================================================\n   380px\n========================================================= *\/\n\n@media(max-width:380px){\n\n    .pb-reviews-heading h2{\n\n        font-size:21px;\n\n        padding:\n            9px 11px;\n    }\n\n\n    .pb-google-title{\n\n        font-size:18px;\n    }\n\n\n    .pb-reviews-heading::before{\n\n        font-size:7px;\n\n        letter-spacing:.8px;\n    }\n\n\n    .pb-reviews-slider{\n\n        padding:\n            0 31px !important;\n    }\n\n\n    .pb-review-card{\n\n        width:\n            calc(100vw - 62px) !important;\n\n        min-width:\n            calc(100vw - 62px) !important;\n\n        max-width:\n            calc(100vw - 62px) !important;\n\n        flex:\n            0 0 calc(100vw - 62px) !important;\n\n        height:auto !important;\n\n        min-height:0 !important;\n\n        overflow:visible !important;\n\n        padding:\n            18px 15px\n            19px;\n    }\n\n\n    .pb-review-text{\n\n        display:block !important;\n\n        height:auto !important;\n\n        max-height:none !important;\n\n        overflow:visible !important;\n\n        -webkit-line-clamp:unset !important;\n\n        font-size:12.5px;\n\n        line-height:1.65;\n    }\n\n\n    .pb-review-stars{\n\n        font-size:19px;\n    }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONE\n========================================================= *\/\n\n@media(max-width:340px){\n\n    .pb-reviews-slider{\n\n        padding:\n            0 28px !important;\n    }\n\n\n    .pb-review-card{\n\n        width:\n            calc(100vw - 56px) !important;\n\n        min-width:\n            calc(100vw - 56px) !important;\n\n        max-width:\n            calc(100vw - 56px) !important;\n\n        flex:\n            0 0 calc(100vw - 56px) !important;\n\n        padding:\n            17px 13px\n            18px;\n\n        border-radius:18px;\n\n        height:auto !important;\n\n        min-height:0 !important;\n\n        overflow:visible !important;\n    }\n\n\n    .pb-review-text{\n\n        display:block !important;\n\n        height:auto !important;\n\n        max-height:none !important;\n\n        overflow:visible !important;\n\n        -webkit-line-clamp:unset !important;\n\n        font-size:12px;\n\n        line-height:1.62;\n    }\n\n\n    .pb-review-name{\n\n        font-size:12.5px;\n    }\n\n\n    .pb-review-date{\n\n        font-size:9.5px;\n    }\n\n\n    .pb-review-stars{\n\n        font-size:18px;\n\n        letter-spacing:1px;\n    }\n\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes pbCardAppear{\n\n    from{\n        opacity:0;\n\n        transform:\n            translateY(30px)\n            scale(.96);\n    }\n\n    to{\n        opacity:1;\n\n        transform:\n            translateY(0)\n            scale(1);\n    }\n}\n\n@keyframes pbCardBorder{\n\n    0%{\n        background-position:\n            0 0,\n            0% 50%;\n    }\n\n    50%{\n        background-position:\n            0 0,\n            100% 50%;\n    }\n\n    100%{\n        background-position:\n            0 0,\n            0% 50%;\n    }\n}\n\n@keyframes pbAvatarSpin{\n\n    to{\n        transform:rotate(360deg);\n    }\n}\n\n@keyframes pbHeadingBorder{\n\n    0%{\n        background-position:\n            0 0,\n            0% 50%;\n    }\n\n    50%{\n        background-position:\n            0 0,\n            100% 50%;\n    }\n\n    100%{\n        background-position:\n            0 0,\n            0% 50%;\n    }\n}\n\n@keyframes pbNameGradient{\n\n    0%{\n        background-position:0% 50%;\n    }\n\n    50%{\n        background-position:100% 50%;\n    }\n\n    100%{\n        background-position:0% 50%;\n    }\n}\n\n@keyframes pbGoogleLine{\n\n    0%{\n        background-position:0% 50%;\n    }\n\n    100%{\n        background-position:300% 50%;\n    }\n}\n\n@keyframes pbHeadingShine{\n\n    0%{\n        left:-70%;\n    }\n\n    55%{\n        left:130%;\n    }\n\n    100%{\n        left:130%;\n    }\n}\n\n@keyframes pbHeadingGlow{\n\n    0%,100%{\n        box-shadow:\n            0 12px 38px rgba(23,107,77,.08);\n    }\n\n    50%{\n        box-shadow:\n            0 15px 45px rgba(67,185,130,.18);\n    }\n}\n\n@keyframes pbBadgeBorder{\n\n    0%{\n        background-position:\n            0 0,\n            0% 50%;\n    }\n\n    100%{\n        background-position:\n            0 0,\n            300% 50%;\n    }\n}\n\n@keyframes pbBadgeFloat{\n\n    0%,100%{\n        transform:translateY(0);\n    }\n\n    50%{\n        transform:translateY(-3px);\n    }\n}\n\n@keyframes pbSparkleFloat{\n\n    0%,100%{\n        opacity:.25;\n\n        transform:\n            translateX(-50%)\n            translateY(0);\n    }\n\n    50%{\n        opacity:.65;\n\n        transform:\n            translateX(-50%)\n            translateY(-6px);\n    }\n}\n\n@keyframes pbStarsPulse{\n\n    0%,100%{\n        transform:scale(1);\n    }\n\n    50%{\n        transform:scale(1.06);\n    }\n}\n\n@keyframes pbStarShine{\n\n    0%{\n        left:-35px;\n        opacity:0;\n    }\n\n    25%{\n        opacity:1;\n    }\n\n    50%{\n        left:110%;\n        opacity:0;\n    }\n\n    100%{\n        left:110%;\n        opacity:0;\n    }\n}\n\n@keyframes pbRatingFloat{\n\n    0%,100%{\n        transform:translateY(0);\n    }\n\n    50%{\n        transform:translateY(-2px);\n    }\n}\n\n@keyframes pbBgFloat{\n\n    0%,100%{\n        transform:translate(0,0);\n    }\n\n    50%{\n        transform:translate(15px,-20px);\n    }\n}\n\n\n@media(prefers-reduced-motion:reduce){\n\n    .pb-reviews-section *,\n    .pb-reviews-section *::before,\n    .pb-reviews-section *::after{\n\n        animation:none !important;\n\n        transition:none !important;\n    }\n\n}\n\n\n\/* =========================================================\n   FINAL FULL-SCREEN REVIEWS WIDTH\n   The review cards\/slider now use the complete screen width\n   from the left corner to the right corner.\n   ========================================================= *\/\n\n\/* COMPLETE SECTION *\/\n.pb-reviews-section{\n    width:100vw !important;\n    max-width:100vw !important;\n    margin-left:calc(50% - 50vw) !important;\n    margin-right:calc(50% - 50vw) !important;\n    box-sizing:border-box !important;\n}\n\n\/* COMPLETE REVIEW SLIDER *\/\n.pb-reviews-section .pb-reviews-slider{\n    width:100% !important;\n    max-width:none !important;\n    margin-left:0 !important;\n    margin-right:0 !important;\n\n    \/* small edge space only *\/\n    padding-left:58px !important;\n    padding-right:58px !important;\n\n    box-sizing:border-box !important;\n}\n\n\/* VIEWPORT USES FULL AVAILABLE WIDTH *\/\n.pb-reviews-section .pb-reviews-viewport{\n    width:100% !important;\n    max-width:none !important;\n    box-sizing:border-box !important;\n}\n\n\/* REVIEW TRACK STARTS ACROSS THE FULL SCREEN *\/\n.pb-reviews-section .pb-reviews-track{\n    width:max-content !important;\n    box-sizing:border-box !important;\n}\n\n\/* KEEP DESKTOP REVIEW CARDS AT THEIR ORIGINAL SIZE *\/\n@media (min-width:1051px){\n\n    .pb-reviews-section .pb-review-card{\n        width:365px !important;\n        min-width:365px !important;\n        max-width:365px !important;\n    }\n\n    \/* Put arrows near the actual screen corners *\/\n    .pb-reviews-section .pb-review-arrow-left{\n        left:10px !important;\n    }\n\n    .pb-reviews-section .pb-review-arrow-right{\n        right:10px !important;\n    }\n}\n\n\/* LARGE SCREENS \u2014 EVEN MORE EDGE-TO-EDGE *\/\n@media (min-width:1500px){\n\n    .pb-reviews-section .pb-reviews-slider{\n        padding-left:48px !important;\n        padding-right:48px !important;\n    }\n\n    .pb-reviews-section .pb-review-arrow-left{\n        left:8px !important;\n    }\n\n    .pb-reviews-section .pb-review-arrow-right{\n        right:8px !important;\n    }\n}\n\n\/* TABLET *\/\n@media (min-width:701px) and (max-width:1050px){\n\n    .pb-reviews-section .pb-reviews-slider{\n        width:100% !important;\n        max-width:none !important;\n        padding-left:48px !important;\n        padding-right:48px !important;\n    }\n\n    .pb-reviews-section .pb-review-arrow-left{\n        left:7px !important;\n    }\n\n    .pb-reviews-section .pb-review-arrow-right{\n        right:7px !important;\n    }\n}\n\n\/* MOBILE \u2014 keep the phone layout already designed *\/\n@media (max-width:700px){\n\n    .pb-reviews-section{\n        width:100vw !important;\n        max-width:100vw !important;\n        margin-left:calc(50% - 50vw) !important;\n        margin-right:calc(50% - 50vw) !important;\n    }\n\n    .pb-reviews-section .pb-reviews-slider{\n        width:100% !important;\n        max-width:100vw !important;\n        padding-left:38px !important;\n        padding-right:38px !important;\n    }\n}\n\n\/* PREVENT ELEMENTOR FROM RESTRICTING THE FULL-WIDTH SECTION *\/\n.elementor-widget-html:has(.pb-reviews-section),\n.elementor-widget-html:has(.pb-reviews-section) > .elementor-widget-container{\n    width:100% !important;\n    max-width:100% !important;\n}\n\n.elementor-widget-html:has(.pb-reviews-section){\n    overflow:visible !important;\n}\n\n\/* NO SIDE SCROLLBAR *\/\nhtml,\nbody{\n    overflow-x:hidden !important;\n}\n\n\n\/* =========================================================\n   FINAL CONSULTATION + WHATSAPP BUTTONS\n   EXACT STYLE: GREEN CONSULTATION + GREEN SQUARE WHATSAPP\n   ========================================================= *\/\n\n.pb-reviews-buttons{\n    display:flex !important;\n    align-items:center !important;\n    justify-content:center !important;\n    gap:10px !important;\n    flex-wrap:nowrap !important;\n}\n\n.pb-reviews-buttons a.pb-consultation-btn{\n    height:59px !important;\n    min-height:59px !important;\n    width:242px !important;\n    min-width:242px !important;\n    padding:0 20px !important;\n\n    display:inline-flex !important;\n    align-items:center !important;\n    justify-content:center !important;\n    gap:9px !important;\n\n    border-radius:10px !important;\n\n    background:#176B4D !important;\n    background-image:none !important;\n\n    color:#ffffff !important;\n    font-size:15px !important;\n    font-weight:750 !important;\n\n    box-shadow:none !important;\n    text-decoration:none !important;\n}\n\n.pb-reviews-buttons a.pb-consultation-btn:hover{\n    background:#125A40 !important;\n    color:#ffffff !important;\n    transform:translateY(-2px) !important;\n}\n\n.pb-reviews-buttons .pb-phone-icon{\n    font-size:19px !important;\n    line-height:1 !important;\n    color:#ffffff !important;\n}\n\n.pb-reviews-buttons a.pb-whatsapp-btn{\n    width:59px !important;\n    min-width:59px !important;\n    height:59px !important;\n    min-height:59px !important;\n    padding:0 !important;\n\n    display:inline-flex !important;\n    align-items:center !important;\n    justify-content:center !important;\n\n    border-radius:10px !important;\n\n    background:#20D66B !important;\n    background-image:none !important;\n\n    color:#ffffff !important;\n\n    box-shadow:none !important;\n    text-decoration:none !important;\n}\n\n.pb-reviews-buttons a.pb-whatsapp-btn:hover{\n    background:#19BE5C !important;\n    color:#ffffff !important;\n    transform:translateY(-2px) !important;\n}\n\n.pb-reviews-buttons .pb-whatsapp-svg{\n    width:31px !important;\n    height:31px !important;\n    display:block !important;\n}\n\n\/* Remove the old blue consultation styling completely *\/\n.pb-reviews-buttons .pb-consultation-btn{\n    background:#176B4D !important;\n}\n\n\/* MOBILE: keep the two buttons together like the reference *\/\n@media(max-width:700px){\n\n    .pb-reviews-buttons{\n        width:100% !important;\n        padding:0 12px !important;\n        gap:9px !important;\n        flex-direction:row !important;\n        flex-wrap:nowrap !important;\n    }\n\n    .pb-reviews-buttons a.pb-consultation-btn{\n        width:calc(100% - 68px) !important;\n        min-width:0 !important;\n        max-width:242px !important;\n        height:55px !important;\n        min-height:55px !important;\n        padding:0 15px !important;\n        font-size:14px !important;\n    }\n\n    .pb-reviews-buttons a.pb-whatsapp-btn{\n        width:55px !important;\n        min-width:55px !important;\n        height:55px !important;\n        min-height:55px !important;\n        flex:0 0 55px !important;\n    }\n\n    .pb-reviews-buttons .pb-whatsapp-svg{\n        width:29px !important;\n        height:29px !important;\n    }\n}\n\n<\/style>\n\n\n<section\n    class=\"pb-reviews-section\"\n    id=\"pbGoogleReviews\"\n>\n\n    <div class=\"pb-review-bg-circle one\"><\/div>\n    <div class=\"pb-review-bg-circle two\"><\/div>\n    <div class=\"pb-review-bg-circle three\"><\/div>\n\n\n    <!-- =====================================================\n         HEADING\n    ====================================================== -->\n\n    <div class=\"pb-reviews-heading\">\n\n        <h2>\n\n            <span class=\"pb-doctor-name\">\n                Dr. Priyanka Bhasin\n            <\/span>\n\n            <span class=\"pb-google-title\">\n                Google Patient Reviews\n            <\/span>\n\n        <\/h2>\n\n\n        <p class=\"pb-reviews-subtitle\">\n            Real experiences shared by patients\n        <\/p>\n\n\n        <div class=\"pb-rating-row\">\n\n            <div class=\"pb-stars\">\n                \u2605 \u2605 \u2605 \u2605 \u2605\n            <\/div>\n\n            <div class=\"pb-rating-text\">\n                5.0 rating of 100+ reviews\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         SLIDER\n    ====================================================== -->\n\n    <div class=\"pb-review-stats\">\n<div class=\"pb-review-stat\"><strong>\u2605\u2605\u2605\u2605\u2605<\/strong><span>Patient Experiences<\/span><\/div>\n<div class=\"pb-review-stat\"><strong>100+<\/strong><span>Reviews Featured<\/span><\/div>\n<div class=\"pb-review-stat\"><strong>12+<\/strong><span>Shared Experiences<\/span><\/div>\n<\/div>\n<div class=\"pb-reviews-slider\">\n\n        <button\n            type=\"button\"\n            class=\"pb-review-arrow pb-review-arrow-left\"\n            id=\"pbReviewPrev\"\n            aria-label=\"Previous reviews\"\n        >\n            <span>\u2039<\/span>\n        <\/button>\n\n\n        <div class=\"pb-reviews-viewport\">\n\n            <div\n                class=\"pb-reviews-track\"\n                id=\"pbReviewsTrack\"\n            >\n\n\n                <!-- REVIEW 1 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Deepikkaa Bhattacharya\"\n                    data-date=\"2 months ago\"\n                    data-initial=\"D\"\n                    data-review=\"Dr. Priyanka is an excellent doctor who truly understands her patients. She listens with empathy and takes the time to understand not just the pain, but also the root cause of the disease. I am visiting her from past almost 8 years. Her approach is very holistic, and she treats illnesses effectively through homeopathy in a gentle, thorough way. Every person who visits her comes with pain but leaves with a smile and relief. May God give her the strength and wisdom to keep helping and healing more people. Thank you Doc \u2764\ufe0f Deepikkaa.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-1\">\n                                D\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Deepikkaa Bhattacharya\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    2 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Dr. Priyanka is an excellent doctor who truly understands her patients. She listens with empathy and takes the time to understand not just the pain, but also the root cause of the disease. I am visiting her from past almost 8 years. Her approach is very holistic, and she treats illnesses effectively through homeopathy in a gentle, thorough way. Every person who visits her comes with pain but leaves with a smile and relief. May God give her the strength and wisdom to keep helping and healing more people. Thank you Doc \u2764\ufe0f Deepikkaa.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 2 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Garima Rajput\"\n                    data-date=\"Edited a month ago\"\n                    data-initial=\"G\"\n                    data-review=\"Finding a good doctor is a blessing, but finding a doctor who treats your entire family with absolute devotion and a compassionate heart is a rare gift. Dr. Priyanka Bhasin is exactly that gift for our family. She has treated my whole family not just as patients, but with the warmth and care of a guardian angel. What truly sets Dr. Priyanka apart is her ability to combine exceptional medical expertise with deep empathy. She listens patiently, understands the anxiety behind every symptom, and heals with her reassuring words as much as with her prescriptions. To anyone looking for a homeopathic doctor who genuinely cares about their well-being, Dr. Priyanka Bhasin is the epitome of what a noble doctor should be. Thank you, Doctor, for keeping our family healthy and always treating us with so much heart!\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-2\">\n                                G\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Garima Rajput\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    Edited a month ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Finding a good doctor is a blessing, but finding a doctor who treats your entire family with absolute devotion and a compassionate heart is a rare gift. Dr. Priyanka Bhasin is exactly that gift for our family. She has treated my whole family not just as patients, but with the warmth and care of a guardian angel. What truly sets Dr. Priyanka apart is her ability to combine exceptional medical expertise with deep empathy. She listens patiently, understands the anxiety behind every symptom, and heals with her reassuring words as much as with her prescriptions. To anyone looking for a homeopathic doctor who genuinely cares about their well-being, Dr. Priyanka Bhasin is the epitome of what a noble doctor should be. Thank you, Doctor, for keeping our family healthy and always treating us with so much heart!\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 3 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Mohit Seth\"\n                    data-date=\"a month ago\"\n                    data-initial=\"M\"\n                    data-review=\"Ms Priyanka Bhasin is a truly wonderful homeopathic doctor who brings deep care, wisdom, and genuine healing to every patient she sees. Her excellent reputation is well-deserved, built on years of trusted care, gentle remedies, and a warm heart that makes everyone feel safe and valued. She listens to you with full attention and deep patience. She finds the exact right remedy for your unique body and needs. Her gentle medicines work deeply to bring back your natural health and peace of mind. Wishing you all the very best. God bless. Regular patient for more than a decade.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-3\">\n                                M\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Mohit Seth\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    a month ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Ms Priyanka Bhasin is a truly wonderful homeopathic doctor who brings deep care, wisdom, and genuine healing to every patient she sees. Her excellent reputation is well-deserved, built on years of trusted care, gentle remedies, and a warm heart that makes everyone feel safe and valued. She listens to you with full attention and deep patience. She finds the exact right remedy for your unique body and needs. Her gentle medicines work deeply to bring back your natural health and peace of mind. Wishing you all the very best. God bless. Regular patient for more than a decade.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 4 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Meenakshi Aggarwal\"\n                    data-date=\"2 months ago\"\n                    data-initial=\"M\"\n                    data-review=\"Dr. Priyanka Bhasin is highly recommended for your recovery. She had treated almost everyone in my family. She listens carefully and humbly. Once you meet her half of your pain is already gone. I was a resident of C3 block.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-4\">\n                                M\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Meenakshi Aggarwal\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    2 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Dr. Priyanka Bhasin is highly recommended for your recovery. She had treated almost everyone in my family. She listens carefully and humbly. Once you meet her half of your pain is already gone. I was a resident of C3 block.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 5 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"monika arora\"\n                    data-date=\"2 months ago\"\n                    data-initial=\"M\"\n                    data-review=\"She is the person who has the heart of gold, so polite, soft spoken and full of emotions. As soon as you start talking to her, it feels like that your half of the problem has already gone. She is very very dedicated doctor. I really respect her and love to be her patient \ud83d\ude0d.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-5\">\n                                M\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    monika arora\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    2 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        She is the person who has the heart of gold, so polite, soft spoken and full of emotions. As soon as you start talking to her, it feels like that your half of the problem has already gone. She is very very dedicated doctor. I really respect her and love to be her patient \ud83d\ude0d.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 6 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Shlok Mittal\"\n                    data-date=\"a month ago\"\n                    data-initial=\"S\"\n                    data-review=\"I\u2019m so grateful to my doctor for helping me recover from my severe thyroid condition. Her expertise, care, and support made all the difference. Highly recommend!\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-6\">\n                                S\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Shlok Mittal\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    a month ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        I\u2019m so grateful to my doctor for helping me recover from my severe thyroid condition. Her expertise, care, and support made all the difference. Highly recommend!\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 7 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"rajib bose\"\n                    data-date=\"10 months ago\"\n                    data-initial=\"R\"\n                    data-review=\"I had a truly excellent experience with Dr. Priyanka Bhasin. Her diagnostic skills are remarkable \u2014 she quickly identified the root cause with great precision and explained everything clearly. What stands out even more is her compassionate and patient-centered approach. She listens with genuine care, ensures you feel comfortable, and treats you with kindness and respect. A perfect blend of expertise and empathy \u2014 highly recommended!\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-7\">\n                                R\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    rajib bose\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    10 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        I had a truly excellent experience with Dr. Priyanka Bhasin. Her diagnostic skills are remarkable \u2014 she quickly identified the root cause with great precision and explained everything clearly. What stands out even more is her compassionate and patient-centered approach. She listens with genuine care, ensures you feel comfortable, and treats you with kindness and respect. A perfect blend of expertise and empathy \u2014 highly recommended!\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 8 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"rahul sharma\"\n                    data-date=\"8 months ago\"\n                    data-initial=\"R\"\n                    data-review=\"Exceptional doctor. I was suffering from early vitiligo, white discoloration from chin to nostrils to temple, which started from small white spots. When I visited Dr. Priyanka, she carefully examined me and provided guidance. She is a great doctor.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-8\">\n                                R\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    rahul sharma\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    8 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Exceptional doctor. I was suffering from early vitiligo, white discoloration from chin to nostrils to temple, which started from small white spots. When I visited Dr. Priyanka, she carefully examined me and provided guidance. She is a great doctor.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 9 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Jatin Sharma\"\n                    data-date=\"11 months ago\"\n                    data-initial=\"J\"\n                    data-review=\"She\u2019s an excellent doctor. I met her around two months back for my stomach ulcers and fatty liver problem. I always used to have stomach ache and burning sensations immediately after taking food. She listened to my problem patiently, gave me medicines and also gave me diet advice. Best part of her is she always takes reviews of her patients regularly.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-9\">\n                                J\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Jatin Sharma\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    11 months ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        She\u2019s an excellent doctor. I met her around two months back for my stomach ulcers and fatty liver problem. I always used to have stomach ache and burning sensations immediately after taking food. She listened to my problem patiently, gave me medicines and also gave me diet advice. Best part of her is she always takes reviews of her patients regularly.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 10 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Leena Bhagat\"\n                    data-date=\"a month ago\"\n                    data-initial=\"L\"\n                    data-review=\"Very kind and polite in nature \ud83d\ude0a\u2764\ufe0f She is really very skilled and her medication are actually very effective \ud83d\ude0a\u2764\ufe0f\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-10\">\n                                L\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Leena Bhagat\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    a month ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Very kind and polite in nature \ud83d\ude0a\u2764\ufe0f She is really very skilled and her medication are actually very effective \ud83d\ude0a\u2764\ufe0f\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 11 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Pooja Mehrotra\"\n                    data-date=\"a month ago\"\n                    data-initial=\"P\"\n                    data-review=\"Very good doctor. She truly understands the patient's problems and feelings.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-11\">\n                                P\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Pooja Mehrotra\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    a month ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Very good doctor. She truly understands the patient's problems and feelings.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n                <!-- REVIEW 12 -->\n\n                <div\n                    class=\"pb-review-card\"\n                    data-name=\"Shivani Sharma\"\n                    data-date=\"4 years ago\"\n                    data-initial=\"S\"\n                    data-review=\"Doctor Priyanka is an Excellent doctor. I stay far but still I visit her only because she is a great doctor. She hears out the problems patiently and treats patients accordingly. I would highly recommend you to visit Dr. Priyanka in case you are having any troubles and want to take homeopathy treatment. She is a very knowledgeable doctor.\"\n                >\n\n                    <div class=\"pb-review-top\">\n\n                        <div class=\"pb-review-user\">\n\n                            <div class=\"pb-review-avatar pb-avatar-12\">\n                                S\n                            <\/div>\n\n                            <div class=\"pb-review-user-info\">\n\n                                <p class=\"pb-review-name\">\n                                    Shivani Sharma\n                                <\/p>\n\n                                <p class=\"pb-review-date\">\n                                    4 years ago\n                                <\/p>\n\n                            <\/div>\n\n                        <\/div>\n\n                        <div class=\"pb-google-logo\">\n\n                            <img decoding=\"async\"\n                                src=\"https:\/\/www.gstatic.com\/images\/branding\/product\/1x\/maps_96dp.png\"\n                                alt=\"Google Maps\"\n                            >\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"pb-review-stars\">\n                        \u2605\u2605\u2605\u2605\u2605\n                    <\/div>\n\n\n                    <p class=\"pb-review-text\">\n                        Doctor Priyanka is an Excellent doctor. I stay far but still I visit her only because she is a great doctor. She hears out the problems patiently and treats patients accordingly. I would highly recommend you to visit Dr. Priyanka in case you are having any troubles and want to take homeopathy treatment. She is a very knowledgeable doctor.\n                    <\/p>\n\n\n                    <span class=\"pb-see-more\">\n                        See full review \u2192\n                    <\/span>\n\n                <\/div>\n\n\n            <\/div>\n\n        <\/div>\n\n\n        <button\n            type=\"button\"\n            class=\"pb-review-arrow pb-review-arrow-right\"\n            id=\"pbReviewNext\"\n            aria-label=\"Next reviews\"\n        >\n            <span>\u203a<\/span>\n        <\/button>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         BUTTONS\n    ====================================================== -->\n\n    <div class=\"pb-reviews-buttons\">\n\n        <a\n            href=\"tel:9999189080\"\n            class=\"pb-consultation-btn\"\n            aria-label=\"Book a Consultation with Dr. Priyanka Bhasin\"\n        >\n            <span class=\"pb-phone-icon\">\u260e<\/span>\n            <span>Book a Consultation<\/span>\n        <\/a>\n\n        <a\n            href=\"https:\/\/wa.me\/919999189080?text=Hello%20Dr.%20Priyanka%20Bhasin%2C%20I%20would%20like%20to%20book%20a%20consultation.\"\n            class=\"pb-whatsapp-btn\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"Chat with Dr. Priyanka Bhasin on WhatsApp\"\n        >\n            <svg\n                class=\"pb-whatsapp-svg\"\n                viewBox=\"0 0 32 32\"\n                xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                aria-hidden=\"true\"\n            >\n                <path\n                    fill=\"#ffffff\"\n                    d=\"M19.11 17.21c-.29-.15-1.71-.84-1.98-.94-.27-.1-.47-.15-.67.15-.2.29-.77.94-.94 1.13-.17.2-.35.22-.64.07-.29-.15-1.22-.45-2.32-1.44-.86-.77-1.44-1.72-1.61-2.01-.17-.29-.02-.45.13-.6.13-.13.29-.35.44-.52.15-.17.2-.29.3-.49.1-.2.05-.37-.02-.52-.07-.15-.67-1.61-.92-2.2-.24-.58-.49-.5-.67-.51h-.57c-.2 0-.52.07-.79.37-.27.29-1.04 1.02-1.04 2.49s1.07 2.89 1.22 3.09c.15.2 2.1 3.21 5.09 4.5.71.31 1.27.5 1.7.64.71.23 1.35.2 1.86.12.57-.09 1.71-.7 1.95-1.37.24-.67.24-1.25.17-1.37-.07-.12-.27-.2-.57-.35z\"\n                \/>\n                <path\n                    fill=\"#ffffff\"\n                    d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.44 1.65 6.3L3 29l6.88-1.6A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.8c-2.1 0-4.04-.62-5.68-1.69l-.4-.25-4.08.95.97-3.98-.26-.41A10.76 10.76 0 1 1 16 26.8z\"\n                \/>\n            <\/svg>\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"pb-review-final-cta\">\n <h3>Have a question or want to book?<\/h3>\n <p>Connect directly on WhatsApp to discuss your consultation requirements.<\/p>\n <a class=\"pb-only-whatsapp\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https:\/\/wa.me\/919999189080?text=Hello%20Dr.%20Priyanka%20Bhasin%2C%20I%20would%20like%20to%20book%20a%20consultation.\"><span class=\"wa-symbol\">\u25c9<\/span> Chat on WhatsApp<\/a>\n<\/div>\n<\/section>\n\n\n<!-- =========================================================\n     POPUP\n========================================================= -->\n\n<div\n    class=\"pb-review-popup\"\n    id=\"pbReviewPopup\"\n    aria-hidden=\"true\"\n>\n\n    <div\n        class=\"pb-popup-box\"\n        role=\"dialog\"\n        aria-modal=\"true\"\n        aria-labelledby=\"pbPopupName\"\n    >\n\n        <button\n            type=\"button\"\n            class=\"pb-popup-close\"\n            id=\"pbPopupClose\"\n            aria-label=\"Close review\"\n        >\n            \u00d7\n        <\/button>\n\n\n        <div class=\"pb-popup-user\">\n\n            <div\n                class=\"pb-popup-avatar\"\n                id=\"pbPopupAvatar\"\n            >\n                D\n            <\/div>\n\n\n            <div>\n\n                <h3\n                    class=\"pb-popup-name\"\n                    id=\"pbPopupName\"\n                >\n                    Reviewer\n                <\/h3>\n\n\n                <div\n                    class=\"pb-popup-date\"\n                    id=\"pbPopupDate\"\n                >\n                    Date\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"pb-popup-stars\">\n            \u2605\u2605\u2605\u2605\u2605\n        <\/div>\n\n\n        <p\n            class=\"pb-popup-text\"\n            id=\"pbPopupText\"\n        ><\/p>\n\n\n        <a\n            href=\"tel:9999189080\"\n            class=\"pb-popup-consultation\"\n        >\n            \u260e Book Consultation\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n\n<script>\n\ndocument.addEventListener(\n    \"DOMContentLoaded\",\n    function(){\n\n        const track =\n            document.getElementById(\n                \"pbReviewsTrack\"\n            );\n\n        const slider =\n            document.querySelector(\n                \".pb-reviews-slider\"\n            );\n\n        const next =\n            document.getElementById(\n                \"pbReviewNext\"\n            );\n\n        const prev =\n            document.getElementById(\n                \"pbReviewPrev\"\n            );\n\n        const popup =\n            document.getElementById(\n                \"pbReviewPopup\"\n            );\n\n        const popupClose =\n            document.getElementById(\n                \"pbPopupClose\"\n            );\n\n        const popupName =\n            document.getElementById(\n                \"pbPopupName\"\n            );\n\n        const popupDate =\n            document.getElementById(\n                \"pbPopupDate\"\n            );\n\n        const popupText =\n            document.getElementById(\n                \"pbPopupText\"\n            );\n\n        const popupAvatar =\n            document.getElementById(\n                \"pbPopupAvatar\"\n            );\n\n\n        \/* =====================================================\n           ORIGINAL CARDS\n        ===================================================== *\/\n\n        const originalCards =\n            Array.from(\n                track.querySelectorAll(\n                    \".pb-review-card\"\n                )\n            );\n\n\n        const total =\n            originalCards.length;\n\n\n        let current = total;\n\n        let cardWidth = 0;\n\n        let gap = 20;\n\n        let timer = null;\n\n        let moving = false;\n\n\n        \/* =====================================================\n           CLONES\n        ===================================================== *\/\n\n        const before =\n            originalCards\n                .map(function(card){\n\n                    return card.cloneNode(true);\n\n                })\n                .reverse();\n\n\n        const after =\n            originalCards\n                .map(function(card){\n\n                    return card.cloneNode(true);\n\n                });\n\n\n        before.forEach(\n            function(card){\n\n                track.insertBefore(\n                    card,\n                    track.firstChild\n                );\n\n            }\n        );\n\n\n        after.forEach(\n            function(card){\n\n                track.appendChild(\n                    card\n                );\n\n            }\n        );\n\n\n        \/* =====================================================\n           SIZE\n        ===================================================== *\/\n\n        function updateSize(){\n\n            const card =\n                track.querySelector(\n                    \".pb-review-card\"\n                );\n\n            if(!card) return;\n\n\n            cardWidth =\n                card.getBoundingClientRect()\n                    .width;\n\n\n            const style =\n                window.getComputedStyle(\n                    track\n                );\n\n\n            gap =\n                parseFloat(\n                    style.gap\n                ) || 20;\n\n        }\n\n\n        \/* =====================================================\n           MOVE\n        ===================================================== *\/\n\n        function move(\n            animate = true\n        ){\n\n            track.style.transition =\n                animate\n                ? \"transform .85s cubic-bezier(.22,1,.36,1)\"\n                : \"none\";\n\n\n            const distance =\n                current *\n                (\n                    cardWidth +\n                    gap\n                );\n\n\n            track.style.transform =\n                \"translate3d(\" +\n                (-distance) +\n                \"px,0,0)\";\n\n        }\n\n\n        \/* =====================================================\n           NEXT\n        ===================================================== *\/\n\n        function nextSlide(){\n\n            if(moving) return;\n\n\n            moving = true;\n\n            current++;\n\n\n            move(true);\n\n\n            setTimeout(\n                function(){\n\n                    if(\n                        current >=\n                        total * 2\n                    ){\n\n                        current =\n                            total;\n\n                        move(false);\n\n                    }\n\n\n                    moving = false;\n\n                },\n                880\n            );\n\n        }\n\n\n        \/* =====================================================\n           PREVIOUS\n        ===================================================== *\/\n\n        function previousSlide(){\n\n            if(moving) return;\n\n\n            moving = true;\n\n            current--;\n\n\n            move(true);\n\n\n            setTimeout(\n                function(){\n\n                    if(\n                        current < 0\n                    ){\n\n                        current =\n                            total - 1;\n\n                        move(false);\n\n                    }\n\n\n                    moving = false;\n\n                },\n                880\n            );\n\n        }\n\n\n        \/* =====================================================\n           AUTO\n        ===================================================== *\/\n\n        function startAuto(){\n\n            stopAuto();\n\n\n            timer =\n                setInterval(\n                    function(){\n\n                        nextSlide();\n\n                    },\n                    4200\n                );\n\n        }\n\n\n        function stopAuto(){\n\n            if(timer){\n\n                clearInterval(\n                    timer\n                );\n\n                timer = null;\n\n            }\n\n        }\n\n\n        \/* =====================================================\n           ARROWS\n        ===================================================== *\/\n\n        next.addEventListener(\n            \"click\",\n            function(){\n\n                stopAuto();\n\n                nextSlide();\n\n                startAuto();\n\n            }\n        );\n\n\n        prev.addEventListener(\n            \"click\",\n            function(){\n\n                stopAuto();\n\n                previousSlide();\n\n                startAuto();\n\n            }\n        );\n\n\n        \/* =====================================================\n           HOVER\n        ===================================================== *\/\n\n        slider.addEventListener(\n            \"mouseenter\",\n            function(){\n\n                stopAuto();\n\n            }\n        );\n\n\n        slider.addEventListener(\n            \"mouseleave\",\n            function(){\n\n                startAuto();\n\n            }\n        );\n\n\n        \/* =====================================================\n           POPUP\n        ===================================================== *\/\n\n        function openReviewPopup(card){\n\n            popupName.textContent =\n                card.getAttribute(\n                    \"data-name\"\n                );\n\n\n            popupDate.textContent =\n                card.getAttribute(\n                    \"data-date\"\n                );\n\n\n            popupAvatar.textContent =\n                card.getAttribute(\n                    \"data-initial\"\n                );\n\n\n            popupText.textContent =\n                card.getAttribute(\n                    \"data-review\"\n                );\n\n\n            popup.classList.add(\n                \"active\"\n            );\n\n\n            popup.setAttribute(\n                \"aria-hidden\",\n                \"false\"\n            );\n\n\n            document.body.style.overflow =\n                \"hidden\";\n\n\n            stopAuto();\n\n        }\n\n\n        track.addEventListener(\n            \"click\",\n            function(event){\n\n                const card =\n                    event.target.closest(\n                        \".pb-review-card\"\n                    );\n\n\n                if(!card) return;\n\n\n                openReviewPopup(\n                    card\n                );\n\n            }\n        );\n\n\n        \/* =====================================================\n           CLOSE POPUP\n        ===================================================== *\/\n\n        function closeReviewPopup(){\n\n            popup.classList.remove(\n                \"active\"\n            );\n\n\n            popup.setAttribute(\n                \"aria-hidden\",\n                \"true\"\n            );\n\n\n            document.body.style.overflow =\n                \"\";\n\n\n            startAuto();\n\n        }\n\n\n        popupClose.addEventListener(\n            \"click\",\n            closeReviewPopup\n        );\n\n\n        popup.addEventListener(\n            \"click\",\n            function(event){\n\n                if(\n                    event.target === popup\n                ){\n\n                    closeReviewPopup();\n\n                }\n\n            }\n        );\n\n\n        \/* =====================================================\n           ESC\n        ===================================================== *\/\n\n        document.addEventListener(\n            \"keydown\",\n            function(event){\n\n                if(\n                    event.key === \"Escape\" &&\n                    popup.classList.contains(\n                        \"active\"\n                    )\n                ){\n\n                    closeReviewPopup();\n\n                }\n\n            }\n        );\n\n\n        \/* =====================================================\n           MOBILE SWIPE\n        ===================================================== *\/\n\n        let touchStart = 0;\n\n        let touchEnd = 0;\n\n\n        slider.addEventListener(\n            \"touchstart\",\n            function(event){\n\n                touchStart =\n                    event.touches[0]\n                        .clientX;\n\n                stopAuto();\n\n            },\n            {\n                passive:true\n            }\n        );\n\n\n        slider.addEventListener(\n            \"touchend\",\n            function(event){\n\n                touchEnd =\n                    event.changedTouches[0]\n                        .clientX;\n\n\n                const distance =\n                    touchEnd -\n                    touchStart;\n\n\n                if(\n                    Math.abs(distance) > 45\n                ){\n\n                    if(\n                        distance < 0\n                    ){\n\n                        nextSlide();\n\n                    }else{\n\n                        previousSlide();\n\n                    }\n\n                }\n\n\n                startAuto();\n\n            },\n            {\n                passive:true\n            }\n        );\n\n\n        \/* =====================================================\n           RESIZE\n        ===================================================== *\/\n\n        let resizeTimer = null;\n\n\n        window.addEventListener(\n            \"resize\",\n            function(){\n\n                clearTimeout(\n                    resizeTimer\n                );\n\n\n                resizeTimer =\n                    setTimeout(\n                        function(){\n\n                            updateSize();\n\n                            move(false);\n\n                        },\n                        100\n                    );\n\n            }\n        );\n\n\n        \/* =====================================================\n           START\n        ===================================================== *\/\n\n        updateSize();\n\n        move(false);\n\n        startAuto();\n\n    }\n);\n\n<\/script>\t\t\t\t<\/div>\n\t\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>Dr. Priyanka Bhasin Google Patient Reviews Real experiences shared by patients \u2605 \u2605 \u2605 \u2605 \u2605 5.0 rating of 100+ reviews \u2605\u2605\u2605\u2605\u2605Patient Experiences 100+Reviews Featured 12+Shared Experiences \u2039 D Deepikkaa Bhattacharya 2 months ago \u2605\u2605\u2605\u2605\u2605 Dr. Priyanka is an excellent doctor who truly understands her patients. She listens with empathy and takes the time to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-946","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/pages\/946","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=946"}],"version-history":[{"count":7,"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/pages\/946\/revisions"}],"predecessor-version":[{"id":1478,"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=\/wp\/v2\/pages\/946\/revisions\/1478"}],"wp:attachment":[{"href":"https:\/\/drpriyankabhasin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=946"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}