.Header-module__hBw1pG__header{z-index:100;transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{box-shadow:var(--shadow-sm);background:#fffffff2}.Header-module__hBw1pG__inner{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-sm);transition:opacity var(--transition-fast);text-decoration:none;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.85}.Header-module__hBw1pG__logoIcon{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__logoText{flex-direction:column;line-height:1.2;display:flex}.Header-module__hBw1pG__logoName{font-family:var(--font-heading);color:var(--brand-navy);font-size:1.1rem;font-weight:600}.Header-module__hBw1pG__logoSpecialty{text-transform:uppercase;letter-spacing:2px;color:var(--brand-teal);font-size:.7rem;font-weight:500}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__hBw1pG__navLink{color:var(--brand-navy);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--brand-teal);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--brand-teal)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navCta{padding:10px 24px!important;font-size:.85rem!important}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__hBw1pG__hamburger span{background:var(--brand-navy);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Header-module__hBw1pG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{background:var(--white);justify-content:center;gap:var(--space-xl);opacity:0;visibility:hidden;transition:all var(--transition-base);flex-direction:column;position:fixed;inset:0}.Header-module__hBw1pG__navOpen{opacity:1;visibility:visible}.Header-module__hBw1pG__navLink{font-size:1.2rem}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);background:linear-gradient(170deg,var(--brand-cream)0%,var(--white)60%,#f0f7f4 100%);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{gap:var(--space-3xl);z-index:2;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__ZARIfG__content{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--brand-teal);background:#2a9d8f14;border:1px solid #2a9d8f33;width:fit-content;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--brand-navy);font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.1}.Hero-module__ZARIfG__titleHighlight{color:var(--brand-teal)}.Hero-module__ZARIfG__specialty{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.5px;font-size:1.15rem;font-weight:500}.Hero-module__ZARIfG__credentials{align-items:center;gap:var(--space-sm);color:var(--brand-teal-dark);font-size:.85rem;font-weight:600;display:flex}.Hero-module__ZARIfG__credentialSep{color:var(--brand-sage)}.Hero-module__ZARIfG__quote{font-family:var(--font-heading);color:var(--text-muted);border-left:3px solid var(--brand-sage);max-width:480px;padding-left:var(--space-md);font-size:1rem;font-style:italic;line-height:1.7}.Hero-module__ZARIfG__actions{gap:var(--space-md);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__photoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__photoFrame{border-radius:var(--radius-lg);z-index:2;width:380px;height:460px;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.Hero-module__ZARIfG__photoPlaceholder{justify-content:center;align-items:center;gap:var(--space-md);background:linear-gradient(145deg,#e8f4f0 0%,#d4ede6 100%);flex-direction:column;width:100%;height:100%;display:flex}.Hero-module__ZARIfG__photoPlaceholder span{color:var(--brand-teal-light);font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__decorCircle1{border:3px solid var(--brand-teal);opacity:.15;z-index:1;border-radius:50%;width:120px;height:120px;position:absolute;top:-20px;right:-20px}.Hero-module__ZARIfG__decorCircle2{border:3px solid var(--brand-sage);opacity:.2;z-index:1;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-30px;left:-30px}.Hero-module__ZARIfG__bgDecor{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__bgShape1{background:radial-gradient(circle,#2a9d8f0a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-5%}.Hero-module__ZARIfG__bgShape2{background:radial-gradient(circle,#b8d8be14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-15%;left:-10%}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:calc(var(--header-height) + var(--space-2xl))0 var(--space-3xl)}.Hero-module__ZARIfG__inner{gap:var(--space-2xl);text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{align-items:center}.Hero-module__ZARIfG__quote{text-align:center;border-left:none;border-top:2px solid var(--brand-sage);padding-left:0;padding-top:var(--space-md)}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__photoWrapper{order:-1}.Hero-module__ZARIfG__photoFrame{width:260px;height:320px}.Hero-module__ZARIfG__decorCircle1{width:80px;height:80px;top:-10px;right:10px}.Hero-module__ZARIfG__decorCircle2{width:120px;height:120px;bottom:-15px;left:10px}}
.About-module__vAULUW__about{background:var(--white)}.About-module__vAULUW__top{gap:var(--space-3xl);margin-bottom:var(--space-4xl);grid-template-columns:320px 1fr;align-items:start;display:grid}.About-module__vAULUW__photoSide{top:calc(var(--header-height) + var(--space-xl));position:sticky}.About-module__vAULUW__photoFrame{aspect-ratio:3/4;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);overflow:hidden}.About-module__vAULUW__photoPlaceholder{justify-content:center;align-items:center;gap:var(--space-sm);background:linear-gradient(145deg,#e8f4f0,#d4ede6);flex-direction:column;width:100%;height:100%;display:flex}.About-module__vAULUW__photoPlaceholder span{color:var(--brand-teal-light);font-size:.8rem;font-weight:500}.About-module__vAULUW__textSide{padding-top:var(--space-md)}.About-module__vAULUW__bio{color:var(--text-muted);margin-bottom:var(--space-md);font-size:1rem;line-height:1.8}.About-module__vAULUW__bio strong{color:var(--brand-navy);font-weight:600}.About-module__vAULUW__credentials{gap:var(--space-lg);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.About-module__vAULUW__credentialItem{align-items:center;gap:var(--space-sm);color:var(--brand-navy);font-size:.9rem;font-weight:600;display:flex}.About-module__vAULUW__timelineSection{padding-top:var(--space-2xl);border-top:1px solid var(--border-light)}.About-module__vAULUW__timelineTitle{text-align:center;margin-bottom:var(--space-2xl);font-size:1.4rem}.About-module__vAULUW__timelineContainer{align-items:center;gap:var(--space-sm);display:flex;position:relative}.About-module__vAULUW__scrollBtn{background:var(--white);border:2px solid var(--border-light);width:40px;height:40px;color:var(--brand-teal);cursor:pointer;transition:all var(--transition-base);z-index:2;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__scrollBtn:hover{background:var(--brand-teal);color:var(--white);border-color:var(--brand-teal);box-shadow:var(--shadow-md)}.About-module__vAULUW__timelineTrack{gap:var(--space-lg);scroll-snap-type:x mandatory;padding:var(--space-xl)var(--space-sm)var(--space-lg);-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;position:relative;overflow-x:auto}.About-module__vAULUW__timelineTrack::-webkit-scrollbar{display:none}.About-module__vAULUW__timelineItem{scroll-snap-align:start;flex-direction:column;flex:0 0 240px;align-items:center;display:flex;position:relative}.About-module__vAULUW__timelineItem:before{content:"";background:var(--brand-teal-light);z-index:0;height:2px;position:absolute;top:15px;left:-12px;right:-12px}.About-module__vAULUW__timelineItem:first-child:before{left:50%}.About-module__vAULUW__timelineItem:last-child:before{right:50%}.About-module__vAULUW__timelineDot{background:var(--brand-teal);z-index:1;width:32px;height:32px;box-shadow:0 0 0 4px var(--white),0 0 0 6px var(--brand-teal-light);transition:all var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.About-module__vAULUW__timelineDot span{font-family:var(--font-body);color:var(--white);font-size:.7rem;font-weight:700;line-height:1}.About-module__vAULUW__timelineCard{background:var(--brand-cream);border-radius:var(--radius-md);padding:var(--space-lg)var(--space-md);text-align:center;transition:all var(--transition-base);border:1px solid var(--border-light);margin-top:var(--space-md);width:100%}.About-module__vAULUW__timelineItem:hover .About-module__vAULUW__timelineDot{background:var(--brand-teal-dark);box-shadow:0 0 0 4px var(--white),0 0 0 6px var(--brand-teal);transform:scale(1.1)}.About-module__vAULUW__timelineItem:hover .About-module__vAULUW__timelineCard{box-shadow:var(--shadow-md);border-color:var(--brand-teal-light);transform:translateY(-4px)}.About-module__vAULUW__timelineInstitution{font-family:var(--font-body);color:var(--brand-navy);margin-bottom:4px;font-size:.85rem;font-weight:700}.About-module__vAULUW__timelineLocation{color:var(--text-muted);margin-bottom:var(--space-xs);font-size:.75rem}.About-module__vAULUW__timelineDesc{color:var(--brand-teal);font-size:.78rem;font-weight:600}@media (max-width:768px){.About-module__vAULUW__top{gap:var(--space-2xl);text-align:center;grid-template-columns:1fr}.About-module__vAULUW__photoSide{justify-content:center;display:flex;position:relative;top:0}.About-module__vAULUW__photoFrame{width:240px}.About-module__vAULUW__credentials{justify-content:center}.About-module__vAULUW__scrollBtn{display:none}.About-module__vAULUW__timelineItem{flex:0 0 200px}}
.Diseases-module__h6TAWG__diseases{background:var(--brand-cream)}.Diseases-module__h6TAWG__header{text-align:center;margin-bottom:var(--space-2xl)}.Diseases-module__h6TAWG__header .Diseases-module__h6TAWG__section-subtitle{margin:0 auto}.Diseases-module__h6TAWG__tabs{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;justify-content:center;display:flex}.Diseases-module__h6TAWG__tab{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--text-muted);background:var(--white);border:1px solid var(--border-light);transition:all var(--transition-base);cursor:pointer;padding:10px 20px;font-size:.85rem;font-weight:500;display:flex}.Diseases-module__h6TAWG__tab:hover{border-color:var(--brand-teal-light);color:var(--brand-teal)}.Diseases-module__h6TAWG__tabActive{background:var(--brand-teal);color:var(--white);border-color:var(--brand-teal)}.Diseases-module__h6TAWG__tabActive:hover{color:var(--white);background:var(--brand-teal-dark)}.Diseases-module__h6TAWG__tabIcon{align-items:center;display:flex}.Diseases-module__h6TAWG__tabLabel{white-space:nowrap}.Diseases-module__h6TAWG__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.Diseases-module__h6TAWG__card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border-light);transition:all var(--transition-base);cursor:pointer;overflow:hidden}.Diseases-module__h6TAWG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-teal-light);transform:translateY(-4px)}.Diseases-module__h6TAWG__cardImage{aspect-ratio:4/3;justify-content:center;align-items:center;gap:var(--space-xs);background:linear-gradient(145deg,#e8f4f0,#d4ede6);flex-direction:column;display:flex}.Diseases-module__h6TAWG__cardImage span{color:var(--brand-teal-light);font-size:.7rem;font-weight:500}.Diseases-module__h6TAWG__cardTitle{font-family:var(--font-body);color:var(--brand-navy);padding:var(--space-md);text-align:center;font-size:.85rem;font-weight:600}@media (max-width:768px){.Diseases-module__h6TAWG__tabs{padding-bottom:var(--space-sm);-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:var(--space-xs);flex-wrap:nowrap;overflow-x:auto}.Diseases-module__h6TAWG__tab{flex-shrink:0;padding:8px 16px;font-size:.8rem}.Diseases-module__h6TAWG__tabLabel{display:none}.Diseases-module__h6TAWG__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}
.Location-module__56oNJq__location{background:var(--white)}.Location-module__56oNJq__header{text-align:center;margin-bottom:var(--space-2xl)}.Location-module__56oNJq__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.Location-module__56oNJq__mapWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);min-height:360px;overflow:hidden}.Location-module__56oNJq__mapWrapper iframe{display:block}.Location-module__56oNJq__info{gap:var(--space-lg);flex-direction:column;display:flex}.Location-module__56oNJq__clinicCard{padding:var(--space-xl);background:var(--brand-cream);border-radius:var(--radius-md);border:1px solid var(--border-light);transition:all var(--transition-base)}.Location-module__56oNJq__clinicCard:hover{box-shadow:var(--shadow-md);border-color:var(--brand-teal-light)}.Location-module__56oNJq__clinicIcon{margin-bottom:var(--space-md)}.Location-module__56oNJq__clinicName{font-family:var(--font-body);color:var(--brand-navy);margin-bottom:var(--space-sm);font-size:1.1rem;font-weight:700}.Location-module__56oNJq__clinicAddress{color:var(--text-muted);font-size:.9rem;line-height:1.7}.Location-module__56oNJq__actions{gap:var(--space-md);margin-top:auto;display:flex}@media (max-width:768px){.Location-module__56oNJq__grid{grid-template-columns:1fr}.Location-module__56oNJq__mapWrapper{min-height:250px}.Location-module__56oNJq__actions{flex-direction:column}.Location-module__56oNJq__actions .Location-module__56oNJq__btn{width:100%}}
.CtaWhatsapp-module__37BJwW__cta{background:linear-gradient(135deg,var(--brand-teal)0%,var(--brand-teal-dark)100%);padding:var(--space-4xl)0;position:relative;overflow:hidden}.CtaWhatsapp-module__37BJwW__cta:before{content:"";background:#ffffff08;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.CtaWhatsapp-module__37BJwW__cta:after{content:"";background:#ffffff0a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60%;left:-15%}.CtaWhatsapp-module__37BJwW__inner{text-align:center;z-index:2;position:relative}.CtaWhatsapp-module__37BJwW__title{color:var(--white);margin-bottom:var(--space-md)}.CtaWhatsapp-module__37BJwW__highlight{color:var(--brand-sage)}.CtaWhatsapp-module__37BJwW__subtitle{color:#ffffffd9;max-width:560px;margin:0 auto var(--space-xl);font-size:1.05rem;line-height:1.8}.CtaWhatsapp-module__37BJwW__button{background:var(--white);color:var(--brand-teal);border-radius:var(--radius-sm);padding:16px 40px;font-size:1rem;font-weight:700}.CtaWhatsapp-module__37BJwW__button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}@media (max-width:768px){.CtaWhatsapp-module__37BJwW__cta{padding:var(--space-3xl)0}.CtaWhatsapp-module__37BJwW__button{padding:14px 32px;font-size:.9rem}}
.SocialProof-module__qq_XNa__social{background:var(--brand-cream)}.SocialProof-module__qq_XNa__header{text-align:center;margin-bottom:var(--space-2xl)}.SocialProof-module__qq_XNa__grid{gap:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.SocialProof-module__qq_XNa__card{background:var(--white);border-radius:var(--radius-md);padding:var(--space-xl);border:1px solid var(--border-light);transition:all var(--transition-base);gap:var(--space-md);flex-direction:column;display:flex}.SocialProof-module__qq_XNa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-teal-light);transform:translateY(-4px)}.SocialProof-module__qq_XNa__stars{gap:2px;display:flex}.SocialProof-module__qq_XNa__text{font-family:var(--font-heading);color:var(--brand-navy);flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.SocialProof-module__qq_XNa__author{align-items:center;gap:var(--space-sm);display:flex}.SocialProof-module__qq_XNa__avatar{background:var(--brand-teal);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.SocialProof-module__qq_XNa__name{color:var(--brand-navy);font-size:.9rem;font-weight:600}.SocialProof-module__qq_XNa__placeholder{align-items:center;gap:var(--space-xs);color:var(--text-muted);opacity:.6;font-size:.7rem;display:flex}.SocialProof-module__qq_XNa__badge{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--white);border-radius:var(--radius-sm);border:1px dashed var(--brand-teal-light);color:var(--text-muted);font-size:.85rem;display:flex}@media (max-width:768px){.SocialProof-module__qq_XNa__grid{gap:var(--space-lg);grid-template-columns:1fr}}
.Faq-module__pkI36W__faq{background:var(--white)}.Faq-module__pkI36W__header{text-align:center;margin-bottom:var(--space-2xl)}.Faq-module__pkI36W__header .Faq-module__pkI36W__section-subtitle{margin:0 auto}.Faq-module__pkI36W__list{gap:var(--space-sm);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.Faq-module__pkI36W__item{background:var(--brand-cream);border-radius:var(--radius-md);border:1px solid var(--border-light);transition:all var(--transition-base);overflow:hidden}.Faq-module__pkI36W__item:hover{border-color:var(--brand-teal-light)}.Faq-module__pkI36W__itemOpen{border-color:var(--brand-teal);box-shadow:var(--shadow-sm)}.Faq-module__pkI36W__question{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;padding:var(--space-lg)var(--space-xl);color:var(--brand-navy);text-align:left;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);transition:color var(--transition-fast);background:0 0;border:none;display:flex}.Faq-module__pkI36W__question:hover{color:var(--brand-teal)}.Faq-module__pkI36W__icon{transition:transform var(--transition-base);color:var(--brand-teal);flex-shrink:0}.Faq-module__pkI36W__itemOpen .Faq-module__pkI36W__icon{transform:rotate(180deg)}.Faq-module__pkI36W__answer{max-height:0;transition:max-height var(--transition-slow),padding var(--transition-slow);overflow:hidden}.Faq-module__pkI36W__itemOpen .Faq-module__pkI36W__answer{max-height:300px}.Faq-module__pkI36W__answer p{padding:0 var(--space-xl)var(--space-lg);color:var(--text-muted);font-size:.9rem;line-height:1.8}@media (max-width:768px){.Faq-module__pkI36W__question{padding:var(--space-md)var(--space-lg);font-size:.9rem}.Faq-module__pkI36W__answer p{padding:0 var(--space-lg)var(--space-md);font-size:.85rem}}
.LastCta-module__DQDP_G__lastCta{background:var(--brand-navy);padding:var(--space-4xl)0;position:relative;overflow:hidden}.LastCta-module__DQDP_G__lastCta:before{content:"";border:1px solid #2a9d8f1a;border-radius:50%;width:400px;height:400px;position:absolute;top:-30%;right:-10%}.LastCta-module__DQDP_G__lastCta:after{content:"";border:1px solid #b8d8be14;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-20%;left:-5%}.LastCta-module__DQDP_G__inner{z-index:2;position:relative}.LastCta-module__DQDP_G__content{text-align:center;max-width:640px;margin:0 auto}.LastCta-module__DQDP_G__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:var(--brand-teal-light);margin-bottom:var(--space-sm);font-size:.8rem;font-weight:600;display:block}.LastCta-module__DQDP_G__title{color:var(--white);margin-bottom:var(--space-md)}.LastCta-module__DQDP_G__text{color:#ffffffb3;margin-bottom:var(--space-xl);font-size:1rem;line-height:1.8}.LastCta-module__DQDP_G__features{justify-content:center;gap:var(--space-xl);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.LastCta-module__DQDP_G__feature{align-items:center;gap:var(--space-sm);color:#ffffffd9;font-size:.85rem;font-weight:500;display:flex}.LastCta-module__DQDP_G__button{background:var(--cta-green);color:var(--white);padding:16px 40px;font-size:1rem;font-weight:700}.LastCta-module__DQDP_G__button:hover{background:var(--cta-green-hover);transform:translateY(-2px);box-shadow:0 12px 32px #25d3664d}@media (max-width:768px){.LastCta-module__DQDP_G__features{align-items:center;gap:var(--space-md);flex-direction:column}.LastCta-module__DQDP_G__button{width:100%;padding:14px 32px}}
.Footer-module__S6Hkya__footer{background:var(--brand-navy);color:#ffffffb3;padding:var(--space-3xl)0 var(--space-xl)}.Footer-module__S6Hkya__inner{gap:var(--space-2xl);flex-direction:column;display:flex}.Footer-module__S6Hkya__brand{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__logoName{font-family:var(--font-heading);color:var(--white);font-size:1.1rem;font-weight:600;display:block}.Footer-module__S6Hkya__logoSpecialty{text-transform:uppercase;letter-spacing:2px;color:var(--brand-teal-light);font-size:.7rem;font-weight:500;display:block}.Footer-module__S6Hkya__credentials{color:var(--brand-teal-light);font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__columns{gap:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.Footer-module__S6Hkya__column{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-body);color:var(--white);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:var(--space-sm);font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__column a{color:#fff9;transition:color var(--transition-fast);cursor:pointer;font-size:.9rem}.Footer-module__S6Hkya__column a:hover{color:var(--brand-teal-light)}.Footer-module__S6Hkya__column p{color:#ffffff80;font-size:.9rem}.Footer-module__S6Hkya__bottom{padding-top:var(--space-lg);text-align:center;border-top:1px solid #ffffff14}.Footer-module__S6Hkya__bottom p{font-size:.8rem}.Footer-module__S6Hkya__disclaimer{margin-top:var(--space-sm);opacity:.5;font-size:.72rem!important}@media (max-width:768px){.Footer-module__S6Hkya__columns{gap:var(--space-xl);grid-template-columns:1fr}}
.WhatsappFab-module__lM9d4G__fab{background:var(--cta-green);width:60px;height:60px;color:var(--white);z-index:90;transition:background var(--transition-fast);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36666}.WhatsappFab-module__lM9d4G__fab:hover{background:var(--cta-green-hover);box-shadow:0 8px 32px #25d36680}@media (max-width:768px){.WhatsappFab-module__lM9d4G__fab{width:52px;height:52px;bottom:16px;right:16px}.WhatsappFab-module__lM9d4G__fab svg{width:24px;height:24px}}
