.Header_header__CAgx5{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;background:transparent;transition:background .4s ease,box-shadow .4s ease,-webkit-backdrop-filter .4s ease;transition:background .4s ease,backdrop-filter .4s ease,box-shadow .4s ease;transition:background .4s ease,backdrop-filter .4s ease,box-shadow .4s ease,-webkit-backdrop-filter .4s ease}.Header_scrolled___ClHj{background:rgba(15,6,6,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 2px 24px rgba(0,0,0,.35)}.Header_logo__3lHrh{display:flex;align-items:center;flex-shrink:0}.Header_logoCircle__DXiHK{width:58px;height:58px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.55);background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.Header_logoImg__jpsoo{object-fit:contain;display:block}.Header_logoFallback__Cf9T_{font-family:Poppins,sans-serif;font-weight:700;font-size:13px;color:#fff;letter-spacing:.5px}.Header_nav__n4fEn{display:flex;align-items:center;gap:36px;list-style:none}.Header_navItem___4wc3{font-family:Poppins,sans-serif;font-weight:500;font-size:13px;letter-spacing:.08em;color:#fff;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;position:relative;white-space:nowrap;transition:opacity .2s}.Header_navItem___4wc3:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1.5px;background:#fff;transition:width .25s ease}.Header_navItem___4wc3:hover:after{width:100%}.Header_navItem___4wc3:hover{opacity:.85}.Header_dropdown__JEkcv{position:relative}.Header_dropTrigger__jMKCg{display:flex;align-items:center;gap:6px}.Header_chevron__AK9Pn{display:inline-block;transform:rotate(90deg);font-size:14px;line-height:1;transition:transform .25s ease}.Header_dropdown__JEkcv:hover .Header_chevron__AK9Pn{transform:rotate(270deg)}.Header_dropMenu__pnb9V{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);background:rgba(20,8,8,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:8px 0;min-width:180px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(-6px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.Header_dropMenu__pnb9V:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px}.Header_dropMenuOpen__3v95f{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.Header_dropItem__XYawv{display:block;padding:10px 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.85);text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.Header_dropItem__XYawv:hover{background:rgba(114,56,56,.3);color:#fff}.Header_subTitle__21ynM{display:block;padding:12px 20px 4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#fff;white-space:nowrap;cursor:default}.Header_subTitle__21ynM:not(:first-child){margin-top:4px}a.Header_subTitle__21ynM{cursor:pointer;transition:color .2s}a.Header_subTitle__21ynM:hover{color:#e0b0b0}.Header_ctaBtn__ZC6Ze{display:flex;align-items:center;gap:12px;background:#723838;border:none;border-radius:50px;padding:8px 24px 8px 8px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#fff;white-space:nowrap;text-decoration:none;transition:background .3s,transform .2s,box-shadow .3s;flex-shrink:0;box-shadow:0 2px 14px rgba(0,0,0,.3)}.Header_ctaBtn__ZC6Ze:hover{background:#5a2828;transform:translateY(-1px);box-shadow:0 4px 22px rgba(0,0,0,.4)}.Header_ctaArrow__HwfO9{width:38px;height:38px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#723838;flex-shrink:0;font-weight:400;transition:transform .2s}.Header_ctaBtn__ZC6Ze:hover .Header_ctaArrow__HwfO9{transform:translateX(2px)}.Header_hamburger__wbX5S{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:transparent;border:none;cursor:pointer;padding:4px}.Header_hamburger__wbX5S span{display:block;height:2px;width:100%;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.Header_hamburgerOpen__y_Nmf span:first-child{transform:translateY(7px) rotate(45deg)}.Header_hamburgerOpen__y_Nmf span:nth-child(2){opacity:0}.Header_hamburgerOpen__y_Nmf span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:900px){.Header_header__CAgx5{padding:14px 24px}.Header_nav__n4fEn{position:fixed;top:0;right:-100%;width:260px;height:100vh;background:rgba(15,6,6,.97);flex-direction:column;align-items:flex-start;gap:0;padding:90px 28px 32px;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 30px rgba(0,0,0,.4)}.Header_navOpen__oFLSY{right:0}.Header_navItem___4wc3{font-size:15px;padding:14px 0;width:100%;border-bottom:1px solid hsla(0,0%,100%,.06)}.Header_navItem___4wc3:after{display:none}.Header_dropMenu__pnb9V{position:static;transform:none;background:hsla(0,0%,100%,.05);border-radius:8px;margin-top:6px;padding:4px 0;display:none}.Header_dropMenuOpen__3v95f{transform:none;display:block}.Header_hamburger__wbX5S{display:flex;z-index:1010}.Header_ctaBtn__ZC6Ze{display:none}}.Footer_footerWrapper__5sIBw{padding:40px 64px;background-color:#fff}.Footer_container__9VfQF{max-width:100%;margin:0 auto;background:#d9d9d9;border-radius:40px;padding:60px 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;grid-gap:40px;gap:40px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Footer_aboutCol__Lnsat{display:flex;flex-direction:column}.Footer_logoContainer___dHD7{margin-bottom:24px}.Footer_aboutHeading__qLoES{font-family:Satoshi,sans-serif;font-weight:700;font-size:24px;color:#723838;margin:0 0 20px}.Footer_aboutText____6Fv{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;color:#202020;line-height:1.8;margin:0;text-align:justify}.Footer_linkCol__JVJm9{display:flex;flex-direction:column}.Footer_linkHeading__DPVGK{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;color:#723838;margin:0 0 24px;text-transform:uppercase;letter-spacing:.5px}.Footer_linkList__m5SgI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.Footer_linkList__m5SgI a{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#202020;text-decoration:none;transition:color .2s}.Footer_linkList__m5SgI a:hover{color:#723838}.Footer_contactCol__JJszq{display:flex;flex-direction:column}.Footer_contactItem__yIG4d{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.Footer_contactIcon__Vmd9C{width:40px;height:40px;border-radius:50%;border:1px solid rgba(114,56,56,.3);display:flex;align-items:center;justify-content:center;color:#723838;flex-shrink:0}.Footer_contactItem__yIG4d span{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#202020;line-height:1.5;margin-top:10px}.Footer_socialIcons__elg8J{display:flex;gap:20px;margin-top:auto;flex-wrap:nowrap}.Footer_socialIcon__RFRAj{width:48px;height:48px;background-color:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#000;transition:transform .2s}.Footer_socialIcon__RFRAj:hover{transform:translateY(-3px)}.Footer_mobileFooter__WUtS1{display:none}@media (max-width:1200px){.Footer_container__9VfQF{grid-template-columns:1fr 1fr 1fr}.Footer_aboutCol__Lnsat{grid-column:span 3;margin-bottom:20px}}@media (max-width:768px){.Footer_footerWrapper__5sIBw{padding:0 10px 10px;background-color:#fff}.Footer_desktopFooter__s4kHd{display:none!important}.Footer_mobileFooter__WUtS1{display:flex!important;flex-direction:column;gap:30px;padding:30px!important;border-radius:24px;background:#d9d9d9!important}.Footer_container__9VfQF{background:#d9d9d9!important;border-radius:24px!important;box-shadow:none}.Footer_mobAboutCol__QHTpH{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.Footer_mobLogoContainer__EO1Tp img{max-width:100%;height:auto}.Footer_mobAboutHeading__Mknsm{font-size:18px;font-weight:600;color:#723838;margin:0}.Footer_mobAboutText__pBAk8{font-size:13px;line-height:1.5;color:#202020;margin:0;text-align:left}.Footer_mobSocialIcons__N4xtd{display:flex;gap:15px;margin-top:10px}.Footer_mobSocialIcon__yqTZE{color:#000}.Footer_mobSocialIcon__yqTZE svg{width:20px;height:20px}.Footer_mobLinksGrid__T0wmc{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.Footer_mobLinkCol__yXoZy{display:flex;flex-direction:column;gap:12px}.Footer_mobLinkHeading__9VYDc{font-size:16px;font-weight:600;color:#723838;margin:0}.Footer_mobLinkList__Vjofr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.Footer_mobDropdownToggle__2z7PS,.Footer_mobLinkList__Vjofr a{font-size:13px;color:#202020;text-decoration:none;cursor:pointer;display:flex;align-items:center;gap:8px}.Footer_mobSubLinkList__u1xyR{list-style:none;padding-left:10px;margin:10px 0 0;display:flex;flex-direction:column;gap:8px;border-left:1px solid #777}.Footer_mobSubLinkList__u1xyR a{font-size:12px;color:#555}.Footer_mobContactCol__b8PIZ{display:flex;flex-direction:column;gap:10px}.Footer_mobContactItem__S4kC7{font-size:13px;color:#202020}.Footer_mobDivider__aM1sr{border:0;height:1px;background:#aaa;margin:0}.Footer_mobBottomBar__3NeaS{display:flex;flex-direction:column;gap:15px}.Footer_mobCopyright__OUj9U{font-size:11px;color:#777}.Footer_mobBottomLinks__UqnSK{display:flex;align-items:center;gap:15px}.Footer_mobBottomLinks__UqnSK a{font-size:11px;color:#555;text-decoration:none}.Footer_mobUpButton___uQ45{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#723838;color:#fff;border:none;cursor:pointer}}.CataractHero_heroContainer__qIVrh{position:relative;width:100%;min-height:100vh;background-image:url(/cataract.jpg);background-size:cover;background-position:100%;background-repeat:no-repeat;display:flex;flex-direction:column;overflow:hidden;font-family:Poppins,sans-serif}.CataractHero_overlay__zdCp2{position:absolute;inset:0;background:rgba(50,8,8,.55);z-index:1}.CataractHero_contentWrapper__YDmUv{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;padding-top:5vh;padding-bottom:10vh}.CataractHero_hugeHeading__ZZyKm{font-family:Satoshi,sans-serif;font-weight:500;font-size:13.5vw;text-align:center;margin:0;padding-left:0;padding-top:3vh;letter-spacing:.05em;line-height:1;background:linear-gradient(90deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.55) 45%,hsla(0,0%,100%,.08));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-transform:uppercase;animation:CataractHero_appearEffect__ohioW 1s ease-out forwards;opacity:0}.CataractHero_leftContent__IcIyz{margin-top:10vh;margin-bottom:0;padding-left:5%;max-width:48%;display:flex;flex-direction:column;gap:1.2rem;animation:CataractHero_appearEffect__ohioW 1.2s ease-out .3s forwards;opacity:0}.CataractHero_subHeading__y970u{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.55rem;color:#fff;margin:0;line-height:1.3;text-transform:uppercase}.CataractHero_description__ZE73w{font-family:Poppins,sans-serif;font-weight:400;font-size:.82rem;color:hsla(0,0%,100%,.6);line-height:1.75;margin:0;max-width:95%;text-align:justify}.CataractHero_buttonGroup__21KAK{display:flex;align-items:center;gap:2rem;margin-top:.8rem}.CataractHero_bookButton__kHU0b{display:flex;align-items:center;gap:1rem;background-color:rgba(110,60,58,.9);border:none;padding:.5rem 1.5rem .5rem .5rem;border-radius:50px;color:#fff;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.CataractHero_bookButton__kHU0b:hover,.CataractHero_iconCircle__yWu3e{background-color:#fff;color:#000}.CataractHero_iconCircle__yWu3e{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.CataractHero_bookButton__kHU0b:hover .CataractHero_iconCircle__yWu3e{background-color:#000;color:#fff}.CataractHero_watchButton__E3m_I{display:flex;align-items:center;gap:.8rem;background:transparent;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:.9rem;cursor:pointer;padding:0}.CataractHero_watchIcon__PYKfz{width:32px;height:32px;object-fit:contain}.CataractHero_trustedSection__9IriI{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem;animation:CataractHero_appearEffect__ohioW 1.4s ease-out .6s forwards;opacity:0}.CataractHero_trustedLabel__Y6gDn{font-family:Poppins,sans-serif;color:#fff;font-size:.9rem}.CataractHero_trustedRow__dGtBZ{display:flex;align-items:center;gap:1rem}.CataractHero_popsContainer__atgb_{display:flex;align-items:center}.CataractHero_popImage__Sfi1y{width:40px;height:40px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-12px;transition:transform .3s ease,z-index .3s ease;position:relative}.CataractHero_popImage__Sfi1y:first-child{margin-left:0}.CataractHero_popImage__Sfi1y:hover{transform:translateY(-5px) scale(1.1);z-index:10}.CataractHero_stats__ksOzP{display:flex;flex-direction:column;line-height:1.2}.CataractHero_statsNumber__i4gK5{color:#fff;font-size:1.5rem;font-weight:600;font-family:Satoshi,sans-serif}.CataractHero_statsText__yhJW4{color:hsla(0,0%,100%,.7);font-size:.8rem}@keyframes CataractHero_appearEffect__ohioW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.CataractHero_leftContent__IcIyz{max-width:60%}}@media (max-width:768px){.CataractHero_heroContainer__qIVrh{background-image:url(/cata_mobile.jpg);background-position:50%;background-size:cover;min-height:100vh;height:auto}.CataractHero_contentWrapper__YDmUv{padding-top:15vh;padding-bottom:5vh}.CataractHero_hugeHeading__ZZyKm{font-size:16vw;letter-spacing:.02em;padding-top:5vh;text-align:center;padding-left:0;padding-right:0;width:100%}.CataractHero_leftContent__IcIyz{max-width:90%;padding-left:5%;margin-top:4vh;gap:1.5rem}.CataractHero_subHeading__y970u{font-size:1.2rem}.CataractHero_description__ZE73w{font-size:8px;line-height:1.5;max-width:100%}.CataractHero_buttonGroup__21KAK{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.CataractHero_bookButton__kHU0b{padding:.5rem 1rem .5rem .5rem;font-size:.85rem;border-radius:50px;gap:.5rem}.CataractHero_iconCircle__yWu3e{width:32px;height:32px}.CataractHero_iconCircle__yWu3e svg{width:18px;height:18px}.CataractHero_watchButton__E3m_I{font-size:.85rem;gap:.5rem}.CataractHero_watchIcon__PYKfz{width:28px;height:28px}.CataractHero_trustedSection__9IriI{margin-top:2rem;gap:.5rem}.CataractHero_trustedLabel__Y6gDn{font-size:.8rem}.CataractHero_trustedRow__dGtBZ{gap:1rem}.CataractHero_popImage__Sfi1y{width:32px;height:32px;margin-left:-10px;border-width:2px}.CataractHero_statsNumber__i4gK5{font-size:1.2rem}.CataractHero_statsText__yhJW4{font-size:.75rem}}.CataractInfo_container__g6hk9{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background-color:#fff}.CataractInfo_infoSection__Z244f{display:flex;width:100%;max-width:1440px;margin:0 auto;padding:2rem 5%;gap:4rem;align-items:center;flex:1 1}.CataractInfo_sliderWrapper__aoiU9{flex:1.4 1;height:65vh;min-height:320px;max-height:600px;display:flex;flex-direction:column}.CataractInfo_sliderContainer__gkuwy{position:relative;width:100%;flex:1 1;overflow:hidden;border-radius:18px;-moz-user-select:none;user-select:none;-webkit-user-select:none;box-shadow:0 6px 32px rgba(0,0,0,.12)}.CataractInfo_sliderLayerFull__FTRO6{position:absolute;inset:0;pointer-events:none}.CataractInfo_sliderImg__KrDX6{object-fit:cover;object-position:center center}.CataractInfo_sliderDivider__pHqcP{position:absolute;top:0;bottom:0;width:2px;background:hsla(0,0%,100%,.92);transform:translateX(-50%);z-index:10;pointer-events:none;box-shadow:0 0 8px rgba(0,0,0,.25)}.CataractInfo_sliderHandle__bDyEW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;background:hsla(0,0%,100%,.96);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 14px rgba(0,0,0,.25);pointer-events:auto;cursor:-webkit-grab;cursor:grab;transition:transform .15s ease,box-shadow .2s}.CataractInfo_sliderHandle__bDyEW:active{cursor:-webkit-grabbing;cursor:grabbing;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 20px rgba(0,0,0,.35)}.CataractInfo_sliderLabel___A_Y5{position:absolute;top:16px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;color:#fff;background:rgba(0,0,0,.42);padding:4px 10px;border-radius:4px;z-index:11;pointer-events:none;text-transform:uppercase}.CataractInfo_labelBefore__uvlT2{left:14px}.CataractInfo_labelAfter__LX0_u{right:14px}.CataractInfo_textContent__7ENC8{flex:1 1;display:flex;flex-direction:column;gap:1rem}.CataractInfo_heading__7CxRo{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.2rem;color:#723838;margin:0;opacity:0;line-height:1.2}.CataractInfo_heading__7CxRo.CataractInfo_inView__LsPvw{animation:CataractInfo_appearLayer__Pg6uT .8s ease-out .4s forwards}.CataractInfo_paragraph__jhXlN{text-align:justify}.CataractInfo_list__51uyy,.CataractInfo_paragraph__jhXlN{font-family:Poppins,sans-serif;font-weight:400;font-size:.88rem;color:#111;line-height:1.75;margin:0}.CataractInfo_list__51uyy{padding-left:1.5rem}.CataractInfo_list__51uyy li{margin-bottom:.4rem}@keyframes CataractInfo_appearLayer__Pg6uT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.CataractInfo_infoSection__Z244f{flex-direction:column;padding:2rem 5% 4rem;gap:2.5rem}.CataractInfo_sliderWrapper__aoiU9{width:100%;min-height:380px}.CataractInfo_sliderContainer__gkuwy{aspect-ratio:4/3}.CataractInfo_heading__7CxRo{font-size:1.8rem}}@media (max-width:600px){.CataractInfo_sliderWrapper__aoiU9{width:100%;min-height:300px}.CataractInfo_sliderContainer__gkuwy{aspect-ratio:1/1}}@media (max-width:768px){.CataractInfo_list__51uyy,.CataractInfo_paragraph__jhXlN{font-size:8px!important;line-height:1.5}}.CataractAssessment_container__xpN_0{width:100%;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:5rem 5%}.CataractAssessment_contentWrapper__V18DY{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem;color:#fff}.CataractAssessment_heading__N9Vbx{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.2rem;margin:0 0 .5rem}.CataractAssessment_paragraph__Sn_gb{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;line-height:1.7;margin:0}.CataractAssessment_middleSection__pUgUp{display:flex;gap:3rem;align-items:center;margin-top:.8rem;margin-bottom:.8rem}.CataractAssessment_listWrapper__wfEjG{flex:1 1}.CataractAssessment_listTitle__K3zeF{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.CataractAssessment_list__gzNc7{font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.7;margin:0;padding-left:1.5rem}.CataractAssessment_list__gzNc7 li{margin-bottom:.4rem}.CataractAssessment_imageWrapper__yWGOF{flex:1 1;display:flex;justify-content:flex-end}.CataractAssessment_imageWrapper__yWGOF img{max-width:100%;height:auto;border-radius:12px;object-fit:cover}@media (max-width:768px){.CataractAssessment_middleSection__pUgUp{flex-direction:column}.CataractAssessment_imageWrapper__yWGOF{justify-content:center;margin-top:1.5rem}.CataractAssessment_heading__N9Vbx{font-size:1.2rem}}.CataractProcedures_container__ZnBWy{width:100%;background-color:#fff;padding:5rem 5%}.CataractProcedures_contentWrapper__zWGHV{max-width:1440px;margin:0 auto}.CataractProcedures_contentWrapper__zWGHV,.CataractProcedures_desktopView__P_8hB{display:flex;flex-direction:column;gap:2rem}.CataractProcedures_mobileBreak__z2hPy,.CataractProcedures_mobileView__pml_9{display:none}.CataractProcedures_sectionHeading__HDawo{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#000;text-align:center;margin:0 0 1rem}.CataractProcedures_tabsContainer__xPodY{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.CataractProcedures_tabButton__fl_Zf{background-color:#fff;border:1px solid #dcdcdc;border-radius:12px;padding:1rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;min-width:150px}.CataractProcedures_tabText__SwL7m{font-family:Poppins,sans-serif;font-weight:500;font-size:.85rem;color:#a0a0a0;text-align:center}.CataractProcedures_iconWrapper___w9rv{width:24px;height:24px;color:#a0a0a0}.CataractProcedures_recordIcon__fS5Zc{width:100%;height:100%}.CataractProcedures_tabButton__fl_Zf:hover{border-color:#a0a0a0}.CataractProcedures_tabButton__fl_Zf.CataractProcedures_active__aefhm{border-color:#723838}.CataractProcedures_tabButton__fl_Zf.CataractProcedures_active__aefhm .CataractProcedures_tabText__SwL7m{color:#723838;font-weight:600}.CataractProcedures_tabButton__fl_Zf.CataractProcedures_active__aefhm .CataractProcedures_iconWrapper___w9rv{color:#723838}.CataractProcedures_contentBox__9AC4h{display:flex;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px;overflow:hidden;height:550px}.CataractProcedures_imageArea__Opr0U{flex:1 1;display:flex}.CataractProcedures_imageArea__Opr0U img{width:100%;height:100%;object-fit:cover}.CataractProcedures_textAreaContainer__q9ZUN{flex:1 1;padding:1.8rem 2.5rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.CataractProcedures_textAreaContainer__q9ZUN::-webkit-scrollbar{width:5px}.CataractProcedures_textAreaContainer__q9ZUN::-webkit-scrollbar-track{background:transparent}.CataractProcedures_textAreaContainer__q9ZUN::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:10px}.CataractProcedures_textArea__AHK8x{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:1.2rem}.CataractProcedures_textArea__AHK8x:after,.CataractProcedures_textArea__AHK8x:before{content:"";position:absolute;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5)}.CataractProcedures_textArea__AHK8x:before{top:0;left:0;border-right:none;border-bottom:none}.CataractProcedures_textArea__AHK8x:after{bottom:0;left:0;border-right:none;border-top:none}.CataractProcedures_cornerBorderTopRight__tMsw2{position:absolute;top:0;right:0;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5);border-bottom:none;border-left:none}.CataractProcedures_cornerBorderBottomRight__VGF8t{position:absolute;bottom:0;right:0;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5);border-top:none;border-left:none}.CataractProcedures_contentHeading__iyTrX{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.15rem;color:#fff;margin:0;letter-spacing:.02em}.CataractProcedures_contentSubheading__Kikyj{font-family:Satoshi,sans-serif;font-weight:700;font-size:.8rem;color:#fff;margin:.2rem 0 0}.CataractProcedures_paragraph__su2Zu{font-family:Poppins,sans-serif;font-size:.72rem;color:hsla(0,0%,100%,.85);line-height:1.55;margin:0}.CataractProcedures_fade__U_GM7{animation:CataractProcedures_fadeIn__gjdhL .4s ease-in-out}@keyframes CataractProcedures_fadeIn__gjdhL{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.CataractProcedures_desktopView__P_8hB{display:none}.CataractProcedures_mobileView__pml_9{display:flex;flex-direction:column}.CataractProcedures_mobileBreak__z2hPy{display:block}.CataractProcedures_sectionHeading__HDawo{font-size:1.8rem}.CataractProcedures_contentBox__9AC4h{flex-direction:column;height:auto;position:relative}.CataractProcedures_imageAreaMobile__AqRKW{width:100%;height:250px}.CataractProcedures_imageAreaMobile__AqRKW img{width:100%;height:100%;object-fit:cover}.CataractProcedures_textAreaContainerMobile__nVsCF{padding:2rem;display:flex;flex-direction:column}.CataractProcedures_paragraph__su2Zu{font-size:8px!important;line-height:1.5}.CataractProcedures_textArea__AHK8x{padding:1rem}.CataractProcedures_mobileControls__nNpWk{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:10}.CataractProcedures_arrowButton__y85En{width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;justify-content:center;align-items:center;color:#723838;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.CataractProcedures_pulseArrow__xP66T{animation:CataractProcedures_gentlePulse__lYu8E 2s ease-in-out infinite}@keyframes CataractProcedures_gentlePulse__lYu8E{0%{transform:scale(1);box-shadow:0 4px 6px rgba(0,0,0,.1)}50%{transform:scale(1.1);box-shadow:0 6px 12px rgba(114,56,56,.3)}to{transform:scale(1);box-shadow:0 4px 6px rgba(0,0,0,.1)}}.CataractProcedures_seeMoreButton__7Od_p{background:none;border:none;color:#fff;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;text-decoration:underline;text-align:left;padding:0;margin-top:.5rem;cursor:pointer;opacity:.8}.CataractProcedures_swipeIndicator__do3Uh{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;color:#fff;cursor:pointer;opacity:.9}.CataractProcedures_swipeText__Krttt{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.CataractProcedures_bounceRight__SOWmQ{animation:CataractProcedures_bounceHorizontal__Zeo1W 1.5s infinite}@keyframes CataractProcedures_bounceHorizontal__Zeo1W{0%,20%,50%,80%,to{transform:translateX(0)}40%{transform:translateX(5px)}60%{transform:translateX(3px)}}}@media (max-width:600px){.CataractProcedures_tabButton__fl_Zf{min-width:110px;padding:.8rem 1rem}}.CataractJourney_container__OVezs{width:100%;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 5%;border-radius:24px;max-width:1440px;margin:4rem auto}.CataractJourney_contentWrapper__MpI8V{max-width:1200px;margin:0 auto}.CataractJourney_heading___9KVo{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;margin-bottom:4rem;opacity:0}.CataractJourney_heading___9KVo.CataractJourney_inView__JjIPy{animation:CataractJourney_slideUp__me8Bx .8s ease-out forwards}.CataractJourney_cardsContainer__3a7Te{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:center}.CataractJourney_card__uttxh{background-color:#e3e3e3;border-radius:32px 0 32px 32px;padding:3rem 2rem;position:relative;opacity:0;transform:translateY(40px)}.CataractJourney_card__uttxh.CataractJourney_inView__JjIPy{animation:CataractJourney_springUp__3FB7u .8s cubic-bezier(.175,.885,.32,1.275) forwards}.CataractJourney_card__uttxh:first-child.CataractJourney_inView__JjIPy{animation-delay:.1s}.CataractJourney_card__uttxh:nth-child(2).CataractJourney_inView__JjIPy{animation-delay:.3s}.CataractJourney_card__uttxh:nth-child(3).CataractJourney_inView__JjIPy{animation-delay:.5s}.CataractJourney_card__uttxh:nth-child(2){transform:translateY(-40px);padding:3.5rem 2rem}.CataractJourney_card__uttxh:nth-child(2).CataractJourney_inView__JjIPy{animation:CataractJourney_springUpCenter__QY69R .8s cubic-bezier(.175,.885,.32,1.275) .3s forwards}.CataractJourney_numberBadge__Ta0LO{position:absolute;top:0;right:0;width:48px;height:48px;background-color:#3b1111;color:#fff;font-family:Poppins,sans-serif;font-weight:600;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:100%;padding-left:8px;padding-bottom:8px}.CataractJourney_cardTitle__SmQtN{font-family:Poppins,sans-serif;font-weight:400;font-size:1.8rem;color:#000;margin-bottom:1.5rem;margin-top:1rem}.CataractJourney_cardText__HDXLG{font-family:Poppins,sans-serif;font-weight:400;font-size:.9rem;color:#000;line-height:1.8;text-align:justify}@keyframes CataractJourney_slideUp__me8Bx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CataractJourney_springUp__3FB7u{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes CataractJourney_springUpCenter__QY69R{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(-40px)}}@media (max-width:992px){.CataractJourney_cardsContainer__3a7Te{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CataractJourney_cardsContainer__3a7Te{grid-template-columns:1fr;gap:3rem}.CataractJourney_card__uttxh:nth-child(2){transform:translateY(0);padding:3rem 2rem}.CataractJourney_card__uttxh:nth-child(2).CataractJourney_inView__JjIPy{animation:CataractJourney_springUp__3FB7u .8s cubic-bezier(.175,.885,.32,1.275) .3s forwards}.CataractJourney_heading___9KVo{font-size:1.9rem;margin-bottom:2.5rem}}.CataractTrust_container__vCw5g{width:100%;background-color:#fff;padding:6rem 5%;display:flex;flex-direction:column;align-items:center;overflow:hidden}.CataractTrust_heading__8M5bp{font-family:Satoshi,sans-serif;font-weight:700;font-size:3rem;color:#000;text-align:center;margin-bottom:2rem;max-width:800px;line-height:1.2}.CataractTrust_eyeButton__IJUVo{background-color:#000;border:none;border-radius:50px;padding:.5rem .5rem .5rem 1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;margin-bottom:6rem}.CataractTrust_eyeButtonText__aZ_5x{color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem}.CataractTrust_eyesContainer__HYwrl{display:flex;gap:.5rem}.CataractTrust_eye__HYxor{width:32px;height:32px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.CataractTrust_pupil__mQ_N9{width:12px;height:12px;background-color:#000;border-radius:50%}.CataractTrust_cardsArea__r02di{position:relative;width:100%;max-width:1200px;height:500px;display:flex;justify-content:center;align-items:center}.CataractTrust_draggableCard__JQVGx{position:absolute;width:300px;border-radius:16px;padding:2rem;cursor:-webkit-grab;cursor:grab;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.CataractTrust_draggableCard__JQVGx:active{cursor:-webkit-grabbing;cursor:grabbing}.CataractTrust_cardTitle__jgs6U{font-family:Poppins,sans-serif;font-weight:600;font-size:1.1rem;color:#fff;margin:0}.CataractTrust_cardText__Lc7O7{font-family:Poppins,sans-serif;font-weight:400;font-size:.9rem;color:#fff;line-height:1.6;margin:0}@media (max-width:768px){.CataractTrust_container__vCw5g{padding:3rem 5%}.CataractTrust_cardsArea__r02di{height:650px}.CataractTrust_heading__8M5bp{font-size:2.2rem}.CataractTrust_draggableCard__JQVGx{width:220px;padding:1.2rem}.CataractTrust_cardTitle__jgs6U{font-size:.95rem}.CataractTrust_cardText__Lc7O7,.CataractTrust_description__YLuSm,.CataractTrust_metricText___urbi{font-size:8px!important;line-height:1.5}}@media (max-width:600px){.CataractTrust_metricRow__oipMJ{flex-direction:column;align-items:flex-start}}.CataractFAQ_container__sk6aI{width:100%;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:6rem 5%;display:flex;flex-direction:column;align-items:center}.CataractFAQ_heading__mEbiO{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;text-transform:uppercase;margin-bottom:4rem;text-align:center}.CataractFAQ_faqWrapper__Q0IHk{width:100%;max-width:800px;display:flex;flex-direction:column;gap:1rem}.CataractFAQ_faqRow__QSBbj{display:flex;align-items:flex-start;gap:1rem}.CataractFAQ_iconBox__yHHkR{width:60px;height:60px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;color:#723838;font-size:2rem;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease}.CataractFAQ_iconBox__yHHkR:hover{background-color:#f5f5f5}.CataractFAQ_contentBox__xdjnu{flex:1 1;background-color:#fff;border-radius:8px;padding:1.2rem 1.5rem;cursor:pointer;transition:all .3s ease}.CataractFAQ_contentBox__xdjnu:hover{background-color:#f5f5f5}.CataractFAQ_question__HtgOi{font-family:Satoshi,sans-serif;font-weight:600;font-size:1.1rem;color:#723838;margin:0;line-height:1.4;min-height:24px;display:flex;align-items:center}.CataractFAQ_answerWrapper__yGHZ6{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.CataractFAQ_answerWrapper__yGHZ6.CataractFAQ_open__DvXRp{grid-template-rows:1fr}.CataractFAQ_answerInner__zIAWk{overflow:hidden}.CataractFAQ_answer__SRtYO{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;color:#723838;line-height:1.6;margin:1rem 0 0}@media (max-width:768px){.CataractFAQ_faqList__XEDHC{gap:1rem}.CataractFAQ_questionRow__gr12F{padding:1rem}.CataractFAQ_answer__SRtYO,.CataractFAQ_faqText__k8DrQ{font-size:8px!important;line-height:1.5}.CataractFAQ_iconBox__yHHkR{width:50px;height:50px;font-size:1.5rem}.CataractFAQ_contentBox__xdjnu{padding:1rem}.CataractFAQ_heading__mEbiO{font-size:1.8rem}}.EyeButton_eyeButton__lasf7{display:inline-flex;align-items:center;gap:16px;background-color:#000;border:none;border-radius:50px;padding:12px 16px 12px 32px;cursor:pointer;transition:transform .2s ease;box-shadow:0 10px 20px rgba(0,0,0,.3);margin-top:40px;align-self:flex-end}.EyeButton_eyeButton__lasf7:hover{transform:scale(1.05)}.EyeButton_buttonText__wje8Q{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;color:#fff}.EyeButton_eyesContainer__olB9w{display:flex;gap:8px}.EyeButton_eye__RFo7Z{width:32px;height:32px;background-color:#fff;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.EyeButton_pupil__plEWn{width:14px;height:14px;background-color:#000;border-radius:50%;position:absolute}.MissionVisionSection_section__bgj_P{padding:50px 0 100px;background-color:#fff}.MissionVisionSection_container__2wX_Q{max-width:100%;margin:0 auto;padding:0 64px;display:flex;gap:30px;align-items:stretch;min-height:500px}.MissionVisionSection_imageBlock__n1Ydj{flex:0.8 1;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.MissionVisionSection_image__LqrFx{border-radius:20px}.MissionVisionSection_contentBlock__IzlXj{flex:1.2 1;background-image:url(/3bg.png);background-size:cover;background-position:50%;border-radius:20px;padding:60px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}.MissionVisionSection_textContent__bGz6_{margin-bottom:40px}.MissionVisionSection_textContent__bGz6_:last-of-type{margin-bottom:0}.MissionVisionSection_heading__11_L6{font-family:Satoshi,sans-serif;font-weight:700;font-size:clamp(32px,4vw,48px);color:#fff;margin:0 0 16px}.MissionVisionSection_paragraph__L4Hnt{font-family:Poppins,sans-serif;font-weight:300;font-size:16px;color:#fff;line-height:1.8;margin:0}@media (max-width:1024px){.MissionVisionSection_container__2wX_Q{flex-direction:column}.MissionVisionSection_imageBlock__n1Ydj{min-height:400px}}@media (max-width:768px){.MissionVisionSection_container__2wX_Q{flex-direction:row;padding:0 5%;gap:10px;min-height:unset}.MissionVisionSection_imageBlock__n1Ydj{flex:0.8 1;min-height:200px}.MissionVisionSection_contentBlock__IzlXj{flex:1.2 1;padding:15px 10px;justify-content:center}.MissionVisionSection_heading__11_L6{text-align:center;font-size:12px;margin-bottom:6px}.MissionVisionSection_paragraph__L4Hnt{text-align:center;font-size:8px;line-height:1.4}.MissionVisionSection_textContent__bGz6_{margin-bottom:12px}.MissionVisionSection_textContent__bGz6_:last-of-type{margin-bottom:0}.MissionVisionSection_desktopOnlyButton__BSk77{display:none}}