.Navbar-module___rHu7W__navbar{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 2.5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{background-color:var(--color-bg-primary);padding:.75rem 2.5rem;box-shadow:0 4px 20px #0a3a6e14}.Navbar-module___rHu7W__logo{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:700;text-decoration:none;transition:color .3s}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logo{color:var(--color-brand-primary)}.Navbar-module___rHu7W__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module___rHu7W__link{color:#fff;font-size:1.05rem;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__link{color:var(--color-text-primary)}.Navbar-module___rHu7W__link:hover{color:var(--color-brand-accent)}.Navbar-module___rHu7W__bookBtn{background-color:var(--color-cta);color:#fff;border-radius:6px;padding:.75rem 1.75rem;font-weight:600;transition:transform .2s,background-color .2s,box-shadow .2s}.Navbar-module___rHu7W__bookBtn:hover{background-color:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px #f76b3c4d}.Navbar-module___rHu7W__mobileMenuBtn{color:#fff;display:none}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__mobileMenuBtn{color:var(--color-brand-primary)}.Navbar-module___rHu7W__mobileMenu{background-color:var(--color-bg-primary);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0000001a}.Navbar-module___rHu7W__mobileMenu .Navbar-module___rHu7W__link{color:var(--color-text-primary);border-bottom:1px solid var(--color-bg-alt);padding:.75rem 0;font-size:1.1rem}@media (max-width:768px){.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__mobileMenuBtn{display:block}.Navbar-module___rHu7W__navbar{padding:1rem}.Navbar-module___rHu7W__scrolled{padding:.75rem 1rem}}
.Hero-module__JgYmMq__hero{background:url(/images/hero-bg.png) center/cover no-repeat, var(--color-brand-primary);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2.5rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__overlay{z-index:1;background-color:#0a3a6e99;position:absolute;inset:0}.Hero-module__JgYmMq__container{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}.Hero-module__JgYmMq__content{flex:1;max-width:600px}.Hero-module__JgYmMq__preLabel{font-family:var(--font-body);color:var(--color-brand-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:block}.Hero-module__JgYmMq__title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#f1f5f9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__JgYmMq__actions{gap:1rem;display:flex}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{border-radius:6px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__primaryBtn{background-color:var(--color-cta);color:#fff;box-shadow:0 4px 12px #f76b3c33}.Hero-module__JgYmMq__primaryBtn:hover{background-color:#e55a2b;transform:translateY(-2px);box-shadow:0 6px 16px #f76b3c4d}.Hero-module__JgYmMq__secondaryBtn{color:#fff;border:2px solid var(--color-whatsapp);background-color:#0000}.Hero-module__JgYmMq__secondaryBtn:hover{background-color:var(--color-whatsapp);transform:translateY(-2px)}.Hero-module__JgYmMq__trustCard{background-color:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;width:320px;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 40px #0003}.Hero-module__JgYmMq__trustItem{color:var(--color-text-primary);align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.Hero-module__JgYmMq__trustIcon{font-size:1.5rem}.Hero-module__JgYmMq__bottomStrip{background-color:var(--color-brand-primary);color:#fff;z-index:2;white-space:nowrap;width:100%;padding:.75rem 0;position:absolute;bottom:0;left:0;overflow:hidden}.Hero-module__JgYmMq__marquee{letter-spacing:.05em;font-size:.95rem;font-weight:500;animation:30s linear infinite Hero-module__JgYmMq__marquee;display:inline-block}.Hero-module__JgYmMq__marquee span{margin:0 2rem}@keyframes Hero-module__JgYmMq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.Hero-module__JgYmMq__container{text-align:center;flex-direction:column;gap:3rem}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__title{font-size:2.75rem}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding-top:7rem}.Hero-module__JgYmMq__actions{flex-direction:column}.Hero-module__JgYmMq__title{font-size:2.25rem}}
.TrustBar-module__TJ25Sa__trustBar{background-color:var(--color-bg-alt);z-index:5;border-bottom:1px solid #0000000d;padding:2.5rem 0;position:relative}.TrustBar-module__TJ25Sa__container{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2.5rem;display:flex}.TrustBar-module__TJ25Sa__item{align-items:center;gap:1rem;display:flex}.TrustBar-module__TJ25Sa__iconWrapper{background-color:var(--color-tooth-accent);color:var(--color-brand-accent);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 10px #0db7a01a}.TrustBar-module__TJ25Sa__label{color:var(--color-text-primary);font-size:1rem;font-weight:600}@media (max-width:992px){.TrustBar-module__TJ25Sa__container{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}}@media (max-width:768px){.TrustBar-module__TJ25Sa__container{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.TrustBar-module__TJ25Sa__container{grid-template-columns:1fr}}
.Services-module__h5-agW__services{background-color:var(--color-bg-primary);padding:6rem 2.5rem}.Services-module__h5-agW__container{max-width:1200px;margin:0 auto}.Services-module__h5-agW__header{text-align:center;margin-bottom:4rem}.Services-module__h5-agW__preLabel{font-family:var(--font-body);color:var(--color-text-secondary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.Services-module__h5-agW__title{color:var(--color-brand-primary);font-size:2.75rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__h5-agW__card{background:#fff;border:1px solid #00000005;border-radius:12px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.Services-module__h5-agW__card:after{content:"";background-color:var(--color-brand-accent);width:0;height:4px;transition:width .3s;position:absolute;bottom:0;left:0}.Services-module__h5-agW__card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.Services-module__h5-agW__card:hover:after{width:100%}.Services-module__h5-agW__iconWrapper{color:var(--color-brand-accent);margin-bottom:1.5rem}.Services-module__h5-agW__cardTitle{color:var(--color-brand-primary);margin-bottom:1rem;font-size:1.375rem}.Services-module__h5-agW__cardDesc{color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.6}.Services-module__h5-agW__learnMore{color:var(--color-brand-accent);align-items:center;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.Services-module__h5-agW__learnMore:hover{color:var(--color-brand-primary)}@media (max-width:768px){.Services-module__h5-agW__title{font-size:2.25rem}}
.Doctor-module__NFJNyW__doctor{background-color:var(--color-bg-primary);padding:6rem 2.5rem}.Doctor-module__NFJNyW__container{max-width:1000px;margin:0 auto}.Doctor-module__NFJNyW__header{text-align:center;margin-bottom:4rem}.Doctor-module__NFJNyW__preLabel{font-family:var(--font-body);color:var(--color-brand-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.Doctor-module__NFJNyW__title{color:var(--color-brand-primary);font-size:2.75rem}.Doctor-module__NFJNyW__card{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:row;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000f}.Doctor-module__NFJNyW__imageWrapper{background-color:#e2e8f0;flex:0 0 400px;min-height:400px;position:relative}.Doctor-module__NFJNyW__content{flex-direction:column;flex:1;justify-content:center;padding:3.5rem;display:flex}.Doctor-module__NFJNyW__name{color:var(--color-brand-primary);margin-bottom:.5rem;font-size:2rem}.Doctor-module__NFJNyW__qualification{color:var(--color-brand-accent);margin-bottom:.25rem;font-weight:600}.Doctor-module__NFJNyW__regNo{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.9rem}.Doctor-module__NFJNyW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Doctor-module__NFJNyW__tag{background-color:var(--color-tooth-accent);color:var(--color-brand-primary);border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.Doctor-module__NFJNyW__quote{font-family:var(--font-heading);color:var(--color-text-primary);border-left:3px solid var(--color-brand-accent);padding-left:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.6;position:relative}@media (max-width:860px){.Doctor-module__NFJNyW__card{flex-direction:column}.Doctor-module__NFJNyW__imageWrapper{flex:auto;width:100%;height:350px;min-height:auto}.Doctor-module__NFJNyW__content{padding:2.5rem}.Doctor-module__NFJNyW__title{font-size:2.25rem}}
.Testimonials-module__5wb8fq__testimonials{background-color:var(--color-bg-alt);padding:6rem 2.5rem}.Testimonials-module__5wb8fq__container{max-width:1200px;margin:0 auto}.Testimonials-module__5wb8fq__header{text-align:center;margin-bottom:4rem}.Testimonials-module__5wb8fq__preLabel{font-family:var(--font-body);color:var(--color-brand-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.Testimonials-module__5wb8fq__title{color:var(--color-brand-primary);font-size:2.75rem}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonials-module__5wb8fq__card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.Testimonials-module__5wb8fq__stars{color:#f5a623;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.25rem}.Testimonials-module__5wb8fq__quote{color:var(--color-text-primary);margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonials-module__5wb8fq__author{color:var(--color-brand-primary);margin-bottom:.25rem;font-weight:700}.Testimonials-module__5wb8fq__treatment{background-color:var(--color-tooth-accent);color:var(--color-brand-accent);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Testimonials-module__5wb8fq__googleReview{text-align:center;color:var(--color-text-primary);margin-top:4rem;font-weight:600}.Testimonials-module__5wb8fq__googleReview a{color:var(--color-brand-accent);margin-left:.5rem;text-decoration:underline}@media (max-width:992px){.Testimonials-module__5wb8fq__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:2rem;display:flex;overflow-x:auto}.Testimonials-module__5wb8fq__card{scroll-snap-align:center;min-width:320px}}@media (max-width:768px){.Testimonials-module__5wb8fq__title{font-size:2.25rem}}
.FAQ-module__YTKPaG__faq{background-color:var(--color-bg-primary);padding:6rem 2.5rem}.FAQ-module__YTKPaG__container{max-width:800px;margin:0 auto}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:4rem}.FAQ-module__YTKPaG__preLabel{font-family:var(--font-body);color:var(--color-brand-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.FAQ-module__YTKPaG__title{color:var(--color-brand-primary);font-size:2.75rem}.FAQ-module__YTKPaG__accordion{flex-direction:column;gap:1rem;display:flex}.FAQ-module__YTKPaG__item{background:#fff;border:1px solid #0000000a;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #00000008}.FAQ-module__YTKPaG__item details{width:100%}.FAQ-module__YTKPaG__item summary{color:var(--color-brand-primary);cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;list-style:none;transition:background-color .2s;display:flex}.FAQ-module__YTKPaG__item summary::-webkit-details-marker{display:none}.FAQ-module__YTKPaG__item summary:hover{background-color:var(--color-bg-alt)}.FAQ-module__YTKPaG__icon{color:var(--color-brand-accent);transition:transform .3s}.FAQ-module__YTKPaG__item details[open] summary .FAQ-module__YTKPaG__icon{transform:rotate(180deg)}.FAQ-module__YTKPaG__answer{color:var(--color-text-secondary);border-top:1px solid #0000000d;margin-top:.5rem;padding:1rem 1.5rem 1.5rem;line-height:1.6}
.ContactForm-module__fw3Taq__contact{background-color:var(--color-brand-primary);color:#fff;padding:6rem 2.5rem}.ContactForm-module__fw3Taq__container{max-width:1200px;margin:0 auto}.ContactForm-module__fw3Taq__header{text-align:center;margin-bottom:4rem}.ContactForm-module__fw3Taq__preLabel{font-family:var(--font-body);color:var(--color-brand-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.ContactForm-module__fw3Taq__title{color:#fff;font-size:2.75rem}.ContactForm-module__fw3Taq__content{align-items:stretch;gap:4rem;display:flex}.ContactForm-module__fw3Taq__formWrapper{color:var(--color-text-primary);background:#fff;border-radius:12px;flex:1;padding:3rem;box-shadow:0 20px 40px #0003}.ContactForm-module__fw3Taq__formGroup{margin-bottom:1.5rem}.ContactForm-module__fw3Taq__label{margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__select,.ContactForm-module__fw3Taq__textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__select:focus,.ContactForm-module__fw3Taq__textarea:focus{border-color:var(--color-brand-accent);background-color:#fff;outline:none;box-shadow:0 0 0 3px #0db7a01a}.ContactForm-module__fw3Taq__checkboxGroup{color:var(--color-text-secondary);align-items:flex-start;gap:1rem;margin-bottom:2rem;font-size:.85rem;line-height:1.5;display:flex}.ContactForm-module__fw3Taq__checkbox{accent-color:var(--color-brand-accent);margin-top:.25rem}.ContactForm-module__fw3Taq__submitBtn{background-color:var(--color-cta);color:#fff;border-radius:6px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.ContactForm-module__fw3Taq__submitBtn:hover{background-color:#e55a2b;transform:translateY(-2px);box-shadow:0 6px 16px #f76b3c4d}.ContactForm-module__fw3Taq__whatsappAlt{text-align:center;color:var(--color-text-secondary);margin-top:1.5rem;font-size:.95rem}.ContactForm-module__fw3Taq__whatsappAlt a{color:var(--color-whatsapp);font-weight:600;text-decoration:underline}.ContactForm-module__fw3Taq__infoWrapper{flex-direction:column;flex:1;gap:2rem;display:flex}.ContactForm-module__fw3Taq__infoCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.ContactForm-module__fw3Taq__infoItem{gap:1rem;margin-bottom:1.5rem;display:flex}.ContactForm-module__fw3Taq__infoItem:last-child{margin-bottom:0}.ContactForm-module__fw3Taq__infoIcon{color:var(--color-brand-accent)}.ContactForm-module__fw3Taq__infoText h4{color:#fff;font-family:var(--font-body);margin-bottom:.25rem;font-size:1.1rem}.ContactForm-module__fw3Taq__infoText p,.ContactForm-module__fw3Taq__infoText a{color:#cbd5e1;line-height:1.5}.ContactForm-module__fw3Taq__map{border-radius:12px;width:100%;height:250px;overflow:hidden}@media (max-width:992px){.ContactForm-module__fw3Taq__content{flex-direction:column}.ContactForm-module__fw3Taq__formWrapper{padding:2rem}}@media (max-width:480px){.ContactForm-module__fw3Taq__title{font-size:2.25rem}}
.Footer-module__Grjkva__footer{color:#e2e8f0;background-color:#071629;padding:4rem 2.5rem 2rem;font-size:.95rem}.Footer-module__Grjkva__container{grid-template-columns:2fr 1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto 3rem;display:grid}.Footer-module__Grjkva__logo{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700;text-decoration:none;display:block}.Footer-module__Grjkva__tagline{color:#94a3b8;max-width:300px;margin-bottom:1.5rem;line-height:1.6}.Footer-module__Grjkva__social{gap:1rem;display:flex}.Footer-module__Grjkva__socialLink{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{background-color:var(--color-brand-accent);transform:translateY(-2px)}.Footer-module__Grjkva__title{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__Grjkva__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__link{color:#94a3b8;transition:color .2s}.Footer-module__Grjkva__link:hover{color:#fff}.Footer-module__Grjkva__contact p{color:#94a3b8;margin-bottom:.75rem}.Footer-module__Grjkva__bottom{color:#64748b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__Grjkva__legalLinks{gap:1.5rem;display:flex}.Footer-module__Grjkva__legalLinks a:hover{color:#fff}@media (max-width:992px){.Footer-module__Grjkva__container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__Grjkva__container{grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:1rem}}
.FloatingWhatsApp-module__SvTxiq__whatsapp{background-color:var(--color-whatsapp);color:#fff;z-index:999;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;animation:2s infinite FloatingWhatsApp-module__SvTxiq__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #25d36666}.FloatingWhatsApp-module__SvTxiq__whatsapp:hover{animation:none;transform:scale(1.1)}@keyframes FloatingWhatsApp-module__SvTxiq__pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:768px){.FloatingWhatsApp-module__SvTxiq__whatsapp{width:52px;height:52px;bottom:1.5rem;right:1.5rem}}
