@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;600;700&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,600;0,700;1,400;1,600&family=Outfit:wght@300;400;500;600;700&display=swap";html{overflow-x:hidden;margin:0;padding:0;width:100%}body{font-family:Inter,sans-serif;font-size:17px;line-height:1.7;font-weight:400;color:#222;overflow-x:hidden;min-height:100vh;margin:0;padding:0;width:100%}#root{overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;color:inherit}h1{font-size:52px;font-weight:700;letter-spacing:-.5px}h2{font-size:38px;font-weight:700}h3{font-size:26px;font-weight:600}p{font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.7}button,[type=button],[type=submit],[type=reset]{font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:.4px}input,textarea,select{font-family:Inter,sans-serif;font-size:17px;font-weight:400}@media(max-width:768px){h1{font-size:34px}h2{font-size:28px}p{font-size:16px}}.special-doctors-section{padding:20px 40px;max-width:1300px;margin:auto}.special-doctors-heading{text-align:center;font-size:2.8rem;font-weight:700;color:#0b3d91;margin-bottom:0}.special-doctors-heading span{color:#1abc9c}.doctors-row{display:flex;gap:40px;justify-content:center}.doctor-card{border-radius:26px;padding:40px 30px;text-align:center;width:320px;box-shadow:none;background:transparent;transition:.4s ease}.doctor-image img{transition:transform .5s ease,box-shadow .5s ease}.doctor-card:hover .doctor-image img{transform:scale(1.15) translateY(-8px);box-shadow:0 20px 40px #0b3d9159}.doctor-image{width:160px;height:160px;margin:auto;border-radius:50%;overflow:hidden;border:4px solid #e6eef7}.doctor-image img{width:100%;height:100%;object-fit:cover}.doctor-card h4{margin-top:25px;font-size:1.3rem;color:#43438f}.doctor-card p{font-size:.95rem;color:#555;margin:15px 0 20px}.doctor-socials{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.doctor-socials a{width:36px;height:36px;border-radius:50%;background:#eaf1f8;display:flex;align-items:center;justify-content:center;color:#159a80;transition:.3s ease;cursor:pointer}.doctor-socials a:hover{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff}.doctor-more{border:none;background:transparent;font-weight:600;color:#0b3d91;cursor:pointer;position:relative}.doctor-more:after{content:"";display:block;width:0;height:2px;background:#159a80;margin:6px auto 0;transition:.3s ease}.doctor-more:hover:after{width:40px}@media(max-width:900px){.special-doctors-section{padding:20px 30px}.special-doctors-heading{font-size:2.2rem}.doctors-row{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;justify-items:center}.doctor-card{width:100%;max-width:260px;padding:30px 20px}.doctor-image{width:130px;height:130px}.doctor-card h4{font-size:1.2rem}.doctor-card p{font-size:.9rem}}@media(max-width:600px){.special-doctors-section{padding:20px}.special-doctors-heading{font-size:1.8rem}.doctors-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center}.doctor-card{width:100%;max-width:180px;padding:25px 15px}.doctor-image{width:110px;height:110px}.doctor-card h4{font-size:1rem}.doctor-card p{font-size:.8rem}.doctor-socials{gap:10px}.doctor-socials a{width:30px;height:30px;font-size:13px}.doctor-more{font-size:.85rem}.doctors-row:has(.doctor-card:only-child){grid-template-columns:1fr;justify-items:center}}@media(max-width:400px){.special-doctors-heading{font-size:1.5rem}.doctor-card{max-width:150px;padding:20px 10px}.doctor-image{width:90px;height:90px}.doctor-card h4{font-size:.9rem}.doctor-card p{font-size:.75rem}.doctor-socials a{width:26px;height:26px}}.opd-hero{padding:80px 5%;background:linear-gradient(#161414a4,#2d2424f2),url(/OPD/IMG2.jpg);background-size:cover;background-position:center;position:relative;overflow:hidden}.llh-icu-doc__section{--doc-bg: #ffffff;--doc-navy: #0b3d91;--doc-navy-soft: #134a9e;--doc-teal: #00c9b1;--doc-muted: #5a6a7e;--doc-border: rgba(7, 17, 31, .09);--doc-ease: cubic-bezier(.16, 1, .3, 1);--doc-font-display: "DM Sans", sans-serif;--doc-font-body: "DM Sans", sans-serif}.llh-icu-doc__section{position:relative;width:100%;padding:0rem 6rem 7rem;overflow:hidden;font-family:var(--doc-font-body)}.llh-icu-doc__dotgrid{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,201,177,.1) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.llh-icu-doc__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.llh-icu-doc__header{text-align:center;opacity:0;transform:translateY(28px);transition:opacity .85s var(--doc-ease),transform .85s var(--doc-ease)}.llh-icu-doc__header--in{opacity:1;transform:translateY(0)}.llh-icu-doc__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--doc-teal);margin-bottom:1rem}.llh-icu-doc__eyebrow-line{display:block;width:36px;height:2px;background:var(--doc-teal);border-radius:4px}.llh-icu-doc__heading{font-family:var(--doc-font-display);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;color:var(--doc-navy);line-height:1.1;letter-spacing:-.02em}.llh-icu-doc__heading em{color:var(--doc-teal);font-style:normal}.llh-icu-doc__subtext{font-size:.96rem;color:var(--doc-muted);line-height:1.75;max-width:500px;margin:.9rem auto 0;font-weight:300}.llh-icu-doc__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.llh-icu-doc__card-wrap{opacity:0;transform:translateY(40px) scale(.96);transition:opacity .75s var(--doc-ease),transform .75s var(--doc-ease)}.llh-icu-doc__card-wrap[data-in=true]{opacity:1;transform:translateY(0) scale(1)}.llh-icu-doc__card{position:relative;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--doc-border);box-shadow:0 4px 16px #07111f0f,0 1px 3px #07111f0a;transition:transform .12s ease,box-shadow .35s ease;will-change:transform;cursor:pointer}.llh-icu-doc__card--hovered{box-shadow:0 24px 60px #07111f24,0 8px 24px #00c9b11f}.llh-icu-doc__photo-wrap{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#e8edf3}.llh-icu-doc__photo{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .6s var(--doc-ease);display:block}.llh-icu-doc__card--hovered .llh-icu-doc__photo{transform:scale(1.07)}.llh-icu-doc__photo-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(7,17,31,.72) 100%);opacity:.5;transition:opacity .4s ease;z-index:1}.llh-icu-doc__card--hovered .llh-icu-doc__photo-overlay{opacity:1}.llh-icu-doc__badge{position:absolute;top:1rem;right:1rem;z-index:3;width:36px;height:36px;border-radius:50%;background:var(--doc-color, #00c9b1);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #0003;transition:transform .4s var(--doc-ease)}.llh-icu-doc__card--hovered .llh-icu-doc__badge{transform:scale(1.15) rotate(8deg)}.llh-icu-doc__socials{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:.55rem}.llh-icu-doc__social-btn{width:36px;height:36px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;opacity:0;transform:translateY(14px) scale(.8);transition:opacity .35s ease,transform .4s var(--doc-ease),background .25s}.llh-icu-doc__card--hovered .llh-icu-doc__social-btn{opacity:1;transform:translateY(0) scale(1)}.llh-icu-doc__social-btn:hover{background:var(--doc-color, #00c9b1);border-color:transparent}.llh-icu-doc__info{padding:1.4rem 1.4rem 1.5rem;display:flex;flex-direction:column;gap:.8rem;background:#fff;position:relative;z-index:2}.llh-icu-doc__info:before{content:"";position:absolute;top:0;left:1.2rem;right:1.2rem;height:2px;background:var(--doc-color, #00c9b1);border-radius:0 0 4px 4px;transform:scaleX(0);transform-origin:left;transition:transform .5s var(--doc-ease)}.llh-icu-doc__card--hovered .llh-icu-doc__info:before{transform:scaleX(1)}.llh-icu-doc__info-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.llh-icu-doc__name{font-family:var(--doc-font-display);font-size:1.25rem;font-weight:700;color:var(--doc-navy);letter-spacing:-.01em;line-height:1.2}.llh-icu-doc__designation{font-size:.76rem;font-weight:500;color:var(--doc-color, #00c9b1);letter-spacing:.04em;text-transform:uppercase;margin-top:.2rem}.llh-icu-doc__arrow{color:var(--doc-muted);opacity:0;transform:translate(-4px,4px);transition:opacity .3s,transform .35s var(--doc-ease),color .3s;flex-shrink:0;margin-top:2px}.llh-icu-doc__card--hovered .llh-icu-doc__arrow{opacity:1;transform:translate(0);color:var(--doc-color, #00c9b1)}.llh-icu-doc__divider{height:1px;background:var(--doc-border);border-radius:4px}.llh-icu-doc__meta{display:flex;flex-direction:column;gap:.4rem}.llh-icu-doc__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--doc-muted);font-weight:400}.llh-icu-doc__meta-item svg{color:var(--doc-teal);flex-shrink:0}.llh-icu-doc__shine{position:absolute;inset:0;pointer-events:none;z-index:10;border-radius:24px;transition:background .1s ease}@media(max-width:900px){.llh-icu-doc__section{padding:5rem 2.5rem}.llh-icu-doc__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(max-width:560px){.llh-icu-doc__section{padding:4rem 1.2rem}.llh-icu-doc__grid{grid-template-columns:1fr;max-width:340px;margin:0 auto}}.lab-timing-section{padding:0 5%;text-align:center}.lab-timing-tag{display:inline-block;color:#fff;padding:6px 20px;border-radius:30px;font-size:.75rem;letter-spacing:1px;font-weight:600;margin-bottom:14px}.lab-timing-title{font-size:2.5rem;color:#0b3d91;margin-bottom:12px}.lab-timing-title span{color:#1abc9c}.lab-timing-subtitle{max-width:650px;margin:auto auto 50px;color:#666}.lab-timing-card{max-width:1100px;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:60px;border-radius:20px;padding:50px}.lab-timing-left{flex:1;text-align:left}.lab-timing-image{flex:1;display:flex;justify-content:flex-end}.lab-timing-image img{width:100%;max-width:450px;border-radius:20px}.lab-timing-card:before{content:"";position:absolute;inset:0}.lab-timing-icon{font-size:2.6rem;margin-bottom:24px;color:#1abc9c;text-align:center}@keyframes clockSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lab-timing-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;color:#444;font-size:1.05rem;border-bottom:1px solid #eee}.lab-timing-row:last-child{border:none}.lab-timing-row:hover{transform:translate(8px);color:#0b3d91}@media(max-width:1024px){.lab-timing-card{gap:40px;padding:40px}.lab-timing-title{font-size:2.1rem}.lab-timing-image img{max-width:380px}.lab-timing-row{font-size:1rem}}@media(max-width:768px){.lab-timing-section{padding:0 6%}.lab-timing-card{flex-direction:column;text-align:center;gap:35px;padding:0 28px}.lab-timing-left{text-align:center}.lab-timing-image{justify-content:center}.lab-timing-image img{max-width:100%}.lab-timing-title{font-size:1.9rem;margin-bottom:-20px}.lab-timing-row{font-size:.95rem}}@media(max-width:480px){.lab-timing-title{font-size:1.6rem}.lab-timing-subtitle{font-size:.9rem;margin-top:20px}.lab-timing-card{padding:28px 20px}.lab-timing-row{flex-direction:column;gap:6px;font-size:.9rem}.lab-timing-icon{font-size:2.2rem;margin-top:-30px}}.layout-wrap{min-height:100vh;display:flex;flex-direction:column;width:100%}.layout-wrap .main-content{flex:1;width:100%;max-width:100%;padding:0;margin:0}.bottom-right-corner{position:fixed;right:24px;bottom:24px;z-index:998;display:flex;flex-direction:row-reverse;align-items:center;gap:12px}@media(max-width:480px){.bottom-right-corner{right:16px;bottom:16px;gap:10px}}:root{--clr-primary: #47479A;--clr-primary-dark: #43438F;--clr-accent: #159A80;--clr-white: #ffffff;--clr-text-dark: #1a1a2e;--clr-hover-bg: #eeeef8;--radius-pill: 999px;--radius-card: 12px;--shadow-dropdown: 0 12px 40px rgba(0,0,0,.14), 0 0 0 1px rgba(0,0,0,.04);--dropdown-delay: .18s;--header-height: 56px;--header-offset-top: 12px}.site-header{position:fixed;top:var(--header-offset-top);left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:1200px;z-index:1100;border-radius:var(--radius-pill);min-height:var(--header-height);background:linear-gradient(135deg,var(--clr-accent),var(--clr-primary-dark));box-shadow:0 4px 24px #47479a40;overflow:visible;transition:transform .35s cubic-bezier(.4,0,.2,1)}.site-header.site-header--hidden{transform:translate(-50%,-120%)}.header-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);position:relative;z-index:1}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--clr-white);transition:opacity .2s ease;flex-shrink:0}.logo:hover{opacity:.92}.logo-img{width:56px;height:36px;border-radius:10px;object-fit:contain;flex-shrink:0}.logo-text{font-weight:700;font-size:.95rem;letter-spacing:.03em;color:var(--clr-white);border-bottom:2px solid Red;padding-bottom:2px;white-space:nowrap}.logo:hover .logo-text{border-bottom-color:#b8b8e8}.desktop-nav{display:flex;align-items:center;gap:2px}.nav-link{color:#fffffff2;text-decoration:none;padding:.55rem .7rem;border-radius:8px;font-weight:500;font-size:.9rem;transition:background .2s ease,color .2s ease;white-space:nowrap}.nav-link:hover,.nav-link.active{color:#c4c4ff}.nav-link.active{border-bottom:2px solid #b8b8e8}.nav-dropdown{position:relative;z-index:1100}.nav-dropdown .trigger{cursor:default;display:inline-flex;align-items:center;gap:4px}.trigger-chevron{margin-left:4px;font-size:.6em;vertical-align:middle;transition:transform .25s ease;display:inline-block}.nav-dropdown.nav-dropdown--open .trigger-chevron,.nav-dropdown:hover .trigger-chevron{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:var(--clr-white);border-radius:var(--radius-card);box-shadow:var(--shadow-dropdown);list-style:none;padding:4px 0;z-index:1100}.nav-dropdown .dropdown-menu,.nav-dropdown .dept-menu{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:hover .dept-menu,.nav-dropdown.nav-dropdown--open .dropdown-menu,.nav-dropdown.nav-dropdown--open .dept-menu{opacity:1;visibility:visible;pointer-events:auto}.nav-dropdown .dropdown-menu li{margin:0;padding:0;list-style:none}.nav-dropdown .dropdown-menu li a{display:block;padding:8px 14px;color:var(--clr-text-dark);text-decoration:none;font-weight:500;font-size:.86rem;line-height:1.25;transition:background .2s ease,color .2s ease;border-radius:6px;margin:0 6px}.nav-dropdown .dropdown-menu li a:hover{background:var(--clr-hover-bg);color:var(--clr-primary)}.dept-menu{width:max-content;min-width:260px;max-width:min(440px,calc(100vw - 40px));padding:4px 0;border-radius:var(--radius-card);box-shadow:var(--shadow-dropdown);z-index:1100;max-height:none;overflow:visible}.dept-row{position:relative;z-index:100;display:flex;align-items:center;min-height:44px}.dept-name--full-row{position:absolute;inset:0;margin:0;z-index:0;border-radius:6px}.dept-name--full-row:hover{background:var(--clr-hover-bg)}.dept-label-text{position:relative;z-index:1;padding:10px 14px;color:var(--clr-text-dark);font-weight:600;font-size:.86rem;line-height:1.35;pointer-events:none;flex:1;white-space:nowrap}.dept-row:hover .dept-label-text{color:var(--clr-primary)}.dept-menu .dept-row,.dept-menu .dept-name--full-row,.dept-menu .dept-label-text,.dept-menu a{border-bottom:none!important;text-decoration:none!important}.doctors-list{position:absolute;left:100%;top:50%;transform:translateY(-50%);min-width:200px;max-width:260px;background:var(--clr-white);border-radius:var(--radius-card);box-shadow:0 12px 40px #47479a26,0 0 0 1px #47479a14;list-style:none;padding:0;margin-left:12px;z-index:1101;max-height:none;overflow:visible;text-align:center;animation:dropdownFade .15s ease}.doctors-list-title{padding:10px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-primary);background:#f5f5fb;border-bottom:1px solid #eeeef8;list-style:none}.doctors-list .doctor-name{padding:10px 20px;color:var(--clr-text-dark);font-size:14px;font-weight:500;line-height:1.5;background:var(--clr-white);transition:background .2s ease,color .2s ease;list-style:none}.doctors-list .doctor-name:hover{background:var(--clr-hover-bg);color:var(--clr-primary)}.nav-icon{padding:.5rem!important}.icon-map{display:block;width:20px;height:20px}.btn-book{display:flex;align-items:center;gap:6px;background:#ffffffeb;color:var(--clr-primary-dark)!important;padding:7px 18px;margin-left:10px;border-radius:999px;font-weight:600;font-size:.88rem;text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 16px #0000002e,inset 0 1px #fff9;transition:all .25s ease}.btn-book:hover{background:#fff;transform:translateY(-1px);box-shadow:0 6px 22px #00000040,inset 0 1px #ffffffb3;color:#2c2c7a!important}.btn-book svg,.btn-book span{display:flex;align-items:center}.btn-book:hover{background:#e8e8f8;color:var(--clr-primary-dark)!important;transform:translateY(-1px);box-shadow:0 4px 16px #47479a40}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;border:none;background:#ffffff26;border-radius:10px;cursor:pointer;transition:background .2s ease;z-index:1100;flex-shrink:0}.header-toggle:hover{background:#ffffff47}.header-toggle-bar{display:block;width:22px;height:2px;background:var(--clr-white);border-radius:1px;transition:transform .3s ease,opacity .3s ease}.header-toggle--active .header-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-toggle--active .header-toggle-bar:nth-child(2){opacity:0}.header-toggle--active .header-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay{position:fixed;inset:0;background:#00000073;z-index:1050;animation:fadeIn .25s ease}.mobile-nav{position:fixed;top:0;right:0;width:min(320px,88vw);height:100dvh;background:linear-gradient(160deg,#0f3b30,#1a1a40);z-index:1200;overflow-y:auto;transform:translate(110%);transition:transform .35s cubic-bezier(.4,0,.2,1);-webkit-overflow-scrolling:touch}.mobile-nav--open{transform:translate(0)}.mobile-nav-inner{display:flex;flex-direction:column;padding:64px 0 40px;min-height:100%}.mobile-nav-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border:none;border-radius:50%;background:#ffffff1f;color:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:10;flex-shrink:0}.mobile-nav-close:hover{background:#ffffff38;transform:rotate(90deg)}.mobile-nav-link{display:flex;align-items:center;gap:8px;padding:14px 24px;color:#ffffffe6;text-decoration:none;font-weight:500;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.06);transition:background .2s ease,color .2s ease}.mobile-nav-link:hover,.mobile-nav-link.active{background:#ffffff12;color:#9fe8d4}.mobile-location-link{gap:8px}.mobile-accordion{border-bottom:1px solid rgba(255,255,255,.06)}.mobile-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:none;border:none;color:#ffffffe6;font-weight:500;font-size:1rem;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease}.mobile-accordion-trigger:hover{background:#ffffff12;color:#9fe8d4}.mobile-chevron{font-size:.65em;opacity:.7;transition:transform .25s ease;display:inline-block;flex-shrink:0}.mobile-chevron--open{transform:rotate(180deg)}.mobile-chevron--sm{font-size:.6em}.mobile-accordion-body{background:#0003;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-sub-link{display:block;padding:11px 24px 11px 36px;color:#ffffffbf;text-decoration:none;font-size:.9rem;font-weight:400;border-bottom:1px solid rgba(255,255,255,.04);transition:background .2s ease,color .2s ease}.mobile-sub-link:hover{background:#ffffff0f;color:#9fe8d4}.mobile-sub-link--dept{flex:1;border-bottom:none}.mobile-dept-item{border-bottom:1px solid rgba(255,255,255,.04)}.mobile-dept-header{display:flex;align-items:center}.mobile-dept-toggle{background:none;border:none;padding:11px 20px 11px 8px;cursor:pointer;color:#ffffff80;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.mobile-dept-toggle:hover{color:#9fe8d4}.mobile-doctors-list{display:flex;flex-direction:column;background:#00000026;padding:6px 0 8px;animation:slideDown .2s ease}.mobile-doctors-title{padding:6px 24px 6px 48px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--clr-accent)}.mobile-doctor-name{padding:8px 24px 8px 48px;color:#ffffffa6;font-size:.875rem}.mobile-btn-book{margin:24px 24px 0;padding:14px;background:linear-gradient(135deg,var(--clr-accent),var(--clr-primary));color:var(--clr-white)!important;text-decoration:none;border-radius:var(--radius-pill);font-weight:700;font-size:1rem;text-align:center;transition:opacity .2s ease,transform .2s ease;box-shadow:0 4px 20px #47479a4d}.mobile-btn-book:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:1024px){.desktop-nav .nav-link:not(.nav-icon),.desktop-nav .nav-dropdown,.desktop-nav .btn-book{font-size:.82rem}.header-inner{padding:0 1rem}}@media(max-width:768px){.site-header{--header-offset-top: 12px;width:calc(100% - 24px);border-radius:16px}.header-inner{padding:0 1rem}.desktop-nav{display:none}.header-toggle{display:flex}.logo-text{font-size:.88rem}}@media(max-width:400px){.site-header{--header-offset-top: 8px;width:calc(100% - 16px);border-radius:12px}.logo-text{font-size:.82rem}.mobile-nav{width:100vw}}@media(min-width:769px){.mobile-nav,.mobile-overlay,.header-toggle{display:none!important}}.btn-portal{margin:26px 24px 0;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#159a80,#47479a);color:#fff;text-decoration:none;border-radius:999px;font-weight:600;font-size:.95rem;box-shadow:0 6px 20px #00000040;transition:all .25s ease}.btn-portal:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000059}.icon-portal{width:18px;height:18px}@media(max-width:480px){.btn-portal{margin:22px 18px 0;padding:12px 16px;font-size:.9rem}.icon-portal{width:16px;height:16px}}@media(max-width:360px){.btn-portal{width:calc(100% - 36px);margin:20px auto 0}}.wa-wrap{position:fixed;left:24px;bottom:24px;z-index:999}.wa-float{width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36680;transition:transform .2s ease,box-shadow .2s ease;animation:waPop 2s ease-in-out infinite;text-decoration:none}.wa-float:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d36699}.wa-wrap:hover .wa-float{animation:none}.wa-icon{width:30px;height:30px}@keyframes waPop{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.wa-popup{position:absolute;left:0;bottom:calc(100% + 12px);background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:14px 18px;min-width:200px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,visibility .25s;pointer-events:none}.wa-popup--open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.wa-popup-text{margin:0 0 12px;font-size:14px;color:#334155}.wa-popup-btn{display:inline-block;background:#25d366;color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.wa-popup-btn:hover{background:#20bd5a;transform:scale(1.02)}@media(max-width:480px){.wa-wrap{left:16px;bottom:16px}.wa-float{width:50px;height:50px}.wa-icon{width:26px;height:26px}}.chatbot-wrap{position:relative}.chatbot-toggle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0d948873;transition:transform .2s ease,box-shadow .2s ease}.chatbot-toggle:hover{transform:scale(1.06);box-shadow:0 6px 24px #0d948880}.chatbot-icon{width:28px;height:28px}.chatbot-window{position:absolute;right:0;bottom:calc(100% + 16px);width:340px;max-width:calc(100vw - 32px);height:420px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transition:opacity .25s ease,transform .25s ease,visibility .25s}.chatbot-window--open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.chatbot-header{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;padding:14px 44px 14px 16px;border-radius:16px 16px 0 0;position:relative}.chatbot-title{font-weight:700;font-size:16px;display:block}.chatbot-subtitle{font-size:12px;opacity:.9}.chatbot-close{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:transparent;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:0 4px;opacity:.9}.chatbot-close:hover{opacity:1}.chatbot-messages{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px;background:#f8fafc}.chatbot-msg{max-width:85%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.45}.chatbot-msg--user{align-self:flex-end;background:#0d9488;color:#fff;border-bottom-right-radius:4px}.chatbot-msg--bot{align-self:flex-start;background:#fff;color:#334155;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.chatbot-msg-text{white-space:pre-wrap;word-break:break-word}.chatbot-form{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px}.chatbot-input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;transition:border-color .2s}.chatbot-input:focus{border-color:#0d9488}.chatbot-send{padding:10px 16px;background:#0d9488;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.chatbot-send:hover{background:#0f766e}@media(max-width:480px){.chatbot-window{width:calc(100vw - 32px);right:-8px;max-height:70vh}.chatbot-toggle{width:50px;height:50px}.chatbot-icon{width:24px;height:24px}}.corner-actions{position:fixed;inset:0;z-index:1230;pointer-events:none;font-family:inherit}.corner-tabs-wrap{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1232;display:flex;flex-direction:column;gap:4px;pointer-events:auto}.corner-panel-backdrop{position:fixed;inset:0;z-index:1225;margin:0;padding:0;border:none;background:#0f172a80;cursor:pointer;-webkit-tap-highlight-color:transparent}.corner-tab{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);padding:16px 12px;cursor:pointer;font-weight:700;font-size:13px;letter-spacing:.5px;color:#fff;border-radius:8px 0 0 8px;box-shadow:-2px 2px 12px #0003;transition:padding .2s ease,box-shadow .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.corner-tab:hover{padding-right:16px;box-shadow:-4px 4px 20px #00000040}.corner-tab-text{display:inline-block;white-space:nowrap}.corner-tab--book{background:#47479a}.corner-tab--book:hover{background:#43438f}.corner-tab--emergency{background:#c41e3a}.corner-tab--emergency:hover{background:#9a1830}.corner-panel{position:fixed;top:0;right:0;width:min(380px,100vw);max-width:100vw;height:100vh;height:100dvh;background:#fff;box-shadow:-8px 0 32px #00000026;z-index:1231;pointer-events:auto;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.corner-panel--open{transform:translate(0)}@media(min-width:769px){.corner-panel{top:50%;width:min(300px,32vw);max-width:320px;height:auto;max-height:min(540px,88dvh);border-radius:12px 0 0 12px;transform:translate(100%,-50%)}.corner-panel--open{transform:translateY(-50%)}.corner-panel-inner{max-height:min(500px,82dvh)}}.corner-panel-inner{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.corner-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #eeeef8}.corner-panel-header h3{margin:0;font-size:1.35rem;color:#0f172a;flex:1;min-width:0;line-height:1.25}.corner-panel-header--emergency{border-bottom-color:#ffe5e9}.corner-panel-header--emergency h3{color:#c41e3a}.corner-panel-close{flex-shrink:0;width:36px;height:36px;border:none;background:#f1f5f9;color:#64748b;font-size:24px;line-height:1;cursor:pointer;border-radius:8px;transition:background .2s,color .2s;padding:0;display:flex;align-items:center;justify-content:center}.corner-panel-close:hover{background:#e2e8f0;color:#0f172a}.corner-form{display:flex;flex-direction:column;gap:14px}.corner-form label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500;color:#334155}.corner-form label span{font-size:13px}.corner-form input,.corner-form select,.corner-form textarea{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.corner-form input:focus,.corner-form select:focus,.corner-form textarea:focus{outline:none;border-color:#47479a;box-shadow:0 0 0 3px #47479a26}.corner-form-submit{margin-top:8px;padding:12px 20px;background:#47479a;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s,transform .2s}.corner-form-submit:hover{background:#43438f;transform:translateY(-1px)}.corner-form-submit--emergency{background:#c41e3a}.corner-form-submit--emergency:hover{background:#9a1830}.emergency-content{display:flex;flex-direction:column;gap:20px}.emergency-phone{background:#fff5f6;border:1px solid #fecdd3;border-radius:12px;padding:16px;text-align:center;margin:0}.emergency-phone strong{display:block;color:#9a1830;margin-bottom:6px}.emergency-phone a{font-size:1.25rem;font-weight:700;color:#c41e3a;text-decoration:none}.emergency-phone a:hover{text-decoration:underline}@media(max-width:768px){.corner-actions--touch .corner-panel{top:0;width:100%;max-width:100vw;height:100vh;height:100dvh;max-height:none;border-radius:0;transform:translate(100%)}.corner-actions--touch .corner-panel--open{transform:translate(0)}.corner-actions--touch .corner-panel-inner{max-height:none;padding-top:max(12px,env(safe-area-inset-top,0px))}.corner-actions--touch .corner-panel-header{position:sticky;top:0;z-index:2;margin-bottom:16px;padding-top:8px;background:#fff;box-shadow:0 8px 12px -10px #0f172a1f}.corner-actions--touch .corner-form input,.corner-actions--touch .corner-form select,.corner-actions--touch .corner-form textarea{font-size:16px}.corner-actions--touch .corner-panel-header h3{font-size:1.2rem}}.scroll-to-top-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;animation:scrollToTopFade .3s ease}@keyframes scrollToTopFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.scroll-to-top-label{font-size:12px;font-weight:600;color:#47479a;background:#fff;padding:4px 10px;border-radius:20px;box-shadow:0 2px 12px #0000001a;white-space:nowrap}.scroll-to-top{width:56px;height:56px;border-radius:50%;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #47479a66;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.scroll-to-top:hover{background:#43438f;transform:translateY(-2px);box-shadow:0 6px 24px #47479a80}.scroll-to-top svg{width:28px;height:28px}@media(max-width:480px){.scroll-to-top{width:48px;height:48px}.scroll-to-top svg{width:24px;height:24px}.scroll-to-top-label{font-size:11px;padding:3px 8px}}.site-footer{background:linear-gradient(180deg,#43438f,#3d3d82);color:#ffffffe6}.footer-inner{max-width:1280px;margin:0 auto;padding:20px 16px 10px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr;gap:16px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px;align-items:start}.footer-col{display:flex;flex-direction:column;gap:14px}.footer-col h4{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}.footer-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.footer-tagline{font-size:14px}.footer-about{font-size:13px;line-height:1.6}.footer-highlights{list-style:none;padding:0}.footer-highlights li{font-size:13px;margin-bottom:6px}.footer-list{list-style:none;padding:0}.footer-list li{margin-bottom:6px}.footer-list a{color:#fff;text-decoration:none;font-size:14px}.footer-list a:hover{color:#c4c4ff}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{margin-bottom:12px}.footer-contact-label{display:block;font-size:12px;font-weight:600;color:#ffffffb3}.footer-contact-text{font-size:14px;line-height:1.5;color:#fff;margin:0}.footer-contact-link{font-size:14px;color:#c4c4ff;text-decoration:none}.footer-contact-link:hover{color:#fff}.footer-contact-link.emergency{color:#ff6b6b;font-weight:600}.footer-hours{list-style:none;padding:0}.footer-hours li{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.footer-map-box{border-radius:10px;overflow:hidden}.footer-map-iframe{width:100%;height:140px;border:0}.footer-direction-btn{margin-top:10px;display:inline-block;padding:8px 14px;background:#fff;color:#43438f;border-radius:6px;font-size:13px}.footer-bottom{padding-top:12px;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-bottom-links{display:flex;gap:10px}@media(max-width:1024px){.footer-top{grid-template-columns:repeat(2,1fr);gap:20px}.footer-inner{padding:25px 20px}.footer-col h4,.footer-list a,.footer-contact-text{font-size:13px}.footer-map-iframe{height:130px}}@media(max-width:600px){.footer-top{grid-template-columns:repeat(2,1fr);gap:16px}.footer-inner{padding:20px 15px}.footer-col{gap:10px}.footer-logo{font-size:1.2rem}.footer-tagline{font-size:12px}.footer-about{font-size:12px;line-height:1.5}.footer-list a,.footer-contact-text,.footer-contact-link,.footer-hours li{font-size:12px}.footer-map-iframe{height:120px}.footer-direction-btn{font-size:12px;padding:6px 10px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.footer-bottom-links{justify-content:center;flex-wrap:wrap}}@media(max-width:400px){.footer-top{grid-template-columns:repeat(2,1fr);gap:12px}.footer-logo{font-size:1rem}.footer-about,.footer-list a,.footer-contact-text{font-size:11px}.footer-map-iframe{height:100px}}.ll-breadcrumbs-wrap{position:fixed;top:calc(var(--header-offset-top, 12px) + var(--header-height, 56px) + 10px);left:0;width:100%;padding:0 20px;z-index:1000;background:transparent}.ll-breadcrumbs{max-width:1200px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:4px;justify-content:flex-start;font-size:14px;line-height:1.4}.ll-breadcrumbs__item{display:inline-flex;align-items:center}.ll-breadcrumbs__home-icon{width:16px;height:16px;display:block}.ll-breadcrumbs__link{color:#198406;text-decoration:none;transition:color .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.45)}.ll-breadcrumbs__link:hover{color:#af0808}.ll-breadcrumbs__separator{margin:0 8px;color:#c5cb04cc;text-shadow:0 1px 2px rgba(0,0,0,.45)}.ll-breadcrumbs__current{color:#09ab96;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.45)}@media(max-width:992px){.ll-breadcrumbs-wrap{display:none}}.home-hero{position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow:hidden;display:flex;align-items:center;padding-top:calc(var(--header-height, 56px) + var(--header-offset-top, 12px) + 16px);padding-bottom:96px;margin:0;padding-left:0;padding-right:0;box-sizing:border-box}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,#000000bf,#0000008c 35%,#00000040,#0000000d 75%,#0000)}.hero-left-content{position:relative;z-index:2;max-width:600px;margin-left:6%;color:#fff}.hero-left-content h1{font-size:3.4rem;font-weight:700;line-height:1.08}.hero-left-content h1 span{color:#159a80}.hero-left-content .line1{display:block;color:#fff;white-space:nowrap}.hero-left-content .line2{display:block;white-space:nowrap;color:#159a80}.hero-left-content p{margin-top:22px;font-size:1.15rem;line-height:1.7;opacity:.9;max-width:520px}.hero-trust-lines{margin-top:18px;display:flex;flex-direction:column;gap:14px;max-width:520px}.hero-trust-row{display:flex;align-items:center;gap:14px;min-width:0}.hero-trust-icon{flex-shrink:0;width:52px;height:52px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.9);background:#fffffff5;box-shadow:0 4px 14px #00000047,0 0 0 1px #0000000f;display:flex;align-items:center;justify-content:center;line-height:0}.hero-trust-icon img{display:block;width:100%;height:100%;object-fit:contain;padding:4px}.hero-trust-text{margin:0;padding:0;font-size:clamp(.88rem,.82rem + .35vw,1.02rem);line-height:1.35;font-weight:600;letter-spacing:.01em;opacity:.96;color:#fffffffa;flex:1;min-width:0;align-self:center;text-shadow:0 1px 8px rgba(0,0,0,.35);transform:translateY(-.04em)}.hero-actions{margin-top:32px;display:flex;gap:20px;flex-wrap:wrap}.hero-btn{padding:15px 34px;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:.3s ease}.btn-explore{background:transparent;border:2px solid #ffffff;color:#fff}.btn-explore:hover{background:#fff;color:#43438f}.btn-appointment{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;box-shadow:0 16px 30px #47479a73}.btn-appointment:hover{transform:translateY(-2px)}.hero-bottom-features{position:absolute;bottom:33px;left:28%;transform:translate(-50%);display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;align-items:center;z-index:2}.hero-feature-btn{padding:14px 28px;border-radius:40px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-weight:600;cursor:pointer;transition:all .35s ease;font-size:.95rem;letter-spacing:.5px}.hero-feature-btn:hover{transform:translateY(-6px);background:#159a80;border-color:#159a80;box-shadow:0 15px 35px #159a8080}@media(max-width:1024px){.hero-left-content{max-width:520px;margin-left:5%}.hero-left-content h1{font-size:2.8rem}.hero-left-content p{font-size:1.05rem;max-width:460px}.hero-trust-lines{max-width:460px}.hero-trust-icon{width:46px;height:46px}.hero-feature-btn{padding:12px 22px;font-size:.88rem}}@media(max-width:768px){.home-hero{align-items:center;padding-bottom:0;padding-top:calc(var(--header-height, 56px) + var(--header-offset-top, 12px) + 10px)}.hero-overlay{background:linear-gradient(to top,#000000d1,#0000008c,#00000040)}.hero-left-content{max-width:100%;margin-left:0;padding:0 24px;text-align:center;margin-top:-140px}.hero-left-content h1{font-size:2.2rem;line-height:1.2}.hero-left-content p{font-size:1rem;max-width:100%;margin-top:16px}.hero-trust-lines{margin-top:14px;max-width:100%;align-items:center;gap:10px}.hero-trust-row{width:100%;max-width:400px;margin-left:auto;margin-right:auto;align-items:center;justify-content:flex-start;text-align:left}.hero-trust-icon{width:42px;height:42px}.hero-trust-text{font-size:.9rem;line-height:1.42}.hero-actions{margin-top:28px;justify-content:center;gap:14px}.hero-btn{padding:13px 28px;font-size:.95rem}.hero-bottom-features{margin-bottom:10px;left:50%;flex-wrap:wrap;gap:10px;padding:0 16px;width:100%;box-sizing:border-box}.hero-feature-btn{padding:11px 18px;font-size:.82rem;flex:1 1 calc(50% - 10px);text-align:center}}@media(max-width:480px){.home-hero{align-items:center;padding-bottom:0;padding-top:calc(var(--header-height, 56px) + var(--header-offset-top, 12px) + 8px)}.hero-left-content h1{font-size:1.85rem}.hero-left-content p{font-size:.95rem;line-height:1.6}.hero-trust-lines{gap:9px;padding:0 4px;box-sizing:border-box}.hero-trust-row{max-width:100%;gap:10px;align-items:center}.hero-trust-icon{width:38px;height:38px}.hero-trust-icon img{padding:3px}.hero-trust-text{font-size:.84rem;line-height:1.4}.hero-actions{flex-direction:column;align-items:center;gap:12px}.hero-btn{width:100%;max-width:300px;text-align:center}.hero-bottom-features{bottom:12px;flex-direction:column;align-items:stretch;gap:8px;padding:0 20px}.hero-feature-btn{flex:none;width:100%;padding:12px 16px;font-size:.85rem}}@media(max-width:360px){.hero-left-content h1{font-size:1.6rem}.hero-left-content p{font-size:.88rem}.hero-trust-text{font-size:.8rem}}.about-section{width:100%;padding:40px 0;overflow:hidden}.about-wrapper{width:90%;max-width:1200px;margin:auto;display:flex;gap:80px;align-items:center}.about-card{width:55%;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;padding:0 50px 0 0}.about-tag{color:#48d7c0;font-weight:700;letter-spacing:2px;font-size:13px}.about-card h2{font-size:42px;margin:20px 0;color:#0b3d91}.about-title{display:inline-block;font-weight:800;letter-spacing:-.2px;line-height:1.15;position:relative}.about-title-secondary:after{content:"";display:block;width:130px;height:6px;border-radius:6px;margin-top:12px;background:linear-gradient(90deg,#0b3d91,#1abc9c)}.about-card h2 span{color:inherit}.about-title{color:#0b3d91}.about-card h2 .about-title-secondary{color:#1abc9c}.about-card p{font-size:15px;line-height:1.7;color:#334155;text-align:justify}.about-stats{display:flex;gap:40px;margin-top:35px}.about-stats h3{font-size:32px;color:#47479a}.about-design{width:45%;height:460px;position:relative}.design-bg{position:absolute;inset:0;background-image:url(/HomePage/Hospital2.jpeg);background-size:cover;background-position:center;border-radius:30px;transform:rotate(-6deg);filter:brightness(.8);z-index:1}.design-bg:after{content:"";position:absolute;inset:0;border-radius:30px}.about-image{position:absolute;right:0;width:90%;height:100%;object-fit:cover;border-radius:30px;z-index:2;box-shadow:0 40px 60px #00000040}@media(max-width:900px){.about-wrapper{flex-direction:column;gap:50px}.about-card{width:100%;padding:45px}.about-design{width:100%;height:420px}.about-card h2{font-size:34px}.about-stats{gap:30px}}@media(max-width:600px){.about-section{padding:20px 0}.about-wrapper{width:92%;gap:40px}.about-card{padding:30px;border-radius:20px}.about-card h2{font-size:28px;margin:16px 0}.about-card p{font-size:14px}.about-tag{font-size:11px}.about-stats{flex-direction:column;gap:20px}.about-stats h3{font-size:26px}.about-design{height:320px}.design-bg{transform:rotate(-4deg)}}@media(max-width:400px){.about-card{padding:12px}.about-card h2{font-size:24px}.about-design{height:260px}}.features-section{padding:10px 80px}.features-heading{text-align:center;font-size:38px;margin-bottom:60px;color:#0b3d91}.features-heading span{color:#1abc9c}.features-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.features-wrapper{position:relative;max-width:650px;padding-left:10px}.features-line{position:absolute;left:42px;top:32px;bottom:32px;width:4px;background:linear-gradient(180deg,#4f4fa3,#43438f);border-radius:10px}.feature-row{display:flex;align-items:center;gap:16px;min-height:64px;margin-bottom:34px}.feature-row:last-child{margin-bottom:0}.feature-icon{width:64px;height:64px;background:#159a80;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 10px 25px #47479a59;transition:.4s ease;flex-shrink:0}.feature-row:hover .feature-icon{transform:scale(1.12)}.feature-content h3{font-size:22px;margin-bottom:6px;color:#036}.feature-content p{color:#555;line-height:1.6;font-size:15px}.image-wrapper{display:flex;justify-content:center;align-items:center}.image-circle{width:420px;height:520px;border-radius:50%;overflow:hidden;border:1px solid #47479A;box-shadow:0 25px 50px #47479a59;transition:.4s ease}.image-circle img{width:100%;height:100%;object-fit:cover}.image-circle:hover{transform:scale(1.05)}@media(max-width:900px){.features-section{padding:20px 40px}.features-heading{font-size:30px;margin-bottom:40px}.features-layout{flex-direction:column;align-items:center;gap:50px}.features-wrapper{max-width:100%}.image-circle{width:340px;height:420px}}@media(max-width:600px){.features-section{padding:20px}.features-heading{font-size:26px}.feature-row{gap:14px;margin-bottom:26px}.feature-icon{width:52px;height:52px;font-size:20px}.feature-content h3{font-size:18px}.feature-content p{font-size:14px}.features-line{left:36px;top:26px;bottom:26px}.image-circle{width:260px;height:320px}}@media(max-width:400px){.features-heading{font-size:22px}.feature-icon{width:46px;height:46px;font-size:18px}.image-circle{width:220px;height:270px}.features-line{left:33px;top:23px;bottom:23px}}.why-section{padding:25px 80px;overflow:hidden}.why-container{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;align-items:center}.why-tag{color:#47479a;font-weight:600;text-decoration:none}.why-left h2{font-size:40px;margin-bottom:14px;line-height:1.2;color:#0b3d91}.why-left h2 span{color:#1abc9c}.nowrap{white-space:nowrap}.why-desc{color:#555;margin-bottom:30px;line-height:1.6;text-align:justify}.why-desc,.feature p{text-align:left;line-height:1.6}.why-features{grid-column:1 / 2}.feature{display:flex;gap:6px;margin-bottom:0;transition:.3s;align-items:flex-start}.feature:hover{transform:translate(8px)}.icon-box{background:#47479a;color:#fff;min-width:52px;min-height:52px;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.feature h4{font-size:16px}.feature p{font-size:14px;color:#555;text-align:justify}.why-card{background:linear-gradient(180deg,#4f4fa3,#43438f);color:#fff;padding:40px 30px;border-radius:10px}.why-card h3{font-size:22px;margin-bottom:24px;line-height:1.4}.why-card li{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:14px}.why-image img{width:100%;height:500px;object-fit:cover;border-radius:10px}@media(min-width:769px){.why-container{grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:auto auto;align-items:start}.why-left{grid-column:1 / 2;grid-row:1 / 2}.why-card{grid-column:2 / 3;grid-row:1 / 3;align-self:center}.why-image{grid-column:3 / 4;grid-row:1 / 3;align-self:center}.why-features{grid-column:1 / 2;grid-row:2 / 3}}@media(max-width:1024px)and (min-width:769px){.why-section{padding:25px 40px}.why-container{gap:28px}.why-left h2{font-size:32px}.why-image img{height:420px}}@media(max-width:768px){.why-section{padding:30px 20px}.why-container{display:flex;flex-direction:column;gap:28px}.why-left{order:1}.why-card{order:2}.why-features{order:3}.why-image{order:4}.why-left{text-align:center}.why-tag{display:block;text-align:center}.why-left h2{font-size:28px;text-align:center}.why-desc{text-align:center!important;margin-bottom:0}.why-card{text-align:center}.why-card ul{display:inline-block;text-align:left}.why-card li{justify-content:flex-start}.why-features{display:flex;flex-direction:column;gap:20px}.feature{max-width:460px;width:100%;margin:0 auto}.feature:hover{transform:none}.why-image img{height:260px}}@media(max-width:480px){.why-section{padding:24px 16px}.why-left h2{font-size:24px}.why-card h3{font-size:18px}.why-card{padding:28px 20px}.why-image img{height:220px}.icon-box{min-width:44px;min-height:44px;width:44px;height:44px;font-size:17px}.feature h4{font-size:15px}}.team-section{padding:0 80px}.team-heading{text-align:center;font-size:42px;margin-bottom:70px;color:#0b3d91}.team-heading span{color:#1abc9c}.team-container{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-images{margin-left:70px;position:relative;width:400px;height:400px}.circle{position:absolute;width:160px;height:160px;border-radius:50%;overflow:hidden;box-shadow:0 15px 30px #00000026;transition:.4s ease}.circle img{width:100%;height:100%;object-fit:cover}.circle:hover{transform:scale(1.08)}.img1{top:0;left:110px}.img2{bottom:0;left:110px}.img3{top:110px;left:0}.img4{top:110px;right:0}.team-content{max-width:500px;margin-top:-50PX;margin-right:70px}.team-content h3{font-size:30px;margin-bottom:20px}.team-content p{color:#555;line-height:1.7;margin-bottom:30px}.team-content button{background:linear-gradient(90deg,#1abc9c,#0b3d91);color:#fff;border:none;padding:14px 28px;border-radius:6px;font-size:15px;cursor:pointer;transition:.3s}.team-content button:hover{background:#43438f;transform:translateY(-3px)}@media(max-width:1024px){.team-section{padding:40px}.team-heading{font-size:34px;margin-bottom:50px}.team-container{flex-direction:column;align-items:center;gap:40px}.team-images{width:320px;height:320px;margin-left:0}.circle{width:130px;height:130px}.img1{top:0;left:95px}.img2{bottom:0;left:95px}.img3{top:95px;left:0}.img4{top:95px;right:0}.team-content{margin:0;text-align:center}.team-content h3{font-size:26px}.team-content p{font-size:15px}}@media(max-width:600px){.team-section{padding:30px 20px}.team-heading{font-size:26px;margin-bottom:40px}.team-container{flex-direction:column;gap:30px}.team-images{width:260px;height:260px}.circle{width:110px;height:110px}.img1{top:0;left:75px}.img2{bottom:0;left:75px}.img3{top:75px;left:0}.img4{top:75px;right:0}.team-content{text-align:center;margin:0}.team-content h3{font-size:22px}.team-content p{font-size:14px;line-height:1.6}.team-content button{padding:12px 22px;font-size:14px}}@media(max-width:400px){.team-images{width:220px;height:220px}.circle{width:90px;height:90px}.img1,.img2{left:65px}.img3,.img4{top:65px}.team-heading{font-size:22px}.team-content h3{font-size:20px}.team-content p{font-size:13px}}.stats-section{padding:20px 60px 60px;text-align:center;overflow:hidden}.stats-heading{font-size:26px;font-weight:600;margin-bottom:20px;color:#1a1a2e}.stats-heading span{color:#1abc9c}.divider{display:flex;align-items:center;justify-content:center;margin-bottom:45px}.divider:before,.divider:after{content:"";width:110px;height:1px;background:#ccc}.divider span{margin:0 14px;color:#1abc9c;font-size:24px;font-weight:700}.stats-container{display:flex;justify-content:center;gap:45px;flex-wrap:wrap}.stat-circle{width:180px;height:180px;background:#47479a1f;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;box-sizing:border-box;transition:.4s ease}.stat-circle:hover{transform:translateY(-10px);background:#1abc9c;color:#fff}.stat-circle:hover h3,.stat-circle:hover p{color:#fff}.stat-circle h3{font-size:40px;margin:0;line-height:1;color:#47479a;font-weight:700;transition:.4s}.stat-circle p{margin-top:10px;font-size:13px;line-height:1.4;max-width:140px;color:#333}.stat-circle:hover h3{color:#fff}@media(max-width:900px){.stats-section{padding:20px 30px 50px}.stats-heading{font-size:22px}.stats-container{gap:30px}.stat-circle{width:150px;height:150px}.stat-circle h3{font-size:32px}}@media(max-width:600px){.stats-section{padding:20px 20px 40px}.stats-heading{font-size:20px;margin-bottom:15px}.divider:before,.divider:after{width:70px}.divider span{font-size:20px}.stats-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center}.stat-circle{width:120px;height:120px}.stat-circle{width:120px;height:120px;padding:12px}.stat-circle h3{font-size:26px}.stat-circle p{font-size:12px;margin-top:6px;max-width:90px}}@media(max-width:400px){.stats-container{gap:16px}.stat-circle{width:100px;height:100px}.stat-circle h3{font-size:22px}.stat-circle p{font-size:11px}}.cta-white-section{position:relative;padding:30px 40px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.cta-white-content{text-align:center;max-width:650px;z-index:2}.cta-white-content h2{font-size:44px;color:#1abc9c;margin-bottom:18px}.cta-white-content span{color:#0b3d91}.cta-white-content p{font-size:17px;color:#555;line-height:1.6;margin-bottom:40px}.cta-white-btn{position:relative;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:16px 40px;font-size:16px;font-weight:600;border-radius:50px;cursor:pointer;overflow:hidden;transition:.3s ease}.cta-white-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #47479a66}.btn-glow{position:absolute;width:20px;height:20px;background:#fff9;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);animation:glow 2.5s infinite}@keyframes glow{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}to{transform:translate(-50%,-50%) scale(8);opacity:0}}@media(max-width:900px){.cta-white-section{padding:60px 30px}.cta-white-content h2{font-size:36px}.cta-white-content p{font-size:16px}.cta-white-btn{padding:14px 34px;font-size:15px}}@media(max-width:600px){.cta-white-section{padding:50px 20px}.cta-white-content h2{font-size:28px;line-height:1.3}.cta-white-content p{font-size:15px;margin-bottom:30px}.cta-white-btn{padding:12px 28px;font-size:14px}}@media(max-width:400px){.cta-white-content h2{font-size:24px}.cta-white-content p{font-size:14px}.cta-white-btn{width:100%;padding:12px}}.department-section{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:0;padding:60px 24px 80px;width:100%;box-sizing:border-box}.department-buttons-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-bottom:48px}.dept-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:2px solid #003366;background:#fff;color:#036;font-size:1.6rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.25s ease;line-height:1;padding:0}.dept-arrow:hover:not(:disabled){background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border-color:transparent;transform:scale(1.05)}.dept-arrow:disabled{cursor:not-allowed;opacity:.5}.department-buttons-scroll{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.department-buttons-scroll::-webkit-scrollbar{display:none}.department-card-wrapper{width:100%;overflow:hidden;border-radius:24px;box-shadow:0 20px 60px #00336614}.department-heading{text-align:center;font-size:2.8rem;font-weight:700;color:#036;margin-bottom:40px}.department-heading span{color:#159a80}.department-buttons{display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:nowrap;padding:8px 4px}.dept-btn{flex-shrink:0;padding:12px 26px;border-radius:40px;border:2px solid #003366;background:transparent;color:#036;font-weight:600;cursor:pointer;transition:.3s ease}.dept-btn.active,.dept-btn:hover:not(:disabled){background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff}.dept-btn:disabled{cursor:not-allowed;opacity:.85}.department-card{display:flex;align-items:center;gap:40px;padding:40px;border-radius:24px;background:#fff;will-change:transform;transition:transform .4s ease,box-shadow .4s ease}.department-card:hover{transform:translateY(-6px);box-shadow:0 32px 64px #0033661f}.dept-image{flex:1}.dept-image img{width:100%;height:280px;object-fit:cover;border-radius:18px;transition:transform .6s ease}.department-card:hover .dept-image img{transform:scale(1.05)}.dept-content h3,.dept-content p{transition:transform .3s ease}.department-card:hover .dept-content h3{transform:translate(6px)}.dept-content{flex:1}.dept-content h3{font-size:1.8rem;color:#036;margin-bottom:16px}.dept-content p{font-size:1.05rem;line-height:1.7;color:#555;text-align:justify}.dept-explore-btn{margin-top:20px;padding:12px 26px;border:none;border-radius:30px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;font-weight:600;cursor:pointer;transition:.3s ease}.dept-explore-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}@media(max-width:900px){.department-heading{font-size:2.2rem;margin-bottom:30px}.department-card{gap:30px;padding:30px}.dept-image img{height:240px}.dept-content h3{font-size:1.6rem}.dept-content p{font-size:1rem}}@media(max-width:700px){.department-section{padding:40px 16px 60px}.department-heading{font-size:1.9rem}.department-buttons-wrapper{margin-bottom:36px;gap:8px}.dept-arrow{width:38px;height:38px;font-size:1.4rem}.department-buttons{gap:10px}.dept-btn{padding:10px 20px;font-size:14px;flex-shrink:0}.department-card{flex-direction:column;gap:25px;padding:25px}.dept-image img{height:220px}.dept-content{text-align:center}}@media(max-width:480px){.department-heading{font-size:1.6rem}.dept-arrow{width:34px;height:34px;font-size:1.25rem}.dept-btn{padding:8px 16px;font-size:13px}.department-card{padding:20px;border-radius:16px}.dept-image img{height:180px;border-radius:14px}.dept-content h3{font-size:1.4rem}.dept-content p{font-size:.95rem}}@media(max-width:480px){.department-section{padding:32px 12px 48px}.department-buttons{gap:8px}}.latest-news{padding:20px 8%;text-align:center;opacity:0;transform:translateY(60px);transition:.8s ease}.latest-news.show{opacity:1;transform:translateY(0)}.news-heading{font-size:38px;font-weight:700;margin-bottom:50px;color:#0b3d91}.news-heading span{color:#1abc9c}.news-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:.4s ease;cursor:pointer}.news-card:hover{transform:translateY(-10px)}.news-image img{width:100%;height:220px;object-fit:cover}.news-content{padding:25px;text-align:left}.news-content h3{color:#0b3d91;margin-bottom:10px}.news-content p{font-size:15px;color:#555}.read-more-btn-inline{margin-top:15px;background:#1abc9c;color:#fff;border:none;padding:8px 18px;border-radius:20px;cursor:pointer;font-weight:600;transition:.25s ease}.read-more-btn-inline:hover{opacity:.9;transform:translateY(-1px)}.center-btn{margin-top:50px}.read-more-btn{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;padding:14px 30px;border-radius:30px;border:none;font-weight:600;cursor:pointer;transition:.25s ease}.read-more-btn:hover{opacity:.95;transform:translateY(-2px)}@media(max-width:900px){.latest-news{padding:40px 6%}.news-heading{font-size:30px;margin-bottom:40px}.news-container{grid-template-columns:repeat(2,1fr);gap:24px}.news-image img{height:200px}}@media(max-width:600px){.latest-news{padding:35px 20px}.news-heading{font-size:26px;margin-bottom:30px}.news-container{grid-template-columns:1fr;gap:22px}.news-content{padding:20px}.news-content h3{font-size:18px}.news-content p{font-size:14px}.news-image img{height:190px}.read-more-btn{padding:12px 24px;font-size:14px}}@media(max-width:400px){.news-heading{font-size:22px}.news-image img{height:170px}}.tpa-section{padding:30px 8%;overflow:hidden}.tpa-container{max-width:1200px;margin:auto;text-align:center}.tpa-heading{font-size:38px;color:#0b3d91}.tpa-heading span{color:#1abc9c}.tpa-desc{margin:12px auto 45px;max-width:100%;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpa-marquee{overflow:hidden;position:relative;width:100%}.tpa-track{display:flex;gap:50px;animation:scrollLeft 15s linear infinite}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.tpa-logo-box{min-width:150px;text-align:center}.tpa-logo-box img{width:100px;height:60px;object-fit:contain;margin-bottom:8px;transition:transform .3s}.tpa-logo-box:hover img{transform:scale(1.08)}.tpa-logo-box p{font-size:14px;color:#333}.tpa-btn-wrapper{margin-top:40px}.tpa-btn{padding:10px 25px;border:none;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border-radius:6px;cursor:pointer;font-size:15px;transition:opacity .3s}.tpa-btn:hover{opacity:.88}.tpa-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.tpa-modal{background:#fff;width:85%;max-height:80vh;overflow-y:auto;padding:40px;border-radius:12px;text-align:center}.tpa-modal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:20px}.tpa-close{margin-top:30px;padding:8px 20px;border:none;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border-radius:6px;cursor:pointer;transition:opacity .3s}.tpa-close:hover{opacity:.88}@media(max-width:1024px){.tpa-heading{font-size:32px}.tpa-track{gap:40px}.tpa-logo-box{min-width:130px}.tpa-modal-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.tpa-section{padding:30px 6%}.tpa-heading{font-size:28px}.tpa-desc{font-size:15px;margin-bottom:35px;white-space:normal}.tpa-logo-box img{width:85px;height:55px}.tpa-modal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tpa-section{padding:25px 5%}.tpa-heading{font-size:22px}.tpa-desc{font-size:14px}.tpa-track{gap:30px;animation-duration:10s}.tpa-logo-box{min-width:110px}.tpa-logo-box img{width:70px;height:45px}.tpa-logo-box p{font-size:12px}.tpa-btn{font-size:14px;padding:8px 20px}.tpa-modal{padding:25px}.tpa-modal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:360px){.tpa-heading{font-size:20px}.tpa-logo-box img{width:60px;height:40px}}.govt-section{padding:30px 8%;overflow:hidden}.govt-container{max-width:1200px;margin:auto;text-align:center}.govt-heading{font-size:38px;color:#0b3d91}.govt-heading span{color:#1abc9c}.govt-desc{margin:12px auto 40px;max-width:100%;color:#555;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.govt-marquee{overflow:hidden;width:100%}.govt-track{display:flex;gap:50px;animation:scrollRight 15s linear infinite}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.govt-logo-box{min-width:150px;text-align:center}.govt-logo-box img{width:100px;height:60px;object-fit:contain;margin-bottom:8px;transition:transform .3s}.govt-logo-box:hover img{transform:scale(1.08)}.govt-logo-box p{font-size:14px;color:#333}.govt-btn-wrapper{margin-top:35px}.govt-btn{padding:10px 26px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:15px;transition:opacity .3s}.govt-btn:hover{opacity:.88}.govt-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.govt-modal{background:#fff;width:85%;max-height:80vh;overflow-y:auto;padding:40px;border-radius:12px;text-align:center}.govt-modal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:25px}.govt-close{margin-top:30px;padding:8px 22px;border:none;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border-radius:6px;cursor:pointer;transition:opacity .3s}.govt-close:hover{opacity:.88}@media(max-width:1024px){.govt-heading{font-size:32px}.govt-track{gap:40px}.govt-logo-box{min-width:130px}.govt-modal-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.govt-section{padding:30px 6%}.govt-heading{font-size:28px}.govt-desc{font-size:15px;margin-bottom:35px;white-space:normal}.govt-logo-box img{width:85px;height:55px}.govt-modal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.govt-section{padding:25px 5%}.govt-heading{font-size:22px}.govt-desc{font-size:14px}.govt-track{gap:30px;animation-duration:10s}.govt-logo-box{min-width:110px}.govt-logo-box img{width:70px;height:45px}.govt-logo-box p{font-size:12px}.govt-btn{font-size:14px;padding:8px 20px}.govt-modal{padding:25px}.govt-modal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:360px){.govt-heading{font-size:20px}.govt-logo-box img{width:60px;height:40px}}.about-hero{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;opacity:0;transform:scale(1.15);filter:blur(6px)}.about-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;transform-origin:center center}.about-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#00000073,#0003);z-index:1}.about-hero.hero-show{animation:heroBgIn 1.6s ease-out forwards}.about-hero.hero-show .about-hero-bg{animation:bgZoom 18s ease-in-out infinite alternate}@keyframes heroBgIn{to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes bgZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero-content{position:relative;z-index:2;max-width:750px;text-align:center;padding:20px;opacity:0;transform:translateY(40px)}.about-hero.hero-show .hero-content{animation:contentIn 1.4s ease-out forwards;animation-delay:.3s}@keyframes contentIn{to{opacity:1;transform:translateY(0)}}.hero-content h1{font-size:48px;font-weight:700;color:#0b3d91;margin-bottom:20px;text-shadow:0 3px 18px rgba(0,0,0,.45)}.hero-content h1 span{color:#1abc9c}.hero-content p{font-size:20px;color:#f1f1f1;margin-bottom:30px;line-height:1.6}.hero-buttons{display:flex;justify-content:center}.primary-btn1{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:12px 28px;border-radius:30px;cursor:pointer;transition:.35s ease}.primary-btn:hover{transform:translateY(-3px)}@media(max-width:900px){.about-hero{height:80vh}.hero-content h1{font-size:38px}.hero-content p{font-size:18px}.hero-buttons{gap:0}}@media(max-width:600px){.about-hero{height:auto;min-height:70vh;padding:80px 20px}.hero-content{max-width:100%}.hero-content h1{font-size:30px;line-height:1.3}.hero-content p{font-size:16px;margin-bottom:24px}.hero-buttons{flex-direction:column;gap:12px}.primary-btn1{width:100%;padding:12px}}@media(max-width:400px){.hero-content h1{font-size:26px}.hero-content p{font-size:14px}}.who-section{padding:70px 60px;background-color:#fff;overflow:hidden}.who-container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1200px}.who-left{flex:1}.who-tag{color:#47479a;font-weight:600;font-size:16px;margin-bottom:10px;display:inline-block}.who-left h2{font-size:40px;margin-bottom:20px;color:#0b3d91}.who-left h2 span{color:#1abc9c}.who-left p{font-size:17px;line-height:1.7;color:#555;margin-bottom:30px}.who-features{display:flex;flex-direction:column;gap:0px;margin-top:-70px;margin-left:-40px}.feature{background:#ffffffe6;border-radius:16px;padding:14px;transition:transform .3s ease}.feature:hover{transform:translateY(-6px)}.feature h4{font-size:20px;margin-bottom:5px;color:#222}.feature p{font-size:15px;color:#666}.who-right{flex:1}.who-right img{border-radius:24px;box-shadow:0 30px 60px #00000040;will-change:transform;width:620px;height:350px}.who-feature-item{display:flex;gap:12px;align-items:center;padding:12px 14px;border-radius:18px;background:#ffffffeb;transition:transform .35s ease,box-shadow .35s ease}.who-icon-box{width:50px;height:50px;min-width:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b3d91,#1abc9c);color:#fff;font-size:22px;box-shadow:0 10px 25px #0b3d9159}.who-feature-text h4{margin:0 0 4px;line-height:1.2;color:#0b3d91}.who-feature-text p{margin:0;font-size:14px;line-height:1.5;color:#444}@media(max-width:900px){.who-section{padding:60px 40px}.who-container{flex-direction:column;gap:40px}.who-left h2{font-size:32px}.who-left p{margin-bottom:14px}.who-features{margin-top:0;margin-left:0;gap:10px}.who-right img{width:100%;max-width:450px;margin-top:80px}}@media(max-width:600px){.who-section{padding:40px 20px}.who-left h2{font-size:26px}.who-left p{margin-bottom:-20px;font-size:13px}.who-features{gap:48px}.who-feature-item{margin-top:-20px}.who-icon-box{width:42px;height:42px;min-width:42px;font-size:18px}.who-feature-text h4{font-size:16px}.who-feature-text p{font-size:10px}.who-desc{font-size:20px}}@media(max-width:400px){.who-left h2{font-size:20px}.who-feature-text h4{font-size:15px}.who-feature-text p{font-size:12px}.who-desc{font-size:20px}}.lifeline-about{padding:0;margin-bottom:10px}.about-container{display:flex;align-items:center;justify-content:space-between;gap:50px;flex-wrap:wrap}.about-left{flex:1;display:flex;justify-content:center}.about-left img{max-width:400px;width:100%;animation:float 4s ease-in-out infinite;border-radius:40px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.about-right{flex:1}.section-title{font-size:32px;font-weight:700;color:#0b3d91}.section-title span{color:#1abc9c}.underline{width:120px;height:3px;background:#47479a;margin:15px 0 20px}.about-right p{color:#555;line-height:1.7;margin-bottom:15px}.features{display:flex;gap:50px;margin-top:20px}.features ul{list-style:none;padding:0}.features li{margin-bottom:12px;position:relative;padding-left:25px;color:#444}.features li:before{content:"✔";position:absolute;left:0;color:#47479a;font-weight:700}@media(max-width:900px){.about-container{flex-direction:column;gap:40px;text-align:center}.about-left img{max-width:320px}.section-title{font-size:28px}.features{justify-content:center;gap:30px}}@media(max-width:600px){.lifeline-about{padding:20px}.about-container{gap:30px}.about-left img{max-width:260px}.section-title{font-size:24px}.about-right p{font-size:14px}.features{flex-direction:column;gap:15px;align-items:center}.features li{font-size:14px}}@media(max-width:400px){.about-left img{max-width:220px}.section-title{font-size:20px}.about-right p{font-size:13px}}.vm-premium{position:relative;padding:30px 0;margin-top:-40px;text-align:center;overflow:hidden}.vm-heading h2{font-size:40px;font-weight:700;color:#0b3d91}.vm-heading span{color:#1abc9c}.vm-heading p{margin-top:15px;font-size:18px}.vm-wrapper{margin-top:60px;display:flex;justify-content:center;gap:50px;flex-wrap:wrap}.vm-box{width:450px;padding:50px 40px;border-radius:25px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.5s ease;position:relative;z-index:2}.vm-box:hover{transform:translateY(-12px);border:1px solid #0bd910}.icon-circle{width:80px;height:80px;margin:0 auto 25px;background:linear-gradient(135deg,#0b3d91,#1abc9c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;box-shadow:0 10px 25px #47479a59;animation:float 3s ease-in-out infinite}.icon-circle svg{font-size:32px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.vm-box h3{font-size:26px;margin-bottom:15px}.vm-box p{font-size:16px;color:#555;line-height:1.8}.bg-blob{position:absolute;border-radius:50%;filter:blur(120px);opacity:.25;z-index:0}.blob1{width:350px;height:350px;top:80px;left:-100px}.blob2{width:300px;height:300px;bottom:50px;right:-80px}@media(max-width:900px){.vm-heading h2{font-size:32px}.vm-heading p{font-size:16px}.vm-wrapper{gap:35px;margin-top:40px}.vm-box{width:100%;max-width:420px;padding:40px 30px}.icon-circle{width:70px;height:70px;font-size:30px}}@media(max-width:600px){.vm-premium{padding:40px 20px}.vm-heading h2{font-size:26px}.vm-heading p{font-size:15px}.vm-wrapper{gap:25px}.vm-box{width:100%;padding:30px 22px;border-radius:18px}.vm-box h3{font-size:22px}.vm-box p{font-size:14px}.icon-circle{width:60px;height:60px;font-size:26px}.blob1{width:220px;height:220px}.blob2{width:200px;height:200px}}@media(max-width:400px){.vm-heading h2{font-size:22px}.vm-box{padding:24px 18px}.vm-box h3{font-size:20px}.vm-box p{font-size:13px}}.team-hero-section{padding:140px 8% 100px;overflow:hidden}.team-hero-container{display:flex;align-items:center;justify-content:space-between;gap:80px;flex-wrap:wrap}.team-hero-left{max-width:520px}.team-hero-badge{display:inline-block;padding:6px 18px;border-radius:20px;background:#e9f7f4;color:#1abc9c;font-size:13px;margin-bottom:15px}.team-hero-title{font-size:48px;line-height:1.2;margin-bottom:20px;color:#0b3d91}.team-hero-title span{color:#1abc9c}.team-hero-text{line-height:1.7;color:#555;margin-bottom:30px}.team-hero-buttons button{padding:14px 32px;border-radius:30px;font-weight:600;cursor:pointer;margin-right:15px}.team-primary-btn{border:none;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff}.team-outline-btn{border:2px solid #0b3d91;background:#fff;color:#0b3d91}.team-hero-right{position:relative;width:360px;perspective:1000px;margin-right:40px}.team-hero-image{width:100%;height:320px;object-fit:cover;border-radius:20px;position:relative;z-index:2;box-shadow:0 25px 50px #0000002e;animation:doctorFloat 6s ease-in-out infinite;transform-style:preserve-3d}.team-image-bg{position:absolute;width:300px;height:300px;background:#1abc9c;border-radius:50%;top:-60px;right:-60px;opacity:.15;z-index:1;display:none}.td-wrapper{padding:30px 20px}.td-container{max-width:1200px;margin:0 auto}.td-header{text-align:center;margin-bottom:60px}.td-title{font-size:clamp(2rem,4vw,2.5rem);color:#0b3d91;margin-bottom:1rem;font-weight:700}.td-title span{color:#1abc9c}.td-description{font-size:clamp(1rem,2vw,1.1rem);color:#0b3d91;max-width:700px;margin:0 auto;line-height:1.6}.td-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.td-card{border-radius:16px;overflow:hidden;transition:all .3s ease;background:#fff}.td-card:hover{transform:translateY(-6px);box-shadow:0 8px 25px #1abc9c33}.td-image-wrapper{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f6f8ff;display:flex}.td-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;backface-visibility:hidden;image-rendering:auto;opacity:1!important}.td-card:hover .td-image{transform:scale(1.05)}.td-btn{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:10px 24px;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:.3s}.td-btn:hover{transform:scale(1.05)}.td-info{padding:20px}.td-actions{margin-top:12px}.td-name{font-size:1.3rem;color:#0b3d91;margin-bottom:5px;font-weight:700}.td-specialization{font-size:1rem;color:#1abc9c;margin-bottom:10px;font-weight:600}.td-details{display:flex;flex-direction:column;gap:6px}.td-detail-item{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#666}@media(max-width:992px){.td-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.td-grid{grid-template-columns:repeat(1,1fr)}.td-info{padding:16px}.td-name{font-size:1.1rem}.td-specialization{font-size:.9rem}}.team-profile{background:#fff;padding:80px 20px}.team-profile-container{max-width:1200px;margin:0 auto}.team-profile-header{text-align:center;margin-bottom:60px}.team-profile-title{font-size:clamp(2rem,4vw,2.5rem);color:#0b3d91;margin-bottom:.5rem;font-weight:700}.team-profile-title span{color:#1abc9c}.team-profile-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:#0b3d91}.team-profile-content{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:start}.team-profile-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000026}.team-profile-image{width:100%;height:auto;display:block}.team-profile-badge{position:absolute;top:20px;right:20px;background:#fff;padding:10px 15px;border-radius:50px;display:flex;align-items:center;gap:5px;font-weight:700;color:#0b3d91;box-shadow:0 4px 15px #0003}.team-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px}.team-profile-stat-card{background:linear-gradient(135deg,#0b3d91,#1abc9c);padding:20px;border-radius:12px;text-align:center;color:#fff;display:flex;flex-direction:column;gap:5px}.team-profile-stat-value{font-size:1.5rem;font-weight:700}.team-profile-stat-label{font-size:.85rem;opacity:.95}.team-profile-name{font-size:2rem;color:#0b3d91;margin-bottom:.5rem;font-weight:700}.team-profile-specialization{font-size:1.3rem;color:#1abc9c;margin-bottom:1rem;font-weight:600}.team-profile-location{display:flex;align-items:center;gap:8px;color:#666;margin-bottom:2rem;padding:12px 0;border-bottom:2px solid #f0f0f0}.team-profile-location svg{color:#1abc9c}.team-profile-section{display:flex;gap:15px;margin-bottom:2rem}.team-profile-section-icon{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#0b3d91,#1abc9c);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.team-profile-section-title{font-size:1.2rem;color:#0b3d91;margin-bottom:1rem;font-weight:700}.team-profile-list{list-style:none;padding:0;margin:0}.team-profile-list li{color:#555;position:relative;padding:8px 0 8px 20px}.team-profile-list li:before{content:"✓";position:absolute;left:0;color:#1abc9c;font-weight:700}.team-profile-expertise{display:flex;flex-wrap:wrap;gap:10px}.team-profile-expertise-tag{background:#f0f9f7;color:#0b3d91;padding:8px 16px;border-radius:20px;font-size:.9rem;border:1px solid #1ABC9C}.team-profile-about{margin-bottom:2rem}.team-profile-about p{color:#555;line-height:1.8;font-size:1rem}.team-profile-btn{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:16px 40px;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:400px}.team-profile-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1abc9c66}@media(max-width:1024px){.team-profile{padding:70px 20px}.team-profile-content{grid-template-columns:1fr 1fr;gap:40px}.team-profile-name{font-size:1.8rem}.team-profile-specialization{font-size:1.1rem}.team-profile-stat-card{padding:18px}.team-profile-section-icon{width:46px;height:46px}}@media(max-width:900px){.team-profile-content{grid-template-columns:1fr;gap:40px}.team-profile-image-container{max-width:500px;margin:auto}.team-profile-stats{grid-template-columns:repeat(3,1fr)}.team-profile-btn{max-width:100%}}@media(max-width:768px){.team-profile{padding:60px 18px}.team-profile-header{margin-bottom:40px}.team-profile-name{font-size:1.7rem}.team-profile-specialization{font-size:1.1rem}.team-profile-section{gap:12px}.team-profile-section-title{font-size:1.1rem}.team-profile-expertise-tag{font-size:.85rem;padding:6px 12px}}@media(max-width:480px){.team-profile{padding:50px 16px}.team-profile-title{font-size:1.7rem}.team-profile-subtitle{font-size:1rem}.team-profile-image-container{border-radius:16px}.team-profile-badge{top:12px;right:12px;padding:8px 12px;font-size:14px}.team-profile-stats{grid-template-columns:repeat(2,1fr);gap:10px}.team-profile-stat-card{padding:14px}.team-profile-stat-value{font-size:1.2rem}.team-profile-name{font-size:1.5rem}.team-profile-specialization{font-size:1rem}.team-profile-location{font-size:14px}.team-profile-section{flex-direction:column;gap:10px}.team-profile-section-icon{width:38px;height:38px}.team-profile-section-title{font-size:1rem}.team-profile-about p{font-size:14px}.team-profile-btn{padding:14px;font-size:1rem;width:100%}}@media(max-width:360px){.team-profile-title{font-size:1.5rem}.team-profile-name{font-size:1.3rem}.team-profile-specialization{font-size:.95rem}.team-profile-stat-value{font-size:1rem}.team-profile-stat-label{font-size:.75rem}.team-profile-btn{font-size:.95rem}}.team-staff{background:#fff;padding:30px 20px}.team-staff-container{max-width:1200px;margin:0 auto}.team-staff-header{text-align:center;margin-bottom:60px}.team-staff-title{font-size:clamp(2rem,4vw,2.5rem);color:#0b3d91;margin-bottom:1rem;font-weight:700}.team-staff-title span{color:#1abc9c}.team-staff-description{font-size:clamp(1rem,2vw,1.1rem);color:#0b3d91;max-width:700px;margin:0 auto}.team-staff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:60px}.team-staff-card{perspective:1000px;height:400px}.team-staff-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.team-staff-card:hover .team-staff-card-inner{transform:rotateY(5deg) scale(1.05)}.team-staff-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.team-staff-image-wrapper{position:relative;height:70%;overflow:hidden}.team-staff-image{width:100%;height:100%;object-fit:contain;background:#f5f5f5}.team-staff-card:hover .team-staff-image{transform:scale(1.15)}.team-staff-icon-badge{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);width:50px;height:50px;background:linear-gradient(135deg,#0b3d91,#1abc9c);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #1abc9c66;z-index:2}.team-staff-info{padding:35px 20px 20px;text-align:center}.team-staff-name{font-size:1.3rem;color:#0b3d91;margin-bottom:.5rem;font-weight:700}.team-staff-role{font-size:1rem;color:#1abc9c;margin-bottom:.5rem;font-weight:600}.team-staff-department{font-size:.9rem;color:#666}.team-staff-cta{text-align:center;padding:40px 20px;background:linear-gradient(135deg,#f0f9f7,#e8f4ff);border-radius:16px;margin-top:40px}.team-staff-cta-text{font-size:clamp(1rem,2vw,1.2rem);color:#0b3d91;font-weight:600;max-width:800px;margin:0 auto;line-height:1.6}@media(max-width:900px){.team-staff-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:480px){.team-staff{padding:40px 16px}.team-staff-grid{grid-template-columns:repeat(2,1fr);gap:20px}.team-staff-card{height:320px}.team-staff-info{padding:30px 15px 15px}.team-staff-name{font-size:1.1rem}.team-staff-role{font-size:.9rem}.team-staff-department{font-size:.8rem}}@media(max-width:360px){.team-staff-grid{grid-template-columns:repeat(2,1fr);gap:15px}.team-staff-card{height:300px}.team-staff-name{font-size:1rem}.team-staff-role{font-size:.85rem}}.team-benefits{background:#fff;padding:80px 20px;position:relative;overflow:hidden}.team-benefits-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20px 20px,rgba(26,188,156,.05) 2px,transparent 0);background-size:40px 40px;pointer-events:none}.team-benefits-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.team-benefits-header{text-align:center;margin-bottom:60px}.team-benefits-title{font-size:clamp(2rem,4vw,2.5rem);color:#0b3d91;margin-bottom:1rem;font-weight:700}.team-benefits-title span{color:#1abc9c}.team-benefits-description{font-size:clamp(1rem,2vw,1.1rem);color:#0b3d91;max-width:700px;margin:0 auto}.team-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.team-benefit-card{background:#fff;padding:40px 30px;border-radius:20px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.team-benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0b3d91,#1abc9c);transform:scaleX(0);transition:transform .3s ease}.team-benefit-card:hover:before{transform:scaleX(1)}.team-benefit-card:hover{transform:translateY(-10px);box-shadow:0 12px 40px #1abc9c33}.team-benefit-icon-wrapper{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg,#0b3d91,#1abc9c);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.team-benefit-card:hover .team-benefit-icon-wrapper{transform:rotateY(360deg)}.team-benefit-icon{color:#fff}.team-benefit-title{font-size:1.4rem;color:#0b3d91;margin-bottom:1rem;font-weight:700}.team-benefit-description{color:#666;line-height:1.7;font-size:1rem}@media(max-width:900px){.team-benefits-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:480px){.team-benefits{padding:50px 16px}.team-benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px}.team-benefit-card{padding:25px 18px}.team-benefit-title{font-size:1.1rem}.team-benefit-description{font-size:.9rem}.team-benefit-icon-wrapper{width:60px;height:60px}}@media(max-width:360px){.team-benefits-grid{grid-template-columns:repeat(2,1fr);gap:15px}.team-benefit-title{font-size:1rem}.team-benefit-description{font-size:.85rem}}.team-testimonials{background:#fff;padding:80px 20px}.team-testimonials-container{max-width:1000px;margin:0 auto}.team-testimonials-header{text-align:center;margin-bottom:60px}.team-testimonials-title{font-size:clamp(2rem,4vw,2.5rem);color:#0b3d91;margin-bottom:1rem;font-weight:700}.team-testimonials-title span{color:#1abc9c}.team-testimonials-description{font-size:clamp(1rem,2vw,1.1rem);color:#0b3d91;max-width:700px;margin:0 auto}.team-testimonials-carousel{position:relative;display:flex;align-items:center;gap:20px}.team-testimonials-content{position:relative;flex:1;overflow:hidden;min-height:400px}.team-testimonial-card{position:absolute;opacity:0;transform:translate(100%);width:100%;background:linear-gradient(135deg,#f8f9fa,#fff);padding:50px 40px;border-radius:24px;box-shadow:0 10px 40px #0000001a;transition:all .5s ease;pointer-events:none}.team-testimonial-card.team-testimonial-active{opacity:1;transform:translate(0);pointer-events:all}.team-testimonial-quote-icon{color:#1abc9c;opacity:.2;margin-bottom:20px}.team-testimonial-rating{display:flex;gap:5px;margin-bottom:20px}.team-testimonial-text{font-size:1.15rem;line-height:1.8;color:#333;margin-bottom:30px;font-style:italic}.team-testimonial-author{display:flex;align-items:center;gap:15px;padding-top:20px;border-top:2px solid #e0e0e0}.team-testimonial-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #1ABC9C}.team-testimonial-name{font-size:1.1rem;color:#0b3d91;font-weight:700;margin-bottom:.25rem}.team-testimonial-condition{font-size:.95rem;color:#666}.team-testimonials-nav{flex-shrink:0;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#0b3d91,#1abc9c);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #1abc9c4d}.team-testimonials-nav:hover{transform:scale(1.1);box-shadow:0 6px 20px #1abc9c80}.team-testimonials-dots{display:flex;justify-content:center;gap:10px;margin-top:40px}.team-testimonials-dot{width:12px;height:12px;border-radius:50%;background:#d0d0d0;border:none;cursor:pointer;transition:all .3s ease}.team-testimonials-dot-active{background:linear-gradient(135deg,#0b3d91,#1abc9c);width:30px;border-radius:6px}@media(max-width:992px){.team-testimonials{padding:70px 20px}.team-testimonials-content{min-height:380px}.team-testimonial-card{padding:40px 30px}.team-testimonial-text{font-size:1.05rem;line-height:1.7}.team-testimonial-avatar{width:55px;height:55px}.team-testimonial-name{font-size:1rem}.team-testimonials-nav{width:45px;height:45px}}@media(max-width:768px){.team-testimonials{padding:60px 16px}.team-testimonials-header{margin-bottom:40px}.team-testimonials-carousel{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:16px;row-gap:12px}.team-testimonials-content{overflow:hidden;min-height:420px;position:relative;width:100%;grid-column:1 / 4;grid-row:1}.team-testimonial-card{position:absolute;padding:35px 25px}.team-testimonial-card.team-testimonial-active{opacity:1;transform:translate(0)}.team-testimonial-text{font-size:1rem}.team-testimonial-author{gap:12px}.team-testimonial-avatar{width:50px;height:50px}.team-testimonials-nav{width:42px;height:42px}.team-testimonials-nav-prev{grid-column:1;grid-row:2;justify-self:flex-start}.team-testimonials-nav-next{grid-column:3;grid-row:2;justify-self:flex-end}}.appointment-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.appointment-modal{background:#fff;border-radius:20px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .4s ease;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.appointment-modal-close{position:absolute;top:20px;right:20px;background:#f0f0f0;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.appointment-modal-close:hover{background:#e0e0e0;transform:rotate(90deg)}.appointment-modal-header{padding:40px 40px 20px;text-align:center;background:linear-gradient(135deg,#0b3d91,#1abc9c);color:#fff;border-radius:20px 20px 0 0}.appointment-modal-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.appointment-modal-subtitle{font-size:1rem;opacity:.95}.appointment-modal-form{padding:40px}.appointment-form-group{margin-bottom:25px}.appointment-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.appointment-form-label{display:flex;align-items:center;gap:8px;font-weight:600;color:#0b3d91;margin-bottom:8px;font-size:.95rem}.appointment-form-label svg{color:#1abc9c}.appointment-form-input,.appointment-form-textarea{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;font-family:inherit}.appointment-form-input:focus,.appointment-form-textarea:focus{outline:none;border-color:#1abc9c;box-shadow:0 0 0 3px #1abc9c1a}.appointment-form-textarea{resize:vertical}.appointment-submit-btn{width:100%;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:16px;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:10px}.appointment-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1abc9c66}@media(max-width:768px){.appointment-modal{margin:10px;max-height:95vh}.appointment-modal-header{padding:30px 20px 15px}.appointment-modal-title{font-size:1.5rem}.appointment-modal-form{padding:30px 20px}.appointment-form-row{grid-template-columns:1fr;gap:0}}.doctor-profile-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease}.doctor-profile-modal{background:#fff;border-radius:24px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .4s ease;box-shadow:0 25px 70px #0000004d}.doctor-profile-modal-close{position:absolute;top:20px;right:20px;background:#fff;border:none;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 15px #0003}.doctor-profile-modal-close:hover{background:#f0f0f0;transform:rotate(90deg)}.doctor-profile-modal-content{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:40px}.doctor-profile-modal-left{display:flex;flex-direction:column}.doctor-profile-modal-image-wrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000026}.doctor-profile-modal-image{width:100%;height:auto;display:block}.doctor-profile-modal-badge{position:absolute;top:15px;right:15px;background:#fff;padding:8px 12px;border-radius:50px;display:flex;align-items:center;gap:5px;font-weight:700;color:#0b3d91;box-shadow:0 4px 15px #0003;font-size:.95rem}.doctor-profile-modal-name{font-size:2rem;color:#0b3d91;margin-bottom:.5rem;font-weight:700}.doctor-profile-modal-specialization{font-size:1.3rem;color:#1abc9c;margin-bottom:2rem;font-weight:600}.doctor-profile-modal-info-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}.doctor-profile-modal-info-item{display:flex;gap:15px;align-items:flex-start}.doctor-profile-modal-info-item svg{color:#1abc9c;flex-shrink:0;margin-top:2px}.doctor-profile-modal-info-item>div{display:flex;flex-direction:column;gap:4px}.doctor-profile-modal-info-label{font-size:.85rem;color:#888;font-weight:500}.doctor-profile-modal-info-value{font-size:1rem;color:#333;font-weight:600}.doctor-profile-modal-about{margin-bottom:2rem}.doctor-profile-modal-section-title{font-size:1.2rem;color:#0b3d91;margin-bottom:1rem;font-weight:700}.doctor-profile-modal-description{color:#555;line-height:1.7;font-size:1rem}.doctor-profile-modal-specialties{margin-bottom:2rem}.doctor-profile-modal-tags{display:flex;flex-wrap:wrap;gap:10px}.doctor-profile-modal-tag{background:#f0f9f7;color:#0b3d91;padding:8px 16px;border-radius:20px;font-size:.9rem;border:1px solid #1ABC9C;font-weight:500}.doctor-profile-modal-btn{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;border:none;padding:16px 30px;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%}.doctor-profile-modal-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1abc9c66}.doctor-profile-modal-close-btn{margin-top:12px;background:#f5f5f5;border:none;padding:14px 25px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;width:100%;transition:.3s}.doctor-profile-modal-close-btn:hover{background:#e6e6e6}@media(max-width:968px){.doctor-profile-modal{max-width:700px}.doctor-profile-modal-content{grid-template-columns:1fr;gap:30px;padding:70px 25px 30px}.doctor-profile-modal-image-wrapper{max-width:280px;margin:auto}.doctor-profile-modal-image{width:100%;height:auto}.doctor-profile-modal-close{top:10px;right:15px;width:42px;height:42px;z-index:20}.doctor-profile-modal-name{font-size:1.7rem}}@media(max-width:480px){.doctor-profile-modal{border-radius:18px;max-height:95vh}.doctor-profile-modal-content{padding:95px 18px 25px;gap:25px}.doctor-profile-modal-image-wrapper{max-width:220px;margin:auto}.doctor-profile-modal-image{width:100%;height:auto}.doctor-profile-modal-close{top:8px;right:10px;width:38px;height:38px}.doctor-profile-modal-name{font-size:1.4rem}.doctor-profile-modal-specialization{font-size:1rem}.doctor-profile-modal-info-value,.doctor-profile-modal-description{font-size:.9rem}.doctor-profile-modal-btn{padding:14px;font-size:1rem}}@media(max-width:360px){.doctor-profile-modal-image-wrapper{max-width:180px}.doctor-profile-modal-name{font-size:1.25rem}.doctor-profile-modal-specialization{font-size:.9rem}.doctor-profile-modal-close{top:6px;right:8px;width:36px;height:36px}.doctor-profile-modal-btn{font-size:.95rem}}.emp-work-hero{padding:90px 8%}.emp-work-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center}.emp-work-title{font-size:3rem;font-weight:800;line-height:1.2;color:#0a1a3a;margin-bottom:20px}.emp-work-title span{color:#1abc9c}.emp-work-desc{font-size:1.05rem;color:#555;max-width:520px}.emp-work-images{display:grid;grid-template-columns:1fr 1fr;gap:18px}.emp-work-images img{width:100%;object-fit:cover;border-radius:22px;transition:transform .35s ease}.emp-work-images img:hover{transform:scale(1.08)}.img-small{height:180px}.img-large{grid-column:span 2;height:260px}.img-full{grid-column:span 2;height:220px}@media(max-width:900px){.emp-work-inner{grid-template-columns:1fr}.emp-work-title{font-size:2.2rem}.emp-work-images{margin-top:30px}}.hi-section{padding:0 8%;overflow:hidden}.hi-container{max-width:1200px;margin:auto}.hi-heading{text-align:center;font-size:40px;color:#0b3d91;margin-bottom:70px}.hi-heading span{color:#1abc9c}.hi-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.hi-left{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.hi-card1{background:#fff;padding:18px 20px;border-radius:12px;box-shadow:0 6px 16px #0000000f;min-height:130px;text-align:center}.hi-card1:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0b3d9126}.hi-icon{font-size:34px;color:#0b3d91;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.hi-card h4{font-size:17px;margin-bottom:6px;color:#0b3d91}.hi-card p{font-size:14px;color:#666}.hi-right{display:flex;flex-direction:column;justify-content:center;height:100%}.hi-right p{font-size:16px;line-height:1.7;color:#555;margin-bottom:16px}@media(max-width:1024px){.hi-section{padding:20px 6%}.hi-heading{font-size:34px;margin-bottom:50px}.hi-content{gap:40px}}@media(max-width:768px){.hi-content{grid-template-columns:1fr}.hi-left{grid-template-columns:repeat(2,1fr)}.hi-right{text-align:center}.hi-right p{font-size:15px}}@media(max-width:480px){.hi-section{padding:20px 5%}.hi-heading{font-size:26px;margin-bottom:40px}.hi-left{grid-template-columns:1fr;gap:18px}.hi-card1{padding:16px;min-height:auto}.hi-icon{font-size:28px}.hi-card h4{font-size:16px}.hi-card p{font-size:13px}.hi-right p{font-size:14px}}@media(max-width:360px){.hi-heading{font-size:22px}.hi-icon{font-size:24px}}.book-now-page{min-height:60vh;padding:88px 24px 80px;background:linear-gradient(160deg,#f0f9f8,#e8f4f3 40%,#fff)}.book-now-wrap{max-width:680px;margin:0 auto}.book-now-header{text-align:center;margin-bottom:40px}.book-now-header h1{font-size:2.25rem;font-weight:700;color:#036;margin-bottom:12px;letter-spacing:-.02em}.book-now-subtitle{font-size:1.05rem;color:#555;line-height:1.6}.book-now-form{background:#fff;border-radius:24px;padding:40px 36px;box-shadow:0 20px 60px #00336614,0 4px 20px #159a800f;border:1px solid rgba(21,154,128,.12)}.book-now-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 28px;margin-bottom:24px}.book-now-field{display:flex;flex-direction:column;gap:8px}.book-now-field-full{grid-column:1 / -1}.book-now-field label{font-size:.9rem;font-weight:600;color:#036}.book-now-field input,.book-now-field select,.book-now-field textarea{width:100%;padding:14px 18px;font-size:1rem;border:2px solid #e0e8eb;border-radius:14px;background:#fff;color:#036;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.book-now-field input::placeholder,.book-now-field textarea::placeholder{color:#8a9ba8}.book-now-field input:focus,.book-now-field select:focus,.book-now-field textarea:focus{outline:none;border-color:#159a80;box-shadow:0 0 0 4px #159a8026}.book-now-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23003366' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.book-now-field textarea{resize:vertical;min-height:100px}.book-now-actions{margin-top:32px;text-align:center}.book-now-submit{padding:16px 40px;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#0b3d91,#159a80);border:none;border-radius:30px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 24px #159a8059}.book-now-submit:hover{transform:translateY(-2px);box-shadow:0 12px 32px #159a8066}.book-now-submit:active{transform:translateY(0)}.book-now-success{max-width:480px;margin:0 auto;text-align:center;padding:60px 24px}.book-now-success-icon{width:72px;height:72px;margin:0 auto 24px;background:linear-gradient(135deg,#159a80,#1abc9c);color:#fff;font-size:2rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #159a8059}.book-now-success h1{font-size:1.85rem;color:#036;margin-bottom:16px}.book-now-success p{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:12px}.book-now-success-note a{color:#159a80;font-weight:600;text-decoration:none}.book-now-success-note a:hover{text-decoration:underline}@media(max-width:992px){.book-now-page{padding:72px 20px 60px}.book-now-header h1{font-size:2rem}.book-now-form{padding:32px 28px;border-radius:20px}.book-now-form-grid{gap:20px 20px}}@media(max-width:768px){.book-now-page{padding:80px 16px 50px}.book-now-header h1{font-size:1.75rem}.book-now-subtitle{font-size:.95rem}.book-now-form{padding:28px 22px;border-radius:18px}.book-now-form-grid{grid-template-columns:1fr;gap:18px}.book-now-field input,.book-now-field select,.book-now-field textarea{padding:12px 14px;font-size:.95rem}.book-now-submit{width:100%;padding:14px 0;font-size:1rem}}@media(max-width:480px){.book-now-page{padding:70px 14px 40px}.book-now-header h1{font-size:1.55rem}.book-now-form{padding:22px 18px}.book-now-submit{border-radius:24px}.book-now-success{padding:40px 16px}.book-now-success h1{font-size:1.5rem}.book-now-success p{font-size:.95rem}}.emergency-hero-section{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.emergency-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.emergency-overlay{position:absolute;inset:0;z-index:1;background:#00000073;pointer-events:none}.emergency-hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:40px 50px;max-width:900px;font-weight:600;background:#0000008c;border-radius:20px}.emergency-hero-title{font-size:3rem;font-weight:700;letter-spacing:1px}.emergency-animated-word{color:#159a80;display:inline-block;animation:fadeSlide .6s ease;text-shadow:0 0 20px rgba(79,79,163,.6)}.emergency-hero-subtitle{margin-top:20px;font-size:1.2rem;opacity:.9}.emergency-hero-buttons{margin-top:35px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.emergency-btn{padding:14px 28px;font-size:1rem;border-radius:40px;border:none;cursor:pointer;transition:.3s ease;font-weight:600}.primary-btn{background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;box-shadow:0 0 20px #47479a66;animation:pulse 2s infinite}.primary-btn:hover{transform:scale(1.05)}.secondary-btn{background:#fff;color:#159a80}.secondary-btn:hover{background:#43438f;color:#fff;transform:scale(1.05)}@keyframes fadeSlide{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes backgroundZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes pulse{0%{box-shadow:0 0 #47479a80}70%{box-shadow:0 0 0 20px #47479a00}to{box-shadow:0 0 #47479a00}}@media(max-width:1024px){.emergency-hero-content{padding:35px;max-width:750px}.emergency-hero-title{font-size:2.5rem}.emergency-hero-subtitle{font-size:1.1rem}}@media(max-width:768px){.emergency-hero-section{height:auto;min-height:85vh;padding:80px 20px}.emergency-hero-content{padding:30px 25px}.emergency-hero-title{font-size:2rem;line-height:1.3}.emergency-hero-subtitle{font-size:1rem}.emergency-hero-buttons{gap:15px}.emergency-btn{padding:12px 22px;font-size:.95rem}}@media(max-width:480px){.emergency-hero-content{padding:25px 18px;border-radius:15px}.emergency-hero-title{font-size:1.6rem}.emergency-hero-subtitle{font-size:.9rem}.emergency-hero-buttons{flex-direction:column;gap:12px}.emergency-btn{width:100%;padding:12px;font-size:.9rem}}.emergency-service-section{padding:20px;display:flex;justify-content:center}.emergency-service-card{max-width:1200px;width:100%;border-radius:28px;padding:60px;display:flex;align-items:center;gap:50px;overflow:hidden}.emergency-service-content{flex:1}.emergency-service-content h2{color:#0b3d91}.emergency-service-content h2 span{color:#1abc9c}.emergency-service-content h2{font-size:3rem;font-weight:700;color:#159a80;line-height:1.1}.emergency-service-content h2 span{color:#0b3d91}.emergency-service-content p{margin-top:25px;font-size:1.1rem;color:#555;line-height:1.7;max-width:480px}.emergency-service-actions{margin-top:35px;display:flex;gap:18px}.btn-outline{padding:14px 28px;border-radius:40px;border:2px solid #159A80;background:transparent;color:#159a80;font-weight:600;cursor:pointer;transition:.3s ease}.btn-outline:hover{background:#43438f;color:#fff;border-color:#43438f}.emergency-service-image{flex:1;position:relative}.emergency-service-image img{width:100%;height:420px;object-fit:cover;border-radius:22px}.floating-stat{position:absolute;background:#fff;padding:14px 18px;border-radius:14px;box-shadow:0 15px 30px #0000001f}.floating-stat strong{display:block;color:#159a80;font-size:1.2rem}.floating-stat span{font-size:.85rem;color:#666}.floating-stat.top{top:20px;left:-20px}.floating-stat.bottom{bottom:30px;right:-20px}.modal-overlay{position:fixed;inset:0;background:#0a14328c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:overlayFadeIn .25s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.modal-container{background:#fff;border-radius:28px;max-width:720px;width:100%;max-height:90vh;overflow-y:auto;padding:48px 44px 40px;position:relative;box-shadow:0 40px 100px #0b3d912e;animation:modalSlideUp .3s cubic-bezier(.34,1.4,.64,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.modal-close{background:#f0f4ff;border:none;width:36px;height:36px;border-radius:50%;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s}.modal-close:hover{background:#e0e8ff;color:#0b3d91}.modal-header{margin-bottom:30px}.modal-badge{display:inline-block;background:linear-gradient(90deg,#e8f8f4,#e4ecff);color:#159a80;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px}.modal-header h2{font-size:2.1rem;font-weight:700;color:#159a80;line-height:1.15;margin:0 0 12px}.modal-header h2 span{color:#0b3d91}.modal-header p{font-size:1rem;color:#666;line-height:1.6;margin:0}.modal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px}.modal-stat-card{background:linear-gradient(135deg,#f0faf7,#eef3ff);border-radius:16px;padding:18px 14px;text-align:center;border:1px solid rgba(21,154,128,.12)}.modal-stat-card strong{display:block;font-size:1.4rem;font-weight:700;color:#0b3d91}.modal-stat-card span{font-size:.75rem;color:#777;margin-top:4px;display:block}.modal-sections{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.modal-info-block{display:flex;align-items:flex-start;gap:16px;background:#fafcff;border-radius:16px;padding:18px 20px;border:1px solid #eef1f8;transition:box-shadow .2s,border-color .2s}.modal-info-block:hover{box-shadow:0 8px 24px #0b3d9114;border-color:#d0daf5}.modal-info-icon{width:44px;height:44px;background:linear-gradient(135deg,#e8f8f4,#eef3ff);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal-info-block h4{font-size:1rem;font-weight:700;color:#0b3d91;margin:0 0 6px}.modal-info-block p{font-size:.9rem;color:#666;line-height:1.6;margin:0}.modal-cta{text-align:center}.btn-emergency-modal{display:inline-flex;align-items:center;gap:10px;padding:15px 36px;border-radius:40px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;font-weight:700;font-size:1rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 10px 30px #0b3d9140}.btn-emergency-modal:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0b3d9152}@media(max-width:1024px){.emergency-service-card{padding:40px;gap:40px}.emergency-service-content h2{font-size:2.4rem}.emergency-service-content p{font-size:1rem}.emergency-service-image img{height:360px}.modal-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.emergency-service-card{flex-direction:column;padding:35px 25px;gap:30px;text-align:center}.emergency-service-content h2{font-size:2rem}.emergency-service-content p{max-width:100%}.emergency-service-actions{justify-content:center;flex-wrap:wrap}.emergency-service-image img{height:320px}.floating-stat.top{left:10px}.floating-stat.bottom{right:10px}.modal-container{padding:36px 24px 32px}.modal-header h2{font-size:1.7rem}.modal-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.emergency-service-card{padding:25px 18px;border-radius:20px}.emergency-service-content h2{font-size:1.6rem;line-height:1.3}.emergency-service-content p{font-size:.9rem}.emergency-service-actions{flex-direction:column;gap:12px}.btn-outline{width:100%;padding:12px;font-size:.9rem}.emergency-service-image img{height:260px}.floating-stat{padding:10px 12px}.floating-stat strong{font-size:1rem}.modal-container{padding:30px 18px 28px;border-radius:20px}.modal-header h2{font-size:1.4rem}.modal-stats{grid-template-columns:repeat(2,1fr);gap:10px}.modal-stat-card strong{font-size:1.2rem}.modal-info-block{flex-direction:column;gap:10px}}.luxury-services-section{padding:20px 60px;display:grid;grid-template-columns:1fr .8fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:auto}.luxury-image{height:520px;border-radius:24px;overflow:hidden}.luxury-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.luxury-image:hover img{transform:scale(1.05)}.luxury-heading{text-align:center}.luxury-heading h2{font-size:2.8rem;font-weight:700;color:#0b3d91}.luxury-heading span{color:#1abc9c}.heading-line{width:80px;height:3px;margin:25px auto 0;border-radius:2px}.luxury-services-right{display:flex;flex-direction:column;gap:22px}.luxury-service-item{display:flex;align-items:center;gap:14px;font-size:1.2rem;font-weight:600;color:#000;transition:.3s ease}.service-icon{font-size:1.3rem;color:#159a80;min-width:26px}.service-text{color:#000}.luxury-service-item:hover{transform:translate(6px)}.luxury-service-item:hover .service-icon{color:#47479a}@media(max-width:1024px){.luxury-services-section{grid-template-columns:1fr 1fr;gap:40px;padding:40px 30px}.luxury-image{grid-column:span 2;height:420px}.luxury-heading{grid-column:span 2;text-align:center}.luxury-heading h2{font-size:2.2rem}.luxury-services-right{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.luxury-service-item{background:#f9f9ff;padding:14px;border-radius:10px;align-items:flex-start}}@media(max-width:600px){.luxury-services-section{grid-template-columns:1fr;gap:30px;padding:30px 20px}.luxury-image{height:280px}.luxury-heading h2{font-size:1.8rem;line-height:1.3}.heading-line{margin-top:15px}.luxury-services-right{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.luxury-service-item{flex-direction:column;align-items:center;text-align:center}.service-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.service-icon{font-size:1.1rem}}@media(max-width:400px){.luxury-heading h2{font-size:1.5rem}.luxury-services-right{grid-template-columns:1fr 1fr;gap:10px}.luxury-service-item{font-size:.85rem;padding:10px}.luxury-image{height:240px}}.lab-hero-container{position:relative;width:100%;height:100vh;min-height:500px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.lab-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;animation:labHeroBgZoom 12s ease-in-out infinite alternate}@keyframes labHeroBgZoom{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1.03)}}.lab-hero-content{position:relative;z-index:2;max-width:650px;padding:48px 48px 60px;margin:0;background:#ffffff1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 40px #00000040;border-radius:0 24px 0 0;animation:labHeroFadeUp 1s ease-out forwards;opacity:0}.lab-hero-content:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,#ffffff40,#ffffff0d);pointer-events:none}@keyframes labHeroFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.lab-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#1abc9c40;border:1px solid rgba(26,188,156,.5);color:#1abc9c;padding:6px 16px;border-radius:20px;font-size:.82rem;font-weight:600;letter-spacing:.5px;margin-bottom:18px}.lab-hero-title{font-size:2.8rem;font-weight:800;color:#0b3d91;margin-bottom:1rem;line-height:1.15;letter-spacing:-.02em}.lab-hero-title span{color:#1abc9c}.lab-hero-description{font-size:1.05rem;color:#131111d9;margin-bottom:1.8rem;line-height:1.7}.lab-hero-btn{display:inline-block;padding:13px 36px;background:linear-gradient(90deg,#1abc9c,#16a085);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;text-decoration:none}.lab-hero-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1abc9c66}@media(max-width:1024px){.lab-hero-content{max-width:520px;padding:40px 36px 50px}.lab-hero-title{font-size:2.3rem}.lab-hero-description{font-size:1rem}}@media(max-width:768px){.lab-hero-container{align-items:center;justify-content:center;padding:40px 20px}.lab-hero-content{max-width:100%;padding:35px 28px 40px;border-radius:18px}.lab-hero-title{font-size:2rem;line-height:1.25}.lab-hero-description{font-size:.95rem}.lab-hero-btn{padding:12px 28px;font-size:.95rem}}@media(max-width:480px){.lab-hero-container{min-height:420px}.lab-hero-content{padding:28px 22px 32px}.lab-hero-title{font-size:1.6rem}.lab-hero-description{font-size:.9rem;line-height:1.6}.lab-hero-badge{font-size:.75rem;padding:5px 12px}.lab-hero-btn{width:100%;text-align:center}}.lab-about-section{padding:80px 5%}.lab-about-wrapper{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.lab-about-image-box{flex:1;opacity:0;transform:translate(-50px);transition:opacity .8s ease,transform .8s ease}.lab-about-image-box.lab-animate-in{opacity:1;transform:translate(0)}.lab-about-image-box img{width:100%;border-radius:16px;box-shadow:0 8px 30px #0000001a}.lab-about-text-box{flex:1;opacity:0;transform:translate(50px);transition:opacity .8s ease .2s,transform .8s ease .2s}.lab-about-text-box.lab-animate-in{opacity:1;transform:translate(0)}.lab-about-tag{display:inline-block;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;padding:6px 18px;border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.lab-about-title{font-size:2.2rem;font-weight:700;color:#0b3d91;margin-bottom:16px;line-height:1.25}.lab-about-title span{color:#1abc9c}.lab-about-description{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:20px}.lab-about-stats{display:flex;gap:40px;margin-top:24px}.lab-about-stat h3{font-size:2rem;font-weight:800;color:#1abc9c;margin:0}.lab-about-stat p{font-size:.9rem;color:#777;margin:4px 0 0}@media(max-width:1024px){.lab-about-wrapper{gap:40px}.lab-about-title{font-size:1.9rem}.lab-about-description{font-size:1rem}.lab-about-stats{gap:30px}.lab-about-stat h3{font-size:1.8rem}}@media(max-width:768px){.lab-about-section{padding:60px 6%}.lab-about-wrapper{flex-direction:column;text-align:center;gap:35px}.lab-about-title{font-size:1.7rem}.lab-about-description{font-size:.95rem}.lab-about-stats{justify-content:center;gap:25px;flex-wrap:wrap}}@media(max-width:480px){.lab-about-title{font-size:1.5rem}.lab-about-description{font-size:.9rem}.lab-about-stats{flex-direction:column;gap:18px;align-items:center}.lab-about-stat h3{font-size:1.6rem}.lab-about-stat p{font-size:.85rem}}.lab-services-section{padding:30px 5%;text-align:center}.lab-services-tag{display:inline-block;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;padding:6px 18px;border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px}.lab-services-title{font-size:2.4rem;font-weight:700;color:#0b3d91;margin-bottom:12px}.lab-services-title span{color:#1abc9c}.lab-services-subtitle{font-size:1.05rem;color:#777;margin-bottom:50px;max-width:550px;margin-left:auto;margin-right:auto}.lab-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;max-width:1100px;margin:0 auto}.lab-services-card{border-radius:16px;padding:40px 24px 32px;text-align:center;transition:transform .35s ease,box-shadow .35s ease;opacity:0;transform:translateY(30px);animation:labCardFadeUp .6s ease forwards}.lab-services-card:nth-child(1){animation-delay:.1s}.lab-services-card:nth-child(2){animation-delay:.25s}.lab-services-card:nth-child(3){animation-delay:.4s}.lab-services-card:nth-child(4){animation-delay:.55s}@keyframes labCardFadeUp{to{opacity:1;transform:translateY(0)}}.lab-services-card:hover{transform:translateY(-10px);border:1px solid skyblue}.lab-services-card-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#1abc9c20,#0b3d9115);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.8rem;transition:transform .6s ease}.lab-services-card:hover .lab-services-card-icon{transform:translateY(-12px) rotate(360deg) scale(1.1)}.lab-services-card-title{font-size:1.15rem;font-weight:700;color:#0b3d91;margin-bottom:8px}.lab-services-card-desc{font-size:.92rem;color:#888;line-height:1.6}@media(max-width:1024px){.lab-services-grid{grid-template-columns:repeat(2,1fr);gap:24px}.lab-services-title{font-size:2rem}.lab-services-subtitle{font-size:1rem;margin-bottom:40px}}@media(max-width:768px){.lab-services-section{padding:0 6%}.lab-services-grid{grid-template-columns:1fr;gap:22px}.lab-services-title{font-size:1.8rem}.lab-services-subtitle{font-size:.95rem;margin-bottom:35px}.lab-services-card{padding:32px 20px 28px}}@media(max-width:480px){.lab-services-title{font-size:1.6rem}.lab-services-subtitle{font-size:.9rem}.lab-services-card{padding:28px 18px 24px}.lab-services-card-icon{width:56px;height:56px;font-size:1.5rem}.lab-services-card-title{font-size:1rem}.lab-services-card-desc{font-size:.85rem}}@media(max-width:1024px){.lab-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.lab-services-grid{grid-template-columns:repeat(2,1fr);gap:16px}.lab-services-card{padding:24px 16px}.lab-services-title{font-size:1.7rem}}@media(max-width:480px){.lab-services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.lab-services-card{padding:20px 12px}.lab-services-card-title{font-size:.95rem}.lab-services-card-desc{font-size:.8rem}}.lab-why-section{padding:40px 5%}.lab-why-wrapper{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.lab-why-image-box{flex:1;opacity:0;transform:translate(-40px);transition:opacity .7s ease,transform .7s ease}.lab-why-image-box.lab-animate-in{opacity:1;transform:translate(0)}.lab-why-image-box img{width:100%;border-radius:16px;box-shadow:0 8px 30px #0000001a}.lab-why-content{flex:1;opacity:0;transform:translate(40px);transition:opacity .7s ease .15s,transform .7s ease .15s}.lab-why-content.lab-animate-in{opacity:1;transform:translate(0)}.lab-why-tag{display:inline-block;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;padding:6px 18px;border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px}.lab-why-title{font-size:2.2rem;font-weight:700;color:#0b3d91;margin-bottom:24px}.lab-why-title span{color:#1abc9c}.lab-why-list{list-style:none;padding:0;margin:0}.lab-why-list li{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;font-size:1.02rem;color:#444;line-height:1.6}.lab-why-check{color:#1abc9c;font-size:1.2rem;margin-top:3px;flex-shrink:0}@media(max-width:1024px){.lab-why-wrapper{gap:40px}.lab-why-title{font-size:1.9rem}.lab-why-list li{font-size:.95rem}}@media(max-width:768px){.lab-why-section{padding:0 6%;margin-bottom:-20px}.lab-why-wrapper{flex-direction:column;text-align:center;gap:35px}.lab-why-content{text-align:center}.lab-why-title{font-size:1.7rem}.lab-why-list li{justify-content:center;text-align:left}.lab-why-image-box img{max-width:100%}}@media(max-width:480px){.lab-why-title{font-size:1.5rem}.lab-why-list li{font-size:.9rem;gap:10px}.lab-why-check{font-size:1rem}}.opd-hero{padding:80px 5%;background:linear-gradient(#161414a4,#2d2424f2),url(/OPD/IMG2.jpg);background-size:cover;background-position:center;position:relative;overflow:hidden}.opd-hero-container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1200px;margin:auto}.opd-hero-left{flex:1}.opd-hero-title{font-size:52px;font-weight:700;color:#1abc9c;line-height:1.2}.opd-hero-subtitle{margin-top:40px;font-size:18px;color:#fff;max-width:500px}.opd-hero-btn{margin-top:30px;padding:14px 28px;border:none;border-radius:8px;font-size:16px;cursor:pointer;color:#fff;display:inline-block;background:linear-gradient(90deg,#0b3d91,#1abc9c)}.opd-hero-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000026}.opd-hero-right{flex:1;position:relative;display:flex;justify-content:center}.opd-hero-img{width:420px;border-radius:20px;box-shadow:0 20px 40px #0003}.opd-hero-card{position:absolute;background:#fff;padding:12px 18px;border-radius:12px;box-shadow:0 10px 20px #00000014;font-size:14px}.opd-card-1{bottom:40px;left:40px}.opd-card-2{top:50px;right:40px}.opd-hero-strip{margin-top:0;background:#1abc9c;color:#fff;text-align:center;padding:16px;border-radius:40px;font-weight:500;transform:rotate(-2deg)}.opd-hero-left{flex:1;position:relative;z-index:2}@media(max-width:1024px){.opd-hero{padding:80px 6%}.opd-hero-container{flex-direction:column;text-align:center;gap:50px}.opd-hero-title{font-size:42px}.opd-hero-subtitle{margin:auto;font-size:17px}.opd-hero-img{width:360px}.opd-card-1{bottom:20px;left:20px}.opd-card-2{top:30px;right:20px}}@media(max-width:768px){.opd-hero{padding:60px 6%}.opd-hero-container{flex-direction:column;gap:40px;text-align:center}.opd-hero-title{font-size:34px;margin-top:40px}.opd-hero-subtitle{font-size:16px;max-width:100%}.opd-hero-btn{padding:12px 24px;font-size:15px}.opd-hero-img{width:300px;border-radius:16px}.opd-hero-card{font-size:13px;padding:10px 14px}.opd-card-1{bottom:10px;left:10px}.opd-card-2{top:10px;right:10px}.opd-hero-strip{font-size:14px;padding:14px;border-radius:30px}}@media(max-width:480px){.opd-hero-title{font-size:28px}.opd-hero-subtitle{font-size:15px}.opd-hero-img{width:240px}.opd-hero-btn{width:100%}.opd-hero-card{display:none}.opd-hero-strip{font-size:13px;padding:12px}}.opd-overview{padding:20px 5%;background:#fff;overflow:hidden;position:relative}.opd-overview-container{max-width:1200px;margin:auto;display:flex;align-items:center;gap:60px}.opd-overview-left{flex:1;perspective:1200px;z-index:2;position:relative}.opd-overview-img{width:100%;max-width:500px;display:block;border-radius:20px;transform:rotateY(15deg) rotateX(4deg);box-shadow:0 30px 60px #00000040;opacity:1;filter:none;transition:.4s}.opd-overview-right{flex:1}.opd-overview-heading{font-size:38px;color:#0b3d91;margin-bottom:20px}.opd-overview-heading span{color:#1abc9c}.opd-overview-text{font-size:18px;line-height:1.7;color:#555;margin-bottom:25px}.opd-overview-features{list-style:none;padding:0}.opd-overview-features li{font-size:17px;margin-bottom:12px;color:#0b3d91;position:relative;padding-left:22px}.opd-overview-features li:before{content:"✔";position:absolute;left:0;color:#1abc9c;font-weight:700}@media(max-width:1024px){.opd-overview-container{flex-direction:column;text-align:center;gap:50px}.opd-overview-img{max-width:420px;transform:rotateY(10deg) rotateX(3deg)}.opd-overview-heading{font-size:32px}.opd-overview-text,.opd-overview-features li{font-size:16px}}@media(max-width:768px){.opd-overview{padding:50px 6%}.opd-overview-container{flex-direction:column;gap:40px}.opd-overview-img{max-width:320px;transform:none}.opd-overview-heading{font-size:28px}.opd-overview-text,.opd-overview-features li{font-size:15px}}@media(max-width:480px){.opd-overview-heading{font-size:24px}.opd-overview-text{font-size:14px}.opd-overview-img{max-width:260px;border-radius:16px}.opd-overview-features li{font-size:14px}}.opd-facilities{padding:20px 5%;overflow:hidden}.opd-facilities-container{max-width:1200px;margin:auto;display:flex;align-items:center;gap:70px}.opd-facilities-left{flex:1}.opd-facility-heading{font-size:38px;color:#0b3d91;margin-bottom:20px}.opd-facility-heading span{color:#1abc9c}.opd-facility-text{font-size:18px;line-height:1.7;color:#555;margin-bottom:25px}.opd-facility-list{list-style:none;padding:0}.opd-facility-list li{font-size:17px;margin-bottom:14px;color:#0b3d91;position:relative;padding-left:24px}.opd-facility-list li:before{content:"✔";position:absolute;left:0;color:#1abc9c;font-weight:700}.opd-facilities-right{flex:1;position:relative;height:520px;display:flex;justify-content:center;align-items:center}.opd-circle-card{position:absolute;width:240px;height:360px;border-radius:120px;overflow:hidden;transition:.4s}.opd-circle-card img{width:100%;height:100%;object-fit:cover}.card1{transform:translate(-120px) rotate(-12deg);z-index:4}.card2{transform:translate(-40px) rotate(-6deg);z-index:3}.card3{transform:translate(40px) rotate(6deg);z-index:2}.card4{transform:translate(120px) rotate(12deg);z-index:1}.opd-circle-card:hover{transform:scale(1.05) translateY(-10px);z-index:5}@media(max-width:1024px){.opd-facilities-container{flex-direction:column;text-align:center;gap:50px}.opd-facility-heading{font-size:32px}.opd-facility-text,.opd-facility-list li{font-size:16px}.opd-facilities-right{height:460px}.card1{transform:translate(-80px) rotate(-10deg)}.card2{transform:translate(-25px) rotate(-5deg)}.card3{transform:translate(25px) rotate(5deg)}.card4{transform:translate(80px) rotate(10deg)}}@media(max-width:768px){.opd-facilities{padding:0 6%}.opd-facilities-container{flex-direction:column;gap:40px;text-align:center}.opd-facilities-right{position:relative;height:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.opd-circle-card{position:relative;width:160px;height:220px;border-radius:80px;transform:none!important}.opd-circle-card:hover{transform:none}.opd-facility-heading{font-size:28px}.opd-facility-text,.opd-facility-list li{font-size:15px}}@media(max-width:480px){.opd-facility-heading{font-size:24px}.opd-circle-card{width:140px;height:200px;border-radius:70px}.card1{transform:translate(-40px) rotate(-8deg)}.card2{transform:translate(-10px) rotate(-4deg)}.card3{transform:translate(10px) rotate(4deg)}.card4{transform:translate(40px) rotate(8deg)}.opd-facilities-right{height:260px}}#surgery-special-doctors,.surgery-special-doctors-section{padding:100px 5%}.surgery-special-doctors-heading{text-align:center;font-size:2.2rem;font-weight:700;margin-bottom:50px;color:#0b3d91}.surgery-special-doctors-heading span{color:#1abc9c}.surgery-doctors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto}.surgery-doctor-card{border-radius:16px;overflow:visible;text-align:center;padding-top:30px}.surgery-doctor-card:hover{transform:translateY(-12px) scale(1.02)}.surgery-doctor-img-wrapper{width:130px;height:130px;border-radius:50%;overflow:hidden;margin:0 auto 16px;box-shadow:0 6px 20px #1abc9c40;background:#e8eef6;transition:box-shadow .4s}.surgery-doctor-card:hover .surgery-doctor-img-wrapper{box-shadow:0 8px 28px #0b3d914d}.surgery-doctor-img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.surgery-doctor-card:hover .surgery-doctor-img-wrapper img{transform:scale(1.1)}.surgery-doctor-info{padding:4px 20px 24px}.surgery-doctor-name{font-size:1.2rem;font-weight:700;color:#0b3d91;margin-bottom:8px;transition:color .3s}.surgery-doctor-card:hover .surgery-doctor-name{color:#1abc9c}.surgery-doctor-spec{font-size:.95rem;color:#1abc9c;font-weight:500;margin:0}@media(max-width:1024px){#surgery-special-doctors,.surgery-special-doctors-section{padding:80px 6%}.surgery-doctors-grid{grid-template-columns:repeat(2,1fr);gap:25px}.surgery-special-doctors-heading{font-size:2rem}.surgery-doctor-img-wrapper{width:110px;height:110px}}@media(max-width:768px){#surgery-special-doctors,.surgery-special-doctors-section{padding:70px 6%}.surgery-doctors-grid{grid-template-columns:repeat(2,1fr);gap:15px}.surgery-special-doctors-heading{font-size:1.8rem;margin-bottom:40px}.surgery-doctor-img-wrapper{width:90px;height:90px}.surgery-doctor-info{padding:16px 12px}.surgery-doctor-name{font-size:1rem}.surgery-doctor-spec{font-size:.88rem}}@media(max-width:480px){.surgery-doctors-grid{grid-template-columns:repeat(2,1fr);gap:10px}.surgery-doctor-img-wrapper{width:80px;height:80px}.surgery-doctor-name{font-size:.9rem}.surgery-doctor-spec{font-size:.8rem}}.surgery-overview{padding:20px 120px;background:#fff}.surgery-overview-container{display:flex;align-items:center;max-width:1200px;margin:0 auto;gap:60px}.surgery-overview-image{flex:1}.surgery-overview-image img{width:100%;max-width:500px;border-radius:16px;transform:rotate(-3deg);box-shadow:0 15px 40px #0b3d9126;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s}.surgery-overview-image img:hover{transform:rotate(0) scale(1.05) translateY(-12px);box-shadow:0 30px 60px #0b3d9147}.surgery-overview-content{flex:1}.surgery-overview-heading{font-size:2.2rem;font-weight:700;color:#0b3d91;margin-bottom:18px}.surgery-overview-heading span{color:#1abc9c}.surgery-overview-desc{font-size:1.05rem;color:#444;line-height:1.8;margin-bottom:24px}.surgery-overview-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.surgery-overview-item{padding:10px 14px;font-size:1rem;color:#0b3d91;font-weight:500;display:flex;align-items:flex-start;gap:12px;border-radius:10px;transition:background .3s,transform .3s,box-shadow .3s;cursor:default}.surgery-overview-item>span{flex:1;min-width:0;line-height:1.55}.surgery-overview-item:hover{background:#f0f8ff;transform:translate(8px);box-shadow:0 4px 15px #0b3d9114}.surgery-overview-item-icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1abc9c,#0b3d91);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin-top:2px;transition:transform .3s}.surgery-overview-item:hover .surgery-overview-item-icon{transform:scale(1.15) rotate(10deg)}@media(max-width:992px){.surgery-overview{padding-left:28px;padding-right:28px}.surgery-overview-container{gap:40px}.surgery-overview-heading{font-size:1.9rem}.surgery-overview-desc{font-size:1rem}.surgery-overview-item{font-size:.95rem;padding:10px 12px}.surgery-overview-item-icon{width:32px;height:32px}}@media(max-width:768px){.surgery-overview{box-sizing:border-box;width:100%;max-width:100%;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:calc(max(16px,env(safe-area-inset-right,0px)) + 64px)}.surgery-overview-container{flex-direction:column;gap:30px;align-items:stretch;max-width:none;margin-left:0;margin-right:0}.surgery-overview-image{align-self:stretch;width:100%;max-width:100%}.surgery-overview-image img{max-width:100%;transform:rotate(0)}.surgery-overview-content{width:100%;text-align:left}.surgery-overview-heading{font-size:1.7rem;text-align:left}.surgery-overview-desc{font-size:.95rem;text-align:left}.surgery-overview-list{align-items:stretch;width:100%}.surgery-overview-item{width:100%;max-width:none;margin-inline:0;justify-content:flex-start;text-align:left;align-self:stretch}}@media(max-width:480px){.surgery-overview{padding-top:20px;padding-bottom:20px;padding-left:max(14px,env(safe-area-inset-left,0px));padding-right:calc(max(14px,env(safe-area-inset-right,0px)) + 64px)}.surgery-overview-heading{font-size:1.5rem}.surgery-overview-desc{font-size:.9rem;line-height:1.6}.surgery-overview-item{font-size:.9rem;padding:8px 10px;gap:10px}.surgery-overview-item-icon{width:30px;height:30px}}.surgery-types{padding:10px 5%}.surgery-types-heading{text-align:center;font-size:2.2rem;font-weight:700;color:#0b3d91;margin-bottom:12px}.surgery-types-heading span{color:#1abc9c}.surgery-types-subheading{text-align:center;font-size:1.05rem;color:#0b3d91;margin-bottom:40px}.surgery-types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:1100px;margin:0 auto}.surgery-type-card{border-radius:16px;padding:6px 28px;text-align:center;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.surgery-type-card:hover{transform:translateY(-10px) scale(1.02)}.surgery-type-icon-wrapper{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#0b3d91,#1abc9c);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.surgery-type-card:hover .surgery-type-icon-wrapper{transform:scale(1.1) rotate(8deg);box-shadow:0 8px 20px #1abc9c66}.surgery-type-name{font-size:1.15rem;font-weight:600;color:#0b3d91;margin-bottom:8px;transition:color .3s}.surgery-type-card:hover .surgery-type-name{color:#1abc9c}.surgery-type-desc{font-size:.92rem;color:#666;line-height:1.6}@media(max-width:1024px){.surgery-types{padding:50px 6%}.surgery-types-grid{grid-template-columns:repeat(2,1fr);gap:20px}.surgery-types-heading{font-size:2rem}.surgery-type-card{padding:30px 24px}.surgery-type-icon-wrapper{width:64px;height:64px}}@media(max-width:768px){.surgery-types{padding:40px 5%}.surgery-types-grid{grid-template-columns:repeat(2,1fr);gap:15px}.surgery-types-heading{font-size:1.8rem}.surgery-types-subheading{font-size:.95rem;margin-bottom:25px}.surgery-type-card{padding:24px 18px}.surgery-type-name{font-size:1rem}.surgery-type-desc{font-size:.85rem}.surgery-type-icon-wrapper{width:55px;height:55px}}@media(max-width:480px){.surgery-types-grid{grid-template-columns:repeat(2,1fr);gap:10px}.surgery-types-heading{font-size:1.6rem}.surgery-type-card{padding:22px 16px}.surgery-type-icon-wrapper{width:50px;height:50px}.surgery-type-name{font-size:.95rem}.surgery-type-desc{font-size:.82rem}}.surgery-hero{position:relative;min-height:120vh;display:flex;align-items:center;padding:0 8%;overflow:hidden}.surgery-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.surgery-hero-overlay{position:absolute;top:0;left:0;height:100%;width:60%;background:linear-gradient(90deg,#000000b3,#00000073 40%,#0000);z-index:1}.surgery-hero-content{position:relative;z-index:2;max-width:520px;color:#fff}.surgery-hero-title{font-size:52px;font-weight:700;margin-bottom:20px;color:#fff}.surgery-hero-subtitle{font-size:18px;line-height:1.6;margin-bottom:30px;opacity:.95}.surgery-hero-buttons{display:flex;gap:16px}.surgery-hero-btn{padding:14px 26px;border:none;border-radius:8px;font-size:16px;cursor:pointer;color:#fff;background:linear-gradient(90deg,#0b3d91,#1abc9c);transition:.3s}.surgery-hero-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000040}.surgery-hero-btn.outline{background:transparent;border:2px solid white}.surgery-hero:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:140px;background:#fff;border-top-left-radius:80% 100%;border-top-right-radius:80% 100%;z-index:3}@media(max-width:1024px){.surgery-hero{min-height:100vh;padding:80px 6%}.surgery-hero-overlay{width:75%}.surgery-hero-title{font-size:42px}.surgery-hero-subtitle{font-size:16px}}@media(max-width:768px){.surgery-hero{min-height:90vh;padding:70px 6%;text-align:center;justify-content:center}.surgery-hero-overlay{width:100%;background:linear-gradient(180deg,#000000bf,#0000008c,#00000059)}.surgery-hero-content{max-width:100%}.surgery-hero-title{font-size:34px}.surgery-hero-subtitle{font-size:15px}.surgery-hero-buttons{justify-content:center;flex-wrap:wrap}.surgery-hero-btn{padding:12px 22px;font-size:15px}.surgery-hero:after{height:100px}}@media(max-width:480px){.surgery-hero{min-height:80vh;padding:60px 5%}.surgery-hero-title{font-size:28px}.surgery-hero-subtitle{font-size:14px}.surgery-hero-buttons{flex-direction:column;gap:12px}.surgery-hero-btn{width:100%}.surgery-hero:after{height:80px}}.llh-icu__hero{--llh-icu-navy: #07111f;--llh-icu-teal: #00c9b1;--llh-icu-teal-glow: rgba(0, 201, 177, .22);--llh-icu-teal-dim: rgba(0, 201, 177, .1);--llh-icu-white: #eef4ff;--llh-icu-muted: rgba(238, 244, 255, .55);--llh-icu-border: rgba(0, 201, 177, .2);--llh-icu-ease: cubic-bezier(.16, 1, .3, 1);--llh-icu-font-display: "DM Sans", sans-serif;--llh-icu-font-body: "DM Sans", sans-serif}.llh-icu__hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:18px;color:var(--llh-icu-white)}.llh-icu__hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.08);transition:opacity 1s ease,transform 7s ease;z-index:0}.llh-icu__hero-bg--active{opacity:1;transform:scale(1)}.llh-icu__hero-bg--out{opacity:0;transform:scale(.96);transition:opacity .9s ease,transform .9s ease}.llh-icu__hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#07111f8c,#07111f66,#07111fbf 80%,#07111ff2),radial-gradient(ellipse 70% 50% at 50% 40%,var(--llh-icu-teal-glow),transparent 70%)}.llh-icu__hero-grain{position:absolute;inset:0;z-index:2;opacity:.045;background-size:180px;pointer-events:none}.llh-icu__hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.8rem;padding:0 1.5rem;padding-bottom:180px;max-width:800px}.llh-icu__hero-content>*{opacity:0;transform:translateY(32px);transition:opacity .8s var(--llh-icu-ease),transform .8s var(--llh-icu-ease)}.llh-icu__hero-content--visible .llh-icu__hero-badge{opacity:1;transform:none;transition-delay:.2s}.llh-icu__hero-content--visible .llh-icu__hero-title{opacity:1;transform:none;transition-delay:.45s}.llh-icu__hero-content--visible .llh-icu__hero-sub{opacity:1;transform:none;transition-delay:.7s}.llh-icu__hero-content--visible .llh-icu__hero-actions{opacity:1;transform:none;transition-delay:.95s}.llh-icu__hero-badge{display:inline-flex;align-items:center;gap:.55rem;background:var(--llh-icu-teal-dim);border:1px solid var(--llh-icu-border);color:var(--llh-icu-teal);border-radius:50px;padding:.45rem 1.2rem;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.llh-icu__hero-badge-dot{display:block;width:7px;height:7px;border-radius:50%;background:var(--llh-icu-teal);animation:llh-icu-blink 1.5s ease-in-out infinite}.llh-icu__hero-title{font-family:var(--llh-icu-font-display);font-size:clamp(1.9rem,6.2vw,4.6rem);font-weight:500;line-height:1.2;letter-spacing:-.01em;margin-top:40px}.llh-icu__hero-title em{color:var(--llh-icu-teal);font-style:normal}.llh-icu__hero-title span{position:relative;white-space:nowrap}.llh-icu__hero-title span:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:3px;background:var(--llh-icu-teal);border-radius:4px;transform:scaleX(0);transform-origin:left;animation:llh-icu-underline .7s var(--llh-icu-ease) 1.4s both}.llh-icu__hero-sub{font-size:clamp(.9rem,1.8vw,1.05rem);color:var(--llh-icu-muted);line-height:1.75;max-width:540px;font-weight:300}.llh-icu__hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.llh-icu__btn{font-family:var(--llh-icu-font-body);font-size:.88rem;font-weight:600;letter-spacing:.04em;padding:.9rem 2.1rem;border-radius:50px;border:none;cursor:pointer;transition:transform .22s,box-shadow .22s}.llh-icu__btn--primary{background:var(--llh-icu-teal);color:var(--llh-icu-navy)}.llh-icu__btn--primary:hover{transform:translateY(-3px);box-shadow:0 14px 36px #00c9b16b}.llh-icu__btn--outline{background:transparent;color:var(--llh-icu-white);border:1.5px solid rgba(238,244,255,.28)}.llh-icu__btn--outline:hover{border-color:var(--llh-icu-teal);color:var(--llh-icu-teal);transform:translateY(-3px)}.llh-icu__hero-arc{position:absolute;bottom:-2px;left:-6%;right:-6%;height:160px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:3}.llh-icu__hero-dots{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:7;display:flex;gap:.55rem}.llh-icu__hero-dot{width:28px;height:4px;border-radius:4px;border:none;background:#eef4ff4d;cursor:pointer;transition:background .3s,width .3s}.llh-icu__hero-dot--active{background:var(--llh-icu-teal);width:48px}@keyframes llh-icu-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes llh-icu-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:600px){.llh-icu__hero-actions{flex-direction:column;align-items:center}.llh-icu__btn{width:100%;max-width:300px;text-align:center}.llh-icu__hero-arc{height:80px}}.llh-icu-ov__section{--ov-white: #ffffff;--ov-bg: #f7f9fc;--ov-navy: #0b3d91;--ov-navy-soft: #134a9e;--ov-teal: #00c9b1;--ov-teal-light: rgba(0, 201, 177, .1);--ov-teal-mid: rgba(0, 201, 177, .22);--ov-teal-border: rgba(0, 201, 177, .28);--ov-muted: #5a6a7e;--ov-ease: cubic-bezier(.16, 1, .3, 1);--ov-font-display: "DM Sans", sans-serif;--ov-font-body: "DM Sans", sans-serif}.llh-icu-ov__section{position:relative;width:100%;padding:0rem 6rem 6rem;overflow:hidden;font-family:var(--ov-font-body)}.llh-icu-ov__dotgrid{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,201,177,.13) 1px,transparent 1px);background-size:32px 32px;opacity:.6;pointer-events:none;z-index:0}.llh-icu-ov__arc-top{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:140%;height:120px;background:var(--ov-white);border-radius:0 0 50% 50%;z-index:1;box-shadow:0 8px 32px #00c9b10f}.llh-icu-ov__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:5rem;max-width:1200px;margin:0 auto;align-items:center}.llh-icu-ov__text{display:flex;flex-direction:column;gap:1.5rem;opacity:0;transform:translate(-48px);transition:opacity .9s var(--ov-ease),transform .9s var(--ov-ease)}.llh-icu-ov__text--in{opacity:1;transform:translate(0)}.llh-icu-ov__eyebrow{display:flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--ov-teal)}.llh-icu-ov__eyebrow-line{display:block;width:36px;height:2px;background:var(--ov-teal);border-radius:4px}.llh-icu-ov__heading{font-family:var(--ov-font-display);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;line-height:1.1;color:var(--ov-navy);letter-spacing:-.02em}.llh-icu-ov__heading em{color:var(--ov-teal);font-style:normal;position:relative}.llh-icu-ov__heading em:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:3px;background:var(--ov-teal);border-radius:4px;transform:scaleX(0);transform-origin:left;transition:transform .7s var(--ov-ease) .9s}.llh-icu-ov__text--in .llh-icu-ov__heading em:after{transform:scaleX(1)}.llh-icu-ov__body{font-size:.97rem;color:var(--ov-muted);line-height:1.8;font-weight:300;max-width:480px}.llh-icu-ov__body--second{opacity:.8}.llh-icu-ov__pill-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.llh-icu-ov__pill{display:inline-flex;align-items:center;gap:.35rem;background:var(--ov-teal-light);border:1px solid var(--ov-teal-border);color:var(--ov-navy-soft);border-radius:50px;padding:.38rem .95rem;font-size:.76rem;font-weight:500;letter-spacing:.02em;transition:background .25s,transform .25s;cursor:default}.llh-icu-ov__pill:hover{background:var(--ov-teal-mid);transform:translateY(-2px)}.llh-icu-ov__stats{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.llh-icu-ov__card{opacity:0;transform:translateY(36px) scale(.96);transition:opacity .75s var(--ov-ease),transform .75s var(--ov-ease)}.llh-icu-ov__card[data-in=true]{opacity:1;transform:translateY(0) scale(1)}.llh-icu-ov__card-inner{position:relative;background:var(--ov-white);border:1px solid rgba(0,201,177,.15);border-radius:20px;padding:2rem 1.6rem 1.6rem;display:flex;flex-direction:column;gap:.35rem;overflow:hidden;box-shadow:0 4px 24px #07111f0d;transition:box-shadow .3s,border-color .3s,transform .3s}.llh-icu-ov__card-inner:hover{box-shadow:0 12px 40px #00c9b126;border-color:var(--ov-teal-border);transform:translateY(-4px)}.llh-icu-ov__card-glow{position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,var(--ov-teal-mid),transparent 70%);pointer-events:none;opacity:0;transition:opacity .35s}.llh-icu-ov__card-inner:hover .llh-icu-ov__card-glow{opacity:1}.llh-icu-ov__card-num{font-family:var(--ov-font-display);font-size:3.2rem;font-weight:700;color:var(--ov-teal);line-height:1;letter-spacing:-.02em}.llh-icu-ov__card-suffix{font-size:1.8rem;font-weight:600;margin-left:2px}.llh-icu-ov__card-label{font-size:.88rem;font-weight:600;color:var(--ov-navy);letter-spacing:.03em;margin-top:.2rem}.llh-icu-ov__card-desc{font-size:.76rem;color:var(--ov-muted);line-height:1.55;font-weight:300}.llh-icu-ov__card-bar{margin-top:1rem;height:3px;background:#00c9b11f;border-radius:4px;overflow:hidden}.llh-icu-ov__card-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--ov-teal),#00a896);border-radius:4px;transition:width 1.4s var(--ov-ease)}.llh-icu-ov__card-bar-fill[data-in=true]{width:80%}@media(max-width:960px){.llh-icu-ov__section{padding:6rem 2.5rem 4rem}.llh-icu-ov__inner{grid-template-columns:1fr;gap:3rem}.llh-icu-ov__text{transform:translateY(32px)}.llh-icu-ov__text--in{transform:translateY(0)}.llh-icu-ov__body{max-width:100%}}@media(max-width:520px){.llh-icu-ov__section{padding:5rem 1.5rem 3rem}.llh-icu-ov__stats{grid-template-columns:1fr 1fr;gap:.9rem}.llh-icu-ov__card-num{font-size:2.4rem}.llh-icu-ov__arc-top{height:70px;top:-35px}}.llh-icu-fac__section{--fac-bg: #f7f9fc;--fac-white: #ffffff;--fac-navy: #0b3d91;--fac-navy-soft: #134a9e;--fac-teal: #00c9b1;--fac-teal-light: rgba(0, 201, 177, .09);--fac-muted: #5a6a7e;--fac-border: rgba(7, 17, 31, .08);--fac-ease: cubic-bezier(.16, 1, .3, 1);--fac-font-display: "DM Sans", sans-serif;--fac-font-body: "DM Sans", sans-serif}.llh-icu-fac__section{position:relative;width:100%;margin-top:0;padding:0rem 6rem 7rem;overflow:hidden;font-family:var(--fac-font-body)}.llh-icu-fac__dotgrid{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,201,177,.11) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.llh-icu-fac__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.llh-icu-fac__header{opacity:0;transform:translateY(28px);transition:opacity .8s var(--fac-ease),transform .8s var(--fac-ease)}.llh-icu-fac__header--in{opacity:1;transform:translateY(0)}.llh-icu-fac__eyebrow{display:flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--fac-teal);margin-bottom:.9rem}.llh-icu-fac__heading{font-family:var(--fac-font-display);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;color:var(--fac-navy);line-height:1.12;letter-spacing:-.02em;text-align:center}.llh-icu-fac__heading em{color:var(--fac-teal);font-style:normal}.llh-icu-fac__body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.llh-icu-fac__imgwrap{position:sticky;top:6rem;aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:#e0e8f0;box-shadow:0 24px 64px #07111f21;opacity:0;transform:translate(-48px) scale(.97);transition:opacity .9s var(--fac-ease) .1s,transform .9s var(--fac-ease) .1s}.llh-icu-fac__imgwrap--in{opacity:1;transform:translate(0) scale(1)}.llh-icu-fac__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.07);transition:opacity .7s ease,transform 6s ease;z-index:0}.llh-icu-fac__img--active{opacity:1;transform:scale(1);z-index:1}.llh-icu-fac__imgwrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,17,31,.65) 0%,transparent 55%);z-index:2;border-radius:28px}.llh-icu-fac__chip{position:absolute;bottom:1.6rem;left:1.4rem;z-index:3;display:flex;align-items:center;gap:.75rem;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:.7rem 1.1rem;transition:all .45s var(--fac-ease)}.llh-icu-fac__chip-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.llh-icu-fac__chip-name{font-size:.88rem;font-weight:600;color:#fff;letter-spacing:.01em}.llh-icu-fac__chip-short{font-size:.72rem;color:#ffffffb3;margin-top:1px}.llh-icu-fac__img-accent{position:absolute;left:0;top:10%;bottom:10%;width:4px;border-radius:0 4px 4px 0;z-index:3;transition:background .5s ease}.llh-icu-fac__list{display:flex;flex-direction:column;gap:0;opacity:0;transform:translate(48px);transition:opacity .9s var(--fac-ease) .2s,transform .9s var(--fac-ease) .2s}.llh-icu-fac__list--in{opacity:1;transform:translate(0)}.llh-icu-fac__item{position:relative;display:flex;align-items:center;gap:1.1rem;padding:1.3rem 1.2rem;border-bottom:1px solid var(--fac-border);cursor:pointer;border-radius:12px;transition:background .35s ease,padding-left .35s var(--fac-ease);overflow:hidden}.llh-icu-fac__item:first-child{border-top:1px solid var(--fac-border)}.llh-icu-fac__item--active,.llh-icu-fac__item:hover{background:var(--fac-white);padding-left:1.6rem;box-shadow:0 4px 24px #07111f12}.llh-icu-fac__item-num{font-family:var(--fac-font-display);font-size:.78rem;font-weight:600;color:var(--fac-teal);min-width:26px;opacity:.6;transition:opacity .3s}.llh-icu-fac__item--active .llh-icu-fac__item-num,.llh-icu-fac__item:hover .llh-icu-fac__item-num{opacity:1}.llh-icu-fac__item-icon{font-size:1.6rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--fac-teal-light);flex-shrink:0;transition:background .3s,transform .4s var(--fac-ease)}.llh-icu-fac__item--active .llh-icu-fac__item-icon,.llh-icu-fac__item:hover .llh-icu-fac__item-icon{background:color-mix(in srgb,var(--item-color) 15%,transparent);transform:scale(1.12) rotate(-4deg)}.llh-icu-fac__item-text{display:flex;flex-direction:column;gap:0;flex:1;min-width:0}.llh-icu-fac__item-name{font-size:.98rem;font-weight:600;color:var(--fac-navy);letter-spacing:.01em;transition:color .3s}.llh-icu-fac__item--active .llh-icu-fac__item-name,.llh-icu-fac__item:hover .llh-icu-fac__item-name{color:var(--item-color)}.llh-icu-fac__item-preview{font-size:.78rem;color:var(--fac-muted);line-height:1.55;max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);transition:max-height .45s var(--fac-ease),opacity .35s ease .05s,transform .35s ease .05s,margin-top .35s ease}.llh-icu-fac__item--active .llh-icu-fac__item-preview,.llh-icu-fac__item:hover .llh-icu-fac__item-preview{max-height:80px;opacity:1;transform:translateY(0);margin-top:.3rem}.llh-icu-fac__item-arrow{font-size:1rem;color:var(--fac-teal);opacity:0;transform:translate(-8px);transition:opacity .3s,transform .35s var(--fac-ease);flex-shrink:0}.llh-icu-fac__item--active .llh-icu-fac__item-arrow,.llh-icu-fac__item:hover .llh-icu-fac__item-arrow{opacity:1;transform:translate(0)}.llh-icu-fac__item-bar{position:absolute;left:0;top:15%;bottom:15%;width:3px;border-radius:0 3px 3px 0;background:var(--item-color);opacity:0;transform:scaleY(0);transform-origin:center;transition:opacity .3s,transform .4s var(--fac-ease)}.llh-icu-fac__item--active .llh-icu-fac__item-bar,.llh-icu-fac__item:hover .llh-icu-fac__item-bar{opacity:1;transform:scaleY(1)}@media(max-width:900px){.llh-icu-fac__section{padding:5rem 2rem}.llh-icu-fac__body{grid-template-columns:1fr;gap:2.5rem}.llh-icu-fac__imgwrap{position:relative;top:0;aspect-ratio:16/9}}@media(max-width:500px){.llh-icu-fac__section{padding:4rem 1.2rem}.llh-icu-fac__item{padding:1rem;gap:.8rem}}.cardio-hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding:clamp(7rem,12vw,8.5rem) clamp(1.25rem,5vw,5rem) clamp(2rem,5vh,3rem);box-sizing:border-box;overflow:hidden;isolation:isolate}.cardio-hero__slides{position:absolute;inset:0;z-index:0}.cardio-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out;z-index:0;pointer-events:none}.cardio-hero__slide--active{z-index:1;opacity:1}.cardio-hero__zoom{position:absolute;inset:0;overflow:hidden}.cardio-hero__slide--active .cardio-hero__zoom{animation:cardioHeroKenBurns 12s ease-in-out infinite alternate;will-change:transform}.cardio-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@keyframes cardioHeroKenBurns{0%{transform:scale(1)}to{transform:scale(1.07)}}.overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to right,rgb(25,25,25) 0%,rgba(18,18,18,.35) 45%,rgba(18,18,18,.08) 72%,transparent 100%)}.content{position:relative;z-index:3;max-width:650px;width:100%;color:#fff;animation:fadeUp 1.2s ease forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.badge{background:#47479a99;display:inline-block;padding:8px 18px;border-radius:20px;font-size:14px;margin-bottom:20px;border:1px solid rgba(255,255,255,.3)}.content h1{font-size:58px;line-height:1.2;margin-bottom:20px;font-weight:700}.desc{font-size:17px;line-height:1.7;margin-bottom:30px;opacity:.95}.actions{display:flex;gap:20px}.primary1{background:linear-gradient(90deg,#0b3d91,#1abc9c);border:none;color:#fff;padding:14px 32px;border-radius:78px;font-size:15px;font-weight:600;cursor:pointer;transition:.3s}.primary1:hover{background:#43438f;transform:translateY(-3px)}.secondary{background:transparent;border:2px solid rgba(255,255,255,.9);color:#fff;padding:14px 32px;border-radius:48px;font-size:15px;font-weight:600;cursor:pointer}.secondary:hover{background:#fff;color:#47479a}@media(max-width:1024px){.cardio-hero{padding-top:clamp(5.5rem,14vw,7rem);padding-left:clamp(1.25rem,4vw,3rem);min-height:92vh;min-height:92dvh}.content h1{font-size:46px}.desc{font-size:16px}}@media(max-width:768px){.cardio-hero{padding:clamp(5rem,18vw,6rem) 30px 2rem;justify-content:center;text-align:center;min-height:78vh;min-height:78dvh}.cardio-hero__slide--active .cardio-hero__zoom{animation:none;will-change:auto}.cardio-hero__img{object-position:center top}.content{max-width:100%}.content h1{font-size:34px}.desc{font-size:15px}.actions{justify-content:center;flex-wrap:wrap}.primary1,.secondary{padding:12px 26px;font-size:14px}}@media(max-width:480px){.cardio-hero{padding:4.5rem 20px 1.5rem;min-height:70vh;min-height:70dvh}.content h1{font-size:26px}.badge{font-size:12px;padding:6px 14px}.desc{font-size:14px}.actions{flex-direction:column;gap:12px}.primary1,.secondary{width:100%}}.ca-section{position:relative;background:#fff;min-height:100vh;display:flex;align-items:center;justify-content:flex-end;padding:100px 80px 100px 0;overflow:hidden}.ca-bg-left{position:absolute;top:0;left:0;width:42%;height:100%;clip-path:polygon(0 0,78% 0,52% 100%,0 100%);z-index:1;overflow:hidden}.ca-bg-left-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ca-bg-left-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(11,29,68,.55) 0%,rgba(11,61,145,.35) 60%,transparent 100%)}.ca-bg-right{position:absolute;bottom:-60px;right:-60px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(26,188,156,.12) 0%,transparent 70%);filter:blur(70px);z-index:0;pointer-events:none}.ca-deco{position:absolute;top:-80px;right:-80px;width:320px;height:320px;z-index:0;pointer-events:none}.ca-deco-ring{position:absolute;border-radius:50%;border-style:solid;top:50%;left:50%;transform:translate(-50%,-50%)}.ca-deco-r1{width:160px;height:160px;border-width:1.5px;border-color:#0b3d912e}.ca-deco-r2{width:240px;height:240px;border-width:1px;border-color:#1abc9c33;border-style:dashed}.ca-deco-r3{width:320px;height:320px;border-width:1px;border-color:#0b3d9114}.ca-pulse{position:absolute;bottom:-40px;left:35%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(26,188,156,.13) 0%,transparent 70%);z-index:0;pointer-events:none}.ca-inner{position:relative;z-index:2;width:58%;max-width:680px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px;padding-left:40px}.ca-badge{display:inline-flex;align-items:center;gap:10px;background:#0b3d910f;border:1.5px solid rgba(11,61,145,.18);color:#0b3d91;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;padding:9px 22px;border-radius:100px;width:fit-content}.ca-badge-dot{width:7px;height:7px;background:#1abc9c;border-radius:50%;flex-shrink:0;animation:ca-pulse-dot 1.8s ease-in-out infinite;box-shadow:0 0 #1abc9c80}@keyframes ca-pulse-dot{0%{box-shadow:0 0 #1abc9c80}70%{box-shadow:0 0 0 8px #1abc9c00}to{box-shadow:0 0 #1abc9c00}}.ca-heading{font-family:Cormorant Garamond,serif;font-size:68px;font-weight:700;line-height:1.08;letter-spacing:-1.5px;color:#0b1f45}.ca-heading-navy{color:#0b3d91;font-style:italic;font-weight:600}.ca-heading-teal{color:#1abc9c}.ca-divider{display:flex;align-items:center;gap:14px;width:100%;justify-content:center}.ca-divider:before,.ca-divider:after{content:"";flex:1;max-width:110px;height:1.5px;background:linear-gradient(90deg,transparent,rgba(11,61,145,.25))}.ca-divider:after{background:linear-gradient(90deg,rgba(11,61,145,.25),transparent)}.ca-divider-icon{font-size:20px;color:#1abc9c;filter:drop-shadow(0 0 6px rgba(26,188,156,.5));animation:ca-heartbeat 1.4s ease-in-out infinite}@keyframes ca-heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.22)}28%{transform:scale(1)}42%{transform:scale(1.15)}56%{transform:scale(1)}}.ca-para{font-size:16.5px;font-weight:300;color:#4a5f7a;line-height:2;position:relative;padding:28px 36px;background:linear-gradient(135deg,#0b3d9108,#1abc9c0a);border-radius:20px;border:1px solid rgba(11,61,145,.08)}.ca-para:before{content:'"';position:absolute;top:-10px;left:20px;font-family:Cormorant Garamond,serif;font-size:80px;color:#1abc9c2e;line-height:1;pointer-events:none}.ca-stats{display:flex;gap:0;width:100%;margin-top:8px;background:linear-gradient(135deg,#0b3d91,#0d4db5 60%,#1365d6);border-radius:20px;padding:32px 16px;box-shadow:0 20px 60px #0b3d9138;position:relative;overflow:hidden}.ca-stats:before{content:"";position:absolute;top:-50px;right:-50px;width:180px;height:180px;border-radius:50%;border:36px solid rgba(26,188,156,.12);pointer-events:none}.ca-stats:after{content:"";position:absolute;bottom:-30px;left:20%;width:120px;height:120px;border-radius:50%;border:24px solid rgba(255,255,255,.05);pointer-events:none}.ca-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 14px;border-right:1px solid rgba(255,255,255,.12);position:relative;z-index:1}.ca-stat:last-child{border-right:none}.ca-stat-num{font-family:Cormorant Garamond,serif;font-size:40px;font-weight:700;color:#1abc9c;line-height:1}.ca-stat-label{font-size:10.5px;font-weight:500;color:#fff9;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:1.4}@media(max-width:1200px){.ca-section{padding:80px 60px 80px 0}.ca-bg-left{width:48%}.ca-inner{width:52%;max-width:620px}.ca-heading{font-size:54px}}@media(max-width:1024px){.ca-section{padding:70px 40px;justify-content:center}.ca-bg-left{width:50%;clip-path:polygon(0 0,85% 0,60% 100%,0 100%)}.ca-inner{width:100%;max-width:640px;padding-left:0}.ca-heading{font-size:46px}.ca-para{font-size:15px;padding:24px 28px}.ca-stats{padding:26px 10px}.ca-stat-num{font-size:34px}}@media(max-width:768px){.ca-section{padding:0 24px;margin-top:40px;justify-content:center;text-align:center;color:#fff}.ca-bg-left{width:100%;height:50%;clip-path:none;opacity:.25}.ca-inner{width:100%;max-width:520px;gap:24px}.ca-heading{font-size:38px;line-height:1.15;color:#fff}.ca-divider:before,.ca-divider:after{max-width:70px}.ca-para{font-size:14px;padding:0 22px;color:#fff;background:#0b1d44c7;border-color:#ffffff38;margin-bottom:80px}.ca-stats{flex-direction:column;gap:20px;padding:26px 20px;margin-bottom:120px}.ca-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px}.ca-stat:last-child{border-bottom:none}}@media(max-width:480px){.ca-heading{font-size:30px;letter-spacing:-.5px}.ca-badge{font-size:10px;padding:7px 16px}.ca-para{font-size:13px;padding:18px}.ca-stat-num{font-size:30px}.ca-stat-label{font-size:9px}.ca-bg-right,.ca-deco,.ca-pulse{display:none}}.conditions-section{padding:0 8%}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:38px;font-weight:700;color:#47479a;margin-bottom:15px}.section-header p{max-width:650px;margin:auto;color:#666;font-size:16px;line-height:1.6}.conditions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.condition-card{padding:35px;border-radius:16px;box-shadow:0 10px 30px #0000000d;transition:all .35s ease;position:relative;overflow:hidden}.condition-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #47479a26}.icon{font-size:32px;color:#1abc9c;margin-bottom:20px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#1abc9c14;margin-left:auto;margin-right:auto}.condition-card h3{font-size:20px;font-weight:600;margin-bottom:12px}.condition-card p{font-size:14px;line-height:1.6}.condition-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:0%;background:linear-gradient(90deg,#0b3d91,#1abc9c);transition:.4s ease}.condition-card:hover:before{height:100%}@media(max-width:1024px){.conditions-section{background-image:none!important;background:none!important;padding:0 6%}.section-header h2{font-size:32px}.section-header p{font-size:15px}.conditions-grid{gap:25px}.condition-card{padding:30px}.icon{font-size:30px}.condition-card h3{font-size:19px}}@media(max-width:768px){.conditions-section{padding:0 5%;background:none!important}.section-header{margin-bottom:45px}.section-header h2{font-size:28px}.section-header p{font-size:14px;line-height:1.5}.conditions-grid{gap:22px}.condition-card{padding:26px}.icon{font-size:28px}.condition-card h3{font-size:18px}.condition-card p{font-size:13px}}@media(max-width:480px){.conditions-section{padding:0 18px;background:none!important}.section-header h2{font-size:24px}.section-header p{font-size:13px}.conditions-grid{gap:18px}.condition-card{padding:22px;border-radius:14px}.icon{font-size:24px}.condition-card h3{font-size:16px}.condition-card p{font-size:12.5px;line-height:1.5}}@media(min-width:1025px){.conditions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.conditions-grid .condition-card:nth-child(9){grid-column:2}.conditions-grid .condition-card:nth-child(10){grid-column:3}}@media(max-width:1024px){.conditions-grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media(max-width:768px){.conditions-grid{grid-template-columns:repeat(2,1fr);gap:20px}.condition-card{padding:24px}.icon{width:48px;height:48px;font-size:24px}.condition-card h3{font-size:16px}.condition-card p{font-size:13px}}@media(max-width:480px){.conditions-grid{grid-template-columns:repeat(2,1fr);gap:16px}.condition-card{padding:20px}.icon{width:42px;height:42px;font-size:22px}.condition-card h3{font-size:15px}.condition-card p{font-size:12.5px}}.llh-neuro-hero-wrapper-2026{position:relative;height:100vh;overflow:hidden}.llh-neuro-bg-container-2026{position:absolute;inset:0;overflow:hidden;z-index:0}.llh-neuro-bg-slider-2026{position:absolute;width:120%;height:120%;background-size:cover;background-position:center;top:0;left:0}.llh-neuro-highlight-2026{color:#1abc9c}.llh-neuro-overlay-2026{position:absolute;inset:0;background:#00192d1c;z-index:1}.llh-neuro-content-box-2026{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#fff;padding:20px}.llh-neuro-content-box-2026 h1{font-size:60px;margin-bottom:20px}.llh-neuro-content-box-2026 p{font-size:20px;max-width:700px;margin-bottom:30px}.llh-neuro-btn-2026{padding:14px 40px;font-size:18px;border:none;border-radius:30px;background:#00b4d8;cursor:pointer;transition:.3s ease}.llh-neuro-btn-2026:hover{background:#0077b6}.llh-neuro-bg-layer-2026{position:absolute;width:120%;height:120%;background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform;top:0;left:0}@media(max-width:1200px){.llh-neuro-content-box-2026 h1{font-size:48px}.llh-neuro-content-box-2026 p{font-size:18px;max-width:600px}}@media(max-width:1024px){.llh-neuro-hero-wrapper-2026{height:85vh}.llh-neuro-content-box-2026{padding:20px 30px}.llh-neuro-content-box-2026 h1{font-size:42px}.llh-neuro-content-box-2026 p{font-size:17px;max-width:520px}.llh-neuro-btn-2026{padding:12px 34px;font-size:16px}}@media(max-width:768px){.llh-neuro-hero-wrapper-2026{height:75vh}.llh-neuro-content-box-2026{padding:20px}.llh-neuro-content-box-2026 h1{font-size:34px;line-height:1.2}.llh-neuro-content-box-2026 p{font-size:16px;max-width:420px}.llh-neuro-btn-2026{padding:12px 30px;font-size:15px}.llh-neuro-bg-slider-2026,.llh-neuro-bg-layer-2026{width:140%;height:140%}}@media(max-width:480px){.llh-neuro-hero-wrapper-2026{height:65vh}.llh-neuro-content-box-2026 h1{font-size:28px}.llh-neuro-content-box-2026 p{font-size:14px;max-width:300px}.llh-neuro-btn-2026{width:100%;max-width:220px;font-size:14px;padding:11px 24px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.neuro-section{font-family:Outfit,sans-serif;position:relative;min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;padding:80px 60px 80px 80px;gap:40px}.neuro-bg-dots{position:absolute;inset:0;background-size:28px 28px;z-index:0;pointer-events:none}.blob{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.blob-teal{width:500px;height:500px;background:radial-gradient(circle,rgba(26,188,156,.12) 0%,transparent 70%);top:-120px;right:30%}.blob-navy{width:400px;height:400px;background:radial-gradient(circle,rgba(11,61,145,.08) 0%,transparent 70%);bottom:-80px;left:5%}.neuro-left{position:relative;z-index:2;display:flex;flex-direction:column;gap:26px}.neuro-badge{display:inline-flex;align-items:center;gap:10px;background:#1abc9c14;border:1.5px solid rgba(26,188,156,.35);color:#0a9e84;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;padding:9px 20px;border-radius:100px;width:fit-content}.badge-dot{width:7px;height:7px;background:#1abc9c;border-radius:50%;flex-shrink:0;animation:pulse-dot 1.8s ease-in-out infinite;box-shadow:0 0 #1abc9c80}@keyframes pulse-dot{0%{box-shadow:0 0 #1abc9c80}70%{box-shadow:0 0 0 8px #1abc9c00}to{box-shadow:0 0 #1abc9c00}}.neuro-heading{font-family:Cormorant Garamond,serif;font-size:62px;font-weight:700;line-height:1.1;color:#0b1f45;letter-spacing:-1px}.h-muted{color:#0b3d91}.h-italic{font-style:italic;color:#0b3d91;font-weight:600;font-size:52px}.h-teal{color:#1abc9c}.neuro-line{width:64px;height:3px;background:linear-gradient(90deg,#1abc9c,#1abc9c1a);border-radius:2px}.neuro-para{font-size:15.5px;font-weight:400;color:#4a5f7a;line-height:1.9;max-width:480px;border-left:3px solid #1ABC9C;padding-left:20px}.neuro-stats{display:flex;gap:0;margin-top:6px}.neuro-stat{display:flex;flex-direction:column;align-items:center;padding:0 28px;border-right:1.5px solid #e2eaf5}.neuro-stat:first-child{padding-left:0}.neuro-stat:last-child{border-right:none}.stat-num{font-family:Cormorant Garamond,serif;font-size:38px;font-weight:700;color:#1abc9c;line-height:1}.stat-label{font-size:11px;font-weight:500;color:#8099bb;letter-spacing:1px;text-transform:uppercase;margin-top:4px}.neuro-btns{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn-primary{background:linear-gradient(135deg,#1abc9c,#0fa882);color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;padding:14px 34px;border-radius:100px;border:none;cursor:pointer;letter-spacing:.3px;box-shadow:0 8px 28px #1abc9c59;transition:transform .25s ease,box-shadow .25s ease}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 14px 36px #1abc9c73}.btn-ghost{background:transparent;color:#0b3d91;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;padding:14px 26px;border-radius:100px;border:1.5px solid #0b3d91;cursor:pointer;transition:all .25s ease}.btn-ghost:hover{background:#0b3d91;color:#fff}.neuro-right{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:580px}.ring{position:absolute;border-radius:50%;border-style:solid;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.ring-1{width:370px;height:370px;border-width:1.5px;border-color:#1abc9c59}.ring-2{width:450px;height:450px;border-width:1px;border-color:#0b3d9133;border-style:dashed}.ring-3{width:530px;height:530px;border-width:1px;border-color:#0b3d9114}.circle-wrap{position:relative;z-index:3;width:310px;height:310px;border-radius:50%;padding:5px;background:linear-gradient(145deg,#1abc9c,#0b3d91,#1abc9c);box-shadow:0 0 0 1px #1abc9c26,0 30px 70px #0b3d912e,0 0 50px #1abc9c1f}.circle-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative}.circle-img{width:100%;height:100%;object-fit:cover;display:block}.circle-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 35%,rgba(11,29,68,.65) 100%)}.circle-tag{position:absolute;bottom:22px;left:50%;transform:translate(-50%);background:#ffffffeb;color:#0b3d91;font-size:11.5px;font-weight:600;padding:7px 16px;border-radius:100px;white-space:nowrap;display:flex;align-items:center;gap:6px;letter-spacing:.3px;box-shadow:0 4px 16px #0b3d9126}.float-card{position:absolute;z-index:4;background:#fff;border:1px solid #e4edf8;border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 40px #0b3d911f,0 2px 8px #0b3d910f}.fc-top{top:50px;right:-10px}.fc-bottom{bottom:60px;left:-20px}.fc-icon{font-size:22px;color:#1abc9c;line-height:1}.fc-num{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;color:#0b3d91;line-height:1}.fc-label{font-size:11px;color:#8099bb;font-weight:500;margin-top:2px;letter-spacing:.4px}@media(max-width:1200px){.neuro-section{padding:70px 40px}.neuro-heading{font-size:52px}.h-italic{font-size:44px}.neuro-right{height:520px}.ring-1{width:340px;height:340px}.ring-2{width:420px;height:420px}.ring-3{width:500px;height:500px}}@media(max-width:1024px){.neuro-section{grid-template-columns:1fr;padding:60px 32px;gap:50px;text-align:center}.neuro-left{align-items:center}.neuro-para{border-left:none;padding-left:0;max-width:600px}.neuro-stats,.neuro-btns{justify-content:center}.neuro-heading{font-size:46px}.h-italic{font-size:40px}.neuro-right{height:480px}.fc-top{top:30px;right:20px}.fc-bottom{bottom:30px;left:20px}}@media(max-width:768px){.neuro-section{padding:50px 24px}.neuro-heading{font-size:38px;line-height:1.15}.h-italic{font-size:34px}.neuro-para{font-size:14px;line-height:1.7}.neuro-right{height:420px}.circle-wrap{width:260px;height:260px}.ring-1{width:300px;height:300px}.ring-2{width:360px;height:360px}.ring-3{width:420px;height:420px}.neuro-stat{padding:0 18px}.stat-num{font-size:30px}.fc-top{top:10px;right:10px}.fc-bottom{bottom:10px;left:10px}}@media(max-width:480px){.neuro-section{padding:40px 18px}.neuro-heading{font-size:30px}.h-italic{font-size:26px}.neuro-stats{flex-direction:column;gap:12px}.neuro-stat{border-right:none;padding:0}.stat-num{font-size:26px}.neuro-btns{flex-direction:column;width:100%}.btn-primary,.btn-ghost{width:100%;text-align:center}.neuro-right{height:360px}.circle-wrap{width:220px;height:220px}.ring-1,.ring-2,.ring-3{display:none}.float-card{padding:10px 12px;gap:8px}.fc-num{font-size:18px}}.llh-neuro-about-wrapper-2026{display:flex;align-items:center;justify-content:space-between;padding:20px 8%;gap:70px;background:#fff;overflow:visible;position:relative}.llh-neuro-about-left-2026{flex:1;position:relative}.llh-neuro-image-container-2026{position:relative;width:100%;max-width:480px}.llh-neuro-image-container-2026 img{width:100%;border-radius:20px;position:relative;z-index:2;box-shadow:0 24px 50px #0b3d9126;display:block}.llh-neuro-rotating-arc-2026{position:absolute;width:480px;height:480px;border-radius:50%;border:28px solid transparent;border-top-color:#1abc9c;border-right-color:#1abc9c66;top:-90px;left:-50px;z-index:1;pointer-events:none}.llh-neuro-dots-2026{position:absolute;bottom:-30px;right:-30px;width:100px;height:100px;background-image:radial-gradient(circle,#1ABC9C 1.5px,transparent 1.5px);background-size:14px 14px;opacity:.35;z-index:0;pointer-events:none}.llh-neuro-stat-badge-2026{position:absolute;bottom:28px;left:-24px;z-index:4;background:#fff;border:1px solid #e8eef7;border-radius:14px;padding:14px 20px;box-shadow:0 12px 30px #0b3d911f;display:flex;flex-direction:column;align-items:center;min-width:120px}.llh-neuro-stat-num-2026{font-size:28px;font-weight:800;color:#1abc9c;line-height:1}.llh-neuro-stat-label-2026{font-size:11px;color:#6b7a99;font-weight:600;text-align:center;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.llh-neuro-about-right-2026{flex:1}.llh-neuro-right-badge-2026{background:#1abc9c1a;color:#1abc9c;border:1px solid rgba(26,188,156,.35);padding:5px 16px;border-radius:50px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;display:inline-block}.llh-neuro-about-right-2026 h2{font-size:clamp(26px,3.5vw,40px);margin-bottom:18px;color:#0b3d91;font-weight:700;line-height:1.25}.llh-neuro-about-right-2026 h2 span{color:#1abc9c}.llh-neuro-about-right-2026 p{margin-bottom:32px;line-height:1.75;color:#6b7a99;font-size:15.5px}.llh-neuro-about-list-2026{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.llh-neuro-about-list-2026 li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#0b3d91;background:#f4f8ff;border:1px solid #e2eaf8;border-radius:10px;padding:12px 14px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:default}.llh-neuro-about-list-2026 li:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0b3d911a;border-color:#1abc9c73}.llh-neuro-about-list-2026 svg{color:#1abc9c;font-size:17px;flex-shrink:0}@media(max-width:1200px){.llh-neuro-about-wrapper-2026{gap:50px;padding:20px 6%}.llh-neuro-image-container-2026{max-width:420px}.llh-neuro-rotating-arc-2026{width:420px;height:420px;top:-70px;left:-40px}}@media(max-width:1024px){.llh-neuro-about-wrapper-2026{flex-direction:column;align-items:center;text-align:center;gap:50px;padding:20px 5%}.llh-neuro-about-left-2026{display:flex;justify-content:center}.llh-neuro-about-right-2026{max-width:650px}.llh-neuro-about-list-2026{grid-template-columns:1fr 1fr}.llh-neuro-stat-badge-2026{left:20px;bottom:20px}.llh-neuro-rotating-arc-2026{width:380px;height:380px;top:-60px;left:-20px}}@media(max-width:768px){.llh-neuro-about-wrapper-2026{padding:20px 24px;gap:40px}.llh-neuro-about-right-2026 h2{font-size:30px}.llh-neuro-about-right-2026 p{font-size:14px}.llh-neuro-image-container-2026{max-width:320px}.llh-neuro-rotating-arc-2026{width:320px;height:320px;border-width:20px;top:-50px;left:-10px}.llh-neuro-stat-badge-2026{padding:10px 14px;min-width:100px}.llh-neuro-stat-num-2026{font-size:22px}.llh-neuro-about-list-2026{grid-template-columns:1fr;gap:12px}}@media(max-width:480px){.llh-neuro-about-wrapper-2026{padding:20px 18px}.llh-neuro-about-right-2026 h2{font-size:26px}.llh-neuro-about-right-2026 p{font-size:13.5px}.llh-neuro-image-container-2026{max-width:260px}.llh-neuro-rotating-arc-2026,.llh-neuro-dots-2026{display:none}.llh-neuro-stat-badge-2026{left:10px;bottom:10px;padding:8px 12px}.llh-neuro-about-list-2026 li{font-size:14px;padding:10px 12px}}.bs-section{font-family:Outfit,sans-serif;position:relative;padding:20px 72px 80px;overflow:hidden}.bs-bg-dots{position:absolute;inset:0;background-size:28px 28px;pointer-events:none;z-index:0}.bs-blob{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:0}.bs-blob-1{width:500px;height:500px;background:radial-gradient(circle,rgba(26,188,156,.1) 0%,transparent 70%);top:-100px;right:-80px}.bs-blob-2{width:400px;height:400px;background:radial-gradient(circle,rgba(11,61,145,.07) 0%,transparent 70%);bottom:0;left:-60px}.bs-header{position:relative;z-index:2;text-align:center;margin-bottom:56px;display:flex;flex-direction:column;align-items:center;gap:18px}.bs-badge{display:inline-flex;align-items:center;gap:10px;background:#1abc9c14;border:1.5px solid rgba(26,188,156,.3);color:#0a9e84;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;padding:8px 20px;border-radius:100px;width:fit-content}.bs-badge-dot{width:7px;height:7px;background:#1abc9c;border-radius:50%;animation:bs-pulse 1.8s ease-in-out infinite;box-shadow:0 0 #1abc9c80}@keyframes bs-pulse{0%{box-shadow:0 0 #1abc9c80}70%{box-shadow:0 0 0 8px #1abc9c00}to{box-shadow:0 0 #1abc9c00}}.bs-heading{font-size:48px;font-weight:700;color:#0b1f45;letter-spacing:-.5px;line-height:1.15}.bs-heading-teal{color:#1abc9c}.bs-sub{font-size:15px;font-weight:400;color:#5a7299;max-width:560px;line-height:1.75}.bs-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:56px}.bs-card{border-radius:20px;padding:32px 24px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;cursor:default;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.bs-card:hover{transform:translateY(-6px)}.bs-icon-wrap{width:68px;height:68px;border-radius:18px;display:flex;align-items:center;justify-content:center;color:#1abc9c;flex-shrink:0;transition:background .28s ease,color .28s ease,transform .28s ease}.bs-card:hover .bs-icon-wrap{color:#0b3d91;border-color:transparent;transform:scale(1.08)}.bs-card:nth-last-child(2){grid-column:2}.bs-card:nth-last-child(1){grid-column:3}.bs-card-title{font-size:20px;font-weight:600;line-height:1.3;transition:color .28s ease}.bs-card:hover .bs-card-title{color:#0b3d91}.bs-card-desc{font-size:14px;font-weight:400;color:#6b80a0;line-height:1.6}.bs-cta{position:relative;z-index:2;background:linear-gradient(120deg,#0b3d91,#0d4db5 60%,#1365d6);border-radius:24px;padding:20px 52px;display:flex;align-items:center;justify-content:space-between;gap:32px;box-shadow:0 20px 60px #0b3d9138;overflow:hidden}.bs-cta:before{content:"";position:absolute;top:-20px;right:-60px;width:220px;height:220px;border-radius:50%;border:40px solid rgba(26,188,156,.15);pointer-events:none}.bs-cta:after{content:"";position:absolute;bottom:-40px;left:30%;width:160px;height:160px;border-radius:50%;border:30px solid rgba(255,255,255,.05);pointer-events:none}.bs-cta-text{font-size:15px;font-weight:400;color:#ffffffd9;line-height:1.8;max-width:680px;position:relative;z-index:1}.bs-cta-text strong{color:#1abc9c;font-weight:700}.bs-cta-btn{background:linear-gradient(135deg,#1abc9c,#0fa882);color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;padding:15px 36px;border-radius:100px;border:none;cursor:pointer;white-space:nowrap;letter-spacing:.3px;box-shadow:0 8px 28px #1abc9c66;transition:transform .25s ease,box-shadow .25s ease;position:relative;z-index:1;flex-shrink:0}.bs-cta-btn:hover{transform:translateY(-3px);box-shadow:0 14px 36px #1abc9c80}@media(max-width:1200px){.bs-section{padding:20px 40px 70px}.bs-heading{font-size:40px}.bs-grid{grid-template-columns:repeat(3,1fr);gap:22px}.bs-card:nth-last-child(2),.bs-card:nth-last-child(1){grid-column:auto}}@media(max-width:1024px){.bs-section{padding:20px 32px 60px}.bs-heading{font-size:36px}.bs-sub{font-size:14px}.bs-grid{grid-template-columns:repeat(2,1fr);gap:20px}.bs-card:nth-last-child(2),.bs-card:nth-last-child(1){grid-column:auto}.bs-cta{padding:32px;flex-direction:column;text-align:center;gap:20px}.bs-cta-text{max-width:100%}}@media(max-width:768px){.bs-section{padding:20px 24px 50px}.bs-heading{font-size:30px;line-height:1.2}.bs-sub{font-size:14px}.bs-grid{grid-template-columns:repeat(2,1fr);gap:18px}.bs-card{padding:26px 18px}.bs-icon-wrap{width:58px;height:58px}.bs-card-title{font-size:18px}.bs-card-desc{font-size:13px}.bs-cta{padding:28px 24px}.bs-cta-text{font-size:14px}.bs-cta-btn{padding:13px 28px;font-size:13px}}@media(max-width:480px){.bs-section{padding:20px 18px 40px}.bs-heading{font-size:26px}.bs-sub{font-size:13px}.bs-grid{grid-template-columns:repeat(2,1fr);gap:14px}.bs-card{padding:22px 16px;border-radius:16px}.bs-icon-wrap{width:50px;height:50px}.bs-card-title{font-size:16px}.bs-card-desc{font-size:12px;line-height:1.6}.bs-cta{padding:24px 18px;border-radius:18px}.bs-cta-btn{width:100%}}:root{--blue: white;--blue-light: #e8f0ff;--cyan: #1ABC9C;--white: #ffffff}.nh-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 40px;overflow:hidden}.nh-bg{position:absolute;inset:-40px;width:calc(100% + 80px);height:calc(100% + 80px);object-fit:cover;animation:bgZoom 18s ease-in-out infinite alternate;z-index:0}.nh-bg-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#fff0,#e8f0ff00,#ffffff8b);z-index:1}.nh-blob{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:1}.nh-blob-1{width:520px;height:520px;background:radial-gradient(circle,rgba(26,92,255,.13),transparent 70%);top:-100px;right:-80px;animation:blobFloat1 10s ease-in-out infinite alternate}.nh-blob-2{width:360px;height:360px;background:radial-gradient(circle,rgba(0,170,204,.11),transparent 70%);bottom:-80px;left:-60px;animation:blobFloat2 13s ease-in-out infinite alternate}.nh-blob-3{width:280px;height:280px;background:radial-gradient(circle,rgba(26,92,255,.07),transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:blobFloat1 8s ease-in-out infinite alternate}.nh-content{position:relative;z-index:2;max-width:740px;margin:0 auto}.nh-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 20px;border-radius:100px;background:#1a5cff14;border:1px solid rgba(26,92,255,.22);font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);margin-bottom:30px;animation:fadeUp .8s .2s ease both}.nh-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);animation:pulse 2s infinite}.nh-h1{font-size:clamp(2.8rem,5.5vw,4.6rem);font-weight:600;line-height:1.1;color:#1abc9c;margin-bottom:18px;animation:fadeUp .8s .35s ease both}.nh-hl{color:var(--blue);display:block;position:relative}.nh-hl:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0;height:3px;background:linear-gradient(to right,var(--blue),var(--cyan));border-radius:2px;animation:lineGrow 1s 1.2s ease forwards}.nh-divider{width:56px;height:2px;background:linear-gradient(to right,var(--blue),var(--cyan));border-radius:2px;margin:24px auto;animation:fadeUp .8s .5s ease both}.nh-sub{font-size:1.05rem;font-weight:300;color:#fff;line-height:1.78;max-width:540px;margin:0 auto;animation:fadeUp .8s .6s ease both}.nh-cta{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:42px;animation:fadeUp .8s .75s ease both}.nh-btn-p{padding:15px 38px;background:linear-gradient(900deg,#0b3d91,#1abc9c);color:var(--white);border:none;border-radius:6px;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:500;letter-spacing:.03em;cursor:pointer;transition:all .3s;box-shadow:0 6px 28px #1a5cff59}.nh-btn-p:hover{transform:translateY(-3px)}.nh-btn-o{padding:15px 32px;background:transparent;border:1.5px solid rgba(26,92,255,.35);border-radius:6px;color:var(--blue);font-size:.92rem;font-weight:500;cursor:pointer;transition:all .3s}.nh-btn-o:hover{background:var(--blue-light);border-color:var(--blue)}.nh-trust{margin-top:30px;font-size:.78rem;letter-spacing:.05em;animation:fadeUp .8s .9s ease both}.nh-trust strong{color:var(--blue)}@keyframes bgZoom{0%{transform:scale(1) translate(0)}to{transform:scale(1.12) translate(-20px)}}@keyframes blobFloat1{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-40px) scale(1.1)}}@keyframes blobFloat2{0%{transform:translate(0)}to{transform:translate(-25px,30px) scale(.95)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@keyframes lineGrow{0%{width:0}to{width:100%}}.wcu-section{padding:40px 5%;overflow:hidden}.wcu-heading-wrapper{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(30px);transition:all .7s ease}.wcu-heading-wrapper.visible{opacity:1;transform:translateY(0)}.wcu-tag{color:#1abc9c;font-weight:700;letter-spacing:3px;font-size:13px;text-transform:uppercase;margin-bottom:10px}.wcu-title{font-size:clamp(28px,4vw,44px);font-weight:900;color:#1abc9c;margin:0 0 16px;line-height:1.2}.wcu-divider{width:70px;height:4px;background:linear-gradient(90deg,#1abc9c,#0b3d91);border-radius:4px;margin:0 auto 22px}.wcu-subtitle{max-width:680px;margin:0 auto;color:#4a5a6a;font-size:15.5px;line-height:1.8}.wcu-content{display:flex;align-items:center;justify-content:center;gap:clamp(30px,5vw,80px);flex-wrap:wrap;max-width:1150px;margin:0 auto}.wcu-features{flex:1 1 340px;max-width:500px}.wcu-feature-item{display:flex;align-items:flex-start;gap:18px;margin-bottom:30px;opacity:0;transform:translate(-60px);border-radius:16px;padding:14px 16px;overflow:visible}.wcu-feature-item.visible{opacity:1;transform:translate(0)}.wcu-icon-box{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px #0000001f;transition:transform .35s cubic-bezier(.34,1.7,.64,1),box-shadow .35s ease,border-radius .35s ease;cursor:pointer;position:relative;z-index:1}.wcu-feature-item:hover .wcu-icon-box{transform:translateY(-10px) scale(1.22) rotate(-6deg);box-shadow:0 18px 36px #00000038,0 0 0 6px #1abc9c26;border-radius:18px}.wcu-feature-item:hover .wcu-icon-box svg{animation:iconWiggle .5s ease}@keyframes iconWiggle{0%{transform:rotate(0) scale(1)}25%{transform:rotate(-12deg) scale(1.15)}50%{transform:rotate(10deg) scale(1.2)}75%{transform:rotate(-6deg) scale(1.1)}to{transform:rotate(0) scale(1)}}.wcu-feature-item{padding:14px 16px;border-radius:16px;transition:all .7s cubic-bezier(.34,1.4,.64,1),background .3s ease,box-shadow .3s ease}.wcu-feature-item:hover{background:#fff;box-shadow:0 8px 30px #0b3d911a;transform:translate(6px)!important}.wcu-feature-title{margin:0 0 6px;font-size:16px;font-weight:800;color:#0b3d91}.wcu-feature-desc{margin:0;color:#5a6a7a;font-size:14px;line-height:1.75}.wcu-puzzle-side{flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;padding:70px 65px}.puzzle-grid{display:grid;grid-template-columns:130px 130px;grid-template-rows:130px 130px;gap:0px;position:relative}.puzzle-piece-wrap{position:relative;width:130px;height:130px;cursor:pointer;z-index:2}.puzzle-label{position:absolute;width:130px;font-weight:800;font-size:11.5px;line-height:1.35;white-space:pre-line;pointer-events:none;z-index:10;opacity:0;transition:opacity .5s ease}.puzzle-label.visible{opacity:1}.puzzle-svg{display:block;transition:transform .3s ease,filter .3s ease}.puzzle-piece-wrap:hover .puzzle-svg{filter:brightness(1.1) drop-shadow(2px 6px 18px rgba(0,0,0,.25))!important;transform:scale(1.07)}.puzzle-center-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(26,188,156,.18) 0%,transparent 70%);pointer-events:none;z-index:1;animation:pulseGlow 2.5s ease-in-out infinite}@keyframes pulseGlow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.3)}}@keyframes floatPiece0{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-4px,-5px) rotate(-1.5deg)}75%{transform:translate(3px,4px) rotate(1deg)}}@keyframes floatPiece1{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(4px,-4px) rotate(1.5deg)}75%{transform:translate(-3px,4px) rotate(-1deg)}}@keyframes floatPiece2{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-4px,4px) rotate(1.5deg)}75%{transform:translate(3px,-3px) rotate(-1deg)}}@keyframes floatPiece3{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(4px,5px) rotate(-1.5deg)}75%{transform:translate(-3px,-4px) rotate(1deg)}}.puzzle-svg.float-0{animation:floatPiece0 4s ease-in-out infinite}.puzzle-svg.float-1{animation:floatPiece1 4.4s ease-in-out infinite}.puzzle-svg.float-2{animation:floatPiece2 4.2s ease-in-out infinite}.puzzle-svg.float-3{animation:floatPiece3 4.6s ease-in-out infinite}@media(max-width:768px){.wcu-content{flex-direction:column}.wcu-puzzle-side{padding:60px 50px}.puzzle-grid{grid-template-columns:110px 110px;grid-template-rows:110px 110px}.puzzle-piece-wrap{width:110px;height:110px}.puzzle-label{width:110px}}.nc-section{position:relative;padding:40px 5% 110px;overflow:hidden;isolation:isolate}.nc-bg-orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}.nc-bg-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(26,188,156,.1) 0%,transparent 70%);top:-120px;left:-120px;animation:orbFloat1 12s ease-in-out infinite}.nc-bg-orb-2{width:420px;height:420px;background:radial-gradient(circle,rgba(11,61,145,.07) 0%,transparent 70%);bottom:-80px;right:-80px;animation:orbFloat2 15s ease-in-out infinite}.nc-bg-orb-3{width:320px;height:320px;background:radial-gradient(circle,rgba(26,188,156,.06) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:orbFloat3 10s ease-in-out infinite}@keyframes orbFloat1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,30px) scale(1.1)}}@keyframes orbFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,-40px) scale(1.08)}}@keyframes orbFloat3{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}.nc-section:before{content:"";position:absolute;inset:0;background-size:44px 44px;opacity:.5;z-index:0;pointer-events:none}.nc-header{position:relative;z-index:2;text-align:center;margin-bottom:70px;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.nc-header.visible{opacity:1;transform:translateY(0)}.nc-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px}.nc-eyebrow:before,.nc-eyebrow:after{content:"";width:30px;height:1.5px;background:var(--teal);opacity:.5;border-radius:2px}.nc-title{font-size:clamp(30px,5vw,52px);font-weight:900;color:var(--text-dark);margin:0 0 8px;line-height:1.15}.nc-title span{color:var(--teal);position:relative;display:inline-block}.nc-title span:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--teal),transparent);border-radius:2px}.nc-divider{width:60px;height:3px;background:linear-gradient(90deg,var(--teal),var(--navy));border-radius:3px;margin:20px auto 22px}.nc-desc{max-width:680px;margin:0 auto;color:var(--text-body);font-size:15.5px;line-height:1.85;font-weight:400}.nc-body{position:relative;z-index:2;display:flex;align-items:flex-start;gap:56px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.nc-visual{flex:0 0 auto;width:250px;display:flex;flex-direction:column;align-items:center;gap:22px;position:sticky;top:100px}.nc-kidney-ring{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(26,188,156,.07) 0%,transparent 70%);border-radius:50%}.nc-kidney-ring:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(26,188,156,.25);animation:ringPulse 3s ease-in-out infinite}.nc-kidney-ring:after{content:"";position:absolute;inset:-18px;border-radius:50%;border:1px dashed rgba(26,188,156,.15);animation:ringPulse 3s ease-in-out infinite .6s}@keyframes ringPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.nc-kidney-svg{animation:kidneyFloat 5s ease-in-out infinite;filter:drop-shadow(0 8px 24px rgba(26,188,156,.25))}@keyframes kidneyFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}.nc-stat-pills{display:flex;flex-direction:column;gap:10px;width:100%}.nc-stat-pill{background:#fff;border:1px solid rgba(26,188,156,.22);border-radius:40px;padding:10px 18px;display:flex;align-items:center;gap:12px;opacity:0;transform:translate(-30px);transition:opacity .6s ease,transform .6s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 10px #1abc9c0f}.nc-stat-pill.visible{opacity:1;transform:translate(0)}.nc-stat-pill:hover{background:var(--teal-light);border-color:#1abc9c73;transform:translate(5px);box-shadow:0 4px 16px #1abc9c1f}.nc-stat-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);flex-shrink:0;box-shadow:0 0 8px #1abc9c80;animation:dotBlink 2s ease-in-out infinite}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.3}}.nc-stat-text{color:var(--text-dark);font-size:12.5px;font-weight:600}.nc-conditions{flex:1 1 400px}.nc-conditions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.nc-card{background:#fff;border:1px solid rgba(26,188,156,.14);border-radius:18px;padding:22px 20px;position:relative;overflow:hidden;cursor:pointer;opacity:0;transform:translateY(30px) scale(.96);transition:opacity .6s ease,transform .6s cubic-bezier(.34,1.5,.64,1),background .3s ease,border-color .3s ease,box-shadow .3s ease;box-shadow:var(--shadow-soft)}.nc-card.visible{opacity:1;transform:translateY(0) scale(1)}.nc-card:hover{background:var(--teal-light);border-color:#1abc9c73;box-shadow:var(--shadow-hover);transform:translateY(-6px) scale(1.02)}.nc-card:before{content:"";position:absolute;top:-60%;left:-60%;width:55%;height:200%;background:linear-gradient(105deg,transparent 40%,rgba(26,188,156,.07) 50%,transparent 60%);transform:skew(-20deg);transition:left .55s ease}.nc-card:hover:before{left:150%}.nc-card:after{content:"";position:absolute;top:0;right:0;width:64px;height:64px;background:radial-gradient(circle at top right,rgba(26,188,156,.12),transparent 70%);opacity:0;transition:opacity .3s ease;border-radius:0 18px 0 0}.nc-card:hover:after{opacity:1}.nc-card-icon-wrap{width:46px;height:46px;border-radius:13px;background:linear-gradient(135deg,#1abc9c1f,#0b3d9114);border:1px solid rgba(26,188,156,.2);display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:transform .35s cubic-bezier(.34,1.7,.64,1),box-shadow .35s ease,background .3s ease}.nc-card:hover .nc-card-icon-wrap{transform:translateY(-9px) scale(1.22) rotate(-8deg);box-shadow:0 14px 28px #1abc9c38;background:linear-gradient(135deg,#1abc9c40,#0b3d911f);color:#0b3d91}.nc-card:hover .nc-card-icon-wrap svg{animation:iconBounce .45s ease}@keyframes iconBounce{0%{transform:scale(1) rotate(0)}30%{transform:scale(1.3) rotate(-10deg)}60%{transform:scale(.95) rotate(6deg)}to{transform:scale(1) rotate(0)}}.nc-card-title{font-size:13.5px;font-weight:700;color:var(--text-dark);margin:0 0 8px;line-height:1.4}.nc-card:hover .nc-card-title{color:var(--navy)}.nc-card-tag{display:inline-block;background:#1abc9c1a;color:var(--teal);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 11px;border-radius:20px;border:1px solid rgba(26,188,156,.2);transition:background .3s,border-color .3s}.nc-card:hover .nc-card-tag{background:#1abc9c2e;border-color:1PX SOLID #0b3d91}.nc-card-num{position:absolute;top:12px;right:14px;font-family:Playfair Display,serif;font-size:32px;font-weight:900;color:#0b3d910d;line-height:1;transition:color .3s ease,font-size .3s ease;pointer-events:none}.nc-card:hover .nc-card-num{color:#1abc9c1f;font-size:36px}.nc-cta-strip{position:relative;z-index:2;margin-top:56px;max-width:1200px;margin-left:auto;margin-right:auto;background:linear-gradient(120deg,#0b3d91,#0d4db5 60%,#1365d6);border:1px solid rgba(26,188,156,.25);border-radius:22px;padding:34px 44px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease;box-shadow:0 8px 40px #1abc9c1a}.nc-cta-strip.visible{opacity:1;transform:translateY(0)}.nc-cta-text{color:#fff;font-size:16px;font-weight:400;line-height:1.6}.nc-cta-text strong{color:#fff;font-weight:700;display:block;margin-bottom:4px;font-size:17px}.nc-cta-btn{background:linear-gradient(135deg,var(--teal) 0%,#0ea882 100%);color:#fff;border:none;padding:15px 34px;border-radius:50px;font-size:14px;font-weight:700;font-family:DM Sans,sans-serif;cursor:pointer;white-space:nowrap;box-shadow:0 8px 24px #1abc9c4d;transition:transform .3s cubic-bezier(.34,1.6,.64,1),box-shadow .3s ease;letter-spacing:.4px}.nc-cta-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 16px 36px #1abc9c73}@media(max-width:900px){.nc-body{flex-direction:column;align-items:center}.nc-visual{position:static;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center}.nc-stat-pills{flex-direction:row;flex-wrap:wrap;justify-content:center}.nc-stat-pill{width:auto}}@media(max-width:600px){.nc-conditions-grid{grid-template-columns:1fr 1fr}.nc-cta-strip{flex-direction:column;text-align:center;padding:26px 24px}}.nc-visual{opacity:0;transform:translate(-50px);transition:opacity .9s ease,transform .9s cubic-bezier(.34,1.4,.64,1)}.nc-visual.visible{opacity:1;transform:translate(0)}.nc-3d-stage{position:relative;width:240px;height:300px;display:flex;align-items:center;justify-content:center}.nc-kidney-3d{position:relative;z-index:2;width:320px;border-radius:70PX;height:260PX;animation:kidneyFloat3D 6s ease-in-out infinite;filter:drop-shadow(0 20px 30px rgba(155,35,24,.28)) drop-shadow(0 6px 12px rgba(0,0,0,.15));transform-origin:center center}@keyframes kidneyFloat3D{0%{transform:translateY(0) rotateY(0) scale(1)}25%{transform:translateY(-12px) rotateY(4deg) scale(1.01)}50%{transform:translateY(-18px) rotateY(0) scale(1.02)}75%{transform:translateY(-10px) rotateY(-4deg) scale(1.01)}to{transform:translateY(0) rotateY(0) scale(1)}}.nc-3d-platform{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:110px;height:16px;border-radius:50%;filter:blur(6px);z-index:1;animation:shadowPulse 6s ease-in-out infinite}@keyframes shadowPulse{0%,to{width:110px;opacity:.7}50%{width:80px;opacity:.4}}.nc-particle{animation:particleDrift 5s ease-in-out infinite}.nc-p1{animation-delay:0s;animation-duration:5.2s}.nc-p2{animation-delay:.8s;animation-duration:4.8s}.nc-p3{animation-delay:1.4s;animation-duration:6s}.nc-p4{animation-delay:.4s;animation-duration:5.6s}.nc-p5{animation-delay:2s;animation-duration:4.4s}.nc-p6{animation-delay:1s;animation-duration:5.8s}@keyframes particleDrift{0%,to{opacity:.4;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-8px) scale(1.3)}}.ps-hero-wrapper{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.ps-hero-background{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.ps-hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;animation:psZoomBg 14s infinite alternate ease-in-out}.ps-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#141e32e6 45%,#0006);z-index:1;pointer-events:none}@keyframes psZoomBg{0%{transform:scale(1)}to{transform:scale(1.12)}}.ps-hero-container{position:relative;z-index:2;width:90%;max-width:1300px;display:flex;align-items:center;justify-content:space-between;color:#fff}.ps-hero-left{max-width:560px;margin-top:60px}.ps-hero-left h1{font-size:58px;line-height:1.2;font-weight:700}.ps-hero-left h1 span{color:#1abc9c}.ps-hero-left p{margin:20px 0;font-size:18px;color:#ddd}.ps-hero-buttons{display:flex;gap:20px;margin-top:25px}.ps-primary-btn{padding:14px 30px;background:linear-gradient(90deg,#1abc9c,#0b3d91);border:none;color:#fff;font-weight:600;cursor:pointer;border-radius:6px;transition:.3s ease}.ps-primary-btn:hover{background:#ff4f7a}.ps-secondary-btn{padding:14px 30px;background:transparent;border:2px solid #fff;color:#fff;font-weight:600;cursor:pointer;border-radius:6px;transition:.3s ease}.ps-secondary-btn:hover{background:#fff;color:#000}.ps-hero-right img{width:500px;animation:psFloatImage 5s ease-in-out infinite;filter:drop-shadow(0px 20px 40px rgba(0,0,0,.5));border-radius:65px}@keyframes psFloatImage{0%{transform:translateY(0) rotateY(0)}50%{transform:translateY(-25px) rotateY(12deg)}to{transform:translateY(0) rotateY(0)}}@media(max-width:1024px){.ps-hero-container{gap:40px}.ps-hero-left h1{font-size:48px}.ps-hero-left p{font-size:17px}.ps-hero-right img{width:420px}}@media(max-width:768px){.ps-hero-wrapper{height:auto;padding:80px 0}.ps-hero-container{flex-direction:column;text-align:center;gap:50px}.ps-hero-left{margin-top:0;max-width:100%}.ps-hero-left h1{font-size:40px}.ps-hero-buttons{justify-content:center;flex-wrap:wrap}.ps-hero-right img{width:360px}}@media(max-width:480px){.ps-hero-wrapper{padding:80px 0}.ps-hero-left h1{font-size:30px;line-height:1.3}.ps-hero-left p{font-size:15px}.ps-hero-buttons{flex-direction:column;gap:15px;align-items:center}.ps-primary-btn,.ps-secondary-btn{width:200px;padding:12px 20px;font-size:14px}.ps-hero-right img{width:280px}}@media(max-width:360px){.ps-hero-left h1{font-size:26px}.ps-hero-left p{font-size:14px}.ps-hero-right img{width:240px}}.expert-section{position:relative;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.expert-left{width:50%;padding:80px;display:flex;flex-direction:column;justify-content:center;text-align:center;z-index:2}.expert-left h2{font-size:42px;margin-bottom:20px;color:#1c1c1c}.expert-left p{font-size:18px;color:#555;line-height:1.7;margin-bottom:30px}.expert-btn{padding:14px 30px;background:#ff6f91;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:.3s}.expert-btn:hover{background:#ff4f7a}.expert-right{position:relative;width:50%;height:100%;display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden}.expert-right img{width:100%;height:100%;object-fit:cover;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%)}@media(max-width:1024px){.expert-left{padding:60px}.expert-left h2{font-size:36px}.expert-left p{font-size:17px}}@media(max-width:768px){.expert-section{flex-direction:column;min-height:auto}.expert-left{width:100%;padding:50px 30px;text-align:center}.expert-right{width:100%;height:350px}.expert-right img{clip-path:none}.expert-left h2{font-size:32px}}@media(max-width:480px){.expert-left{padding:40px 20px}.expert-left h2{font-size:26px}.expert-left p{font-size:15px}.expert-btn{padding:12px 24px;font-size:14px}.expert-right{height:260px}}@media(max-width:360px){.expert-left h2{font-size:22px}.expert-left p{font-size:14px}.expert-right{height:220px}}.cps-section{width:100%;display:flex;justify-content:center;padding:20px;margin-top:-30px}.cps-card{width:100%;max-width:900px;padding:40px 30px;border-radius:16px;text-align:center;color:#fff;background:linear-gradient(135deg,#0f4c81,#1b6ca8);box-shadow:0 15px 40px #00000026}.cps-card h2{font-size:32px;margin-bottom:15px;font-weight:600}.cps-card p{font-size:16px;line-height:1.6;opacity:.95}@media(max-width:768px){.cps-section{padding:20px 15px;margin-top:-20px}.cps-card{padding:35px 25px}.cps-card h2{font-size:26px}.cps-card p{font-size:15px}}@media(max-width:480px){.cps-section{padding:15px 12px;margin-top:-10px}.cps-card{padding:25px 18px;border-radius:12px}.cps-card h2{font-size:22px;margin-bottom:10px}.cps-card p{font-size:14px;line-height:1.5}}@media(max-width:360px){.cps-card{padding:20px 15px}.cps-card h2{font-size:20px}.cps-card p{font-size:13px}}.den-section{width:100%;padding:30px 20px;display:flex;flex-direction:column;align-items:center}.den-main-heading{font-size:38px;margin-bottom:60px;text-align:center;color:#1c1c1c}.den-main-heading span{color:#1abc9c}.den-card{width:100%;max-width:1200px;background:#fff;border-radius:25px;box-shadow:0 25px 60px #0000001f;display:flex;overflow:hidden}.den-left{flex:1}.den-left img{width:100%;height:100%;object-fit:cover;border-radius:45px}.den-right{flex:1;padding:60px;display:flex;align-items:center}.den-list{list-style:none;padding:0;width:100%}.den-list li{display:flex;align-items:center;gap:15px;padding:14px 0;font-size:16px;font-weight:500;color:#333;border-bottom:1px solid #eee;transition:.3s ease}.den-list li svg{font-size:20px;color:#1b6ca8;transition:transform .6s ease}.den-list li:hover svg{transform:rotate(360deg)}.den-list li:hover{color:#1b6ca8}@media(max-width:1024px){.den-card{flex-direction:column}.den-left img{height:350px;border-radius:25px 25px 0 0}.den-right{padding:40px}.den-main-heading{font-size:32px;margin-bottom:40px}}@media(max-width:768px){.den-section{padding:25px 15px}.den-card{border-radius:20px}.den-left img{height:300px}.den-right{padding:30px}.den-main-heading{font-size:28px}.den-list li{font-size:15px;padding:12px 0}}@media(max-width:480px){.den-section{padding:20px 12px}.den-main-heading{font-size:24px;margin-bottom:30px}.den-left img{height:240px}.den-right{padding:22px}.den-list li{font-size:14px;gap:12px}.den-list li svg{font-size:18px}}@media(max-width:360px){.den-main-heading{font-size:22px}.den-left img{height:200px}.den-right{padding:18px}.den-list li{font-size:13px}}.ortho-hero{position:relative;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.ortho-bg{position:absolute;width:100%;height:100%;background:url(/Ortho/img3.jpg) center/cover no-repeat;z-index:1}.ortho-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(to right,#000c,#0006);z-index:2}.ortho-content{max-width:700px;padding:20px;position:relative;z-index:3}.ortho-content span{color:#1abc9c}.ortho-content h1{font-size:3.5rem;margin-bottom:20px}.ortho-content p{font-size:1.2rem;margin-bottom:30px}.ortho-content button{padding:14px 40px;background:linear-gradient(90deg,#0b3d91,#1abc9c);border:none;border-radius:40px;font-size:1rem;cursor:pointer;transition:.3s}.ortho-content button:hover{background:#0b3d91;transform:scale(1.05);color:azure}.ortho-curve{position:absolute;bottom:0;width:100%}@media(max-width:1024px){.ortho-content h1{font-size:3rem}.ortho-content p{font-size:1.1rem}}@media(max-width:768px){.ortho-hero{height:auto;padding:80px 20px}.ortho-content h1{font-size:2.4rem;line-height:1.3}.ortho-content p{font-size:1rem}}@media(max-width:480px){.ortho-content{max-width:100%}.ortho-content h1{font-size:1.8rem}.ortho-content p{font-size:.9rem}.ortho-content button{padding:12px 28px;font-size:.9rem}}@media(max-width:360px){.ortho-content h1{font-size:1.5rem}.ortho-content p{font-size:.85rem}.ortho-content button{padding:10px 22px;font-size:.8rem}}.expert-section{padding:0 20px;display:flex;justify-content:center}.expert-card{max-width:1200px;width:100%;display:flex;background:#1abc9c;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #00000014;transition:all .4s ease}.expert-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 60px #00000026}.expert-image{flex:1;overflow:hidden;clip-path:polygon(0 0,85% 0,100% 100%,0% 100%)}.expert-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.expert-card:hover .expert-image img{transform:scale(1.08)}.expert-content{flex:1;padding:60px;display:flex;flex-direction:column;justify-content:center;transition:transform .4s ease}.expert-card:hover .expert-content{transform:scale(1.03)}.expert-content h2{font-size:38px;margin-bottom:20px;color:#0b3d91}.expert-content p{font-size:17px;line-height:1.7;color:#fff}@media(max-width:1024px){.expert-content{padding:40px}.expert-content h2{font-size:32px}.expert-content p{font-size:16px}}@media(max-width:768px){.expert-card{flex-direction:column}.expert-image{clip-path:none;height:320px}.expert-content{padding:35px 25px;text-align:center}.expert-content h2{font-size:28px}}@media(max-width:480px){.expert-section{margin-top:40px;padding:0 15px}.expert-image{height:240px}.expert-content{padding:25px 20px}.expert-content h2{font-size:22px}.expert-content p{font-size:14px}}@media(max-width:360px){.expert-image{height:200px}.expert-content h2{font-size:20px}.expert-content p{font-size:13px}}.ortho-section{padding:30px 8%;text-align:center}.ortho-title{font-size:38px;font-weight:700;margin-bottom:60px;color:#1b2b3c}.ortho-title span{color:#1abc9c}.ortho-conditions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.ortho-condition-card{padding:35px 25px;border-radius:40px;transition:.4s;cursor:pointer}.ortho-condition-card:hover{transform:translateY(-10px)}.ortho-condition-icon{font-size:38px;color:#0b3d91;margin-bottom:18px;transition:.6s}.ortho-condition-card:hover .ortho-condition-icon{transform:rotateY(360deg)}.ortho-condition-card h3{font-size:20px;margin-bottom:10px}.ortho-condition-card p{font-size:15px;color:#667085;line-height:1.6}@media(max-width:1024px){.ortho-conditions-grid{grid-template-columns:repeat(3,1fr);gap:30px}.ortho-title{font-size:34px}}@media(max-width:768px){.ortho-conditions-grid{grid-template-columns:repeat(2,1fr);gap:25px}.ortho-section{padding:30px 6%}.ortho-title{font-size:30px;margin-bottom:40px}}@media(max-width:480px){.ortho-conditions-grid{grid-template-columns:repeat(2,1fr);gap:18px}.ortho-condition-card{padding:28px 20px;border-radius:28px}.ortho-condition-icon{font-size:32px}.ortho-condition-card h3{font-size:18px}.ortho-condition-card p{font-size:14px}.ortho-title{font-size:24px}}@media(max-width:360px){.ortho-title{font-size:22px}.ortho-condition-card{padding:24px 18px}.ortho-condition-icon{font-size:28px}.ortho-condition-card h3{font-size:16px}}.access-section{padding:30px 8%}.service-heading{text-align:center;font-size:40px;font-weight:700;margin-bottom:70px;color:#1b2b3c}.service-heading span{color:#18b99c}.service-container{display:flex;align-items:center;gap:60px}.service-image{flex:1.2;height:500px;overflow:hidden;clip-path:polygon(0 0,85% 0,100% 100%,0 100%)}.service-image img{width:100%;height:100%;object-fit:cover}.service-content{flex:1}.service-content h3{font-size:28px;margin-bottom:20px}.service-content p{font-size:16px;line-height:1.7;color:#667085;margin-bottom:20px}.service-content ul{list-style:none;padding:0;margin-bottom:25px}.service-content li{margin-bottom:10px;position:relative;padding-left:25px}.service-content li:before{content:"✔";position:absolute;left:0;color:#18b99c;font-weight:700}.service-btn{padding:12px 28px;border:none;background:#18b99c;color:#fff;font-size:16px;border-radius:6px;cursor:pointer;transition:.3s}.service-btn:hover{background:#14a58c}@media(max-width:1024px){.access-section{padding:30px 6%}.service-heading{font-size:34px}.service-image{height:420px}.service-content h3{font-size:24px}}@media(max-width:768px){.service-container{flex-direction:column;gap:40px}.service-heading{font-size:30px;margin-bottom:40px}.service-image{width:100%;height:350px;clip-path:none}.service-content{text-align:center}.service-content ul{text-align:left;max-width:400px;margin:auto}}@media(max-width:480px){.access-section{padding:25px 5%}.service-heading{font-size:24px}.service-image{height:260px}.service-content h3{font-size:20px}.service-content p{font-size:14px}.service-btn{font-size:14px;padding:10px 22px}}@media(max-width:360px){.service-heading{font-size:20px}.service-image{height:220px}.service-content h3{font-size:18px}}.ent-hero{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:0 20px}.ent-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;animation:zoomEffect 10s infinite alternate ease-in-out}.overlay{position:absolute;inset:0;background:#0000008c;z-index:1;pointer-events:none}@keyframes zoomEffect{0%{transform:scale(1)}to{transform:scale(1.12)}}.ent-content{max-width:700px;position:relative;z-index:2;opacity:0;transform:translateY(40px);animation:slideUp 1.2s ease forwards}.ent-content span{color:#00bcd4}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.ent-content h1{font-size:52px;margin-bottom:20px}.ent-content p{font-size:18px;margin-bottom:30px;line-height:1.6}.ent-btn{padding:14px 32px;border-radius:30px;border:none;background:#00bcd4;color:#fff;font-size:16px;cursor:pointer;transition:.3s ease}.ent-btn:hover{background:#0097a7;transform:translateY(-4px)}@media(max-width:1024px){.ent-content h1{font-size:44px}.ent-content p{font-size:17px}}@media(max-width:768px){.ent-hero{height:auto;padding:80px 20px}.ent-content{max-width:90%}.ent-content h1{font-size:36px}.ent-content p{font-size:16px}}@media(max-width:480px){.ent-content h1{font-size:28px;line-height:1.3}.ent-content p{font-size:14px}.ent-btn{padding:12px 24px;font-size:14px}}@media(max-width:360px){.ent-content h1{font-size:24px}.ent-content p{font-size:13px}.ent-btn{padding:10px 20px;font-size:13px}}.dental-section{padding:40px 60px;position:relative}.section-heading{text-align:center;font-size:42px;margin-bottom:50px;opacity:0;transform:translateY(40px);animation:headingFade 1.5s ease forwards}@keyframes headingFade{to{opacity:1;transform:translateY(0)}}.dental-container{display:flex;align-items:center;justify-content:center;gap:30px;position:relative}.dental-content{width:740px;background:#fff;padding:30px;border-radius:50px;box-shadow:0 30px 70px #00000014;position:relative;z-index:5;overflow:hidden;opacity:0;transform:translateY(60px);animation:contentFade 1.8s ease forwards}@keyframes contentFade{to{opacity:1;transform:translateY(0)}}.animate-text{opacity:0;transform:translate(-100px);animation:textSlide 1.6s ease forwards}.delay1{animation-delay:.6s}.delay2{animation-delay:1.2s}@keyframes textSlide{to{opacity:1;transform:translate(0)}}.dental-content h3{font-size:30px;margin-bottom:25px}.dental-content p{font-size:17px;line-height:1.7;margin-bottom:30px}.dental-content button{padding:14px 34px;border-radius:30px;border:none;background:#00bcd4;color:#fff;cursor:pointer;transition:.4s}.dental-content button:hover{background:#0097a7;transform:translateY(-5px)}.dental-cards{position:relative;width:420px;height:450px;transform:translate(-220px);opacity:0;transition:all 2s cubic-bezier(.22,1,.36,1);z-index:1}.dental-cards.show{transform:translate(0);opacity:1}.card{position:absolute;width:300px;height:420px;border-radius:30px;overflow:hidden;box-shadow:0 40px 80px #0003;background:#fff;transition:.6s ease}.card img{width:100%;height:100%;object-fit:cover}.card-one{top:0;right:70px;transform:rotate(-5deg)}.card-two{top:60px;right:0;transform:rotate(10deg)}@media(max-width:1024px){.dental-section{padding:40px}.section-heading{font-size:36px}.dental-content{width:600px;padding:25px}.dental-cards{width:360px;height:420px;transform:translate(-120px)}}@media(max-width:768px){.dental-container{flex-direction:column}.dental-section{padding:30px 25px}.section-heading{font-size:32px;margin-bottom:40px}.dental-content{width:100%;border-radius:35px;text-align:center}.dental-cards{position:relative;width:320px;height:400px;transform:none;margin-top:30px}.card{width:260px;height:360px}}@media(max-width:480px){.dental-section{padding:25px 15px}.section-heading{font-size:26px}.dental-content{padding:20px;border-radius:25px}.dental-content h3{font-size:24px}.dental-content p{font-size:15px}.dental-cards{width:260px;height:340px}.card{width:220px;height:320px}}@media(max-width:360px){.section-heading{font-size:22px}.dental-content h3{font-size:20px}.dental-content p{font-size:14px}.card{width:200px;height:300px}}.ent-services{padding:40px 80px;overflow:hidden}.ent-heading,.ent-image,.ent-content,.ent-list li{opacity:0;transition:all 1.2s ease}.ent-heading span{color:#1abc9c}.ent-services.show .ent-heading{opacity:1;transform:translateY(0)}.ent-heading{text-align:center;font-size:42px;margin-bottom:70px;transform:translateY(40px)}.ent-container{display:flex;align-items:center;justify-content:space-between;gap:60px}.ent-image{flex:1;perspective:1200px;display:flex;justify-content:center}.ent-image img{width:100%;max-width:500px;height:520px;object-fit:cover;border-radius:30px;transform:rotateY(18deg) rotateX(5deg) scale(.95);transform-style:preserve-3d;transition:transform 1s cubic-bezier(.22,1,.36,1),box-shadow 1s ease;box-shadow:-40px 40px 80px #00000040,20px -20px 40px #fff6}.ent-image:hover img{transform:rotateY(8deg) rotateX(0) scale(1);box-shadow:-20px 20px 60px #011f634d}.ent-services.show .ent-image{opacity:1;transform:translate(0) scale(1)}.ent-content{flex:1.2;transform:translate(80px)}.ent-services.show .ent-content{opacity:1;transform:translate(0)}.ent-description{font-size:17px;margin-bottom:30px;line-height:1.7}.ent-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ent-list li{display:flex;align-items:center;gap:14px;font-size:16px;padding:16px 20px;border-radius:16px;background:#ffffff40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 30px #0000000d;transform:translateY(40px)}.ent-services.show .ent-list li{opacity:1;transform:translateY(0)}.ent-services.show .ent-list li:nth-child(1){transition-delay:.1s}.ent-services.show .ent-list li:nth-child(2){transition-delay:.2s}.ent-services.show .ent-list li:nth-child(3){transition-delay:.3s}.ent-services.show .ent-list li:nth-child(4){transition-delay:.4s}.ent-services.show .ent-list li:nth-child(5){transition-delay:.5s}.ent-services.show .ent-list li:nth-child(6){transition-delay:.6s}.ent-services.show .ent-list li:nth-child(7){transition-delay:.7s}.ent-services.show .ent-list li:nth-child(8){transition-delay:.8s}.ent-list li:hover{transform:translateY(-8px) scale(1.05)}.ent-list svg{color:#1abc9c;font-size:20px;transition:.6s ease}.ent-list li:hover svg{transform:rotate(360deg)}@media(max-width:1024px){.ent-services{padding:40px 50px}.ent-heading{font-size:36px}.ent-image img{max-width:420px;height:460px}.ent-description{font-size:16px}}@media(max-width:768px){.ent-container{flex-direction:column;gap:40px}.ent-services{padding:30px}.ent-heading{font-size:32px;margin-bottom:40px}.ent-content{transform:none;text-align:center}.ent-image img{max-width:360px;height:380px;transform:none}.ent-list{grid-template-columns:1fr}}@media(max-width:480px){.ent-services{padding:25px 20px}.ent-heading{font-size:26px}.ent-description{font-size:15px}.ent-image img{max-width:300px;height:320px}.ent-list li{font-size:14px;padding:14px 16px}.ent-list svg{font-size:18px}}@media(max-width:360px){.ent-heading{font-size:22px}.ent-description{font-size:14px}.ent-image img{max-width:260px;height:280px}.ent-list li{font-size:13px}}.diabetesHero_section{position:relative;height:120vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;color:#fff}.diabetesHero_background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:opacity 1s ease}.diabetesHero_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073;z-index:1}.diabetesHero_contentWrapper{position:relative;z-index:2;max-width:750px;padding:20px}.diabetesHero_heading{font-size:58px;font-weight:700;margin-bottom:20px}.diabetesHero_heading span{color:#00b894}.diabetesHero_description{font-size:18px;line-height:1.7;margin-bottom:35px}.diabetesHero_button{padding:14px 36px;background:#00b894;border:none;border-radius:40px;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease}.diabetesHero_button:hover{background:#009e7f;transform:translateY(-3px)}.diabetesHero_bottomCurve{position:absolute;bottom:-1px;left:0;width:100%;height:160px;background:#fff;border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;z-index:2}@media(max-width:1024px){.diabetesHero_section{height:100vh}.diabetesHero_heading{font-size:48px}.diabetesHero_description{font-size:17px}}@media(max-width:768px){.diabetesHero_section{height:auto;padding:100px 20px}.diabetesHero_heading{font-size:38px;line-height:1.3}.diabetesHero_description{font-size:16px}.diabetesHero_bottomCurve{height:120px}}@media(max-width:480px){.diabetesHero_heading{font-size:28px}.diabetesHero_description{font-size:15px}.diabetesHero_button{font-size:14px;padding:12px 26px}.diabetesHero_bottomCurve{height:90px}}@media(max-width:360px){.diabetesHero_heading{font-size:24px}.diabetesHero_description{font-size:14px}.diabetesHero_button{padding:10px 22px;font-size:13px}}.diabService_section{padding:20px 10%}.diabService_container{display:flex;align-items:center;justify-content:space-between;gap:60px}.diabService_contentBox{flex:1}.diabService_heading{font-size:48px;font-weight:700;margin-bottom:20px}.diabService_text{font-size:18px;line-height:1.7;margin-bottom:30px;color:#555}.diabService_btn{padding:14px 34px;background:#00b894;border:none;border-radius:40px;color:#fff;cursor:pointer}.diabService_circleWrapper{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto 1fr;align-items:center;justify-items:center;width:380px;height:380px;margin:auto;gap:12px}.diabService_centerCircle{width:140px;height:140px;border-radius:50%;overflow:hidden;box-shadow:0 10px 25px #00000026;grid-column:2;grid-row:2}.diabService_centerCircle img{width:100%;height:100%;object-fit:cover}.diabService_centerText{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;font-weight:700;color:#00b894;z-index:3}.diabService_circleImg{width:90px;height:90px;border-radius:50%;object-fit:cover;box-shadow:0 10px 25px #00000026}.img1{grid-column:2;grid-row:1}.img2{grid-column:3;grid-row:2}.img3{grid-column:2;grid-row:3}.img4{grid-column:1;grid-row:2}@media(max-width:1024px){.diabService_section{padding:30px 8%}.diabService_heading{font-size:40px}.diabService_circleWrapper{width:320px;height:320px}.diabService_centerCircle{width:120px;height:120px}.diabService_circleImg{width:80px;height:80px}}@media(max-width:768px){.diabService_container{flex-direction:column;text-align:center}.diabService_heading{font-size:34px}.diabService_text{font-size:16px}.diabService_circleWrapper{width:280px;height:280px;margin-top:20px}.diabService_centerCircle{width:110px;height:110px}.diabService_circleImg{width:70px;height:70px}}@media(max-width:480px){.diabService_section{padding:25px 6%}.diabService_heading{font-size:26px}.diabService_text{font-size:15px}.diabService_circleWrapper{width:230px;height:230px}.diabService_centerCircle{width:95px;height:95px}.diabService_circleImg{width:60px;height:60px}.diabService_btn{padding:12px 26px;font-size:14px}}@media(max-width:360px){.diabService_heading{font-size:22px}.diabService_circleWrapper{width:200px;height:200px}.diabService_circleImg{width:50px;height:50px}}.diabCare_section{padding:40px 10%}.diabCare_title{text-align:center;font-size:48px;font-weight:700;margin-bottom:80px;color:#222}.diabCare_container{display:flex;align-items:center;justify-content:space-between;gap:60px}.diabCare_card{flex:1;background:#fff;padding:40px;border-radius:20px;box-shadow:0 20px 50px #00000014;position:relative;transition:all .4s ease;overflow:hidden}.diabCare_card:before{content:"";position:absolute;top:0;left:0;width:0%;height:4px;background:#00b894;transition:.4s}.diabCare_card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 70px #00000026}.diabCare_card:hover:before{width:100%}.diabCare_card p,.diabCare_btn{transition:all .4s ease}.diabCare_card:hover p{transform:translateY(-5px) scale(1.02)}.diabCare_card:hover .diabCare_btn{transform:translateY(-6px) scale(1.05)}.diabCare_card p{font-size:17px;line-height:1.8;color:#555;margin-bottom:20px}.diabCare_btn{margin-top:10px;padding:14px 36px;border:none;background:#00b894;color:#fff;font-size:16px;border-radius:40px;cursor:pointer;transition:.3s}.diabCare_btn:hover{transform:translateY(-3px);background:#009e7f}.diabCare_imageBox{flex:1;display:flex;justify-content:center;perspective:1000px}.diabCare_imageBox img{width:480px;height:520px;object-fit:cover;border-radius:25px;box-shadow:0 25px 70px #0003;transition:all .6s ease;transform:rotateY(0) scale(1)}.diabCare_imageBox img:hover{transform:rotateY(-12deg) scale(1.05);box-shadow:0 35px 90px #00000040}.diabCare_title,.diabCare_card,.diabCare_imageBox{opacity:1}@media(max-width:1024px){.diabCare_section{padding:40px 8%}.diabCare_title{font-size:40px;margin-bottom:60px}.diabCare_container{gap:40px}.diabCare_imageBox img{width:420px;height:460px}}@media(max-width:768px){.diabCare_container{flex-direction:column;text-align:center}.diabCare_card{padding:30px}.diabCare_title{font-size:34px;margin-bottom:50px}.diabCare_imageBox img{width:360px;height:400px;transform:none}}@media(max-width:480px){.diabCare_section{padding:30px 6%}.diabCare_title{font-size:26px}.diabCare_card{padding:25px 20px}.diabCare_card p{font-size:15px}.diabCare_btn{font-size:14px;padding:12px 26px}.diabCare_imageBox img{width:280px;height:320px}}@media(max-width:360px){.diabCare_title{font-size:22px}.diabCare_imageBox img{width:240px;height:280px}.diabCare_card p{font-size:14px}}.bestService_section{padding:30px 10%;text-align:center}.bestService_title{font-size:42px;font-weight:700;margin-bottom:70px}.bestService_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.serviceCard:last-child{grid-column:auto}.serviceCard{padding:10px 15px;transition:.4s}.serviceIcon{font-size:40px;color:#1abc9c;display:flex;justify-content:center;transition:.6s}.serviceCard:hover .serviceIcon{transform:rotate(360deg) scale(1.2)}.serviceCard h3{margin-top:15px;margin-bottom:10px;font-size:20px}.serviceCard:hover h3{color:#0b3d91;transition:.3s}.serviceCard p{color:#6b7c93;font-size:15px;line-height:1.6}@media(max-width:900px){.bestService_grid{grid-template-columns:repeat(3,1fr)}.serviceCard:last-child{grid-column:auto}}@media(max-width:600px){.bestService_grid{grid-template-columns:repeat(2,1fr)}.serviceCard:last-child{grid-column:auto}}@media(max-width:400px){.bestService_grid{grid-template-columns:1fr}.serviceCard:last-child{grid-column:auto}}@media(max-width:1024px){.bestService_section{padding:30px 8%}.bestService_title{font-size:36px}.bestService_grid{grid-template-columns:repeat(3,1fr);gap:40px}.serviceCard:last-child{grid-column:auto}}@media(max-width:768px){.bestService_grid{grid-template-columns:repeat(2,1fr);gap:30px}.bestService_title{font-size:32px;margin-bottom:50px}.serviceIcon{font-size:34px}}@media(max-width:480px){.bestService_section{padding:25px 6%}.bestService_grid{grid-template-columns:repeat(2,1fr);gap:20px}.bestService_title{font-size:26px}.serviceCard h3{font-size:18px}.serviceCard p{font-size:14px}}@media(max-width:360px){.bestService_title{font-size:22px}.serviceIcon{font-size:30px}.serviceCard h3{font-size:16px}}.obg-about-section{padding:10px 8%;background:#fff;overflow:hidden}.obg-about-container{display:flex;align-items:center;justify-content:space-between;gap:70px;flex-wrap:nowrap}.obg-image-area{position:relative;width:480px;flex:0 0 480px;border-radius:48px}.obg-big-image{width:100%;border-radius:8px;box-shadow:0 10px 30px #00000026}.obg-small-image{position:absolute;right:-60px;bottom:-40px;width:240px;overflow:hidden;box-shadow:0 12px 30px #0003;border-radius:40px}.obg-small-image img{width:100%;display:block}.obg-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55px;height:55px;background:#1abc9c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}.obg-content{max-width:520px;margin-left:auto}.obg-content h2{font-size:36px;color:#1abc9c;margin-bottom:10px}.obg-content h4{color:#0b3d91;margin-bottom:20px}.obg-content p{line-height:1.7;color:#444;margin-bottom:15px}.obg-content button{padding:12px 30px;border:none;border-radius:30px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;font-weight:600;cursor:pointer;transition:.3s}.obg-content button:hover{transform:translateY(-3px)}@media(max-width:1024px){.obg-about-container{gap:50px}.obg-image-area{width:400px;flex:0 0 400px}.obg-small-image{width:200px;right:-40px;bottom:-30px}.obg-content h2{font-size:32px}}@media(max-width:768px){.obg-about-container{flex-direction:column;text-align:center;gap:40px}.obg-image-area{width:100%;max-width:380px;flex:none}.obg-small-image{right:-20px;bottom:-25px;width:180px}.obg-content{margin-left:0;max-width:100%}.obg-content h2{font-size:28px}.obg-content p{font-size:15px}}@media(max-width:480px){.obg-about-section{padding:25px 6%}.obg-image-area{max-width:320px}.obg-small-image{width:150px;right:-10px;bottom:-20px}.obg-play-btn{width:45px;height:45px;font-size:14px}.obg-content h2{font-size:24px}.obg-content h4{font-size:16px}}@media(max-width:360px){.obg-image-area{max-width:280px}.obg-small-image{width:130px}.obg-content h2{font-size:22px}}.obg-care-section{padding:3cqmin 8%;background:#fff;text-align:center}.obg-care-heading{font-size:42px;color:#1abc9c;margin-bottom:60px}.obg-care-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0000001a;overflow:hidden;min-height:420px;position:relative}.obg-care-card:hover{border:2px solid #0b3d91}.obg-care-content{flex:1;padding:60px;text-align:left;position:relative;z-index:1}.obg-care-content p{line-height:1.8;color:#444;margin-bottom:20px}.obg-care-content button{padding:12px 32px;border:none;border-radius:30px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;font-weight:600;cursor:pointer}.obg-care-image-area{width:420px;height:100%;overflow:hidden}.obg-care-image{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.obg-care-section{padding:20px 6%}.obg-care-heading{font-size:36px}.obg-care-content{padding:40px}.obg-care-image-area{width:360px}}@media(max-width:768px){.obg-care-card{flex-direction:column;text-align:center}.obg-care-content{padding:25px;text-align:center}.obg-care-image-area{width:100%;height:320px}.obg-care-heading{font-size:30px;margin-bottom:40px}}@media(max-width:480px){.obg-care-section{padding:0 5%}.obg-care-heading{font-size:24px}.obg-care-content{padding:25px 20px}.obg-care-content p{font-size:14px}.obg-care-content button{padding:10px 24px;font-size:14px}.obg-care-image-area{height:240px}}@media(max-width:360px){.obg-care-heading{font-size:22px}.obg-care-image-area{height:200px}}.obg-services-section{padding:10px 8%;text-align:center}.obg-services-badge{display:inline-block;padding:6px 18px;border-radius:20px;background:#e9f7f4;color:#1abc9c;font-size:13px;margin-bottom:15px}.obg-services-heading{font-size:42px;margin-bottom:10px;color:#0b3d91}.obg-services-heading span{color:#1abc9c}.obg-services-subtext{max-width:600px;margin:auto auto 70px;color:#666}.obg-services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:40px}.obg-service-card{text-align:center;cursor:pointer;transition:.3s}.obg-service-icon{font-size:30px;color:#1abc9c;margin-bottom:15px;transition:.6s}.obg-service-card:hover .obg-service-icon{transform:rotate(360deg)}.obg-service-card h4{font-size:16px;color:#333;transition:.3s}.obg-service-card:hover h4{color:#0b3d91}@media(max-width:1200px){.obg-services-grid{grid-template-columns:repeat(4,1fr);gap:35px}}@media(max-width:992px){.obg-services-section{padding:20px 6%}.obg-services-heading{font-size:36px}.obg-services-grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media(max-width:768px){.obg-services-heading{font-size:30px}.obg-services-subtext{margin-bottom:50px;font-size:15px}.obg-services-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:480px){.obg-services-section{padding:20px 5%}.obg-services-heading{font-size:24px}.obg-services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.obg-service-icon{font-size:26px}.obg-service-card h4{font-size:15px}}@media(max-width:360px){.obg-services-heading{font-size:22px}.obg-service-icon{font-size:24px}}.pediatric-about{padding:0 8%}.pediatric-about-container{display:flex;align-items:center;justify-content:space-between;gap:60px;flex-wrap:wrap}.pediatric-about-card{padding:40px;max-width:520px;border-radius:20px;box-shadow:0 20px 50px #00000014;transform-style:preserve-3d;transition:.4s}.pediatric-about-card:hover{transform:translateY(-10px) rotateY(8deg) rotateX(4deg);box-shadow:0 35px 70px #00000026}.pediatric-about-card h2{color:#1abc9c;font-size:34px;margin-bottom:18px}.pediatric-about-card p{color:#555;line-height:1.7;margin-bottom:15px}.pediatric-about-btn{margin-top:10px;padding:12px 28px;border:none;border-radius:30px;background:linear-gradient(90deg,#0b3d91,#1abc9c);color:#fff;cursor:pointer;transition:.3s}.pediatric-about-btn:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.pediatric-about-image{flex:1;display:flex;justify-content:center}.pediatric-about-image img{width:360px;height:360px;object-fit:cover;border-radius:50%;box-shadow:0 25px 60px #00000026;transition:.4s}.pediatric-about-image img:hover{transform:scale(1.08) rotateY(10deg);box-shadow:0 40px 80px #0003}.pediatric-about-heading{text-align:center;max-width:700px;margin:0 auto 70px}.pediatric-about-heading h2{font-size:38px;color:#1abc9c;margin-bottom:12px}.pediatric-about-heading p{color:#555;font-size:17px;line-height:1.6}@media(max-width:1024px){.pediatric-about{padding:20px 6%}.pediatric-about-card{padding:30px}.pediatric-about-card h2{font-size:30px}.pediatric-about-image img{width:320px;height:320px}.pediatric-about-heading h2{font-size:34px}}@media(max-width:768px){.pediatric-about-container{flex-direction:column;text-align:center;gap:40px}.pediatric-about-card{max-width:100%}.pediatric-about-image img{width:280px;height:280px}.pediatric-about-heading h2{font-size:30px}.pediatric-about-heading p{font-size:16px}}@media(max-width:480px){.pediatric-about{padding:20px 5%}.pediatric-about-card{padding:25px 20px}.pediatric-about-card h2{font-size:24px}.pediatric-about-card p{font-size:14px}.pediatric-about-image img{width:220px;height:220px}.pediatric-about-heading h2{font-size:24px}.pediatric-about-heading p{font-size:14px}}@media(max-width:360px){.pediatric-about-image img{width:190px;height:190px}.pediatric-about-heading h2{font-size:22px}}.pediatric-neuro-services{padding:70px 8%;text-align:center}.neuro-services-heading h2{font-size:40px;margin-bottom:12px;font-weight:700}.neuro-services-heading span{color:#0b3d91}.neuro-services-heading h2{color:#1abc9c}.neuro-services-heading p{max-width:650px;margin:auto auto 70px;color:#555}.neuro-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.neuro-service-card{text-align:center;cursor:pointer}.neuro-icon{font-size:38px;color:#0b3d91;margin-bottom:12px;transition:.6s}.neuro-service-card:hover .neuro-icon{transform:rotateY(360deg)}.neuro-service-card h4{font-size:16px;color:#222;line-height:1.4}.neuro-services-note{margin-top:70px;max-width:800px;margin-left:auto;margin-right:auto;color:#555;line-height:1.7}@media(max-width:1024px){.pediatric-neuro-services{padding:60px 6%}.neuro-services-heading h2{font-size:34px}.neuro-services-grid{gap:30px}}@media(max-width:768px){.neuro-services-heading h2{font-size:30px}.neuro-services-heading p{font-size:15px;margin-bottom:50px}.neuro-icon{font-size:34px}}@media(max-width:480px){.pediatric-neuro-services{padding:40px 5%}.neuro-services-heading h2{font-size:24px}.neuro-services-heading p{font-size:14px}.neuro-services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.neuro-icon{font-size:30px}.neuro-service-card h4{font-size:14px}.neuro-services-note{margin-top:40px;font-size:14px}}@media(max-width:360px){.neuro-services-heading h2{font-size:22px}.neuro-icon{font-size:26px}}#lh-news-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;color:#fff}#lh-news-hero .lh-news-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}#lh-news-hero .lh-news-hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,#07142885,#bdc4d000);z-index:2}#lh-news-hero .lh-news-hero__container{position:relative;z-index:3;max-width:1200px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px}#lh-news-hero .lh-news-hero__badge{display:inline-block;padding:6px 14px;font-size:13px;background:#1abc9c33;color:#1abc9c;border-radius:20px;margin-bottom:18px}#lh-news-hero .lh-news-hero__title{font-size:46px;line-height:1.2;margin-bottom:18px}#lh-news-hero .lh-news-hero__title span{color:#1abc9c}#lh-news-hero .lh-news-hero__desc{max-width:520px;font-size:16px;line-height:1.7;opacity:.9;margin-bottom:32px}#lh-news-hero .lh-news-hero__actions{display:flex;gap:16px}#lh-news-hero .lh-news-hero__btn{padding:12px 26px;border-radius:30px;cursor:pointer}#lh-news-hero .lh-news-hero__btn--primary{background:linear-gradient(135deg,#0b3d91,#1abc9c);border:none;color:#fff}#lh-news-hero .lh-news-hero__btn--primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1abc9c59}#lh-news-hero .lh-news-hero__btn--outline{background:transparent;border:1px solid #1abc9c;color:#1abc9c}#lh-news-hero .lh-news-hero__btn--outline:hover{background:#1abc9c;color:#000}#lh-news-hero .lh-news-hero__image img{width:100%;max-width:420px;border-radius:18px;filter:drop-shadow(0 40px 60px rgba(0,0,0,.6))}@keyframes lhHeroFloat{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-18px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes lhNewsBgZoom{0%{transform:scale(1)}to{transform:scale(1.1)}}@media(max-width:992px){#lh-news-hero .lh-news-hero__container{grid-template-columns:1fr;text-align:center}#lh-news-hero .lh-news-hero__desc{margin:auto}#lh-news-hero .lh-news-hero__actions{justify-content:center}}#lh-latest-news{padding:30px 24px;background:#f8fbff;color:#1a1a1a;font-family:Poppins,sans-serif}#lh-latest-news .lh-latest-news__heading{font-size:38px;text-align:center;margin-bottom:50px;color:#1abc9c;font-weight:600}#lh-latest-news .lh-latest-news__grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}#lh-latest-news .lh-latest-news__card{background:#fff;border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:0 8px 25px #0000000f;transition:all .4s ease}#lh-latest-news .lh-latest-news__card:hover{transform:translateY(-12px);box-shadow:0 20px 40px #0b3d9126}#lh-latest-news .lh-latest-news__card img{width:100%;height:190px;object-fit:cover}#lh-latest-news .lh-latest-news__card h4{padding:18px;font-size:16px;color:#0b3d91;font-weight:600}#lh-latest-news .lh-latest-news__expanded{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;background:#fff;padding:40px;border-radius:24px;box-shadow:0 15px 40px #00000014;animation:lhWhiteExpand .5s ease forwards}#lh-latest-news .lh-latest-news__expanded-image img{width:100%;border-radius:20px;box-shadow:0 10px 30px #0000001a}#lh-latest-news .lh-latest-news__image-caption{margin-top:18px;font-size:14px;color:#555;line-height:1.6}#lh-latest-news .lh-latest-news__expanded-content h3{font-size:30px;margin-bottom:20px;color:#0b3d91}#lh-latest-news .lh-latest-news__expanded-content p{line-height:1.8;margin-bottom:28px;color:#444}#lh-latest-news .lh-latest-news__share{display:flex;align-items:center;gap:14px;margin-bottom:30px}#lh-latest-news .lh-latest-news__share span{font-weight:600;color:#0b3d91}#lh-latest-news .lh-latest-news__share button{padding:8px 16px;border-radius:25px;border:none;cursor:pointer;background:#1abc9c;color:#fff;font-size:14px;transition:.3s}#lh-latest-news .lh-latest-news__share button:hover{background:#0b3d91}#lh-latest-news .lh-latest-news__close{padding:10px 26px;border-radius:30px;border:none;background:linear-gradient(135deg,#0b3d91,#1abc9c);color:#fff;font-size:14px;cursor:pointer;transition:.3s}#lh-latest-news .lh-latest-news__close:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0b3d914d}@keyframes lhWhiteExpand{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:992px){#lh-latest-news .lh-latest-news__grid{grid-template-columns:repeat(2,1fr)}#lh-latest-news .lh-latest-news__expanded{grid-template-columns:1fr;padding:25px}}.blog-hero-main{padding:90px 8%;text-align:center;background:#fff;overflow:hidden}.blog-hero-container{max-width:900px;margin:auto}.blog-hero-title{font-size:60px;line-height:1.2;font-weight:700;margin-bottom:20px}.title-color-one{color:#1abc9c}.title-color-two{color:#0b3d91}.blog-hero-subtitle{font-size:18px;color:#555;max-width:600px;margin:auto auto 35px;line-height:1.7}.blog-hero-btn{padding:15px 34px;border:none;border-radius:40px;color:#fff;font-size:16px;cursor:pointer;background:linear-gradient(90deg,#0b3d91,#1abc9c);transition:.3s}.blog-hero-btn:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}@media(max-width:900px){.blog-hero-main{padding:70px 6%}.blog-hero-title{font-size:42px}.blog-hero-subtitle{font-size:16px;max-width:520px}.blog-hero-btn{padding:13px 30px;font-size:15px}}@media(max-width:600px){.blog-hero-main{padding:90px 20px}.blog-hero-title{font-size:32px;line-height:1.3}.blog-hero-subtitle{font-size:15px;margin-bottom:28px}.blog-hero-btn{padding:12px 26px;font-size:14px;width:100%;max-width:260px}}@media(max-width:400px){.blog-hero-title{font-size:26px}.blog-hero-subtitle{font-size:14px}}.blog-card{position:relative;border-radius:1rem;background-color:hsl(var(--card));overflow:hidden;border:1px solid hsl(var(--border));box-shadow:0 4px 24px -4px #0b378e1a;cursor:pointer;transition:all .5s ease}.blog-card:hover{border-color:#15c19f4d;box-shadow:0 12px 32px -8px #0b378e2e}.blog-card__image-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.blog-card:hover .blog-card__image{transform:scale(1.1)}.blog-card__image-overlay{position:absolute;inset:0;background:linear-gradient(to top,hsl(var(--foreground) / .6),transparent,transparent);opacity:0;transition:opacity .5s ease}.blog-card:hover .blog-card__image-overlay{opacity:1}.blog-card__badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;border-radius:9999px;background-color:#15c19fe6;color:hsl(var(--primary-foreground));font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-card__arrow{position:absolute;bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(90deg,#0b378e,#15c19f);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(.75rem);transition:all .4s ease}.blog-card__arrow svg{width:1.25rem;height:1.25rem;color:hsl(var(--primary-foreground))}.blog-card:hover .blog-card__arrow{opacity:1;transform:translateY(0)}.blog-card__content{padding:1.25rem 1.5rem}.blog-card__meta{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:hsl(var(--muted-foreground));margin-bottom:.75rem}.blog-card__meta svg{width:.875rem;height:.875rem}.blog-card__meta-sep{margin:0 .25rem}.blog-card__title{font-size:1.125rem;font-weight:700;color:#0b378e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.blog-card:hover .blog-card__title{color:#15c19f}.blog-card__desc{margin-top:.5rem;font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__line{margin-top:1.25rem;height:2px;width:0;background:linear-gradient(90deg,#0b378e,#15c19f);border-radius:9999px;transition:width .5s ease}.blog-card:hover .blog-card__line{width:100%}@media(max-width:900px){.blog-card__content{padding:1rem 1.2rem}.blog-card__title{font-size:1rem}.blog-card__desc{font-size:.8rem}.blog-card__arrow{width:2.2rem;height:2.2rem}}@media(max-width:600px){.blog-card__image-wrap{aspect-ratio:16 / 10}.blog-card__content{padding:.9rem 1rem}.blog-card__meta{font-size:.7rem}.blog-card__title{font-size:.95rem;-webkit-line-clamp:3}.blog-card__desc{font-size:.78rem;-webkit-line-clamp:3}.blog-card__badge{font-size:.6rem;padding:.2rem .6rem}.blog-card__arrow{width:2rem;height:2rem}}@media(max-width:400px){.blog-card__title{font-size:.9rem}.blog-card__desc{font-size:.75rem}.blog-card__content{padding:.8rem .9rem}}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-grid{grid-template-columns:1fr}}.blog-modal__overlay{position:fixed;inset:0;z-index:50;background-color:#0006}.blog-modal__panel{position:absolute;inset:0;background-color:#fff;overflow-y:auto}.blog-modal__close{position:fixed;top:1.5rem;right:1.5rem;z-index:20;padding:.75rem;border-radius:50%;background-color:#0b378ee6;border:none;cursor:pointer;box-shadow:0 4px 12px #0b378e4d;transition:background-color .3s ease}.blog-modal__close:hover{background-color:#0b378e}.blog-modal__close svg{width:1.25rem;height:1.25rem;color:hsl(var(--secondary-foreground))}.blog-modal__hero{position:relative;width:100%;height:45vh;overflow:hidden}.blog-modal__hero-img{width:100%;height:100%;object-fit:cover}.blog-modal__hero-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(255,255,255,1) 0%,rgba(255,255,255,.6) 35%,transparent 70%)}.blog-modal__body{position:relative;margin-top:-5rem;max-width:48rem;margin-left:auto;margin-right:auto;padding:0 1.5rem 4rem}.blog-modal__category{display:inline-block;padding:.25rem .75rem;border-radius:9999px;background-color:#15c19f1a;color:#15c19f;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.blog-modal__title{margin-top:1rem;font-size:1.875rem;font-weight:700;color:#0b378e;line-height:1.2}.blog-modal__meta{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.blog-modal__meta-item{display:flex;align-items:center;gap:.375rem}.blog-modal__meta-item svg{width:1rem;height:1rem;color:#15c19f}.blog-modal__divider{margin-top:2rem;height:1px;width:100%;background:linear-gradient(90deg,#0b378e,#15c19f);opacity:.3}.blog-modal__text{margin-top:2rem;color:hsl(var(--foreground));font-size:1rem;line-height:1.75;white-space:pre-line}.blog-modal__back-btn{margin-top:2.5rem;display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;background:linear-gradient(90deg,#0b378e,#15c19f);color:hsl(var(--primary-foreground));font-weight:600;border:none;cursor:pointer;transition:opacity .3s ease}.blog-modal__back-btn:hover{opacity:.9}@media(min-width:768px){.blog-modal__hero{height:55vh}.blog-modal__body{padding:0 3rem 4rem}.blog-modal__title{font-size:2.5rem}.blog-modal__text{font-size:1.125rem}}@media(min-width:1024px){.blog-modal__title{font-size:3rem}}.blog-cards-section{padding:0rem 1rem;background-color:hsl(var(--background))}.blog-cards-section__inner{max-width:72rem;margin:0 auto}.blog-cards-section__header{text-align:center;margin-bottom:3.5rem}.blog-cards-section__title{font-size:1.875rem;font-weight:700;color:#15c19f}.blog-cards-section__subtitle{margin-top:.75rem;font-size:1.125rem;font-weight:500;color:#0b378e}.blog-cards-section__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:600px){.blog-cards-section{padding:2rem}.blog-cards-section__title{font-size:2.2rem}.blog-cards-section__subtitle{font-size:1rem}.blog-cards-section__grid{grid-template-columns:repeat(2,1fr);gap:1.8rem}}@media(min-width:900px){.blog-cards-section{padding:3rem 2rem}.blog-cards-section__title{font-size:2.5rem}.blog-cards-section__subtitle{font-size:1.1rem}.blog-cards-section__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.blog-cards-section__grid>*{opacity:0;transform:translateY(30px);animation:cardFade .8s ease forwards}@keyframes cardFade{to{opacity:1;transform:translateY(0)}}.map-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:80px 6%;font-family:sans-serif;background:linear-gradient(#0b3d91cc,#1abc9cbf),url(/Map/img1.jpeg);background-size:cover;background-position:center;overflow:hidden}.map-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 60%)}.map-hero-container{max-width:1200px;width:100%;margin:auto;position:relative;z-index:2;text-align:center}.map-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;padding:6px 16px;border-radius:30px;font-size:13px;color:#fff;margin-bottom:20px}.map-hero-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:16px}.map-hero-title span{color:#1abc9c}.map-hero-subtitle{max-width:650px;margin:auto auto 30px;font-size:16px;line-height:1.6;color:#e8f4ff}.map-hero-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.map-hero-btn{display:flex;align-items:center;gap:8px;padding:14px 28px;border-radius:30px;font-size:15px;cursor:pointer;border:none;transition:.3s}.map-hero-btn.primary{background:linear-gradient(90deg,#1abc9c,#0b3d91);color:#fff}.map-hero-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1abc9c66}.map-hero-btn.outline{background:transparent;border:2px solid white;color:#fff}.map-hero-btn.outline:hover{background:#fff;color:#0b3d91}@media(max-width:768px){.map-hero-title{font-size:36px}.map-hero-subtitle{font-size:14px}}@media(max-width:480px){.map-hero-title{font-size:28px}.map-hero-buttons{flex-direction:column}.map-hero-btn{width:100%;justify-content:center}}.ll-section{background:#f8faf9;background-image:radial-gradient(ellipse 65% 45% at 65% 0%,rgba(0,180,100,.07) 0%,transparent 55%),radial-gradient(ellipse 45% 35% at 5% 100%,rgba(0,140,220,.04) 0%,transparent 50%);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:90px 24px;color:#1a2e20;position:relative;overflow:hidden}.ll-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,130,70,.07) 1px,transparent 1px);background-size:30px 30px;pointer-events:none}.ll-section:after{content:"";position:absolute;top:-200px;right:-200px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(0,170,100,.08);pointer-events:none}.ll-header{text-align:center;margin-bottom:56px;position:relative;z-index:1}.ll-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,160,90,.25);border-radius:100px;padding:7px 20px;font-size:10.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#008a52;margin-bottom:22px;box-shadow:0 2px 12px #0096501a}.ll-badge-dot{width:6px;height:6px;background:#009960;border-radius:50%;box-shadow:0 0 6px #0099608c}.ll-title{font-size:clamp(40px,5.5vw,64px);font-weight:400;letter-spacing:-.5px;line-height:1.1;color:#0d1f13;margin-bottom:14px}.ll-title span{color:#009060;font-style:italic;font-weight:600}.ll-subtitle{font-size:12px;color:#14321e61;letter-spacing:3px;text-transform:uppercase;font-weight:500}.ll-body{display:grid;grid-template-columns:1.05fr .95fr;max-width:1180px;width:100%;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:28px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 8px 32px #00000012,0 32px 64px #0000000a;position:relative;z-index:1}.ll-map-wrap{position:relative;height:580px;cursor:pointer;overflow:hidden;border-right:1px solid rgba(0,0,0,.07)}.ll-map-wrap iframe{width:100%;height:100%;border:none;filter:saturate(.8) brightness(.96) contrast(1.04);transition:filter .5s ease;pointer-events:none}.ll-map-wrap:hover iframe{filter:saturate(1.05) brightness(1) contrast(1)}.ll-map-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(255,255,255,.14) 0%,transparent 45%,rgba(0,0,0,.05) 100%);transition:opacity .35s ease}.ll-map-wrap:hover .ll-map-overlay{opacity:0}.ll-map-corner-badge{position:absolute;top:18px;left:18px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(0,153,90,.22);border-radius:12px;padding:9px 16px;font-size:11px;color:#008a52;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 4px 16px #0000001a}.ll-map-pin-icon{width:7px;height:7px;background:#009960;border-radius:50%;box-shadow:0 0 8px #009960a6;animation:pingAnim 2s ease-in-out infinite}@keyframes pingAnim{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.45}}.ll-map-click-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(0,0,0,.09);border-radius:100px;padding:11px 24px;font-size:12px;color:#1432198c;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 20px #0000001a;font-weight:600;letter-spacing:.2px}.ll-map-wrap:hover .ll-map-click-hint{background:#00a05a17;border-color:#00a05a52;color:#007a48;box-shadow:0 4px 20px #00a05a26}.ll-info{padding:50px 46px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(160deg,#fff,#f4faf6)}.ll-hospital-name{font-family:Playfair Display,serif;font-size:29px;font-weight:600;color:#0c1f12;line-height:1.2;margin-bottom:6px}.ll-hospital-tagline{font-size:11px;color:#14321c61;letter-spacing:2.2px;text-transform:uppercase;margin-bottom:34px;font-weight:500}.ll-divider{height:1px;background:linear-gradient(90deg,rgba(0,153,80,.28),rgba(0,153,80,.08),transparent);margin-bottom:30px}.ll-info-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px}.ll-icon-box{width:42px;height:42px;background:#00995a0f;border:1px solid rgba(0,153,90,.14);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.ll-info-row:hover .ll-icon-box{background:#00995a1c;border-color:#00995a52;box-shadow:0 4px 16px #00965524;transform:scale(1.05)}.ll-icon-box svg{width:16px;height:16px;stroke:#009960;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ll-info-label{font-size:10px;color:#0f28165c;letter-spacing:2.2px;text-transform:uppercase;margin-bottom:4px;font-weight:700}.ll-info-value{font-size:14.5px;color:#1c3022;line-height:1.65;font-weight:400}.ll-info-value a{color:#1c3022;text-decoration:none;transition:color .2s}.ll-info-value a:hover{color:#009960}.ll-emergency-box{background:linear-gradient(135deg,#f032320d,#f0323205);border:1px solid rgba(210,50,50,.16);border-radius:16px;padding:18px 20px;display:flex;align-items:center;gap:14px;margin-top:4px}.ll-emergency-pulse-wrap{position:relative;width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emergency-pulse{position:absolute;width:14px;height:14px;background:#dc323240;border-radius:50%}.emergency-core{width:8px;height:8px;background:#dc3535;border-radius:50%;box-shadow:0 0 8px #dc353580;position:relative;z-index:1}.ll-emergency-text{font-size:13.5px;font-weight:700;color:#c01f1f;letter-spacing:.2px}.ll-emergency-sub{font-size:11px;color:#b4232380;margin-top:2px}.ll-cta-btn{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#00b36e,#008a52);border:none;border-radius:14px;padding:16px 28px;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:.2px;cursor:pointer;margin-top:22px;width:100%;justify-content:center;transition:all .3s ease;box-shadow:0 6px 22px #00aa644d;position:relative;overflow:hidden}.ll-cta-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 60%);opacity:0;transition:opacity .3s}.ll-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 34px #00aa6466}.ll-cta-btn:hover:after{opacity:1}.ll-cta-btn:active{transform:translateY(0)}.ll-modal-backdrop{position:fixed;inset:0;background:#08120c8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.map-modal{position:relative;width:100%;max-width:1100px;height:76vh;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.3);box-shadow:0 0 0 1px #00b4641f,0 60px 120px #00000073}.map-modal iframe{width:100%;height:100%;border:none}.ll-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.09);border-radius:50%;color:#333;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 12px #00000026}.ll-modal-close:hover{background:#f44;border-color:#f44;color:#fff;box-shadow:0 4px 16px #ff3c3c66}.ll-modal-header{position:absolute;top:16px;left:16px;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(0,170,90,.2);border-radius:12px;padding:10px 18px;font-size:13px;color:#00774a;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;z-index:10;display:flex;align-items:center;gap:8px;box-shadow:0 4px 16px #0000001a}@media(max-width:880px){.ll-body{grid-template-columns:1fr}.ll-map-wrap{height:300px;border-right:none;border-bottom:1px solid rgba(0,0,0,.07)}.ll-info{padding:32px 24px}.ll-title{font-size:clamp(32px,8vw,48px)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pharmacy-hero{position:relative;height:100vh;width:100%;display:flex;align-items:center;padding:0 10%;overflow:hidden;font-family:Poppins,sans-serif}.pharmacy-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.overlay{position:absolute;inset:0;background:linear-gradient(to right,#000000bf,#0006);z-index:1}.hero-content{position:relative;z-index:2;max-width:650px;color:#fff;padding:50px;border-radius:16px;background:#8faeb773;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0006;animation:fadeUp 1s ease forwards}.hero-title{font-size:3.4rem;font-weight:700;margin-bottom:18px;line-height:1.2}.hero-title span{color:#00c6a9}.hero-desc{font-size:1.1rem;margin-bottom:30px;color:#ffffffd9;line-height:1.6}.hero-buttons{display:flex;gap:18px}.hero-btn{padding:13px 30px;border-radius:30px;font-size:.95rem;cursor:pointer;transition:all .3s ease}.hero-btn.primary{background:linear-gradient(45deg,#00c6a9,#007bff);color:#fff;border:none}.hero-btn.secondary{background:transparent;border:1.5px solid rgba(255,255,255,.7);color:#fff}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00c6a959}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.pharmacy-hero{padding:0 6%;height:auto;min-height:90vh}.hero-content{max-width:100%;padding:35px}.hero-title{font-size:2.5rem}.hero-desc{font-size:1rem}}@media(max-width:768px){.pharmacy-hero{padding:0 5%;justify-content:center;text-align:center}.hero-content{padding:25px;border-radius:12px}.hero-title{font-size:2rem;line-height:1.3}.hero-desc{font-size:.95rem}.hero-buttons{flex-direction:column;gap:12px;align-items:center}.hero-btn{width:100%;max-width:250px}}@media(max-width:480px){.pharmacy-hero{padding:0 4%}.hero-content{padding:20px}.hero-title{font-size:1.6rem}.hero-desc{font-size:.9rem}.hero-btn{font-size:.85rem;padding:10px 20px}}.process{padding:0 8%;font-family:Poppins,sans-serif}.process-header{text-align:center;margin-bottom:40px}.process-header h2{font-size:2.2rem;color:#0b3d91}.process-header h2 span{color:#1abc9c}.process-header p{color:#64748b;font-size:.95rem}.process-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center}.progress-line{position:absolute;top:30px;left:5%;right:5%;height:3px;background:linear-gradient(90deg,#00c6a9,#007bff);z-index:0}.process-step{position:relative;width:22%;text-align:center;z-index:1;opacity:0;transform:translateY(20px);animation:fadeUp .6s ease forwards}.process-step:nth-child(2){animation-delay:.2s}.process-step:nth-child(3){animation-delay:.4s}.process-step:nth-child(4){animation-delay:.6s}.process-step:nth-child(5){animation-delay:.8s}.icon{width:55px;height:55px;background:#fff;border-radius:50%;margin:auto;display:flex;align-items:center;justify-content:center;font-size:22px;color:#00c6a9;box-shadow:0 8px 20px #0000001a;transition:all .3s ease}.process-step:hover .icon{transform:scale(1.1);background:linear-gradient(45deg,#00c6a9,#007bff);color:#fff}.process-step h4{margin-top:12px;font-size:1rem}.process-step p{font-size:.85rem;color:#64748b}@media(max-width:768px){.progress-line{display:none}}@media(max-width:1200px){.process-wrapper{gap:20px}.process-step{width:23%}.process-header h2{font-size:2rem}}@media(max-width:992px){.process{padding:60px 6%}.process-wrapper{flex-wrap:wrap;justify-content:center;gap:30px}.progress-line{display:none}.process-step{width:45%}.process-header h2{font-size:1.8rem}.process-header p{font-size:.9rem}}@media(max-width:768px){.process{padding:50px 5%}.process-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:18px}.process-step{width:calc(50% - 18px);max-width:none}.icon{width:50px;height:50px;font-size:20px}.process-step h4{font-size:.95rem}.process-step p{font-size:.8rem}}@media(max-width:480px){.process{padding:40px 4%}.process-wrapper{gap:14px}.process-step{width:calc(50% - 14px)}.process-header h2{font-size:1.5rem}.process-header p{font-size:.8rem}.icon{width:45px;height:45px;font-size:18px}}.services{padding:50px 6%;text-align:center;font-family:Poppins,sans-serif}.services-header{max-width:700px;margin:auto}.services-header h2{font-size:2.6rem;font-weight:600;margin-bottom:10px;color:#0b3d91}.services-header h2 span{color:#1abc9c}.services-header p{color:#64748b;margin-bottom:60px;font-size:1rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.service-card{position:relative;padding:35px 25px;border-radius:18px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;box-shadow:0 10px 25px #0000000f;transition:all .35s ease}.bg-text{position:absolute;font-size:70px;font-weight:800;color:#00000008;text-align:center;align-items:center;pointer-events:none;transition:.4s;margin-top:-20px}.icon{font-size:30px;color:#00c6a9;margin-bottom:15px;transition:.4s}.service-card h4{font-size:1.15rem;margin-bottom:10px;font-weight:600}.service-card p{font-size:.95rem;color:#64748b;line-height:1.5}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0000001f}.service-card:hover .bg-text{transform:scale(1.2);color:#00c6a914}.service-card:hover .icon{transform:scale(1.15)}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(0,198,169,.06));opacity:0;transition:.3s}.service-card:hover:before{opacity:1}@media(max-width:992px){.service-grid{grid-template-columns:repeat(2,1fr)}.services-header h2{font-size:2.2rem}}@media(max-width:768px){.service-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-card{max-width:none;margin:0;text-align:left}.services-header h2{font-size:1.9rem}.services-header p{font-size:.95rem;margin-bottom:40px}}@media(max-width:480px){.services{padding:40px 15px}.service-card{padding:25px 18px}.icon{font-size:26px}.bg-text{font-size:50px}.service-card h4{font-size:1rem}.service-card p{font-size:.9rem}}.why{padding:60px 8%;text-align:center;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.why:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(0,198,169,.15),transparent);top:-120px;right:-120px;filter:blur(120px)}.why-content{position:relative;max-width:750px;margin:auto}.why-content h2{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#0b3d91}.why-content h2 span{color:#1abc9c}.why-content p{color:#64748b;margin-bottom:30px;line-height:1.6}.why-points{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.point{display:flex;align-items:center;gap:10px;justify-content:flex-start;box-sizing:border-box;background:#fff9;padding:12px 15px;border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.3s ease}.point span{flex:1;min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.check-icon{color:#00c6a9;font-size:18px}.point:hover{transform:translateY(-3px);background:#00c6a914}.cta-btn{padding:14px 35px;border-radius:30px;border:none;font-size:1rem;cursor:pointer;background:linear-gradient(45deg,#007bff,#00c6a9);color:#fff;transition:.3s ease}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00c6a966}.why-content{opacity:0;transform:translateY(30px);animation:fadeUp 1s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.why-points{grid-template-columns:1fr}.why-content h2{font-size:2rem}}@media(max-width:1200px){.why-content{max-width:650px}.why-content h2{font-size:2.2rem}}@media(max-width:992px){.why{padding:80px 6%}.why-content{max-width:600px}.why-content h2{font-size:2rem}.why-content p{font-size:.95rem}.why-points{grid-template-columns:repeat(2,1fr);gap:12px}.point{padding:10px 12px}}@media(max-width:768px){.why{padding:60px 5%;text-align:center}.why-content{max-width:100%}.why-content h2{font-size:1.8rem;line-height:1.3}.why-content p{font-size:.9rem}.why-points{grid-template-columns:1fr;gap:12px}.point{justify-content:flex-start;text-align:left;width:100%}.cta-btn{width:100%;max-width:260px}}@media(max-width:480px){.why{padding:50px 4%}.why-content h2{font-size:1.5rem}.why-content p{font-size:.85rem}.point{font-size:.85rem;padding:10px}.check-icon{font-size:16px}.cta-btn{font-size:.9rem;padding:12px 25px}}
