.Navbar-module__dVeNwG__header{z-index:1000;background:0 0;padding-block:1.1rem;transition:background .35s,box-shadow .35s,padding .35s;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;padding-block:.75rem;box-shadow:0 2px 24px #1a5fa81a}.Navbar-module__dVeNwG__nav{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoIcon{font-size:1.75rem;line-height:1}.Navbar-module__dVeNwG__logoText{flex-direction:column;line-height:1.2;display:flex}.Navbar-module__dVeNwG__logoMain{color:var(--clr-white);font-size:1.0625rem;font-weight:700;transition:color .35s}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__logoMain{color:var(--clr-primary)}.Navbar-module__dVeNwG__logoSub{color:#ffffffbf;letter-spacing:.04em;font-size:.65rem;font-weight:500;transition:color .35s}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__logoSub{color:var(--clr-text-muted)}.Navbar-module__dVeNwG__navList{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{color:#ffffffe6;border-radius:var(--radius-full);padding:.5rem .875rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s,background .25s;display:block}.Navbar-module__dVeNwG__navLink:hover{color:var(--clr-white);background:#ffffff1f}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__navLink{color:var(--clr-text-muted)}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__navLink:hover{color:var(--clr-primary);background:var(--clr-primary-light)}.Navbar-module__dVeNwG__navCta{margin-left:.5rem}.Navbar-module__dVeNwG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__dVeNwG__burger span{background:var(--clr-white);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block}.Navbar-module__dVeNwG__header.Navbar-module__dVeNwG__scrolled .Navbar-module__dVeNwG__burger span{background:var(--clr-text)}.Navbar-module__dVeNwG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__dVeNwG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__dVeNwG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__dVeNwG__burgerOpen span{background:var(--clr-white)!important}@media (max-width:900px){.Navbar-module__dVeNwG__burger{z-index:1001;display:flex}.Navbar-module__dVeNwG__navList{-webkit-backdrop-filter:blur(20px);z-index:999;background:#0a2650fa;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;height:52svh;padding:4.5rem 1rem 1rem;transition:top .5s cubic-bezier(.4,0,.2,1);position:fixed;top:-55svh;left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0006}.Navbar-module__dVeNwG__navList.Navbar-module__dVeNwG__open{top:0}.Navbar-module__dVeNwG__navLink{text-align:center;width:auto;padding:.35rem;font-size:1rem;color:var(--clr-white)!important}.Navbar-module__dVeNwG__navLink:hover{background:0 0;color:var(--clr-accent)!important}.Navbar-module__dVeNwG__navCta{width:60%;max-width:220px;margin-top:.5rem;margin-left:0}.Navbar-module__dVeNwG__navCta .Navbar-module__dVeNwG__btn{justify-content:center;width:100%;padding-block:.7rem;font-size:.9rem}.Navbar-module__dVeNwG__menuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#0006;animation:.3s forwards Navbar-module__dVeNwG__fadeIn;position:fixed;inset:0}@keyframes Navbar-module__dVeNwG__fadeIn{0%{opacity:0}to{opacity:1}}}
.HeroSection-module__2k8MBW__hero{background:#0d3060 url(/images/hero-bg.jpg) 50%/cover no-repeat;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__overlay{background:linear-gradient(125deg,#0a2650e0 0%,#0f3c78bf 50%,#006496a6 100%);position:absolute;inset:0}.HeroSection-module__2k8MBW__hero:before,.HeroSection-module__2k8MBW__hero:after{content:"";filter:blur(80px);opacity:.2;pointer-events:none;border-radius:50%;position:absolute}.HeroSection-module__2k8MBW__hero:before{background:radial-gradient(circle,#00b4d8,#0000);width:600px;height:600px;animation:8s ease-in-out infinite alternate HeroSection-module__2k8MBW__float;top:-100px;right:5%}.HeroSection-module__2k8MBW__hero:after{background:radial-gradient(circle,#1a5fa8,#0000);width:400px;height:400px;animation:10s ease-in-out infinite alternate-reverse HeroSection-module__2k8MBW__float;bottom:-80px;left:10%}@keyframes HeroSection-module__2k8MBW__float{0%{transform:translateY(0)scale(1)}to{transform:translateY(-40px)scale(1.08)}}.HeroSection-module__2k8MBW__mobileBadge{display:none!important}.HeroSection-module__2k8MBW__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius-full);letter-spacing:.04em;z-index:2;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;animation:.8s .6s both HeroSection-module__2k8MBW__fadeInRight;display:flex;position:absolute;top:7rem;right:2rem}.HeroSection-module__2k8MBW__badgeIcon{font-size:1rem}.HeroSection-module__2k8MBW__heroContent{z-index:2;width:100%;padding-top:6rem;padding-bottom:4rem;position:relative}.HeroSection-module__2k8MBW__heroInner{max-width:720px}.HeroSection-module__2k8MBW__heroLabel{color:#ffffffbf;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;animation:.7s .1s both HeroSection-module__2k8MBW__fadeInUp;display:flex}.HeroSection-module__2k8MBW__dot{background:var(--clr-accent);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__2k8MBW__pulse;display:block;box-shadow:0 0 0 3px #00b4d84d}@keyframes HeroSection-module__2k8MBW__pulse{0%,to{box-shadow:0 0 0 3px #00b4d84d}50%{box-shadow:0 0 0 6px #00b4d826}}.HeroSection-module__2k8MBW__heroTitle{color:var(--clr-white);margin-bottom:1.5rem;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.1;animation:.7s .25s both HeroSection-module__2k8MBW__fadeInUp}.HeroSection-module__2k8MBW__heroTitleAccent{background:linear-gradient(90deg,#60cfff,#00b4d8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__2k8MBW__heroSubtitle{color:#ffffffc7;max-width:54ch;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75;animation:.7s .4s both HeroSection-module__2k8MBW__fadeInUp}.HeroSection-module__2k8MBW__heroCtas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3.5rem;animation:.7s .55s both HeroSection-module__2k8MBW__fadeInUp;display:flex}.HeroSection-module__2k8MBW__heroStats{flex-wrap:wrap;align-items:center;gap:1.5rem;animation:.7s .7s both HeroSection-module__2k8MBW__fadeInUp;display:flex}.HeroSection-module__2k8MBW__statItem{flex-direction:column;align-items:flex-start;display:flex}.HeroSection-module__2k8MBW__statItem strong{color:var(--clr-white);font-size:1.625rem;font-weight:800;line-height:1}.HeroSection-module__2k8MBW__statItem span{color:#ffffffa6;letter-spacing:.04em;margin-top:2px;font-size:.75rem;font-weight:500}.HeroSection-module__2k8MBW__statDivider{background:#fff3;width:1px;height:2.5rem}.HeroSection-module__2k8MBW__scrollIndicator{z-index:2;color:var(--clr-white);cursor:pointer;width:44px;height:44px;transition:var(--transition);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;animation:2s infinite HeroSection-module__2k8MBW__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__2k8MBW__scrollIndicator:hover{background:#fff3}@keyframes HeroSection-module__2k8MBW__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@keyframes HeroSection-module__2k8MBW__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__2k8MBW__fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.HeroSection-module__2k8MBW__desktopBadge{display:none!important}.HeroSection-module__2k8MBW__mobileBadge{margin-bottom:2rem;animation:.7s .1s both HeroSection-module__2k8MBW__fadeInUp;position:relative;top:auto;bottom:auto;right:auto;display:inline-flex!important}.HeroSection-module__2k8MBW__badge{font-size:.72rem}.HeroSection-module__2k8MBW__heroStats{gap:1rem}.HeroSection-module__2k8MBW__statDivider{height:2rem}}@media (max-width:480px){.HeroSection-module__2k8MBW__heroCtas{flex-direction:column;align-items:stretch}.HeroSection-module__2k8MBW__heroCtas .HeroSection-module__2k8MBW__btn{justify-content:center;width:100%}.HeroSection-module__2k8MBW__heroStats{grid-template-columns:1fr 1fr;gap:1.5rem 1rem;display:grid}.HeroSection-module__2k8MBW__statDivider{display:none}}
.AboutSection-module__f4kMfG__about{background:var(--clr-white)}.AboutSection-module__f4kMfG__grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:5rem;display:grid}.AboutSection-module__f4kMfG__visualCard{background:linear-gradient(145deg,var(--clr-primary),#0d3d80);border-radius:var(--radius-xl);color:#fff;padding:2.5rem;position:relative;overflow:hidden}.AboutSection-module__f4kMfG__visualCard:before{content:"";background:#ffffff0f;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.AboutSection-module__f4kMfG__visualTop{border-bottom:1px solid #ffffff26;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.AboutSection-module__f4kMfG__visualEmoji{font-size:2.5rem;line-height:1}.AboutSection-module__f4kMfG__visualTagline{font-family:var(--ff-serif);color:#ffffffe6;font-size:1.25rem;font-style:italic;line-height:1.4}.AboutSection-module__f4kMfG__visualGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.AboutSection-module__f4kMfG__highlightItem{border-radius:var(--radius-md);transition:var(--transition);background:#ffffff17;border:1px solid #ffffff1f;flex-direction:column;gap:.3rem;padding:1.1rem;display:flex}.AboutSection-module__f4kMfG__highlightItem:hover{background:#ffffff24}.AboutSection-module__f4kMfG__highlightIcon{margin-bottom:.25rem;font-size:1.5rem}.AboutSection-module__f4kMfG__highlightItem strong{color:var(--clr-white);font-size:.875rem;font-weight:700}.AboutSection-module__f4kMfG__highlightItem p{color:#ffffffa6;margin:0;font-size:.75rem;line-height:1.5}.AboutSection-module__f4kMfG__lead{color:var(--clr-text);margin-bottom:1.25rem;font-size:1.125rem;font-weight:500;line-height:1.8}.AboutSection-module__f4kMfG__body{color:var(--clr-text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.85}.AboutSection-module__f4kMfG__doctors{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.AboutSection-module__f4kMfG__doctorCard{background:var(--clr-bg);border:1px solid var(--clr-border);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.AboutSection-module__f4kMfG__doctorAvatar,.AboutSection-module__f4kMfG__avatarImgSmall{background:linear-gradient(135deg,var(--clr-primary),var(--clr-accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}.AboutSection-module__f4kMfG__avatarImgSmall img{object-fit:cover;width:100%;height:100%}.AboutSection-module__f4kMfG__doctorAvatarAlt{background:linear-gradient(135deg,#6b46c1,#9f7aea)}.AboutSection-module__f4kMfG__doctorCard>div:last-child{flex-direction:column;gap:2px;display:flex}.AboutSection-module__f4kMfG__doctorCard strong{color:var(--clr-text);font-size:.9rem;font-weight:700}.AboutSection-module__f4kMfG__doctorCard span{color:var(--clr-text-muted);font-size:.75rem}.AboutSection-module__f4kMfG__doctorRole{letter-spacing:.04em;text-transform:uppercase;font-weight:600;color:var(--clr-primary)!important;font-size:.72rem!important}@media (max-width:900px){.AboutSection-module__f4kMfG__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:480px){.AboutSection-module__f4kMfG__visualGrid{grid-template-columns:1fr}}
.ServicesSection-module__ZVNfMW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ServicesSection-module__ZVNfMW__card{background:var(--clr-white);border-radius:var(--radius-lg);border:1px solid var(--clr-border);box-shadow:var(--shadow-card);transition:var(--transition);cursor:default;padding:2rem 1.75rem;position:relative;overflow:hidden}.ServicesSection-module__ZVNfMW__card:before{content:"";background:linear-gradient(90deg,var(--clr-primary),var(--clr-accent));opacity:0;height:3px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.ServicesSection-module__ZVNfMW__card:hover{box-shadow:var(--shadow-md);border-color:#1a5fa826;transform:translateY(-6px)}.ServicesSection-module__ZVNfMW__card:hover:before{opacity:1}.ServicesSection-module__ZVNfMW__cardIcon{margin-bottom:1rem;font-size:2.5rem;transition:transform .3s;display:block}.ServicesSection-module__ZVNfMW__card:hover .ServicesSection-module__ZVNfMW__cardIcon{transform:scale(1.1)}.ServicesSection-module__ZVNfMW__cardTitle{color:var(--clr-text);margin-bottom:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.ServicesSection-module__ZVNfMW__cardDesc{color:var(--clr-text-muted);margin:0;font-size:.875rem;line-height:1.75}.ServicesSection-module__ZVNfMW__cardLine{background:linear-gradient(90deg,var(--clr-primary),var(--clr-accent));transform-origin:0;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ServicesSection-module__ZVNfMW__card:hover .ServicesSection-module__ZVNfMW__cardLine{transform:scaleX(1)}@media (max-width:1100px){.ServicesSection-module__ZVNfMW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ServicesSection-module__ZVNfMW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ServicesSection-module__ZVNfMW__grid{grid-template-columns:1fr}}
.DoctorsSection-module__bdbRoq__doctors{background:var(--clr-white)}.DoctorsSection-module__bdbRoq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.DoctorsSection-module__bdbRoq__card{border-radius:var(--radius-xl);border:1px solid var(--clr-border);box-shadow:var(--shadow-card);transition:var(--transition);padding:2.5rem;position:relative;overflow:hidden}.DoctorsSection-module__bdbRoq__card:after{content:"";opacity:.07;border-radius:50%;width:120px;height:120px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.DoctorsSection-module__bdbRoq__blue{background:linear-gradient(160deg,#f0f6ff 0%,#fff 60%);border-color:#1a5fa826}.DoctorsSection-module__bdbRoq__blue:after{background:var(--clr-primary);opacity:.12}.DoctorsSection-module__bdbRoq__purple{background:linear-gradient(160deg,#f5f0ff 0%,#fff 60%);border-color:#6b46c126}.DoctorsSection-module__bdbRoq__purple:after{opacity:.12;background:#6b46c1}.DoctorsSection-module__bdbRoq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.DoctorsSection-module__bdbRoq__cardTop{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.DoctorsSection-module__bdbRoq__avatar,.DoctorsSection-module__bdbRoq__avatarImg{color:#fff;border:2px solid var(--clr-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;font-size:1.25rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.DoctorsSection-module__bdbRoq__avatarImg img{object-fit:cover;width:100%;height:100%}.DoctorsSection-module__bdbRoq__blue .DoctorsSection-module__bdbRoq__avatar{background:linear-gradient(135deg,#1a5fa8,#00b4d8)}.DoctorsSection-module__bdbRoq__purple .DoctorsSection-module__bdbRoq__avatar{background:linear-gradient(135deg,#6b46c1,#9f7aea)}.DoctorsSection-module__bdbRoq__name{color:var(--clr-text);margin-bottom:.2rem;font-size:1.125rem;font-weight:700;line-height:1.3}.DoctorsSection-module__bdbRoq__role{color:var(--clr-primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.DoctorsSection-module__bdbRoq__since{color:var(--clr-text-light);font-size:.775rem;font-weight:500}.DoctorsSection-module__bdbRoq__quals{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.DoctorsSection-module__bdbRoq__qual{color:var(--clr-primary);border-radius:var(--radius-full);letter-spacing:.04em;background:#1a5fa814;padding:.25rem .625rem;font-size:.72rem;font-weight:600}.DoctorsSection-module__bdbRoq__purple .DoctorsSection-module__bdbRoq__qual{color:#6b46c1;background:#6b46c114}.DoctorsSection-module__bdbRoq__bio{color:var(--clr-text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.8}.DoctorsSection-module__bdbRoq__expertiseLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--clr-text-light);margin-bottom:.625rem;font-size:.72rem;font-weight:700}.DoctorsSection-module__bdbRoq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.DoctorsSection-module__bdbRoq__tag{background:var(--clr-white);border:1px solid var(--clr-border);color:var(--clr-text-muted);border-radius:var(--radius-full);padding:.3rem .75rem;font-size:.775rem;font-weight:500}@media (max-width:768px){.DoctorsSection-module__bdbRoq__grid{grid-template-columns:1fr}}
.WhyChooseUs-module__49_FRW__inner{grid-template-columns:1fr 1.5fr;align-items:start;gap:5rem;display:grid}.WhyChooseUs-module__49_FRW__left{position:sticky;top:5.5rem}.WhyChooseUs-module__49_FRW__desc{color:var(--clr-text-muted);margin-top:1rem;font-size:1rem;line-height:1.85}.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.WhyChooseUs-module__49_FRW__card{background:var(--clr-white);border-radius:var(--radius-lg);border:1px solid var(--clr-border);box-shadow:var(--shadow-card);transition:var(--transition);padding:1.75rem 1.5rem}.WhyChooseUs-module__49_FRW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.WhyChooseUs-module__49_FRW__iconWrap{margin-bottom:.875rem;font-size:2rem;display:block}.WhyChooseUs-module__49_FRW__cardTitle{color:var(--clr-text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.WhyChooseUs-module__49_FRW__cardDesc{color:var(--clr-text-muted);margin:0;font-size:.875rem;line-height:1.75}@media (max-width:1000px){.WhyChooseUs-module__49_FRW__inner{grid-template-columns:1fr;gap:2.5rem}.WhyChooseUs-module__49_FRW__left{position:static}}@media (max-width:480px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:1fr}}
.Testimonials-module__3Z1FKa__testimonials{background:var(--clr-bg-alt)}.Testimonials-module__3Z1FKa__scrollContainer{width:calc(100% + 2rem);margin:0 -1rem;padding:1rem 0;position:relative;overflow:hidden}@media (min-width:768px){.Testimonials-module__3Z1FKa__scrollContainer{width:100%;margin:0}}.Testimonials-module__3Z1FKa__scrollContainer:before,.Testimonials-module__3Z1FKa__scrollContainer:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.Testimonials-module__3Z1FKa__scrollContainer:before{background:linear-gradient(to right,var(--clr-bg-alt)0%,transparent 100%);left:0}.Testimonials-module__3Z1FKa__scrollContainer:after{background:linear-gradient(to left,var(--clr-bg-alt)0%,transparent 100%);right:0}.Testimonials-module__3Z1FKa__scrollTrack{width:max-content;animation:40s linear infinite Testimonials-module__3Z1FKa__scrollLeft;display:flex}.Testimonials-module__3Z1FKa__scrollTrack:hover{animation-play-state:paused}.Testimonials-module__3Z1FKa__scrollGroup{gap:1.5rem;padding-right:1.5rem;display:flex}@keyframes Testimonials-module__3Z1FKa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__3Z1FKa__card{background:var(--clr-white);border-radius:var(--radius-lg);border:1px solid var(--clr-border);box-shadow:var(--shadow-card);transition:var(--transition);quotes:none;flex-direction:column;flex-shrink:0;gap:1rem;width:clamp(300px,80vw,380px);padding:2rem;display:flex;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__card:before{content:"❝";color:var(--clr-primary-light);pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.Testimonials-module__3Z1FKa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Testimonials-module__3Z1FKa__stars{color:#f59e0b;gap:3px;font-size:1rem;display:flex}.Testimonials-module__3Z1FKa__text{color:var(--clr-text-muted);flex-grow:1;margin:0;font-size:.9rem;font-style:italic;line-height:1.85}.Testimonials-module__3Z1FKa__footer{border-top:1px solid var(--clr-border);align-items:center;gap:.875rem;padding-top:1rem;display:flex}.Testimonials-module__3Z1FKa__avatar{background:linear-gradient(135deg,var(--clr-primary),var(--clr-accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__name{color:var(--clr-text);margin-bottom:2px;font-size:.875rem;font-style:normal;font-weight:700;display:block}.Testimonials-module__3Z1FKa__location{color:var(--clr-text-light);font-size:.75rem}
.AppointmentForm-module__EIwzLq__form{flex-direction:column;gap:1.5rem;display:flex}.AppointmentForm-module__EIwzLq__field{flex-direction:column;gap:.5rem;display:flex}.AppointmentForm-module__EIwzLq__label{color:#ffffffe6;letter-spacing:.02em;font-size:.875rem;font-weight:600}.AppointmentForm-module__EIwzLq__input{border-radius:var(--radius-md);width:100%;color:var(--clr-white);font-family:var(--ff-body);transition:var(--transition-fast);appearance:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #fff3;outline:none;padding:.95rem 1.25rem;font-size:1rem;font-weight:500}.AppointmentForm-module__EIwzLq__input::placeholder{color:#ffffff73}.AppointmentForm-module__EIwzLq__input:focus{background:#ffffff26;border-color:#fff9;box-shadow:0 0 0 3px #ffffff1f}.AppointmentForm-module__EIwzLq__inputError{border-color:#f87171!important}.AppointmentForm-module__EIwzLq__input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:.7;cursor:pointer}.AppointmentForm-module__EIwzLq__selectWrapper{position:relative}.AppointmentForm-module__EIwzLq__select{cursor:pointer;padding-right:2.75rem}.AppointmentForm-module__EIwzLq__select option{color:#fff;background:#1a3660}.AppointmentForm-module__EIwzLq__selectArrow{color:#ffffffa6;pointer-events:none;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.AppointmentForm-module__EIwzLq__error{color:#fca5a5;margin:0;font-size:.8rem;font-weight:500}.AppointmentForm-module__EIwzLq__submitBtn{background:var(--clr-whatsapp);width:100%;color:var(--clr-white);border-radius:var(--radius-full);font-family:var(--ff-body);cursor:pointer;transition:var(--transition);letter-spacing:.02em;border:none;justify-content:center;align-items:center;gap:.625rem;margin-top:.5rem;padding:1.05rem 2rem;font-size:1.0625rem;font-weight:700;display:flex;box-shadow:0 4px 20px #25d36666}.AppointmentForm-module__EIwzLq__submitBtn:hover{background:#1ebc5a;transform:translateY(-2px);box-shadow:0 8px 32px #25d36680}.AppointmentForm-module__EIwzLq__submitBtn:active{transform:translateY(0)}@media (max-width:480px){.AppointmentForm-module__EIwzLq__submitBtn{padding:1rem .5rem;font-size:.95rem}}
.AppointmentCTA-module__a-xX1a__cta{background:linear-gradient(140deg,#0a2650 0%,#0d3d80 50%,#0a3060 100%);padding-block:6rem;position:relative;overflow:hidden}.AppointmentCTA-module__a-xX1a__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#00b4d833,#0000);border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.AppointmentCTA-module__a-xX1a__cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#1a5fa840,#0000);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.AppointmentCTA-module__a-xX1a__overlay{opacity:.04;background:url(/images/pattern-bg.svg);position:absolute;inset:0}.AppointmentCTA-module__a-xX1a__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.AppointmentCTA-module__a-xX1a__ctaLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--clr-accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:flex}.AppointmentCTA-module__a-xX1a__ctaLabel:before{content:"";background:var(--clr-accent);width:20px;height:2px;display:block}.AppointmentCTA-module__a-xX1a__ctaTitle{color:var(--clr-white);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.AppointmentCTA-module__a-xX1a__ctaDesc{color:#ffffffb3;max-width:48ch;margin-bottom:2rem;font-size:1rem;line-height:1.8}.AppointmentCTA-module__a-xX1a__directCtAs{flex-wrap:wrap;gap:1rem;display:flex}.AppointmentCTA-module__a-xX1a__ctaBtn{justify-content:center;min-width:180px}.AppointmentCTA-module__a-xX1a__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#ffffff12;border:1px solid #ffffff24;padding:2.5rem}.AppointmentCTA-module__a-xX1a__formTitle{color:var(--clr-white);margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.AppointmentCTA-module__a-xX1a__formSubtitle{color:#fff9;margin-bottom:2rem;font-size:.875rem}@media (max-width:900px){.AppointmentCTA-module__a-xX1a__inner{grid-template-columns:1fr;gap:3rem}.AppointmentCTA-module__a-xX1a__ctaDesc{max-width:100%}}@media (max-width:480px){.AppointmentCTA-module__a-xX1a__directCtAs{flex-direction:column}.AppointmentCTA-module__a-xX1a__ctaBtn{width:100%;min-width:0}.AppointmentCTA-module__a-xX1a__formCard{padding:1.5rem}}
.ContactSection-module__5dBDVa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.ContactSection-module__5dBDVa__card{background:var(--clr-white);border-radius:var(--radius-lg);border:1px solid var(--clr-border);box-shadow:var(--shadow-card);transition:var(--transition);flex-direction:column;gap:1rem;padding:2rem 1.75rem;display:flex}.ContactSection-module__5dBDVa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ContactSection-module__5dBDVa__iconWrap{background:var(--clr-primary-light);border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;font-size:2rem;display:flex}.ContactSection-module__5dBDVa__cardLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--clr-primary);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.ContactSection-module__5dBDVa__cardLine{color:var(--clr-text-muted);margin:0;font-size:.9rem;line-height:1.6;text-decoration:none;transition:color .2s;display:block}a.ContactSection-module__5dBDVa__cardLine:hover{color:var(--clr-primary)}.ContactSection-module__5dBDVa__branchNote{background:var(--clr-primary-light);border-radius:var(--radius-md);border:1px solid #1a5fa82e;align-items:flex-start;gap:.875rem;padding:1.25rem 1.5rem;display:flex}.ContactSection-module__5dBDVa__branchIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.ContactSection-module__5dBDVa__branchNote p{color:var(--clr-text-muted);margin:0;font-size:.9rem;line-height:1.7}.ContactSection-module__5dBDVa__branchNote strong{color:var(--clr-text)}@media (max-width:1024px){.ContactSection-module__5dBDVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ContactSection-module__5dBDVa__grid{grid-template-columns:1fr}}
.Footer-module__rnk_JG__footer{color:#ffffffbf;background:#07152e}.Footer-module__rnk_JG__inner{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem;padding-block:4rem;display:grid}.Footer-module__rnk_JG__brandLogo{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.Footer-module__rnk_JG__brandLogo>span:first-child{font-size:2rem}.Footer-module__rnk_JG__brandName{color:var(--clr-white);font-size:1rem;font-weight:700;line-height:1.3;display:block}.Footer-module__rnk_JG__brandSub{color:#ffffff80;letter-spacing:.04em;font-size:.7rem;display:block}.Footer-module__rnk_JG__brandDesc{color:#ffffff8c;margin-bottom:1.25rem;font-size:.875rem;line-height:1.8}.Footer-module__rnk_JG__award{border-radius:var(--radius-full);color:#ffffffbf;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:.35rem .875rem;font-size:.775rem;font-weight:600;display:inline-flex}.Footer-module__rnk_JG__colTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--clr-white);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.Footer-module__rnk_JG__linkList{flex-direction:column;gap:.625rem;display:flex}.Footer-module__rnk_JG__link{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__link:hover{color:var(--clr-white)}.Footer-module__rnk_JG__address{color:#ffffff8c;flex-direction:column;gap:.25rem;font-size:.875rem;font-style:normal;display:flex}.Footer-module__rnk_JG__hours{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Footer-module__rnk_JG__hourItem{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.Footer-module__rnk_JG__hourItem span:first-child{color:#ffffff8c}.Footer-module__rnk_JG__hourItem span:last-child{color:var(--clr-white);font-weight:600}.Footer-module__rnk_JG__open{color:var(--clr-green)!important}.Footer-module__rnk_JG__footerWa{padding:.65rem 1.25rem;font-size:.85rem}.Footer-module__rnk_JG__bottom{border-top:1px solid #ffffff14}.Footer-module__rnk_JG__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.5rem;display:flex}.Footer-module__rnk_JG__copyright,.Footer-module__rnk_JG__credit{color:#fff6;margin:0;font-size:.8rem}.Footer-module__rnk_JG__creditLink{color:var(--clr-accent);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__creditLink:hover{color:#60cfff;text-decoration:underline}@media (max-width:1024px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr;gap:2rem;padding-block:3rem}.Footer-module__rnk_JG__bottomInner{text-align:center;flex-direction:column;gap:.5rem}}
.WhatsAppButton-module__WRIqmG__fab{z-index:9999;background:var(--clr-whatsapp);width:60px;height:60px;color:var(--clr-white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 6px 24px #25d36673}.WhatsAppButton-module__WRIqmG__fab:hover{transform:scale(1.1);box-shadow:0 10px 36px #25d36699}.WhatsAppButton-module__WRIqmG__fab:hover .WhatsAppButton-module__WRIqmG__tooltip{opacity:1;transform:translate(0)translateY(-50%)}.WhatsAppButton-module__WRIqmG__icon{z-index:1;width:28px;height:28px;position:relative}.WhatsAppButton-module__WRIqmG__tooltip{color:var(--clr-white);white-space:nowrap;border-radius:var(--radius-full);opacity:0;pointer-events:none;font-size:.8rem;font-weight:600;font-family:var(--ff-body);background:#1a1a2e;padding:.4rem .875rem;transition:opacity .25s,transform .25s;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px)translateY(-50%)}.WhatsAppButton-module__WRIqmG__tooltip:after{content:"";border:5px solid #0000;border-left-color:#1a1a2e;border-right:none;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.WhatsAppButton-module__WRIqmG__pulse{background:var(--clr-whatsapp);opacity:0;border-radius:50%;width:100%;height:100%;animation:2.5s ease-out infinite WhatsAppButton-module__WRIqmG__pulseRing;position:absolute}@keyframes WhatsAppButton-module__WRIqmG__pulseRing{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.85)}}@media (max-width:480px){.WhatsAppButton-module__WRIqmG__fab{width:54px;height:54px;bottom:1.25rem;right:1.25rem}}
