.Navbar-module__oCXpda__navbar{z-index:50;background:#47c2b6;position:fixed;top:0;left:0;right:0}.Navbar-module__oCXpda__navbarTransparent{color:#45d3c5}.Navbar-module__oCXpda__navbarSolid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;box-shadow:0 1px 3px #0000000f}.Navbar-module__oCXpda__navInner{justify-content:space-between;align-items:center;max-width:1280px;height:4.5rem;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__oCXpda__logo{color:#fff;align-items:center;gap:.6rem;font-size:1.775rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__oCXpda__logoImageWrapper{border-radius:50%;flex-shrink:0;width:55px;height:55px;overflow:hidden}.Navbar-module__oCXpda__logoImage{object-fit:cover;width:100%;height:100%}.Navbar-module__oCXpda__brandName{color:#fff;font-size:1.775rem;font-weight:700;transition:color .3s}.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__brandName,.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__logo,.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__navLink{color:#47c2b6}.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__navLink:after,.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__hamburgerLine{background:#47c2b6}.Navbar-module__oCXpda__navbarSolid .Navbar-module__oCXpda__ctaButton{color:#fff;background:#47c2b6}.Navbar-module__oCXpda__logoLight{color:#fff}.Navbar-module__oCXpda__logoIconLight{color:hsl(var(--primary));background:#fff}.Navbar-module__oCXpda__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__oCXpda__navLink{color:hsl(var(--muted-foreground));padding-bottom:2px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__oCXpda__navLink:after{content:"";background:hsl(var(--primary));width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Navbar-module__oCXpda__navLink:hover{color:hsl(var(--primary))}.Navbar-module__oCXpda__navLink:hover:after{width:100%}.Navbar-module__oCXpda__navLinkLight{color:#ffffffd9}.Navbar-module__oCXpda__navLinkLight:hover{color:#fff}.Navbar-module__oCXpda__navLinkLight:after{background:#fff}.Navbar-module__oCXpda__ctaButton{border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__oCXpda__ctaButton:hover{opacity:.9;transform:translateY(-1px)}.Navbar-module__oCXpda__ctaButtonLight{color:hsl(var(--primary));background:#fff}.Navbar-module__oCXpda__ctaButtonLight:hover{background:#f2f2f2}.Navbar-module__oCXpda__hamburger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__oCXpda__hamburgerLine{background:hsl(var(--foreground));border-radius:2px;width:24px;height:2px;transition:all .3s}.Navbar-module__oCXpda__hamburgerLineLight{background:#fff}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:first-child{background:hsl(var(--foreground));transform:rotate(45deg)translate(5px,5px)}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__oCXpda__hamburgerOpen .Navbar-module__oCXpda__hamburgerLine:nth-child(3){background:hsl(var(--foreground));transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__oCXpda__mobileMenu{z-index:55;opacity:0;pointer-events:none;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.Navbar-module__oCXpda__mobileMenuOpen{opacity:1;pointer-events:auto}.Navbar-module__oCXpda__mobileNavLink{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__oCXpda__mobileNavLink:hover{color:hsl(var(--primary))}.Navbar-module__oCXpda__mobileCta{border-radius:var(--radius);background:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__oCXpda__mobileCta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__oCXpda__navLinks{display:none}.Navbar-module__oCXpda__hamburger{display:flex}}
.Hero-module__b0RKna__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__b0RKna__heroBackground{z-index:0;position:absolute;inset:0}.Hero-module__b0RKna__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module__b0RKna__heroOverlay{background:linear-gradient(90deg,#141a1fd1 0%,#141a1f8c 50%,#141a1f40 100%);position:absolute;inset:0}.Hero-module__b0RKna__heroContent{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:8rem 1.5rem 4rem;position:relative}.Hero-module__b0RKna__heroInner{max-width:640px}.Hero-module__b0RKna__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;animation:.6s both Hero-module__b0RKna__fadeInUp;display:inline-flex}.Hero-module__b0RKna__badgeDot{background:hsl(var(--primary));border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__b0RKna__pulse}.Hero-module__b0RKna__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1;animation:.6s .15s both Hero-module__b0RKna__fadeInUp}.Hero-module__b0RKna__heroTitleAccent{color:#45d3c5}.Hero-module__b0RKna__heroDescription{color:#fffc;max-width:520px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7;animation:.6s .3s both Hero-module__b0RKna__fadeInUp}.Hero-module__b0RKna__heroActions{align-items:center;gap:1rem;animation:.6s .45s both Hero-module__b0RKna__fadeInUp;display:flex}.Hero-module__b0RKna__heroPrimary{border-radius:var(--radius);cursor:pointer;color:#fff;background:#47c2b6;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__b0RKna__heroPrimary:hover{background:#ffffff1a;border-color:#ffffff80}.Hero-module__b0RKna__heroSecondary{border-radius:var(--radius);cursor:pointer;color:#fff;background:#47c2b6;border:1.5px solid #ffffff4d;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__b0RKna__heroSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.Hero-module__b0RKna__statsBar{z-index:10;max-width:1280px;margin:-3rem auto 0;padding:0 1.5rem;position:relative}.Hero-module__b0RKna__statsInner{background:#fff;border-radius:1rem;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 20px 60px #47c2b6}.Hero-module__b0RKna__statItem{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;transition:background .3s;display:flex}.Hero-module__b0RKna__statItem:hover{background:hsl(var(--accent))}.Hero-module__b0RKna__statNumber{color:#47c2b6;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.Hero-module__b0RKna__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:500}@keyframes Hero-module__b0RKna__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__b0RKna__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.Hero-module__b0RKna__heroTitle{font-size:2.25rem}.Hero-module__b0RKna__heroDescription{font-size:1rem}.Hero-module__b0RKna__heroActions{flex-direction:column;align-items:stretch}.Hero-module__b0RKna__heroPrimary,.Hero-module__b0RKna__heroSecondary{justify-content:center}.Hero-module__b0RKna__statsInner{grid-template-columns:repeat(2,1fr)}.Hero-module__b0RKna__heroContent{padding:7rem 1.5rem 6rem}}
.Services-module__L0pS0W__services{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:6rem 1rem}.Services-module__L0pS0W__container{max-width:1120px;margin:0 auto;padding:0 1rem}.Services-module__L0pS0W__header{text-align:center;margin-bottom:4rem}.Services-module__L0pS0W__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#47c2b6;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Services-module__L0pS0W__labelLine{background:#47c2b6;border-radius:1px;width:2rem;height:2px}.Services-module__L0pS0W__title{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.Services-module__L0pS0W__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.Services-module__L0pS0W__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:1024px){.Services-module__L0pS0W__grid{grid-template-columns:repeat(4,1fr)}}.Services-module__L0pS0W__overlay h3{margin-bottom:1rem;font-size:1.25rem}.Services-module__L0pS0W__learnBtn{color:#2ab2a0;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-weight:600;transition:all .3s}.Services-module__L0pS0W__learnBtn:hover{background:#e0f2fe}.Services-module__L0pS0W__modalBackdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Services-module__L0pS0W__modal{background:#fff;border-radius:20px;width:100%;max-width:520px;padding:2.5rem 2rem;animation:.3s Services-module__L0pS0W__fadeIn;position:relative;box-shadow:0 20px 50px #0003}.Services-module__L0pS0W__modalTitle{color:#2ab2a0;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__L0pS0W__modalDescription{color:#475569;margin-bottom:1rem;line-height:1.6}.Services-module__L0pS0W__closeIcon{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.3rem;transition:all .2s;position:absolute;top:15px;right:18px}.Services-module__L0pS0W__closeIcon:hover{color:#2ab2a0;transform:rotate(90deg)}@keyframes Services-module__L0pS0W__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Services-module__L0pS0W__cardWrapper{text-align:center}.Services-module__L0pS0W__card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 2px 6px #0000000d}.Services-module__L0pS0W__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Services-module__L0pS0W__imageBox{background-position:50%;background-size:cover;height:220px;position:relative}.Services-module__L0pS0W__cardTitleBelow{color:#1e293b;margin-top:.75rem;font-size:.95rem;font-weight:600}.Services-module__L0pS0W__overlay{opacity:0;background:#93ddf0d9;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.Services-module__L0pS0W__imageBox:hover .Services-module__L0pS0W__overlay{opacity:1}.Services-module__L0pS0W__cardContent{text-align:center;padding:.75rem 1rem}.Services-module__L0pS0W__cardTitle{color:#1e293b;font-size:.95rem;font-weight:600}.Services-module__L0pS0W__ctaSection{text-align:center;background:linear-gradient(135deg,#47c2b6 0%,#64d8cd 100%);border-radius:2rem;margin-top:4rem;padding:3rem 2rem;animation:.8s ease-out Services-module__L0pS0W__slideUp;position:relative;overflow:hidden}.Services-module__L0pS0W__ctaSection:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite Services-module__L0pS0W__rotate;position:absolute;top:-50%;right:-50%}.Services-module__L0pS0W__ctaContent{z-index:1;position:relative}.Services-module__L0pS0W__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Services-module__L0pS0W__ctaTitle{font-size:2.5rem}}.Services-module__L0pS0W__ctaText{color:#ffffffe6;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.Services-module__L0pS0W__ctaButton{color:#2ab2a0;background:#fff;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0003}.Services-module__L0pS0W__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0000004d}@keyframes Services-module__L0pS0W__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Services-module__L0pS0W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Doctors-module__gjo9CG__doctors{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:3rem 1rem}.Doctors-module__gjo9CG__container{justify-content:center;max-width:1280px;margin:0 auto}.Doctors-module__gjo9CG__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Doctors-module__gjo9CG__slideUp}.Doctors-module__gjo9CG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#47c2b6;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Doctors-module__gjo9CG__labelLine{background:#47c2b6;border-radius:1px;width:2rem;height:2px}.Doctors-module__gjo9CG__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.Doctors-module__gjo9CG__title{font-size:3.5rem}}.Doctors-module__gjo9CG__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.Doctors-module__gjo9CG__grid{grid-template-columns:1fr;justify-items:center;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Doctors-module__gjo9CG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Doctors-module__gjo9CG__grid{grid-template-columns:repeat(3,1fr)}}.Doctors-module__gjo9CG__card{background:#fff;border:1px solid #c6fafa;border-radius:1.5rem;flex-direction:column;align-items:stretch;width:100%;max-width:350px;height:auto;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.Doctors-module__gjo9CG__card:hover{border-color:#abfafa;transform:translateY(-10px);box-shadow:0 20px 40px #0284c726}.Doctors-module__gjo9CG__imageContainer{background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 100%);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;width:100%;height:280px;position:relative;overflow:hidden}.Doctors-module__gjo9CG__imagePlaceholder{background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Doctors-module__gjo9CG__cardContent{flex-direction:column;flex:1;justify-content:flex-start;gap:.5rem;padding:1rem 1.5rem;display:flex}.Doctors-module__gjo9CG__initials{color:#fff;opacity:.9;font-size:4rem;font-weight:800}.Doctors-module__gjo9CG__experienceBadge{color:#2ab2a0;background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.Doctors-module__gjo9CG__experienceIcon{color:#fbbf24;width:1rem;height:1rem}.Doctors-module__gjo9CG__memberName{color:#2ab2a0;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Doctors-module__gjo9CG__memberRole{color:#0f172a;margin-bottom:1rem;font-size:.9375rem;font-weight:600}.Doctors-module__gjo9CG__rating{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Doctors-module__gjo9CG__stars{gap:.25rem;display:flex}.Doctors-module__gjo9CG__starIcon{fill:#fbbf24;color:#fbbf24;width:1rem;height:1rem}.Doctors-module__gjo9CG__ratingText{color:#64748b;font-size:.875rem;font-weight:500}.Doctors-module__gjo9CG__infoGrid{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Doctors-module__gjo9CG__infoItem{align-items:flex-start;gap:.75rem;display:flex}.Doctors-module__gjo9CG__infoIcon{color:#2ab2a0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.Doctors-module__gjo9CG__infoContent{flex:1}.Doctors-module__gjo9CG__infoLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Doctors-module__gjo9CG__infoValue{color:#0f172a;font-size:.875rem;font-weight:500;line-height:1.4}.Doctors-module__gjo9CG__bookButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2ab2a0 0%,#0ebde9 100%);border:none;border-radius:.75rem;width:100%;padding:.875rem;font-size:.9375rem;font-weight:600;transition:all .3s}.Doctors-module__gjo9CG__bookButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0284c74d}.Doctors-module__gjo9CG__bookButton:active{transform:translateY(0)}
.Testimonials-module__PrZ9aa__section{max-width:1280px;margin:0 auto;padding:7rem 1.5rem}.Testimonials-module__PrZ9aa__header{text-align:center;margin-bottom:3.5rem}.Testimonials-module__PrZ9aa__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#47c2b6;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Testimonials-module__PrZ9aa__labelLine{background:#47c2b6;border-radius:1px;width:2rem;height:2px}.Testimonials-module__PrZ9aa__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Testimonials-module__PrZ9aa__subtitle{color:hsl(var(--muted-foreground));max-width:560px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.Testimonials-module__PrZ9aa__carousel{position:relative;overflow:hidden}.Testimonials-module__PrZ9aa__track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__PrZ9aa__slide{flex:0 0 100%;padding:0 1rem}.Testimonials-module__PrZ9aa__card{background:hsl(var(--card));text-align:center;border:1.5px solid #47c2b6;border-radius:1rem;flex-direction:column;align-items:center;gap:1.5rem;max-width:620px;margin:0 auto;padding:2.5rem;display:flex}.Testimonials-module__PrZ9aa__stars{justify-content:center;gap:.25rem;margin-bottom:0;display:flex}.Testimonials-module__PrZ9aa__starFilled{color:#f59e0b}.Testimonials-module__PrZ9aa__quote{color:hsl(var(--foreground));margin:0;font-size:1.125rem;font-style:italic;line-height:1.75;position:relative}.Testimonials-module__PrZ9aa__author{flex-direction:column;align-items:center;gap:.25rem;margin:0;display:flex}.Testimonials-module__PrZ9aa__authorName{color:#47c2b6;font-size:1.08rem;font-weight:700}.Testimonials-module__PrZ9aa__authorRole{color:hsl(var(--muted-foreground));font-size:.8125rem}.Testimonials-module__PrZ9aa__controls{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.Testimonials-module__PrZ9aa__arrowButton{background:hsl(var(--card));color:#47c2b6;cursor:pointer;border:1.5px solid #47c2b6;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex}.Testimonials-module__PrZ9aa__arrowButton:hover{color:#47c2b6;background:hsl(var(--accent));border-color:#47c2b6}.Testimonials-module__PrZ9aa__dots{gap:.5rem;display:flex}.Testimonials-module__PrZ9aa__dot{cursor:pointer;background:#363535;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module__PrZ9aa__dotActive{background:#47c2b6;border-radius:4px;width:24px}@media (max-width:768px){.Testimonials-module__PrZ9aa__section{padding:4rem 1.5rem}.Testimonials-module__PrZ9aa__title{font-size:2rem}.Testimonials-module__PrZ9aa__card{padding:1.75rem}.Testimonials-module__PrZ9aa__quote{font-size:1rem}}
.Contact-module__3Wqn2G__contact{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:1.5rem 1rem}.Contact-module__3Wqn2G__container{max-width:1280px;margin:0 auto}.Contact-module__3Wqn2G__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Contact-module__3Wqn2G__slideUp}.Contact-module__3Wqn2G__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#47c2b6;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Contact-module__3Wqn2G__labelLine{background:#47c2b6;border-radius:1px;width:2rem;height:2px}.Contact-module__3Wqn2G__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.Contact-module__3Wqn2G__title{font-size:3.5rem}}.Contact-module__3Wqn2G__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.Contact-module__3Wqn2G__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:640px){.Contact-module__3Wqn2G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Contact-module__3Wqn2G__grid{grid-template-columns:repeat(4,1fr)}}.Contact-module__3Wqn2G__card{text-align:center;background:#fff;border:1px solid #47c2b6;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.Contact-module__3Wqn2G__card:before{content:"";background:linear-gradient(90deg,#0284c7 0%,#0ea5e9 100%);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Contact-module__3Wqn2G__card:hover{border-color:#e0f2fe;transform:translateY(-10px);box-shadow:0 20px 40px #0284c726}.Contact-module__3Wqn2G__card:hover:before{transform:scaleX(1)}.Contact-module__3Wqn2G__iconWrapper{border-radius:1.25rem;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin:0 auto 1.5rem;transition:all .3s;display:flex}.Contact-module__3Wqn2G__card:hover .Contact-module__3Wqn2G__iconWrapper{transform:scale(1.1)rotate(5deg)}.Contact-module__3Wqn2G__icon{color:#fff;width:2.25rem;height:2.25rem}.Contact-module__3Wqn2G__icon-blue{background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 100%)}.Contact-module__3Wqn2G__icon-green{background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}.Contact-module__3Wqn2G__icon-red{background:linear-gradient(135deg,#ef4444 0%,#f87171 100%)}.Contact-module__3Wqn2G__icon-purple{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%)}.Contact-module__3Wqn2G__cardTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.Contact-module__3Wqn2G__cardDetail{color:#47c2b6;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.Contact-module__3Wqn2G__cardDetail:hover{color:#47c2b6}.Contact-module__3Wqn2G__cardSubDetail{color:#64748b;font-size:.9375rem}
.Appointment-module__Npe57G__appointment{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:1.5rem 1rem}.Appointment-module__Npe57G__container{max-width:1280px;margin:0 auto}.Appointment-module__Npe57G__header{text-align:center;margin-bottom:4rem;animation:.8s ease-out Appointment-module__Npe57G__slideUp}.Appointment-module__Npe57G__badge{color:#0369a1;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:9999px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.Appointment-module__Npe57G__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.Appointment-module__Npe57G__title{font-size:3.5rem}}.Appointment-module__Npe57G__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.Appointment-module__Npe57G__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.Appointment-module__Npe57G__content{grid-template-columns:1.5fr 1fr}}.Appointment-module__Npe57G__formSection{animation:.8s ease-out Appointment-module__Npe57G__slideRight}.Appointment-module__Npe57G__form{background:#fff;border:1px solid #47c2b6;border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 30px #00000014}.Appointment-module__Npe57G__formGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.Appointment-module__Npe57G__formGrid{grid-template-columns:repeat(2,1fr)}}.Appointment-module__Npe57G__formGroup{flex-direction:column;display:flex}.Appointment-module__Npe57G__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#47c2b6;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9125rem;font-weight:600;display:inline-flex}.Appointment-module__Npe57G__labelLine{background:#47c2b6;border-radius:1px;width:2rem;height:2px}.Appointment-module__Npe57G__input,.Appointment-module__Npe57G__select,.Appointment-module__Npe57G__textarea{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.Appointment-module__Npe57G__input:focus,.Appointment-module__Npe57G__select:focus,.Appointment-module__Npe57G__textarea:focus{border-color:#0284c7;outline:none;box-shadow:0 0 0 3px #0284c71a}.Appointment-module__Npe57G__input::placeholder,.Appointment-module__Npe57G__textarea::placeholder{color:#94a3b8}.Appointment-module__Npe57G__select{cursor:pointer}.Appointment-module__Npe57G__textarea{resize:vertical;min-height:120px;font-family:inherit}.Appointment-module__Npe57G__submitButton{color:#fff;cursor:pointer;background:#47c2b6;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 25px #0284c74d}.Appointment-module__Npe57G__submitButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 35px #0284c766}.Appointment-module__Npe57G__submitButton:disabled{opacity:.7;cursor:not-allowed}.Appointment-module__Npe57G__buttonIcon{width:1.25rem;height:1.25rem}.Appointment-module__Npe57G__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite Appointment-module__Npe57G__spin}.Appointment-module__Npe57G__successMessage{text-align:center;background:#fff;border:1px solid #47c2b6;border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 10px 30px #00000014}.Appointment-module__Npe57G__successIcon{background:linear-gradient(135deg,#47c2b6 0%,#6ecfc5 100%);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;animation:.5s ease-out Appointment-module__Npe57G__scaleIn;display:flex}.Appointment-module__Npe57G__checkIcon{color:#fff;width:3rem;height:3rem}.Appointment-module__Npe57G__successTitle{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Appointment-module__Npe57G__successText{color:#64748b;max-width:400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Appointment-module__Npe57G__resetButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#47c2b6 0%,#6ecfc5 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Appointment-module__Npe57G__resetButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0284c74d}.Appointment-module__Npe57G__infoSection{flex-direction:column;gap:1.5rem;animation:.8s ease-out Appointment-module__Npe57G__slideLeft;display:flex}.Appointment-module__Npe57G__infoCard{background:#fff;border:1px solid #47c2b6;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Appointment-module__Npe57G__infoTitle{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Appointment-module__Npe57G__infoList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Appointment-module__Npe57G__infoItem{color:#475569;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.Appointment-module__Npe57G__infoIcon{color:#22c55e;flex-shrink:0;width:1.25rem;height:1.25rem}.Appointment-module__Npe57G__hoursGrid{flex-direction:column;gap:1rem;display:flex}.Appointment-module__Npe57G__hourRow{background:#f8fafc;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Appointment-module__Npe57G__day{color:#0f172a;font-size:.9375rem;font-weight:600}.Appointment-module__Npe57G__time{color:#0284c7;font-size:.9375rem;font-weight:600}.Appointment-module__Npe57G__emergencyCard{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%)}.Appointment-module__Npe57G__emergencyCard .Appointment-module__Npe57G__infoTitle{color:#fff}.Appointment-module__Npe57G__emergencyText{color:#ffffffe6;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Appointment-module__Npe57G__emergencyButton{color:#ef4444;background:#fff;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.Appointment-module__Npe57G__emergencyButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}@keyframes Appointment-module__Npe57G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Appointment-module__Npe57G__slideRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Appointment-module__Npe57G__slideLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Appointment-module__Npe57G__spin{to{transform:rotate(360deg)}}@keyframes Appointment-module__Npe57G__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.Footer-module__8-teKW__footer{position:relative}.Footer-module__8-teKW__mainFooter{color:#fff;background:#3cddcd;padding:4rem 1rem 2rem}.Footer-module__8-teKW__container{max-width:1280px;margin:0 auto}.Footer-module__8-teKW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.Footer-module__8-teKW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__8-teKW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__8-teKW__column{flex-direction:column;display:flex}.Footer-module__8-teKW__logo{color:#fff;align-items:center;gap:.6rem;font-size:1.775rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.Footer-module__8-teKW__logoImageWrapper{border-radius:50%;flex-shrink:0;width:55px;height:55px;overflow:hidden}.Footer-module__8-teKW__logoImage{object-fit:cover;width:100%;height:100%}.Footer-module__8-teKW__brandName{color:#fff;font-size:1.775rem;font-weight:700;transition:color .3s}.Footer-module__8-teKW__description{color:#fff;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.8}.Footer-module__8-teKW__socialLinks{gap:1rem;display:flex}.Footer-module__8-teKW__socialLink{color:#fff;background:#0ea5e91a;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.Footer-module__8-teKW__socialLink:hover{color:#fff;transform:translateY(-3px)}.Footer-module__8-teKW__socialIcon{width:1.25rem;height:1.25rem}.Footer-module__8-teKW__columnTitle{color:#fff;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700;position:relative}.Footer-module__8-teKW__columnTitle:after{content:"";background:linear-gradient(90deg,#dce0e0 0%,#0000 100%);border-radius:2px;width:3rem;height:3px;position:absolute;bottom:0;left:0}.Footer-module__8-teKW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__8-teKW__link{color:#fff;align-items:center;padding-left:1rem;font-size:.9375rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Footer-module__8-teKW__link:before{content:"";opacity:0;background:#fff;border-radius:50%;width:.375rem;height:.375rem;transition:opacity .3s;position:absolute;left:0}.Footer-module__8-teKW__link:hover{color:#fff;transform:translate(.5rem)}.Footer-module__8-teKW__link:hover:before{opacity:1}.Footer-module__8-teKW__contactList{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__8-teKW__contactItem{align-items:flex-start;gap:1rem;display:flex}.Footer-module__8-teKW__contactIcon{color:#fff;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.Footer-module__8-teKW__contactLink{color:#fff;font-size:.9375rem;text-decoration:none;transition:color .3s}.Footer-module__8-teKW__contactLink:hover{color:#fff}.Footer-module__8-teKW__contactText{color:#fff;font-size:.9375rem;line-height:1.6}.Footer-module__8-teKW__bottomFooter{background:#47c2b6;border-top:1px solid #ffffff1a;padding:1.5rem 1rem}.Footer-module__8-teKW__bottomContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Footer-module__8-teKW__bottomContent{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__8-teKW__copyright{color:#eff0f1;font-size:.875rem}.Footer-module__8-teKW__scrollTopButton{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#47c2b6 0%,#64d8cd 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;animation:.3s Footer-module__8-teKW__fadeIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #0284c766}.Footer-module__8-teKW__scrollTopButton:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0284c780}.Footer-module__8-teKW__scrollTopButton:active{transform:translateY(-2px)}.Footer-module__8-teKW__scrollTopIcon{color:#fff;width:1.5rem;height:1.5rem}@keyframes Footer-module__8-teKW__fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
