.Hero-module__ZARIfG__hero{--primary-rgb:3, 7, 18;--primary:rgb(var(--primary-rgb));--primary-light:#1f2937;--primary-hover:#000;--accent-rgb:37, 99, 235;--accent:rgb(var(--accent-rgb));--accent-hover:#1d4ed8;--accent-light:rgba(var(--accent-rgb), .1);--accent-soft:#f5f8ff;--text-dark:#0f172a;--text-muted:#4b5563;--text-light:#fff;--bg-light:#fff;--bg-soft:#f8fafc;--bg-extra-soft:#f1f5f9;--border-color:#e2e8f0;--border-color-brand:#2563eb33;--shadow-sm:0 2px 8px #03071205;--shadow-md:0 15px 35px -10px #03071214;--shadow-lg:0 30px 60px -15px #0307121f;--font-serif:var(--font-outfit), "Outfit", sans-serif;--font-sans:var(--font-inter), "Inter", system-ui, sans-serif;--transition-smooth:all .5s cubic-bezier(.34, 1.56, .64, 1);--hover-transform:translateY(-6px) scale(1.01);--button-radius:50px;border-bottom:1px solid var(--border-color);background-color:#fff;background-image:radial-gradient(circle at 80% 20%,#0ea5e912 0%,#0000 50%),radial-gradient(circle at 20% 30%,#0f172a05 0%,#0000 40%),radial-gradient(circle at 15% 85%,#0ea5e90a 0%,#0000 60%);background-size:100% 100%,100% 100%,100% 100%;align-items:center;min-height:100vh;padding:10rem 0 6rem;display:flex;position:relative;overflow:hidden}@media (max-width:1025px){.Hero-module__ZARIfG__hero{padding:8rem 0 4rem}}.Hero-module__ZARIfG__glow1{filter:blur(100px);z-index:1;pointer-events:none;background:radial-gradient(circle,#0ea5e90f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__floatGlow1;position:absolute;top:-10%;right:-10%}.Hero-module__ZARIfG__glow2{filter:blur(100px);z-index:1;pointer-events:none;background:radial-gradient(circle,#2563eb0a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite alternate Hero-module__ZARIfG__floatGlow2;position:absolute;bottom:-10%;left:-10%}@keyframes Hero-module__ZARIfG__floatGlow1{0%{transform:translate(0)scale(1)}to{transform:translate(60px,-40px)scale(1.1)}}@keyframes Hero-module__ZARIfG__floatGlow2{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,60px)scale(1.05)}}.Hero-module__ZARIfG__bgLines{z-index:1;pointer-events:none;background:linear-gradient(#0f172a05 0%,#0f172a0a 50%,#0f172a05 100%);width:1px;height:100%;position:absolute;top:0;left:15vw}.Hero-module__ZARIfG__badge{background-color:var(--accent-light);border:1px solid var(--border-color-brand);color:var(--primary);letter-spacing:1px;text-transform:uppercase;z-index:2;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background-color:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.Hero-module__ZARIfG__title{font-family:var(--font-serif);color:var(--primary);letter-spacing:-1px;z-index:2;font-size:4rem;font-weight:700;line-height:1.25}.Hero-module__ZARIfG__titleHighlight{font-family:var(--font-serif);color:var(--accent);font-style:italic}@media (max-width:768px){.Hero-module__ZARIfG__title{letter-spacing:-.5px!important;font-size:2.35rem!important;line-height:1.25!important}}.Hero-module__ZARIfG__description{color:var(--text-muted);z-index:2;font-size:1.15rem;line-height:1.8}.Hero-module__ZARIfG__ctas{z-index:2;gap:1.5rem;display:flex}@media (max-width:480px){.Hero-module__ZARIfG__ctas{flex-direction:column;width:100%}}.Hero-module__ZARIfG__layout1Grid{z-index:2;grid-template-columns:.8fr 1.3fr .9fr;align-items:stretch;gap:3rem;width:100%;display:grid}.Hero-module__ZARIfG__sidebar{border-right:1px solid var(--border-color);z-index:2;flex-direction:column;justify-content:center;gap:3.5rem;padding-right:2.5rem;display:flex}.Hero-module__ZARIfG__statBlock{flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-serif);color:var(--accent);font-size:2.25rem;line-height:1}.Hero-module__ZARIfG__statTitle{font-family:var(--font-sans);color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__statDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.Hero-module__ZARIfG__content1{z-index:2;flex-direction:column;justify-content:center;gap:2rem;padding-right:1.5rem;display:flex}.Hero-module__ZARIfG__visualWrapper1{z-index:2;justify-content:flex-end;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__imageFrame1{aspect-ratio:4/5;width:100%;max-width:380px;box-shadow:var(--shadow-lg);transition:var(--transition-smooth);background:#fff;border:1px solid #0ea5e933;border-radius:200px 200px 0 0;padding:10px;position:relative}.Hero-module__ZARIfG__imageInner1{background-color:var(--bg-soft);border-radius:190px 190px 0 0;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__doctorImg{object-fit:cover;transition:transform .6s}.Hero-module__ZARIfG__imageFrame1:hover .Hero-module__ZARIfG__doctorImg{transform:scale(1.03)}.Hero-module__ZARIfG__floatingBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color-brand);box-shadow:var(--shadow-lg);z-index:10;max-width:220px;transition:var(--transition-smooth);background:#fffffff2;padding:1rem 1.5rem;position:absolute;bottom:2rem;left:-3rem}.Hero-module__ZARIfG__badgeTitle{font-family:var(--font-serif);color:var(--primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.Hero-module__ZARIfG__badgeText{color:var(--text-muted);font-size:.8rem;line-height:1.4}.Hero-module__ZARIfG__mobileStats{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;display:none}@media (max-width:1199px){.Hero-module__ZARIfG__layout1Grid{grid-template-columns:1fr 1fr}.Hero-module__ZARIfG__sidebar{display:none}.Hero-module__ZARIfG__mobileStats{display:grid}}@media (max-width:1025px){.Hero-module__ZARIfG__layout1Grid{grid-template-columns:1fr;gap:4rem}.Hero-module__ZARIfG__visualWrapper1{justify-content:center}}.Hero-module__ZARIfG__layout2Grid{z-index:2;flex-direction:column;gap:4rem;width:100%;display:flex}.Hero-module__ZARIfG__layout2Main{grid-template-columns:1.15fr .85fr;align-items:center;gap:5rem;display:grid}@media (max-width:1025px){.Hero-module__ZARIfG__layout2Main{grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__visualWrapper2{display:none!important}.Hero-module__ZARIfG__content2{text-align:center;align-items:center}.Hero-module__ZARIfG__badge{align-self:center}.Hero-module__ZARIfG__ctas{justify-content:center;width:100%}}.Hero-module__ZARIfG__content2{z-index:2;flex-direction:column;gap:2rem;display:flex}.Hero-module__ZARIfG__visualWrapper2{z-index:2;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageFrame2{aspect-ratio:4/5;width:100%;max-width:420px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #2563eb40;border-radius:200px 200px 0 0;padding:10px;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageInner2{border-radius:190px 190px 0 0;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageFrame2 .Hero-module__ZARIfG__doctorImg{object-fit:cover}.Hero-module__ZARIfG__overlappingBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color-brand);box-shadow:var(--shadow-lg);z-index:10;max-width:300px;transition:var(--transition-smooth);background:#fffffff2;padding:1.5rem;position:absolute;bottom:2rem;left:-3rem}@media (max-width:1199px){.Hero-module__ZARIfG__overlappingBadge{left:-1rem}}@media (max-width:1025px){.Hero-module__ZARIfG__overlappingBadge{bottom:1rem;left:1rem}}.Hero-module__ZARIfG__layout2Stats{border-top:1px solid var(--border-color);z-index:2;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:1rem;padding-top:3rem;display:grid}.Hero-module__ZARIfG__layout2StatItem{flex-direction:column;gap:.5rem;display:flex}.Hero-module__ZARIfG__layout2StatNumber{font-family:var(--font-serif);color:var(--accent);font-size:2.75rem;font-weight:500;line-height:1}.Hero-module__ZARIfG__layout2StatLabel{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.Hero-module__ZARIfG__layout2StatDesc{color:var(--text-muted);font-size:.9rem;line-height:1.5}@media (max-width:1025px){.Hero-module__ZARIfG__layout2Stats{grid-template-columns:repeat(2,1fr);gap:2rem;padding-top:2rem}.Hero-module__ZARIfG__layout2StatNumber{font-size:2rem}.Hero-module__ZARIfG__layout2StatItem{text-align:center;align-items:center}.Hero-module__ZARIfG__layout2StatItem:nth-child(3){grid-column:span 2;justify-self:center;max-width:290px}}.Hero-module__ZARIfG__layout3Grid{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:4rem;width:100%;display:flex}.Hero-module__ZARIfG__layout3Header{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex}.Hero-module__ZARIfG__layout3Body{z-index:2;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:3.5rem;width:100%;display:grid}@media (max-width:1025px){.Hero-module__ZARIfG__layout3Body{grid-template-columns:1fr;gap:3.5rem}}.Hero-module__ZARIfG__layout3StatsLeft{text-align:right;z-index:2;flex-direction:column;gap:3rem;display:flex}@media (max-width:1025px){.Hero-module__ZARIfG__layout3StatsLeft{text-align:center;border-top:1px solid var(--border-color);flex-direction:row;order:3;justify-content:center;gap:2.5rem;width:100%;padding-top:2.5rem}}@media (max-width:575px){.Hero-module__ZARIfG__layout3StatsLeft{flex-direction:column;gap:1.5rem}}.Hero-module__ZARIfG__layout3VisualCenter{z-index:2;justify-content:center;display:flex}.Hero-module__ZARIfG__imageFrame3{aspect-ratio:1;width:100%;max-width:320px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #0d948840;border-radius:50%;padding:8px;position:relative}.Hero-module__ZARIfG__imageInner3{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageFrame3 .Hero-module__ZARIfG__doctorImg{object-fit:cover}.Hero-module__ZARIfG__layout3ContentRight{text-align:left;z-index:2;flex-direction:column;align-items:flex-start;gap:1.75rem;display:flex}@media (max-width:1025px){.Hero-module__ZARIfG__layout3ContentRight{text-align:center;order:2;align-items:center}}@media (min-width:1026px) and (max-width:1200px){.Hero-module__ZARIfG__hero{align-items:center!important;min-height:100vh!important;padding:7.5rem 0 4.5rem!important;display:flex!important}.Hero-module__ZARIfG__layout2Grid{flex-direction:column!important;gap:3.5rem!important;width:100%!important;display:flex!important}.Hero-module__ZARIfG__layout2Main{grid-template-columns:1.15fr .85fr!important;align-items:center!important;gap:3rem!important;display:grid!important}.Hero-module__ZARIfG__content2{flex-direction:column!important;gap:1.5rem!important;display:flex!important}.Hero-module__ZARIfG__title{letter-spacing:-.5px!important;margin-bottom:0!important;font-size:2.85rem!important;line-height:1.15!important}.Hero-module__ZARIfG__description{margin-bottom:0!important;font-size:.9rem!important;line-height:1.55!important}.Hero-module__ZARIfG__ctas{gap:1rem!important;margin-bottom:0!important;display:flex!important}.Hero-module__ZARIfG__ctas button,.Hero-module__ZARIfG__ctas a{white-space:nowrap!important;letter-spacing:.5px!important;height:auto!important;padding:.85rem 1.65rem!important;font-size:.85rem!important;line-height:1!important}.Hero-module__ZARIfG__visualWrapper2{justify-content:center!important;display:flex!important;position:relative!important}.Hero-module__ZARIfG__imageFrame2{background:#fff!important;border:1px solid #2563eb33!important;border-radius:160px 160px 0 0!important;max-width:320px!important;margin-bottom:0!important;padding:8px!important}.Hero-module__ZARIfG__imageInner2{border-radius:150px 150px 0 0!important}.Hero-module__ZARIfG__overlappingBadge{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffd9!important;border:1px solid #2563eb26!important;border-radius:30px!important;align-items:center!important;gap:.5rem!important;max-width:fit-content!important;padding:.6rem 1.15rem!important;display:flex!important;bottom:2rem!important;left:-2rem!important;box-shadow:0 10px 30px -10px #2563eb1f!important}.Hero-module__ZARIfG__overlappingBadge>div{margin-bottom:0!important}.Hero-module__ZARIfG__overlappingBadge p{display:none!important}.Hero-module__ZARIfG__layout2Stats{border-top:none!important;grid-template-columns:repeat(3,1fr)!important;gap:1.25rem!important;margin-top:0!important;padding-top:0!important;display:grid!important}.Hero-module__ZARIfG__layout2StatItem{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;text-align:left!important;background:#ffffffa6!important;border:1px solid #2563eb14!important;border-radius:16px!important;flex-direction:column!important;gap:.4rem!important;padding:1.25rem 1rem!important;display:flex!important;box-shadow:0 10px 35px -15px #0000000a!important}.Hero-module__ZARIfG__layout2StatNumber{margin-bottom:0!important;font-size:2.1rem!important;line-height:1!important}.Hero-module__ZARIfG__layout2StatLabel{text-transform:uppercase!important;color:var(--primary)!important;margin-bottom:0!important;font-size:.75rem!important;font-weight:600!important;display:block!important}.Hero-module__ZARIfG__layout2StatDesc{color:var(--text-muted)!important;font-size:.8rem!important;line-height:1.4!important;display:block!important}}
.DirectionsBlock-module__OWhT1G__directionsSection{--primary-rgb:3, 7, 18;--primary:rgb(var(--primary-rgb));--primary-light:#1f2937;--primary-hover:#000;--accent-rgb:37, 99, 235;--accent:rgb(var(--accent-rgb));--accent-hover:#1d4ed8;--accent-light:rgba(var(--accent-rgb), .15);--accent-soft:#f5f8ff;--text-dark:#0f172a;--text-muted:#4b5563;--text-light:#fff;--bg-light:#fff;--bg-soft:#f8fafc;--bg-extra-soft:#f1f5f9;--border-color:#e2e8f0;--border-color-brand:#2563eb33;--shadow-sm:0 2px 8px #03071205;--shadow-md:0 15px 35px -10px #03071214;--shadow-lg:0 30px 60px -15px #0307121f;--font-serif:var(--font-outfit), "Outfit", sans-serif;--font-sans:var(--font-inter), "Inter", system-ui, sans-serif;--transition-smooth:all .5s cubic-bezier(.34, 1.56, .64, 1);--hover-transform:translateY(-6px) scale(1.01);--button-radius:50px;background-color:var(--bg-light);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:8rem 0;position:relative;overflow:hidden}.DirectionsBlock-module__OWhT1G__glowOrb{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#0ea5e908 0%,#0000 70%);width:500px;height:500px;position:absolute;top:15%;right:-5%}.DirectionsBlock-module__OWhT1G__titleContainer{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.DirectionsBlock-module__OWhT1G__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.DirectionsBlock-module__OWhT1G__title{color:var(--primary);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2.75rem;font-weight:400}.DirectionsBlock-module__OWhT1G__layout2Container{z-index:2;position:relative}.DirectionsBlock-module__OWhT1G__splitGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.DirectionsBlock-module__OWhT1G__splitTabs{flex-direction:column;gap:.75rem;display:flex}.DirectionsBlock-module__OWhT1G__tabButton{cursor:pointer;text-align:left;transition:var(--transition-smooth);-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0cc;border-radius:32px;outline:none;align-items:center;gap:1.5rem;padding:1.75rem 2.25rem;display:flex;position:relative;box-shadow:0 4px 12px #03071205}.DirectionsBlock-module__OWhT1G__tabButton:hover{border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 6px 20px #0307120d}.DirectionsBlock-module__OWhT1G__tabBackdrop{border-radius:inherit;z-index:1;border:1.5px solid var(--accent);background:linear-gradient(135deg,#2563eb14 0%,#2563eb05 100%);position:absolute;inset:-1px;box-shadow:0 8px 25px #2563eb14}.DirectionsBlock-module__OWhT1G__tabNum{font-family:var(--font-serif);color:var(--accent);z-index:2;font-size:1.1rem;font-weight:500;position:relative}.DirectionsBlock-module__OWhT1G__tabTitle{font-family:var(--font-serif);color:var(--primary);z-index:2;transition:var(--transition-smooth);font-size:1.35rem;font-weight:400;position:relative}.DirectionsBlock-module__OWhT1G__tabActive .DirectionsBlock-module__OWhT1G__tabTitle{color:var(--accent-hover);font-weight:500}.DirectionsBlock-module__OWhT1G__splitPanel{border:1px solid var(--border-color);border-radius:var(--button-radius);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;min-height:580px;padding:3.5rem;display:flex}.DirectionsBlock-module__OWhT1G__panelContent{flex-direction:column;height:100%;display:flex}.DirectionsBlock-module__OWhT1G__panelHeader{grid-template-columns:1.1fr 1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.DirectionsBlock-module__OWhT1G__panelImageWrapper{border-radius:var(--button-radius);clip-path:ellipse(80% 100% at 50% 0);width:100%;height:220px;position:relative;overflow:hidden}.DirectionsBlock-module__OWhT1G__panelImage{object-fit:cover;width:100%;height:100%}.DirectionsBlock-module__OWhT1G__panelImageMask{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.DirectionsBlock-module__OWhT1G__panelInfo{flex-direction:column;justify-content:center;display:flex}.DirectionsBlock-module__OWhT1G__panelTag{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.DirectionsBlock-module__OWhT1G__panelTitleText{font-family:var(--font-serif);color:var(--primary);margin-bottom:1rem;font-size:2rem;font-weight:400}.DirectionsBlock-module__OWhT1G__panelDescriptionText{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.DirectionsBlock-module__OWhT1G__panelPhilosophy{color:var(--primary-light);border-left:2px solid var(--accent);padding-left:.75rem;font-size:.9rem}.DirectionsBlock-module__OWhT1G__panelServices{border-top:1px solid var(--border-color);margin-top:auto;padding-top:2rem}.DirectionsBlock-module__OWhT1G__servicesTitle{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.DirectionsBlock-module__OWhT1G__tagsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.DirectionsBlock-module__OWhT1G__serviceTag{background-color:var(--bg-soft);border:1px solid var(--border-color);border-radius:var(--button-radius);transition:var(--transition-smooth);justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.DirectionsBlock-module__OWhT1G__serviceTag:hover{border-color:var(--border-color-brand);box-shadow:var(--shadow-sm);background-color:#fff;transform:translateY(-2px)}.DirectionsBlock-module__OWhT1G__tagLeft{flex-direction:column;gap:.25rem;display:flex}.DirectionsBlock-module__OWhT1G__tagLink{font-family:var(--font-serif);color:var(--text-dark);transition:var(--transition-smooth);font-size:1.05rem;font-weight:500}.DirectionsBlock-module__OWhT1G__tagLink:hover{color:var(--accent)}.DirectionsBlock-module__OWhT1G__tagPrice{color:var(--text-muted);font-size:.8rem;font-weight:600}.DirectionsBlock-module__OWhT1G__tagBookBtn{font-family:var(--font-sans);letter-spacing:1px;text-transform:uppercase;color:#fff;background-color:var(--accent);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:50px;padding:.5rem 1rem;font-size:.7rem;font-weight:700}.DirectionsBlock-module__OWhT1G__tagBookBtn:hover{background-color:var(--accent-hover)}@media (max-width:1025px){.DirectionsBlock-module__OWhT1G__title{font-size:2.25rem}.DirectionsBlock-module__OWhT1G__splitGrid{grid-template-columns:1fr;gap:2.5rem}.DirectionsBlock-module__OWhT1G__splitPanel{min-height:auto}.DirectionsBlock-module__OWhT1G__splitTabs{flex-flow:wrap;gap:.75rem}.DirectionsBlock-module__OWhT1G__tabButton{flex:calc(50% - .75rem);gap:1rem;padding:1.1rem 1.4rem}.DirectionsBlock-module__OWhT1G__tabTitle{font-size:1.1rem}.DirectionsBlock-module__OWhT1G__tabNum{font-size:.95rem}}@media (max-width:768px){.DirectionsBlock-module__OWhT1G__directionsSection{padding:5rem 0}.DirectionsBlock-module__OWhT1G__title{font-size:2rem}.DirectionsBlock-module__OWhT1G__splitTabs{flex-flow:wrap;gap:.5rem}.DirectionsBlock-module__OWhT1G__tabButton{flex-grow:1;justify-content:center;gap:.75rem;padding:1rem 1.25rem}.DirectionsBlock-module__OWhT1G__tabTitle{font-size:1rem}.DirectionsBlock-module__OWhT1G__splitPanel{padding:2rem 1.5rem}.DirectionsBlock-module__OWhT1G__panelHeader{grid-template-columns:1fr;gap:1.5rem}.DirectionsBlock-module__OWhT1G__panelImageWrapper{height:180px}.DirectionsBlock-module__OWhT1G__tagsGrid{grid-template-columns:1fr}.DirectionsBlock-module__OWhT1G__serviceTag{border-radius:16px;gap:1rem;padding:1.2rem}}@media (max-width:480px){.DirectionsBlock-module__OWhT1G__serviceTag{flex-direction:row;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem}.DirectionsBlock-module__OWhT1G__tagLeft{flex:1}.DirectionsBlock-module__OWhT1G__tagLink{font-size:.95rem;line-height:1.35}.DirectionsBlock-module__OWhT1G__tagPrice{margin-top:.15rem;font-size:.85rem}.DirectionsBlock-module__OWhT1G__tagBookBtn{border-radius:50px;flex-shrink:0;width:auto;padding:.55rem 1.25rem;font-size:.72rem}}
.About-module__vAULUW__aboutSection{background-color:var(--bg-light);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);transition:var(--transition-smooth);padding:8.5rem 0;position:relative;overflow:hidden}.About-module__vAULUW__ambientLight{background:radial-gradient(circle, rgba(var(--accent-rgb), .02) 0%, transparent 70%);filter:blur(120px);pointer-events:none;z-index:1;width:550px;height:550px;position:absolute;top:30%;left:-10%}.About-module__vAULUW__l2Wrapper{z-index:2;width:100%;position:relative}.About-module__vAULUW__l2Grid{grid-template-columns:1fr 1fr;align-items:start;gap:4.5rem;display:grid}.About-module__vAULUW__l2OpticsCol{flex-direction:column;align-items:center;width:100%;display:flex}.About-module__vAULUW__l2CircleContainer{width:380px;height:380px;margin:2rem auto 4.5rem;position:relative}.About-module__vAULUW__l2CircleFrame{border:1px solid var(--border-color);width:100%;height:100%;box-shadow:var(--shadow-lg);background-color:var(--bg-soft);z-index:3;border-radius:50%;position:relative;overflow:hidden}.About-module__vAULUW__l2CircleImage{object-fit:cover;filter:contrast(1.01);width:100%;height:100%}.About-module__vAULUW__l2RingOuter1,.About-module__vAULUW__l2RingOuter2{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__vAULUW__l2RingOuter1{border:1px dashed var(--border-color-brand);z-index:2;width:416px;height:416px;animation:25s linear infinite About-module__vAULUW__l2RotateCW}.About-module__vAULUW__l2RingOuter2{border:1px solid rgba(var(--accent-rgb), .08);z-index:1;width:442px;height:442px;animation:35s linear infinite About-module__vAULUW__l2RotateCCW}@keyframes About-module__vAULUW__l2RotateCW{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes About-module__vAULUW__l2RotateCCW{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}.About-module__vAULUW__l2CoordsIndicator{border:1px solid var(--border-color-brand);color:#fff;letter-spacing:1px;white-space:nowrap;box-shadow:var(--shadow-md);z-index:4;background-color:#0f172a;border-radius:30px;padding:4px 12px;font-family:monospace;font-size:.6rem;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.About-module__vAULUW__l2BioBlock{flex-direction:column;width:100%;max-width:100%;margin-left:0;padding-left:0;display:flex}.About-module__vAULUW__l2Tag{color:var(--accent);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:block}.About-module__vAULUW__l2SubTitle{font-family:var(--font-serif);color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.About-module__vAULUW__l2Story{position:relative}.About-module__vAULUW__l2DropCap{font-family:var(--font-serif);float:left;color:var(--accent);margin-bottom:-.2rem;margin-right:.75rem;font-size:4rem;font-weight:400;line-height:1}.About-module__vAULUW__l2StoryText{color:var(--text-muted);font-size:.95rem;line-height:1.65}.About-module__vAULUW__l2ClassicBtn{text-transform:uppercase;letter-spacing:1px;color:var(--primary);border-bottom:1.5px solid var(--primary);width:fit-content;transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-top:2rem;padding-bottom:.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.About-module__vAULUW__l2ClassicBtn:hover{color:var(--accent);border-color:var(--accent);transform:translate(4px)}.About-module__vAULUW__l2ValuesCol{flex-direction:column;align-items:flex-start;width:100%;display:flex}.About-module__vAULUW__l2Headline{font-family:var(--font-serif);color:var(--primary);letter-spacing:-.4px;width:100%;margin-bottom:3.5rem;font-size:2.3rem;font-weight:400}.About-module__vAULUW__l2ValuesTimeline{flex-direction:column;width:100%;max-width:100%;display:flex;position:relative}.About-module__vAULUW__l2TimelineItem{gap:2rem;display:flex;position:relative}.About-module__vAULUW__l2TimelineLeft{flex-direction:column;align-items:center;display:flex}.About-module__vAULUW__l2TimelineDot{z-index:2;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:relative}.About-module__vAULUW__l2DotCore{background-color:var(--accent);border-radius:50%;width:6px;height:6px}.About-module__vAULUW__l2DotPulse{border:1px solid var(--accent);opacity:.3;border-radius:50%;position:absolute;inset:-6px}.About-module__vAULUW__l2TimelineItem:hover .About-module__vAULUW__l2DotPulse{animation:1.5s ease-out infinite About-module__vAULUW__l2PulseDot}@keyframes About-module__vAULUW__l2PulseDot{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.About-module__vAULUW__l2TimelineLine{background-color:var(--border-color);opacity:.7;flex-grow:1;width:1px;margin:.5rem 0}.About-module__vAULUW__l2TimelineItem:last-child .About-module__vAULUW__l2TimelineLine{display:none}.About-module__vAULUW__l2TimelineRight{width:100%;padding-bottom:2.5rem}.About-module__vAULUW__l2TimelineItem:last-child .About-module__vAULUW__l2TimelineRight{padding-bottom:0}.About-module__vAULUW__l2ValHeader{align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.About-module__vAULUW__l2ValNum{font-family:var(--font-serif);color:#2563eba6;font-size:1.05rem;font-weight:600}.About-module__vAULUW__l2ValTitle{font-family:var(--font-serif);color:var(--primary);font-size:1.25rem;font-weight:500}.About-module__vAULUW__l2ValDesc{color:var(--text-muted);width:100%;max-width:100%;font-size:.92rem;line-height:1.6}@media (max-width:1200px){.About-module__vAULUW__l2Grid{grid-template-columns:1fr;gap:4.5rem}.About-module__vAULUW__l2OpticsCol{align-items:center}.About-module__vAULUW__l2CircleContainer{max-width:100%;margin-left:auto;margin-right:auto}.About-module__vAULUW__l2BioBlock{max-width:100%;margin-left:0;padding-left:0}}@media (max-width:768px){.About-module__vAULUW__aboutSection{padding:6rem 0}.About-module__vAULUW__l2Headline{margin-bottom:2.25rem;font-size:1.75rem}.About-module__vAULUW__l2CircleContainer{width:320px;height:320px;margin-left:auto;margin-right:auto}.About-module__vAULUW__l2RingOuter1{width:350px;height:350px}.About-module__vAULUW__l2RingOuter2{width:370px;height:370px}}@media (max-width:480px){.About-module__vAULUW__l2CircleContainer{width:270px;height:270px}.About-module__vAULUW__l2RingOuter1{width:300px;height:300px}.About-module__vAULUW__l2RingOuter2{width:320px;height:320px}}
.PopularServicesBlock-module__iZ24Va__popularSection{background-color:var(--bg-soft);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);transition:var(--transition-smooth);padding:8.5rem 0;position:relative;overflow:hidden}.PopularServicesBlock-module__iZ24Va__ambientGlow{background:radial-gradient(circle, rgba(var(--accent-rgb), .02) 0%, transparent 70%);filter:blur(100px);pointer-events:none;z-index:1;width:600px;height:600px;position:absolute;bottom:-10%;left:-5%}.PopularServicesBlock-module__iZ24Va__titleContainer{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.PopularServicesBlock-module__iZ24Va__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.PopularServicesBlock-module__iZ24Va__title{color:var(--primary);letter-spacing:-.5px;margin-bottom:1rem;font-size:2.75rem;font-weight:400}.PopularServicesBlock-module__iZ24Va__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.PopularServicesBlock-module__iZ24Va__showcaseCatalogGrid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1.75rem;width:100%;display:grid;position:relative}.PopularServicesBlock-module__iZ24Va__showcaseCatalogCard{text-align:left;background-color:#fff;border:1px solid #0f172a0f;border-radius:24px;flex-direction:column;height:100%;padding:2.5rem 2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a03}html[data-design=option-1] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard{background:linear-gradient(135deg,#fff 40%,#f0f9ff 100%);border:1px solid #0ea5e91f;border-radius:24px}html[data-design=option-1] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard:hover{background:linear-gradient(135deg,#fff 10%,#e0f2fe 100%);border-color:#0ea5e959;transform:translateY(-5px);box-shadow:0 16px 35px #0ea5e914}html[data-design=option-1] .PopularServicesBlock-module__iZ24Va__activeCard{background:linear-gradient(135deg,#fff 10%,#e0f2fe 100%);border-color:#0ea5e959;transform:translateY(-5px);box-shadow:0 16px 35px #0ea5e914}html[data-design=option-2] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard{background:linear-gradient(135deg,#fff 40%,#edf2ff 100%);border:1px solid #2563eb1f;border-radius:24px}html[data-design=option-2] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard:hover{background:linear-gradient(135deg,#fff 10%,#e0e7ff 100%);border-color:#2563eb66;transform:translateY(-5px);box-shadow:0 16px 35px #2563eb1a}html[data-design=option-2] .PopularServicesBlock-module__iZ24Va__activeCard{background:linear-gradient(135deg,#fff 10%,#e0e7ff 100%);border-color:#2563eb66;transform:translateY(-5px);box-shadow:0 16px 35px #2563eb1a}html[data-design=option-3] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard{background:linear-gradient(135deg,#fff 40%,#f0fdfa 100%);border:1px solid #0d94881f;border-radius:24px}html[data-design=option-3] .PopularServicesBlock-module__iZ24Va__showcaseCatalogCard:hover{background:linear-gradient(135deg,#fff 10%,#ccfbf1 100%);border-color:#0d948866;transform:translateY(-5px);box-shadow:0 16px 35px #0d948814}html[data-design=option-3] .PopularServicesBlock-module__iZ24Va__activeCard{background:linear-gradient(135deg,#fff 10%,#ccfbf1 100%);border-color:#0d948866;transform:translateY(-5px);box-shadow:0 16px 35px #0d948814}.PopularServicesBlock-module__iZ24Va__showcaseCardGlow{background:radial-gradient(circle, rgba(var(--accent-rgb), .07) 0%, transparent 70%);pointer-events:none;z-index:1;width:160px;height:160px;transition:all .4s;position:absolute;top:-60px;right:-60px}.PopularServicesBlock-module__iZ24Va__showcaseCatalogCard:hover .PopularServicesBlock-module__iZ24Va__showcaseCardGlow,.PopularServicesBlock-module__iZ24Va__activeCard .PopularServicesBlock-module__iZ24Va__showcaseCardGlow{background:radial-gradient(circle, rgba(var(--accent-rgb), .14) 0%, transparent 70%);transform:scale(1.2)}.PopularServicesBlock-module__iZ24Va__showcaseCardHeader{z-index:2;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;display:flex;position:relative}.PopularServicesBlock-module__iZ24Va__showcaseCardCategory{font-family:var(--font-sans);color:var(--accent);letter-spacing:1.5px;text-transform:uppercase;font-size:.62rem;font-weight:700}.PopularServicesBlock-module__iZ24Va__showcaseCardTitle{font-family:var(--font-serif);color:var(--primary);margin:0;font-size:1.35rem;font-weight:600;line-height:1.3}.PopularServicesBlock-module__iZ24Va__showcaseCardDesc{color:var(--text-muted);z-index:2;flex-grow:1;margin-bottom:1.75rem;font-size:.9rem;line-height:1.6;position:relative}.PopularServicesBlock-module__iZ24Va__showcaseCardFooter{z-index:2;border-top:1px solid #0f172a0d;flex-direction:column;align-items:stretch;gap:1.25rem;margin-top:auto;padding-top:1.5rem;display:flex;position:relative}.PopularServicesBlock-module__iZ24Va__showcaseCardPriceBlock{flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;display:flex}.PopularServicesBlock-module__iZ24Va__showcaseCardPriceLabel{font-family:var(--font-sans);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:700}.PopularServicesBlock-module__iZ24Va__showcaseCardPriceVal{font-family:var(--font-serif);color:var(--primary);white-space:nowrap;font-size:1.55rem;font-weight:600}.PopularServicesBlock-module__iZ24Va__showcaseCardActions{grid-template-columns:1fr 1.1fr;align-items:center;gap:.75rem;width:100%;display:grid}.PopularServicesBlock-module__iZ24Va__showcaseCardDetailsBtn{text-align:center;border:1px solid var(--border-color-brand);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.5px;color:var(--primary);transition:var(--transition-smooth);background-color:#0000;border-radius:50px;padding:.55rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none}.PopularServicesBlock-module__iZ24Va__showcaseCardDetailsBtn:hover{background-color:var(--accent-light);border-color:var(--accent);color:var(--accent-hover);text-decoration:none}.PopularServicesBlock-module__iZ24Va__showcaseCardCta{text-align:center;background-color:var(--accent);color:#fff;border:1px solid var(--accent);width:100%;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:50px;padding:.55rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.PopularServicesBlock-module__iZ24Va__showcaseCardCta:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 12px rgba(var(--accent-rgb), .2);transform:translateY(-1px)}@media (max-width:1300px){.PopularServicesBlock-module__iZ24Va__showcaseCatalogGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.PopularServicesBlock-module__iZ24Va__showcaseCatalogGrid{grid-template-columns:1fr;gap:1.5rem}.PopularServicesBlock-module__iZ24Va__showcaseCatalogCard{padding:2rem 1.75rem}}
.Specs-module__in5HsW__specs{color:var(--primary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:#fff;padding:8.5rem 0;position:relative;overflow:hidden}.Specs-module__in5HsW__titleContainer{text-align:center;margin-bottom:5rem}.Specs-module__in5HsW__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.Specs-module__in5HsW__title{color:var(--primary);letter-spacing:-.5px;font-size:2.75rem;font-weight:400}.Specs-module__in5HsW__l2Grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1.75rem;width:100%;display:grid;position:relative}.Specs-module__in5HsW__l2Card{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border-radius:32px;flex-direction:column;gap:1.25rem;padding:3rem 2rem;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .5s,box-shadow .5s,background-color .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000004}.Specs-module__in5HsW__l2Card:hover,.Specs-module__in5HsW__activeCard{border-color:rgba(var(--accent-rgb), .4);background-color:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a0f}.Specs-module__in5HsW__l2ScannerLine{background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;z-index:3;pointer-events:none;width:100%;height:2px;position:absolute;top:0;left:0}.Specs-module__in5HsW__l2Card:hover .Specs-module__in5HsW__l2ScannerLine,.Specs-module__in5HsW__activeCard .Specs-module__in5HsW__l2ScannerLine{opacity:.8;animation:3s linear infinite Specs-module__in5HsW__l2Laser}@keyframes Specs-module__in5HsW__l2Laser{0%{top:0%}to{top:100%}}.Specs-module__in5HsW__l2OrbWrapper{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.25rem;display:flex;position:relative}.Specs-module__in5HsW__l2Orb{background:radial-gradient(circle, rgba(var(--accent-rgb), .15) 0%, transparent 70%);border-radius:50%;transition:transform .4s;position:absolute;inset:0}.Specs-module__in5HsW__l2Card:hover .Specs-module__in5HsW__l2Orb,.Specs-module__in5HsW__activeCard .Specs-module__in5HsW__l2Orb{background:radial-gradient(circle, rgba(var(--accent-rgb), .3) 0%, transparent 70%);transform:scale(1.25)}.Specs-module__in5HsW__l2Icon{color:var(--accent);z-index:2;transition:transform .4s}.Specs-module__in5HsW__l2Card:hover .Specs-module__in5HsW__l2Icon,.Specs-module__in5HsW__activeCard .Specs-module__in5HsW__l2Icon{transform:scale(1.1)}.Specs-module__in5HsW__l2CardTitle{font-family:var(--font-serif);color:var(--primary);font-size:1.3rem;font-weight:500;line-height:1.35}.Specs-module__in5HsW__l2CardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (max-width:1300px){.Specs-module__in5HsW__l2Grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.Specs-module__in5HsW__specs{padding:6rem 0}.Specs-module__in5HsW__title{font-size:2.1rem}.Specs-module__in5HsW__l2Grid{grid-template-columns:1fr;gap:1.5rem}.Specs-module__in5HsW__l2Card{padding:2.25rem 1.75rem}}
.PatientJourney-module__AHO7-G__journeySection{background-color:var(--bg-soft);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:10.5rem 0 12rem;position:relative;overflow:hidden}.PatientJourney-module__AHO7-G__ambientGlow{background:radial-gradient(circle, rgba(var(--accent-rgb), .05) 0%, transparent 70%);pointer-events:none;z-index:1;width:1000px;height:1000px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.PatientJourney-module__AHO7-G__titleContainer{text-align:center;z-index:5;margin-bottom:6rem;position:relative}.PatientJourney-module__AHO7-G__tagline{font-family:var(--font-sans);color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:.95rem;font-size:.72rem;font-weight:700;display:block}.PatientJourney-module__AHO7-G__title{color:var(--primary);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:3rem;font-weight:400}.PatientJourney-module__AHO7-G__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.PatientJourney-module__AHO7-G__stepsGrid{z-index:5;grid-template-columns:repeat(5,1fr);gap:1.75rem;width:100%;padding-bottom:4rem;display:grid;position:relative}.PatientJourney-module__AHO7-G__timelineLine{background:linear-gradient(90deg, rgba(var(--accent-rgb), .02) 0%, var(--accent) 20%, var(--accent) 80%, rgba(var(--accent-rgb), .02) 100%);z-index:1;opacity:.3;height:1px;position:absolute;top:50px;left:5%;right:5%}.PatientJourney-module__AHO7-G__gridCard{z-index:2;-webkit-backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #0f172a0d;border-radius:26px;flex-direction:column;padding:2.25rem 1.65rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000003}.PatientJourney-module__AHO7-G__gridCard:nth-child(2n){transform:translateY(2.5rem)}.PatientJourney-module__AHO7-G__cardGlow{background:radial-gradient(circle at 50% -20%, rgba(var(--accent-rgb), .06), transparent 75%);opacity:0;pointer-events:none;z-index:1;transition:opacity .5s;position:absolute;inset:0}.PatientJourney-module__AHO7-G__gridCard:hover,.PatientJourney-module__AHO7-G__activeCard{border-color:rgba(var(--accent-rgb), .25);background:#fff;box-shadow:0 25px 50px #0f172a14}.PatientJourney-module__AHO7-G__gridCard:nth-child(2n):hover{transform:translateY(2rem)scale(1.02)}.PatientJourney-module__AHO7-G__gridCard:nth-child(odd):hover{transform:translateY(-.5rem)scale(1.02)}.PatientJourney-module__AHO7-G__gridCard:hover .PatientJourney-module__AHO7-G__cardGlow,.PatientJourney-module__AHO7-G__activeCard .PatientJourney-module__AHO7-G__cardGlow{opacity:1}.PatientJourney-module__AHO7-G__gridCardHeader{z-index:2;justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex;position:relative}.PatientJourney-module__AHO7-G__gridStepNum{font-family:var(--font-serif);color:var(--accent);opacity:.09;font-size:3.5rem;font-weight:300;line-height:1;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:-1.25rem;right:-.25rem}.PatientJourney-module__AHO7-G__gridCard:hover .PatientJourney-module__AHO7-G__gridStepNum,.PatientJourney-module__AHO7-G__activeCard .PatientJourney-module__AHO7-G__gridStepNum{color:var(--accent);opacity:.25;transform:scale(1.08)translateY(-2px)}.PatientJourney-module__AHO7-G__stepBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:2px;color:var(--accent);font-size:.65rem;font-weight:700;line-height:1;transition:all .4s}.PatientJourney-module__AHO7-G__gridCard:hover .PatientJourney-module__AHO7-G__stepBadge,.PatientJourney-module__AHO7-G__activeCard .PatientJourney-module__AHO7-G__stepBadge{color:var(--primary);transform:translate(2px)}.PatientJourney-module__AHO7-G__gridCardTitle{font-family:var(--font-serif);color:var(--primary);z-index:2;margin-bottom:.65rem;font-size:1.35rem;font-weight:500;line-height:1.3;position:relative}.PatientJourney-module__AHO7-G__gridCardDesc{font-family:var(--font-sans);color:var(--text-muted);z-index:2;flex-grow:1;margin-bottom:1.75rem;font-size:.88rem;line-height:1.55;position:relative}.PatientJourney-module__AHO7-G__gridCardDetails{border-top:1px solid var(--border-color);z-index:2;flex-direction:column;gap:.55rem;padding-top:1.35rem;list-style:none;display:flex;position:relative}.PatientJourney-module__AHO7-G__gridDetailItem{font-family:var(--font-sans);color:var(--primary);background:#0f172a04;border:1px solid #0f172a05;border-radius:12px;align-items:center;gap:.65rem;padding:.5rem .85rem;font-size:.84rem;font-weight:500;line-height:1.35;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.PatientJourney-module__AHO7-G__gridCard:hover .PatientJourney-module__AHO7-G__gridDetailItem,.PatientJourney-module__AHO7-G__activeCard .PatientJourney-module__AHO7-G__gridDetailItem{border-color:rgba(var(--accent-rgb), .12);background:#ffffffe6;transform:translate(4px);box-shadow:0 4px 12px #0f172a05}.PatientJourney-module__AHO7-G__detailIcon{color:var(--accent);flex-shrink:0;transition:transform .4s}.PatientJourney-module__AHO7-G__gridCard:hover .PatientJourney-module__AHO7-G__detailIcon,.PatientJourney-module__AHO7-G__activeCard .PatientJourney-module__AHO7-G__detailIcon{transform:rotate(45deg)scale(1.15)}.PatientJourney-module__AHO7-G__ctaWrapper{z-index:5;justify-content:center;margin-top:5rem;display:flex;position:relative}.PatientJourney-module__AHO7-G__journeyBtn{font-family:var(--font-sans);background:linear-gradient(135deg, var(--accent) 0%, #1d4ed8 100%);color:#fff;cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;box-shadow:0 10px 25px rgba(var(--accent-rgb), .15);border:none;border-radius:40px;justify-content:center;align-items:center;gap:.75rem;padding:1.15rem 2.75rem;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.PatientJourney-module__AHO7-G__journeyBtn:hover{color:#fff;box-shadow:0 15px 30px rgba(var(--accent-rgb), .25);background:linear-gradient(135deg,#1d4ed8 0%,#153ab8 100%);transform:translateY(-3px)}@media (max-width:1200px){.PatientJourney-module__AHO7-G__journeySection{padding:9.5rem 0 10.5rem}.PatientJourney-module__AHO7-G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:2.5rem}.PatientJourney-module__AHO7-G__gridCard:nth-child(2n){transform:none}.PatientJourney-module__AHO7-G__gridCard:nth-child(2n):hover,.PatientJourney-module__AHO7-G__gridCard:nth-child(odd):hover{transform:translateY(-5px)scale(1.02)}.PatientJourney-module__AHO7-G__timelineLine{display:none}}@media (max-width:1025px){.PatientJourney-module__AHO7-G__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PatientJourney-module__AHO7-G__journeySection{padding:7rem 0}.PatientJourney-module__AHO7-G__title{font-size:2.25rem}.PatientJourney-module__AHO7-G__stepsGrid{grid-template-columns:1fr;gap:1.25rem;padding-bottom:0}.PatientJourney-module__AHO7-G__gridCard{border-radius:20px;padding:1.75rem 1.5rem}.PatientJourney-module__AHO7-G__gridCardTitle{font-size:1.2rem}.PatientJourney-module__AHO7-G__gridCardDesc{font-size:.86rem}.PatientJourney-module__AHO7-G__gridDetailItem{background:#ffffffb3;border-color:#2563eb1a;font-size:.82rem}.PatientJourney-module__AHO7-G__ctaWrapper{margin-top:3.5rem}.PatientJourney-module__AHO7-G__journeyBtn{border-radius:12px;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:1rem 1.25rem;font-size:.76rem;line-height:1.35;display:flex}}
.PriceList-module__iwyxJG__priceSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:#fff;padding:8.5rem 0}.PriceList-module__iwyxJG__priceCompactSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:#fff;padding:8.5rem 0;position:relative;overflow:hidden}.PriceList-module__iwyxJG__titleContainer{text-align:center;margin-bottom:4rem}.PriceList-module__iwyxJG__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.PriceList-module__iwyxJG__title{color:var(--primary);letter-spacing:-.5px;margin-bottom:1rem;font-size:2.75rem;font-weight:400}.PriceList-module__iwyxJG__searchWrapper{max-width:600px;margin:0 auto 3rem;position:relative}.PriceList-module__iwyxJG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.PriceList-module__iwyxJG__searchInput{border:1px solid var(--border-color);background-color:var(--bg-soft);width:100%;color:var(--primary);font-family:var(--font-sans);border-radius:30px;padding:1rem 1.5rem 1rem 3.25rem;font-size:.95rem;transition:all .3s}.PriceList-module__iwyxJG__searchInput:focus{border-color:var(--accent);box-shadow:0 4px 20px rgba(var(--accent-rgb), .05);background-color:#fff;outline:none}.PriceList-module__iwyxJG__tableWrapper{border:1px solid var(--border-color);max-width:900px;box-shadow:var(--shadow-sm);background-color:#fff;border-radius:24px;margin:0 auto;overflow:hidden}.PriceList-module__iwyxJG__table{border-collapse:collapse;text-align:left;width:100%}.PriceList-module__iwyxJG__categoryRow{background-color:var(--bg-soft);border-bottom:1px solid var(--border-color)}.PriceList-module__iwyxJG__categoryTitle{font-family:var(--font-serif);color:var(--primary);padding:1.25rem 2rem;font-size:1.15rem;font-weight:600}.PriceList-module__iwyxJG__row{border-bottom:1px solid var(--border-color);transition:background-color .3s}.PriceList-module__iwyxJG__row:hover{background-color:rgba(var(--accent-rgb), .01)}.PriceList-module__iwyxJG__row:last-child{border-bottom:none}.PriceList-module__iwyxJG__cellName{color:var(--primary);width:60%;padding:1.25rem 2rem;font-size:.95rem;font-weight:500}.PriceList-module__iwyxJG__cellPrice{color:var(--primary);font-size:1.05rem;font-weight:700;font-family:var(--font-sans);text-align:right;width:25%;padding:1.25rem 2rem}.PriceList-module__iwyxJG__cellAction{text-align:right;width:15%;padding:1.25rem 2rem}.PriceList-module__iwyxJG__bookBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.5px;color:#fff;background-color:var(--accent);border:1px solid var(--accent);cursor:pointer;border-radius:50px;padding:.45rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .3s}.PriceList-module__iwyxJG__bookBtn:hover{color:#fff;background-color:var(--accent-hover);border-color:var(--accent-hover)}.PriceList-module__iwyxJG__noResults{text-align:center;color:var(--text-muted);padding:3rem 2rem;font-size:.95rem;line-height:1.6}.PriceList-module__iwyxJG__l1Grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:4rem;display:grid}.PriceList-module__iwyxJG__l1Card{border:1px solid var(--border-color);background-color:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem 1.75rem;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .5s,box-shadow .5s;display:flex;box-shadow:0 4px 20px #00000004}.PriceList-module__iwyxJG__l1Card:hover,.PriceList-module__iwyxJG__activeCard{border-color:rgba(var(--accent-rgb), .3);background-color:#fff;transform:translateY(-6px);box-shadow:0 15px 30px #0f172a0d}.PriceList-module__iwyxJG__l1CardHeader{text-align:left;margin-bottom:1rem}.PriceList-module__iwyxJG__l1CategoryBadge{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:700;display:inline-block}.PriceList-module__iwyxJG__l1CardTitle{font-family:var(--font-serif);color:var(--primary);text-align:left;margin-bottom:auto;font-size:1.25rem;font-weight:500;line-height:1.35}.PriceList-module__iwyxJG__l1CardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.25rem;display:flex}.PriceList-module__iwyxJG__l1PriceBadge{align-items:center;display:flex}.PriceList-module__iwyxJG__l1PriceVal{color:var(--primary);font-size:1.15rem;font-weight:700;font-family:var(--font-sans)}.PriceList-module__iwyxJG__l1BookBtn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.5px;color:#fff;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);cursor:pointer;box-shadow:0 4px 10px rgba(var(--accent-rgb), .1);border:none;border-radius:20px;padding:.5rem 1.1rem;font-size:.72rem;font-weight:700;transition:all .3s}.PriceList-module__iwyxJG__l1BookBtn:hover,.PriceList-module__iwyxJG__activeCard .PriceList-module__iwyxJG__l1BookBtn{background:linear-gradient(135deg, var(--accent-hover) 0%, var(--accent) 100%);box-shadow:0 6px 15px rgba(var(--accent-rgb), .2)}.PriceList-module__iwyxJG__lMoreCta{justify-content:center;margin-top:1.5rem;display:flex}.PriceList-module__iwyxJG__allPricesBtn{background:linear-gradient(135deg, var(--accent) 0%, #1d4ed8 100%);color:#fff;cursor:pointer;box-shadow:0 10px 25px rgba(var(--accent-rgb), .15);border-radius:40px;align-items:center;gap:.75rem;padding:1.1rem 2.2rem;font-size:.95rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.PriceList-module__iwyxJG__allPricesBtn:hover{color:#fff;box-shadow:0 15px 30px rgba(var(--accent-rgb), .25);background:linear-gradient(135deg,#1d4ed8 0%,#153ab8 100%);transform:translateY(-3px)}.PriceList-module__iwyxJG__arrow{transition:transform .3s}.PriceList-module__iwyxJG__allPricesBtn:hover .PriceList-module__iwyxJG__arrow{transform:translate(5px)}@media (max-width:1100px){.PriceList-module__iwyxJG__l1Grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.PriceList-module__iwyxJG__priceSection,.PriceList-module__iwyxJG__priceCompactSection{padding:6rem 0}.PriceList-module__iwyxJG__title{font-size:2.1rem}.PriceList-module__iwyxJG__l1Grid{grid-template-columns:1fr;gap:1.25rem}.PriceList-module__iwyxJG__allPricesBtn{border-radius:12px;justify-content:center;width:100%;padding:1rem 1.5rem;font-size:.82rem;line-height:1.35}}
