.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}}.GeneralOPDHero_heroContainer__v2xPq{position:relative;width:100%;min-height:100vh;background-image:url(/opd.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;overflow:hidden;font-family:Poppins,sans-serif}.GeneralOPDHero_overlay__GeEPo{position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:1}.GeneralOPDHero_contentWrapper__U8iIv{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;padding-top:15vh;padding-bottom:5vh}.GeneralOPDHero_hugeHeading__vIcQp{font-family:Satoshi,sans-serif;font-weight:500;font-size:10vw;white-space:nowrap;text-align:left;margin:0;padding-left:5%;padding-top:3vh;letter-spacing:.05em;line-height:1;background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-transform:uppercase;animation:GeneralOPDHero_appearEffect__7yrLG 1s ease-out forwards;opacity:0;position:absolute;top:10%;left:0;width:100%;z-index:0}.GeneralOPDHero_leftContent__1oKsZ{margin-top:15vh;margin-bottom:0;padding-left:5%;max-width:50%;display:flex;flex-direction:column;gap:1.5rem;animation:GeneralOPDHero_appearEffect__7yrLG 1.2s ease-out .3s forwards;opacity:0;z-index:2;position:relative}.GeneralOPDHero_subHeading__9Ioyv{font-family:Satoshi,sans-serif;font-weight:500;font-size:2.2rem;color:#fff;margin:0;line-height:1.2}.GeneralOPDHero_description__JnlfM{font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;color:hsla(0,0%,100%,.5);line-height:1.6;margin:0;max-width:90%}.GeneralOPDHero_buttonGroup__QvRtE{display:flex;align-items:center;gap:2rem;margin-top:1rem}.GeneralOPDHero_bookButton___0qPc{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:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.GeneralOPDHero_bookButton___0qPc:hover{background-color:#fff;color:#000}.GeneralOPDHero_iconCircle__xlkc_{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#000}.GeneralOPDHero_bookButton___0qPc:hover .GeneralOPDHero_iconCircle__xlkc_{background-color:#000;color:#fff}.GeneralOPDHero_watchButton__5rny2{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}.GeneralOPDHero_watchIcon__NnQKf{width:32px;height:32px;object-fit:contain}.GeneralOPDHero_trustedSection__IUfH2{margin-top:3rem;display:flex;flex-direction:column;gap:.5rem;animation:GeneralOPDHero_appearEffect__7yrLG 1.4s ease-out .6s forwards;opacity:0}.GeneralOPDHero_trustedLabel__0EmAa{font-family:Poppins,sans-serif;color:#fff;font-size:.9rem}.GeneralOPDHero_trustedRow__wUkOo{display:flex;align-items:center;gap:1rem}.GeneralOPDHero_popsContainer__QXAjs{display:flex;align-items:center}.GeneralOPDHero_popImage__WRuW3{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}.GeneralOPDHero_popImage__WRuW3:first-child{margin-left:0}.GeneralOPDHero_popImage__WRuW3:hover{transform:translateY(-5px) scale(1.1);z-index:10}.GeneralOPDHero_stats__jHmPM{display:flex;flex-direction:column;line-height:1.2}.GeneralOPDHero_statsNumber__ALi_7{color:#fff;font-size:1.5rem;font-weight:600;font-family:Satoshi,sans-serif}.GeneralOPDHero_statsText__OoGJ6{color:hsla(0,0%,100%,.7);font-size:.8rem}@keyframes GeneralOPDHero_appearEffect__7yrLG{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.GeneralOPDHero_heroContainer__v2xPq{background-position:50%;background-size:cover;min-height:100vh;height:auto}.GeneralOPDHero_contentWrapper__U8iIv{padding-top:15vh;padding-bottom:5vh}.GeneralOPDHero_hugeHeading__vIcQp{font-size:14.5vw;white-space:nowrap;letter-spacing:.02em;padding-top:5vh;text-align:center;padding-left:0;padding-right:0;width:100%;position:static}.GeneralOPDHero_leftContent__1oKsZ{max-width:90%;padding-left:5%;margin-top:4vh;gap:1.5rem}.GeneralOPDHero_subHeading__9Ioyv{font-size:1.5rem}.GeneralOPDHero_description__JnlfM{font-size:11px;line-height:1.5;max-width:100%}.GeneralOPDHero_buttonGroup__QvRtE{flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.GeneralOPDHero_bookButton___0qPc{padding:.5rem 1rem .5rem .5rem;font-size:.85rem;border-radius:50px;gap:.5rem}.GeneralOPDHero_iconCircle__xlkc_{width:32px;height:32px}.GeneralOPDHero_iconCircle__xlkc_ svg{width:18px;height:18px}.GeneralOPDHero_watchButton__5rny2{font-size:.85rem;gap:.5rem}.GeneralOPDHero_watchIcon__NnQKf{width:28px;height:28px}.GeneralOPDHero_trustedSection__IUfH2{margin-top:2rem;gap:.5rem}.GeneralOPDHero_trustedLabel__0EmAa{font-size:.8rem}.GeneralOPDHero_trustedRow__wUkOo{gap:1rem}.GeneralOPDHero_popImage__WRuW3{width:32px;height:32px;margin-left:-10px;border-width:2px}.GeneralOPDHero_statsNumber__ALi_7{font-size:1.2rem}.GeneralOPDHero_statsText__OoGJ6{font-size:.75rem}}.GeneralOPDInfo_container__ofpUT{width:100%;display:flex;flex-direction:column;background-color:#fff}.GeneralOPDInfo_infoSection__Xt4Dr{display:flex;width:100%;max-width:1440px;margin:0 auto;padding:5rem 5%;gap:4rem;align-items:stretch}.GeneralOPDInfo_imageWrapper__aW1Y9{flex:1.2 1;display:flex;justify-content:center}.GeneralOPDInfo_imageWrapper__aW1Y9 video{width:100%;height:auto;border-radius:20px;object-fit:cover}.GeneralOPDInfo_textContent__ghmnk{flex:1 1;display:flex;flex-direction:column;gap:1rem}.GeneralOPDInfo_heading__QMb4k{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.2rem;color:#723838;margin:0;opacity:0}.GeneralOPDInfo_heading__QMb4k.GeneralOPDInfo_inView__gbaSL{animation:GeneralOPDInfo_appearLayer__AQ9OZ .8s ease-out .2s forwards}.GeneralOPDInfo_list__HeTG2,.GeneralOPDInfo_paragraph__rSdbd{font-family:Poppins,sans-serif;font-size:.9rem;color:#000;line-height:1.6;margin:0}.GeneralOPDInfo_list__HeTG2{padding-left:1.5rem}.GeneralOPDInfo_list__HeTG2 li{margin-bottom:.5rem}@keyframes GeneralOPDInfo_appearLayer__AQ9OZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GeneralOPDInfo_desktopText__T_oPF{display:flex;flex-direction:column;gap:1rem}.GeneralOPDInfo_mobileText__Kjrlw{display:none}@media (max-width:768px){.GeneralOPDInfo_infoSection__Xt4Dr{flex-direction:column;padding:3rem 5%}.GeneralOPDInfo_desktopText__T_oPF{display:none}.GeneralOPDInfo_mobileText__Kjrlw{display:flex;flex-direction:column;gap:1rem}.GeneralOPDInfo_mobileText__Kjrlw .GeneralOPDInfo_list__HeTG2,.GeneralOPDInfo_mobileText__Kjrlw .GeneralOPDInfo_paragraph__rSdbd{font-size:8px!important;line-height:1.5}.GeneralOPDInfo_imageWrapper__aW1Y9,.GeneralOPDInfo_textContent__ghmnk{max-width:100%}.GeneralOPDInfo_imageWrapper__aW1Y9 video{aspect-ratio:16/9;width:100%;object-fit:cover}.GeneralOPDInfo_heading__QMb4k{text-align:center;font-size:2rem}}.GeneralOPDAssessment_container__NE6H7{width:100%;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:5rem 5%}.GeneralOPDAssessment_contentWrapper____V4N{max-width:1200px;margin:0 auto;color:#fff}.GeneralOPDAssessment_desktopView__S72B8{display:flex;flex-direction:column;gap:1.2rem}.GeneralOPDAssessment_mobileView__KHwbf{display:none}.GeneralOPDAssessment_heading__IqFh_{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.2rem;margin:0 0 .5rem}.GeneralOPDAssessment_paragraph__YW3Lh{font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;margin:0}.GeneralOPDAssessment_middleSection__Pi2XA{display:flex;gap:3rem;align-items:flex-start;margin-top:1rem;margin-bottom:1rem}.GeneralOPDAssessment_listWrapper__FZc0N{flex:1 1}.GeneralOPDAssessment_listTitle__w6ko2{font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.GeneralOPDAssessment_list__bDHdc{font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;margin:0;padding-left:1.5rem}.GeneralOPDAssessment_list__bDHdc li{margin-bottom:.5rem}.GeneralOPDAssessment_imageWrapper__Nm6vN{flex:1 1;display:flex;justify-content:flex-end}.GeneralOPDAssessment_imageWrapper__Nm6vN video{max-width:100%;height:auto;border-radius:12px}@media (max-width:768px){.GeneralOPDAssessment_middleSection__Pi2XA{flex-direction:column}.GeneralOPDAssessment_heading__IqFh_{font-size:1.2rem}.GeneralOPDAssessment_imageWrapper__Nm6vN{justify-content:center;margin-top:2rem}.GeneralOPDAssessment_desktopView__S72B8{display:none}.GeneralOPDAssessment_mobileView__KHwbf{display:flex;flex-direction:column;gap:1.2rem}.GeneralOPDAssessment_mobileView__KHwbf .GeneralOPDAssessment_listTitle__w6ko2,.GeneralOPDAssessment_mobileView__KHwbf .GeneralOPDAssessment_list__bDHdc,.GeneralOPDAssessment_mobileView__KHwbf .GeneralOPDAssessment_paragraph__YW3Lh{font-size:8px!important;line-height:1.5}}.GeneralOPDProcedures_container__U33Td{width:100%;background-color:#fff;padding:5rem 5%}.GeneralOPDProcedures_contentWrapper__NEiKV{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.GeneralOPDProcedures_desktopView__wdRKx{display:flex;flex-direction:column;gap:2rem}.GeneralOPDProcedures_mobileBreak__sriBD,.GeneralOPDProcedures_mobileView__VmTMv{display:none}.GeneralOPDProcedures_sectionHeading__IcchX{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#000;text-align:center;margin:0 0 1rem}.GeneralOPDProcedures_tabsContainer__Bhzhh{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.GeneralOPDProcedures_tabButton__JHBXk{background-color:#fff;border:1px solid #dcdcdc;border-radius:12px;padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;min-width:130px}.GeneralOPDProcedures_tabText__omHzn{font-family:Poppins,sans-serif;font-weight:500;font-size:.85rem;color:#a0a0a0;text-align:center}.GeneralOPDProcedures_iconWrapper__dhksX{width:24px;height:24px;color:#a0a0a0}.GeneralOPDProcedures_recordIcon__AYJYT{width:100%;height:100%}.GeneralOPDProcedures_tabButton__JHBXk:hover{border-color:#a0a0a0}.GeneralOPDProcedures_tabButton__JHBXk.GeneralOPDProcedures_active__w1Tts{border-color:#723838}.GeneralOPDProcedures_tabButton__JHBXk.GeneralOPDProcedures_active__w1Tts .GeneralOPDProcedures_tabText__omHzn{color:#723838;font-weight:600}.GeneralOPDProcedures_tabButton__JHBXk.GeneralOPDProcedures_active__w1Tts .GeneralOPDProcedures_iconWrapper__dhksX{color:#723838}.GeneralOPDProcedures_contentBox__qTGD_{display:flex;background-image:url(/3bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:20px;overflow:hidden;height:550px}.GeneralOPDProcedures_imageArea__Gl1kC{flex:1 1;display:flex}.GeneralOPDProcedures_imageArea__Gl1kC img{width:100%;height:100%;object-fit:cover}.GeneralOPDProcedures_textAreaContainer__qfy8J{flex:1.5 1;padding:1.8rem 2.5rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.GeneralOPDProcedures_textAreaContainer__qfy8J::-webkit-scrollbar{width:5px}.GeneralOPDProcedures_textAreaContainer__qfy8J::-webkit-scrollbar-track{background:transparent}.GeneralOPDProcedures_textAreaContainer__qfy8J::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:10px}.GeneralOPDProcedures_textArea__zmCmX{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:1.2rem}.GeneralOPDProcedures_textArea__zmCmX:after,.GeneralOPDProcedures_textArea__zmCmX:before{content:"";position:absolute;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5)}.GeneralOPDProcedures_textArea__zmCmX:before{top:0;left:0;border-right:none;border-bottom:none}.GeneralOPDProcedures_textArea__zmCmX:after{bottom:0;left:0;border-right:none;border-top:none}.GeneralOPDProcedures_cornerBorderTopRight__KEo6R{position:absolute;top:0;right:0;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5);border-bottom:none;border-left:none}.GeneralOPDProcedures_cornerBorderBottomRight__xmWqy{position:absolute;bottom:0;right:0;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.5);border-top:none;border-left:none}.GeneralOPDProcedures_contentHeading__0Lvs_{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.4rem;color:#fff;margin:0;letter-spacing:.02em;text-transform:uppercase}.GeneralOPDProcedures_contentSubheading__i7t5e{font-family:Satoshi,sans-serif;font-style:italic;font-size:.95rem;color:#fff;margin:.2rem 0 .8rem}.GeneralOPDProcedures_paragraph__0fPTh{font-family:Poppins,sans-serif;font-size:.72rem;color:hsla(0,0%,100%,.85);line-height:1.55;margin:0}.GeneralOPDProcedures_fade__1OkWn{animation:GeneralOPDProcedures_fadeIn__2njPJ .4s ease-in-out}@keyframes GeneralOPDProcedures_fadeIn__2njPJ{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.GeneralOPDProcedures_desktopView__wdRKx{display:none}.GeneralOPDProcedures_mobileView__VmTMv{display:flex;flex-direction:column}.GeneralOPDProcedures_mobileBreak__sriBD{display:block}.GeneralOPDProcedures_sectionHeading__IcchX{font-size:1.8rem}.GeneralOPDProcedures_contentBox__qTGD_{flex-direction:column;height:auto;position:relative}.GeneralOPDProcedures_imageAreaMobile__0EbqJ{width:100%;height:250px}.GeneralOPDProcedures_imageAreaMobile__0EbqJ img{width:100%;height:100%;object-fit:cover}.GeneralOPDProcedures_textAreaContainerMobile__6J6ry{padding:2rem;display:flex;flex-direction:column}.GeneralOPDProcedures_paragraph__0fPTh{font-size:8px!important;line-height:1.5}.GeneralOPDProcedures_textArea__zmCmX{padding:1rem}.GeneralOPDProcedures_mobileControls__XtLQg{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:10}.GeneralOPDProcedures_arrowButton__rwjsg{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}.GeneralOPDProcedures_pulseArrow__3VhXP{animation:GeneralOPDProcedures_gentlePulse__3A5L_ 2s ease-in-out infinite}@keyframes GeneralOPDProcedures_gentlePulse__3A5L_{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)}}.GeneralOPDProcedures_seeMoreButton__gW40e{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}.GeneralOPDProcedures_swipeIndicator__mLDny{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;color:#fff;cursor:pointer;opacity:.9}.GeneralOPDProcedures_swipeText__uMHgy{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.GeneralOPDProcedures_bounceRight__7lfNe{animation:GeneralOPDProcedures_bounceHorizontal__p6iJE 1.5s infinite}@keyframes GeneralOPDProcedures_bounceHorizontal__p6iJE{0%,20%,50%,80%,to{transform:translateX(0)}40%{transform:translateX(5px)}60%{transform:translateX(3px)}}}@media (max-width:600px){.GeneralOPDProcedures_tabButton__JHBXk{min-width:110px;padding:.8rem 1rem}}.GeneralOPDJourney_container__o7t1b{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}.GeneralOPDJourney_contentWrapper__KnqBw{max-width:1200px;margin:0 auto}.GeneralOPDJourney_heading___FCJz{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;margin-bottom:4rem;opacity:0}.GeneralOPDJourney_heading___FCJz.GeneralOPDJourney_inView__jTNJw{animation:GeneralOPDJourney_slideUp__8_8L_ .8s ease-out forwards}.GeneralOPDJourney_mobileBreak__ZOz8Y{display:none}.GeneralOPDJourney_cardsContainer__zQ_MB{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.GeneralOPDJourney_card__GBTPu{background-color:#e3e3e3;border-radius:32px 0 32px 32px;padding:3rem 2rem;position:relative;opacity:0;transform:translateY(40px)}.GeneralOPDJourney_card__GBTPu.GeneralOPDJourney_inView__jTNJw{animation:GeneralOPDJourney_springUp__8DKii .8s cubic-bezier(.175,.885,.32,1.275) forwards}.GeneralOPDJourney_card__GBTPu:first-child.GeneralOPDJourney_inView__jTNJw{animation-delay:.1s}.GeneralOPDJourney_card__GBTPu:nth-child(2).GeneralOPDJourney_inView__jTNJw{animation-delay:.3s}.GeneralOPDJourney_card__GBTPu:nth-child(3).GeneralOPDJourney_inView__jTNJw{animation-delay:.5s}.GeneralOPDJourney_numberBadge__7uBKf{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}.GeneralOPDJourney_cardTitle__Rinvj{font-family:Satoshi,sans-serif;font-weight:400;font-size:1.8rem;color:#000;margin-bottom:1.5rem;margin-top:1rem}.GeneralOPDJourney_cardText__9MTwp{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;color:#000;line-height:1.8}@keyframes GeneralOPDJourney_slideUp__8_8L_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes GeneralOPDJourney_springUp__8DKii{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.GeneralOPDJourney_cardsContainer__zQ_MB{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.GeneralOPDJourney_cardsContainer__zQ_MB{grid-template-columns:1fr}.GeneralOPDJourney_mobileBreak__ZOz8Y{display:block}.GeneralOPDJourney_heading___FCJz{font-size:1.8rem;margin-bottom:2rem}}.GeneralOPDTrust_container__yTIGM{width:100%;background-color:#fff;padding:8rem 5% 4rem;display:flex;flex-direction:column;align-items:center;overflow:hidden}.GeneralOPDTrust_heading__p_Sbk{font-family:Satoshi,sans-serif;font-weight:700;font-size:3rem;color:#000;text-align:center;margin-bottom:2rem;line-height:1.2}.GeneralOPDTrust_eyeButton__zB_q2{background-color:#000;color:#fff;border:none;border-radius:50px;padding:.8rem 1.2rem .8rem 2rem;display:flex;align-items:center;gap:1.5rem;cursor:pointer;margin-bottom:4rem;transition:transform .3s ease}.GeneralOPDTrust_eyeButton__zB_q2:hover{transform:scale(1.05)}.GeneralOPDTrust_eyeButtonText__hDCpD{font-family:Poppins,sans-serif;font-weight:600;font-size:1rem}.GeneralOPDTrust_eyesContainer__F_h19{display:flex;gap:4px}.GeneralOPDTrust_eye__oIYBt{width:32px;height:32px;background-color:#fff;border-radius:50%;position:relative;overflow:hidden}.GeneralOPDTrust_pupil__1EghH{width:12px;height:12px;background-color:#000;border-radius:50%;position:absolute;top:10px;left:10px;transition:transform .1s ease-out}.GeneralOPDTrust_cardsArea__WYUW6{position:relative;width:100%;max-width:1000px;height:350px;display:flex;justify-content:center;align-items:center;perspective:1000px}.GeneralOPDTrust_draggableCard__GqQGK{position:absolute;width:320px;height:320px;border-radius:20px;padding:2.5rem 2rem;color:#fff;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.15);cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.GeneralOPDTrust_draggableCard__GqQGK:active{cursor:-webkit-grabbing;cursor:grabbing}.GeneralOPDTrust_cardTitle__Rv_If{font-family:Poppins,sans-serif;font-weight:600;font-size:1.4rem;line-height:1.3;margin:0}.GeneralOPDTrust_cardText__8I90A{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;line-height:1.6;opacity:.9;margin:0}@media (max-width:768px){.GeneralOPDTrust_heading__p_Sbk{font-size:2rem}.GeneralOPDTrust_cardsArea__WYUW6{height:450px}.GeneralOPDTrust_draggableCard__GqQGK{width:260px;height:280px;padding:1.5rem}.GeneralOPDTrust_cardTitle__Rv_If{font-size:1.2rem}.GeneralOPDTrust_cardText__8I90A{font-size:.85rem}}.GeneralOPDStories_container__nurqk{width:100%;background-color:#fff;padding:6rem 0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.GeneralOPDStories_heading__KKQaG{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.8rem;color:#000;text-align:center;margin-bottom:4rem}.GeneralOPDStories_carouselContainer__58J36{position:relative;width:100%;height:500px;display:flex;justify-content:center;align-items:center}.GeneralOPDStories_card__rhBaR{position:absolute;width:700px;height:450px;border-radius:20px;overflow:hidden;background-color:#000;box-shadow:0 20px 40px rgba(0,0,0,.2)}.GeneralOPDStories_cardImage__nfGoM{width:100%;height:100%;object-fit:cover}.GeneralOPDStories_cardOverlay__izVwb{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.6) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem}.GeneralOPDStories_cardName__WLYNC{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.2rem;color:#fff;text-shadow:0 4px 15px rgba(0,0,0,.8);margin:0}.GeneralOPDStories_cardRole__3__Ur{font-family:Poppins,sans-serif;font-weight:400;font-size:1.1rem;color:#fff;margin-top:.2rem;margin-bottom:1rem}.GeneralOPDStories_cardStory__GFyK2{font-family:Poppins,sans-serif;font-weight:400;font-size:.95rem;color:#e0e0e0;line-height:1.6;margin:0 0 1rem}.GeneralOPDStories_cardLink__hOSbM{font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;color:#ff3b3b;text-transform:uppercase;display:flex;align-items:center;gap:.5rem;cursor:pointer}.GeneralOPDStories_navButton__xtpuY{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background-color:#723838;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:opacity .3s ease,background-color .3s ease}.GeneralOPDStories_navButton__xtpuY:hover{background-color:#5a2c2c}.GeneralOPDStories_navButton__xtpuY:disabled{opacity:.5;cursor:not-allowed}.GeneralOPDStories_navPrev__CZsQB{left:calc(50% - 370px)}.GeneralOPDStories_navNext__pI3Kc{right:calc(50% - 370px)}@media (max-width:768px){.GeneralOPDStories_card__rhBaR{width:90%;height:500px}.GeneralOPDStories_navPrev__CZsQB{left:10px}.GeneralOPDStories_navNext__pI3Kc{right:10px}.GeneralOPDStories_cardOverlay__izVwb{padding:1.5rem}.GeneralOPDStories_cardStory__GFyK2{font-size:.85rem}}.GeneralOPDFAQ_container__29DPy{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}.GeneralOPDFAQ_heading__nnPYv{font-family:Satoshi,sans-serif;font-weight:700;font-size:2.5rem;color:#fff;text-transform:uppercase;margin-bottom:4rem;text-align:center}.GeneralOPDFAQ_faqWrapper__GNuSm{width:100%;max-width:800px;display:flex;flex-direction:column;gap:1rem}.GeneralOPDFAQ_faqRow__lxXSP{display:flex;align-items:flex-start;gap:1rem}.GeneralOPDFAQ_iconBox__B5b_t{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}.GeneralOPDFAQ_iconBox__B5b_t:hover{background-color:#f5f5f5}.GeneralOPDFAQ_contentBox__n_VBB{flex:1 1;background-color:#fff;border-radius:8px;padding:1.2rem 1.5rem;cursor:pointer;transition:all .3s ease}.GeneralOPDFAQ_contentBox__n_VBB:hover{background-color:#f5f5f5}.GeneralOPDFAQ_question__3Djd8{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}.GeneralOPDFAQ_answerWrapper__1GGBy{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.GeneralOPDFAQ_answerWrapper__1GGBy.GeneralOPDFAQ_open__cYv9Z{grid-template-rows:1fr}.GeneralOPDFAQ_answerInner__WquHF{overflow:hidden}.GeneralOPDFAQ_answer__h6SXc{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){.GeneralOPDFAQ_iconBox__B5b_t{width:50px;height:50px;font-size:1.5rem}.GeneralOPDFAQ_contentBox__n_VBB{padding:1rem}}.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}}