@font-face{font-family:SUIT;src:url(/fonts/SUIT-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/fonts/CormorantGaramond-SemiBoldItalic.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}:root{color-scheme:light;--public-web-design-width: 1920px;--public-mobile-breakpoint: 820px;--bg: #f8f9fa;--surface: #ffffff;--surface-soft: #edf0f2;--text: #212529;--muted: #868e96;--line: #e5e8eb;--primary: #003977;--primary-dark: #01274d;--accent: #3186e2;--gold: #d4b996;--ink: #0f0f0f;--radius: 8px;--container: 72rem;font-family:SUIT,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);word-break:keep-all}body.has-public-popup{overflow:hidden}a{color:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;background:var(--text);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{position:fixed;top:26px;left:50%;z-index:40;display:flex;width:min(calc(100% - 2rem),1438px);height:76px;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0;border-bottom:1px solid rgba(255,255,255,.72);color:#fff;transform:translate(-50%);transition:top .18s ease,width .18s ease,height .18s ease,padding .18s ease,border-color .18s ease,border-radius .18s ease,background-color .18s ease}.site-header.is-scrolled{top:26px;width:min(calc(100% - 200px),1720px);height:80px;align-items:center;padding:0 141px 0 146px;border-bottom:0;border-radius:30px;background:#003977}.brand{display:inline-flex;align-items:center;width:317px;height:50px;color:#fff;font-weight:800;text-decoration:none}.brand img{width:100%;height:auto}.site-header.is-scrolled .brand{width:302px;height:48px}.site-nav{display:grid;grid-template-columns:repeat(5,120px);column-gap:40px;width:760px;margin-top:13px;color:#fff;font-size:18px;font-weight:400;line-height:28px;text-align:center}.site-header.is-scrolled .site-nav{margin-top:0}.site-nav a{text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:.35rem}.mobile-menu-button,.mobile-menu,.mobile-menu-backdrop{display:none}main [id]{scroll-margin-top:132px}.public-popup{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:16px;background:#212529b3}.public-popup__dialog{display:grid;width:min(1352px,calc(100vw - 32px),calc((100vh - 32px)*1.8027));aspect-ratio:1352 / 750;grid-template-rows:minmax(0,695fr) minmax(44px,55fr);overflow:hidden;background:#1e2327;box-shadow:0 24px 64px #00000061}.public-popup__stage{display:grid;min-height:0;grid-template-columns:minmax(0,1128fr) minmax(180px,224fr)}.public-popup__panel{position:relative;min-width:0;min-height:0;background:#d9bd99;overflow:hidden;touch-action:pan-y}.public-popup__panel>img,.public-popup__image-link,.public-popup__image-link img{display:block;width:100%;height:100%;object-fit:contain}.public-popup__image-link:focus-visible{outline:3px solid white;outline-offset:-3px}.public-popup__tabs{display:grid;grid-template-rows:repeat(var(--public-popup-count),minmax(0,1fr));min-height:0;overflow:hidden;background:#1e2327}.public-popup__tab{display:grid;width:100%;min-height:0;place-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;background:transparent;padding:clamp(4px,1.2vh,16px) 12px;color:#fff;font:inherit;line-height:1.45;text-align:center;overflow:hidden;word-break:keep-all;opacity:.52;transition:color .22s ease,opacity .22s ease,background-color .22s ease}.public-popup__tab span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-popup__tab[aria-selected=true]{color:#fff;font-weight:800;opacity:1}.public-popup__tab:focus-visible{outline:2px solid white;outline-offset:-4px}.public-popup__mobile-navigation{display:none}.public-popup__sr-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.public-popup__footer{display:flex;min-height:44px;align-items:center;justify-content:space-between;background:#1e2327;color:#8d949a}.public-popup__dismiss{display:inline-flex;align-items:center;gap:12px;padding-left:20px;cursor:pointer}.public-popup__dismiss input{width:24px;height:24px;margin:0;accent-color:#7d858b}.public-popup__close{display:grid;width:55px;height:100%;min-height:44px;place-items:center;border:0;border-radius:0;background:transparent;padding:0;color:#8d949a;font-size:38px;font-weight:200;line-height:1}.public-popup__close:hover,.public-popup__close:focus-visible{background:#ffffff0f;color:#fff}.hero,.section{padding:clamp(4rem,8vw,8rem) clamp(1rem,5vw,5rem)}.hero{min-height:84vh}.hero h1,.page-title h1{margin:0;max-width:13ch;font-size:clamp(2.8rem,7vw,6.25rem);line-height:1;letter-spacing:0}.hero p,.page-title p,.lead{max-width:42rem;color:var(--muted);font-size:1.1rem;line-height:1.75}.page-title{padding:clamp(3rem,7vw,5rem) clamp(1rem,4vw,4rem) 2rem;background:#fff;border-bottom:1px solid var(--line)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.25rem}.card h2,.card h3{margin-top:0}.button,button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.75rem 1.15rem;color:var(--text);font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.button.ghost{background:transparent}.cta-bar{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.landing-page{position:relative;overflow:hidden;background:#fff}.home-hero{position:relative;display:grid;align-items:stretch;min-height:calc(100vh - 4.25rem);padding:0;background:var(--ink);color:#fff}.home-hero__media{position:absolute;inset:0}.home-hero__media:after{position:absolute;inset:0;background:linear-gradient(90deg,#01274db8,#01274d2e 52%,#0f0f0f38),linear-gradient(180deg,#0003,#00000061);content:""}.home-hero__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.home-hero__content{position:relative;z-index:1;display:grid;align-content:center;gap:1.4rem;width:min(100%,var(--container));min-height:calc(100vh - 4.25rem);margin:0 auto;padding:clamp(5rem,10vw,8rem) clamp(1rem,5vw,2rem)}.home-hero h1{max-width:11ch;color:#fff;font-size:clamp(3rem,8vw,6.6rem);line-height:1.08}.home-hero h1 strong{color:#2fafff;font:inherit}.home-hero p:not(.eyebrow){max-width:39rem;margin:0;color:#edf0f2;font-size:clamp(1rem,2.1vw,1.35rem);line-height:1.8}.eyebrow{margin:0;color:var(--accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2vw,1.35rem);font-style:italic;line-height:1.3}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.hero-actions .button{min-width:8rem}.home-hero .button.ghost{border-color:#ffffffd1;background:#ffffff14;color:#fff}.floating-tools{position:fixed;top:50%;right:clamp(.75rem,2.4vw,2rem);z-index:18;display:grid;justify-items:center;gap:.9rem;transform:translateY(-50%)}.floating-cta{display:grid;gap:.5rem;width:5.4rem;padding:1.1rem .55rem;border:1px solid rgba(0,57,119,.08);border-radius:999px;background:#fffffff0;box-shadow:0 1.2rem 2.5rem #01274d26}.floating-cta a{display:grid;justify-items:center;gap:.3rem;color:var(--primary-dark);font-size:.72rem;font-weight:800;line-height:1.25;text-align:center;text-decoration:none}.floating-cta span{display:block;width:1.65rem;height:1.65rem;border:1px solid #bfc5cb;border-radius:50%;background:linear-gradient(135deg,#fff,#edf0f2)}.floating-top-button{display:grid;place-items:center;width:3.7rem;height:3.7rem;min-height:0;border:1px solid rgba(0,57,119,.08);border-radius:50%;background:#fffffff5;box-shadow:0 1rem 2rem #01274d24;color:var(--primary-dark);font-size:1.7rem;line-height:1}.floating-top-button:hover,.floating-top-button:focus-visible{border-color:#3186e26b;color:var(--accent)}.section-heading{display:grid;justify-items:center;gap:1rem;max-width:52rem;margin:0 auto clamp(2.5rem,5vw,4rem);text-align:center}.section-heading.compact{margin-bottom:2rem}.section-heading h2,.intro-copy h2,.doctor-band h2,.splint-section h2,.location-panel h2{margin:0;color:var(--text);font-size:clamp(2.25rem,5.5vw,5rem);line-height:1.18}.section-heading p:not(.eyebrow),.intro-copy p,.feature-card p,.implant-grid p,.splint-section p,.location-panel p{margin:0;color:#464a4e;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.8}.proof-section{background:#fff}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);max-width:var(--container);margin:0 auto}.stat-card{position:relative;display:grid;min-height:19rem;place-items:center;overflow:hidden;border-radius:50%;isolation:isolate;text-align:center}.stat-card:after{position:absolute;inset:0;z-index:-1;background:#01274d80;content:""}.stat-card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.stat-card strong{display:block;color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.stat-card p{max-width:14rem;margin:1rem auto 0;color:#fff;font-weight:800;line-height:1.55}.intro-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,.8fr);align-items:center;gap:clamp(2rem,7vw,6rem);max-width:calc(var(--container) + 10rem);margin:0 auto;background:radial-gradient(circle at 78% 30%,rgba(212,185,150,.18),transparent 12rem),#fff}.section-tabs{color:var(--muted)!important;font-size:.95rem!important;font-weight:800}.intro-copy{display:grid;gap:1.4rem}.intro-copy h2 strong,.intro-copy h2{color:var(--primary)}.intro-copy h2{color:var(--text)}.text-link{color:var(--primary);font-weight:900;text-decoration:none}.intro-visual{position:relative;overflow:hidden;border-radius:999px 999px 0 0;background:#f4f5f6}.intro-visual img{display:block;width:100%;height:auto}.doctor-band{display:grid;place-items:center;min-height:34rem;padding:clamp(4rem,9vw,7rem) clamp(1rem,5vw,5rem);background:linear-gradient(90deg,#01274de6,#01274d94,#01274d2e),url(/assets/images/web/hero-doctor-monitor-web.webp) center / cover;color:#fff;text-align:center}.doctor-band div{display:grid;gap:1rem;width:min(100%,46rem)}.doctor-band h2{color:#fff}.doctor-band p:not(.eyebrow){margin:0;color:#edf0f2;font-size:1.15rem;line-height:1.85}.treatment-section{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:var(--container);margin:0 auto 2rem}.feature-card{display:grid;gap:1rem;min-height:17rem;align-content:end;border:1px solid var(--line);border-radius:1.5rem;background:#f8f9fa;padding:clamp(1.25rem,3vw,2rem)}.feature-card h3,.implant-grid h3{margin:0;color:var(--primary);font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.25}.wide-media{max-width:var(--container);margin:0 auto;overflow:hidden;border-radius:1.5rem;background:#edf0f2}.wide-media img{display:block;width:100%;min-height:14rem;object-fit:cover}.dark-section{background:linear-gradient(180deg,#0f0f0ff5,#01274df2),url(/assets/images/web/implant-surgery-mobile.webp) center / cover;color:#fff}.dark-section .section-heading h2,.dark-section .section-heading p{color:#fff}.implant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);max-width:var(--container);margin:0 auto}.implant-grid article{display:grid;justify-items:center;gap:1rem;text-align:center}.implant-grid img{width:min(11rem,52vw);height:11rem;object-fit:contain}.implant-grid h3{color:#2fafff;font-size:clamp(1.3rem,2.4vw,1.8rem)}.implant-grid p{color:#d5dbe1}.splint-section{display:grid;grid-template-columns:minmax(12rem,.55fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,5rem);max-width:calc(var(--container) + 4rem);margin:0 auto;background:#fff}.splint-image{display:grid;place-items:center;overflow:hidden;max-height:34rem;border-radius:1.5rem;background:#edf0f2}.splint-image img{width:min(100%,18rem);height:auto}.splint-section>div:last-child{display:grid;gap:1.25rem}.location-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,1fr);background:var(--primary-dark)}.map-panel{position:relative;min-height:30rem;overflow:hidden;background:linear-gradient(90deg,transparent 48%,rgba(49,134,226,.22) 48% 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(49,134,226,.18) 48% 52%,transparent 52%),repeating-linear-gradient(25deg,#f8f9fa 0 1rem,#edf0f2 1rem 1.08rem,#f8f9fa 1.08rem 3rem)}.map-panel:before,.map-panel:after{position:absolute;background:#d4b996b3;content:""}.map-panel:before{top:28%;left:14%;width:55%;height:.75rem;transform:rotate(-23deg)}.map-panel:after{right:14%;bottom:23%;width:48%;height:.75rem;transform:rotate(34deg)}.map-pin{position:absolute;top:52%;left:52%;display:grid;place-items:center;width:3.2rem;height:3.2rem;border:.35rem solid white;border-radius:50%;background:#e04646;color:#fff;font-weight:900;box-shadow:0 1rem 2rem #01274d38}.location-panel{display:grid;align-content:center;gap:1.25rem;padding:clamp(2rem,5vw,4rem);color:#fff}.location-panel h2,.location-panel p,.location-panel dd,.location-panel dt{color:#fff}.location-panel dl{display:grid;gap:.75rem;margin:0}.location-panel dl div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:1rem}.location-panel dt{font-weight:900}.location-panel dd{margin:0}.phone-call{display:grid;gap:.25rem;width:fit-content;margin-top:.5rem;color:#fff;text-decoration:none}.phone-call span{color:#2fafff;font-weight:900}.phone-call strong{font-size:clamp(2rem,5vw,3.5rem);line-height:1}.w-page{overflow-x:clip;background:#fff;color:#243444}.w-page img{display:block;max-width:100%}.w-page h1,.w-page h2,.w-page h3,.w-page p{margin:0;letter-spacing:0}.w-page h1,.w-page h2{color:#234;font-size:clamp(2.5rem,4.167vw,5rem);font-weight:800;line-height:1.275}.w-page h1 strong,.w-page h2 strong{color:#1269c8;font-weight:inherit}.w-page p{color:#4d5964;font-size:clamp(1rem,1.25vw,1.5rem);line-height:1.5}.w-section{position:relative;max-width:var(--public-web-design-width);margin:0 auto}.w-scroll-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.w-scroll-reveal.is-visible{opacity:1;transform:translateZ(0);will-change:auto}.w-stagger-reveal>*{opacity:0;transform:translate3d(0,18px,0);transition:opacity .56s ease,transform .56s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--w-stagger-index, 0) * 90ms);will-change:opacity,transform}.w-stagger-reveal.is-visible>*{opacity:1;transform:translateZ(0);will-change:auto}@media(min-width:821px){.w-stagger-reveal.w-scroll-reveal.is-visible>li{border-radius:50px}.w-zirconia .w-check-list.w-stagger-reveal.w-scroll-reveal.is-visible>li{border-radius:20px}}.w-kicker{margin:0;color:#6e7882;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.083vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.w-floating-tools{position:fixed;top:50%;right:110px;z-index:35;display:grid;justify-items:center;gap:16px;transform:translateY(-50%)}.w-floating-button{position:relative;display:block;width:104px;height:104px;overflow:visible;border:0;background:transparent;padding:0;text-decoration:none;transition:transform .18s ease;cursor:pointer}.w-floating-button:hover,.w-floating-button:focus-visible{transform:translateY(-4px) scale(1.03)}.w-floating-button:focus-visible{outline:2px solid #3186e2;outline-offset:4px;border-radius:50%}.w-floating-button img{position:absolute;top:-6px;left:-9px;width:122px;max-width:none;height:122px;filter:drop-shadow(0 1rem 1.1rem rgba(1,39,77,.18))}.w-hero{height:960px;overflow:hidden;background:#dfe4e8}.w-hero>video{display:block;width:100%;height:1080px;object-fit:cover;transform:translateY(-60px)}.w-page .w-hero-mobile-mark,.w-hero-mobile-copy,.w-zirconia-lead-mobile,.w-mobile-break{display:none}.w-proof{display:grid;min-height:1460px;align-content:start;justify-items:center;padding:300px 160px 160px;text-align:center}.w-proof h1{margin-top:32px;color:#212529}.w-proof h1 strong,.w-proof h1 strong br{color:#212529}.w-proof h1 strong span{color:#003977}.w-proof .w-kicker{display:grid;width:min(100%,751px);height:53px;grid-template-columns:160px 383px 160px;align-items:center;gap:24px;color:#003977;font-family:Georgia,Times New Roman,serif;font-size:40px;font-style:normal;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap}.w-proof .w-kicker:before,.w-proof .w-kicker:after{display:block;height:1px;background:#003977;content:""}.w-proof__wordmark{display:block;width:383px;height:53px}.w-proof>p:not(.w-kicker){margin-top:28px}.w-stat-grid{display:grid;grid-template-columns:repeat(3,488px);gap:24px;margin-top:60px}@media(min-width:821px){.w-intro .w-copy{position:relative;top:28px}}.w-stat-card{position:relative;display:grid;width:488px;height:488px;place-items:center;overflow:hidden;border-radius:50%;text-align:center}.w-stat-card img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.w-stat-card strong,.w-stat-card span{position:relative;z-index:1;color:#fff}.w-stat-card strong{align-self:end;font-size:80px;font-weight:800;line-height:1}.w-stat-card span{align-self:start;max-width:270px;margin-top:28px;font-size:24px;font-weight:700;line-height:36px;white-space:pre-line}.w-intro{display:grid;grid-template-columns:620px 704px;gap:133px;min-height:1097px;align-items:start;padding:142px 240px 0}.w-copy{display:grid;gap:28px}.w-intro .w-copy{display:block}.w-tabs{display:flex;gap:23px;margin:0 0 102px;color:#bfc5cb;font-size:24px;font-weight:700;line-height:36px}.w-tabs button{border:0;background:transparent;padding:0 0 12px;color:inherit;font:inherit;cursor:pointer}.w-tabs button span{position:relative;display:inline-block;transition:color .18s ease}.w-tabs button span:after{position:absolute;right:0;bottom:-12px;left:0;height:2px;background:#003977;content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.w-tabs button[aria-selected=true] span{color:#003977}.w-tabs button[aria-selected=true] span:after{transform:scaleX(1)}.w-tabs button:focus-visible span{outline:2px solid #003977;outline-offset:6px}.w-intro h2{margin-bottom:54px;font-size:56px;line-height:72px}.w-process .w-kicker,.w-zirconia .w-kicker,.w-tmj .w-kicker{color:#6e7882}.w-intro .w-kicker{margin-bottom:68px;color:#003977;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:40px;font-style:italic;font-weight:600;line-height:36px}.w-intro-visual{position:relative;min-height:930px;margin-top:-105px}.w-intro-doctor{position:relative;z-index:1;width:704px;height:900px;object-fit:cover}.w-intro-heading__line{display:block}.w-intro-heading__line--accent{color:var(--primary)}.w-intro-body{width:740px;min-height:146px;font-size:24px;white-space:pre-line}.w-intro-body__mobile{display:none}.w-intro [data-intro-heading],.w-intro [data-intro-kicker],.w-intro-body,.w-intro-doctor{transition:opacity .18s ease,transform .18s ease}.w-intro.is-changing [data-intro-heading],.w-intro.is-changing [data-intro-kicker],.w-intro.is-changing .w-intro-body{opacity:0;transform:translateY(8px)}.w-intro.is-changing .w-intro-doctor{opacity:0;transform:translate(18px)}.w-intro-deco{position:absolute;transition:offset-distance 1.1s ease-in-out;will-change:offset-distance}.w-intro-deco--large{top:-88px;right:-138px;width:565px}.w-intro-deco--small{top:0;left:0;z-index:2;width:80px;offset-anchor:center;offset-distance:0%;offset-path:path("M 626 82 C 740 190 768 350 727 505 C 675 705 465 875 96 814 C -45 670 -55 445 28 270 C 125 86 330 -22 626 82");offset-rotate:0deg}.w-intro-deco--mid{top:0;left:0;z-index:2;width:139px;offset-anchor:center;offset-distance:50%;offset-path:path("M 626 82 C 330 -22 125 86 28 270 C -55 445 -45 670 96 814 C 465 875 675 705 727 505 C 768 350 740 190 626 82");offset-rotate:0deg}.w-intro.is-orbit-reversed .w-intro-deco--small{offset-distance:50%}.w-intro.is-orbit-reversed .w-intro-deco--mid{offset-distance:0%}@media(prefers-reduced-motion:reduce){.w-intro-deco{transition:none}}.w-intro-pager{position:relative;width:172px;height:26.5px;margin-top:160.4px;color:#003977}.w-intro-pager button,.w-intro-pager span{position:absolute;top:50%;transform:translateY(-50%)}.w-intro-pager button{display:grid;width:15px;height:24px;place-items:center;border:0;background:transparent;padding:0;cursor:pointer}.w-intro-pager img{width:15px;height:24px}.w-intro-pager__prev{left:0}.w-intro-pager__next{left:158px}.w-intro-pager__current,.w-intro-pager__total{display:inline-flex;width:14px;height:24px;align-items:center;justify-content:center;font-size:24px;font-weight:800;line-height:1}.w-intro-pager__current{left:44px;color:#003977}.w-intro-pager__total{left:114px;color:#bfc5cb}.w-intro-pager__divider{top:50%;left:83.5px;width:1px;height:24px;background:#d8dde2;transform:translateY(-50%)}.w-director{display:grid;grid-template-columns:944px 519px;justify-content:start;column-gap:132px;align-items:start;padding:0 0 440px}.w-director__visual{display:block;width:944px;max-width:100%}.w-director__visual img{width:100%;height:auto}.w-director__copy{align-self:end;width:519px}.w-page .w-director__quote{display:grid;grid-template-rows:29px auto 29px;width:519px;margin:0 0 60px;color:#bfc5cb;font-family:SUIT,sans-serif;font-size:40px;font-weight:700;line-height:54px;row-gap:15px}.w-director__quote-copy{display:block}.w-director__quote-mark{display:block;width:33px;height:29px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:700;line-height:29px}@media(min-width:821px){.w-director__copy.w-scroll-reveal{opacity:0;transform:translate3d(0,100px,0);transition:opacity 2s ease,transform 2s cubic-bezier(.16,1,.3,1);transition-delay:.36s;will-change:opacity,transform}.w-director__copy.w-scroll-reveal.is-visible{opacity:1;transform:translateZ(0);will-change:auto}.w-director__quote-mark:first-child{transform:translateY(8px)}.w-director__quote-mark:last-child{transform:translateY(10px)}}.w-page .w-director h2{width:355px;margin:0 0 32px;color:#003977;font-size:56px;font-weight:800;line-height:72px;white-space:nowrap}.w-page .w-director__role{display:inline-flex;align-items:center;gap:16px;width:420px;margin:0 0 32px;color:#003977;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;line-height:36px;white-space:nowrap}.w-director__role:before{display:block;flex:0 0 2px;width:2px;height:28px;background:currentColor;content:""}.w-director__credentials{width:308px;margin:0;padding:0;list-style:none}.w-director__credentials li{color:#212529;font-size:20px;font-weight:400;line-height:38px}.w-signature{--signature-sticky-top: 112px;position:relative;height:682px;min-height:682px}.w-signature__stage{position:relative;height:680px;overflow:hidden;background:var(--signature-photo) center / cover fixed}.w-page .w-signature__photo{display:none}.w-signature__panel{position:absolute;top:0;left:max(0px,calc((100% - var(--public-web-design-width)) / 2 + 200px));z-index:1;width:760px;height:680px;background:#003977f0;padding:167px 0 0 72px}.w-signature__panel p{width:386px;color:#fff;font-size:56px;font-weight:800;line-height:72px}.w-signature__panel span{display:block;width:607px;margin-top:27px;color:#bfc5cb;font-size:24px;font-weight:400;line-height:36px}.w-signature__mark{display:flex;width:606px;align-items:center;gap:20.5px;margin-top:48px}.w-signature__mark i{display:block;width:385px;height:1px;background:#fff}.w-signature__mark img{width:200px;height:46px;object-fit:contain}.w-digital{display:grid;min-height:1778px;align-content:start;justify-items:center;padding:278px 160px 0;text-align:center}.w-logo-mark{width:258px;height:188px;margin-bottom:40px}.w-digital>p{margin-top:30px}.w-digital h2 strong{color:#003977}.w-digital-copy-mobile{display:none}.w-carousel-frame{position:relative;width:1600px;height:800px;margin-top:66px;overflow:visible;border-radius:50px;background:#e8eef4}.w-carousel-frame:after{position:absolute;inset:0;z-index:3;border-radius:50px;background:linear-gradient(180deg,#fff0 38%,#003977d1);content:"";pointer-events:none;transition:opacity .56s ease}.w-carousel-frame.is-changing:after{opacity:0}.w-carousel-frame__media{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:50px;isolation:isolate}.w-carousel-frame__image,.w-carousel-frame__video{position:absolute;inset:0;width:100%;height:100%;border-radius:50px;clip-path:inset(0 round 50px);object-fit:cover}.w-carousel-frame__media>.w-carousel-frame__video{border-radius:0;clip-path:none}.w-carousel-frame__preview{position:absolute;top:0;z-index:0;width:344px;height:800px;overflow:hidden;border-radius:50px;clip-path:inset(0 round 50px);opacity:.3}.w-carousel-frame__preview-image{--w-carousel-preview-offset: 0%;--w-carousel-preview-scale: 1;position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transform:translate(var(--w-carousel-preview-offset)) scale(var(--w-carousel-preview-scale))}.w-carousel-frame.is-moving-next .w-carousel-frame__preview-image--incoming{--w-carousel-preview-offset: 100%}.w-carousel-frame.is-moving-prev .w-carousel-frame__preview-image--incoming{--w-carousel-preview-offset: -100%}.w-carousel-frame.is-preview-moving .w-carousel-frame__preview-image{transition:transform .8s cubic-bezier(.16,1,.3,1)}.w-carousel-frame.is-preview-moving.is-moving-next .w-carousel-frame__preview-image:not(.w-carousel-frame__preview-image--incoming){--w-carousel-preview-offset: -100%}.w-carousel-frame.is-preview-moving.is-moving-prev .w-carousel-frame__preview-image:not(.w-carousel-frame__preview-image--incoming){--w-carousel-preview-offset: 100%}.w-carousel-frame.is-preview-moving .w-carousel-frame__preview-image--incoming{--w-carousel-preview-offset: 0%}.w-carousel-frame__preview--prev{left:-376px}.w-carousel-frame__preview--next{right:-376px}.w-carousel-frame__preview-image[src$="2-poster.webp"]{--w-carousel-preview-scale: 1.075}.w-carousel-frame__image,.w-carousel-frame__video{z-index:2;transition:opacity .56s ease}.w-carousel-frame.is-changing .w-carousel-frame__image,.w-carousel-frame.is-changing .w-carousel-frame__video{opacity:0}.w-carousel-frame button{position:absolute;top:50%;z-index:5;display:grid;width:45px;height:76px;place-items:center;border:0;background:transparent;padding:0;color:#fff;font-family:SUIT,sans-serif;font-size:76px;font-weight:400;line-height:1;cursor:pointer;transform:translateY(-50%)}.w-carousel-frame button:first-of-type{left:40px}.w-carousel-frame button:last-of-type{right:64px}.w-carousel-frame>[data-carousel-content]{position:absolute;right:0;bottom:70px;left:0;z-index:4;display:grid;justify-items:center;gap:18px;color:#fff;text-align:center;transition:opacity .56s ease,transform .56s ease}.w-carousel-frame.is-changing>[data-carousel-content]{opacity:0}.w-carousel-frame.is-changing.is-moving-next>[data-carousel-content]{transform:translate(-56px)}.w-carousel-frame.is-changing.is-moving-prev>[data-carousel-content]{transform:translate(56px)}.w-carousel-frame small{font-size:32px;font-weight:800;line-height:42px}.w-carousel-frame strong{position:relative;font-size:56px;font-weight:800;line-height:72px}.w-carousel-frame strong:after{display:block;width:416px;height:1px;margin:18px auto 0;background:#ffffffd1;content:""}.w-carousel-frame span{font-size:24px;font-weight:400;line-height:36px;white-space:pre-line}.w-process{position:relative;display:grid;grid-template-columns:584px 704px;gap:158px;min-height:1102px;align-items:start;padding:124px 233px 0}.w-process-deco{position:absolute;z-index:0;max-width:none;pointer-events:none}.w-process-deco--large{top:3px;left:-727px;width:1175px;height:1175px}.w-process-deco--mobile-circle{display:none!important}.w-process-deco--small{top:998px;left:233px;width:48px;height:48px}.w-process-deco--gold{top:160px;left:255px;width:88px;height:88px}.w-process .w-copy,.w-process-card{position:relative;z-index:1}.w-process .w-copy{gap:0;padding-top:247px}.w-process .w-kicker{color:#003977;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:40px;font-style:italic;font-weight:600;line-height:36px}.w-process h2{margin-top:44px;margin-bottom:34px;color:#212529;font-family:SUIT,sans-serif;font-size:56px;font-weight:800;line-height:72px;white-space:nowrap}.w-process h2 span{display:block}.w-process-title-mobile{display:none!important}.w-process h2 span:first-child{color:#003977}.w-process h2 span:last-child{color:#212529}.w-process-case{display:inline-grid;width:458px;height:72px;place-items:center;margin-left:-8px;margin-bottom:36px;border-radius:37px;background:#003977;color:#fff;font-size:32px;font-weight:800;line-height:42px}.w-process .w-copy>p:not(.w-kicker){width:483px;color:#212529;font-size:24px;font-weight:400;line-height:40px}.w-process .w-copy>p:not(.w-kicker) strong{font-weight:800}.w-process-card{display:grid;grid-template-columns:338px 338px;gap:32px}.w-process-card img{width:338px;max-width:none;height:978px;object-fit:cover}.w-clinic-flow{display:flex;align-items:center;overflow:hidden;padding:160px 0 205px}.w-clinic-flow__track{display:flex;width:max-content;animation:w-clinic-flow 18s linear infinite}.w-clinic-flow__track span{flex:0 0 auto;padding-right:96px;color:#0039771f;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:240px;font-style:italic;font-weight:600;line-height:266px;white-space:nowrap}@keyframes w-clinic-flow{0%{transform:translate(0)}to{transform:translate(-50%)}}.w-zirconia{position:relative;display:grid;grid-template-columns:904px 664px;min-height:1455px;align-items:start;gap:112px;padding:0 240px 0 0}.w-zirconia__image{position:absolute;top:0;left:-1016px;display:block;width:904px}.w-zirconia__photo{display:block;width:100%;height:auto}.w-zirconia .w-copy{display:block;grid-column:2;padding-top:0}.w-zirconia .w-kicker{color:#003977;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:40px;font-style:italic;font-weight:600;line-height:36px}.w-zirconia h2{margin-top:44px;color:#212529;font-family:SUIT,sans-serif;font-size:80px;font-weight:800;line-height:102px}.w-zirconia h2 strong{color:#003977}.w-check-list{display:grid;gap:12px;margin:62px 0 0;padding:0;list-style:none}.w-check-list li{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:start;column-gap:12px;width:664px;height:125px;border-radius:20px;background:#f8f9fa;padding:0 40px}.w-check-list img{grid-row:1;align-self:center}.w-check-list strong,.w-check-list span{color:#464a4e;font-size:24px;line-height:36px}.w-check-list strong{grid-column:2;grid-row:1;align-self:center;font-weight:700}.w-check-list span{grid-column:2;grid-row:2;align-self:start;font-weight:400}.w-zirconia__lead{margin-top:64px!important;color:#003977!important;font-size:32px!important;font-weight:800;line-height:42px!important;white-space:nowrap}.w-zirconia__lead+p{margin-top:22px;color:#464a4e;font-size:24px;line-height:36px}.w-zirconia-copy-mobile{display:none}.w-implant{--w-implant-photo-y: 0px;--w-implant-photo-scale: 1;position:relative;min-height:1822px;overflow:hidden;background:#071420}.w-implant__photo{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center top}.w-implant__content{position:relative;z-index:3;display:grid;justify-items:center;padding:332px 240px 0;text-align:center}.w-implant__content:before,.w-implant__content:after{position:absolute;top:576px;width:460px;height:1px;background:#fff;content:""}.w-implant__content:before{left:0}.w-implant__content:after{right:0}.w-implant__divider{display:none}@media(prefers-reduced-motion:no-preference){.w-implant__photo{opacity:0;transition:opacity 2.2s cubic-bezier(.4,0,.2,1)}.w-implant.is-image-revealed .w-implant__photo{opacity:1}.w-implant .w-implant__content>h2{opacity:0;transform:translate3d(0,64px,0);transition:opacity .65s ease,transform .65s cubic-bezier(.16,1,.3,1)}.w-implant.is-image-revealed .w-implant__content>h2{opacity:1;transform:translateZ(0);transition-delay:.7s}.w-implant__content:before,.w-implant__content:after{opacity:0;transform:scaleX(0);transition:opacity 1.4s ease,transform 1.4s cubic-bezier(.16,1,.3,1)}.w-implant__content:before{transform-origin:right center}.w-implant__content:after{transform-origin:left center}.w-implant.is-image-revealed .w-implant__content:before,.w-implant.is-image-revealed .w-implant__content:after{opacity:1;transform:scaleX(1);transition-delay:.9s}}@media(min-width:821px){.w-implant__photo{transform:translate3d(0,var(--w-implant-photo-y),0) scale(var(--w-implant-photo-scale));transform-origin:center top}.w-implant.is-scroll-active .w-implant__photo{will-change:transform}}.w-implant h2,.w-implant p{color:#fff}.w-implant__kicker{width:max-content;font-size:56px!important;font-weight:800;line-height:72px!important;letter-spacing:.4em!important;text-align:left;white-space:nowrap}.w-implant__kicker>span{font-weight:400}.w-implant__kicker>strong{font-weight:800;margin-right:-.4em}.w-implant h2{margin-top:46px;font-size:100px;line-height:127px}.w-implant h2 strong{color:#2fafff}.w-implant__content>p{margin-top:46px;font-size:32px;font-weight:800;line-height:42px}.w-implant__content>.w-implant__kicker{margin-top:0}.w-implant-grid{display:grid;grid-template-columns:repeat(3,392px);gap:100px;margin-top:228px;margin-bottom:246px}.w-implant-grid article{display:grid;justify-items:center;text-align:center}.w-implant-icon{position:relative;display:grid;width:260px;height:260px;place-items:center}.w-implant-icon__main{position:relative;width:260px;height:260px;object-fit:contain}.w-implant-grid h3{margin:34px 0 0;color:#2fafff;font-size:32px;font-weight:800;line-height:42px;white-space:pre-line}.w-implant-grid p{margin-top:28px;color:#bfc5cb;font-size:24px;line-height:36px;white-space:pre-line}.w-tmj{display:grid;justify-items:center;min-height:1566px;padding:240px 160px 159px;text-align:center}.w-tmj .w-kicker{color:#003977;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:40px;font-style:italic;font-weight:600;line-height:36px}.w-tmj h2{margin-top:39px;color:#003977;font-family:SUIT,sans-serif;font-size:80px;font-weight:800;line-height:102px;text-align:center}.w-tmj-heading-muted{color:#bfc5cb}.w-tmj-heading-dark{color:#111}.w-tmj-heading-primary{color:#003977}.w-tmj>p:not(.w-kicker){margin-top:31px;color:#464a4e;font-size:24px;line-height:36px}.w-tmj-copy-mobile,.w-tmj-mobile-cards{display:none}.w-tmj-cards{position:relative;justify-self:stretch;width:calc(100% + 320px);height:686px;margin:99px -160px 0}.w-tmj-cards article{position:absolute;top:40px;left:731px;width:458px;height:646px;overflow:hidden;border-radius:50px;text-align:left;transition:box-shadow .36s ease,transform .36s ease}.w-tmj-cards article[data-tmj-position=prev]{left:241px}.w-tmj-cards article[data-tmj-position=active]{left:731px}.w-tmj-cards article[data-tmj-position=next]{left:1221px}.w-tmj-cards article:hover{transform:translateY(-40px)}.w-tmj-card-surface{position:relative;display:block;width:100%;height:100%;border:0;border-radius:inherit;background:transparent;padding:0;color:inherit;text-align:left}.w-tmj-card-image{position:absolute;inset:0;width:458px;height:646px;border-radius:inherit;object-fit:cover;transition:opacity .24s ease,transform .36s ease}.w-tmj-card-image--active{opacity:0}.w-tmj-cards article:hover .w-tmj-card-image{transform:scale(1.03)}.w-tmj-cards article:hover .w-tmj-card-image--base{opacity:0}.w-tmj-cards article:hover .w-tmj-card-image--active{opacity:1}.w-tmj-cards h3{position:absolute;top:512px;left:56px;z-index:2;margin:0;color:#fff;font-size:32px;font-weight:800;line-height:42px;transition:top .36s ease;white-space:pre-line}.w-tmj-cards p{position:absolute;top:456px;left:56px;z-index:2;width:346px;margin:0;color:#fff;font-size:24px;line-height:36px;opacity:0;text-align:left;transition:opacity .24s ease;white-space:pre-line}.w-tmj-cards article:hover h3{top:311px}.w-tmj-cards article:hover h3:after{display:block;width:346px;height:1px;margin-top:29px;background:#ffffffdb;content:""}.w-tmj-cards article:hover p{opacity:1}.w-question{display:grid;grid-template-columns:419px 703px;gap:156px;align-items:center;min-height:480px;padding:0 321px;background:#f8f9fa}.w-question>div{position:relative;top:-71px}.w-question h2{color:#212529;font-family:SUIT,sans-serif;font-size:56px;font-weight:400;line-height:72px;text-align:left;white-space:nowrap}.w-question h2 span{display:block}.w-question h2 span:last-child{font-weight:800}.w-question .w-kicker{color:#212529;font-family:SUIT,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:10px;text-align:left}.w-question ul{display:grid;gap:16px;margin:0;padding:0;list-style:none}.w-question li{display:flex;min-height:80px;align-items:center;gap:16px;border-radius:20px;background:#fff;box-shadow:0 4px 15px #21252914;padding:0 41px;color:#464a4e;font-family:SUIT,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-align:left}.w-question-check{display:inline-flex;flex:0 0 14px;width:14px;height:12px;align-items:center;justify-content:center}.w-question-check svg{display:block;width:14px;height:12px}.w-question-text{min-width:0}.w-quote{display:grid;min-height:722px;align-items:center;padding-left:240px;background:#fff}.w-quote p{display:grid;gap:0;color:#2f80df;font-size:80px;font-weight:800;line-height:102px;transform:translateY(61px)}.w-quote-mark{margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:112px;font-weight:700;line-height:.45}@media(min-width:821px){.w-carousel-frame [data-carousel-copy]{white-space:normal}.w-carousel-frame [data-carousel-copy] b{display:block}}.w-quote strong{margin-top:38px;color:#003977;font:inherit}.w-closing img{width:100%;height:auto}@media(min-width:821px){.w-closing.w-scroll-reveal{display:flex;align-items:stretch;justify-content:center;aspect-ratio:1920 / 800;overflow:hidden;opacity:1;transform:none;transition:none}.w-closing.w-scroll-reveal>picture{position:relative;display:block;width:0;height:100%;overflow:hidden;transition:width 1.4s cubic-bezier(.22,.61,.36,1);will-change:width}.w-closing.w-scroll-reveal>picture>img{position:absolute;top:0;left:50%;width:100vw;max-width:none;height:100%;transform:translate3d(-50%,var(--w-background-scroll-y, 0px),0) scale(var(--w-background-scroll-scale, 1));transform-origin:center center}.w-closing.w-scroll-reveal>picture>img.is-background-scroll-active{will-change:transform}.w-closing.w-scroll-reveal.is-visible>picture{width:100%;will-change:auto}}.w-location{display:grid;grid-template-columns:1fr 1fr;max-width:none;background:#01274d}.w-location__map{position:relative;min-height:800px;overflow:hidden}.w-location__map-canvas,.w-location__map>img{width:100%;height:800px}.w-location__map-canvas{position:absolute;inset:0;opacity:0}.w-location__map>img{display:block;object-fit:cover}.w-location__map.is-map-ready .w-location__map-canvas{z-index:1;opacity:1}.w-location__map.is-map-ready>img{opacity:0;pointer-events:none}.w-location__controls{position:absolute;top:40px;right:40px;z-index:2;display:grid;gap:10px;opacity:0;pointer-events:none}.w-location__map.is-map-ready .w-location__controls{opacity:1;pointer-events:auto}.w-location__controls button{display:grid;width:56px;height:56px;min-height:0;place-items:center;border:1px solid #7f878f;border-radius:8px;background:#fffffff5;padding:0;color:#111;font-family:SUIT,sans-serif;font-size:30px;font-weight:800;line-height:1;box-shadow:0 4px 12px #0f172024}.w-location__controls button:hover,.w-location__controls button:focus-visible{border-color:#003977;color:#003977}.w-location-marker{position:relative;display:grid;min-width:184px;height:54px;place-items:center;border:3px solid #003977;border-radius:999px;background:#fff;color:#003977;font-family:SUIT,sans-serif;font-size:20px;font-weight:800;line-height:1;box-shadow:0 10px 24px #01274d3d;pointer-events:none}.w-location-marker:after{position:absolute;bottom:-13px;left:50%;width:18px;height:18px;border-right:3px solid #003977;border-bottom:3px solid #003977;background:#fff;content:"";transform:translate(-50%) rotate(45deg)}.w-location__panel{display:grid;align-content:start;gap:74px;padding:98px 0 0 100px;background:#01274d;color:#fff}.w-location__heading-row{display:flex;align-items:center;gap:16px}.w-location__panel h2{margin:0;color:#3186e2;font-family:SUIT,sans-serif;font-size:56px;font-weight:800;line-height:72px}.w-location__panel small{display:inline-grid;min-width:312px;height:48px;place-items:center;border-radius:999px;background:#fff;color:#3186e2;font-family:SUIT,sans-serif;font-size:24px;font-weight:700;line-height:36px}.w-location__panel .w-location__closed{min-width:252px;background:#3186e2;color:#fff;font-weight:400}.w-location__panel p,.w-location__panel dt,.w-location__panel dd{color:#fff;font-family:SUIT,sans-serif;font-size:24px;line-height:36px}.w-location__panel p{margin-top:10px;font-weight:700}.w-location__panel dl{display:grid;gap:6px;margin:0}.w-location__panel dl div{display:grid;grid-template-columns:103px minmax(0,1fr);gap:32px}.w-location__panel dt{font-weight:700;text-align:justify;text-align-last:justify}.w-location__panel dd{margin:0;font-weight:400}.w-location__panel dl .is-muted dt,.w-location__panel dl .is-muted dd{color:#868e96}.w-phone{display:grid;gap:10px;width:fit-content;color:#fff;text-decoration:none}.w-phone span,.w-phone strong{color:#fff;font-size:56px;font-weight:800;line-height:72px}.w-phone span{color:#3186e2}.w-footer{position:relative;height:300px;padding:84px 0 0 241px;background:#0f0f0f;color:#868e96}.w-footer strong{display:block;margin-bottom:18px;color:#868e96;font-size:24px;font-weight:700;line-height:36px}.w-footer__heading{display:flex;align-items:baseline;justify-content:space-between;width:100%;padding-right:clamp(2rem,6.25vw,7.5rem)}.w-footer__fee-button{margin:0;width:fit-content;min-width:0;height:auto;min-height:0;border:0;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:none}.w-footer__fee-button:hover,.w-footer__fee-button:focus-visible{color:#fff;text-decoration:none}.w-footer__desktop-separator{display:inline}.w-footer__meta{display:contents}.w-fee-dialog{width:fit-content;max-width:90vw;max-height:90svh;overflow:visible;border:0;background:transparent;padding:0}.w-fee-dialog::backdrop{background:#000000c7}.w-fee-dialog__content{position:relative;width:fit-content;max-width:100%;max-height:90svh;margin:0 auto}.w-fee-dialog__content img{display:block;width:min(90vw,60svh);height:auto;margin:0 auto;box-shadow:0 16px 48px #00000059}.w-fee-dialog__close{position:absolute;top:12px;right:12px;width:auto;min-width:0;height:auto;min-height:0;border:0;background:transparent;padding:0;color:#fff;font-size:40px;font-weight:300;line-height:.8;text-shadow:0 1px 4px rgb(0 0 0 / 65%);cursor:pointer}.w-fee-dialog__close:hover,.w-fee-dialog__close:focus-visible{background:transparent;color:#e5e7eb}.w-footer p{margin:0;color:#868e96;font-size:18px;line-height:28px}.w-footer__credit{position:absolute;right:48px;bottom:38px;display:flex;align-items:center;gap:.35rem;color:#868e96;font-size:14px;text-decoration:none}.w-footer__credit img{width:18px;height:18px;border-radius:4px;object-fit:cover}.w-footer__credit:hover,.w-footer__credit:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:.18rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,4rem);border-top:1px solid var(--line);background:#fff;color:var(--muted)}.site-footer p{margin:.25rem 0 0}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1rem}.info-list{display:grid;gap:.75rem;margin:1rem 0}.info-list div{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1rem}.info-list dt{color:var(--primary);font-weight:900}.info-list dd{margin:0;color:#464a4e}.admin-shell{min-height:100vh;background:linear-gradient(180deg,#f7f9fc,#f4f6fa 24rem,#f5f7fb)}.admin-layout{display:grid;grid-template-columns:14.25rem minmax(0,1fr);min-height:100vh}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;min-width:0;height:100vh;padding:1rem}.admin-sidebar:before{position:absolute;inset:1rem .75rem;z-index:-1;border:1px solid rgba(229,232,235,.86);border-radius:1rem;background:#ffffffc7;box-shadow:0 1.5rem 3.5rem #1018280f;content:""}.admin-brand-area{margin:.2rem 0 1.25rem}.admin-brand{display:flex;align-items:center;padding:.8rem .55rem;border-bottom:1px solid #edf0f2;color:#10243f;font-weight:800;text-decoration:none}.admin-sidebar nav{display:grid;gap:.35rem}.admin-account{display:grid;min-width:0;gap:0;margin-top:auto;padding:1rem .65rem .45rem}.admin-account-status{display:grid;min-width:0;gap:.2rem}.admin-account-status span{color:#667085;font-size:.78rem;font-weight:800}.admin-account-status strong{min-width:0;overflow:hidden;color:#344054;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.admin-credit{display:flex;width:100%;align-items:center;justify-content:flex-end;gap:.35rem;margin-top:.8rem;border-top:1px solid #edf0f2;padding-top:.65rem;color:#a0a7b2;font-size:.68rem;font-weight:500;text-align:right;text-decoration:none}.admin-credit img{width:.85rem;height:.85rem;border-radius:.25rem;object-fit:cover}.admin-credit:hover,.admin-credit:focus-visible{color:var(--primary-dark);text-decoration:underline;text-underline-offset:.18rem}.admin-sidebar nav a{display:flex;min-width:0;align-items:center;gap:.65rem;border:1px solid transparent;border-radius:var(--radius);padding:.75rem .85rem;color:#667085;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.admin-sidebar nav a:hover,.admin-sidebar nav a:focus-visible{border-color:#e5e7eb;background:#f8fafc;color:#10243f}.admin-sidebar nav a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar nav svg{width:1.1rem;height:1.1rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.admin-sidebar nav a.active{border-color:#cfe2ff;background:linear-gradient(135deg,#eef5ff,#fff);color:var(--primary-dark);font-weight:800;box-shadow:0 .75rem 1.6rem #00397714;animation:admin-nav-active-in .12s ease-out}@keyframes admin-nav-active-in{0%{opacity:.72;transform:translate(-.15rem)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.admin-sidebar nav a.active{animation:none}}.admin-main{min-width:0;padding:clamp(1rem,3vw,2.35rem)}.admin-panel{display:grid;min-width:0;max-width:82rem;gap:1.25rem}.admin-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.admin-page-head h1{margin:0;color:#101828;font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.16}.admin-page-head p{max-width:42rem;margin:.45rem 0 0;color:#667085;line-height:1.65;overflow-wrap:anywhere}.admin-kicker{margin:0 0 .35rem!important;color:var(--primary)!important;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-page-action{display:flex;gap:1rem}.admin-metrics,.admin-two-col,.admin-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid rgba(207,226,255,.78);border-radius:var(--radius);background:linear-gradient(135deg,#fffffff5,#eff6ffc2),#fff;padding:1.1rem;box-shadow:0 1rem 2.5rem #1018280a}.admin-dashboard-summary h2{margin:0;color:#101828;font-size:1.18rem;line-height:1.25}.admin-dashboard-summary p{margin:.3rem 0 0;color:#667085;line-height:1.55}.admin-section-label{margin:0 0 .4rem!important;color:var(--primary)!important;font-size:.78rem;font-weight:900}.admin-dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)}.admin-metric-card,.admin-card,.admin-form,.admin-confirm,.admin-table,.admin-empty{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 1rem 2.5rem #1018280b}.admin-metric-card{display:grid;min-height:9rem;align-content:start;gap:.75rem;padding:1rem;overflow:hidden}.admin-metric-card.blue{border-color:#dbeafe}.admin-metric-card.green{border-color:#bbf7d0}.admin-metric-card.gold{border-color:#eadcc8}.admin-metric-card.slate{border-color:#dde3ea}.admin-metric-top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.admin-metric-top span,.admin-list span,.admin-list small,.admin-muted{color:var(--muted)}.admin-metric-top span{min-width:0;font-size:.88rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.admin-metric-top i{display:inline-flex;flex:0 0 auto;min-width:2.2rem;min-height:1.65rem;align-items:center;justify-content:center;border-radius:999px;background:#eef5ff;color:var(--primary-dark);font-size:.72rem;font-style:normal;font-weight:900}.admin-metric-card.green .admin-metric-top i{background:#e8f8ee;color:#166534}.admin-metric-card.gold .admin-metric-top i{background:#fbf4e8;color:#8a5a16}.admin-metric-card.slate .admin-metric-top i{background:#f1f4f8;color:#475467}.admin-metric-card strong{display:block;color:#101828;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1;overflow-wrap:anywhere}.admin-metric-card small{color:#98a2b3;line-height:1.45}.admin-card{display:grid;gap:1rem;padding:1.1rem}.admin-operations-card{background:linear-gradient(180deg,#fffffff5,#f8fafcf5),#fff}.admin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-card h2,.admin-form h2,.admin-list h2{margin:0;color:#101828;font-size:1.05rem}.admin-card p,.admin-form-head p,.admin-empty p{margin:.3rem 0 0;color:#667085;line-height:1.55}.admin-recent{display:grid;gap:.85rem;border-radius:var(--radius);background:#f8fafc;padding:1rem}.admin-recent>div:first-child{display:grid;gap:.25rem}.admin-recent>div:first-child span{color:#667085;font-size:.82rem;font-weight:800}.admin-recent strong{color:#101828;overflow-wrap:anywhere}.admin-recent span,.admin-recent small{color:#667085}.admin-status-grid{display:grid;gap:.65rem;margin:0}.admin-status-grid div{display:grid;gap:.2rem}.admin-status-grid dt{color:#98a2b3;font-size:.78rem;font-weight:800}.admin-status-grid dd{margin:0;color:#475467;font-size:.9rem;line-height:1.45;overflow-wrap:anywhere}.admin-compact-list,.admin-progress-list{display:grid;gap:.5rem}.admin-compact-list div{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #edf0f2;padding:.55rem 0}.admin-compact-list div:last-child{border-bottom:0}.admin-progress-row{display:grid;gap:.5rem;border-bottom:1px solid #edf0f2;padding:.55rem 0}.admin-progress-row:last-child{border-bottom:0}.admin-progress-row>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem}.admin-progress-row span{min-width:0;color:#667085;font-weight:700;overflow-wrap:anywhere}.admin-progress-row strong{flex:0 0 auto;color:#101828;font-size:.92rem;text-align:right;white-space:nowrap}.admin-progress-track{position:relative;display:block;height:.42rem;overflow:hidden;border-radius:999px;background:#eef2f7}.admin-progress-track:before{position:absolute;inset:0 auto 0 0;width:var(--admin-progress);border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--accent));content:""}.admin-pill{display:inline-flex;width:fit-content;min-height:1.85rem;align-items:center;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:800;white-space:nowrap}.admin-pill.success{background:#e8f8ee;color:#166534;box-shadow:inset 0 0 0 1px #16653414}.admin-pill.muted{background:#f1f4f8;color:#667085}.admin-pill.info{background:#eef5ff;color:var(--primary-dark);box-shadow:inset 0 0 0 1px #00397714}.admin-guide-grid{display:grid;gap:1rem}.admin-guide-item{gap:0;padding:0;overflow:hidden}.admin-guide-item>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border:0;background:transparent;padding:1.1rem 1.25rem;color:#101828;font:inherit;font-weight:800;text-align:left;cursor:pointer}.admin-guide-item>button:hover,.admin-guide-item>button:focus-visible{background:#f8fafc}.admin-guide-item>button i{width:.65rem;height:.65rem;flex:0 0 auto;border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);transform:rotate(45deg) translate(-.1rem,.1rem);transition:transform .25s ease}.admin-guide-item.open>button i{transform:rotate(225deg) translate(-.1rem,.1rem)}.admin-guide-content{max-height:0;overflow:hidden;visibility:hidden;transition:max-height .35s ease,visibility .3s}.admin-guide-item.open .admin-guide-content{max-height:50rem;visibility:visible}.admin-guide-answer{min-height:0;overflow:hidden}.admin-guide-answer>div{border-top:1px solid #edf0f2;padding:1rem 1.25rem 1.2rem;opacity:0;transform:translateY(-.35rem);transition:opacity .2s ease,transform .25s ease}.admin-guide-item.open .admin-guide-answer>div{opacity:1;transform:translateY(0)}.admin-guide-answer p{margin:.45rem 0;color:#667085;line-height:1.7}.admin-guide-answer ul,.admin-guide-answer ol{display:grid;gap:.4rem;margin:.8rem 0;padding-left:1.25rem;color:#475467;line-height:1.65}.admin-guide-answer .admin-guide-tip{border-radius:.65rem;background:#f8fafc;padding:.75rem .85rem;color:#344054;font-size:.88rem}@media(prefers-reduced-motion:reduce){.admin-guide-content,.admin-guide-answer>div,.admin-guide-item>button i{transition:none}}.admin-empty{display:grid;gap:.25rem;padding:1.1rem;color:#101828}.admin-list{display:grid;gap:.75rem}.admin-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:.9rem;overflow-wrap:anywhere}.admin-list small{grid-column:1 / -1}.admin-list-actions,.admin-actions,.admin-form-head{display:flex;flex-wrap:wrap;gap:.5rem}.admin-list-actions{justify-content:flex-end}.admin-form,.admin-confirm{display:grid;gap:1rem;padding:1.1rem}.admin-form-head{align-items:center;justify-content:space-between}.admin-confirm p{margin:0}.admin-form-section{display:grid;gap:.85rem;border-top:1px solid #edf0f2;padding-top:1rem}.admin-form-section h3{margin:0;color:#344054;font-size:.92rem}.admin-form label{display:grid;gap:.4rem;color:var(--muted);font-weight:700}.admin-form input,.admin-form textarea{width:100%;min-height:2.75rem;border:1px solid #d0d5dd;border-radius:var(--radius);padding:.7rem .8rem;color:var(--text);font:inherit}.admin-form textarea{min-height:8rem;resize:vertical}.admin-form small{color:var(--muted);font-weight:400}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-checkbox{display:flex!important;align-items:center;gap:.5rem!important}.admin-checkbox input{width:1rem;min-height:1rem}.admin-image-preview{max-width:24rem}.admin-image-preview img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:var(--radius)}.admin-image-preview--mobile{max-width:16rem}.admin-image-guide{border:1px solid #d0d5dd;border-radius:var(--radius);background:#f8fafc}.admin-image-guide summary{padding:.8rem 1rem;color:#344054;font-weight:800;cursor:pointer}.admin-image-guide div{display:grid;gap:.4rem;border-top:1px solid #e4e7ec;padding:.9rem 1rem}.admin-image-guide p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55}.admin-table{overflow:hidden}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:minmax(12rem,1.6fr) 5.5rem 5.5rem minmax(12rem,1fr) 8rem;align-items:center;gap:1rem;padding:.85rem 1rem}.admin-table-head{border-bottom:1px solid var(--line);background:#f8fafc;color:#667085;font-size:.8rem;font-weight:800}.admin-table-row{border-bottom:1px solid #edf0f2}.admin-table-row:last-child{border-bottom:0}.admin-popup-title{display:grid;gap:.25rem;min-width:0}.admin-popup-title strong,.admin-popup-title small,.admin-table-row small{overflow-wrap:anywhere}.admin-popup-title small,.admin-table-row small{color:#667085}.admin-priority{color:#101828;font-weight:900}.admin-success{border:1px solid #bbf7d0;border-radius:var(--radius);background:#f0fdf4;padding:1rem;color:#166534}.admin-error{border:1px solid #fecaca;border-radius:var(--radius);background:#fff1f2;padding:1rem;color:#991b1b}@media(max-width:1100px){.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-operations-card{grid-column:1 / -1}.admin-table-head,.admin-table-row{grid-template-columns:minmax(10rem,1.4fr) 5.5rem 5rem minmax(10rem,1fr) 7.5rem}.stat-grid,.implant-grid{grid-template-columns:1fr;max-width:28rem}.stat-card{min-height:auto;aspect-ratio:1}.intro-section,.splint-section,.location-section{grid-template-columns:1fr}.intro-visual{justify-self:center;width:min(100%,26rem)}.feature-grid{grid-template-columns:1fr}}@media(max-width:820px){.landing-page{padding-bottom:5.75rem}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-header{position:relative}.site-nav,.footer-links{justify-content:flex-start}.hero,.section{padding:clamp(3.5rem,14vw,5rem) 1rem}.home-hero,.home-hero__content{min-height:44rem}.home-hero__media img{object-position:62% center}.home-hero__media:after{background:linear-gradient(180deg,#01274d80,#01274dd6),linear-gradient(90deg,#0000002e,#00000052)}.home-hero__content{align-content:end;padding:4rem 1rem 12rem}.home-hero h1,.section-heading h2,.intro-copy h2,.doctor-band h2,.splint-section h2,.location-panel h2{max-width:none}.floating-tools{top:auto;right:.75rem;bottom:.75rem;left:.75rem;grid-template-columns:minmax(0,1fr) 3rem;align-items:stretch;justify-items:stretch;gap:.5rem;transform:none}.floating-cta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:auto;padding:.65rem;border-radius:1.25rem;transform:none}.floating-cta span{width:1.35rem;height:1.35rem}.floating-top-button{position:static;width:3rem;height:auto;border-radius:1.25rem;font-size:1.45rem}.grid,.admin-layout,.admin-metrics,.admin-two-col,.admin-dashboard-grid,.admin-form-grid{grid-template-columns:1fr}.admin-layout,.admin-sidebar,.admin-main,.admin-panel{width:100%;max-width:100%;overflow-x:hidden}.admin-sidebar{position:static;height:auto;border:0}.admin-sidebar:before{inset:.75rem}.admin-sidebar nav{grid-template-columns:1fr;gap:.35rem}.admin-sidebar nav a{justify-content:flex-start;gap:.35rem;padding:.7rem .45rem;font-size:.86rem}.admin-account{margin-top:.75rem}.admin-page-head,.admin-form-head,.admin-dashboard-summary{align-items:stretch;flex-direction:column}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page-action,.admin-page-action .button{width:100%}.admin-page-head p,.admin-page-action,.admin-page-action .button,.admin-dashboard-summary,.admin-table-row,.admin-card,.admin-form,.admin-confirm,.admin-empty{max-width:calc(100vw - 2rem)}.admin-table{display:grid;gap:.75rem;overflow:visible;border:0;background:transparent;box-shadow:none}.admin-table-head{display:none}.admin-table-row{grid-template-columns:1fr;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 1rem 2.5rem #1018280a}.admin-list-actions{justify-content:flex-start}.admin-list article{grid-template-columns:1fr}}@media(max-width:520px){.admin-metrics{grid-template-columns:1fr}.admin-progress-row>div{align-items:flex-start;flex-direction:column;gap:.25rem}.admin-progress-row strong{text-align:left;white-space:normal}}@media(max-width:560px){.hero-actions,.cta-bar{display:grid;grid-template-columns:1fr}.button,button{width:100%}.public-popup__close{width:2.5rem}.floating-top-button{width:3rem;height:auto;min-height:3rem}.stat-grid{max-width:20rem}.stat-card strong{font-size:2.35rem}.doctor-band{min-height:28rem}.map-panel{min-height:20rem}.location-panel dl div,.info-list div{grid-template-columns:1fr;gap:.2rem}.phone-call strong{font-size:2rem}}@media(max-width:1023px){.public-popup__dialog{width:min(100%,30rem);height:auto;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);aspect-ratio:auto;grid-template-rows:auto 56px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius);background:#fff}.public-popup__stage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;overflow:hidden}.public-popup__panel{min-height:0;overflow:hidden;background:#fff}.public-popup__panel>img,.public-popup__image-link,.public-popup__image-link img{width:100%;height:auto;min-height:0;max-height:calc(100dvh - 2rem - 56px);object-fit:contain}.public-popup__image-link{overflow:hidden}.public-popup__tabs{display:none}.public-popup__mobile-navigation{display:grid;min-height:52px;grid-template-columns:52px 1fr 52px;align-items:center;border-top:1px solid #e5e7eb;background:#fff;color:var(--primary-dark)}.public-popup__mobile-navigation[hidden]{display:none}.public-popup__mobile-arrow{width:52px;height:52px;min-height:52px;border:0;border-radius:0;background:transparent;padding:0;color:inherit;font-size:32px;line-height:1}.public-popup__mobile-arrow:hover,.public-popup__mobile-arrow:focus-visible{background:#f3f4f6}.public-popup__mobile-counter{font-weight:700;text-align:center}.public-popup__footer{min-height:56px}.public-popup__dismiss{gap:8px;padding-left:16px}.public-popup__dismiss input{width:20px;height:20px}.public-popup__close{width:56px;min-height:56px}}@media(max-width:1600px){.w-intro,.w-director,.w-process,.w-zirconia,.w-location,.w-question{grid-template-columns:1fr}.w-proof,.w-intro,.w-director,.w-digital,.w-process,.w-zirconia,.w-implant__content,.w-tmj,.w-question,.w-quote,.w-location__panel,.w-footer{min-height:auto;padding:clamp(4rem,10vw,7rem) clamp(1rem,6vw,4rem)}.w-stat-grid,.w-process-card,.w-implant-grid,.w-tmj-cards{grid-template-columns:1fr;justify-items:center;gap:2rem}.w-hero{height:auto}.w-hero>video{height:auto;transform:none}.w-intro,.w-director,.w-process,.w-zirconia,.w-question{gap:3rem}.w-intro-visual,.w-director__visual,.w-zirconia__image,.w-carousel-frame,.w-location__map,.w-location__map>img{width:100%}.w-zirconia .w-copy{grid-column:1}.w-zirconia__image{position:static;height:auto}.w-intro-visual{justify-self:center;max-width:704px}.w-director{padding-bottom:clamp(4rem,10vw,7rem)}.w-director__visual{justify-self:start;max-width:944px;height:auto}.w-director__copy{width:min(100%,519px);margin-top:0}.w-intro .w-copy{min-height:auto}.w-intro-pager{position:relative;top:auto;left:auto;margin-top:42px}.w-process-deco{display:none}.w-process .w-copy{padding-top:0}.w-process h2{white-space:normal}.w-process-case{width:min(100%,458px);margin-left:0}.w-process-card img{margin-left:0}.w-question>div,.w-quote p{top:auto;transform:none}.w-clinic-flow{padding:clamp(3.5rem,8.333vw,10rem) 0 clamp(4rem,9.375vw,11.25rem)}.w-clinic-flow__track span{padding-right:clamp(2rem,6vw,6rem);font-size:clamp(4.5rem,15vw,15rem)}.w-check-list li{width:100%}.w-zirconia__lead{white-space:normal}.w-implant{min-height:auto}.w-implant__photo{height:100%}.w-implant__content:before,.w-implant__content:after{display:none}.w-implant__kicker{width:auto;letter-spacing:.08em!important;text-align:center;white-space:normal}.w-implant-grid{margin-top:4rem;margin-bottom:0}.w-location__map,.w-location__map-canvas,.w-location__map>img{height:auto;min-height:320px}.w-page .w-carousel-frame__preview{display:none}.w-tmj-cards{display:grid;width:100%;height:auto;margin-right:0;margin-left:0}.w-tmj-cards article,.w-tmj-cards article[data-tmj-position]{position:relative;top:auto;left:auto;opacity:1;transform:none}}@media(max-width:820px){.site-header{position:fixed;top:0;width:100%;height:70px;align-items:center;flex-direction:row;gap:0;border-bottom:0;background:#fff;padding:0 18px;color:#003977}.site-header.is-scrolled{top:0;width:100%;height:70px;padding:0 18px;border-radius:0;background:#fff}.brand,.site-header.is-scrolled .brand{width:218px;height:36px;background:#003977;mask:url(/assets/images/web/site-header-logo.svg) left center / contain no-repeat;-webkit-mask:url(/assets/images/web/site-header-logo.svg) left center / contain no-repeat}.brand img{opacity:0}.brand span:last-child{display:block}.mobile-menu-button{position:absolute;top:27px;right:18px;display:grid;width:25px;height:19px;place-items:center;border:0;background:transparent;min-height:0;padding:0;cursor:pointer}.mobile-menu-button svg{display:block;width:100%;height:100%}body.has-mobile-menu{overflow:hidden}.mobile-menu-backdrop{position:fixed;inset:0;z-index:60;display:block;visibility:hidden;background:#00000094;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.mobile-menu{position:fixed;top:0;right:0;z-index:70;display:flex;flex-direction:column;visibility:hidden;width:min(82vw,360px);height:100dvh;overflow-y:auto;background:#fff;color:#212529;box-shadow:-16px 0 40px #00000029;opacity:0;pointer-events:none;transform:translate(100%);transition:transform .22s ease,opacity .18s ease,visibility .22s ease}.has-mobile-menu .mobile-menu-backdrop,.has-mobile-menu .mobile-menu{visibility:visible;opacity:1;pointer-events:auto}.has-mobile-menu .mobile-menu{transform:translate(0)}.mobile-menu__header{display:flex;height:70px;flex:0 0 70px;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border-bottom:1px solid #e7eaed}.mobile-menu__brand{display:block;width:min(190px,calc(100% - 58px));height:32px;background:#003977;mask:url(/assets/images/web/site-header-logo.svg) left center / contain no-repeat;-webkit-mask:url(/assets/images/web/site-header-logo.svg) left center / contain no-repeat}.mobile-menu__brand img{width:100%;height:auto;opacity:0}.mobile-menu__close{position:relative;width:44px;height:44px;flex:0 0 44px;border:0;background:transparent;cursor:pointer}.mobile-menu__close:before,.mobile-menu__close:after{position:absolute;top:21px;left:10px;width:24px;height:2px;background:#626b73;content:""}.mobile-menu__close:before{transform:rotate(45deg)}.mobile-menu__close:after{transform:rotate(-45deg)}.mobile-menu__nav{display:grid;padding:18px 22px}.mobile-menu__nav a{display:flex;min-height:58px;align-items:center;border-bottom:1px solid #e7eaed;color:#212529;font-size:17px;font-weight:600;line-height:1.4;text-decoration:none}.mobile-menu__nav a:hover,.mobile-menu__nav a:focus-visible{color:#003977}.mobile-menu__info{display:grid;gap:8px;margin-top:auto;padding:24px 22px calc(26px + env(safe-area-inset-bottom));border-top:2px solid #b8d5ea;color:#626b73;font-size:14px;line-height:1.55}.mobile-menu__info strong{color:#003977;font-size:15px}.mobile-menu__info address{font-style:normal}.mobile-menu__info a{width:fit-content;color:#212529;font-size:18px;font-weight:700;text-decoration:none}.mobile-menu__info a:hover,.mobile-menu__info a:focus-visible{color:#003977;text-decoration:underline;text-underline-offset:.25em}.site-nav{display:none;grid-template-columns:1fr;width:auto;margin-top:0;gap:0;font-size:.82rem;text-align:left}.w-page{padding-bottom:0}.w-floating-tools{top:auto;right:12px;bottom:28px;grid-auto-flow:row;gap:8px;transform:none}.w-floating-button{width:68px;height:68px;transition:none}.w-floating-button:hover,.w-floating-button:focus-visible{transform:none}.w-floating-button img{top:0;left:0;width:68px;height:68px}.w-floating-button--mobile-icon img{top:-6px;left:-9px;width:86px;height:86px}.w-page h1,.w-page h2,.w-implant h2,.w-quote p{font-size:36px;line-height:1.3}.w-page p,.w-page li,.w-location__panel p,.w-location__panel dt,.w-location__panel dd,.w-location__panel small{font-size:1rem;line-height:1.5}.w-hero{position:relative;height:100vh;height:100svh}.w-hero>video{width:100%;height:100%;object-fit:cover;object-position:48% center}.w-page .w-hero-mobile-copy{position:absolute;left:18px;bottom:53px;display:block;width:calc(100vw - 36px);color:#fff;font-size:36px;font-weight:300;line-height:48px;text-align:left;text-shadow:0 2px 18px rgba(0,0,0,.32)}.w-page .w-hero-mobile-copy strong{font-weight:800;white-space:nowrap}.w-page .w-hero-mobile-mark{position:absolute;bottom:212px;left:18px;display:block;width:72px;height:72px}.w-mobile-break{display:initial}.w-proof,.w-intro,.w-director,.w-digital,.w-process,.w-zirconia,.w-tmj,.w-question,.w-quote,.w-location__panel,.w-footer{padding-right:18px;padding-left:18px}.w-proof{grid-template-columns:minmax(0,1fr);padding:100px 30px 73px;text-align:left;justify-items:start}.w-proof .w-kicker{display:grid;width:min(296px,100%);height:20px;grid-template-columns:1fr auto 1fr;align-items:center;justify-self:center;gap:12px;color:#003977;font-family:SUIT,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.w-proof .w-kicker:before,.w-proof .w-kicker:after{display:block;height:1px;background:#003977;content:""}.w-proof__wordmark{width:auto;height:20px}.w-proof h1{margin-top:16px;color:#212529;font-size:36px;line-height:48px;justify-self:center;text-align:center}.w-proof h1 strong{color:#212529}.w-proof h1 strong span{color:#003977}.w-proof h1,.w-proof>p:not(.w-kicker){max-width:335px}.w-proof>p:not(.w-kicker) br{display:initial}.w-proof>p:not(.w-kicker){margin-top:24px;color:#464a4e;font-size:15px;line-height:26px;justify-self:center;text-align:center}.w-stat-grid{grid-template-columns:minmax(0,1fr);width:100%;margin-top:43px;gap:0}.w-stat-card{width:314px;height:auto;aspect-ratio:1;justify-self:center}.w-stat-card:nth-child(2){margin-top:-20px}.w-stat-card:nth-child(3){margin-top:-20px}.w-stat-card strong{font-size:56px;line-height:70px}.w-stat-card span{max-width:190px;margin-top:8px;font-size:16px;line-height:26px}.w-intro{display:flex;flex-direction:column;gap:0;padding:88px 0 0}.w-director{gap:0;margin-top:172px;padding:0 0 150px}.w-director__visual{position:relative;top:-24px;order:2;justify-self:end;width:358px;height:328px;margin-bottom:-24px}.w-director__copy{display:contents;width:100%}.w-page .w-director__quote{order:1;grid-template-rows:12px auto 19px;width:auto;margin:0 18px -8px;font-size:24px;line-height:32px;row-gap:10px}.w-director__quote-mark{width:21px;height:19px;font-size:38px;line-height:19px}.w-director__quote-mark:first-child{transform:translateY(2px)}.w-director__quote-mark:last-child{transform:translateY(4px)}.w-page .w-director h2{order:3;width:auto;margin:40px 24px 17px;font-size:36px;line-height:48px}.w-page .w-director__role{order:4;width:auto;margin:0 24px 17px;color:#003977;gap:9px;font-size:18px;line-height:26px}.w-director__role:before{height:20px}.w-director__credentials{order:5;width:auto;margin:0 24px}.w-director__credentials li{color:#464a4e;font-size:16px;line-height:30px}.w-intro .w-copy{display:contents}.w-intro{touch-action:pan-y}.w-tabs{order:1;flex-wrap:nowrap;gap:24px;margin:0 18px 25px;overflow-x:auto;touch-action:pan-y;color:#bfc5cb;font-size:16px;line-height:1.25;scrollbar-width:none}.w-tabs::-webkit-scrollbar{display:none}.w-tabs button{width:auto;min-height:0;height:32px;flex:0 0 auto;padding-bottom:10px}.w-tabs button span:after{bottom:-10px;height:2px}.w-tabs:after{display:none}.w-intro h2{order:2;width:229px;margin:0 18px 28px;color:#212529;font-size:36px;line-height:48px}.w-intro-heading__line{color:#212529}.w-intro-heading__line--accent{color:#003977}.w-intro .w-kicker,.w-process .w-kicker,.w-zirconia .w-kicker,.w-tmj .w-kicker{font-size:24px;line-height:1.2}.w-intro .w-kicker{order:4;margin:0 18px 24px}.w-intro-body{order:5;position:relative;left:18px;width:339px;height:auto;min-height:0;align-self:flex-start;margin:0;color:#464a4e;font-size:16px;line-height:26px}.w-intro-body__desktop{display:none}.w-intro-body__mobile{display:block}.w-intro-pager{order:6;margin:50px 18px 0}.w-intro-pager button,.w-intro-pager span,.w-intro-pager__current,.w-intro-pager__total{font-size:16px}.w-intro-visual{order:3;width:358px;max-width:none;height:260px;min-height:0;align-self:flex-start;margin:0 0 24px;overflow:hidden;border-radius:0 130px 130px 0}.w-page .w-intro-doctor{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;object-fit:cover;border-radius:0 130px 130px 0}.w-intro-deco{display:none!important}.w-signature{--signature-sticky-top: 0px;height:680px;min-height:0;margin-top:0}.w-signature__stage{position:relative;top:auto;height:680px;min-height:0;overflow:hidden;background:none}.w-page .w-signature__photo{display:block;position:relative;width:100%;height:344px;object-fit:cover;object-position:center center}.w-signature__panel{position:relative;top:auto;left:auto;width:100%;height:336px;min-height:0;background:#003977;padding:45px 28px 0}.w-signature__panel.w-scroll-reveal{opacity:1;transform:none;transition:none;will-change:auto}.w-signature__panel p{width:247px;font-size:36px;line-height:48px;white-space:nowrap}.w-signature__panel span{width:285px;margin-top:16px;font-size:16px;line-height:26px}.w-signature__panel span br{display:none}.w-signature__mark{width:290px;gap:10px;margin-top:16px}.w-signature__mark i{width:190px}.w-signature__mark img{width:99px;height:auto}.w-digital{overflow-x:clip;padding-top:150px;padding-bottom:86px;text-align:center}.w-logo-mark{width:148px;height:auto;margin-bottom:16px}.w-digital h2{width:332px;color:#212529;font-size:36px;line-height:48px;text-align:center}.w-digital h2 strong{color:#003977}.w-digital>p{width:310px;margin-top:16px;color:#464a4e;font-size:16px;line-height:26px;text-align:center}.w-digital-copy-desktop{display:none}.w-digital-copy-mobile{display:inline}.w-carousel-frame{width:296px;height:500px;margin-top:30px;aspect-ratio:auto;overflow:visible;border-radius:34px}.w-carousel-frame:after,.w-carousel-frame__media,.w-carousel-frame__image,.w-carousel-frame__video{border-radius:34px;clip-path:inset(0 round 34px)}.w-page .w-carousel-frame__preview{top:0;display:block;width:310px;height:500px;border-radius:34px;clip-path:inset(0 round 34px);object-fit:cover;opacity:1}.w-carousel-frame__preview--prev{left:-322px}.w-carousel-frame__preview--next{right:auto;left:308px}.w-carousel-frame button,.w-carousel-frame>[data-carousel-content]{display:grid}.w-carousel-frame button{width:28px;height:44px;top:46.4%;font-size:44px}.w-carousel-frame button:first-of-type{left:8px}.w-carousel-frame button:last-of-type{right:8px}.w-carousel-frame>[data-carousel-content]{bottom:36px;gap:16px;padding:0}.w-carousel-frame small{font-size:22px;line-height:29px}.w-carousel-frame strong{width:220px;height:auto;min-height:84px;margin-bottom:0;font-size:36px;line-height:48px;white-space:pre-line}.w-carousel-frame strong:after{position:static;display:block;width:259px;margin:16px 0 0 50%;transform:translate(-50%)}.w-carousel-frame span{width:210px;font-size:16px;line-height:24px;overflow-wrap:break-word;white-space:pre-line}.w-carousel-frame [data-carousel-copy]{width:280px}.w-carousel-frame [data-carousel-copy] b{font-weight:800}.w-process{display:block;min-height:auto;overflow:hidden;padding:15px 0 48px;text-align:center}.w-process-deco--mobile-circle{top:15px;left:50%;display:block!important;width:336px;height:336px;transform:translate(-50%)}.w-process .w-copy{display:flex;align-items:center;flex-direction:column;gap:0;padding-top:33px;top:25px}.w-process .w-kicker{color:#003977;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:24px;font-style:italic;font-weight:600;line-height:29px;text-align:center}.w-process h2{display:flex;align-items:center;flex-direction:column;margin-top:17px;margin-bottom:19px;font-size:44px;font-weight:800;line-height:56px;text-align:center;white-space:normal}.w-process-title-desktop{display:none!important}.w-process-title-mobile{display:block!important}.w-process-title-mobile--lead{width:154px;color:#003977}.w-process-title-mobile--lead:after{display:block;width:1px;height:78px;margin:16px auto 11px;background:#d8dde3;content:""}.w-process-title-mobile--main{width:290px;color:#212529}.w-process-case{width:336px;height:52px;margin:0 auto 21px;border-radius:26px;font-size:22px;line-height:29px}.w-process .w-copy>p:not(.w-kicker){width:339px;margin:0 auto;font-size:16px;line-height:26px;text-align:center}.w-process .w-copy>p:not(.w-kicker) strong{font-weight:800}.w-process-card{width:333px;min-height:462px;align-items:start;grid-template-columns:repeat(2,161px);gap:11px;margin:69px auto 0}.w-process-card picture{display:block;width:100%;overflow:visible}.w-process-card img{height:auto;max-height:none;object-fit:contain}.w-process-card picture:first-child img{width:169%;margin-left:-34.5%}.w-process-card picture:last-child img{width:131%;margin-left:-15.5%}.w-clinic-flow{padding:40px 0 80px}.w-clinic-flow__track span{font-size:60px;line-height:66px}.w-zirconia{display:flex;flex-direction:column;gap:0;padding:0 0 180px}.w-zirconia__image{position:static;display:block;order:5;width:350px;max-width:none;height:408px;align-self:flex-start;margin-top:34px;margin-left:-18px;border-radius:0 48px 0 0}.w-zirconia__photo{object-fit:cover;object-position:left top}.w-zirconia .w-copy{display:flex;width:100%;box-sizing:border-box;flex-direction:column;grid-column:auto;gap:0;padding:36px 18px 0}.w-zirconia h2{order:2;width:291px;margin-top:24px;font-size:36px;line-height:48px;text-align:left}.w-zirconia h2 strong{white-space:nowrap}.w-zirconia .w-kicker{order:1;text-align:left}.w-zirconia__lead{order:3}.w-zirconia__lead+p{order:4}.w-check-list{order:6;width:350px;margin-top:24px;margin-left:-18px;gap:12px}.w-check-list li{grid-template-columns:30px minmax(0,1fr);width:350px;height:108px;min-height:108px;column-gap:24px;border-radius:0 18px 18px 0;padding:18px 36px}.w-check-list img{width:30px;height:30px;grid-row:1 / -1;align-self:center}.w-check-list span{grid-column:2;white-space:pre-line}.w-check-list strong,.w-check-list span,.w-implant-grid h3,.w-implant-grid p,.w-tmj-cards h3,.w-question li{font-size:1rem;line-height:1.5}.w-zirconia__lead{width:277px;margin-top:24px!important;margin-right:0;margin-left:0;font-size:22px!important;line-height:30px!important;text-align:left;white-space:normal}.w-zirconia-lead-desktop{display:none}.w-zirconia-lead-mobile{display:inline}.w-zirconia__lead+p{width:330px;margin-top:24px;margin-right:0;margin-left:0;font-size:16px;line-height:24px;text-align:left}.w-zirconia-copy-desktop{display:none}.w-zirconia-copy-mobile{display:block;white-space:nowrap}.w-implant{min-height:1743px;background:#0f0f0f}.w-implant__photo{height:712px;object-position:center top}@media(prefers-reduced-motion:no-preference){.w-implant__photo{transform:scale(1.04);transition:opacity 2.2s cubic-bezier(.4,0,.2,1),transform 2.4s cubic-bezier(.4,0,.2,1)}.w-implant.is-image-revealed .w-implant__photo{transform:scale(1)}}.w-implant__content{padding:393px 0 109px}.w-implant__content:before{display:none}.w-implant__content:after{display:none}.w-implant__content>.w-implant__kicker{width:202px;font-size:34px!important;line-height:44px!important;letter-spacing:.4em!important;text-align:center;font-weight:400}.w-implant__kicker strong{font-weight:800}.w-implant__kicker>span,.w-implant__kicker>strong{margin-right:-.4em}.w-implant h2{width:316px;margin-top:24px;font-size:62px;font-weight:800;line-height:74px;text-align:center}.w-implant h2>span{display:block}.w-implant h2>span:first-child{white-space:nowrap}.w-implant-heading-break{display:none}.w-implant h2 strong{color:#2fafff}.w-implant__divider{display:block;width:80px;height:1px;margin-top:36px;background:#fff}.w-implant__content>p:not(.w-implant__kicker){width:266px;margin-top:36px;font-size:16px;font-weight:800;line-height:24px;text-align:center}.w-implant-grid{grid-template-columns:340px;gap:24px;width:100%;margin-top:62px;margin-bottom:0;justify-content:center}.w-implant-icon{position:absolute;top:-25px;right:-17px;display:block;width:122px;height:121px}.w-implant__content .w-mobile-break{display:block}.w-implant-icon__main{width:100%;height:100%;object-fit:contain}.w-implant-grid article{position:relative;display:block;box-sizing:border-box;width:340px;height:216px;min-height:216px;border-radius:24px;padding:32px 24px;background:linear-gradient(145deg,#22282d,#171b1f 58%,#0f0f0f);overflow:visible;text-align:left}.w-implant-grid article:nth-child(2) .w-implant-icon{top:-34px;width:106px;height:106px}.w-implant-grid article:nth-child(3) .w-implant-icon{top:-32px;width:113px;height:113px}.w-implant-grid h3{width:100%;box-sizing:border-box;margin:0;color:#2fafff;font-size:24px;line-height:34px;text-align:left;padding-right:84px}.w-implant-grid article:nth-child(2) h3{padding-right:0}.w-implant-grid p{width:100%;box-sizing:border-box;margin-top:16px;color:#bfc5cb;font-size:16px;line-height:26px;text-align:left}.w-tmj{padding-top:200px;padding-bottom:100px;text-align:left;justify-items:start}.w-tmj h2{margin-top:24px;font-size:36px;line-height:1.3;text-align:left}.w-tmj h2 span{display:inline}.w-tmj>p:not(.w-kicker){margin-top:24px;font-size:16px;line-height:26px}.w-tmj-copy-desktop{display:none}.w-tmj-copy-mobile{display:inline}.w-tmj-cards{display:none!important}.w-tmj-mobile-cards{display:grid;grid-auto-flow:column;grid-auto-columns:min(296px,calc(100vw - 80px));gap:12px;width:calc(100% + 36px);margin-top:38px;margin-right:-18px;margin-left:-18px;padding:0 18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:18px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.w-tmj-mobile-cards article{display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:32px;scroll-snap-align:center;scroll-snap-stop:always}.w-tmj-mobile-cards::-webkit-scrollbar{display:none}.w-tmj-mobile-cards img{display:block;width:100%;height:auto}.w-tmj-mobile-cards article>div{flex:1;background:var(--w-tmj-mobile-card-color);padding:28px 27px 32px;color:#fff;border-radius:0 0 32px 32px}.w-tmj-mobile-cards h3,.w-tmj-mobile-cards p{margin:0;color:inherit;white-space:pre-line}.w-tmj-mobile-cards h3{font-size:22px;font-weight:800;line-height:1.3}.w-tmj-mobile-cards h3:after{display:block;width:100%;height:1px;margin-top:20px;background:#ffffffdb;content:""}.w-tmj-mobile-cards p{margin-top:20px;font-size:16px;line-height:1.65}.w-tmj-cards{--w-tmj-card-gap: 12px;--w-tmj-card-side-padding: 40px;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:var(--w-tmj-card-gap);width:calc(100% + 36px);height:500px;margin-top:30px;margin-right:-18px;margin-left:-18px;padding:0 var(--w-tmj-card-side-padding);overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:var(--w-tmj-card-side-padding);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.w-tmj-cards article,.w-tmj-cards article[data-tmj-position]{width:296px;height:500px;aspect-ratio:auto;border-radius:36px;scroll-snap-align:center;scroll-snap-stop:always;box-shadow:none}.w-tmj-cards::-webkit-scrollbar{display:none}.w-tmj-card-image{width:100%;height:100%;object-fit:cover}.w-tmj-cards h3{inset:auto 28px 28px;font-size:22px;line-height:1.3}.w-tmj-cards p{inset:auto 28px 24px;width:auto;display:block;font-size:14px;line-height:1.55;opacity:0}.w-tmj-cards article:hover{transform:none}.w-tmj-cards article:hover h3{top:auto}.w-tmj-cards article.is-active .w-tmj-card-image--base{opacity:0}.w-tmj-cards article.is-active .w-tmj-card-image--active{opacity:1}.w-tmj-cards article.is-active h3{bottom:140px}.w-tmj-cards article.is-active h3:after{display:block;width:100%;height:1px;margin-top:16px;background:#ffffffdb;content:""}.w-tmj-cards article.is-active p{opacity:1}.w-question{gap:24px;padding-top:83px;padding-bottom:59px;text-align:center}.w-question>div{width:100%}.w-question .w-kicker{margin-bottom:12px;font-size:16px;line-height:24px;text-align:center}.w-question h2{font-size:36px;line-height:48px;text-align:center;white-space:normal}.w-question ul{width:min(342px,calc(100vw - 36px));justify-self:center;gap:8px;margin-inline:auto}.w-question li{width:100%;height:80px;min-height:80px;justify-content:center;border-radius:20px;padding:0;box-shadow:0 4px 15px #21252914;font-size:16px;line-height:24px;text-align:center}.w-question-check{display:none}.w-question-text{display:block;width:196px;font-size:16px;line-height:24px;text-align:center;white-space:pre-line}.w-question li:nth-child(2) .w-question-text{width:306px;max-width:100%}.w-quote{min-height:auto;padding:104px 18px 69px;text-align:left}.w-quote p{gap:0;color:#3186e2;font-size:36px;font-weight:800;line-height:48px;justify-self:start;text-align:left;transform:none}.w-quote-mark{margin-bottom:8px;font-size:72px}.w-quote p>span:nth-child(2),.w-quote p>span:nth-child(3){font-size:36px;font-weight:800;line-height:48px}.w-quote strong{margin-top:18px}.w-closing picture,.w-closing img{display:block;width:100%;height:460px}.w-closing img{aspect-ratio:376 / 460;object-fit:cover;object-position:center center}.w-location{grid-template-columns:1fr}.w-location__panel{order:-1}.w-location__map,.w-location__map-canvas,.w-location__map>img{min-height:300px;height:300px}.w-location__panel{height:auto;min-height:clamp(27.5rem,100vw,30rem);gap:30px;padding-top:50px;padding-bottom:50px}.w-location__heading-row{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px}.w-location__panel h2,.w-phone span,.w-phone strong{font-size:24px;line-height:1.25}.w-location__panel h2{flex:0 0 auto;white-space:nowrap}.w-location__panel small,.w-location__panel .w-location__closed{min-width:0;width:fit-content;height:auto;flex:0 1 auto;padding:6px 16px;font-size:16px;white-space:nowrap}.w-location__panel p{margin-top:8px}.w-location__panel dl{gap:8px}.w-location__panel>section:nth-child(2){display:grid;gap:8px}.w-location__panel dl div{grid-template-columns:80px minmax(0,1fr);gap:14px}.w-footer{height:auto;padding-top:30px;padding-bottom:30px}.w-footer strong,.w-footer p{font-size:14px;line-height:24px}.w-footer strong{margin-bottom:10px}.w-footer__fee-button{display:inline-block;margin-bottom:4px;font-weight:700}.w-footer__desktop-separator{display:none}.w-footer__heading{justify-content:flex-start;width:100%;gap:14px;padding-right:0}.w-footer__credit{position:static;justify-content:flex-end;width:fit-content;margin:30px 80px 0 auto}}@media(max-width:820px)and (prefers-reduced-motion:reduce){.mobile-menu,.mobile-menu-backdrop{transition:none}}@media(max-width:560px){.w-page h1,.w-page h2{font-size:36px;line-height:1.3}.w-page .w-implant h2{font-size:62px;font-weight:800;line-height:74px}.w-page .w-location__panel h2,.w-page .w-location__panel .w-phone span{font-size:24px;line-height:1.25}.w-proof h1,.w-digital h2{line-height:48px}.w-digital>p{margin-top:16px}.w-process h2{font-size:44px;line-height:56px}.w-location__panel dl div{grid-template-columns:80px minmax(0,1fr);gap:12px}.w-floating-button{width:68px;height:68px}.w-logo-mark{width:148px}.w-process-card{width:333px;max-width:333px}.w-process-card img{width:161px;height:auto}.w-tmj-cards img{width:100%;height:100%}}@media(max-width:359px){.w-proof{padding-right:18px;padding-left:18px}.w-proof .w-kicker,.w-proof h1,.w-proof>p:not(.w-kicker),.w-stat-card,.w-intro-body,.w-director__visual,.w-digital h2,.w-digital>p,.w-carousel-frame,.w-process-case,.w-process .w-copy>p:not(.w-kicker),.w-process-card,.w-zirconia__image,.w-check-list,.w-check-list li,.w-location__map,.w-location__map-canvas{width:100%;max-width:100%}.w-intro-visual{width:100%}.w-intro-body,.w-process-card{width:calc(100% - 36px)}.w-director__visual{position:relative;left:-16px;width:100vw}.w-page .w-intro-doctor{left:0;width:100%;height:100%}.w-page .w-director__quote,.w-page .w-director h2,.w-page .w-director__role,.w-director__credentials{max-width:calc(100% - 36px);margin-right:18px;margin-left:18px}.w-signature__panel{padding-right:18px;padding-left:18px}.w-signature__panel p,.w-signature__panel span,.w-signature__mark{max-width:100%}.w-process-deco--mobile-circle{left:50%;width:100vw;height:auto}.w-carousel-frame__preview--prev{left:-310px}.w-carousel-frame__preview--next{left:100%}.w-process-case,.w-process .w-copy>p:not(.w-kicker){width:calc(100% - 36px)}.w-process-card{grid-template-columns:repeat(2,minmax(0,1fr));margin-right:18px;margin-left:18px}.w-process-card img{width:100%}.w-zirconia .w-copy{padding-right:18px;padding-left:18px}.w-zirconia__image{width:calc(100% + 36px);max-width:none;margin-left:-18px}.w-zirconia h2,.w-zirconia__lead,.w-zirconia__lead+p{width:100%}.w-check-list{margin-left:-18px}.w-check-list li{padding-right:24px;padding-left:24px}.w-implant h2,.w-implant-grid{width:calc(100% - 36px)}.w-implant-grid{grid-template-columns:minmax(0,1fr)}.w-implant-grid article{width:100%}.w-implant-icon,.w-implant-grid article:nth-child(2) .w-implant-icon,.w-implant-grid article:nth-child(3) .w-implant-icon{right:0}.w-location{min-width:0}.w-location__heading-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.w-director__copy.w-scroll-reveal{opacity:1;transform:none;transition:none;will-change:auto}.w-closing.w-scroll-reveal>picture{width:100%;transition:none;will-change:auto}.w-floating-button{transition:none}.w-floating-button:hover,.w-floating-button:focus-visible{transform:none}.w-scroll-reveal{opacity:1;transform:none;transition:none;will-change:auto}.w-stagger-reveal>*{opacity:1;transform:none;transition:none;transition-delay:0ms;will-change:auto}.w-clinic-flow__track{animation:none;transform:translate(0)}}
