{"id":1253,"date":"2026-03-18T12:07:01","date_gmt":"2026-03-18T12:07:01","guid":{"rendered":"https:\/\/bhaktinetralaya.com\/?page_id=1253"},"modified":"2026-03-29T17:45:38","modified_gmt":"2026-03-29T17:45:38","slug":"cataract-services","status":"publish","type":"page","link":"https:\/\/bhaktinetralaya.com\/hi\/services\/cataract-services\/","title":{"rendered":"Cataract\u00a0Surgery"},"content":{"rendered":"<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n  .bn-hero-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .bn-hero-wrap {\n    font-family: 'DM Sans', sans-serif;\n    background: #ffffff;\n    padding: 0 0 60px 0;\n  }\n\n  \/* \u2500\u2500 TOP BADGE BAR \u2500\u2500 *\/\n  .bn-badge-bar {\n    background: #151515;\n    padding: 10px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n  .bn-badge-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 12px;\n    color: rgba(255,255,255,0.8);\n    letter-spacing: 0.5px;\n  }\n  .bn-badge-item svg { flex-shrink: 0; }\n  .bn-badge-item strong { color: #52ace4; }\n\n  \/* \u2500\u2500 BREADCRUMB \u2500\u2500 *\/\n  .bn-breadcrumb {\n    padding: 14px 48px;\n    font-size: 12px;\n    color: #888;\n    letter-spacing: 0.5px;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .bn-breadcrumb a { color: #52ace4; text-decoration: none; }\n  .bn-breadcrumb span { color: #151515; font-weight: 500; }\n\n  \/* \u2500\u2500 HERO SECTION \u2500\u2500 *\/\n  .bn-hero {\n    display: grid;\n    grid-template-columns: 1fr 420px;\n    gap: 0;\n    min-height: 580px;\n    margin: 0;\n  }\n\n  \/* LEFT CONTENT *\/\n  .bn-hero-left {\n    padding: 48px 48px 48px 48px;\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n  }\n\n  .bn-service-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(82,172,228,0.1);\n    border: 1px solid rgba(82,172,228,0.3);\n    border-radius: 100px;\n    padding: 6px 16px;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #52ace4;\n    margin-bottom: 20px;\n    width: fit-content;\n  }\n\n  .bn-hero-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 4.5vw, 58px);\n    font-weight: 400;\n    color: #151515;\n    line-height: 1.1;\n    margin-bottom: 8px;\n  }\n  .bn-hero-title em { color: #52ace4; font-style: italic; }\n  .bn-hero-title .bn-gold { color: #75ba34; }\n\n  .bn-hero-subtitle {\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #75ba34;\n    margin-bottom: 24px;\n  }\n\n  \/* IMAGE BLOCK *\/\n  .bn-img-block {\n    position: relative;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 28px;\n    flex: 1;\n    max-height: 340px;\n  }\n  .bn-img-block img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  \/* Floating badges on image *\/\n  .bn-img-badge {\n    position: absolute;\n    bottom: 16px;\n    left: 16px;\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .bn-img-pill {\n    background: rgba(21,21,21,0.82);\n    backdrop-filter: blur(8px);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 100px;\n    padding: 7px 16px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #ffffff;\n    letter-spacing: 0.5px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .bn-img-pill .dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: #75ba34;\n    flex-shrink: 0;\n  }\n  .bn-img-pill .dot-blue { background: #52ace4; }\n\n  \/* Tech badge top-right *\/\n  .bn-tech-badge {\n    position: absolute;\n    top: 16px;\n    right: 16px;\n    background: linear-gradient(135deg, #52ace4, #2e82c9);\n    border-radius: 8px;\n    padding: 10px 14px;\n    text-align: center;\n  }\n  .bn-tech-badge p {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.8);\n    margin-bottom: 2px !important;\n  }\n  .bn-tech-badge strong {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: #ffffff;\n    display: block;\n    line-height: 1.1;\n  }\n\n  \/* Intro text *\/\n  .bn-intro-text {\n    font-size: 14.5px;\n    color: #555;\n    line-height: 1.75;\n    margin-bottom: 28px;\n  }\n  .bn-intro-text strong { color: #151515; }\n\n  \/* Quick feature pills *\/\n  .bn-features {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n    margin-bottom: 28px;\n  }\n  .bn-feat-pill {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    background: #f5f9ff;\n    border: 1px solid #ddeaf8;\n    border-radius: 6px;\n    padding: 8px 14px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #151515;\n  }\n  .bn-feat-pill svg { flex-shrink: 0; }\n\n  \/* CTA buttons *\/\n  .bn-cta-row {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n  .bn-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #75ba34;\n    color: #ffffff;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    padding: 14px 28px;\n    border-radius: 6px;\n    letter-spacing: 0.5px;\n    transition: all 0.25s;\n    border: none;\n    cursor: pointer;\n  }\n  .bn-btn-primary:hover { background: #62a224; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(117,186,52,0.3); color: #fff; text-decoration: none; }\n\n  .bn-btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: transparent;\n    color: #151515;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    padding: 14px 28px;\n    border-radius: 6px;\n    letter-spacing: 0.5px;\n    border: 1.5px solid #ddd;\n    transition: all 0.25s;\n    cursor: pointer;\n  }\n  .bn-btn-secondary:hover { border-color: #52ace4; color: #52ace4; transform: translateY(-2px); text-decoration: none; }\n\n  \/* RIGHT FORM PANEL *\/\n  .bn-form-panel {\n    background: #151515;\n    padding: 40px 36px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .bn-form-tag {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #75ba34;\n    margin-bottom: 10px;\n  }\n\n  .bn-form-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    font-weight: 400;\n    color: #ffffff;\n    line-height: 1.25;\n    margin-bottom: 6px;\n  }\n  .bn-form-title em { color: #52ace4; font-style: italic; }\n\n  .bn-form-desc {\n    font-size: 12.5px;\n    color: rgba(255,255,255,0.5);\n    line-height: 1.6;\n    margin-bottom: 28px;\n  }\n\n  .bn-form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 12px;\n  }\n\n  .bn-field label {\n    display: block;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.5);\n    margin-bottom: 6px;\n  }\n  .bn-field label span { color: #75ba34; }\n\n  .bn-field input,\n  .bn-field select,\n  .bn-field textarea {\n    width: 100%;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 6px;\n    padding: 12px 14px;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    color: #ffffff;\n    outline: none;\n    transition: border-color 0.2s;\n    -webkit-appearance: none;\n  }\n  .bn-field input::placeholder,\n  .bn-field textarea::placeholder { color: rgba(255,255,255,0.25); }\n  .bn-field input:focus,\n  .bn-field select:focus,\n  .bn-field textarea:focus { border-color: #52ace4; background: rgba(82,172,228,0.08); }\n  .bn-field select option { background: #151515; color: #fff; }\n  .bn-field textarea { resize: vertical; min-height: 90px; }\n\n  .bn-field-full { margin-bottom: 12px; }\n\n  .bn-submit-btn {\n    width: 100%;\n    background: linear-gradient(135deg, #75ba34, #62a224);\n    color: #ffffff;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 15px;\n    border: none;\n    border-radius: 6px;\n    cursor: pointer;\n    margin-top: 8px;\n    transition: all 0.25s;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n  .bn-submit-btn:hover { background: linear-gradient(135deg, #62a224, #4e8a1c); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(117,186,52,0.35); }\n\n  .bn-form-privacy {\n    font-size: 11px;\n    color: rgba(255,255,255,0.3);\n    text-align: center;\n    margin-top: 12px;\n    line-height: 1.5;\n  }\n\n  \/* STATS STRIP *\/\n  .bn-stats-strip {\n    background: #f8fbff;\n    border-top: 1px solid #e8f0fa;\n    border-bottom: 3px solid #52ace4;\n    padding: 24px 48px;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n  .bn-stat {\n    text-align: center;\n    padding: 8px 0;\n    border-right: 1px solid #e0eaf5;\n  }\n  .bn-stat:last-child { border-right: none; }\n  .bn-stat-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 36px;\n    font-weight: 600;\n    color: #151515;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .bn-stat-num span { color: #75ba34; }\n  .bn-stat-num em { color: #52ace4; font-style: normal; }\n  .bn-stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 900px) {\n    .bn-hero { grid-template-columns: 1fr; }\n    .bn-form-panel { padding: 36px 28px; }\n    .bn-hero-left { padding: 36px 24px; }\n    .bn-stats-strip { grid-template-columns: repeat(2, 1fr); padding: 24px; }\n    .bn-stat:nth-child(2) { border-right: none; }\n    .bn-badge-bar { gap: 16px; }\n    .bn-breadcrumb { padding: 14px 24px; }\n  }\n  @media (max-width: 560px) {\n    .bn-form-row { grid-template-columns: 1fr; }\n    .bn-stats-strip { grid-template-columns: repeat(2,1fr); }\n    .bn-hero-title { font-size: 32px; }\n  }\n<\/style>\n\n<div class=\"bn-hero-wrap\">\n\n  <!-- TOP BADGE BAR -->\n  <div class=\"bn-badge-bar\">\n    <div class=\"bn-badge-item\">\n      <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      <strong>Alcon<\/strong>&nbsp;Phaco Technology\n    <\/div>\n    <div class=\"bn-badge-item\">\n      <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      <strong>DNB Gold Medalist<\/strong>&nbsp;Surgeon\n    <\/div>\n    <div class=\"bn-badge-item\">\n      <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      Stitch-Free &nbsp;<strong>Day-Care Surgery<\/strong>\n    <\/div>\n    <div class=\"bn-badge-item\">\n      <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      <strong>Painless<\/strong>&nbsp;Procedure\n    <\/div>\n  <\/div>\n\n  <!-- BREADCRUMB -->\n  <div class=\"bn-breadcrumb\">\n    <a href=\"\/hi\/\">Home<\/a> &nbsp;\u203a&nbsp; <a href=\"\/hi\/services\/\">Services<\/a> &nbsp;\u203a&nbsp; <span>\u092e\u094b\u0924\u093f\u092f\u093e\u092c\u093f\u0902\u0926 \u0911\u092a\u0930\u0947\u0936\u0928<\/span>\n  <\/div>\n\n  <!-- HERO GRID -->\n  <div class=\"bn-hero\">\n\n    <!-- LEFT -->\n    <div class=\"bn-hero-left\">\n\n      <div>\n        <!-- Label pill -->\n        <div class=\"bn-service-label\">\n          <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#52ace4\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n          Super Speciality Eye Care\n        <\/div>\n\n        <!-- Title -->\n        <h1 class=\"bn-hero-title\">\n          Advanced<br>\n          <em>\u092e\u094b\u0924\u093f\u092f\u093e\u092c\u093f\u0902\u0926 \u0911\u092a\u0930\u0947\u0936\u0928<\/em><br>\n          <span class=\"bn-gold\">in Malkapur<\/span>\n        <\/h1>\n        <p class=\"bn-hero-subtitle\">Phacoemulsification \u00b7 Alcon Technology \u00b7 DNB Gold Medalist<\/p>\n\n        <!-- Image -->\n        <div class=\"bn-img-block\">\n          <!-- Replace src with your actual surgery image -->\n          <img decoding=\"async\" src=\"https:\/\/bhaktinetralaya.com\/wp-content\/uploads\/2026\/03\/Ophthalmologist-performing-cataract-surgery-in-burhanpur.webp?w=900&#038;q=80\" alt=\"Cataract Surgery at Bhakti Netralaya Malkapur\" title=\"Cataract\u00a0Surgery\">\n\n          <!-- Tech badge -->\n          <div class=\"bn-tech-badge\">\n            <p>Powered By<\/p>\n            <strong>Alcon<br>Phaco<\/strong>\n          <\/div>\n\n          <!-- Bottom pills -->\n          <div class=\"bn-img-badge\">\n            <span class=\"bn-img-pill\"><span class=\"dot\"><\/span> Stitch-Free<\/span>\n            <span class=\"bn-img-pill\"><span class=\"dot dot-blue\"><\/span> Day-Care<\/span>\n            <span class=\"bn-img-pill\"><span class=\"dot\"><\/span> Painless<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Intro -->\n        <p class=\"bn-intro-text\">\n          Cataract is the leading cause of treatable blindness in India. At <strong>Bhakti Netralaya<\/strong>, we combine <strong>DNB Gold Medalist surgical expertise<\/strong> with world-class <strong>Alcon Phacoemulsification technology<\/strong> \u2014 delivering outcomes that match the best eye hospitals in India&#8217;s major cities, right here in <strong>Malkapur &#038; Burhanpur.<\/strong>\n        <\/p>\n\n        <!-- Feature pills -->\n        <div class=\"bn-features\">\n          <div class=\"bn-feat-pill\">\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            No Stitches Required\n          <\/div>\n          <div class=\"bn-feat-pill\">\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            No Injection Needed\n          <\/div>\n          <div class=\"bn-feat-pill\">\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            Vision in 24 Hours\n          <\/div>\n          <div class=\"bn-feat-pill\">\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            10\u201315 Min Procedure\n          <\/div>\n          <div class=\"bn-feat-pill\">\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#75ba34\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            All Cataract Types\n          <\/div>\n        <\/div>\n\n        <!-- CTA Buttons -->\n        <div class=\"bn-cta-row\">\n          <a href=\"tel:9209657063\" class=\"bn-btn-primary\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.41 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 8.91a16 16 0 0 0 6 6l.86-.86a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            Book Appointment \u2014 92096 57063\n          <\/a>\n          <a href=\"#learn-more\" class=\"bn-btn-secondary\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#151515\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 8 12 12 14 14\"\/><\/svg>\n            Learn More\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- RIGHT FORM -->\n    <div class=\"bn-form-panel\">\n      <p class=\"bn-form-tag\">Free Consultation<\/p>\n      <h2 class=\"bn-form-title\">Book Your<br><em>Eye Evaluation<\/em><\/h2>\n      <p class=\"bn-form-desc\">Fill in your details and our team will call you back to schedule your cataract consultation at Bhakti Netralaya.<\/p>\n\n      <!-- SureForms -->\n      <div class=\"bn-sureform-wrap\">\n        \t\t\t<div class=\"srfm-form-container srfm-form-container-1113 srfm-bg-color\">\n\t\t\t<style>\n\t\t\t\t\/* Need to check and remove the input variables related to the Style Tab. *\/\n\t\t\t\t.srfm-form-container-1113 {\n\t\t\t\t\t\/* New test variables *\/\n\t\t\t\t\t--srfm-color-scheme-primary: var(--ast-global-color-0);\n\t\t\t\t\t--srfm-color-scheme-text-on-primary: #FFFFFF;\n\t\t\t\t\t--srfm-color-scheme-text: var(--ast-global-color-2);\n\t\t\t\t\t--srfm-quill-editor-color: var(--ast-global-color-0);\n\n\t\t\t\t\t--srfm-color-input-label: var(--ast-global-color-2);\n\t\t\t\t\t--srfm-color-input-description: hsl( from var(--ast-global-color-2) h s l \/ 0.65 );\n\t\t\t\t\t--srfm-color-input-placeholder: hsl( from var(--ast-global-color-2) h s l \/ 0.5 );\n\t\t\t\t\t--srfm-color-input-text: var(--ast-global-color-2);\n\t\t\t\t\t--srfm-color-input-prefix: hsl( from var(--ast-global-color-2) h s l \/ 0.65 );\n\t\t\t\t\t--srfm-color-input-background: hsl( from var(--ast-global-color-2) h s l \/ 0.02 );\n\t\t\t\t\t--srfm-color-input-background-hover: hsl( from var(--ast-global-color-2) h s l \/ 0.05 );\n\t\t\t\t\t--srfm-color-input-background-disabled: hsl( from var(--ast-global-color-2) h s l \/ 0.07 );\n\t\t\t\t\t--srfm-color-input-border: hsl( from var(--ast-global-color-2) h s l \/ 0.25 );\n\t\t\t\t\t--srfm-color-input-border-disabled: hsl( from var(--ast-global-color-2) h s l \/ 0.15 );\n\t\t\t\t\t--srfm-color-multi-choice-svg: hsl( from var(--ast-global-color-2) h s l \/ 0.7 );\n\t\t\t\t\t--srfm-color-input-border-hover: hsl( from var(--ast-global-color-0) h s l \/ 0.65 );\n\t\t\t\t\t--srfm-color-input-border-focus-glow: hsl( from var(--ast-global-color-0) h s l \/ 0.15 );\n\t\t\t\t\t--srfm-color-input-selected: hsl( from var(--ast-global-color-0) h s l \/ 0.1 );\n\t\t\t\t\t--srfm-btn-color-hover: hsl( from var(--ast-global-color-0) h s l \/ 0.9 );\n\t\t\t\t\t--srfm-btn-color-disabled: hsl( from var(--ast-global-color-0) h s l \/ 0.25 );\n\n\t\t\t\t\t\/* Dropdown Variables *\/\n\t\t\t\t\t--srfm-dropdown-input-background-hover: hsl( from var(--ast-global-color-2) h s l \/ 0.05 );\n\t\t\t\t\t--srfm-dropdown-option-background-hover: hsl( from var(--ast-global-color-2) h s l \/ 0.10 );\n\t\t\t\t\t--srfm-dropdown-option-background-selected: hsl( from var(--ast-global-color-2) h s l \/ 0.05 );\n\t\t\t\t\t--srfm-dropdown-option-selected-icon: hsl( from var(--ast-global-color-2) h s l \/ 0.65 );\n\t\t\t\t\t--srfm-dropdown-option-text-color: hsl( from var(--ast-global-color-2) h s l \/ 0.80 );\n\t\t\t\t\t--srfm-dropdown-option-selected-text: var(--ast-global-color-2);\n\t\t\t\t\t--srfm-dropdown-badge-background: hsl( from var(--ast-global-color-2) h s l \/ 0.05 );\n\t\t\t\t\t--srfm-dropdown-badge-background-hover: hsl( from var(--ast-global-color-2) h s l \/ 0.10 );\n\t\t\t\t\t--srfm-dropdown-menu-border-color: hsl( from var(--ast-global-color-2) h s l \/ 0.10 );\n\t\t\t\t\t--srfm-dropdown-placeholder-color: hsl( from var(--ast-global-color-2) h s l \/ 0.50 );\n\t\t\t\t\t--srfm-dropdown-icon-color: hsl( from var(--ast-global-color-2) h s l \/ 0.65 );\n\t\t\t\t\t--srfm-dropdown-icon-disabled: hsl( from var(--ast-global-color-2) h s l \/ 0.25 );\n\n\t\t\t\t\t\/* Background Control Variables *\/\n\t\t\t\t\t--srfm-instant-form-padding-top: 32px;--srfm-instant-form-padding-right: 32px;--srfm-instant-form-padding-bottom: 32px;--srfm-instant-form-padding-left: 32px;--srfm-instant-form-border-radius-top: 12px;--srfm-instant-form-border-radius-right: 12px;--srfm-instant-form-border-radius-bottom: 12px;--srfm-instant-form-border-radius-left: 12px;--srfm-form-padding-top: 0px;--srfm-form-padding-right: 0px;--srfm-form-padding-bottom: 0px;--srfm-form-padding-left: 0px;--srfm-form-border-radius-top: 0px;--srfm-form-border-radius-right: 0px;--srfm-form-border-radius-bottom: 0px;--srfm-form-border-radius-left: 0px;--srfm-bg-overlay-opacity: 1;\t\t\t\t\t--srfm-row-gap-between-blocks: 18px;--srfm-address-label-font-size: 16px;--srfm-address-label-line-height: 24px;--srfm-address-description-font-size: 14px;--srfm-address-description-line-height: 20px;--srfm-col-gap-between-fields: 16px;--srfm-row-gap-between-fields: 16px;--srfm-gap-below-address-label: 14px;--srfm-dropdown-font-size: 14px;--srfm-dropdown-gap-between-input-menu: 4px;--srfm-dropdown-badge-padding: 2px 6px;--srfm-dropdown-multiselect-font-size: 12px;--srfm-dropdown-multiselect-line-height: 16px;--srfm-dropdown-padding-right: 12px;--srfm-dropdown-padding-right-icon: calc( var( --srfm-dropdown-padding-right ) + 20px );--srfm-dropdown-multiselect-padding: 8px var( --srfm-dropdown-padding-right-icon ) 8px 8px;--srfm-input-height: 44px;--srfm-input-field-padding: 10px 12px;--srfm-input-field-font-size: 16px;--srfm-input-field-line-height: 24px;--srfm-input-field-margin-top: 6px;--srfm-input-field-margin-bottom: 6px;--srfm-checkbox-label-font-size: 16px;--srfm-checkbox-label-line-height: 24px;--srfm-checkbox-description-font-size: 14px;--srfm-checkbox-description-line-height: 20px;--srfm-check-ctn-width: 16px;--srfm-check-ctn-height: 16px;--srfm-check-svg-size: 10px;--srfm-checkbox-margin-top-frontend: 4px;--srfm-checkbox-margin-top-editor: 6px;--srfm-check-gap: 8px;--srfm-checkbox-description-margin-left: 24px;--srfm-flag-section-padding: 10px 0 10px 12px;--srfm-gap-between-icon-text: 8px;--srfm-label-font-size: 16px;--srfm-label-line-height: 24px;--srfm-description-font-size: 14px;--srfm-description-line-height: 20px;--srfm-btn-padding: 10px 14px;--srfm-btn-font-size: 16px;--srfm-btn-line-height: 24px;--srfm-multi-choice-horizontal-padding: 20px;--srfm-multi-choice-vertical-padding: 20px;--srfm-multi-choice-internal-option-gap: 8px;--srfm-multi-choice-vertical-svg-size: 40px;--srfm-multi-choice-horizontal-image-size: 24px;--srfm-multi-choice-vertical-image-size: 120px;--srfm-multi-choice-outer-padding: 2px;\t\t\t\t}\n\t\t\t<\/style>\n\t\t\t\t\t\t\t<form method=\"post\" enctype=\"multipart\/form-data\" id=\"srfm-form-1113\" class=\"srfm-form\"\n\t\t\t\tform-id=\"1113\" after-submission=\"hide form\" message-type=\"same page\" success-url=\"\" ajaxurl=\"https:\/\/bhaktinetralaya.com\/wp-admin\/admin-ajax.php\" data-nonce=\"9497e35473\" data-submit-nonce=\"a83171e340\" data-update-nonce=\"yes\" action=\"\"\n\t\t\t\t>\n\t\t\t\t<input type=\"hidden\" id=\"sureforms_form_submit\" name=\"sureforms_form_submit\" value=\"e7a50a9dc9\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/hi\/wp-json\/wp\/v2\/pages\/1253\" \/>\n\t\t\t\t<input type=\"hidden\" value=\"1113\" name=\"form-id\">\n\t\t\t\t<input type=\"hidden\" value=\"\" name=\"srfm-sender-email-field\" id=\"srfm-sender-email\">\n\t\t\t\t<input type=\"hidden\" value=\"\" id=\"srfm-page-break\">\n\t\t\t\t\t\t<p id=\"srfm-error-message\" class=\"srfm-common-error-message srfm-error-message srfm-head-error\" hidden>\t\t<span class=\"srfm-icon\" aria-hidden=\"true\">\n\t\t\t<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='20' fill='none'><path d='M9.99935 18.3327C14.6017 18.3327 18.3327 14.6017 18.3327 9.99935C18.3327 5.39698 14.6017 1.66602 9.99935 1.66602C5.39698 1.66602 1.66602 5.39698 1.66602 9.99935C1.66602 14.6017 5.39698 18.3327 9.99935 18.3327Z' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><path d='M10 6.66602V9.99935' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><path d='M10 13.334H10.0083' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><\/svg>\t\t<\/span>\n\t\t<span class=\"srfm-error-content\">There was an error trying to submit your form. Please try again.<\/span><\/p>\n\t\t\t\t\t<div data-block-id=\"0e439b4c\" class=\"srfm-block-single srfm-block srfm-input-block srf-input-0e439b4c-block  srfm-block-width-100 srfm-slug-name 1113\" >\n\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-block-wrap\">\n\t\t\t\t<input class=\"srfm-input-common srfm-input-input\" type=\"text\" name=\"srfm-input-0e439b4c-lbl-TmFtZQ-name\" id=\"srfm-input-0e439b4c-lbl-TmFtZQ\"\n\t\t\t\t\taria-describedby='srfm-error-0e439b4c'\t\t\t\t\tdata-required=\"false\" aria-required=\"false\" data-unique=\"false\" maxlength=\"100\" value=\"\"  placeholder=\"Name\"  data-srfm-mask=\"none\"   \/>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"srfm-error-wrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-error-message\" data-srfm-id=\"srfm-error-0e439b4c\" data-error-msg=\"This field is required.\" data-unique-msg=\"Value needs to be unique.\">\n\t\t\t\t\t\tThis field is required.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\n\n\t\t\t<div data-block-id=\"0ea6a2f8\" class=\"srfm-block-single srfm-block srfm-email-block srf-email-0ea6a2f8-block  srfm-block-width-100 srfm-slug-email 1113 srfm-email-block-wrap\">\n\t\t\t\t<div class=\"srfm-email-block srf-email-0ea6a2f8-block\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-block-wrap\">\n\t\t\t\t\t\t<input class=\"srfm-input-common srfm-input-email\" type=\"email\" name=\"srfm-email-0ea6a2f8-lbl-RW1haWw-email\" id=\"srfm-email-0ea6a2f8-lbl-RW1haWw\"\n\t\t\t\t\t\taria-describedby='srfm-error-0ea6a2f8'\t\t\t\t\t\tdata-required=\"false\" aria-required=\"false\" data-unique=\"false\" value=\"\"  placeholder=\"Email\"   \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"srfm-error-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-error-message\" data-srfm-id=\"srfm-error-0ea6a2f8\" data-error-msg=\"This field is required.\" data-unique-msg=\"Value needs to be unique.\">\n\t\t\t\t\t\tThis field is required.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\n\n\t\t\t<div data-block-id=\"65097f6b\" class=\"srfm-block-single srfm-block srfm-input-block srf-input-65097f6b-block  srfm-block-width-100 srfm-slug-phone-number 1113\" >\n\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-block-wrap\">\n\t\t\t\t<input class=\"srfm-input-common srfm-input-input\" type=\"text\" name=\"srfm-input-65097f6b-lbl-UGhvbmUgTnVtYmVy-phone-number\" id=\"srfm-input-65097f6b-lbl-UGhvbmUgTnVtYmVy\"\n\t\t\t\t\taria-describedby='srfm-error-65097f6b'\t\t\t\t\tdata-required=\"false\" aria-required=\"false\" data-unique=\"false\" maxlength=\"100\" value=\"\"  placeholder=\"Phone Number\"  data-srfm-mask=\"none\"   \/>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"srfm-error-wrap\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"srfm-error-message\" data-srfm-id=\"srfm-error-65097f6b\" data-error-msg=\"This field is required.\" data-unique-msg=\"Value needs to be unique.\">\n\t\t\t\t\t\tThis field is required.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\n\n\t\t<div data-block-id=\"9b74662a\" class=\"srfm-block-single srfm-block srfm-textarea-block srf-textarea-9b74662a-block  srfm-block-width-100 1113\">\n\t\t\t\t\t\t\t\t\t<div class=\"srfm-block-wrap\">\n\t\t\t\t<textarea\n\t\t\t\t\tclass=\"srfm-input-common srfm-input-textarea\"\n\t\t\t\t\tname=\"srfm-textarea-9b74662a-lbl-VHlwZSBhIE1lc3NhZ2U-type-a-message\"\n\t\t\t\t\tid=\"srfm-textarea-9b74662a-lbl-VHlwZSBhIE1lc3NhZ2U-1709\"\n\t\t\t\t\taria-describedby='srfm-error-9b74662a'\t\t\t\t\tdata-required=\"false\" aria-required=\"false\"  rows=\"4\"   placeholder=\"Type a Message\" \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t><\/textarea>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"srfm-error-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"srfm-submit-container\" style=\"\">\n\t\t\t\t\t\t<div style=\"width: ; text-align: left\" class=\"wp-block-button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button style=\"\" id=\"srfm-submit-btn\" class=\"srfm-btn-frontend srfm-button srfm-submit-button\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t<div class=\"srfm-submit-wrap\">\n\t\t\t\t\t\t\t\t\tSend a Message\t\t\t\t\t\t\t\t<div class=\"srfm-loader\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<p id=\"srfm-error-message\" class=\"srfm-common-error-message srfm-error-message srfm-footer-error\" hidden>\t\t<span class=\"srfm-icon\" aria-hidden=\"true\">\n\t\t\t<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='20' height='20' fill='none'><path d='M9.99935 18.3327C14.6017 18.3327 18.3327 14.6017 18.3327 9.99935C18.3327 5.39698 14.6017 1.66602 9.99935 1.66602C5.39698 1.66602 1.66602 5.39698 1.66602 9.99935C1.66602 14.6017 5.39698 18.3327 9.99935 18.3327Z' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><path d='M10 6.66602V9.99935' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><path d='M10 13.334H10.0083' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' \/><\/svg>\t\t<\/span>\n\t\t<span class=\"srfm-error-content\">There was an error trying to submit your form. Please try again.<\/span><\/p>\n\t\t\t\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"hi\"\/><\/form>\n\t\t\t<div class=\"srfm-single-form srfm-success-box in-page\">\n\t\t\t\t<div aria-live=\"polite\" aria-atomic=\"true\" role=\"alert\" id=\"srfm-success-message-page-1113\" class=\"srfm-success-box-description\"><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\n      <\/div>\n\n      <p class=\"bn-form-privacy\">\ud83d\udd12 Your information is private and secure. We will never share your details.<\/p>\n\n      <!-- Direct call strip -->\n      <div style=\"margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.08); text-align: center;\">\n        <p style=\"font-size: 11px; color: rgba(255,255,255,0.35); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 8px;\">Or call us directly<\/p>\n        <a href=\"tel:9209657063\" style=\"font-family: 'Cormorant Garamond', serif; font-size: 22px; color: #52ace4; text-decoration: none; font-weight: 600; display: block; margin-bottom: 2px;\">92096 57063<\/a>\n        <a href=\"tel:8384847869\" style=\"font-family: 'Cormorant Garamond', serif; font-size: 22px; color: #52ace4; text-decoration: none; font-weight: 600; display: block;\">83848 47869<\/a>\n        <p style=\"font-size: 11px; color: rgba(255,255,255,0.3); margin-top: 6px;\">Mon \u00b7 Tue \u00b7 Thu \u00b7 Sat &nbsp;|&nbsp; 9:30 AM \u2013 5:00 PM<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- end hero grid -->\n\n  <!-- STATS STRIP -->\n  <div class=\"bn-stats-strip\">\n    <div class=\"bn-stat\">\n      <div class=\"bn-stat-num\">10<span>+<\/span><\/div>\n      <div class=\"bn-stat-label\">\u0935\u0930\u094d\u0937\u094b\u0902 \u0915\u093e \u0905\u0928\u0941\u092d\u0935<\/div>\n    <\/div>\n    <div class=\"bn-stat\">\n      <div class=\"bn-stat-num\">10<span>K+<\/span><\/div>\n      <div class=\"bn-stat-label\">Successful Surgeries<\/div>\n    <\/div>\n    <div class=\"bn-stat\">\n      <div class=\"bn-stat-num\">98<span>%<\/span><\/div>\n      <div class=\"bn-stat-label\">Patient Satisfaction<\/div>\n    <\/div>\n    <div class=\"bn-stat\">\n      <div class=\"bn-stat-num\"><em>DNB<\/em><span>\u2605<\/span><\/div>\n      <div class=\"bn-stat-label\">Gold Medalist Surgeon<\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What Is a Cataract?<\/strong><\/h2>\n\n\n\n<p>The human eye contains a natural transparent lens situated behind the iris. This lens focuses incoming light precisely onto the retina, enabling clear vision at all distances. A cataract develops when this lens gradually becomes cloudy \u2014 scattering and blocking light rather than focusing it. The result is progressive blurring, haziness, glare sensitivity, and eventually, significant vision loss.<\/p>\n\n\n\n<p>Cataracts are not a surface film that grows over the eye. The clouding occurs within the lens itself, at a biochemical and cellular level. This is why eye drops, medicines, or glasses cannot reverse a cataract. The only definitive, permanent treatment is surgical removal of the cloudy lens and its replacement with a clear artificial lens \u2014 an Intraocular Lens (IOL).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Who Develops Cataracts?<\/strong><\/h2>\n\n\n\n<p>While cataracts are most commonly associated with ageing, they can develop at any age and for a variety of reasons. At Bhakti Netralaya we treat the full spectrum of cataract types across all age groups.<\/p>\n\n\n\n<div style=\"  background: linear-gradient(135deg, #0b1f3a 0%, #1a4480 100%);  border-radius: 12px;  padding: 36px 40px;  margin: 30px 0;  position: relative;  overflow: hidden;  box-shadow: 0 20px 60px rgba(11,31,58,0.35);\">\n\n  <!-- Decorative corner accent -->\n  <div style=\"    position: absolute;    top: 0; left: 0;    width: 5px;    height: 100%;    background: linear-gradient(180deg, #c9a84c, #e0b95a, #c9a84c);    border-radius: 12px 0 0 12px;  \"><\/div>\n\n  <!-- Section label -->\n  <p style=\"    font-family: 'Arial', sans-serif;    font-size: 11px;    font-weight: 700;    letter-spacing: 3px;    text-transform: uppercase;    color: #c9a84c;    margin: 0 0 18px 16px;    padding: 0;  \">Types of Cataracts We Treat<\/p>\n\n  <!-- List items -->\n  <ul style=\"    list-style: none;    margin: 0 0 0 16px;    padding: 0;  \">\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Age-related cataracts<\/strong> \u2014 the most common type, developing gradually after the age of 50\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Diabetic cataracts<\/strong> \u2014 diabetes accelerates lens clouding significantly; diabetic patients often develop cataracts 10 to 15 years earlier than the general population\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Steroid-induced cataracts<\/strong> \u2014 long-term use of oral, topical, or inhaled corticosteroids\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Traumatic cataracts<\/strong> \u2014 developing after eye injury at any age\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Congenital cataracts<\/strong> \u2014 present at birth or developing in early childhood; requires urgent intervention\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;      border-bottom: 1px solid rgba(255,255,255,0.07);    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Radiation-induced cataracts<\/strong> \u2014 following radiotherapy in the head and neck region\n      <\/span>\n    <\/li>\n\n    <li style=\"      display: flex;      align-items: flex-start;      gap: 14px;      padding: 12px 0;    \">\n      <span style=\"        min-width: 28px; height: 28px;        background: rgba(201,168,76,0.15);        border: 1px solid rgba(201,168,76,0.4);        border-radius: 50%;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;        margin-top: 1px;      \">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/span>\n      <span style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.9); line-height: 1.65; margin: 0; padding: 0;\">\n        <strong style=\"color: #ffffff; font-weight: 600;\">Secondary cataracts<\/strong> \u2014 developing after other eye surgery or disease\n      <\/span>\n    <\/li>\n\n  <\/ul>\n\n  <!-- Bottom CTA strip -->\n  <div style=\"    margin: 24px 0 0 16px;    padding: 14px 20px;    background: rgba(201,168,76,0.1);    border: 1px solid rgba(201,168,76,0.3);    border-radius: 8px;    display: flex;    align-items: center;    gap: 12px;  \">\n    <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n    <span style=\"font-family: 'Arial', sans-serif; font-size: 13px; color: #c9a84c; line-height: 1.5; margin: 0; padding: 0;\">\n      <strong>Early detection is key.<\/strong> Do not wait for vision to worsen. Visit Bhakti Netralaya for a comprehensive cataract evaluation \u2014 <strong>Call 92096 57063<\/strong>\n    <\/span>\n  <\/div>\n\n<\/div>\n\n\n\n<div style=\"margin: 40px 0;\">\n\n  <!-- Section Heading -->\n  <div style=\"margin-bottom: 28px;\">\n    <p style=\"      font-family: 'Arial', sans-serif;      font-size: 11px;      font-weight: 700;      letter-spacing: 3px;      text-transform: uppercase;      color: #2e82c9;      margin: 0 0 10px 0;      padding: 0;    \">Know the Signs<\/p>\n\n    <h2 style=\"      font-family: Georgia, 'Times New Roman', serif;      font-size: clamp(26px, 4vw, 40px);      font-weight: 400;      color: #0b1f3a;      margin: 0 0 16px 0;      padding: 0;      line-height: 1.2;    \">Warning Signs of Cataract <span style=\"color: #2e82c9; font-style: italic;\">\u2014 When to Visit Us<\/span><\/h2>\n\n    <!-- Divider line -->\n    <div style=\"      width: 60px;      height: 3px;      background: linear-gradient(90deg, #c9a84c, #e0b95a);      border-radius: 2px;      margin-bottom: 20px;    \"><\/div>\n\n    <p style=\"      font-family: 'Arial', sans-serif;      font-size: 15px;      color: #555555;      line-height: 1.75;      max-width: 780px;      margin: 0;      padding: 0;    \">Early cataracts often cause subtle symptoms that are easy to dismiss. Knowing the warning signs allows you to seek timely treatment \u2014 when surgery is safest, simplest, and most effective.<\/p>\n  <\/div>\n\n  <!-- Warning Signs Grid -->\n  <div style=\"    display: grid;    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));    gap: 16px;    margin-top: 32px;  \">\n\n    <!-- Card 1 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      transition: all 0.3s;      border-left: 4px solid #2e82c9;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #eef4fb, #dde8f5);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a4480\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #1a4480; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Blurred Vision<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Gradually blurring or cloudy vision \u2014 like looking through a dirty or foggy window<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 2 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #2e82c9;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #eef4fb, #dde8f5);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a4480\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"5\"\/><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/><line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/><line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/><line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/><line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/><line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\/><line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #1a4480; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Light Sensitivity &#038; Glare<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Increased sensitivity to bright light, glare, and halos around lights \u2014 especially troublesome at night<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 3 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #2e82c9;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #eef4fb, #dde8f5);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a4480\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #1a4480; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Frequent Prescription Changes<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Frequent changes in spectacle prescription \u2014 particularly a rapid shift toward stronger reading glasses<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 4 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #c9a84c;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #fdf6e3, #f5e9c0);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #c9a84c; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Fading Colours<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Fading or yellowing of colours \u2014 the world appears less vibrant or tinged with yellow-brown<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 5 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #c9a84c;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #fdf6e3, #f5e9c0);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><line x1=\"3\" y1=\"3\" x2=\"21\" y2=\"21\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #c9a84c; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Double Vision<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Double vision in one eye \u2014 even when the other eye is closed<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 6 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #2e82c9;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #eef4fb, #dde8f5);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a4480\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #1a4480; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Reading Difficulty<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Difficulty reading fine print or seeing detail, particularly in bright conditions<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 7 -->\n    <div style=\"      background: #ffffff;      border: 1px solid #e0e8f4;      border-radius: 10px;      padding: 22px 24px;      display: flex;      align-items: flex-start;      gap: 16px;      box-shadow: 0 2px 16px rgba(11,31,58,0.06);      border-left: 4px solid #2e82c9;    \">\n      <div style=\"        min-width: 44px; height: 44px;        background: linear-gradient(135deg, #eef4fb, #dde8f5);        border-radius: 10px;        display: flex; align-items: center; justify-content: center;        flex-shrink: 0;      \">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a4480\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n      <\/div>\n      <div>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; color: #1a4480; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 6px 0; padding: 0;\">Night Driving Difficulty<\/p>\n        <p style=\"font-family: 'Arial', sans-serif; font-size: 14px; color: #444444; line-height: 1.65; margin: 0; padding: 0;\">Night driving difficulty \u2014 headlights appear star-burst or surrounded by glare<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- Important Warning Box -->\n  <div style=\"    margin-top: 32px;    background: linear-gradient(135deg, #0b1f3a 0%, #1a4480 100%);    border-radius: 12px;    padding: 28px 32px;    display: flex;    align-items: flex-start;    gap: 20px;    box-shadow: 0 8px 30px rgba(11,31,58,0.25);    position: relative;    overflow: hidden;  \">\n    <div style=\"      position: absolute;      top: 0; left: 0;      width: 4px; height: 100%;      background: linear-gradient(180deg, #c9a84c, #e0b95a);    \"><\/div>\n    <div style=\"      min-width: 48px; height: 48px;      background: rgba(201,168,76,0.15);      border: 1px solid rgba(201,168,76,0.4);      border-radius: 50%;      display: flex; align-items: center; justify-content: center;      flex-shrink: 0;    \">\n      <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a84c\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n    <\/div>\n    <div style=\"padding-left: 8px;\">\n      <p style=\"font-family: 'Arial', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #c9a84c; margin: 0 0 8px 0; padding: 0;\">Important \u2014 Do Not Wait<\/p>\n      <p style=\"font-family: 'Arial', sans-serif; font-size: 14.5px; color: rgba(255,255,255,0.88); line-height: 1.7; margin: 0 0 14px 0; padding: 0;\">Modern cataract surgery is safest and most effective when performed on an <strong style=\"color: #ffffff;\">early to moderate cataract<\/strong>. The old advice to <em>&#8220;wait for the cataract to ripen&#8221;<\/em> is completely outdated. A dense, mature cataract is significantly harder to remove and carries greater surgical risk.<\/p>\n      <a href=\"tel:9209657063\" style=\"        display: inline-flex;        align-items: center;        gap: 8px;        background: linear-gradient(135deg, #c9a84c, #e0b95a);        color: #0b1f3a;        font-family: 'Arial', sans-serif;        font-size: 13px;        font-weight: 700;        text-decoration: none;        padding: 11px 24px;        border-radius: 6px;        letter-spacing: 0.5px;      \">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0b1f3a\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.41 2 2 0 0 1 3.6 1.22h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 8.91a16 16 0 0 0 6 6l.86-.86a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        Book Your Eye Evaluation \u2014 92096 57063\n      <\/a>\n    <\/div>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Alcon&nbsp;Phaco Technology DNB Gold Medalist&nbsp;Surgeon Stitch-Free &nbsp;Day-Care Surgery Painless&nbsp;Procedure Home &nbsp;\u203a&nbsp; Services &nbsp;\u203a&nbsp; Cataract Surgery Super Speciality Eye Care Advanced [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1253","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"BhaktiEye","author_link":"https:\/\/bhaktinetralaya.com\/hi\/blog\/author\/bhaktieye\/"},"uagb_comment_info":0,"uagb_excerpt":"Alcon&nbsp;Phaco Technology DNB Gold Medalist&nbsp;Surgeon Stitch-Free &nbsp;Day-Care Surgery Painless&nbsp;Procedure Home &nbsp;\u203a&nbsp; Services &nbsp;\u203a&nbsp; Cataract Surgery Super Speciality Eye Care Advanced [&hellip;]","_links":{"self":[{"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/pages\/1253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/comments?post=1253"}],"version-history":[{"count":34,"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/pages\/1253\/revisions"}],"predecessor-version":[{"id":1343,"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/pages\/1253\/revisions\/1343"}],"up":[{"embeddable":true,"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/pages\/13"}],"wp:attachment":[{"href":"https:\/\/bhaktinetralaya.com\/hi\/wp-json\/wp\/v2\/media?parent=1253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}