.home-medanta-page{--hm-green:#164b7a;--hm-green-2:#176ca2;--hm-coral:#ed1c24;--hm-cream:#f7f6f3;--hm-ink:#203f5b;--hm-muted:#647785;--hm-line:#dce4e9;--hm-gold:#f58218;color:var(--hm-ink);background:#fff;font-family:Inter,system-ui,sans-serif;overflow:hidden}
.home-medanta-page .hm-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.home-medanta-page .hm-hero{position:relative;min-height:640px;background:var(--hm-green);color:#fff}
.home-medanta-page .hm-slide{position:absolute;inset:0;display:grid;opacity:0;visibility:hidden;transition:opacity .55s ease}
.home-medanta-page .hm-slide.is-active{position:relative;opacity:1;visibility:visible}
.home-medanta-page .hm-slide picture,.home-medanta-page .hm-slide picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-medanta-page .hm-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,47,76,.97),rgba(22,75,122,.84) 52%,rgba(22,108,162,.25))}
.home-medanta-page .hm-hero-grid{position:relative;z-index:2;display:flex;align-items:center;min-height:640px}
.home-medanta-page .hm-hero-copy{max-width:680px;padding:90px 0}
.home-medanta-page .hm-kicker,.home-medanta-page .hm-eyebrow{display:block;color:var(--hm-coral);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.home-medanta-page .hm-kicker{color:#f5d28d}
.home-medanta-page .hm-hero h1{max-width:760px;margin:18px 0 22px;color:#fff;font:600 clamp(48px,6vw,78px)/1.02 Fraunces,Georgia,serif;letter-spacing:-.035em}
.home-medanta-page .hm-hero p{max-width:590px;color:#d6e8e3;font-size:18px;line-height:1.7}
.home-medanta-page .hm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.home-medanta-page .hm-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:.2s}
.home-medanta-page .hm-button:hover{transform:translateY(-2px)}
.home-medanta-page .hm-button-coral{color:#fff;background:var(--hm-coral)}
.home-medanta-page .hm-button-outline-light{color:#fff;border-color:rgba(255,255,255,.55)}
.home-medanta-page .hm-button-outline{color:var(--hm-green);border-color:#b9cbc5;background:#fff}
.home-medanta-page .hm-button-light{color:var(--hm-green);background:#fff}
.home-medanta-page .hm-slider-dots{position:absolute;z-index:4;left:50%;bottom:28px;display:flex;gap:8px;transform:translateX(-50%)}
.home-medanta-page .hm-slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.42)}
.home-medanta-page .hm-slider-dots button.is-active{width:30px;border-radius:99px;background:#fff}

/* Editorial hero — image, message and recognition composition */
.home-medanta-page .hm-editorial-hero{position:relative;min-height:555px;margin:0;padding:0 0 46px;color:var(--hm-ink);background:#fff;overflow:hidden}
.home-medanta-page .hm-editorial-slide{min-height:510px;display:none;grid-template-columns:minmax(330px,36%) minmax(430px,1fr) minmax(190px,20%);align-items:stretch;margin:0;padding:0}
.home-medanta-page .hm-editorial-slide.is-active{display:grid}
.home-medanta-page .hm-editorial-photo{min-width:0;overflow:hidden;border-radius:0 9px 0 0;background:#eef1ef}
.home-medanta-page .hm-editorial-photo picture{display:block;width:100%;height:100%}
.home-medanta-page .hm-editorial-photo img{display:block;width:100%;height:100%;min-height:442px;object-fit:cover;object-position:center top}
.home-medanta-page .hm-editorial-copy{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:82px clamp(35px,5vw,82px) 55px;background:linear-gradient(90deg,#f5f5f3,#fff)}
.home-medanta-page .hm-editorial-copy .hm-kicker{color:var(--hm-coral)}
.home-medanta-page .hm-editorial-copy h1{max-width:760px;margin:12px 0 18px;color:#3d4547;font:700 clamp(31px,3vw,48px)/1.08 Inter,sans-serif;letter-spacing:-.035em}
.home-medanta-page .hm-editorial-copy p{max-width:720px;margin:0;color:#556164;font-size:17px;font-weight:600;line-height:1.55}
.home-medanta-page .hm-quote-mark{position:absolute;top:92px;left:22px;color:#566064;font:700 66px/1 Georgia,serif;opacity:.2}
.home-medanta-page .hm-editorial-link{align-self:center;color:var(--hm-green);font-size:14px;font-weight:800;text-decoration:none}
.home-medanta-page .hm-award-panel{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:82px 28px 55px;text-align:center;background:#fff}
.home-medanta-page .hm-award-panel img{width:min(175px,100%);max-height:220px;margin-bottom:18px;object-fit:contain}
.home-medanta-page .hm-award-stars{display:block;padding:8px 12px;color:#fff;background:var(--hm-coral);font-size:15px;letter-spacing:3px}
.home-medanta-page .hm-award-panel small{margin-top:16px;color:var(--hm-coral);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.home-medanta-page .hm-award-panel strong{max-width:190px;margin:7px 0;color:#243b40;font:700 22px/1.15 Fraunces,Georgia,serif}
.home-medanta-page .hm-award-panel b{color:#697b7e;font-size:15px}
.home-medanta-page .hm-accreditation{display:none;width:100%;margin:0;text-align:center}
.home-medanta-page .hm-accreditation.is-active{display:flex;align-items:center;justify-content:center;flex-direction:column;animation:hmAccreditationIn .45s ease}
.home-medanta-page .hm-accreditation img{width:min(185px,100%);height:205px;max-height:none;margin:0 auto 15px;object-fit:contain}
.home-medanta-page .hm-accreditation figcaption{color:#284e70;font-size:12px;font-weight:800}
@keyframes hmAccreditationIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.home-medanta-page .hm-hero-search{position:absolute;z-index:8;top:10px;left:50%;width:min(510px,calc(100% - 40px));height:64px;display:flex;padding:6px 7px 6px 26px;border-radius:0 0 25px 25px;background:#fff;box-shadow:0 15px 35px rgba(4,42,55,.12);transform:translateX(-50%)}
.home-medanta-page .hm-hero-search input{min-width:0;flex:1;padding:0;border:0;outline:0;color:#fff;background:var(--hm-coral);font-size:13px;font-weight:700;border-radius:25px 0 0 25px}
.home-medanta-page .hm-hero-search input::placeholder{color:#fff;opacity:1}
.home-medanta-page .hm-hero-search button{width:48px;height:48px;display:grid;place-items:center;margin:auto;border:4px solid var(--hm-coral);border-radius:50%;color:var(--hm-coral);background:#fff}
.home-medanta-page .hm-hero-search button svg{width:21px;height:21px}
.home-medanta-page .hm-hero-shortcuts{position:absolute;z-index:7;right:6%;bottom:0;left:6%;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(4,42,55,.15)}
.home-medanta-page .hm-hero-shortcuts a{position:relative;min-height:82px;display:flex;align-items:center;justify-content:center;gap:13px;padding:15px 17px;color:#354f65;border-right:1px solid #e4e8e8;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}
.home-medanta-page .hm-hero-shortcuts a:hover{z-index:2;color:var(--hm-green);background:#f4f8fb;transform:translateY(-3px)}
.home-medanta-page .hm-hero-shortcuts a:last-child{border:0}
.home-medanta-page .hm-hero-shortcuts a>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;color:var(--hm-coral);border-radius:11px;background:#fff0f0;font-size:23px;line-height:1}
.home-medanta-page .hm-hero-shortcuts strong{font-size:13px;line-height:1.3}
.home-medanta-page .hm-hero-shortcuts .is-primary{color:#fff;background:var(--hm-coral)}
.home-medanta-page .hm-hero-shortcuts .is-primary>span{color:var(--hm-coral);background:#fff}
.home-medanta-page .hm-editorial-hero .hm-slider-dots{bottom:92px}
.home-medanta-page .hm-slider-arrow{position:absolute;z-index:9;top:44%;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;color:#173d62;background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(13,45,72,.18);font-size:32px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease}
.home-medanta-page .hm-slider-arrow:hover{color:#fff;background:var(--hm-coral);transform:scale(1.06)}
.home-medanta-page .hm-slider-prev{left:18px}.home-medanta-page .hm-slider-next{right:18px}
@media(max-width:1050px){.home-medanta-page .hm-editorial-slide{grid-template-columns:38% 1fr}.home-medanta-page .hm-award-panel{display:none}.home-medanta-page .hm-hero-shortcuts{right:3%;left:3%;grid-template-columns:repeat(3,1fr)}.home-medanta-page .hm-editorial-hero{padding-bottom:130px}.home-medanta-page .hm-editorial-hero .hm-slider-dots{bottom:138px}.home-medanta-page .hm-hero-shortcuts a{min-height:65px}}
@media(max-width:720px){.home-medanta-page .hm-editorial-hero{padding-bottom:205px}.home-medanta-page .hm-editorial-slide{grid-template-columns:1fr;padding:0}.home-medanta-page .hm-editorial-photo{height:350px;border-radius:0}.home-medanta-page .hm-editorial-photo img{min-height:350px}.home-medanta-page .hm-editorial-copy{padding:40px 24px 48px}.home-medanta-page .hm-quote-mark{display:none}.home-medanta-page .hm-editorial-copy h1{font-size:34px}.home-medanta-page .hm-editorial-copy p{font-size:15px}.home-medanta-page .hm-hero-shortcuts{grid-template-columns:repeat(2,1fr)}.home-medanta-page .hm-hero-shortcuts a{justify-content:flex-start}.home-medanta-page .hm-editorial-hero .hm-slider-dots{display:none}.home-medanta-page .hm-slider-arrow{top:155px;width:38px;height:38px}.home-medanta-page .hm-slider-prev{left:10px}.home-medanta-page .hm-slider-next{right:10px}}
.home-medanta-page .hm-service-band,.home-medanta-page .hm-speciality-section,.home-medanta-page .hm-featured-doctors,.home-medanta-page .hm-package-section,.home-medanta-page .hm-testimonial-section,.home-medanta-page .hm-blog-section,.home-medanta-page .hm-updates-section,.home-medanta-page .hm-trust-section{padding:86px 0}
.home-medanta-page .hm-service-band{background:var(--hm-cream)}
.home-medanta-page .hm-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}
.home-medanta-page .hm-section-head h2,.home-medanta-page .hm-doctor-copy h2,.home-medanta-page .hm-trust-grid h2{max-width:760px;margin:10px 0 0;color:var(--hm-green);font:600 clamp(32px,4vw,48px)/1.1 Fraunces,Georgia,serif}
.home-medanta-page .hm-text-link{color:var(--hm-green);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}
.home-medanta-page .hm-text-link span{color:var(--hm-coral)}
.home-medanta-page .hm-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.home-medanta-page .hm-service-card{display:flex;min-height:270px;flex-direction:column;padding:26px;border:1px solid var(--hm-line);border-radius:15px;color:var(--hm-ink);background:#fff;text-decoration:none;transition:.25s}
.home-medanta-page .hm-service-card:hover{transform:translateY(-5px);border-color:#aec6be;box-shadow:0 20px 45px rgba(5,58,51,.1)}
.home-medanta-page .hm-service-icon{display:grid;width:48px;height:48px;place-items:center;align-self:center;margin:0 auto 22px;border-radius:12px;color:var(--hm-coral);background:#feebe8;line-height:0;overflow:hidden}
.home-medanta-page .hm-service-icon .service-icon-glyph{display:grid;width:100%;height:100%;place-items:center;color:var(--service-icon-colour,#d74337);line-height:0}
.home-medanta-page .hm-service-icon svg{display:block;width:23px!important;height:23px!important;margin:0!important;position:static!important;transform:none!important}
.home-medanta-page .hm-service-card h3{margin:0 0 10px;color:var(--hm-green);font:700 18px/1.3 Inter,sans-serif}
.home-medanta-page .hm-service-card p{margin:0 0 20px;color:var(--hm-muted);font-size:13px;line-height:1.65}
.home-medanta-page .hm-service-card strong{margin-top:auto;color:var(--hm-green);font-size:12px}.home-medanta-page .hm-service-card strong span{color:var(--hm-coral)}
.home-medanta-page .hm-service-grid-sparse{grid-template-columns:minmax(280px,.8fr) minmax(520px,2.2fr);gap:24px}
.home-medanta-page .hm-service-grid-sparse .hm-service-card{min-height:310px;padding:32px;background:linear-gradient(145deg,#fff,#f7f9fb);box-shadow:0 16px 38px rgba(22,75,122,.08)}
.home-medanta-page .hm-service-grid-sparse .hm-service-card .hm-service-icon{align-self:flex-start;margin:0 0 28px}.home-medanta-page .hm-service-grid-sparse .hm-service-card h3{font-size:22px}.home-medanta-page .hm-service-grid-sparse .hm-service-card p{font-size:14px}
.home-medanta-page .hm-service-support{position:relative;min-height:310px;padding:38px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#102f4c,#176ca2);overflow:hidden;box-shadow:0 18px 42px rgba(16,47,76,.2)}
.home-medanta-page .hm-service-support:after{content:"";position:absolute;right:-85px;bottom:-125px;width:300px;height:300px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.04),0 0 0 90px rgba(255,255,255,.025)}
.home-medanta-page .hm-service-support>*{position:relative;z-index:1}.home-medanta-page .hm-service-support .hm-eyebrow{color:#ffb36b}.home-medanta-page .hm-service-support h3{max-width:620px;margin:12px 0 10px;color:#fff;font:600 clamp(26px,3vw,38px)/1.15 Fraunces,Georgia,serif}.home-medanta-page .hm-service-support>p{max-width:650px;margin:0;color:#d7e7f3;font-size:14px;line-height:1.7}
.home-medanta-page .hm-service-support>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.home-medanta-page .hm-service-support>div a{display:block;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff;background:rgba(255,255,255,.07);text-decoration:none;transition:.2s}.home-medanta-page .hm-service-support>div a:hover{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.13);transform:translateY(-2px)}.home-medanta-page .hm-service-support b,.home-medanta-page .hm-service-support span{display:block}.home-medanta-page .hm-service-support b{font-size:13px}.home-medanta-page .hm-service-support span{margin-top:6px;color:#bed4e5;font-size:11px}
.home-medanta-page .hm-speciality-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.home-medanta-page .hm-speciality-card{min-height:185px;padding:22px;border:1px solid var(--hm-line);border-radius:14px;color:var(--hm-green);background:#fff;text-decoration:none;transition:.2s}
.home-medanta-page .hm-speciality-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(5,58,51,.09)}
.home-medanta-page .hm-speciality-icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:24px;border-radius:12px;color:var(--hm-green-2);background:#eaf1f7;overflow:hidden}
.home-medanta-page .hm-speciality-icon img{width:100%;height:100%;object-fit:cover}.home-medanta-page .hm-speciality-icon svg{width:24px}
.home-medanta-page .hm-speciality-card h3{margin:0 0 12px;font:700 15px/1.35 Inter,sans-serif}.home-medanta-page .hm-speciality-card>span:last-child{color:var(--hm-muted);font-size:11px}
.home-medanta-page .hm-doctor-editorial{padding:0;background:var(--hm-green);color:#fff}
.home-medanta-page .hm-model-care{position:relative;padding:80px 0 95px;background:#fff;overflow:hidden}
.home-medanta-page .hm-model-care:before{content:"";position:absolute;inset:-35%;opacity:.55;background:repeating-radial-gradient(ellipse at center,transparent 0 23px,rgba(22,75,122,.07) 24px 25px,transparent 26px 48px);transform:scale(1.2,.7) rotate(-8deg);pointer-events:none}
.home-medanta-page .hm-model-care .hm-shell{position:relative;z-index:1}
.home-medanta-page .hm-model-care-head{text-align:center}.home-medanta-page .hm-model-care-head .hm-eyebrow{display:flex;justify-content:center}.home-medanta-page .hm-model-care-head h2{margin:9px 0 0;color:var(--hm-green);font:600 clamp(34px,4vw,50px)/1.1 Fraunces,Georgia,serif}.home-medanta-page .hm-model-care-head p{max-width:680px;margin:12px auto 0;color:var(--hm-muted)}
.home-medanta-page .hm-care-orbit{position:relative;width:min(930px,100%);height:610px;margin:24px auto 0}
.home-medanta-page .hm-care-center{position:absolute;top:50%;left:50%;width:390px;height:390px;padding:18px;border-radius:50%;background:#fff;transform:translate(-50%,-46%);box-shadow:0 22px 60px rgba(16,47,76,.16);animation:hmCareFloat 5s ease-in-out infinite}
.home-medanta-page .hm-care-center:before{content:"";position:absolute;inset:-38px;border:1px dashed #7892aa;border-radius:50%;animation:hmCareRotate 26s linear infinite}.home-medanta-page .hm-care-center img{position:relative;z-index:2;width:100%;height:100%;border-radius:50%;object-fit:cover}.home-medanta-page .hm-care-ring{position:absolute;z-index:3;inset:-7px;border:2px solid rgba(237,28,36,.72);border-right-color:transparent;border-bottom-color:transparent;border-radius:50%;animation:hmCareRotate 12s linear infinite reverse}
.home-medanta-page .hm-care-point{position:absolute;width:230px;padding:10px;border-radius:14px;text-align:center;text-decoration:none;opacity:0;animation:hmCareReveal .65s ease forwards;transition:background .2s ease,transform .2s ease}.home-medanta-page .hm-care-point:hover{background:rgba(234,241,247,.82)}.home-medanta-page .hm-care-point h3{margin:0 0 10px;color:#263e54;font:700 19px/1.22 Inter,sans-serif}.home-medanta-page .hm-care-link{display:inline-flex;align-items:center;gap:8px;color:#465d70;font-size:13px;font-weight:700}.home-medanta-page .hm-care-link b{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--hm-coral)}.home-medanta-page .hm-care-dot{position:absolute;width:25px;height:25px;border:1px solid #7892aa;border-radius:50%;background:#fff}.home-medanta-page .hm-care-dot:after{content:"";position:absolute;inset:7px;border-radius:50%;background:var(--hm-coral);animation:hmCarePulse 1.8s ease-in-out infinite}
.home-medanta-page .hm-care-point-1{animation-delay:.1s}.home-medanta-page .hm-care-point-2{animation-delay:.2s}.home-medanta-page .hm-care-point-3{animation-delay:.3s}.home-medanta-page .hm-care-point-4{animation-delay:.4s}.home-medanta-page .hm-care-point-5{animation-delay:.5s}
@keyframes hmCareFloat{0%,100%{transform:translate(-50%,-46%)}50%{transform:translate(-50%,calc(-46% - 9px))}}@keyframes hmCareRotate{to{transform:rotate(360deg)}}@keyframes hmCarePulse{0%,100%{transform:scale(.75);opacity:.65}50%{transform:scale(1.15);opacity:1}}@keyframes hmCareReveal{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
.home-medanta-page .hm-care-point-1{top:215px;left:0;text-align:right}.home-medanta-page .hm-care-point-1 .hm-care-dot{top:16px;right:-41px}.home-medanta-page .hm-care-point-2{left:70px;bottom:35px;text-align:right}.home-medanta-page .hm-care-point-2 .hm-care-dot{top:8px;right:-42px}.home-medanta-page .hm-care-point-3{top:8px;left:50%;transform:translateX(-50%)}.home-medanta-page .hm-care-point-3 .hm-care-dot{bottom:-47px;left:calc(50% - 12px)}.home-medanta-page .hm-care-point-4{top:215px;right:0;text-align:left}.home-medanta-page .hm-care-point-4 .hm-care-dot{top:16px;left:-41px}.home-medanta-page .hm-care-point-5{right:70px;bottom:35px;text-align:left}.home-medanta-page .hm-care-point-5 .hm-care-dot{top:8px;left:-42px}
@media(max-width:900px){.home-medanta-page .hm-care-orbit{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:35px}.home-medanta-page .hm-care-center{position:relative;top:auto;left:auto;grid-column:1/-1;width:min(360px,80vw);height:min(360px,80vw);margin:20px auto 35px;transform:none;animation:none}.home-medanta-page .hm-care-point{position:relative!important;inset:auto!important;width:auto!important;min-height:145px;padding:24px;border:1px solid var(--hm-line);border-radius:15px;text-align:left!important;background:rgba(255,255,255,.94);transform:none!important}.home-medanta-page .hm-care-dot{position:static;display:block;width:13px;height:13px;margin-bottom:13px;border:0;background:var(--hm-coral)}.home-medanta-page .hm-care-dot:after{display:none}}
@media(prefers-reduced-motion:reduce){.home-medanta-page .hm-care-center,.home-medanta-page .hm-care-center:before,.home-medanta-page .hm-care-ring,.home-medanta-page .hm-care-point,.home-medanta-page .hm-care-dot:after{animation:none!important}.home-medanta-page .hm-care-point{opacity:1}}
@media(max-width:560px){.home-medanta-page .hm-model-care{padding:55px 0}.home-medanta-page .hm-care-orbit{grid-template-columns:1fr}.home-medanta-page .hm-care-center{grid-column:auto;width:min(280px,78vw);height:min(280px,78vw)}.home-medanta-page .hm-care-point{min-height:auto}}
.home-medanta-page .hm-doctor-editorial-grid{display:grid;grid-template-columns:1fr 1fr;min-height:620px}
.home-medanta-page .hm-doctor-visual{position:relative;min-height:620px;background:radial-gradient(circle at 20% 20%,#2b79aa 0 2px,transparent 3px) 0 0/30px 30px,linear-gradient(145deg,#164b7a,#102f4c);overflow:hidden}
.home-medanta-page .hm-doctor-visual>img{width:100%;height:100%;object-fit:cover;object-position:top center}
.home-medanta-page .hm-doctor-quote{position:absolute;right:28px;bottom:28px;left:28px;padding:22px 26px;border-radius:12px;color:var(--hm-green);background:#fff;box-shadow:0 16px 36px rgba(0,0,0,.2)}
.home-medanta-page .hm-doctor-quote strong,.home-medanta-page .hm-doctor-quote span{display:block}.home-medanta-page .hm-doctor-quote strong{font:600 23px Fraunces,serif}
.home-medanta-page .hm-doctor-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px}
.home-medanta-page .hm-doctor-copy .hm-eyebrow{color:#f3c970}.home-medanta-page .hm-doctor-copy h2{color:#fff;font-size:clamp(38px,4.5vw,58px)}
.home-medanta-page .hm-doctor-copy>p{max-width:560px;color:#c7ded8;font-size:16px;line-height:1.75}
.home-medanta-page .hm-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 32px}.home-medanta-page .hm-chip-list a{padding:8px 12px;border:1px solid rgba(255,255,255,.25);border-radius:99px;color:#fff;font-size:12px;text-decoration:none}
.home-medanta-page .hm-featured-doctors{background:#eef6f3}.home-medanta-page .hm-doctor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.home-medanta-page .hm-doctor-card{overflow:hidden;border:1px solid var(--hm-line);border-radius:16px;background:#fff}.home-medanta-page .hm-doctor-photo{display:grid;height:250px;place-items:center;background:linear-gradient(145deg,#cde3dc,#7bad9f);overflow:hidden}.home-medanta-page .hm-doctor-photo img{width:100%;height:100%;object-fit:cover;object-position:top}.home-medanta-page .hm-doctor-photo>span{color:#fff;font:700 70px Fraunces,serif}
.home-medanta-page .hm-doctor-body{padding:22px}.home-medanta-page .hm-doctor-body small{color:var(--hm-coral);font-weight:800}.home-medanta-page .hm-doctor-body h3{margin:7px 0;color:var(--hm-green);font:700 19px Inter,sans-serif}.home-medanta-page .hm-doctor-body p{min-height:42px;color:var(--hm-muted);font-size:12px}.home-medanta-page .hm-doctor-body>div{display:flex;justify-content:space-between;border-top:1px solid var(--hm-line);padding-top:14px}.home-medanta-page .hm-doctor-body a{color:var(--hm-green);font-size:12px;font-weight:800;text-decoration:none}
.home-medanta-page .hm-package-section{background:var(--hm-cream)}.home-medanta-page .hm-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-medanta-page .hm-package-grid>a{padding:28px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--hm-green),var(--hm-green-2));text-decoration:none}.home-medanta-page .hm-package-grid small{color:#b9d9d1;text-transform:uppercase}.home-medanta-page .hm-package-grid h3{margin:14px 0 8px;color:#fff;font:600 25px Fraunces,serif}.home-medanta-page .hm-package-grid p{color:#d4e5e0}.home-medanta-page .hm-package-grid strong{font-size:22px}
.home-medanta-page .hm-testimonial-grid,.home-medanta-page .hm-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.home-medanta-page .hm-testimonial-card{display:flex;min-height:330px;flex-direction:column;padding:28px;border:1px solid var(--hm-line);border-radius:16px;background:#fff}.home-medanta-page .hm-stars{color:#f58218;letter-spacing:3px}.home-medanta-page .hm-pill{align-self:flex-start;margin-top:16px;padding:6px 10px;border-radius:99px;color:var(--hm-green);background:#eaf1f7;font-size:10px;font-weight:800}.home-medanta-page .hm-testimonial-card blockquote{margin:22px 0;color:#334d64;font:500 17px/1.65 Fraunces,serif}.home-medanta-page .hm-person{display:flex;align-items:center;gap:12px;margin-top:auto}.home-medanta-page .hm-person>img,.home-medanta-page .hm-person>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:var(--hm-green);object-fit:cover}.home-medanta-page .hm-person strong,.home-medanta-page .hm-person small{display:block}.home-medanta-page .hm-person small{color:var(--hm-muted)}
.home-medanta-page .hm-blog-section{background:#f2f5f8}.home-medanta-page .hm-blog-card{display:flex;min-height:450px;flex-direction:column;overflow:hidden;border:1px solid var(--hm-line);border-radius:16px;background:#fff}.home-medanta-page .hm-blog-image{position:relative;display:block;height:220px;background:linear-gradient(135deg,var(--hm-green),var(--hm-green-2));overflow:hidden}.home-medanta-page .hm-blog-image img{width:100%;height:100%;object-fit:cover}.home-medanta-page .hm-fallback-2{background:linear-gradient(135deg,#9b3f35,#ef7161)}.home-medanta-page .hm-fallback-3{background:linear-gradient(135deg,#3b5f80,#789fc0)}.home-medanta-page .hm-blog-image>span{position:absolute;top:16px;left:16px;padding:6px 10px;border-radius:99px;color:var(--hm-green);background:#fff;font-size:10px;font-weight:800}.home-medanta-page .hm-blog-card>div{display:flex;flex:1;flex-direction:column;padding:23px}.home-medanta-page .hm-blog-card small{color:var(--hm-muted)}.home-medanta-page .hm-blog-card h3{margin:10px 0;color:var(--hm-green);font:700 20px/1.35 Inter,sans-serif}.home-medanta-page .hm-blog-card h3 a{color:inherit;text-decoration:none}.home-medanta-page .hm-blog-card p{color:var(--hm-muted);font-size:13px;line-height:1.65}.home-medanta-page .hm-blog-card .hm-text-link{margin-top:auto}
.home-medanta-page .hm-update-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-medanta-page .hm-update-columns>div{padding:26px;border:1px solid var(--hm-line);border-radius:15px}.home-medanta-page .hm-update-columns h3{margin:0 0 15px;color:var(--hm-green);font:700 18px Inter,sans-serif}.home-medanta-page .hm-update-columns a{display:block;padding:14px 0;border-top:1px solid var(--hm-line);color:var(--hm-ink);text-decoration:none}.home-medanta-page .hm-update-columns small,.home-medanta-page .hm-update-columns strong{display:block}.home-medanta-page .hm-update-columns small{color:var(--hm-coral)}.home-medanta-page .hm-update-columns p{color:var(--hm-muted)}
.home-medanta-page .hm-trust-section{background:var(--hm-cream)}.home-medanta-page .hm-trust-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.home-medanta-page .hm-insurance-list{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.home-medanta-page .hm-insurance-list span{padding:9px 12px;border:1px solid var(--hm-line);border-radius:8px;background:#fff;font-size:12px}.home-medanta-page .hm-faq-list details{border-bottom:1px solid #cddbd6}.home-medanta-page .hm-faq-list summary{display:flex;justify-content:space-between;padding:18px 0;cursor:pointer;font-weight:700}.home-medanta-page .hm-faq-list summary::marker{display:none}.home-medanta-page .hm-faq-list details p{padding:0 0 18px;color:var(--hm-muted);line-height:1.7}.home-medanta-page .hm-faq-list>.hm-text-link{display:inline-block;margin-top:20px}
.home-medanta-page .hm-international{padding:70px 0;color:#fff;background:linear-gradient(120deg,#102f4c,#176ca2)}.home-medanta-page .hm-international .hm-shell,.home-medanta-page .hm-emergency .hm-shell,.home-medanta-page .hm-newsletter .hm-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-medanta-page .hm-international h2{max-width:760px;margin:10px 0;color:#fff;font:600 clamp(34px,4vw,50px)/1.1 Fraunces,serif}.home-medanta-page .hm-international p{max-width:700px;color:#d7e7f3}
.home-medanta-page .hm-emergency{padding:30px 0;color:#fff;background:var(--hm-coral)}.home-medanta-page .hm-emergency strong,.home-medanta-page .hm-emergency span{display:block}.home-medanta-page .hm-emergency span{opacity:.85}.home-medanta-page .hm-emergency a{padding:12px 18px;border:1px solid rgba(255,255,255,.6);border-radius:99px;color:#fff;font-weight:800;text-decoration:none}
.home-medanta-page .hm-newsletter{padding:55px 0;background:#eaf1f7}.home-medanta-page .hm-newsletter h2{margin:6px 0;color:var(--hm-green);font:600 32px Fraunces,serif}.home-medanta-page .hm-newsletter form{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:8px}.home-medanta-page .hm-newsletter input,.home-medanta-page .hm-newsletter button{min-height:48px;border:1px solid #bdcddb;border-radius:9px}.home-medanta-page .hm-newsletter input{padding:0 15px}.home-medanta-page .hm-newsletter button{padding:0 20px;border-color:var(--hm-green);color:#fff;background:var(--hm-green);font-weight:800}
.home-medanta-page .hm-empty{grid-column:1/-1;padding:24px;border:1px dashed #b9cbc5;border-radius:12px;color:var(--hm-muted);background:#f7faf8;text-align:center}
@media(max-width:1050px){.home-medanta-page .hm-service-grid{grid-template-columns:repeat(2,1fr)}.home-medanta-page .hm-service-grid-sparse{grid-template-columns:1fr}.home-medanta-page .hm-speciality-grid{grid-template-columns:repeat(3,1fr)}.home-medanta-page .hm-doctor-grid{grid-template-columns:repeat(2,1fr)}.home-medanta-page .hm-doctor-copy{padding:55px 40px}}
@media(max-width:800px){.home-medanta-page .hm-service-band,.home-medanta-page .hm-speciality-section,.home-medanta-page .hm-featured-doctors,.home-medanta-page .hm-package-section,.home-medanta-page .hm-testimonial-section,.home-medanta-page .hm-blog-section,.home-medanta-page .hm-updates-section,.home-medanta-page .hm-trust-section{padding:60px 0}.home-medanta-page .hm-section-head{align-items:flex-start;flex-direction:column}.home-medanta-page .hm-doctor-editorial-grid,.home-medanta-page .hm-trust-grid{grid-template-columns:1fr}.home-medanta-page .hm-doctor-visual{min-height:520px}.home-medanta-page .hm-doctor-copy{padding:60px 0}.home-medanta-page .hm-testimonial-grid,.home-medanta-page .hm-blog-grid,.home-medanta-page .hm-package-grid,.home-medanta-page .hm-update-columns{grid-template-columns:1fr}.home-medanta-page .hm-international .hm-shell,.home-medanta-page .hm-emergency .hm-shell,.home-medanta-page .hm-newsletter .hm-shell{align-items:flex-start;flex-direction:column}.home-medanta-page .hm-newsletter form{width:100%}}
@media(max-width:560px){.home-medanta-page .hm-shell{width:min(100% - 28px,1180px)}.home-medanta-page .hm-hero,.home-medanta-page .hm-hero-grid{min-height:590px}.home-medanta-page .hm-hero-copy{padding:70px 0}.home-medanta-page .hm-hero h1{font-size:46px}.home-medanta-page .hm-service-band,.home-medanta-page .hm-speciality-section,.home-medanta-page .hm-featured-doctors,.home-medanta-page .hm-package-section,.home-medanta-page .hm-testimonial-section,.home-medanta-page .hm-blog-section,.home-medanta-page .hm-updates-section,.home-medanta-page .hm-trust-section{padding:50px 0}.home-medanta-page .hm-service-grid{grid-template-columns:1fr}.home-medanta-page .hm-service-support{padding:28px 22px}.home-medanta-page .hm-service-support>div{grid-template-columns:1fr}.home-medanta-page .hm-speciality-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.home-medanta-page .hm-speciality-card{min-width:180px;scroll-snap-align:start}.home-medanta-page .hm-doctor-grid{grid-template-columns:1fr}.home-medanta-page .hm-doctor-visual{min-height:430px}.home-medanta-page .hm-doctor-copy{padding:50px 0}.home-medanta-page .hm-newsletter form{grid-template-columns:1fr}}

/* Clinical ecosystem and A-Z directory */
.home-medanta-page .hm-speciality-section{padding:90px 0;background:#f5f6f6}
.home-medanta-page .hm-ecosystem-grid{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(360px,1.1fr) minmax(370px,1.05fr);gap:0}
.home-medanta-page .hm-ecosystem-intro{padding:8px 55px 40px 0}
.home-medanta-page .hm-ecosystem-intro .hm-eyebrow{color:#4d5b60;font:700 18px/1.2 Inter,sans-serif;letter-spacing:0;text-transform:none}
.home-medanta-page .hm-ecosystem-intro h2{margin:30px 0 20px;color:#4c5960;font:500 clamp(38px,4vw,58px)/1.08 Inter,sans-serif;letter-spacing:-.025em}
.home-medanta-page .hm-ecosystem-intro p{max-width:400px;color:#77868a;font-size:14px;line-height:1.7}
.home-medanta-page .hm-speciality-list{padding:0 58px 0 0}
.home-medanta-page .hm-speciality-list>a{min-height:78px;display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:18px;color:#47565b;border-bottom:1px solid #bcc4c6;text-decoration:none;transition:.2s}
.home-medanta-page .hm-speciality-list>a:hover{padding-left:7px;color:var(--hm-coral)}
.home-medanta-page .hm-list-icon{width:44px;height:44px;display:grid;place-items:center;color:#768285}
.home-medanta-page .hm-list-icon img{width:42px;height:42px;object-fit:contain}.home-medanta-page .hm-list-icon svg{width:32px;height:32px}
.home-medanta-page .hm-speciality-list strong{font-size:14px;font-weight:700}.home-medanta-page .hm-speciality-list b{font-size:25px;font-weight:400}
.home-medanta-page .hm-speciality-list .hm-list-all{width:max-content;min-height:auto;display:flex;gap:10px;margin-top:82px;border:0}
.home-medanta-page .hm-speciality-list .hm-list-all b,.home-medanta-page .hm-az-all span{width:25px;height:25px;display:inline-grid;place-items:center;color:#fff;border-radius:50%;background:var(--hm-coral);font-size:14px}
.home-medanta-page .hm-az-panel{min-width:0;padding:0 0 0 58px;border-left:1px solid #adb9bc}
.home-medanta-page .hm-az-panel h3{margin:3px 0 24px;color:#4e5b60;font:700 18px/1.2 Inter,sans-serif}
.home-medanta-page .hm-library-tabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}
.home-medanta-page .hm-library-tabs a{min-width:118px;padding:11px 19px;color:#4b575b;border:1px solid #566166;border-radius:99px;text-align:center;text-decoration:none;font-size:12px;font-weight:700}
.home-medanta-page .hm-library-tabs a.is-active,.home-medanta-page .hm-library-tabs a:hover{color:#fff;border-color:var(--hm-coral);background:var(--hm-coral)}
.home-medanta-page .hm-alphabet{max-width:440px;display:grid;grid-template-columns:repeat(6,48px);gap:25px 21px}
.home-medanta-page .hm-alphabet a{width:48px;height:48px;display:grid;place-items:center;color:#4b575b;border-radius:50%;background:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 8px 22px rgba(31,55,61,.08);transition:.2s}
.home-medanta-page .hm-alphabet a:hover{color:#fff;background:var(--hm-coral);transform:translateY(-3px)}
.home-medanta-page .hm-az-all{display:flex;align-items:center;gap:10px;margin-top:72px;color:#4b575b;text-decoration:none;font-size:13px;font-weight:700}
@media(max-width:1080px){.home-medanta-page .hm-ecosystem-grid{grid-template-columns:1fr 1.35fr}.home-medanta-page .hm-az-panel{grid-column:1/-1;margin-top:55px;padding:45px 0 0;border-top:1px solid #adb9bc;border-left:0}.home-medanta-page .hm-az-all{margin-top:35px}}
@media(max-width:700px){.home-medanta-page .hm-speciality-section{padding:58px 0}.home-medanta-page .hm-ecosystem-grid{grid-template-columns:1fr}.home-medanta-page .hm-ecosystem-intro{padding-right:0}.home-medanta-page .hm-ecosystem-intro h2{font-size:38px}.home-medanta-page .hm-speciality-list{padding-right:0}.home-medanta-page .hm-speciality-list .hm-list-all{margin-top:35px}.home-medanta-page .hm-az-panel{margin-top:45px}.home-medanta-page .hm-alphabet{grid-template-columns:repeat(5,44px);gap:16px}.home-medanta-page .hm-alphabet a{width:44px;height:44px}.home-medanta-page .hm-library-tabs a{min-width:0;flex:1;padding-inline:10px}}
.home-medanta-page .hm-trust-copy{color:var(--hm-muted);line-height:1.7}.home-medanta-page .hm-partner-slider{margin:24px 0;overflow:hidden}.home-medanta-page .hm-partner-track{display:flex;gap:14px;overflow-x:auto;padding:5px 4px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin}.home-medanta-page .hm-partner-card{min-width:155px;min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:17px;color:var(--hm-ink);background:#fff;border:1px solid var(--hm-line);border-radius:16px;text-align:center;text-decoration:none;scroll-snap-align:start;box-shadow:0 9px 25px rgba(25,45,63,.07);transition:transform .25s,border-color .25s,box-shadow .25s}.home-medanta-page .hm-partner-card:hover{transform:translateY(-7px);border-color:var(--hm-coral);box-shadow:0 18px 38px rgba(218,55,48,.16)}.home-medanta-page .hm-partner-card img{width:78px;height:62px;object-fit:contain}.home-medanta-page .hm-partner-card strong{font-size:13px}.home-medanta-page .hm-partner-card span{color:var(--hm-coral);font-size:10px;font-weight:800;text-transform:uppercase}









