.about-section-module__QOpPkG__about{background-color:var(--light-gray);padding:100px 0;overflow:hidden}.about-section-module__QOpPkG__content{align-items:center;gap:60px;display:flex}.about-section-module__QOpPkG__imageContainer{flex:1}.about-section-module__QOpPkG__image{opacity:0;position:relative}.about-section-module__QOpPkG__doctorImage{object-fit:cover;border-radius:10px;box-shadow:0 20px 40px #0000001a}.about-section-module__QOpPkG__textContent{flex:1}.about-section-module__QOpPkG__title{color:var(--dark-green);opacity:0;margin-bottom:.5rem;font-size:2.5rem}.about-section-module__QOpPkG__subtitle{color:var(--primary-green);opacity:0;margin-bottom:1.5rem;font-size:1.25rem}.about-section-module__QOpPkG__description{color:var(--text-light);opacity:0;margin-bottom:1.5rem;line-height:1.8}.about-section-module__QOpPkG__stats{opacity:0;gap:30px;margin-top:40px;display:flex}.about-section-module__QOpPkG__statItem{flex-direction:column;display:flex}.about-section-module__QOpPkG__statNumber{color:var(--primary-green);font-size:2.5rem;font-weight:700}.about-section-module__QOpPkG__statLabel{color:var(--text-light);font-size:.9rem}@media (max-width:1024px){.about-section-module__QOpPkG__content{flex-direction:column}.about-section-module__QOpPkG__imageContainer{width:100%;max-width:500px;margin:0 auto 40px}.about-section-module__QOpPkG__image{width:100%}.about-section-module__QOpPkG__doctorImage{width:100%;height:auto}}@media (max-width:768px){.about-section-module__QOpPkG__about{padding:70px 0}.about-section-module__QOpPkG__title{font-size:2rem}.about-section-module__QOpPkG__stats{flex-direction:column;gap:20px}}
.contact-section-module__Xgmh8q__contact{background-color:var(--light-gray);padding:100px 0}.contact-section-module__Xgmh8q__header{text-align:center;margin-bottom:60px}.contact-section-module__Xgmh8q__title{color:var(--dark-green);opacity:0;margin-bottom:1rem;font-size:2.5rem}.contact-section-module__Xgmh8q__subtitle{color:var(--text-light);opacity:0;max-width:700px;margin:0 auto;font-size:1.1rem}.contact-section-module__Xgmh8q__contactContent{grid-template-columns:1fr 1.5fr;gap:40px;display:grid}.contact-section-module__Xgmh8q__contactInfo{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.contact-section-module__Xgmh8q__infoCard{background-color:var(--white);opacity:0;border-radius:10px;padding:25px;box-shadow:0 5px 15px #0000000d}.contact-section-module__Xgmh8q__iconWrapper{background-color:var(--very-light-green);width:50px;height:50px;color:var(--primary-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.contact-section-module__Xgmh8q__infoCard h3{color:var(--dark-green);margin-bottom:10px;font-size:1.2rem}.contact-section-module__Xgmh8q__infoCard p{color:var(--text-light);margin-bottom:5px}.contact-section-module__Xgmh8q__contactForm{background-color:var(--white);opacity:0;border-radius:10px;padding:40px;box-shadow:0 10px 30px #0000000d}.contact-section-module__Xgmh8q__formTitle{color:var(--dark-green);margin-bottom:25px;font-size:1.5rem}.contact-section-module__Xgmh8q__formGroup{margin-bottom:20px}.contact-section-module__Xgmh8q__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-section-module__Xgmh8q__formGroup label{color:var(--text-dark);margin-bottom:8px;font-weight:500;display:block}.contact-section-module__Xgmh8q__formGroup input,.contact-section-module__Xgmh8q__formGroup select,.contact-section-module__Xgmh8q__formGroup textarea{border:1px solid #e0e0e0;border-radius:5px;width:100%;padding:12px 15px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-section-module__Xgmh8q__formGroup input:focus,.contact-section-module__Xgmh8q__formGroup select:focus,.contact-section-module__Xgmh8q__formGroup textarea:focus{border-color:var(--primary-green);outline:none;box-shadow:0 0 0 2px #4caf5033}.contact-section-module__Xgmh8q__submitButton{background-color:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:5px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .3s}.contact-section-module__Xgmh8q__submitButton:hover{background-color:var(--dark-green)}.contact-section-module__Xgmh8q__submitButton:disabled{cursor:not-allowed;background-color:#ccc}.contact-section-module__Xgmh8q__successMessage{background-color:var(--very-light-green);color:var(--dark-green);text-align:center;border-radius:5px;padding:20px;font-weight:500}@media (max-width:1024px){.contact-section-module__Xgmh8q__contactContent{grid-template-columns:1fr}.contact-section-module__Xgmh8q__contactInfo{order:2}.contact-section-module__Xgmh8q__contactForm{order:1;margin-bottom:30px}}@media (max-width:768px){.contact-section-module__Xgmh8q__contact{padding:70px 0}.contact-section-module__Xgmh8q__title{font-size:2rem}.contact-section-module__Xgmh8q__contactInfo{grid-template-columns:1fr}.contact-section-module__Xgmh8q__formRow{grid-template-columns:1fr;gap:0}}
.footer-module__oqRDSq__footer{background-color:var(--dark-green);color:var(--white);padding:70px 0 30px}.footer-module__oqRDSq__footerContent{grid-template-columns:1.5fr 2fr;gap:60px;margin-bottom:50px;display:grid}.footer-module__oqRDSq__footerLogo{flex-direction:column;display:flex}.footer-module__oqRDSq__logoText{color:var(--white);margin-bottom:15px;font-size:1.8rem;font-weight:700}.footer-module__oqRDSq__tagline{color:#fffc;margin-bottom:20px;font-size:1.1rem}.footer-module__oqRDSq__footerLinks{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-module__oqRDSq__linkColumn h3{color:var(--white);margin-bottom:20px;font-size:1.2rem}.footer-module__oqRDSq__linkColumn ul{padding:0;list-style:none}.footer-module__oqRDSq__linkColumn ul li{margin-bottom:10px}.footer-module__oqRDSq__linkColumn ul li a{color:#fffc;transition:color .3s}.footer-module__oqRDSq__linkColumn ul li a:hover{color:var(--white)}.footer-module__oqRDSq__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:30px;display:flex}.footer-module__oqRDSq__social{gap:15px;display:flex}.footer-module__oqRDSq__social a{width:36px;height:36px;color:var(--white);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.footer-module__oqRDSq__social a:hover{background-color:var(--primary-green);transform:translateY(-3px)}.footer-module__oqRDSq__copyright{color:#fff9;font-size:.9rem}@media (max-width:1024px){.footer-module__oqRDSq__footerContent{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.footer-module__oqRDSq__footer{padding:50px 0 30px}.footer-module__oqRDSq__footerLinks{grid-template-columns:1fr;gap:30px}.footer-module__oqRDSq__footerBottom{flex-direction:column;gap:20px}}
.header-module__bY5_QG__header{z-index:1000;background-color:#0000;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.header-module__bY5_QG__scrolled{background-color:var(--white);padding:1rem 0;box-shadow:0 2px 10px #0000001a}.header-module__bY5_QG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.header-module__bY5_QG__logo{align-items:center;display:flex}.header-module__bY5_QG__logoText{color:var(--dark-green);font-size:1.5rem;font-weight:700;transition:color .3s}.header-module__bY5_QG__scrolled .header-module__bY5_QG__logoText{color:var(--dark-green)}.header-module__bY5_QG__nav{display:flex}.header-module__bY5_QG__navList{gap:2rem;list-style:none;display:flex}.header-module__bY5_QG__navList li a{color:var(--dark-green);font-weight:500;transition:color .3s;position:relative}.header-module__bY5_QG__navList li a:hover{color:var(--primary-green)}.header-module__bY5_QG__navList li a:after{content:"";background-color:var(--primary-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.header-module__bY5_QG__navList li a:hover:after{width:100%}.header-module__bY5_QG__menuButton{z-index:1001;background:0 0;border:none;width:30px;height:30px;display:none;position:relative}.header-module__bY5_QG__menuIcon,.header-module__bY5_QG__menuIcon:before,.header-module__bY5_QG__menuIcon:after{background-color:var(--dark-green);width:100%;height:3px;transition:all .3s;display:block;position:absolute}.header-module__bY5_QG__menuIcon{top:13px}.header-module__bY5_QG__menuIcon:before{content:"";top:-8px}.header-module__bY5_QG__menuIcon:after{content:"";bottom:-8px}@media (max-width:768px){.header-module__bY5_QG__menuButton{display:block}.header-module__bY5_QG__nav{background-color:var(--white);flex-direction:column;justify-content:center;align-items:center;width:70%;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.header-module__bY5_QG__nav.header-module__bY5_QG__open{right:0}.header-module__bY5_QG__navList{flex-direction:column;align-items:center;gap:2rem}.header-module__bY5_QG__navList li a{font-size:1.2rem}}
.hero-section-module__BtZYMG__hero{justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-section-module__BtZYMG__backgroundImage{z-index:1;background-image:url(/placeholder.svg?height=1080&width=1920);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section-module__BtZYMG__overlay{z-index:2;background:#000000a6;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section-module__BtZYMG__content{z-index:3;text-align:center;max-width:900px;padding:0 20px;position:relative}.hero-section-module__BtZYMG__tagline{color:var(--light-green);text-transform:uppercase;letter-spacing:3px;opacity:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.hero-section-module__BtZYMG__title{color:var(--white);opacity:0;margin-bottom:2.5rem;font-size:4rem;font-weight:700;line-height:1.2}.hero-section-module__BtZYMG__button{background-color:var(--primary-green);color:#fff;border:2px solid var(--primary-green);opacity:0;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.hero-section-module__BtZYMG__button:hover{border-color:var(--white);background-color:#0000;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.hero-section-module__BtZYMG__videoBackground{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.hero-section-module__BtZYMG__title{font-size:3.5rem}}@media (max-width:768px){.hero-section-module__BtZYMG__hero{min-height:600px}.hero-section-module__BtZYMG__tagline{font-size:1.2rem}.hero-section-module__BtZYMG__title{font-size:2.5rem}}@media (max-width:480px){.hero-section-module__BtZYMG__tagline{font-size:1rem}.hero-section-module__BtZYMG__title{font-size:2rem}.hero-section-module__BtZYMG__button{padding:.8rem 2rem;font-size:1rem}}.hero-section-module__BtZYMG__videoBackground{object-fit:cover;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
.services-section-module__gf6NLG__services{background-color:var(--white);padding:100px 0}.services-section-module__gf6NLG__header{text-align:center;margin-bottom:60px}.services-section-module__gf6NLG__title{color:var(--dark-green);opacity:0;margin-bottom:1rem;font-size:2.5rem}.services-section-module__gf6NLG__subtitle{color:var(--text-light);opacity:0;max-width:700px;margin:0 auto;font-size:1.1rem}.services-section-module__gf6NLG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.services-section-module__gf6NLG__serviceCard{background-color:var(--white);text-align:center;opacity:0;border-radius:10px;flex-direction:column;align-items:center;padding:40px 30px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000d}.services-section-module__gf6NLG__serviceCard:hover{transform:translateY(-10px);box-shadow:0 15px 40px #4caf5026}.services-section-module__gf6NLG__iconWrapper{background-color:var(--very-light-green);width:80px;height:80px;color:var(--primary-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:25px;transition:all .3s;display:flex}.services-section-module__gf6NLG__serviceCard:hover .services-section-module__gf6NLG__iconWrapper{background-color:var(--primary-green);color:var(--white)}.services-section-module__gf6NLG__serviceTitle{color:var(--dark-green);margin-bottom:15px;font-size:1.5rem}.services-section-module__gf6NLG__serviceDescription{color:var(--text-light);margin-bottom:25px;line-height:1.6}.services-section-module__gf6NLG__learnMore{color:var(--primary-green);font-weight:600;transition:all .3s;position:relative}.services-section-module__gf6NLG__learnMore:after{content:"";background-color:var(--primary-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.services-section-module__gf6NLG__learnMore:hover:after{width:100%}@media (max-width:768px){.services-section-module__gf6NLG__services{padding:70px 0}.services-section-module__gf6NLG__title{font-size:2rem}.services-section-module__gf6NLG__servicesGrid{grid-template-columns:1fr}}
.testimonials-section-module__tfLDIW__testimonials{background-color:var(--white);padding:100px 0}.testimonials-section-module__tfLDIW__header{text-align:center;margin-bottom:60px}.testimonials-section-module__tfLDIW__title{color:var(--dark-green);opacity:0;margin-bottom:1rem;font-size:2.5rem}.testimonials-section-module__tfLDIW__subtitle{color:var(--text-light);opacity:0;max-width:700px;margin:0 auto;font-size:1.1rem}.testimonials-section-module__tfLDIW__testimonialSlider{max-width:800px;margin:0 auto}.testimonials-section-module__tfLDIW__testimonial{background-color:var(--very-light-green);opacity:0;border-radius:10px;margin-bottom:30px;padding:40px}.testimonials-section-module__tfLDIW__quote{color:var(--text-dark);margin-bottom:30px;font-size:1.2rem;font-style:italic;line-height:1.8}.testimonials-section-module__tfLDIW__author{align-items:center;display:flex}.testimonials-section-module__tfLDIW__authorImage{margin-right:15px}.testimonials-section-module__tfLDIW__authorImage img{object-fit:cover;border-radius:50%}.testimonials-section-module__tfLDIW__authorName{color:var(--dark-green);margin-bottom:5px;font-weight:600}.testimonials-section-module__tfLDIW__authorRole{color:var(--text-light);font-size:.9rem}.testimonials-section-module__tfLDIW__controls{justify-content:center;align-items:center;gap:20px;display:flex}.testimonials-section-module__tfLDIW__controlButton{background-color:var(--white);border:1px solid var(--light-green);width:40px;height:40px;color:var(--primary-green);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.testimonials-section-module__tfLDIW__controlButton:hover{background-color:var(--primary-green);color:var(--white)}.testimonials-section-module__tfLDIW__indicators{gap:10px;display:flex}.testimonials-section-module__tfLDIW__indicator{background-color:var(--very-light-green);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.testimonials-section-module__tfLDIW__indicator.testimonials-section-module__tfLDIW__active{background-color:var(--primary-green);transform:scale(1.2)}@media (max-width:768px){.testimonials-section-module__tfLDIW__testimonials{padding:70px 0}.testimonials-section-module__tfLDIW__title{font-size:2rem}.testimonials-section-module__tfLDIW__testimonial{padding:30px 20px}.testimonials-section-module__tfLDIW__quote{font-size:1.1rem}}
.whatsapp-button-module__64ZTMa__floatingButton{z-index:9999;cursor:pointer;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-button-module__64ZTMa__floatingButton:hover{transform:scale(1.1)}
.page-module__E0kJGG__main{width:100%;overflow-x:hidden}
