@import url(https://fonts.googleapis.com/css2?family=Moon+Dance&family=Parisienne&display=swap);*{margin:0;padding:0}html{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-size:1rem;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}nav{background-color:#fff;border-bottom:3px solid #2beac7;box-shadow:0 4px 8px #0000001a;height:70px;justify-content:space-between;padding:.8rem 2rem;position:sticky;top:0;z-index:10}.nav-brand,nav{align-items:center;display:flex}.nav-brand{color:#2e3700;font-family:Moon Dance,cursive;font-size:35px;font-weight:700;text-decoration:none}.nav-brand img{height:40px;margin-right:30px;object-fit:contain;width:40px}ul.nav-items{display:flex;gap:1.6rem;list-style:none;margin:0}ul.nav-items li a{border-radius:4px;color:#2e3700;font-size:15px;font-weight:600;padding:6px 8px;text-decoration:none;transition:background-color .3s ease}ul.nav-items li a:focus,ul.nav-items li a:hover{border:1px solid #2beac7;border-radius:30px;box-shadow:0 0 20px #000;color:#2beac7;transform:scale(1.2);transition:1s ease}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.line{background-color:#2e3700;border-radius:2px;height:3px;margin:3px 0;width:25px}@media (max-width:768px){.hamburger{display:flex}ul.nav-items{background-color:#fff;box-shadow:0 4px 12px #0003;display:none;flex-direction:column;padding:1rem 0;position:absolute;right:0;top:80px;width:100%;z-index:100}.nav-brand{font-size:30px}ul.nav-items.open{display:flex}ul.nav-items li{margin:.5rem 0;text-align:center}ul.nav-items li a{font-size:18px;padding:10px}}footer{background-color:#fff;border:4px solid #2beac7;color:#2e3700;display:flex;flex-wrap:wrap;font-size:.9rem;gap:2rem;justify-content:center;padding:1.5rem 2rem;text-align:center;width:100%}footer>div{align-items:center;display:flex;flex-direction:column}footer p{margin-bottom:.4rem}footer a{color:#2e3700;font-weight:600;transition:color .3s ease}footer a:focus,footer a:hover{color:#fafaf6}.socials{align-items:center;display:flex;gap:1.4rem}.socials a svg{fill:#000;height:30px;transition:fill .3s ease;width:30px}.socials a:focus svg,.socials a:hover svg{fill:#2beac7;outline:none}body{color:#4a4438;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}*{box-sizing:border-box;font-family:inherit}a{color:inherit;text-decoration:none}.notification-popup{background:#fffffff2;border-left:4px solid #4caf50;border-radius:8px;box-shadow:0 2px 8px #0003;color:#333;font-size:14px;font-weight:500;overflow:hidden;padding:8px 16px;position:fixed;right:20px;top:90px;width:260px;z-index:9999}.scroll-text{animation:scroll-left 8s linear infinite;color:#2e7d32;display:inline-block;font-weight:700;white-space:nowrap}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.highlight{color:#004d40;font-size:60px;font-weight:600;letter-spacing:1px}.green{height:400px;letter-spacing:.5px;line-height:1.3;text-align:center}.green img{border-radius:50%;height:200px;margin-top:20px;width:auto}#appointment{background-color:#e3ebd3cc;border-radius:16px;box-shadow:0 6px 25px #a7c95766;height:150px;margin-top:10px;width:auto}.green p{color:#212121;font-family:Moon Dance,cursive;font-size:27px;font-weight:500;letter-spacing:1px;margin-top:20px}#feature.section2{background-color:initial!important;padding:60px 0;position:relative;z-index:1}#feature.section2:before{background-color:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.section2 h3,.section2 h6,.section2 p{text-align:center}.section-title{margin-bottom:40px;margin-top:20px}.section-title h3{color:#004d40;font-family:Playfair Display,serif;font-size:55px;margin-bottom:10px}.title-divider{background:#2beac7;height:3px;margin:0 auto 15px;width:80px}.section-title p{color:#666;font-size:20px}.services-grid{flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1000px}.febox,.services-grid{display:flex;justify-content:center}.febox{align-items:center;background:#fff;border:3px solid #c6f9fe;border-radius:12px;box-shadow:0 5px 15px #0000000d;flex-direction:column;height:300px;padding:25px;transition:transform .3s ease;width:200px}.febox:nth-child(4),.febox:nth-child(5){margin-left:40px;margin-top:10px}.febox:nth-child(5){margin-left:10px}.febox:hover{box-shadow:0 8px 12px #6f9f9b;transform:translateY(-5px)}.febox img{border-radius:50%;display:block;height:130px;margin:0 auto 10px;object-fit:cover;width:130px}.febox h6{color:#004d40;font-family:Parisienne,cursive;font-size:28px;margin:15px}#founder{background-color:#f9f9f9;border-radius:15px;box-shadow:0 8px 12px #6f9f9b;flex-wrap:wrap;gap:2rem;margin:4rem auto 5rem;max-width:1100px;padding:0 1rem}#founder,.containerbox{align-items:center;display:flex}.containerbox{gap:60px;height:300px;justify-content:center;padding:70px}#founder .founder-image{flex:0 0 220px}#founder .founder-image img{border:4px solid #6f9f9b;border-radius:50%;height:220px;object-fit:cover;width:220px}#founder .founder-info{flex:1 1 320px}#founder .founder-info h2{color:#4a5d22;font-family:Playfair Display,serif;font-size:60px;font-weight:900;margin-bottom:0}#founder .founder-info h4{color:#4a5d22;font-style:italic;margin-bottom:30px}@media (max-width:768px){.containerbox{flex-direction:column;gap:30px;height:400px;padding:40px 20px}#founder{flex-direction:column;padding:2rem 1rem;text-align:center}#founder .founder-image{flex:initial}#founder .founder-image img{height:180px;width:180px}#founder .founder-info h2{font-size:2rem}#founder .founder-info p{font-size:1rem;max-width:100%}}.services-section{align-items:center;background-color:#f9f9f9;flex-wrap:wrap;gap:40px;padding:60px 40px}.image-container,.services-section{display:flex;justify-content:center}.image-container{flex:1 1}.image-container img{height:auto;max-height:450px;max-width:100%;object-fit:contain}.services-content{flex:1 1;max-width:500px}.how-it-works{color:#555;font-size:.9rem;font-weight:600;margin-bottom:10px;text-transform:uppercase}.services-content h2{color:#222;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:15px}.services-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:25px}.steps-box{background-color:#fff;border-radius:16px;box-shadow:0 20px 40px #0000000f;padding:30px;position:relative}.service-steps{list-style:none;margin:0;padding-left:0}.service-steps li{align-items:center;color:#222;display:flex;font-size:1.1rem;margin-bottom:18px}.step-icon{background-color:#2e887c;display:inline-flex;font-size:16px;height:26px;margin-right:12px;width:26px}.floating-button,.step-icon{align-items:center;border-radius:50%;color:#fff;justify-content:center}.floating-button{background:linear-gradient(135deg,#2e887c,#84c7b4);bottom:-20px;box-shadow:0 8px 16px #0003;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;height:100px;line-height:1.3;position:absolute;right:-20px;text-align:center;transition:transform .3s ease;width:100px}.floating-button:hover{transform:scale(1.05)}@media (max-width:1024px){.services-section{flex-direction:column;gap:30px;padding:40px 20px}.image-container img{max-height:350px}.services-content{max-width:100%;text-align:center}.steps-box{text-align:left}.floating-button{margin:20px auto 0;position:static}}@media (max-width:600px){.services-content h2{font-size:1.8rem}.service-steps li{font-size:1rem}.step-icon{font-size:14px;height:22px;width:22px}.floating-button{font-size:.8rem;height:80px;width:80px}}.timeline-container{margin:2rem auto;max-width:90vw;padding:0 1rem;text-align:center;transform:scale(.75)}.timeline-container h1{color:#007acc;font-family:Parisienne,cursive;font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem}.slideshow{align-items:center;border-radius:12px;box-shadow:0 8px 20px #0000001a;display:flex;justify-content:center;margin-bottom:2rem;overflow:hidden;width:100%}.slide-image{height:auto;max-height:350px;max-width:100%;object-fit:contain;object-position:center;width:auto}.timeline-cards{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:flex-start;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth}.timeline-card{background:#fff;border:2px solid #2beac7;border-radius:10px;box-shadow:0 5px 15px #0000001a;flex:0 0 300px;min-height:120px;opacity:.5;padding:1rem;text-align:left;transition:all .4s ease}.timeline-card.active{border-color:#009688;box-shadow:0 6px 20px #00000026;opacity:1;transform:scale(1.02)}.timeline-card h4{color:#004d40;font-size:1.1rem}.timeline-card h5{color:#333;font-size:1rem;margin-top:.3rem}.timeline-card p{color:#666;font-size:.9rem;margin-top:.4rem}.slideshow-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.arrow{background:#0000;border:none;color:#007acc;cursor:pointer;font-size:clamp(1.5rem,3vw,2.5rem);padding:8px;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease;-webkit-user-select:none;user-select:none;z-index:5}.arrow:hover{color:#004d40}.arrow.left{left:0}.arrow.right{right:0}.about-clinic-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#222;display:flex;height:100vh;justify-content:flex-start;overflow-y:auto;padding:80px 20px}.about-clinic-content{border-radius:16px;max-width:640px;padding:20px;transform:scale(.95)}.welcome-text{font-size:1.2rem;font-weight:600}.clinic-name,.welcome-text{color:#f0f4f8;margin-bottom:10px}.clinic-name{font-size:3.5rem;font-weight:800}.clinic-subtitle{color:#f0f4f8;font-size:1.3rem;font-style:italic;margin-bottom:25px}.about-clinic-content p{color:#f0f4f8;font-size:1rem;line-height:1.7;margin-bottom:20px}.about-clinic-content ul{list-style:none;margin-bottom:20px;padding-left:0}.about-clinic-content li{color:#81c784;font-size:1rem;font-weight:500;margin-bottom:10px}.about-section{background-color:#f9f9f9;border-radius:16px;display:flex;height:100vh;justify-content:center;margin:40px auto;overflow:hidden;padding:40px 20px}.knowyourdoc{flex-wrap:nowrap;gap:30px;max-width:1200px;width:100%}.about-image,.knowyourdoc{align-items:flex-start;display:flex;justify-content:center}.about-image{flex:0 0 40%}.portrait-img{border-radius:16px;height:60%;margin:20px;max-width:300px;width:100%}.about-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:20px;min-width:200px}.about-content h2{color:#007acc;font-size:1.8rem;font-weight:700;margin-bottom:20px}.about-content p{color:#444;font-size:.95rem;line-height:1.6;margin-bottom:18px}.about-content h3{color:#222;font-size:1.4rem;font-weight:700;margin:30px 0 10px}.social-icons{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.icon-circle{align-items:center;background-color:#f2f2f2;border-radius:50%;color:#333;display:inline-flex;font-size:1rem;height:40px;justify-content:center;text-decoration:none;transition:background .3s ease;width:40px}.icon-circle:hover{background-color:#007acc;color:#fff}@media (max-width:992px){.about-clinic-section{background-color:#7eb7ad;background-image:none!important;padding:60px 15px}.about-clinic-content{padding:0;text-align:center}.clinic-name{font-size:2.5rem}.knowyourdoc{align-items:center;flex-direction:column;gap:30px;text-align:center}.about-section{flex-direction:column;height:auto;padding:40px 15px}.about-image{flex:0 0 auto;margin:0}.portrait-img{margin:0 auto;width:90%}.about-content{align-items:center;margin:0}.about-content h2{font-size:1.5rem}.about-content p{font-size:.9rem}.about-content h3{font-size:1.2rem}.social-icons{justify-content:center}}@media (max-width:576px){.clinic-name{font-size:2rem}.clinic-subtitle{font-size:1rem}.about-content h2{font-size:1.3rem}.about-content p{font-size:.85rem}.icon-circle{font-size:.9rem;height:36px;width:36px}}.services-layout{margin:0;padding:0;text-align:center}.services-header{align-items:center;background-image:url(/static/media/ChatGPT%20Image%20Aug%209,%202025,%2003_06_37%20PM.112e81977efa4c3f02b2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:200px;opacity:.7;padding:0;text-align:center;width:100%}.services-header h2{font-size:2.5rem;font-weight:700;margin-bottom:10px;text-shadow:2px 2px 5px #0009}.services-header .subheading{font-size:1.2rem;line-height:1.5;max-width:800px;text-shadow:1px 1px 4px #0009}.services-layout h2{color:#fff;font-family:Playfair Display,serif;font-size:3.7rem;margin-bottom:10px}.subheading{color:#f5f5f5;font-size:1.2rem;margin-bottom:40px}.services-content{margin:0 auto;max-width:1200px;padding:80px 20px;transform:scale(.95)}.services-list{display:flex;flex-direction:column;gap:80px}.service-block{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.service-block.left .service-img{order:1}.service-block.left .service-info,.service-block.right .service-img{order:2}.service-block.right .service-info{order:1}.service-img img{border-radius:12px;box-shadow:0 8px 20px #0000001a;max-width:400px;transition:transform .4s ease,filter .4s ease;width:100%}.service-block:hover .service-img img{box-shadow:0 8px 12px #6f9f9b;transform:translateY(-12px)}.service-info{max-width:700px;text-align:left}.service-info h3{color:#004d40;font-size:2rem;margin-bottom:10px;transition:color .3s ease,transform .3s ease}.service-block:hover .service-info h3{color:#00796b;transform:scale(1.05)}.service-info p{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.swarnaprashana-schedule{background:#f9f6f1;border-radius:12px;box-shadow:0 6px 15px #0000001a;margin:60px auto;max-width:600px;padding:30px;text-align:center}.swarnaprashana-schedule h3{color:#004d40;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:5px}.swarnaprashana-schedule h5{font-style:italic;padding:20px}.swarnaprashana-schedule ul{list-style:none;padding:0}.swarnaprashana-schedule li{border-bottom:1px solid #ddd;color:#333;font-size:1.2rem;padding:8px 0}.swarnaprashana-schedule li:last-child{border-bottom:none}.book-slot-btn{background-color:#b8860b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:10px 18px;transition:background-color .3s ease,transform .2s ease}.book-slot-btn:hover{background-color:#a0730a;transform:scale(1.05)}@media (max-width:768px){.service-block{align-items:center;flex-direction:column;text-align:center}.service-img img{max-width:100%}.service-block.left .service-img,.service-block.right .service-img{order:1}.service-block.left .service-info,.service-block.right .service-info{order:2;text-align:center}}.contact-section{color:#4a4438;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:40px 20px}.contact-heading{margin-bottom:40px;text-align:center}.contact-heading h2{color:#004d40;font-size:2.6rem}.contact-heading p{color:#666;font-size:1.2rem}.contact-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.contact-form{background:#f5fdfb;border-radius:12px;box-shadow:0 4px 12px #0000000d;flex:1 1 400px;padding:30px}.contact-form label{display:block;font-weight:600;margin-bottom:6px}.contact-form input,.contact-form textarea{border:2px solid #2beac7;border-radius:6px;font-size:1rem;margin-bottom:20px;padding:12px;width:100%}.contact-form button{background-color:#2beac7;border:none;border-radius:6px;color:#004d40;cursor:pointer;font-weight:600;padding:10px 20px;transition:background .3s ease}.contact-form button:hover{background-color:#22c1aa}.contact-info{background-color:#f5fdfb;border-radius:12px;box-shadow:0 6px 18px #0000000d;flex:1 1 400px;padding:20px}.contact-info h3{color:#004d40;margin-bottom:20px}.contact-info p{color:#333;font-size:1rem;margin-bottom:15px}.map-container iframe{border:0;border-radius:8px;height:250px;margin-top:10px;width:100%}@media (max-width:768px){.contact-container{flex-direction:column}}
/*# sourceMappingURL=main.9526d7aa.css.map*/