*{box-sizing:border-box}html,body{color:#111;background:#f6f3ee;margin:0;padding:0;font-family:Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.page{min-height:100vh}.header{z-index:50;width:100%;padding:20px 54px;position:fixed;top:0;left:0}.headerBar{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);background:#f6f3ee9e;border:1px solid #ffffff73;justify-content:space-between;align-items:center;gap:32px;min-height:76px;padding:8px 32px;display:flex;box-shadow:0 8px 32px #1111110f}.logo{flex-shrink:0;line-height:0;display:block}.logo img{width:auto;height:60px;display:block}.nav{text-transform:uppercase;gap:38px;font-size:11px;display:flex}.headerCta{color:#f6f3ee;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;background:#111;flex-shrink:0;padding:12px 22px;font-size:11px;transition:background .2s}.headerCta:hover{background:#2a2a2a}.headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.langToggle{border:1px solid #1111112e;border-radius:4px;display:inline-flex;overflow:hidden}.langToggleBtn{letter-spacing:.6px;cursor:pointer;color:inherit;background:0 0;border:0;padding:8px 11px;font-size:10px;font-weight:600;line-height:1}.langToggleBtnActive{color:#f6f3ee;background:#111}.header--on-dark .langToggle{border-color:#ffffff59}.header--on-dark .langToggleBtn{color:#fff}.header--on-dark .langToggleBtnActive{color:#111;background:#fff}.mobileMenuLang{display:none}.langSwitchTrack{isolation:isolate;background:#1111110f;border:1.5px solid #11111124;border-radius:999px;grid-template-columns:1fr 1fr;align-items:stretch;padding:5px;display:grid;position:relative}.langSwitchThumb{will-change:transform;pointer-events:none;background:#111;border-radius:999px;width:calc(50% - 5px);height:calc(100% - 10px);transition:transform .42s cubic-bezier(.34,1.25,.64,1);position:absolute;top:5px;left:5px;box-shadow:0 6px 20px #11111138}.langSwitchThumb[data-locale=kz]{transform:translate(100%)}.langSwitchBtn{z-index:1;letter-spacing:1.2px;cursor:pointer;color:#1111116b;background:0 0;border:0;min-height:48px;padding:0;font-size:15px;font-weight:600;transition:color .35s cubic-bezier(.34,1.1,.64,1);position:relative}.langSwitchBtnActive{color:#f6f3ee}.mobileMenuFooter{flex-direction:column;gap:16px;margin-top:32px;display:flex}.mobileMenu .headerCta{display:block}.burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;width:44px;height:44px;margin-left:auto;padding:0;display:none}.burger span{background:#111;border-radius:1px;height:1.5px;transition:width .25s;display:block}.burger span:first-child{width:28px}.burger span:last-child{width:16px}.header--on-light .burger span{background:#111}.header--on-dark .burger span{background:#fff}.mobileMenu{z-index:100;-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;background:#f6f3eefa;flex-direction:column;padding:24px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.mobileMenuTop{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.logoMobile img{width:auto;height:52px}.mobileMenuClose{color:#111;cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;font-size:36px;line-height:1}.mobileNav{flex-direction:column;gap:28px;margin-bottom:auto;display:flex}.mobileNav a{letter-spacing:-.5px;color:#111;font-size:28px;font-weight:300;line-height:1.1}.mobileMenuCta{text-align:center;width:100%;margin-top:32px}.heroScroll{height:220vh;position:relative}.heroPin{height:100vh;position:sticky;top:0;overflow:hidden}.hero{background:#e8e3dc;width:100%;height:100vh;position:relative;overflow:hidden}.heroText{z-index:2;will-change:opacity, transform;pointer-events:none;flex-direction:column;justify-content:center;width:50%;height:100%;padding:180px 70px 70px;display:flex;position:relative}.heroText .btnLine{pointer-events:auto}.heroText h1{letter-spacing:-8px;margin:0;font-size:clamp(72px,10vw,170px);font-weight:300;line-height:.88}.heroText p{max-width:420px;margin-top:42px;font-size:18px;line-height:1.5}.heroImage{filter:grayscale(20%);transform-origin:100%;will-change:width, transform;background-position:50%;background-size:cover;width:50%;height:100%;position:absolute;top:0;right:0}.heroImage:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#e8e3dc8c 0%,#0000 18%);position:absolute;inset:0}.btnLine{text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #111;width:fit-content;margin-top:42px;padding:0 56px 12px 0;font-size:12px}.statement{color:#f6f3ee;background-color:#111;background-image:url(/1.png);background-position:50%;background-size:cover;align-items:center;min-height:80vh;padding:110px 70px;display:flex;position:relative}.statement:before{content:"";pointer-events:none;background:#11111173;position:absolute;inset:0}.statement h2{letter-spacing:-5px;z-index:1;flex-direction:column;max-width:900px;margin:0;font-size:clamp(54px,7vw,118px);font-weight:300;line-height:.95;display:flex;position:relative}.statementLine{opacity:0;filter:blur(10px);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1),filter 1.2s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(32px)}.statementVisible .statementLine:first-child{opacity:1;filter:blur();transition-delay:.2s;transform:translateY(0)}.statementVisible .statementLine:nth-child(2){opacity:1;filter:blur();transition-delay:.55s;transform:translateY(0)}.services{border-bottom:1px solid #d6d0c8;grid-template-columns:38% 62%;min-height:100vh;display:grid}.servicesList{background:#f6f3ee;padding:90px 70px}.sectionLabel{text-transform:uppercase;letter-spacing:1.3px;color:#9b8567;margin-bottom:38px;font-size:11px}.servicesList h2{letter-spacing:-2px;margin-bottom:54px;font-size:42px;font-weight:300}.serviceItems{flex-direction:column;display:flex}.serviceItem{letter-spacing:-.8px;cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #d6d0c8;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:22px;transition:opacity .3s;display:flex}.serviceItemMain{align-items:baseline;gap:18px;min-width:0;display:flex}.serviceItemNum{letter-spacing:.4px;color:#9b8567;flex-shrink:0;font-size:12px}.serviceItemTitle{line-height:1.2}.serviceArrow{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.serviceArrow svg{stroke:#111;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.45;width:18px;height:18px;transition:opacity .3s,transform .4s cubic-bezier(.22,1,.36,1)}.serviceItem:hover .serviceArrow,.serviceItem.active .serviceArrow,.serviceItem:focus-visible .serviceArrow{transform:translateY(-3px)}.serviceItem:hover .serviceArrow svg,.serviceItem.active .serviceArrow svg,.serviceItem:focus-visible .serviceArrow svg{opacity:1}.serviceItemExpanded{opacity:0!important}.serviceExpand{z-index:200;pointer-events:auto;position:fixed;inset:0}.serviceExpandBackdrop{-webkit-backdrop-filter:blur(18px);cursor:pointer;opacity:0;background:#1111118f;border:0;padding:0;transition:opacity .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.serviceExpandBackdropVisible{opacity:1}.serviceExpandPanel{z-index:2;will-change:top, left, width, height;background:#f6f3ee;border-radius:0;position:fixed;overflow:hidden;box-shadow:0 0 #1110}.serviceExpandPanelOpen{border-radius:2px;box-shadow:0 28px 80px #11111147}.serviceExpandClose{color:#111;cursor:pointer;z-index:3;opacity:0;pointer-events:none;background:#f6f3eeeb;border:0;border-radius:50%;width:40px;height:40px;padding:0;font-size:28px;line-height:1;transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);position:absolute;top:12px;right:12px;transform:scale(.92)}.serviceExpandCloseVisible{opacity:1;pointer-events:auto;transform:scale(1)}.serviceExpandImageWrap{width:100%;height:100%;overflow:hidden}.serviceExpandImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.serviceExpandPanelOpen .serviceExpandImage{object-fit:contain}.serviceExpandCaption{z-index:3;color:#f6f3ee;letter-spacing:.8px;text-transform:uppercase;opacity:0;pointer-events:none;margin:0;font-size:13px;transition:opacity .45s cubic-bezier(.22,1,.36,1) .12s,transform .45s cubic-bezier(.22,1,.36,1) .12s;position:fixed;transform:translateY(8px)}.serviceExpandCaptionVisible{opacity:.85;transform:translateY(0)}.serviceExpandClosing .serviceExpandBackdrop{opacity:0;transition:opacity .45s cubic-bezier(.55,0,1,.45)}.serviceItem:not(.active){opacity:.45}.servicesBtn{margin-top:54px;transition:transform .25s}.servicesBtn:hover{transform:scale(1.05)}.serviceImage{min-height:100vh;position:sticky;top:0;overflow:hidden}.serviceImageSlide{opacity:0;background-position:50%;background-size:cover;transition:opacity .7s;position:absolute;inset:0}.serviceImageSlide.active{opacity:1}.stats{color:#e5caa4;text-align:center;background:#111;grid-template-columns:repeat(4,1fr);justify-items:center;gap:32px;padding:72px 70px;display:grid}.stat{opacity:0;flex-direction:column;align-items:center;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(28px)}.statVisible{opacity:1;transform:translateY(0)}.stat strong{letter-spacing:-4px;font-variant-numeric:tabular-nums;font-size:70px;font-weight:300;display:block}.stat span{color:#fff;text-transform:uppercase;margin-top:8px;font-size:11px}.editorial{grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;padding:120px 70px;display:grid}.editorialText{max-width:560px}.editorialTitle{letter-spacing:-4px;max-width:560px;margin:0 0 32px;font-size:clamp(48px,5.5vw,88px);font-weight:300;line-height:.92}.editorialLead{letter-spacing:-.2px;color:#111;border-bottom:1px solid #d6d0c8;max-width:520px;margin:0 0 36px;padding-bottom:36px;font-size:clamp(19px,1.6vw,22px);line-height:1.55}.editorialBody{color:#5c5c5c;max-width:500px;margin:0 0 22px;font-size:16px;line-height:1.8}.editorialBody:last-of-type{margin-bottom:0}.editorialBtn{margin-top:48px;display:inline-block}.editorialPhoto--mobile{display:none}.editorialPhoto--desktop{background-position:50%;background-size:cover;height:680px}.team{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:56px 70px 60px}.teamTitle{letter-spacing:-2px;margin:0 0 32px;font-size:clamp(32px,3.5vw,48px);font-weight:300;line-height:.95}.teamGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:28px;display:grid}.teamCard{min-width:0}.teamPhoto{aspect-ratio:1;background:#e8e3dc;margin-bottom:14px;overflow:hidden}.teamPhoto img{object-fit:cover;object-position:top center;filter:grayscale(12%);width:100%;height:100%}.teamLink{justify-content:space-between;align-items:flex-start;gap:16px;padding-top:2px;transition:opacity .25s;display:flex}.teamLink:hover{opacity:.65}.teamLinkText{flex-direction:column;gap:6px;display:flex}.teamName{letter-spacing:-.6px;font-size:clamp(19px,1.5vw,24px);font-weight:300;line-height:1.2;display:block}.teamRole{color:#6b6b6b;font-size:11px;line-height:1.45;display:block}.teamArrow{flex-shrink:0;margin-top:4px;font-size:22px;line-height:1;transition:transform .25s}.teamLink:hover .teamArrow{transform:translate(4px)}.doctorDetail{background:#f6f3ee;padding:170px 70px 110px}.doctorDetailBack{color:inherit;font:inherit;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;background:0 0;border:0;margin-bottom:48px;padding:0;font-size:12px;display:inline-block}.doctorDetailLayout{grid-template-columns:1fr minmax(300px,420px);align-items:start;gap:80px;display:grid}.doctorDetailIntro{grid-column:1;margin-bottom:0}.doctorDetailIntro .sectionLabel{margin-bottom:28px}.doctorDetailPhoto{aspect-ratio:1;background:#e8e3dc;grid-area:1/2/span 2;width:auto;max-width:none;margin-bottom:0;position:sticky;top:120px;overflow:hidden}.doctorDetailPhoto img{object-fit:cover;filter:grayscale(12%);width:100%;height:100%;display:block}.doctorDetailName{letter-spacing:-3px;margin:0 0 24px;font-size:clamp(40px,5vw,64px);font-weight:300;line-height:.95}.doctorDetailContent{grid-column:1;max-width:none}.doctorDetailContent>.doctorDetailBlock:first-child{border-top:0;margin-top:0;padding-top:0}.doctorDetailContent>.doctorDetailRole:first-child{margin-top:0}.doctorDetailRole{color:#6b6b6b;max-width:520px;margin:0 0 32px;font-size:14px;line-height:1.6}.doctorDetailBio{max-width:560px;margin:0 0 22px;font-size:18px;line-height:1.7}.doctorDetailHighlights{flex-direction:column;gap:10px;max-width:560px;margin:0 0 28px;padding:0;list-style:none;display:flex}.doctorDetailHighlights li{color:#111;font-size:16px;line-height:1.5}.doctorDetailClosing{color:#111;max-width:560px;margin:0 0 42px;font-size:17px;line-height:1.65}.doctorDetailBlock{border-top:1px solid #d6d0c8;margin-top:48px;padding-top:40px}.doctorDetailHeading{text-transform:uppercase;letter-spacing:1.3px;color:#9b8567;margin:0 0 28px;font-size:11px;font-weight:400}.doctorDetailList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.doctorDetailList li{letter-spacing:-.2px;color:#111;font-size:17px;line-height:1.55}.doctorDetailEntries{flex-direction:column;gap:28px;display:flex}.doctorDetailEntry{gap:8px;display:grid}.doctorDetailPeriod{text-transform:uppercase;letter-spacing:1px;color:#9b8567;font-size:12px}.doctorDetailEntryTitle{letter-spacing:-.2px;max-width:620px;margin:0;font-size:17px;line-height:1.5}.doctorDetailEntryMeta,.doctorDetailEntryText{color:#5c5c5c;max-width:620px;margin:0;font-size:15px;line-height:1.65}.doctorDetailBtn{margin-top:56px;display:inline-block}.teamBtn{margin-top:32px;display:inline-block}.patientInfo{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px 100px}.patientInfoTitle{letter-spacing:-2.5px;margin:0 0 56px;font-size:clamp(36px,4vw,56px);font-weight:300;line-height:.95}.patientInfoGrid{grid-template-columns:1fr 1px 1fr;align-items:start;gap:0 72px;display:grid}.patientInfoDivider{background:#d6d0c8;align-self:stretch;width:1px;min-height:100%}.patientInfoHeading{text-transform:uppercase;letter-spacing:1.4px;color:#9b8567;margin:0 0 32px;font-size:11px;font-weight:400}.patientInfoList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.patientInfoList li{letter-spacing:-.2px;color:#111;padding-left:22px;font-size:clamp(16px,1.2vw,18px);font-weight:300;line-height:1.55;position:relative}.patientInfoList li:before{content:"—";color:#9b8567;position:absolute;left:0}.cta{color:#fff;background:#111;padding:90px 70px 100px}.ctaTitle{letter-spacing:-5px;text-align:left;margin:0 0 56px;font-size:clamp(52px,8vw,130px);font-weight:300;line-height:.9}.cta h2{letter-spacing:-5px;margin:0 0 50px;font-size:clamp(52px,8vw,130px);font-weight:300;line-height:.9}.footerInfo{border-top:1px solid #555;justify-content:space-between;padding-top:30px;font-size:14px;display:flex}.ctaMap{margin-top:0}.ctaMapWidget{background:#f6f3ee;border-radius:2px;position:relative;overflow:hidden}.ctaMapWidget iframe{border:0;width:100%;height:420px;display:block}.ctaMapOpen{z-index:2;color:#111;letter-spacing:.2px;background:#fff;padding:10px 16px;font-size:12px;transition:opacity .25s;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 20px #1111111f}.ctaMapOpen:hover{opacity:.85}.ctaMapMeta{color:#b8b8b8;margin-top:28px;font-size:15px;line-height:1.7}.ctaMapMeta p{margin:0 0 8px}.ctaMapMeta strong{color:#f6f3ee;font-weight:400}.ctaMapLink{text-transform:uppercase;letter-spacing:1px;color:#e5caa4;border-bottom:1px solid #e5caa4;margin-top:16px;padding-bottom:6px;font-size:11px;transition:opacity .25s;display:inline-block}.ctaMapLink:hover{opacity:.7}.siteFooter{text-align:center;color:#9a9a9a;border-top:1px solid #444;margin-top:64px;padding-top:40px;font-size:14px;line-height:1.9}.siteFooter p{margin:0}.siteFooterCopy{color:#7a9e9a;letter-spacing:.3px;font-size:13px;margin-bottom:8px!important}.siteFooter a{color:#e5caa4;transition:opacity .25s}.siteFooter a:hover{opacity:.75}.doctorsHero,.scheduleHero{background:#f6f3ee;min-height:72vh;padding:170px 70px 70px}.doctorsBreadcrumb{display:none}.doctorsBreadcrumb .sectionLabel{align-items:center;gap:0;margin-bottom:0;line-height:1;display:flex}.doctorsBack{color:#9b8567;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;padding:0;font-size:11px;line-height:1;transition:opacity .2s;display:inline-flex;transform:translateY(-.5px)}.doctorsBack:hover{opacity:.55}.doctorsBreadcrumbLink{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .2s}.doctorsBreadcrumbLink:hover{opacity:.55}.doctorsHero h1,.scheduleHero h1{letter-spacing:-7px;margin:0;font-size:clamp(70px,10vw,150px);font-weight:300;line-height:.9}.heroBrDesktop{display:inline}.doctorsFeatured{border-top:1px solid #d8d0c6}.doctorsGrid{grid-template-columns:1fr 1fr;display:grid}.doctorCard{border-top:1px solid #d8d0c6;grid-template-columns:1fr 1fr;min-height:560px;display:grid}.doctorCard:first-child{border-top:0}.doctorInfo{flex-direction:column;justify-content:center;height:100%;padding:70px;display:flex}.doctorInfo small{color:#9b8567;margin-bottom:26px}.doctorInfo h2{letter-spacing:-2px;font-size:44px;font-weight:300;line-height:1}.doctorInfo p{margin-bottom:0;font-size:15px;line-height:1.6}.doctorInfo .btnLine{margin-top:auto;padding-top:28px}.doctorPhoto{background:#e8e3dc;overflow:hidden}.doctorPhoto img{object-fit:cover;object-position:center;filter:grayscale(12%);width:100%;height:100%;display:block}.dark{color:#fff;background:#111}.dark .btnLine{color:#f6f3ee;border-bottom-color:#f6f3ee}.staffDirectory{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px 110px}.staffDepartment{margin-bottom:72px}.staffDepartment:last-child{margin-bottom:0}.staffDepartmentTitle{letter-spacing:-1.5px;border-bottom:1px solid #d6d0c8;margin:0 0 8px;padding-bottom:28px;font-size:clamp(28px,3vw,42px);font-weight:300;line-height:.95}.staffList{flex-direction:column;display:flex}.staffRow{border-bottom:1px solid #d6d0c8;justify-content:space-between;align-items:baseline;gap:40px;padding:22px 0;display:flex}.staffName{letter-spacing:-.4px;font-size:clamp(18px,1.5vw,22px);font-weight:300;line-height:1.25}.staffRole{color:#6b6b6b;text-align:right;flex-shrink:0;max-width:300px;font-size:13px;line-height:1.5}.workSchedule{background:#fff;border-top:1px solid #d6d0c8;padding:90px 70px 110px}.scheduleHero+.workSchedule{border-top:0;padding-top:0}.workScheduleInner{max-width:1080px;margin:0 auto}.workScheduleTitle{letter-spacing:-2.5px;text-align:center;margin:0 0 56px;font-size:clamp(36px,4vw,56px);font-weight:300;line-height:.95}.workScheduleBlock{margin-bottom:56px}.workScheduleBlock:last-of-type{margin-bottom:40px}.workScheduleHeading{text-transform:uppercase;letter-spacing:1.4px;color:#9b8567;border-bottom:1px solid #d6d0c8;margin:0 0 20px;padding-bottom:20px;font-size:11px;font-weight:400}.workScheduleTableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.workScheduleTable{border-collapse:collapse;width:100%;font-size:13px;line-height:1.45}.workScheduleTable thead th{text-align:left;text-transform:uppercase;letter-spacing:1px;color:#f6f3ee;white-space:nowrap;background:#111;padding:14px 12px;font-size:10px;font-weight:400}.workScheduleTable thead th:first-child{border-radius:2px 0 0}.workScheduleTable thead th:last-child{border-radius:0 2px 0 0}.workScheduleTable tbody td{vertical-align:top;color:#111;border-bottom:1px solid #e8e3dc;padding:16px 12px}.workScheduleTable tbody tr:nth-child(2n) td{background:#faf8f5}.workScheduleTable tbody td:first-child,.workScheduleTable tbody td:nth-child(2){white-space:nowrap;color:#5c5c5c}.workScheduleTable tbody td:nth-child(3){letter-spacing:-.2px;min-width:200px;font-weight:300}.workScheduleTable tbody td:nth-child(n+4){text-align:center;white-space:nowrap;color:#444;font-size:12px}.workScheduleLunch{color:#6b6b6b;letter-spacing:.1px;margin:0;padding-top:8px;font-size:14px}.scheduleWrap{padding:0 70px 110px}.schedulePanel{background:#fff;border:1px solid #d8d0c6;grid-template-columns:45% 55%;display:grid}.calendar{padding:60px}.calendarTop{justify-content:space-between;margin-bottom:42px;font-size:24px;display:flex}.days{text-align:center;grid-template-columns:repeat(7,1fr);gap:28px;display:grid}.day{border-bottom:1px solid #0000;padding:14px 0}.activeDay{color:#fff;background:#111;border-radius:50%}.times{color:#fff;background:#111;padding:60px}.times h2{font-size:38px;font-weight:300}.timeRow{border-bottom:1px solid #444;justify-content:space-between;padding:24px 0;font-size:18px;display:flex}.scheduleBottom{background:#d6b993;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:55px 70px;display:grid}.scheduleBottom h3{margin:0;font-size:26px;font-weight:300}@media (max-width:900px){html,body{overflow-x:clip}.page{max-width:100%;overflow-x:clip}.header{pointer-events:none;padding:24px 20px}.headerBar{-webkit-backdrop-filter:none;box-shadow:none;pointer-events:auto;background:0 0;border:none;justify-content:flex-end;gap:0;min-height:0;padding:0}.logoDesktop,.nav,.headerActions{display:none}.burger{display:flex}.mobileMenuLang{margin:8px 0 36px;display:block}.langSwitchMobile .langSwitchTrack{width:100%;max-width:none}.langSwitchMobile .langSwitchBtn{min-height:52px;font-size:16px}.doctorsBreadcrumb{align-items:center;gap:5px;margin-bottom:16px;display:flex}.heroLabelDesktop,.heroBrDesktop{display:none}.statement{aspect-ratio:1717/916;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:auto;padding:28px 20px}.statement h2{letter-spacing:-1.2px;text-align:left;align-self:flex-start;max-width:100%;font-size:clamp(24px,6.8vw,34px);line-height:1.02}.servicesList{padding:64px 24px}.servicesList h2{max-width:100%;font-size:clamp(28px,7vw,36px)}.serviceItem{letter-spacing:-.4px;gap:12px;font-size:clamp(17px,4.2vw,20px)}.stats{text-align:center;justify-items:center;margin-top:40px;padding:80px 24px 72px}.stat{align-items:center}.stat strong{letter-spacing:-2px;font-size:clamp(40px,11vw,52px)}.editorial{padding:72px 24px 80px;display:block}.editorialText{max-width:100%}.editorialTitle{letter-spacing:-1.2px;font-size:clamp(24px,6.5vw,32px)}.editorialLead{border-bottom:none;margin-bottom:24px;padding-bottom:0;font-size:14px}.editorialBody{font-size:13px;line-height:1.7}.editorialPhoto--desktop{display:none}.editorialPhoto--mobile{width:100%;max-width:100%;height:auto;margin:0 0 28px;display:block}.teamTitle,.patientInfoTitle{text-align:left;max-width:100%}.ctaTitle{letter-spacing:-2px;text-align:left;max-width:100%;font-size:clamp(32px,9vw,48px)}.doctorsHero,.scheduleHero{padding:96px 24px 36px}.doctorsHero h1,.scheduleHero h1{letter-spacing:-2px;white-space:normal;font-size:clamp(32px,9vw,44px)}.scheduleHero h1{white-space:nowrap;letter-spacing:-1.8px;font-size:clamp(28px,7.8vw,38px)}.scheduleHero+.workSchedule{padding-top:40px}.scheduleHero+.workSchedule .workScheduleBlock:first-child{margin-top:8px}.scheduleHero+.workSchedule .workScheduleHeading{padding-top:4px}.workScheduleTitle{text-align:left;letter-spacing:-1.5px;max-width:100%;font-size:clamp(28px,7vw,36px)}.siteFooter,.mobileMenuCta{text-align:left}.doctorDetailName{letter-spacing:-2px;max-width:100%;font-size:clamp(32px,8vw,44px)}.staffDepartmentTitle{text-align:left;max-width:100%}.page h1,.page h2,.page h3,.page p,.page li,.page a.btnLine,.page button.btnLine{text-align:left}.doctorInfo{padding:40px 24px}.doctorInfo h2{letter-spacing:-1.5px;max-width:100%;font-size:clamp(28px,7vw,36px)}.doctorInfo p{max-width:100%}.heroScroll{height:auto}.heroPin{height:100svh;position:relative}.hero{height:100svh;min-height:100svh;position:relative}.heroText{z-index:3;text-align:left;color:#fff;pointer-events:auto;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:120px 24px 48px;display:flex;position:absolute;inset:0;opacity:1!important;transform:none!important}.heroText h1,.heroText p{color:#fff;max-width:100%}.heroText h1{letter-spacing:-3px;overflow-wrap:break-word;font-size:clamp(48px,13vw,68px)}.heroText .btnLine{color:#fff;border-bottom-color:#fff}.heroImage{filter:grayscale(10%);height:100%;min-height:100%;position:absolute;inset:0;width:100%!important;transform:none!important}.heroImage:before{background:#1111117a;display:block}.services,.editorial,.schedulePanel,.scheduleBottom{grid-template-columns:1fr}.doctorsFeatured{border-top:0;padding-right:0;overflow:hidden}.doctorsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #d8d0c6;gap:12px;padding:0 24px 12px;display:flex;overflow:auto hidden}.doctorsGrid::-webkit-scrollbar{display:none}.doctorCard{scroll-snap-align:start;background:#f6f3ee;border:1px solid #d8d0c6;flex-direction:column;flex:0 0 min(70vw,210px);min-height:auto;display:flex;overflow:hidden}.doctorCard:first-child{border-top:1px solid #d8d0c6}.doctorPhoto{background:#e8e3dc;order:-1;height:auto}.doctorPhoto img{object-fit:contain;filter:grayscale(12%);width:100%;height:auto}.doctorInfo{flex-direction:column;flex:1;justify-content:flex-start;height:auto;padding:16px 14px 18px;display:flex}.doctorInfo.dark{color:#111;background:#f6f3ee}.doctorInfo.dark .btnLine{color:#111;border-bottom-color:#111}.doctorInfo small{margin-bottom:10px;font-size:10px}.doctorInfo h2{letter-spacing:-.4px;margin-bottom:8px;font-size:15px;line-height:1.2}.doctorInfo p{margin-bottom:0;font-size:11px;line-height:1.45}.doctorInfo .btnLine{margin-top:auto;padding-top:14px;padding-bottom:8px;padding-right:24px;font-size:10px}.staffDirectory{border-top:1px solid #d6d0c8;padding:56px 24px 72px}.staffDepartment{margin-bottom:48px}.staffDepartmentTitle{letter-spacing:-1px;padding-bottom:20px;font-size:clamp(22px,5.5vw,28px)}.staffName{font-size:14px}.staffRole{font-size:12px;line-height:1.45}.staffRow{padding:14px 0}.workSchedule{padding:0 24px 64px}.teamGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;margin:0;padding:0 24px 8px;display:flex;overflow:auto hidden}.teamGrid::-webkit-scrollbar{display:none}.teamCard{scroll-snap-align:start;flex:0 0 min(68vw,220px)}.teamPhoto{aspect-ratio:1;max-width:none;margin-bottom:10px}.teamName{font-size:17px}.teamRole{font-size:10px}.teamArrow{font-size:18px}.teamBtn{padding-left:24px;padding-right:24px}.doctorDetail{padding:96px 24px 80px}.doctorDetailLayout{flex-direction:column;gap:0;display:flex}.doctorDetailIntro{grid-area:auto;margin-bottom:20px}.doctorDetailIntro .sectionLabel{margin-bottom:12px}.doctorDetailName{letter-spacing:-1.5px;margin-bottom:0;font-size:clamp(28px,7.5vw,36px)}.doctorDetailPhoto{aspect-ratio:auto;grid-area:auto;width:100%;max-width:100%;margin-bottom:32px;position:relative;top:auto}.doctorDetailPhoto img{object-fit:contain;width:100%;height:auto}.doctorDetailContent{grid-column:auto;max-width:100%}.doctorDetailBlock{margin-top:36px;padding-top:32px}.doctorDetailList li,.doctorDetailBio,.doctorDetailEntryTitle,.doctorDetailEntryMeta,.doctorDetailEntryText{max-width:100%}.heroText,.servicesList,.statement,.editorial,.patientInfoGrid{grid-template-columns:1fr;gap:48px}.patientInfoDivider{width:100%;height:1px;min-height:0}.patientInfo{padding-left:24px;padding-right:24px}.patientInfoTitle{letter-spacing:-1.2px;margin-bottom:32px;font-size:clamp(22px,6vw,28px)}.patientInfoHeading{margin-bottom:18px;font-size:9px}.patientInfoList{gap:9px}.patientInfoList li{padding-left:16px;font-size:13px;line-height:1.45}.staffDirectory,.workSchedule{padding:64px 24px 80px}.workScheduleTable{font-size:12px}.workScheduleTable thead th,.workScheduleTable tbody td{padding:12px 8px}.staffRow{flex-direction:column;align-items:flex-start;gap:8px}.staffRole{text-align:left;max-width:none}.patientInfo,.cta,.scheduleHero,.scheduleWrap,.doctorsHero,.staffDirectory{padding-left:24px;padding-right:24px}.team{padding-left:24px;padding-right:0;overflow:hidden}.stats{grid-template-columns:1fr 1fr;gap:40px}.serviceImage{display:none}.serviceItem:not(.active){opacity:1}.footerInfo{flex-direction:column;gap:24px}.ctaMapWidget iframe{height:300px}}@media (min-width:901px){.serviceArrow{display:none}.serviceExpand{display:none!important}.heroLabelDesktop{display:block}}.navGroup{align-items:center;display:flex;position:relative}.navGroupBtn{text-transform:uppercase;letter-spacing:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;display:inline-flex}.navGroupCaret{font-size:8px;transition:transform .2s;transform:translateY(-1px)}.navGroup:hover .navGroupCaret,.navGroup:focus-within .navGroupCaret{transform:translateY(-1px)rotate(180deg)}.navDropdown{opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f3eef2;border:1px solid #ffffff73;flex-direction:column;min-width:230px;padding:10px 0;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,6px);box-shadow:0 16px 40px #1111111f}.navDropdown:before{content:"";height:18px;position:absolute;top:-18px;left:0;right:0}.navGroup:hover .navDropdown,.navGroup:focus-within .navDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.navDropdown a{color:#111;white-space:nowrap;text-transform:uppercase;letter-spacing:.6px;padding:11px 22px;font-size:11px;transition:background .15s}.navDropdown a:hover{background:#11111110}.header--on-dark .navGroupBtn{color:inherit}.mobileNavGroup{flex-direction:column;gap:18px;display:flex}.mobileNavGroupLabel{text-transform:uppercase;letter-spacing:1.3px;color:#9b8567;margin-bottom:-4px;font-size:11px}.mobileNavGroup a{font-size:22px}.pageHero{background:#f6f3ee;padding:190px 70px 80px}.pageHero h1{letter-spacing:-4px;max-width:1000px;margin:0;font-size:clamp(44px,6.5vw,96px);font-weight:300;line-height:.95}.pageHero p{color:#444;max-width:620px;margin:30px 0 0;font-size:17px;font-weight:300;line-height:1.6}.blockTitle{letter-spacing:-2.5px;margin:0 0 48px;font-size:clamp(34px,4vw,54px);font-weight:300;line-height:.98}.blockText{color:#444;max-width:720px;margin:-20px 0 36px;font-size:16px;font-weight:300;line-height:1.65}.listNote{color:#6b6b6b;margin:-14px 0 26px;font-size:14px;font-weight:300;line-height:1.55}.tileSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.tileGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}@media (max-width:1280px){.tileGrid{grid-template-columns:repeat(3,1fr)}}.tileCard{color:#111;background:#fff;border:1px solid #e8e3dc;border-radius:2px;flex-direction:column;padding:28px 26px 26px;transition:background .3s,color .3s,border-color .3s,box-shadow .3s,transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.tileCard:hover{color:#f6f3ee;background:#111;border-color:#111;transform:translateY(-5px);box-shadow:0 22px 44px #11111124}.tileCardTop{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.tileCardNum{color:#9b8567;letter-spacing:1px;font-size:12px;transition:color .3s}.tileCard:hover .tileCardNum{color:#e5caa4}.tileCardTitle{letter-spacing:-.8px;font-size:24px;font-weight:300;line-height:1.15}.tileCardDesc{color:#6b6b6b;flex:1;margin:12px 0 26px;font-size:13.5px;font-weight:300;line-height:1.6;transition:color .3s}.tileCard:hover .tileCardDesc{color:#b8b8b8}.tileCardTags{border-top:1px solid #e8e3dc;flex-wrap:wrap;gap:8px;padding-top:18px;transition:border-color .3s;display:flex}.tileCard:hover .tileCardTags{border-color:#3a3a3a}.tileCardTags span{color:#9b8567;letter-spacing:.4px;text-transform:uppercase;border:1px solid #e0d8cc;border-radius:999px;padding:6px 12px;font-size:10px;transition:color .3s,border-color .3s}.tileCard:hover .tileCardTags span{color:#e5caa4;border-color:#4a4438}.tileCardArrow{opacity:0;font-size:17px;transition:opacity .25s,transform .25s;transform:translate(-8px)}.tileCard:hover .tileCardArrow{opacity:1;transform:translate(0)}.priceSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.priceTools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.priceSearch{color:#111;background:#fff;border:1px solid #d6d0c8;border-radius:2px;outline:none;flex:1;min-width:240px;max-width:440px;padding:14px 18px;font-family:inherit;font-size:14px;transition:border-color .2s}.priceSearch:focus{border-color:#9b8567}.priceDownloadBtn{margin-top:0}.priceTable tbody td:first-child,.priceTable tbody td:nth-child(2){white-space:normal}.priceTable tbody td:nth-child(3){min-width:0}.priceTable tbody td:nth-child(n+4){text-align:left;white-space:normal}.priceTable tbody td:last-child{text-align:right;white-space:nowrap;font-weight:600}.priceTable thead th:last-child{text-align:right}.paidDoctors{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.paidDoctorsGrid{grid-template-columns:repeat(3,1fr);gap:40px 28px;display:grid}.paidDoctorCard{background:#fff;border:1px solid #e8e3dc;border-radius:2px;flex-direction:column;display:flex;overflow:hidden}.paidDoctorPhoto{aspect-ratio:1;background:#e8e3dc;overflow:hidden}.paidDoctorPhoto img{object-fit:cover;width:100%;height:100%;display:block}.paidDoctorInfo{flex-direction:column;flex:1;padding:26px;display:flex}.paidDoctorInfo h3{letter-spacing:-.5px;margin:0 0 8px;font-size:20px;font-weight:400;line-height:1.25}.paidDoctorRole{color:#6b6b6b;margin:0 0 18px;font-size:13px;font-weight:300;line-height:1.5}.paidDoctorPrices{color:#444;border-top:1px solid #e8e3dc;flex-direction:column;gap:8px;padding-top:16px;font-size:14px;display:flex}.paidDoctorPrices strong{color:#111;font-weight:600}.paidDoctorBtn{margin-top:24px}.bookingSection{color:#fff;background:#111;padding:90px 70px 100px}.bookingInner{max-width:760px}.bookingLabel{color:#e5caa4}.bookingTitle{letter-spacing:-3px;margin:0 0 22px;font-size:clamp(38px,5vw,68px);font-weight:300;line-height:.95}.bookingIntro{color:#b8b8b8;max-width:560px;margin:0 0 46px;font-size:16px;font-weight:300;line-height:1.65}.siteForm{grid-template-columns:1fr 1fr;gap:26px 24px;display:grid}.formField{flex-direction:column;gap:10px;display:flex}.formField span{text-transform:uppercase;letter-spacing:1.2px;color:#9a9a9a;font-size:10px}.formField input,.formField select{color:#fff;background:#1d1d1d;border:1px solid #3a3a3a;border-radius:2px;outline:none;width:100%;padding:15px 16px;font-family:inherit;font-size:15px;transition:border-color .2s}.formField input:focus,.formField select:focus{border-color:#e5caa4}.formField input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.formSubmit{text-transform:uppercase;letter-spacing:.8px;color:#111;cursor:pointer;background:#e5caa4;border:0;border-radius:2px;grid-column:1/-1;justify-self:start;padding:17px 44px;font-size:12px;font-weight:600;transition:opacity .2s}.formSubmit:hover{opacity:.85}.formSubmitGhost{text-transform:uppercase;letter-spacing:.8px;color:#e5caa4;cursor:pointer;background:0 0;border:1px solid #e5caa4;border-radius:2px;padding:16px 34px;font-size:12px;font-weight:600;transition:opacity .2s}.formSubmitGhost:hover{opacity:.75}.formActions{flex-wrap:wrap;grid-column:1/-1;gap:16px;display:flex}.formNote{color:#7a7a7a;grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.formSuccess{color:#e5caa4;border:1px solid #e5caa480;border-radius:2px;max-width:560px;margin:0;padding:26px 30px;font-size:17px;font-weight:300;line-height:1.55}.stepsSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.stepsList{flex-direction:column;max-width:760px;margin:0 0 46px;padding:0;list-style:none;display:flex}.stepsList li{border-bottom:1px solid #d6d0c8;align-items:baseline;gap:30px;padding:24px 0;display:flex}.stepsList li:first-child{border-top:1px solid #d6d0c8}.stepNum{color:#9b8567;flex-shrink:0;font-size:13px}.stepsList p{margin:0;font-size:clamp(16px,1.3vw,19px);font-weight:300;line-height:1.55}.medsSection,.lawSection,.teamListSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.medsList,.teamListSection .staffList{max-width:760px}.checkSection{color:#fff;background:#111;padding:90px 70px 100px}.checkActions{flex-wrap:wrap;gap:16px;margin-bottom:64px;display:flex}.checkBtn{text-transform:uppercase;letter-spacing:.8px;color:#111;background:#e5caa4;border-radius:2px;padding:17px 44px;font-size:12px;font-weight:600;transition:opacity .2s}.checkBtn:hover{opacity:.85}.checkBtnGhost{text-transform:uppercase;letter-spacing:.8px;color:#e5caa4;border:1px solid #e5caa4;border-radius:2px;padding:16px 34px;font-size:12px;font-weight:600;transition:opacity .2s}.checkBtnGhost:hover{opacity:.75}.checkFooter{color:#b8b8b8}.checkFooter a{color:#e5caa4}.benefitsSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.benefitsSection--bordered{border-top:1px solid #d6d0c8}.benefitsGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.benefitsGrid--two{grid-template-columns:repeat(2,1fr);max-width:1000px}.benefitCard{background:#fff;border:1px solid #e8e3dc;border-radius:2px;padding:30px 28px}.benefitCard--accent{color:#f6f3ee;background:#111;border-color:#111}.benefitNum{color:#9b8567;margin-bottom:20px;font-size:12px;display:block}.benefitCard--accent .benefitNum{color:#e5caa4}.benefitCard h3{letter-spacing:-.5px;margin:0 0 12px;font-size:21px;font-weight:400;line-height:1.25}.benefitCard p{color:#555;margin:0;font-size:14px;font-weight:300;line-height:1.6}.benefitCard--accent p{color:#b8b8b8}.comingSoon{color:#f6f3ee;background-color:#111;background-image:url(/1.png);background-position:50%;background-size:cover;align-items:center;min-height:82vh;padding:120px 70px;display:flex;position:relative}.comingSoon:before{content:"";pointer-events:none;background:#111111c9;position:absolute;inset:0}.comingSoonInner{z-index:1;max-width:760px;position:relative}.comingSoonBadge{text-transform:uppercase;letter-spacing:2.5px;color:#e5caa4;border:1px solid #e5caa480;border-radius:999px;margin-bottom:34px;padding:9px 22px;font-size:11px;display:inline-block}.comingSoonTitle{letter-spacing:-2.5px;margin:0 0 24px;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:1.02}.comingSoonText{color:#cfcfcf;max-width:560px;margin:0 0 56px;font-size:18px;font-weight:300;line-height:1.6}.comingSoonFormTitle{letter-spacing:-.5px;margin:0 0 26px;font-size:21px;font-weight:400}.siteForm--inline{grid-template-columns:1fr 1fr;max-width:640px}.materialsSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.materialsGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.materialCard{background:#fff;border:1px solid #e8e3dc;border-radius:2px;flex-direction:column;display:flex;overflow:hidden}.materialPreview{cursor:pointer;background:#efece6;border:0;border-bottom:1px solid #e8e3dc;width:100%;padding:0;display:block;overflow:hidden}.materialPreview img{object-fit:cover;object-position:top;aspect-ratio:3/4;width:100%;height:auto;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block}.materialCard:hover .materialPreview img{transform:scale(1.03)}.materialInfo{flex-direction:column;flex:1;padding:24px;display:flex}.materialInfo h3{letter-spacing:-.5px;margin:0 0 10px;font-size:19px;font-weight:400;line-height:1.3}.materialInfo p{color:#6b6b6b;flex:1;margin:0 0 20px;font-size:13.5px;font-weight:300;line-height:1.6}.materialLinks{border-top:1px solid #e8e3dc;flex-direction:column;gap:10px;padding-top:16px;display:flex}.materialLinks a{text-transform:uppercase;letter-spacing:.6px;color:#9b8567;width:fit-content;font-size:11px;transition:opacity .2s}.materialLinks a:hover{opacity:.6}.archiveSection{background:#f6f3ee;border-top:1px solid #d6d0c8;padding:90px 70px}.archiveList{flex-direction:column;max-width:860px;display:flex}.archiveRow{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #d6d0c8;align-items:baseline;gap:26px;width:100%;padding:20px 0;font-family:inherit;transition:opacity .2s;display:flex}.archiveRow:first-child{border-top:1px solid #d6d0c8}.archiveRow:hover{opacity:.55}.archiveNum{color:#9b8567;flex-shrink:0;font-size:12px}.archiveTitle{letter-spacing:-.3px;flex:1;font-size:clamp(16px,1.4vw,20px);font-weight:300;line-height:1.4}.archiveOpen{text-transform:uppercase;letter-spacing:.8px;color:#9b8567;white-space:nowrap;flex-shrink:0;font-size:11px}.videoGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.videoCard{background:#fff;border:1px solid #e8e3dc;border-radius:2px;flex-direction:column;display:flex;overflow:hidden}.videoCardMain{cursor:pointer;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:16px;padding:24px 24px 20px;font-family:inherit;transition:background .25s;display:flex}.videoCardMain:hover{background:#faf8f5}.videoPlayIcon{color:#f6f3ee;background:#111;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding-left:3px;font-size:13px;line-height:1;transition:background .25s;display:flex}.videoCardMain:hover .videoPlayIcon{background:#9b8567}.videoCardTitle{letter-spacing:-.4px;font-size:19px;font-weight:300;line-height:1.25}.videoCardWatch{text-transform:uppercase;letter-spacing:.8px;color:#9b8567;font-size:10px}.videoCardLangs{border-top:1px solid #e8e3dc;display:flex}.videoCardLangs button{text-transform:uppercase;letter-spacing:.8px;color:#6b6b6b;cursor:pointer;background:0 0;border:0;flex:1;padding:13px 10px;font-size:10px;font-weight:600;transition:background .2s,color .2s}.videoCardLangs button+button{border-left:1px solid #e8e3dc}.videoCardLangs button:hover{color:#f6f3ee;background:#111}.viewerModal{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111f0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.viewerInner{flex-direction:column;width:min(860px,100%);max-height:100%;display:flex}.viewerTop{justify-content:space-between;align-items:center;gap:16px;padding:10px 0 14px;display:flex}.viewerTitle{color:#f6f3ee;letter-spacing:-.2px;font-size:16px;font-weight:300}.viewerTools{align-items:center;gap:14px;display:flex}.viewerLangs{border:1px solid #ffffff40;border-radius:999px;display:inline-flex;overflow:hidden}.viewerLangs button{text-transform:uppercase;letter-spacing:.6px;color:#f6f3ee;cursor:pointer;background:0 0;border:0;padding:8px 16px;font-size:10px;font-weight:600;transition:background .2s,color .2s}.viewerLangs .viewerLangActive{color:#111;background:#f6f3ee}.viewerClose{color:#f6f3ee;cursor:pointer;background:0 0;border:0;flex-shrink:0;width:36px;height:36px;padding:0;font-size:30px;line-height:1;transition:opacity .2s}.viewerClose:hover{opacity:.6}.viewerStage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.viewerStage img{border-radius:2px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 160px);display:block;box-shadow:0 30px 70px #000000b8}.viewerArrow{z-index:2;color:#111;cursor:pointer;background:#f6f3ee;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 26px #00000059}.viewerArrow:hover{background:#e5caa4}.viewerArrowPrev{left:-23px}.viewerArrowNext{right:-23px}.viewerCounter{text-align:center;color:#b8b8b8;letter-spacing:1px;padding:14px 0 4px;font-size:12px}.videoModal{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111e6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.videoModalInner{background:#111;border:1px solid #333;border-radius:2px;width:min(960px,100%);overflow:hidden;box-shadow:0 40px 80px #000000a3}.videoModalTop{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.videoModalTitle{color:#f6f3ee;letter-spacing:-.2px;font-size:15px;font-weight:300}.videoModalClose{color:#f6f3ee;cursor:pointer;background:0 0;border:0;flex-shrink:0;width:36px;height:36px;padding:0;font-size:30px;line-height:1;transition:opacity .2s}.videoModalClose:hover{opacity:.6}.videoModalFrame{aspect-ratio:16/9;background:#000;position:relative}.videoModalFrame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.footerSection{color:#fff;background:#111;padding:70px 70px 80px}.footerNav{border-bottom:1px solid #333;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:8px;padding-bottom:48px;display:grid}.cta .footerNav{border-top:1px solid #444;border-bottom:0;margin-top:64px;margin-bottom:-24px;padding-top:48px;padding-bottom:0}.footerNavCol{flex-direction:column;gap:14px;display:flex}.footerNavHeading{text-transform:uppercase;letter-spacing:1.4px;color:#7a9e9a;margin-bottom:6px;font-size:11px}.footerNavCol a{color:#b8b8b8;width:fit-content;font-size:14px;font-weight:300;transition:color .2s}.footerNavCol a:hover{color:#e5caa4}.footerSection .siteFooter{border-top:0;margin-top:24px;padding-top:0}@media (max-width:900px){.pageHero{min-height:auto;padding:120px 20px 48px}.pageHero h1{letter-spacing:-1.8px;font-size:clamp(32px,9vw,44px)}.pageHero p{margin-top:20px;font-size:15px}.blockTitle{letter-spacing:-1.5px;margin-bottom:34px;font-size:clamp(26px,7vw,34px)}.tileSection,.priceSection,.paidDoctors,.bookingSection,.stepsSection,.medsSection,.lawSection,.teamListSection,.checkSection,.benefitsSection,.materialsSection,.archiveSection{padding:56px 20px}.materialsGrid{grid-template-columns:1fr;gap:20px}.archiveRow{flex-wrap:wrap;gap:12px 16px;padding:16px 0}.archiveTitle{flex-basis:calc(100% - 40px)}.archiveOpen{margin-left:40px}.videoGrid{grid-template-columns:1fr;gap:14px}.videoCardMain{padding:18px 18px 16px}.videoModal{padding:12px}.videoModalTitle{font-size:13px}.viewerModal{padding:12px}.viewerTitle{font-size:13px}.viewerStage img{max-height:calc(100vh - 190px)}.viewerArrowPrev{left:6px}.viewerArrowNext{right:6px}.viewerArrow{width:40px;height:40px}.tileGrid{grid-template-columns:1fr;gap:14px}.tileCard{padding:22px 20px 20px}.tileCardTop{margin-bottom:22px}.tileCardTitle{font-size:20px}.tileCardDesc{margin:10px 0 20px;font-size:13px}.priceTools{flex-direction:column;align-items:stretch}.priceSearch{max-width:none}.priceTable{table-layout:auto;width:100%;font-size:12px}.priceTable thead th{white-space:normal;padding:12px 8px;font-size:9px}.priceTable tbody td:last-child{white-space:nowrap;font-size:12px}.priceTable tbody td{padding:12px 8px}.priceTable tbody td:first-child{color:#8a8a8a;max-width:84px;font-size:11px}.bookingTitle{letter-spacing:-1.2px;overflow-wrap:break-word;font-size:clamp(30px,8.5vw,40px)}.bookingIntro{font-size:15px}.comingSoonTitle{letter-spacing:-1.2px;font-size:clamp(28px,8vw,38px)}.comingSoonText{font-size:16px}.blockTitle,.pageHero h1,.bookingTitle,.comingSoonTitle,.benefitCard h3,.stepsList p,.formSuccess{overflow-wrap:break-word}.btnLine{white-space:normal;text-align:left;max-width:100%;padding-right:32px;line-height:1.4}.checkBtn,.checkBtnGhost,.formSubmit,.formSubmitGhost{white-space:normal;padding-left:20px;padding-right:20px;line-height:1.4}.footerInfo.checkFooter{flex-direction:column;gap:14px}.paidDoctorInfo{padding:20px}.tileCardTitle{overflow-wrap:break-word}.mobileNav{gap:22px;padding-bottom:24px;overflow-y:auto}.mobileNav a{font-size:24px}.mobileNavGroup{gap:14px}.mobileNavGroup a{font-size:19px}.paidDoctorsGrid{grid-template-columns:1fr;gap:24px}.benefitsGrid,.benefitsGrid--two{grid-template-columns:1fr;gap:14px}.siteForm,.siteForm--inline{grid-template-columns:1fr;gap:20px}.formSubmit{justify-self:stretch;width:100%}.formActions{flex-direction:column}.formSubmitGhost{width:100%}.stepsList li{gap:18px;padding:18px 0}.checkActions{flex-direction:column}.checkBtn,.checkBtnGhost{text-align:center}.comingSoon{min-height:auto;padding:72px 20px}.footerSection{padding:48px 20px 56px}.footerNav{grid-template-columns:1fr;gap:32px;padding-bottom:36px}.cta .footerNav{margin-top:48px;padding-top:36px}}@media print{body *{visibility:hidden}#priceTable,#priceTable *{visibility:visible}#priceTable{width:100%;position:absolute;top:0;left:0}.workScheduleTable thead th{color:#111!important;background:#eee!important}}
