{"id":25083,"date":"2024-08-29T14:50:15","date_gmt":"2024-08-29T09:20:15","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=25083"},"modified":"2024-12-20T11:12:53","modified_gmt":"2024-12-20T05:42:53","slug":"eyelid","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/eyelid\/","title":{"rendered":"Eyelid"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25083\" class=\"elementor elementor-25083\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94a40a1 e-con-full e-flex e-con e-parent\" data-id=\"94a40a1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-465be9c elementor-widget elementor-widget-menu-anchor\" data-id=\"465be9c\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff766ab e-con-full e-flex e-con e-parent\" data-id=\"ff766ab\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a29f558 elementor-widget elementor-widget-html\" data-id=\"a29f558\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13998c9 e-flex e-con-boxed e-con e-child\" data-id=\"13998c9\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4104b5e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4104b5e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oculoplasty<\/h2>\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-cecaf13 e-flex e-con-boxed e-con e-parent\" data-id=\"cecaf13\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f16cd0 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-widget elementor-widget-icon-list\" data-id=\"7f16cd0\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Oculoplasty<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Eyelid<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\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-43aa6ca e-flex e-con-boxed e-con e-child\" data-id=\"43aa6ca\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b69484d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b69484d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4db1297 elementor-widget elementor-widget-heading\" data-id=\"4db1297\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Eyelid<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1669ffd elementor-widget elementor-widget-text-editor\" data-id=\"1669ffd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_row et_pb_row_0\"><div class=\"et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child\"><div class=\"et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_center et_pb_bg_layout_light\"><div class=\"et_pb_text_inner\"><p>The eyelids are the gaurdians of the eye.\u00a0<\/p><p>They close to protect the eye, they open to allow the eye to see. They are responsible for appearance and expressions. Our team performs a variety of treatments for eyelid problems.<\/p><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69d8006 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"69d8006\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abf90ba elementor-invisible elementor-widget elementor-widget-image\" data-id=\"abf90ba\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"446\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3-1024x571.png\" class=\"attachment-large size-large wp-image-25091\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3-1024x571.png 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3-300x167.png 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3-768x428.png 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3-1536x857.png 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/eyelid-ptosis3.png 1640w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-c3f4d77 e-flex e-con-boxed e-con e-parent\" data-id=\"c3f4d77\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4fa0be1 e-con-full e-flex e-con e-child\" data-id=\"4fa0be1\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f53ecb5 e-con-full e-flex e-con e-child\" data-id=\"f53ecb5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-051a471 elementor-widget elementor-widget-image\" data-id=\"051a471\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"675\" height=\"255\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian.png\" class=\"attachment-large size-large wp-image-25092\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian.png 675w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian-300x113.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c80327 e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7c80327\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_transform_flipX_effect&quot;:&quot;transform&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"675\" height=\"255\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian2.png\" class=\"attachment-large size-large wp-image-25093\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian2.png 675w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Entropian2-300x113.png 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7fb533e e-con-full e-flex e-con e-child\" data-id=\"7fb533e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66b554a elementor-widget elementor-widget-heading\" data-id=\"66b554a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Entropion &amp; Ectropion<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-220a687 elementor-widget elementor-widget-text-editor\" data-id=\"220a687\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Lid margin malposition (in-turned lid margin \u2013\u00a0<strong><b>entropion<\/b><\/strong>; out turned lid margin \u2013\u00a0<strong><b>ectropion<\/b><\/strong>) is a commonly encountered condition presenting to the oculoplasty department. It can either be due to age, where the eyelid becomes loose. It may also be caused by injury or infection which causes scarring. The treatment is by surgery. It is best done by a trained Oculoplasty surgeon who ensures perfect correction, with intact functionality of eyelids.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c02dee e-con-full e-flex e-con e-child\" data-id=\"1c02dee\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5962e3e e-con-full e-flex e-con e-child\" data-id=\"5962e3e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a3f8db elementor-widget elementor-widget-image\" data-id=\"0a3f8db\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"296\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4-1024x379.webp\" class=\"attachment-large size-large wp-image-25098\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4-1024x379.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4-300x111.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4-768x284.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4-1536x569.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn4.webp 1725w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e34ce1 e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"5e34ce1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_transform_flipX_effect&quot;:&quot;transform&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"675\" height=\"234\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn5.jpg\" class=\"attachment-large size-large wp-image-25099\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn5.jpg 675w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Picturerthn5-300x104.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85bf318 e-con-full e-flex e-con e-child\" data-id=\"85bf318\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2126f77 elementor-widget elementor-widget-heading\" data-id=\"2126f77\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ptosis<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-883f0e5 elementor-widget elementor-widget-text-editor\" data-id=\"883f0e5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Drooping of eyelids(Ptosis) can be congenital(by birth) or acquired(later in life). Ophthalmic plastic surgery can correct ptosis and the choice of surgery depends on the severity and power of the muscle aiding in lifting the eyelid.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-a72cfbb e-flex e-con-boxed e-con e-parent\" data-id=\"a72cfbb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-10db356 e-con-full e-flex e-con e-child\" data-id=\"10db356\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5a9ce3 elementor-position-right elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"d5a9ce3\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Ptosis-1.pdf\" target=\"_blank\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Download Ptosis Kannada Brochure\" rel=\"noopener\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Ptosis-1.pdf\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\tDownload Ptosis Kannada Brochure\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-52a7152 elementor-position-right elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"52a7152\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Ptosis.pdf\" target=\"_blank\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Download Ptosis English Brochure\" rel=\"noopener\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Ptosis.pdf\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\tDownload Ptosis English Brochure\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-4d9ca19 e-flex e-con-boxed e-con e-parent\" data-id=\"4d9ca19\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ae90d37 e-con-full e-flex e-con e-child\" data-id=\"ae90d37\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-53f7b96 e-con-full e-flex e-con e-child\" data-id=\"53f7b96\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f33016 elementor-widget elementor-widget-heading\" data-id=\"4f33016\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Scarred Eyelid<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5434e49 elementor-widget elementor-widget-text-editor\" data-id=\"5434e49\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Scarred eyelids result from poor healing after injury. They appear unsightly. They also put the eye at risk if they do not blink and close properly. This can be corrected by eyelid reconstruction.<\/p><p>Trauma leading to lid tears\/ lacerations also come under the purview of Ophthalmic plastic surgery requiring repair with or without grafts and flaps.\u00a0To see a video of eyelid and canaliculus tear repair, play the below video. The clipping is from a surgical procedure, viewer discretion is advised.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e9aeb2 e-con-full e-flex e-con e-child\" data-id=\"8e9aeb2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10455d9 elementor-widget elementor-widget-image\" data-id=\"10455d9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"398\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5-1024x509.webp\" class=\"attachment-large size-large wp-image-25112\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5-1024x509.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5-300x149.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5-768x382.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5-1536x763.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pictureeth5.webp 1833w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6fb774f e-con-full e-flex e-con e-child\" data-id=\"6fb774f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-04e6f8d e-con-full e-flex e-con e-child\" data-id=\"04e6f8d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66589c1 elementor-widget elementor-widget-heading\" data-id=\"66589c1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Eyelid Trauma<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80a0a1c elementor-widget elementor-widget-text-editor\" data-id=\"80a0a1c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Trauma leading to lid tears\/ lacerations also come under the purview of Ophthalmic plastic surgery requiring repair with or without grafts and flaps.\u00a0To see a video of eyelid and canaliculus tear repair, play the below video. The clipping is from a surgical procedure, viewer discretion is advised.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11402be e-con-full e-flex e-con e-child\" data-id=\"11402be\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07e4b17 elementor-widget elementor-widget-video\" data-id=\"07e4b17\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/W917_TdYLl0&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-ab43511 e-flex e-con-boxed e-con e-parent\" data-id=\"ab43511\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6d45c55 e-con-full e-flex e-con e-child\" data-id=\"6d45c55\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-35bcc5e e-con-full e-flex e-con e-child\" data-id=\"35bcc5e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0610c8b elementor-widget elementor-widget-heading\" data-id=\"0610c8b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Baggy Eyelids<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-daa703c e-con-full e-flex e-con e-child\" data-id=\"daa703c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1d0b12 elementor-widget elementor-widget-text-editor\" data-id=\"c1d0b12\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Sagging of eyelids and prolapse of fat surrounding the eyeball may give an aged appearance. This aged appearance can be treated by blepharoplasty.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c4b45c e-con-full e-flex e-con e-child\" data-id=\"2c4b45c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8524791 e-con-full e-flex e-con e-child\" data-id=\"8524791\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1808836 elementor-widget elementor-widget-heading\" data-id=\"1808836\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Eyelid Paralysis<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a0dbef2 e-con-full e-flex e-con e-child\" data-id=\"a0dbef2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-504010b elementor-widget elementor-widget-text-editor\" data-id=\"504010b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Difficulty\/ Inability to close eyes as a result of the paralysis of nerve supplying the facial region also has a wide range of treatment options.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-edb986c e-con-full e-flex e-con e-child\" data-id=\"edb986c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e49633a e-con-full e-flex e-con e-child\" data-id=\"e49633a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd043b8 elementor-widget elementor-widget-heading\" data-id=\"cd043b8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Blepharospasm &amp; Hemifacial Spasm<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-504d68f e-con-full e-flex e-con e-child\" data-id=\"504d68f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a988bc6 elementor-widget elementor-widget-text-editor\" data-id=\"a988bc6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Abnormal involuntary blinking or spasm of the eyelids (Blepharospasm) and associated twitching of one half of the face (Hemifacial spasm) can be treated with botulinum injection or surgery based on the severity.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-8a57881 e-flex e-con-boxed e-con e-parent\" data-id=\"8a57881\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4ac8d27 e-con-full e-flex e-con e-child\" data-id=\"4ac8d27\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94a1919 elementor-position-right elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"94a1919\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/HEMIFACIAL-SPASM.pdf\" target=\"_blank\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Download Hemifacial Spasm Kannada Brochure\" rel=\"noopener\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/HEMIFACIAL-SPASM.pdf\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\tDownload Hemifacial Spasm Kannada Brochure\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c67b7e elementor-position-right elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"2c67b7e\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/HEMIFACIAL-SPASM-1.pdf\" target=\"_blank\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Download Hemifacial Spasm English Brochure\" rel=\"noopener\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"http:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/HEMIFACIAL-SPASM-1.pdf\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t\tDownload Hemifacial Spasm English Brochure\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-b1a89b7 e-con-full e-flex e-con e-parent\" data-id=\"b1a89b7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6a04212 e-con-full e-flex e-con e-child\" data-id=\"6a04212\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-60ab817 e-flex e-con-boxed e-con e-child\" data-id=\"60ab817\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0a997d elementor-widget elementor-widget-heading\" data-id=\"e0a997d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Facilities and procedures available<\/h2>\t\t\t\t<\/div>\n\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-c27ca68 e-con-full e-flex e-con e-child\" data-id=\"c27ca68\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e9834b cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"7e9834b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEyelid surgery for drooping (Ptosis surgery)\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd8e7a0 cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"bd8e7a0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSurgery for lid margin malposition (Entropion and Ectropion correction surgery)\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bc7453 cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"5bc7453\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\t\nEyelid reconstruction\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7db0ca cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"b7db0ca\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tBlepharoplasty for eyelid sagging and baggy eyelids\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b967a41 e-con-full e-flex e-con e-child\" data-id=\"b967a41\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64b915a cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"64b915a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLid tear repair (simple\/with flaps and grafts)\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb7172c cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"bb7172c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tBotulinum toxin injection for Blepharospasm and Hemifacial spasm. The injection is a quick procedure, without the need for admission.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22a173f cousegridh elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"22a173f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSurgery for Blepharospasm (Myectomy)\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ea371f e-flex e-con-boxed e-con e-parent\" data-id=\"8ea371f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6afce9b e-con-full e-flex e-con e-child\" data-id=\"6afce9b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cb8835 elementor-widget elementor-widget-heading\" data-id=\"4cb8835\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59d7f2f elementor-widget elementor-widget-heading\" data-id=\"59d7f2f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5daea49 e-con-full e-flex e-con e-child\" data-id=\"5daea49\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-996f053 e-con-full e-flex e-con e-child\" data-id=\"996f053\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3b916e elementor-widget elementor-widget-n-accordion\" data-id=\"b3b916e\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1880\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1880\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is ptosis? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1880\" class=\"elementor-element elementor-element-55f704f e-con-full e-flex e-con e-child\" data-id=\"55f704f\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1880\" class=\"elementor-element elementor-element-d0419e6 e-flex e-con-boxed e-con e-child\" data-id=\"d0419e6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-681a09d elementor-widget elementor-widget-text-editor\" data-id=\"681a09d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Ptosis is drooping of the eyelid. The eye appears smaller, there is difficulty opening the eye. Ptosis may occur in one eye or both eye. There is obstruction of vision and a sleepy and tired appearance.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1881\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1881\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Why does ptosis occur? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1881\" class=\"elementor-element elementor-element-8553847 e-con-full e-flex e-con e-child\" data-id=\"8553847\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1881\" class=\"elementor-element elementor-element-8af7dcc e-flex e-con-boxed e-con e-child\" data-id=\"8af7dcc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6e89db elementor-widget elementor-widget-text-editor\" data-id=\"d6e89db\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>There is a muscle in the upper lid, called the levator- the function the levator is to lift the eyelid open. If the levator is not working well, the eyelid droops. In many patients who have ptosis since birth, the levator muscle is weak since birth. In patients where ptosis starts later in life, there may be multiple causes: injury, age, use of contact lens for many years, and some neurological diseases.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1882\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1882\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do we need to consult a neurologist? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1882\" class=\"elementor-element elementor-element-57b6881 e-con-full e-flex e-con e-child\" data-id=\"57b6881\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1882\" class=\"elementor-element elementor-element-bdef667 e-flex e-con-boxed e-con e-child\" data-id=\"bdef667\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-909ef8f elementor-widget elementor-widget-text-editor\" data-id=\"909ef8f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>A small proportion of ptosis stems from neurologic diseases. Usually the oculoplasty surgeon is able to differentiate these on examination. They will then refer you to a neurologist.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f519453 e-con-full e-flex e-con e-child\" data-id=\"f519453\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2e5ea4 elementor-widget elementor-widget-n-accordion\" data-id=\"b2e5ea4\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1870\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1870\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How important is it to correct ptosis? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1870\" class=\"elementor-element elementor-element-fe0ae97 e-con-full e-flex e-con e-child\" data-id=\"fe0ae97\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1870\" class=\"elementor-element elementor-element-9a7765a e-flex e-con-boxed e-con e-child\" data-id=\"9a7765a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b8446d elementor-widget elementor-widget-text-editor\" data-id=\"0b8446d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>For an adult, a ptosis can block part of the visual field, obstructing the vision. There can be strain by lifting the brow muscles to compensate. More and more people opt for ptosis correction to avoid looking tired, sleepy and unhappy.<\/p><p>\u00a0<\/p><p>In a child, the ptosis may cause delay in the development of vision, and a lazy eye (amblyopia). This has to be corrected at a young age, and appropriate glasses and exercise started. Once the patient is older, vision correction cannot be achieved. It is extremely important to have an accurate assessment of vision in a child with ptosis.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1871\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1871\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the methods of correction of ptosis? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1871\" class=\"elementor-element elementor-element-6eea39f e-con-full e-flex e-con e-child\" data-id=\"6eea39f\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1871\" class=\"elementor-element elementor-element-a0e4438 e-flex e-con-boxed e-con e-child\" data-id=\"a0e4438\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21615fd elementor-widget elementor-widget-text-editor\" data-id=\"21615fd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The oculoplasty surgeon assesses the measurements of the eye. If the natural muscle can be strengthened with stitches, that is the method of choice. If the natural muscle\/ levator is too weak for correction, an implant (most commonly silicone) is placed to connect the forehead muscles and the eyelids. The patient can then effectively use the forehead muscle to lift the eyelid. Another option is to use the patient\u2019s own tissue from the leg (fascia lata sling).<\/p><p>Some neurologic diseases such as myasthenia can be treated by oral medicines.<\/p><p>Rarely, there are some ptosis patients where it is not safe to do surgery. These patients are recommended crutch glasses, spectacles which prop the eye open.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1872\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1872\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the outcomes with ptosis surgery? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1872\" class=\"elementor-element elementor-element-95259c2 e-con-full e-flex e-con e-child\" data-id=\"95259c2\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1872\" class=\"elementor-element elementor-element-8497d46 e-flex e-con-boxed e-con e-child\" data-id=\"8497d46\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-802f1b2 elementor-widget elementor-widget-text-editor\" data-id=\"802f1b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>After ptosis surgery, the final outcome is known at 6 weeks.This is because each person\u2019s body heals in a slightly different way, and a small percentage of uncertainty remains. Eight of ten patients have the eyelid set exactly at the correct height.<\/p><p>Usually the eyelid height is equal when the patient looks forward, but some difference is seen when the patient looks upward or downward. In a few patients, when the patient sleeps after surgery, a small gap may remain open in the eyelids. A silicone sling when used, has greater flexibility, allows natural blinking, and can be re-adjusted if required.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\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\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Oculoplasty Home > &nbsp; Oculoplasty > &nbsp; Eyelid Eyelid The eyelids are the gaurdians of the eye.\u00a0 They close to protect the eye, they open to allow the eye to see. They are responsible for appearance and expressions. Our team performs a variety of treatments for eyelid problems. Entropion &amp; Ectropion Lid margin malposition (in-turned [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"doctors":[],"class_list":["post-25083","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/25083","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=25083"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/25083\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=25083"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=25083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}