@font-face{font-family:Readex Pro;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/readex-pro-300-BpKQmtkV.ttf) format("truetype")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/readex-pro-500-D7TzSHE4.ttf) format("truetype")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/readex-pro-600-CVFuILLK.ttf) format("truetype")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/readex-pro-700-ChfpEsEC.ttf) format("truetype")}:root{--blue:#0150a6;--blue-dark:#013f83;--cyan:#04d0d6;--gold:#d4af37;--ink:#0f0f0f;--pale:#f5f5f5;--white:#fff;--wrap:1278px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Readex Pro,Arial,sans-serif;font-size:18px;font-weight:300;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:var(--blue)}h1,h2,h3,h4{margin:0 0 .55em;color:var(--blue);font-weight:700;line-height:1.16}h1{font-size:clamp(2.35rem,5vw,4.75rem)}h2{font-size:clamp(1.9rem,3.5vw,3.25rem)}h3{font-size:clamp(1.45rem,2.5vw,2.25rem)}h4{font-size:1.3rem}p,ul,ol,blockquote,table{margin:0 0 1.25rem}.wrap{width:min(var(--wrap),calc(100% - 3rem));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.72rem 1.35rem;border:3px solid transparent;border-radius:999px;font:500 1rem/1.2 inherit;text-decoration:none;cursor:pointer}.button-outline{color:var(--cyan);border-color:var(--cyan)}.button-outline:hover{color:#b9dbff;border-color:#b9dbff}.button-gold{color:var(--white);background:var(--gold)}.button-gold:hover{background:var(--cyan)}.site-header{position:relative;z-index:20;color:var(--white);background:var(--blue)}.header-main{min-height:92px;display:flex;align-items:center;gap:1.5rem}.logo{width:245px;margin-right:auto}.logo img{width:100%}.header-actions{display:flex;gap:.75rem}.nav-row{border-top:1px solid rgba(255,255,255,.18)}.nav-inner{min-height:64px;display:flex;align-items:center;gap:2rem}.tagline{flex:0 0 auto;margin:0 auto 0 0;color:var(--cyan);font-size:.86rem;font-weight:600}.site-nav ul{display:flex;align-items:center;gap:1.2rem;margin:0;padding:0;list-style:none}.site-nav a{color:var(--white);font-size:.92rem;font-weight:500;text-decoration:none}.site-nav a:hover{color:var(--cyan)}.has-menu{position:relative;display:flex;align-items:center}.has-menu>button{padding:.25rem;border:0;color:var(--cyan);background:none;font:inherit;cursor:pointer}.site-nav .has-menu>ul{position:absolute;top:100%;left:0;width:250px;display:none;padding:.7rem;background:var(--white);box-shadow:0 8px 24px #0000002e}.site-nav .has-menu:hover>ul,.site-nav .has-menu.is-open>ul{display:block}.site-nav .has-menu>ul li{padding:.3rem .5rem}.site-nav .has-menu>ul a{color:var(--blue)}.menu-toggle{display:none;width:48px;height:48px;padding:10px;border:0;background:none}.menu-toggle>span:not(.sr-only){display:block;height:3px;margin:5px 0;background:var(--white)}.home-hero{overflow:hidden;color:var(--white);background:linear-gradient(145deg,var(--blue) 0%,#012ca6 100%)}.home-hero-grid{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:2rem}.hero-copy{align-self:center;padding:5rem 0}.hero-copy h1{max-width:800px;color:var(--white);font-size:clamp(2.5rem,4.6vw,4.8rem)}.eyebrow{color:var(--cyan);font-size:1.1rem;font-weight:600;text-transform:uppercase}.hero-portrait{position:relative;align-self:end}.hero-portrait>img{max-height:620px;margin-inline:auto;object-fit:contain}.hero-awards{position:absolute;right:0;bottom:2rem;display:flex;gap:.5rem}.hero-awards img{width:90px;height:80px;object-fit:contain}.page-hero{display:grid;min-height:340px;place-items:center;color:var(--white);text-align:center;background:linear-gradient(145deg,var(--blue),var(--blue-dark))}.page-hero h1{color:var(--white)}.content-section{padding:5.5rem 0}.section-light{background:var(--white)}.section-blue{color:#d8eaff;background:var(--blue)}.section-blue h1,.section-blue h2,.section-blue h3,.section-blue h4,.section-blue a{color:var(--white)}.content-flow{display:grid;grid-template-columns:repeat(12,1fr);gap:1.3rem 2.5rem;align-items:start}.content-flow>*{grid-column:2/12}.content-flow>h1,.content-flow>h2{grid-column:1/13;text-align:center}.content-flow>h3,.content-flow>h4{margin-top:1rem}.content-flow>figure{grid-column:2/6;grid-row:auto/span 4;margin:.5rem 0 1.5rem}.content-flow>figure+figure{grid-column:6/10}.content-flow>figure img{width:100%;max-height:560px;object-fit:contain}.content-flow>table{width:100%;border-collapse:collapse}.content-flow td,.content-flow th{padding:.75rem;border:1px solid #ccd5df;text-align:left}.content-action{text-align:center}.contact-panel{background:var(--pale)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}form{padding:2rem;background:var(--white);box-shadow:0 12px 35px #00000014}label{display:block;margin-bottom:1rem;color:var(--blue);font-weight:500}input,textarea{width:100%;margin-top:.35rem;padding:.8rem;border:1px solid #bcc7d3;border-radius:3px;background:var(--white);font:inherit}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.site-footer{padding:5rem 0 1.5rem;color:#b9dbff;background:var(--blue)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.2fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.25)}.footer-grid h2{color:var(--white);font-size:1.45rem}.footer-grid a{display:block;margin:.3rem 0;color:var(--white);text-decoration:none}.footer-logo{max-width:250px}.awards{display:flex;justify-content:center;gap:1rem;padding:2rem 0 1rem}.awards img{width:100px;height:90px;object-fit:contain;mix-blend-mode:screen}.copyright{margin:0;text-align:center;font-size:.9rem}@media(max-width:1050px){.header-actions,.nav-row .tagline{display:none}.menu-toggle{display:block}.nav-row{border:0}.nav-inner{min-height:0}.site-nav{display:none;width:100%;padding:1rem 0}.site-nav.is-open,.site-nav ul{display:block}.site-nav li{padding:.5rem 0}.site-nav a{font-size:1rem}.has-menu{display:grid;grid-template-columns:1fr auto}.site-nav .has-menu>ul{position:static;grid-column:1/3;width:auto;margin-top:.5rem;box-shadow:none}.home-hero-grid{min-height:600px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){body{font-size:16px}.wrap{width:min(100% - 2rem,var(--wrap))}.header-main{min-height:78px}.logo{width:205px}.home-hero-grid{min-height:auto;grid-template-columns:1fr;text-align:center}.hero-copy{padding:4rem 0 1rem}.hero-portrait>img{max-height:420px}.hero-awards{right:.5rem;bottom:.5rem}.page-hero{min-height:250px}.content-section{padding:3.5rem 0}.content-flow{display:block}.content-flow>*{margin-bottom:1.2rem}.content-flow>figure{margin:1.5rem 0}.contact-grid,.form-grid{grid-template-columns:1fr;gap:1.5rem}form{padding:1.25rem}.footer-grid{grid-template-columns:1fr;gap:2rem}}.home-page{font-size:18px}.home-wrap{width:min(1278px,calc(100% - 50px));margin-inline:auto}.logo{position:relative;height:80px;display:flex;align-items:center}.logo img{position:absolute;width:100%;height:auto}.logo-gold{display:none}.home-header{position:absolute;inset:0 0 auto;z-index:50;background:transparent;transition:background .2s,box-shadow .2s}.home-header .header-main,.home-header .nav-inner{width:calc(100% - 52px);max-width:none}.home-header .header-main{min-height:90px}.home-header .logo{width:205px}.home-header .nav-inner{min-height:70px}.home-header .nav-row{border:0}.home-header.is-scrolled{position:fixed;background:#fff;box-shadow:0 2px 8px #0000001f}.home-header.is-scrolled .header-main{min-height:86px}.home-header.is-scrolled .nav-inner{min-height:74px}.home-header.is-scrolled .logo-light{display:none}.home-header.is-scrolled .logo-gold{display:block}.home-header.is-scrolled .site-nav a{color:var(--blue)}.home-header.is-scrolled .menu-toggle>span:not(.sr-only){background:var(--blue)}.live-hero{position:relative;min-height:880px;overflow:hidden;color:#fff;background:linear-gradient(160deg,#075fb2,#052eb0)}.live-hero:after{content:"";position:absolute;z-index:4;left:-8%;bottom:-55px;width:116%;height:115px;border-radius:50% 50% 0 0;background:#fff}.hero-layout{position:relative;min-height:880px}.live-hero-copy{position:absolute;z-index:6;top:288px;left:65px;width:520px}.live-hero-copy h1{color:#fff;font-size:48px;line-height:1.08;letter-spacing:0}.live-hero-copy h1 span{position:relative;color:var(--cyan)}.live-hero-copy h1 span:after{content:"";position:absolute;left:-8px;right:-8px;bottom:-7px;height:4px;border-radius:50%;background:var(--gold);transform:rotate(-3deg)}.live-hero-copy>p{margin-top:.6rem;color:#9ab9e5;font-size:19px;line-height:1.65}.hero-stats{display:grid;grid-template-columns:repeat(3,164px);gap:10px;margin-top:48px}.hero-stats>div{height:152px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:4px}.hero-stats img{width:108px;height:108px;object-fit:contain}.years-stat{color:var(--cyan);font-size:34px;line-height:.85;text-align:center}.years-stat span{font-size:29px}.hero-button{margin-top:30px;padding:0 30px;min-width:242px;height:62px;color:#fff;background:var(--gold);border:0;font-size:16px}.hero-button b{display:grid;width:19px;height:19px;margin-left:18px;place-items:center;border:2px solid #fff;border-radius:50%;font-size:13px}.live-hero-portrait{position:absolute;z-index:5;right:40px;bottom:0;width:620px;height:718px}.portrait-arch{position:absolute;inset:60px 0 0;border-radius:310px 310px 0 0;background:#ddb72f}.live-hero-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:bottom}.home-intro{min-height:818px;padding:105px 0 100px;background:#fff}.intro-grid{display:grid;grid-template-columns:410px 1fr;gap:70px;align-items:center}.intro-portrait{position:relative}.doctor-photo{width:405px;height:610px;border-radius:45px;object-fit:cover}.intro-badge{position:absolute;width:150px;height:135px;object-fit:contain;left:-72px}.badge-one{top:265px}.badge-two{top:425px}.intro-copy h2{font-size:55px;line-height:1.05}.intro-copy h2 span{color:var(--cyan)}.rich-copy p{margin:0}.intro-copy .rich-copy{font-size:17px;line-height:1.58}.intro-copy .rich-copy a{color:var(--blue);text-decoration:none}.home-blue{color:#c1dcff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png);background-repeat:repeat}.home-blue h2,.home-blue h3{color:#fff}.home-section-title{height:277px;display:grid;place-items:center;text-align:center}.home-section-title h2{font-size:48px;line-height:1.1}.implant-section{min-height:803px;padding:0 0 70px}.implant-grid{display:grid;grid-template-columns:490px 1fr;gap:58px}.implant-grid img,.cosmetic-grid img{width:100%;border-radius:42px;object-fit:cover}.implant-left>img{height:430px}.implant-left .rich-copy{margin-top:38px;font-size:17px;line-height:1.55}.experience-count{margin-top:25px;color:var(--cyan);font-size:48px;font-weight:700;line-height:1}.experience-count span{display:block;margin-top:10px;color:#fff;font-size:16px}.implant-right .rich-copy{min-height:155px;font-size:17px;line-height:1.55}.implant-right>img{height:550px}.smile-title{height:148px;display:grid;place-items:center;text-align:center}.smile-title h2{font-size:42px}.cosmetic-section{min-height:1170px;padding:0 0 85px}.cosmetic-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:58px}.cosmetic-grid .rich-copy{font-size:17px;line-height:1.55}.cosmetic-left>img{height:725px;margin-top:55px}.cosmetic-right>img{height:395px}.cosmetic-right h3{margin-top:30px;font-size:18px}.cosmetic-right .rich-copy{margin-top:25px}.faq-reviews{min-height:1150px;padding:95px 0 90px;background:#fff}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px}.section-kicker{margin:0;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.06em}.faq-grid h2{font-size:27px;line-height:1.15}.faq-column details{border-bottom:0}.faq-column summary{position:relative;padding:20px 35px 20px 0;font-weight:700;cursor:pointer;list-style:none}.faq-column summary:after{content:"⌄";position:absolute;right:8px;font-size:24px}.faq-column details[open] summary:after{content:"⌃"}.faq-column details div{padding:0 0 23px;font-size:15px;line-height:1.5}.joined-actions{display:flex;margin-top:18px}.joined-actions a{padding:14px 28px;color:#fff;background:var(--gold);font-weight:600;text-decoration:none;border-right:1px solid #fff}.joined-actions a:first-child{border-radius:999px 0 0 999px}.joined-actions a:last-child{border-radius:0 999px 999px 0}.review{display:grid;grid-template-columns:26px 1fr;gap:14px;margin-bottom:18px;font-size:14px;line-height:1.45}.review-initial{display:grid;width:22px;height:22px;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:12px}.review h3{margin:0;color:var(--blue);font-size:14px}.review time{display:block}.review .stars{margin:0;color:#ffc400;font-size:19px;letter-spacing:0}.review div div p{margin:3px 0 0}.all-reviews{display:block;text-align:center;text-decoration:none}.home-cta{min-height:553px;color:#c1dcff;background:var(--blue)}.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.cta-grid>img{width:615px;height:553px;border-radius:45px;object-fit:cover}.cta-grid h2{color:#fff;font-size:55px;line-height:1.1}.cta-grid .rich-copy{font-size:17px;line-height:1.55}.cta-actions{display:flex;margin-top:30px}.cta-actions a{padding:14px 28px;color:var(--cyan);border:3px solid var(--cyan);font-weight:600;text-decoration:none}.cta-actions a:first-child{border-radius:999px 0 0 999px}.cta-actions a:last-child{border-left:0;border-radius:0 999px 999px 0}@media(max-width:1050px){.home-header .header-main{width:calc(100% - 40px);min-height:80px}.home-header .logo{width:105px}.home-header .nav-row{background:#fff}.home-header .nav-inner{width:calc(100% - 40px)}.home-header .site-nav a{color:var(--blue)}.live-hero,.hero-layout{min-height:728px}.live-hero-copy{top:125px;left:0;width:100%}.live-hero-copy h1{font-size:29px}.live-hero-copy>p{font-size:15px}.hero-stats{display:none}.hero-button{margin-top:18px}.live-hero-portrait{right:26px;width:337px;height:390px}.portrait-arch{inset:18px 0 0}.live-hero:after{bottom:-40px;height:80px}.intro-grid,.implant-grid,.cosmetic-grid,.faq-grid,.cta-grid{grid-template-columns:1fr}}@media(max-width:700px){.home-page{font-size:16px}.home-wrap{width:calc(100% - 20px)}.home-header .logo{height:64px}.home-header .menu-toggle{margin-left:auto}.live-hero-copy br{display:none}.live-hero-copy>p br{display:none}.live-hero-copy h1{max-width:260px}.live-hero-copy>p{max-width:350px}.hero-button{height:60px;min-width:242px}.home-intro{padding:65px 0}.intro-grid{gap:42px}.doctor-photo{width:calc(100% - 25px);height:auto;margin-left:25px}.intro-badge{left:-5px;width:105px;height:95px}.badge-one{top:120px}.badge-two{top:220px}.intro-copy h2{font-size:34px}.intro-copy .rich-copy{font-size:15px}.home-section-title{height:160px}.home-section-title h2{font-size:28px}.implant-section{padding-bottom:60px}.implant-grid{gap:35px}.implant-left>img,.implant-right>img{height:auto}.implant-left .rich-copy,.implant-right .rich-copy{font-size:15px}.smile-title{height:130px}.smile-title h2{font-size:27px}.cosmetic-section{padding-bottom:60px}.cosmetic-grid{gap:35px}.cosmetic-left>img,.cosmetic-right>img{height:auto;margin-top:30px}.cosmetic-grid .rich-copy{font-size:15px}.faq-reviews{padding:65px 0}.faq-grid{gap:60px}.joined-actions,.cta-actions{flex-direction:column}.joined-actions a,.joined-actions a:first-child,.joined-actions a:last-child,.cta-actions a,.cta-actions a:first-child,.cta-actions a:last-child{border-radius:999px;border:2px solid var(--gold);text-align:center}.cta-actions a{border-color:var(--cyan)}.home-cta{padding-bottom:50px}.cta-grid{gap:35px}.cta-grid>img{width:100%;height:auto}.cta-grid h2{font-size:40px}.cta-grid .rich-copy{font-size:15px}.site-footer{padding-top:3.5rem}}@media(min-width:1051px){.home-header .tagline{flex:0 0 350px;margin:0 30px 0 0;font-size:21px}.home-header .site-nav ul{gap:30px}.home-header .site-nav a{font-size:22px}.live-hero-copy{left:10px}.hero-button{width:242px;padding-inline:20px}.home-page .site-footer{min-height:737px}}@media(max-width:1050px){.home-header .nav-inner{min-height:0}.live-hero-portrait{height:410px}}.home-header .site-nav li{flex:none;white-space:nowrap}.live-hero-copy h1{margin-bottom:8px}.live-hero-copy>p{margin-top:0;margin-bottom:0}.hero-button{font-size:14px;white-space:nowrap}.live-hero-portrait img{object-fit:fill}.live-hero:after{bottom:-25px}@media(min-width:1051px){.home-header .tagline{flex-basis:320px}.live-hero-copy h1{font-size:47px}}@media(min-width:1051px){.home-header .site-nav ul{gap:28px}.home-header .site-nav a{font-size:21px}}@media(max-width:1050px){.live-hero-copy br{display:inline;content:" "}.live-hero-copy br:after{content:" "}.live-hero-portrait{height:390px}.live-hero:after{bottom:-20px}}.home-page{overflow-x:hidden}.home-header:not(.is-scrolled) .site-nav>ul>li:first-child>a{color:var(--cyan)}@media(max-width:1050px){.hero-button{width:242px;min-width:242px}}.implant-section{height:803px;min-height:803px;padding:0}.implant-grid{grid-template-columns:488px 732px;gap:58px}.implant-left>img{height:488px}.implant-section .rich-copy{font-size:17.6px;line-height:28.16px}.implant-left .rich-copy{margin-top:36px}.implant-right .rich-copy{min-height:196px}.implant-right>img{height:549px}.experience-count{margin-top:24px}.experience-count strong{display:block;color:var(--cyan);font-size:48px;line-height:50px}.experience-count h3{margin:0;color:#fff;font-size:17.6px;line-height:21.12px}.footer-socials{display:flex;gap:10px;margin-top:20px}.footer-socials a{display:grid!important;width:32px;height:32px;margin:0!important;place-items:center;border-radius:50%;color:#fff!important;font-weight:700}.footer-socials .facebook{background:#1877f2}.footer-socials .yelp{background:#d32323}.footer-socials .google{background:#db4437}.footer-socials .instagram{background:#e1306c}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.25);text-align:center}.footer-bottom .awards{padding:0 0 1rem}.legal-links{display:flex;justify-content:center;gap:8px;margin-top:6px;font-size:12px}.legal-links a{color:#fff;text-decoration:none}.legal-links span{font-size:10px}@media(max-width:1050px){.implant-section{height:auto;min-height:803px;padding-bottom:60px}.implant-grid{grid-template-columns:1fr}.implant-left>img,.implant-right>img{height:auto}.implant-right .rich-copy{min-height:0}}.experience-count strong{font-size:52.8px;line-height:52.8px}.experience-count h3{margin-top:8px}.home-blue{color:#b9dbff}.home-blue a{color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.footer-socials img{width:20px;height:20px}.footer-socials .instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.footer-contact p a{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start}.contact-icon{width:24px;height:24px}.joined-actions img,.cta-actions img{width:18px;height:18px;margin-right:8px}.joined-actions a,.cta-actions a{display:flex;align-items:center;justify-content:center}@media(min-width:1051px){.home-page .site-footer{min-height:749px;height:749px;padding-top:35px;font-size:21px}.home-page .footer-grid{height:374px;grid-template-columns:210px 175px 245px 1fr;gap:64px;padding-top:35px;padding-bottom:35px;border-top:1px solid rgba(255,255,255,.25)}.home-page .footer-logo{width:150px}.home-page .footer-grid h2{font-size:27px;line-height:1.1}.home-page .footer-grid p{margin-bottom:22px;line-height:1.45}.home-page .footer-socials a{width:44px;height:44px}.home-page .footer-bottom{padding-top:45px}.home-page .footer-bottom .awards{gap:68px}.home-page .footer-bottom .awards img{width:150px;height:135px}.home-page .copyright{font-size:17px}.home-page .legal-links{font-size:14px}}@media(max-width:700px){.home-page main>section:not(.live-hero) .home-wrap{width:337px;max-width:calc(100% - 53px)}.home-page .hero-layout{width:calc(100% - 20px);max-width:none}.home-intro{padding:72px 0}.intro-grid{gap:48px}.doctor-photo{width:337px;height:337px;margin:0;object-fit:cover}.intro-badge{width:162px;height:auto}.badge-one{top:120px}.badge-two{top:238px}.intro-copy h2{font-size:35.8px;line-height:42.96px}.intro-copy .rich-copy,.implant-section .rich-copy,.cosmetic-grid .rich-copy,.cta-grid .rich-copy{font-size:17.6px;line-height:28.16px}.home-section-title{height:182px}.home-section-title h2{font-size:35.8px;line-height:42.96px}.implant-grid{gap:28px}.implant-left>img{width:337px;height:337px;object-fit:cover}.implant-right>img{width:337px;height:253px;object-fit:cover}.smile-title{height:166px}.smile-title h2{font-size:35.8px;line-height:42.96px}.cosmetic-section{padding-bottom:72px}.cosmetic-grid{gap:42px}.cosmetic-left>img,.cosmetic-right>img{width:337px}.cosmetic-left>img{height:334px;object-fit:cover}.cosmetic-right>img{height:337px;object-fit:cover}.cosmetic-right h3{font-size:17.6px;line-height:28.16px}.faq-reviews{padding:72px 0}.faq-grid{gap:60px}.faq-grid h2{font-size:21.46px;line-height:25.752px}.faq-column summary{font-size:17.6px;line-height:28.16px}.faq-column details div{font-size:17.6px;line-height:28.16px}.joined-actions,.cta-actions{flex-direction:row}.joined-actions a,.joined-actions a:first-child,.joined-actions a:last-child,.cta-actions a,.cta-actions a:first-child,.cta-actions a:last-child{padding:12px 8px;border-width:2px;border-radius:0;font-size:13px;white-space:nowrap}.joined-actions a:first-child,.cta-actions a:first-child{border-radius:999px 0 0 999px}.joined-actions a:last-child,.cta-actions a:last-child{border-radius:0 999px 999px 0}.review{grid-template-columns:16px 1fr;gap:11px}.review div div p{font-size:14px;line-height:22.4px}.home-cta{padding-bottom:0}.cta-grid{gap:24px}.cta-grid>img{width:337px;height:337px;object-fit:cover}.cta-grid h2{font-size:35.8px;line-height:42.96px}.home-page .site-footer{font-size:17.6px}.home-page .footer-logo{width:165px}.home-page .footer-socials a{width:38px;height:38px}.home-page .footer-bottom .awards img{width:162px;height:144px}.home-page .legal-links{flex-wrap:wrap}}@media(max-width:700px){.live-hero,.hero-layout{min-height:725px;height:725px}.home-intro{min-height:1718px}.implant-section{min-height:1423px}.cosmetic-section{min-height:2019px}.faq-reviews{min-height:2341px}.home-cta{min-height:746px}.home-page .site-footer{min-height:1417px}}.about-team{padding:100px 0;background:#fff}.provider-row{display:grid;grid-template-columns:430px 1fr;gap:72px;align-items:center;padding:0 0 100px}.provider-row:last-child{padding-bottom:0}.provider-row>img{width:430px;height:520px;border-radius:42px;object-fit:cover}.provider-row.reverse{grid-template-columns:1fr 430px}.provider-row.reverse>img{grid-column:2;grid-row:1}.provider-row.reverse>div{grid-column:1;grid-row:1}.provider-row h2{font-size:46px}.provider-row p{margin:0;font-size:17.6px;line-height:28.16px}.inner-cta{min-height:553px}.service-process{padding:90px 0;background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.process-grid article{min-width:0}.process-grid img{width:100%;height:300px;border-radius:42px;object-fit:cover}.process-label{margin:25px 0 10px;color:var(--blue);font-size:24px;font-weight:700}.process-grid article>p:last-child{margin:0;font-size:17.6px;line-height:28.16px}.service-detail{padding:95px 0}.service-white{background:#fff}.service-blue{color:#b9dbff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png)}.service-blue h1,.service-blue h2,.service-blue h3,.service-blue h4{color:#fff}.service-blue a{color:#fff;text-decoration:underline;text-underline-offset:2px}.service-block-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 58px;align-items:start}.service-block{min-width:0}.service-block>img{width:100%;max-height:620px;margin-bottom:34px;border-radius:42px;object-fit:cover}.service-block h2{font-size:40px}.service-block h3{font-size:30px}.service-block h4{font-size:24px}.service-block p,.service-block li,.service-prose p,.service-prose li{font-size:17.6px;line-height:28.16px}.service-block ul,.service-block ol,.service-prose ul,.service-prose ol{padding-left:1.4rem}.service-prose{max-width:1000px}.service-prose .service-block>div>h2:first-child,.service-prose .service-block>div>h3:first-child{text-align:center}.services-index{padding:95px 0;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.services-grid>a{overflow:hidden;border:1px solid #dce4ec;border-radius:8px;background:#fff;text-decoration:none;box-shadow:0 8px 24px #00000012}.services-grid img{width:100%;aspect-ratio:1;object-fit:cover}.services-grid h2{padding:22px 18px;margin:0;font-size:22px;text-align:center}.service-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px;align-items:center}.service-row-image{width:100%;max-height:620px;border-radius:42px;object-fit:cover}.service-row-copy h2{font-size:40px}.service-row-copy h3{font-size:30px}.service-row-copy p,.service-row-copy li{font-size:17.6px;line-height:28.16px}.service-row-copy>*:last-child{margin-bottom:0}@media(max-width:900px){.provider-row,.provider-row.reverse{grid-template-columns:1fr;gap:38px}.provider-row.reverse>img,.provider-row.reverse>div{grid-column:1;grid-row:auto}.provider-row>img{width:100%;height:auto;aspect-ratio:1;object-position:top}.process-grid,.service-block-grid,.service-row{grid-template-columns:1fr}.service-row-image{height:auto;max-height:none}.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.about-team,.service-process,.service-detail,.services-index{padding:65px 0}.provider-row{padding-bottom:70px}.provider-row h2{font-size:35.8px;line-height:42.96px}.provider-row p,.process-grid article>p:last-child,.service-block p,.service-block li,.service-prose p,.service-prose li{font-size:17.6px;line-height:28.16px}.process-grid{gap:55px}.process-grid img{height:auto;aspect-ratio:1;object-fit:cover}.service-block-grid{gap:60px}.service-block h2{font-size:35.8px;line-height:42.96px}.service-block h3{font-size:27px}.service-block>img{height:auto;max-height:none;aspect-ratio:1;object-fit:cover}.services-grid{grid-template-columns:1fr}.inner-cta{min-height:746px}}.service-contact-strip{padding:70px 0;text-align:center;background:var(--blue)}.service-contact-strip h2{color:#fff}.service-contact-strip .button{gap:10px}.service-contact-strip .button img{width:20px;height:20px}.implant-page{font-size:17.6px;line-height:28.16px;background:var(--pale)}.implant-page .site-header{position:absolute;inset:0 0 auto;z-index:50}.implant-page main{background:#fff}.implant-page main h1{font-size:calc(38px + 2vw);line-height:1.2}.implant-page main h2{font-size:calc(28px + 2vw);line-height:1.2}.implant-page main h3{font-size:calc(24px + 1.4vw);line-height:1.2}.implant-page main h4{font-size:calc(16px + 1.4vw);line-height:1.2}.implant-page main h5{font-size:calc(14px + .8vw);line-height:1.2}.implant-page main p,.implant-page main ul,.implant-page main ol{margin-bottom:1.25rem}.implant-page main ul,.implant-page main ol{padding-left:1.45rem}.implant-page .home-wrap{width:min(1278px,calc(100% - 50px))}.implant-title{height:240px;margin-bottom:43px;display:flex;align-items:flex-end;background:var(--pale)}.implant-title h1{height:80px;margin:0;color:var(--blue)}.implant-process{padding-top:53px;background:#fff}.implant-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26.4px}.implant-process-card{min-width:0;overflow:hidden;color:#fff;background:var(--blue);border-radius:15px}.implant-process-card>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.implant-process-card>div{min-height:236px;padding:20.4px}.implant-process-card p{margin:0 0 20px}.implant-process-card p:first-child{font-weight:700}.implant-process-card p:last-child{margin:0}.implant-advantage{padding:70.4px 0;background:#fff}.implant-advantage-grid{display:grid;grid-template-columns:3fr 2fr;gap:52.8px;align-items:center}.implant-advantage h2{margin-bottom:34px}.implant-advantage p:last-child{margin-bottom:0}.implant-video{overflow:hidden;aspect-ratio:16/9;background:#111;border-radius:60px}.implant-video iframe{width:100%;height:100%;border:0}.implant-specialty,.implant-treatment{color:#b9dbff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png)}.implant-specialty{padding:105.6px 0}.implant-specialty h2,.implant-specialty h3,.implant-treatment h3,.implant-treatment h4{color:#fff}.implant-specialty img,.implant-treatment img{width:100%;border-radius:42px;object-fit:cover}.implant-comprehensive{display:grid;grid-template-columns:1fr 2fr;gap:35.2px;align-items:center}.implant-comprehensive>img{aspect-ratio:1}.implant-beautiful{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px;align-items:center;margin-top:36px}.implant-beautiful>img{aspect-ratio:4/3}.implant-callout{margin-top:36px;padding:26.4px;border:1px solid var(--cyan);border-radius:10px}.implant-callout>*:last-child{margin-bottom:0}.implant-options,.implant-replacement{background:#fff}.implant-options{padding:79px 0}.implant-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px}.implant-info-card{min-width:0;overflow:hidden;background:var(--pale);border:1px solid var(--blue);border-radius:15px}.implant-info-card>img{width:100%;height:auto;aspect-ratio:1024/910;object-fit:cover}.implant-card-copy,.implant-collapsible{padding:36.6px}.implant-collapsible-content{position:relative}.implant-collapsible.is-collapsed .implant-collapsible-content{max-height:var(--collapse-height);overflow:hidden}.implant-collapsible.is-collapsed .implant-collapsible-content:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,var(--pale))}.implant-collapse-toggle{display:inline-flex;margin-top:14px;padding:8px 22px;border:2px solid var(--cyan);border-radius:999px;color:var(--blue);background:transparent;font:600 14px/1.2 inherit;cursor:pointer}.implant-collapse-toggle .show-less{display:none}.implant-collapsible:not(.is-collapsed) .show-more{display:none}.implant-collapsible:not(.is-collapsed) .show-less{display:inline}.implant-full-copy{padding:52.8px 36.6px 0}.implant-full-copy>*:last-child{margin-bottom:0}.implant-treatment{padding:70.4px 0}.implant-treatment-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35.2px;align-items:start}.implant-treatment-primary>img{position:sticky;top:90px;aspect-ratio:1}.implant-travel{display:grid;grid-template-columns:2fr 1fr;gap:52.8px;align-items:center;margin-top:36px}.implant-travel>img{aspect-ratio:1}.implant-treatment .implant-callout{margin-top:36px}.implant-replacement{padding:52.8px 0 79px}.implant-bone-copy{padding-top:52.8px}.implant-bone-copy h5{margin-top:36px}.implant-bone-copy h5:first-child{margin-top:0}@media(max-width:900px){.implant-page .home-wrap{width:calc(100% - 53px)}.implant-title{height:190px;margin-bottom:12px}.implant-title h1{height:auto;margin-bottom:0}.implant-process{padding-top:26.4px}.implant-process-grid,.implant-advantage-grid,.implant-comprehensive,.implant-beautiful,.implant-card-grid,.implant-treatment-primary,.implant-travel{grid-template-columns:1fr}.implant-process-grid{gap:26.4px}.implant-process-card>div{min-height:0}.implant-advantage{padding:26.4px 0}.implant-advantage-grid{gap:52.8px}.implant-video{border-radius:28px}.implant-specialty{padding:21.1px 0 50.6px}.implant-mobile-copy-first>div{order:-1}.implant-comprehensive,.implant-beautiful,.implant-treatment-primary{gap:35.2px}.implant-beautiful,.implant-callout{margin-top:9.75px}.implant-options{padding:26.4px 0}.implant-card-grid{gap:52.8px}.implant-info-card>img{aspect-ratio:1024/910}.implant-full-copy{padding:52.8px 0 0}.implant-treatment{padding:21.1px 0 26.4px}.implant-treatment-primary>img{position:static}.implant-travel{gap:52.8px;margin-top:9.75px}.implant-treatment .implant-callout{margin-top:9.75px}.implant-replacement{padding:26.4px 0}.implant-card-copy,.implant-collapsible{padding:26.4px}.implant-bone-copy{padding-top:52.8px}}.implant-page main p,.implant-page main ul,.implant-page main ol{margin-bottom:1.5em}.implant-page main li{margin-bottom:.5em}.implant-page main li:last-child{margin-bottom:0}.implant-advantage-grid{margin-top:26.4px}.implant-full-copy,.implant-bone-copy{padding:6%}.implant-page .inner-cta{min-height:509px;height:509px}.implant-page .inner-cta .cta-grid>img{height:509px}.implant-page .site-footer{min-height:749px}.implant-page .site-header{position:fixed}.implant-page .header-main,.implant-page .nav-inner{width:calc(100% - 52px);max-width:none}.implant-page .header-main,.implant-page .nav-inner{min-height:80px}.implant-page .logo{width:221px;height:72px}.implant-page .implant-process-card p{margin:0 0 20px}.implant-page .implant-process-card p:last-child{margin-bottom:0}@media(max-width:900px){.implant-advantage-grid{margin-top:0}.implant-page .inner-cta{height:auto;min-height:784px}.implant-page .inner-cta .cta-grid>img{height:337px}.implant-page .site-footer{min-height:1417px}.implant-page .header-main{width:calc(100% - 36px)}.implant-page .logo{width:110px;height:36px}}.inner-page{font-size:17.6px;line-height:28.16px;background:var(--pale)}.inner-page .site-header{position:fixed;inset:0 0 auto;z-index:50}.inner-page .header-main,.inner-page .nav-inner{width:calc(100% - 52px);max-width:none;min-height:80px}.inner-page .logo{width:221px;height:72px}.inner-page .page-hero{height:240px;min-height:240px;display:flex;align-items:flex-end;color:var(--blue);text-align:left;background:var(--pale)}.inner-page .page-hero h1{height:80px;margin:0;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2}.inner-page .home-wrap{width:min(1278px,calc(100% - 50px));margin-inline:auto}.inner-page .site-footer{min-height:749px}.inner-page .service-process{margin-top:43px;padding:53px 0 0;background:#fff}.inner-page .process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26.4px}.inner-page .process-grid article{min-width:0;overflow:hidden;color:#fff;background:var(--blue);border-radius:15px}.inner-page .process-grid img{width:100%;height:auto;aspect-ratio:4/3;border-radius:0;object-fit:cover}.inner-page .process-grid article>div{min-height:236px;padding:20.4px}.inner-page .process-label{margin:0 0 20px;color:#fff;font-size:17.6px;font-weight:700}.inner-page .process-grid article>div>p:last-child{margin:0;font-size:17.6px;line-height:28.16px}.route-about-us .about-team{padding:105.6px 0;background:#fff}.route-about-us .provider-row{grid-template-columns:490px 1fr;gap:52.8px;align-items:start;padding:0 0 105.6px}.route-about-us .provider-row:last-child{padding-bottom:0}.route-about-us .provider-row>img{width:490px;height:490px;aspect-ratio:1;border-radius:42px;object-fit:cover}.route-about-us .provider-row.reverse{grid-template-columns:1fr 490px}.route-about-us .provider-row h2{font-size:calc(28px + 2vw);line-height:1.2}.route-about-us .provider-row p{font-size:17.6px;line-height:28.16px}.route-about-us .inner-cta{height:553px;min-height:553px}.inner-page:not(.route-about-us) .inner-cta{height:509px;min-height:509px}.inner-page:not(.route-about-us) .inner-cta .cta-grid>img{height:509px}@media(max-width:900px){.inner-page .header-main{width:calc(100% - 36px)}.inner-page .logo{width:110px;height:36px}.inner-page .page-hero{height:190px;min-height:190px}.inner-page .page-hero h1{height:auto}.inner-page .home-wrap{width:calc(100% - 53px)}.inner-page .service-process{margin-top:12px;padding-top:26.4px}.inner-page .process-grid{grid-template-columns:1fr;gap:26.4px}.inner-page .process-grid article>div{min-height:0}.route-about-us .about-team{padding:105.6px 0}.route-about-us .provider-row,.route-about-us .provider-row.reverse{grid-template-columns:1fr;gap:52.8px;padding-bottom:105.6px}.route-about-us .provider-row.reverse>img,.route-about-us .provider-row.reverse>div{grid-column:auto;grid-row:auto}.route-about-us .provider-row.reverse>div{order:-1}.route-about-us .provider-row>img{width:100%;height:auto}.inner-page .site-footer{min-height:1417px}.inner-page:not(.route-about-us) .inner-cta{height:auto;min-height:784px}.inner-page:not(.route-about-us) .inner-cta .cta-grid>img{height:337px}}.inner-page .service-detail{padding:70.4px 0}.inner-page .service-row.image-last{grid-template-columns:3fr 2fr;gap:52.8px}.inner-page .service-row.image-first{grid-template-columns:1fr 2fr;gap:35.2px}.inner-page .service-row-image{width:100%;height:auto;aspect-ratio:1;max-height:none;border-radius:42px;object-fit:cover}.inner-page .service-row-copy h2,.inner-page .service-block h2{font-size:calc(28px + 2vw);line-height:1.2}.inner-page .service-row-copy h3,.inner-page .service-block h3,.inner-page .service-prose h3{font-size:calc(24px + 1.4vw);line-height:1.2}.inner-page .service-row-copy h4,.inner-page .service-block h4,.inner-page .service-prose h4{font-size:calc(16px + 1.4vw);line-height:1.2}.inner-page .service-row-copy p,.inner-page .service-row-copy li,.inner-page .service-block p,.inner-page .service-block li,.inner-page .service-prose p,.inner-page .service-prose li{font-size:17.6px;line-height:28.16px}.inner-page main li{margin-bottom:.5em}.inner-page main li:last-child{margin-bottom:0}@media(max-width:900px){.inner-page .service-row.image-last,.inner-page .service-row.image-first{grid-template-columns:1fr;gap:52.8px}.inner-page .service-row.image-first .service-row-copy{order:-1}.inner-page .service-detail{padding:26.4px 0}}.inner-page .service-alt-row{display:grid;grid-template-columns:1fr 2fr;gap:35.2px;align-items:center}.inner-page .service-alt-row.reverse{grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px;margin-top:36px}.inner-page .service-alt-row img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}.inner-page .service-alt-row.reverse img{aspect-ratio:4/3}.inner-page .service-alt-row h2{font-size:calc(28px + 2vw);line-height:1.2}.inner-page .service-alt-row h3{font-size:calc(24px + 1.4vw);line-height:1.2}.inner-page .service-alt-callout{margin-top:36px;padding:26.4px;border:1px solid var(--cyan);border-radius:10px;text-align:center}.inner-page .service-alt-callout>*:last-child{margin-bottom:0}@media(max-width:900px){.inner-page .service-alt-row,.inner-page .service-alt-row.reverse{grid-template-columns:1fr;gap:35.2px}.inner-page .service-alt-row.reverse,.inner-page .service-alt-callout{margin-top:9.75px}.inner-page .service-alt-row:first-child article{order:-1}}@media(min-width:901px){.route-about-us .about-team{min-height:1391px;padding-bottom:200px}.route-cosmetic main>section:nth-child(3){min-height:631px}.route-cosmetic main>section:nth-child(4){min-height:635px}.route-cosmetic main>section:nth-child(5){min-height:1970px}.route-crowns main>section:nth-child(2){min-height:623px}.route-crowns main>section:nth-child(3){min-height:701px}.route-crowns main>section:nth-child(4){min-height:1565px}.route-crowns main>section:nth-child(5){min-height:1285px}.route-whitening main>section:nth-child(2){min-height:623px}.route-whitening main>section:nth-child(3){min-height:1431px}.route-veneers main>section:nth-child(2){min-height:623px}.route-veneers main>section:nth-child(3){min-height:1515px}.route-veneers main>section:nth-child(4){min-height:1527px}.route-veneers main>section:nth-child(5){min-height:1011px}.route-bridges main>section:nth-child(2){min-height:708px}.route-bridges main>section:nth-child(3){min-height:1760px}.route-bridges main>section:nth-child(4){min-height:1555px}.route-bridges main>section:nth-child(5){min-height:1773px}.route-dentures-repaired main>section:nth-child(2){min-height:679px}.route-dentures-repaired main>section:nth-child(3){min-height:1331px}.route-dentures-repaired main>section:nth-child(4){min-height:574px}}.route-services .page-hero{height:346px;min-height:346px;align-items:center;text-align:center}.route-services .page-hero h1{height:auto;margin-top:80px}.route-services .services-index{height:1326px;padding:105.6px 0;background:#fff}.route-services .services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px 79px}.route-services .services-list article{display:grid;grid-template-columns:200px 1fr;gap:26.4px;align-items:center}.route-services .services-list img{width:200px;height:200px;border-radius:42px;object-fit:cover}.route-services .services-list p{margin:0;font-size:17.6px;line-height:28.16px}.route-services .services-list h2{margin:6px 0 10px;font-size:35px;line-height:1.1}.route-services .service-price{font-size:14px!important}.route-services .service-callback{height:480px;padding:52.8px 0;text-align:center;background:#fff}.route-services .service-callback h2{font-size:44px}.route-services .service-callback p{font-weight:600}.route-services .service-callback form{display:grid;grid-template-columns:1fr 1fr auto;gap:52.8px;align-items:end;padding:26px 80px 0;box-shadow:none}.route-services .service-callback input{border:0;border-bottom:1px solid #ddd;border-radius:0}.route-services .service-callback button{padding:10px 22px;border:2px solid var(--cyan);border-radius:999px;color:var(--blue);background:#fff;font:600 14px/1.2 inherit}@media(max-width:900px){.route-services .page-hero{height:240px;min-height:240px}.route-services .services-index{height:auto;padding:52.8px 0}.route-services .services-list{grid-template-columns:1fr;gap:52.8px}.route-services .services-list article{grid-template-columns:110px 1fr;gap:20px}.route-services .services-list img{width:110px;height:110px;border-radius:24px}.route-services .services-list h2{font-size:27px}.route-services .service-callback{height:auto;padding:52.8px 0}.route-services .service-callback form{grid-template-columns:1fr;padding:20px 0}}.route-dentures main h2{font-size:calc(28px + 2vw);line-height:1.2}.route-dentures main h3{font-size:calc(24px + 1.4vw);line-height:1.2}.route-dentures main h4{font-size:calc(16px + 1.4vw);line-height:1.2}.dentures-types,.dentures-care{color:#b9dbff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png)}.dentures-types h2,.dentures-types h3,.dentures-care h2,.dentures-care h3{color:#fff}.dentures-row{display:grid;grid-template-columns:1fr 2fr;gap:35.2px;align-items:center;margin-bottom:36px}.dentures-row.reverse{grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px}.dentures-row img,.dentures-card img,.dentures-care-card img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}.dentures-callout{padding:26.4px;border:1px solid var(--cyan);border-radius:10px;text-align:center}.dentures-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px}.dentures-card{overflow:hidden;background:var(--pale);border:1px solid var(--blue);border-radius:15px}.dentures-card>div,.dentures-care-card>div{padding:36.6px}.dentures-full-copy{padding:76.8px}.dentures-care-card{overflow:hidden}.dentures-care-card img{aspect-ratio:4/3}.dentures-care-card>div{padding-inline:0}.dentures-repairs .dentures-card img{aspect-ratio:4/3}.dentures-intro .service-row-image{position:sticky;top:90px}@media(min-width:901px){.route-dentures main>section:nth-child(2){min-height:736px}.route-dentures main>section:nth-child(3){min-height:3377px}.route-dentures main>section:nth-child(4){min-height:2139px}.route-dentures main>section:nth-child(5){min-height:3227px}.route-dentures main>section:nth-child(6){min-height:2193px}.route-dentures main>section:nth-child(7){min-height:1359px}}@media(max-width:900px){.dentures-row,.dentures-row.reverse,.dentures-card-grid{grid-template-columns:1fr;gap:35.2px}.dentures-row article{order:-1}.dentures-card-grid{gap:52.8px}.dentures-full-copy{padding:20.2px}.dentures-intro .service-row-image{position:static}.dentures-card>div,.dentures-care-card>div{padding:26.4px}}.dentures-faq .dentures-card img{aspect-ratio:1024/910;border-radius:0}.route-tour .tour-gallery{height:852px;padding:70.4px 0;background:#fff}.route-tour .tour-grid{height:100%;display:grid;grid-template-columns:1fr 2fr;gap:52.8px;align-items:center}.route-tour .tour-gallery h1{margin:0;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2}.tour-carousel{position:relative;width:90%;aspect-ratio:4/3;margin-inline:auto;overflow:hidden;border-radius:15px;background:var(--pale)}.tour-carousel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s}.tour-carousel>img.is-active{opacity:1}.tour-carousel button{position:absolute;z-index:2;top:50%;width:46px;height:64px;padding:0;border:0;color:#fff;background:transparent;font:300 64px/1 Arial,sans-serif;transform:translateY(-50%);cursor:pointer}.tour-prev{left:12px}.tour-next{right:12px}.tour-cta-gap{height:80px;background:#fff}.route-tour .inner-cta{height:658px;min-height:658px}.route-tour .inner-cta .cta-grid>img{width:613px;height:613px}.route-tour .site-footer{min-height:749px}@media(max-width:900px){.route-tour .tour-gallery{height:552px;padding:26.4px 0}.route-tour .tour-grid{display:block}.route-tour .tour-gallery h1{padding-top:80px;text-align:center;font-size:calc(38px + 2vw);line-height:1.2}.tour-carousel{width:90%;margin-top:26.4px}.tour-cta-gap{height:80px}.route-tour .inner-cta{height:793px;min-height:793px}.route-tour .inner-cta .cta-grid>img{width:337px;height:337px;margin-top:-54px}.route-tour .site-footer{min-height:1416px}}.inner-page.route-tour .inner-cta{height:658px;min-height:658px}.inner-page.route-tour .inner-cta .cta-grid>img{width:613px;height:613px}@media(max-width:900px){.inner-page.route-tour .inner-cta{height:793px;min-height:793px}.inner-page.route-tour .inner-cta .cta-grid>img{width:337px;height:337px;margin-top:-54px}}@media(max-width:900px){.inner-page .nav-inner,.implant-page .nav-inner{min-height:0}.route-tour .cta-actions a{border-color:var(--cyan);background:transparent}}.tour-carousel>img{pointer-events:none;cursor:zoom-in}.tour-carousel>img.is-active{pointer-events:auto}.tour-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;overflow:hidden;background:#001430f0}.tour-lightbox::backdrop{background:#001430f0}.tour-lightbox[open]{display:grid;place-items:center}.tour-lightbox>img{max-width:calc(100vw - 150px);max-height:calc(100vh - 70px);object-fit:contain}.tour-lightbox button{position:fixed;z-index:2;width:58px;height:70px;padding:0;border:0;color:#fff;background:#0150a6ad;font:300 58px/1 Arial,sans-serif;cursor:pointer}.tour-lightbox-close{top:20px;right:24px;border-radius:50%!important;width:48px!important;height:48px!important;font-size:38px!important}.tour-lightbox-prev{left:20px;top:50%;transform:translateY(-50%)}.tour-lightbox-next{right:20px;top:50%;transform:translateY(-50%)}@media(max-width:700px){.tour-lightbox>img{max-width:100vw;max-height:calc(100vh - 100px)}.tour-lightbox button{width:46px;height:58px;font-size:46px}.tour-lightbox-prev{left:0}.tour-lightbox-next{right:0}.tour-lightbox-close{top:12px;right:12px}}.patient-forms-main{height:923px;padding-top:266px;background:#fff}.patient-forms-grid{height:551px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px;align-items:center}.patient-forms-grid>div{display:flex;flex-direction:column;justify-content:center}.patient-forms-grid h1{height:80px;margin:0 0 53px;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2}.patient-forms-grid>img{width:90%;aspect-ratio:1;margin-inline:auto;border-radius:15px;object-fit:cover}.patient-downloads a,.patient-downloads p{height:31px;display:flex;align-items:center;gap:18px;margin:0;color:var(--blue);font-size:22px;font-weight:600;line-height:1;text-decoration:none}.patient-downloads span{width:24px;flex:0 0 24px;font-family:Arial,sans-serif;font-size:33px;font-weight:700;line-height:1;text-align:center}.patient-cta-gap{height:100px;background:#fff}.route-patient-forms .inner-cta{height:553px;min-height:553px}@media(max-width:900px){.patient-forms-main{height:887px;padding-top:131px}.patient-forms-grid{height:auto;display:block}.patient-forms-grid>div{display:block}.patient-forms-grid h1{height:55px;margin-bottom:27px;font-size:calc(38px + 2vw)}.patient-downloads a,.patient-downloads p{height:30px;gap:14px;font-size:17.6px}.patient-downloads span{width:20px;flex-basis:20px;font-size:29px}.patient-forms-grid>img{width:90%;margin-top:20px}.patient-cta-gap{height:100px}.route-patient-forms .inner-cta{height:746px;min-height:746px}.route-patient-forms .inner-cta .cta-grid>img{height:337px}}.publications-main{height:1073px;padding-top:230px;background:#fff}.publications-main h1{height:80px;margin:0 0 41px;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2;text-align:center}.publication-grid{height:652px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26.4px}.publication-grid article{min-width:0;overflow:hidden;color:#fff;background:var(--blue);border-radius:15px}.publication-grid article>img{width:100%;aspect-ratio:1;object-fit:cover}.publication-grid article>div{height:352px;display:flex;flex-direction:column;align-items:flex-start;padding:26.4px}.publication-grid p{margin:0;color:#fff;font-size:17.6px;line-height:28.16px}.publication-grid .button{min-height:48px;margin:auto auto -13px;padding:10px 28px;border:0;font-size:16px}.publications-cta-gap{height:80px;background:#fff}.route-publications .inner-cta{height:658px;min-height:658px}.route-publications .inner-cta .cta-grid>img{width:613px;height:613px}@media(max-width:900px){.publications-main{height:2818px;padding-top:106px}.publications-main h1{height:110px;margin-bottom:28px;font-size:calc(38px + 2vw);line-height:1.2}.publication-grid{height:auto;grid-template-columns:1fr;gap:26.4px}.publication-grid article{height:auto}.publication-grid article>div{height:250px;padding:26.4px}.publication-grid article:nth-child(2)>div{height:334px}.publication-grid article:nth-child(3)>div{height:277px}.publication-grid article:nth-child(4)>div{height:259px}.publication-grid .button{margin:auto auto -13px}.publications-cta-gap{height:80px}.route-publications .inner-cta{height:793px;min-height:793px}.route-publications .inner-cta .cta-grid>img{width:337px;height:337px;margin-top:-54px}}.blogs-main{height:3643px;padding-top:230px;background:#fff}.blogs-main h1{height:80px;margin:0 0 41px;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2}.blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52.8px}.blog-grid article{min-width:0;overflow:hidden;align-self:start;border-radius:4px;background:var(--blue)}.blog-image{display:block}.blog-image img{width:100%;aspect-ratio:1;object-fit:cover}.blog-grid article:nth-child(-n+3) .blog-image img{aspect-ratio:4/3}.blog-grid article>div{min-height:117px;padding:20.4px}.blog-grid h2{margin:0 0 4px;font-size:17.6px;line-height:21.12px}.blog-grid h2 a{color:#fff;text-decoration:none}.blog-grid time{display:block;color:#64a3e1;font-size:11.2px;line-height:17.9px}.blogs-cta-gap{height:100px;background:#fff}.route-blogs .inner-cta{height:553px;min-height:553px}@media(max-width:900px){.blogs-main{height:12703px;padding-top:106px}.blogs-main h1{height:55px;margin-bottom:28px;font-size:calc(38px + 2vw)}.blog-grid{grid-template-columns:1fr;gap:52.8px}.blog-grid article>div{min-height:123px;padding:20.4px}.blog-grid h2{font-size:17.6px;line-height:21.12px}.blogs-cta-gap{height:100px}.route-blogs .inner-cta{height:746px;min-height:746px}.route-blogs .inner-cta .cta-grid>img{height:337px}}.inner-page.route-patient-forms .inner-cta,.inner-page.route-blogs .inner-cta{height:553px;min-height:553px}.inner-page.route-publications .inner-cta{height:658px;min-height:658px}@media(max-width:900px){.inner-page.route-patient-forms .inner-cta,.inner-page.route-blogs .inner-cta{height:746px;min-height:746px}.inner-page.route-publications .inner-cta{height:793px;min-height:793px}}.patient-downloads span{position:relative;height:24px;border:3px solid var(--blue);border-top:0;border-radius:0 0 2px 2px;color:transparent}.patient-downloads span:before{content:"";position:absolute;left:2px;top:-5px;width:16px;height:19px;background:var(--blue);clip-path:polygon(40% 0,60% 0,60% 48%,85% 48%,50% 82%,15% 48%,40% 48%)}.blog-grid article:nth-child(-n+4){height:372px}.blog-grid article:nth-child(n+5):nth-child(-n+12){height:448px}.blog-grid article:nth-child(n+13):nth-child(-n+20){height:422px}.blog-grid article:nth-child(n+21){height:397px}@media(max-width:900px){.patient-forms-grid>img{margin-top:50px}.patient-downloads span{height:22px}.blog-grid article{height:460px!important}.blog-grid article:nth-child(1),.blog-grid article:nth-child(2){height:401px!important}.blog-grid article:nth-child(3){height:376px!important}.blog-grid article:nth-child(4),.blog-grid article:nth-child(11),.blog-grid article:nth-child(12),.blog-grid article:nth-child(17),.blog-grid article:nth-child(20),.blog-grid article:nth-child(21),.blog-grid article:nth-child(22){height:435px!important}.blog-grid article:nth-child(5),.blog-grid article:nth-child(6),.blog-grid article:nth-child(7),.blog-grid article:nth-child(10){height:485px!important}}.patient-downloads span{border:0}.patient-downloads span:after{content:"";position:absolute;left:2px;bottom:1px;width:20px;height:6px;border:3px solid var(--blue);border-top:0}.patient-downloads span:before{left:4px;top:-2px}@media(max-width:900px){.inner-page .cta-actions a{border-color:var(--cyan)}}.home-header{position:fixed;background:transparent;transition:none}.home-header.is-scrolled{background:transparent;box-shadow:none}.home-header.is-scrolled .logo-light{display:block}.home-header.is-scrolled .logo-gold{display:none}.home-header.is-scrolled .site-nav a{color:#fff}.has-menu>.services-toggle{display:none}@media(max-width:1050px){.has-menu>.services-toggle{display:block;width:38px;height:38px;padding:0;border:0;color:var(--cyan);background:transparent}.has-menu>.services-toggle:before{content:"⌄";font-size:24px;line-height:1}.has-menu.is-open>.services-toggle:before{content:"⌃"}}.blog-article-modern{padding:265.6px 0 105.6px;background:#fff}.blog-article-layout{display:grid;grid-template-columns:3fr 1fr;gap:52.8px;align-items:start}.blog-article-layout article,.blog-article-layout aside{min-width:0}.blog-article-layout article h1{font-size:calc(38px + 2vw);line-height:1.2}.blog-article-layout article h2{font-size:calc(28px + 2vw);line-height:1.2}.blog-article-layout article h3{font-size:calc(24px + 1.4vw);line-height:1.2}.blog-article-layout article p,.blog-article-layout article li{font-size:17.6px;line-height:28.16px}.blog-article-layout article p,.blog-article-layout article ul,.blog-article-layout article table{margin-bottom:26.4px}.blog-article-layout article figure{margin:26.4px 0}.blog-article-layout article figure img{width:100%;height:auto}.blog-published{display:block;margin:-3px 0 26.4px;color:#777;font-size:11.2px}.blog-article-layout table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.45}.blog-article-layout td,.blog-article-layout th{padding:10px;border:1px solid #bac7d3;vertical-align:top}.blog-article-layout aside{padding-top:6px}.blog-article-layout aside h2{margin-bottom:12px;font-size:27px;line-height:32.4px}.blog-article-layout aside ul{margin:0 0 26.4px;padding-left:18px}.blog-article-layout aside li{margin-bottom:5px;font-size:14px;line-height:22.4px}.blog-article-legacy{padding:266px 0 105.6px;background:#fff}.blog-legacy-layout:has(>img){display:grid;grid-template-columns:3fr 2fr;gap:52.8px;align-items:center}.blog-legacy-layout article h1,.blog-legacy-layout article h2{font-size:calc(28px + 2vw);line-height:1.2}.blog-legacy-layout article p,.blog-legacy-layout article li{font-size:17.6px;line-height:28.16px}.blog-legacy-layout article>*:last-child{margin-bottom:0}.blog-legacy-layout>img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}@media(max-width:900px){.blog-article-modern{padding:130.6px 0 50.6px}.blog-article-layout{grid-template-columns:1fr;gap:52.8px}.blog-article-layout article h1{font-size:calc(38px + 2vw)}.blog-article-layout article h2{font-size:calc(28px + 2vw)}.blog-article-layout article h3{font-size:calc(24px + 1.4vw)}.blog-article-layout article p,.blog-article-layout article ul,.blog-article-layout article table{margin-bottom:17.6px}.blog-article-layout article figure{margin:17.6px 0}.blog-article-layout aside h2{font-size:35.8px;line-height:42.96px;text-align:center}.blog-article-layout aside li{font-size:14px;line-height:22.4px}.blog-article-legacy{padding:131px 0 50.6px}.blog-legacy-layout:has(>img){grid-template-columns:1fr;gap:52.8px}.blog-legacy-layout article h1,.blog-legacy-layout article h2{font-size:calc(28px + 2vw)}.blog-legacy-layout>img{width:100%}}.blog-archive{padding:266px 0 105.6px;background:#fff}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px}.archive-grid article{min-width:0;align-self:start}.archive-grid article a{display:block;color:var(--blue);text-decoration:none}.archive-grid img{width:100%;object-fit:cover}.archive-grid .archive-wide img{aspect-ratio:4/3}.archive-grid .archive-square img{aspect-ratio:1}.archive-grid h2{margin:8.8px 0 0;font-size:17.6px;line-height:21.12px}.archive-pagination{height:103px;display:flex;align-items:flex-end;justify-content:center;gap:12px}.archive-pagination a,.archive-pagination span{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d9e0e7;color:var(--blue);font-size:14px;text-decoration:none}.archive-pagination span{color:#fff;background:var(--blue)}.archive-pagination a:last-child{width:auto;padding-inline:14px}@media(max-width:900px){.blog-archive{padding:131px 0 50.6px}.archive-grid{grid-template-columns:1fr;gap:52.8px}.archive-pagination{height:103px}.archive-grid h2{margin-top:8.8px}}.blog-article-layout article h2,.blog-article-layout article h3{padding-top:26.4px}.blog-article-layout article>figure:first-of-type{margin-top:0}.blog-article-layout article>figure:not(:first-of-type) img{width:800px;max-width:100%;margin-inline:auto}@media(max-width:900px){.blog-article-layout article h2,.blog-article-layout article h3{padding-top:17.6px}}.comparison-post{height:1182px;padding:266px 0 105.6px;background:#fff}.route-new-york-times-article .comparison-post{height:1341px}.route-computer-guided-surgery-morristown-randolph-nj .comparison-post{height:1191px}.comparison-post-grid{display:grid;grid-template-columns:3fr 2fr;gap:52.8px;align-items:start}.comparison-post article h1{font-size:calc(38px + 2vw);line-height:1.2}.comparison-post article p,.comparison-post article li{font-size:17.6px;line-height:28.16px}.comparison-post-grid>img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}.computer-post h1{font-size:calc(38px + 2vw);line-height:1.2}.comparison-video{width:100%;aspect-ratio:16/9;background:#000}.comparison-video iframe{width:100%;height:100%;border:0}.denture-comparison{height:1696px;padding:105.6px 0;color:#b9dbff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png)}.denture-comparison .home-wrap{padding:26.4px;border:1px solid var(--cyan);border-radius:4px}.denture-comparison table{width:100%;margin:0 0 52.8px;border-collapse:collapse;font-size:14px;line-height:22.4px}.denture-comparison table:last-child{margin-bottom:0}.denture-comparison th,.denture-comparison td{padding:12px 18px;border-bottom:1px solid rgba(185,219,255,.35);text-align:left;vertical-align:top}.denture-comparison th{color:#fff}.denture-comparison th:first-child,.denture-comparison td:first-child{width:17%;font-weight:600}.denture-comparison th:nth-child(2),.denture-comparison th:nth-child(3),.denture-comparison td:nth-child(2),.denture-comparison td:nth-child(3){width:10%}.bone-graft-intro{height:693px;padding:266px 0 79px;background:#fff}.bone-graft-intro .home-wrap{display:grid;grid-template-columns:3fr 2fr;gap:26.4px 52.8px;align-items:center}.bone-graft-intro h1{margin:0;font-size:calc(38px + 2vw);line-height:1.2}.bone-graft-intro img{width:100%;border-radius:999px}.bone-graft-intro p{max-width:760px;margin:0;font-size:17.6px;line-height:28.16px}.bone-graft-detail{height:1194px;padding:105.6px 0;color:#b9dbff;background-color:var(--blue);background-image:url(/assets/pattern-CdSqHJa0.png)}.bone-graft-detail .home-wrap{display:grid;grid-template-columns:2fr 3fr;gap:52.8px;align-items:start}.bone-graft-detail img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}.bone-graft-detail h2{color:#fff;font-size:calc(28px + 2vw);line-height:1.2}.bone-graft-detail p{font-size:17.6px;line-height:28.16px}.implant-plan-intro{height:866px;padding:266px 0 79px;background:#fff}.implant-plan-intro .home-wrap{display:grid;grid-template-columns:3fr 2fr;gap:52.8px;align-items:start}.implant-plan-intro h1{font-size:calc(38px + 2vw);line-height:1.2}.implant-plan-intro p{font-size:17.6px;line-height:28.16px}.implant-plan-intro img{width:100%;aspect-ratio:1;border-radius:42px;object-fit:cover}.implant-plan-gallery{height:956px;padding:79px 0;background:#fff}.implant-plan-gallery .home-wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52.8px}.implant-plan-gallery figure{margin:0}.implant-plan-gallery img{width:100%;height:150px;object-fit:cover}.implant-plan-gallery figcaption{font-size:17.6px;line-height:28.16px}@media(max-width:900px){.comparison-post,.route-new-york-times-article .comparison-post,.route-computer-guided-surgery-morristown-randolph-nj .comparison-post,.denture-comparison,.bone-graft-intro,.bone-graft-detail,.implant-plan-intro,.implant-plan-gallery{height:auto;min-height:0}.comparison-post{padding:131px 0 50.6px}.comparison-post-grid,.bone-graft-intro .home-wrap,.bone-graft-detail .home-wrap,.implant-plan-intro .home-wrap{grid-template-columns:1fr;gap:52.8px}.comparison-post article h1,.computer-post h1,.bone-graft-intro h1,.implant-plan-intro h1{font-size:calc(38px + 2vw)}.computer-post h1 br{display:none}.denture-comparison{padding:50.6px 0}.denture-comparison .home-wrap{overflow-x:auto;padding:12px}.denture-comparison table{min-width:720px}.bone-graft-intro{padding:131px 0 50.6px}.bone-graft-detail{padding:50.6px 0}.bone-graft-intro p{grid-column:auto}.implant-plan-intro{padding:131px 0 50.6px}.implant-plan-gallery{padding:50.6px 0}.implant-plan-gallery .home-wrap{grid-template-columns:1fr;gap:52.8px}.implant-plan-gallery img{height:auto}}@media(min-width:901px){.route-best-teeth-whitening-for-sensitive-teeth .blog-article-modern{min-height:7836px}.route-can-you-get-dental-implants-if-you-have-dentures .blog-article-modern{min-height:7464px}.route-how-long-does-it-take-to-get-porcelain-veneers .blog-article-modern{min-height:6277px}}@media(max-width:900px){.route-best-teeth-whitening-for-sensitive-teeth .blog-article-modern{min-height:10549px}.route-can-you-get-dental-implants-if-you-have-dentures .blog-article-modern{min-height:10415px}.route-how-long-does-it-take-to-get-porcelain-veneers .blog-article-modern{min-height:9556px}}@media(min-width:901px){.route-new-technique-for-bone-grafting-for-dental-implants .site-footer{height:798px;min-height:798px}.route-what-are-quality-dentures .site-footer{height:673px;min-height:673px}.route-new-york-times-article .site-footer{height:682px;min-height:682px}.route-plan-implant-place .site-footer{height:820px;min-height:820px}}@media(max-width:900px){.denture-comparison{overflow:hidden}.denture-comparison .home-wrap{overflow:visible}.denture-comparison table{min-width:0;table-layout:fixed}.denture-comparison th,.denture-comparison td{padding:10px 4px;overflow-wrap:anywhere}.route-new-technique-for-bone-grafting-for-dental-implants .bone-graft-intro{height:792px}.route-new-technique-for-bone-grafting-for-dental-implants .bone-graft-detail{height:2240px}.route-what-are-quality-dentures .comparison-post{height:2062px}.route-new-york-times-article .comparison-post{height:2060px}.route-computer-guided-surgery-morristown-randolph-nj .comparison-post{height:663px}.route-what-are-quality-dentures .denture-comparison,.route-new-york-times-article .denture-comparison,.route-computer-guided-surgery-morristown-randolph-nj .denture-comparison{height:6659px}.route-plan-implant-place .implant-plan-intro{height:1388px}.route-plan-implant-place .implant-plan-gallery{height:2731px}}@media(min-width:901px){.route-association-periodontal-disease-coronary-artery-disease .blog-article-legacy{min-height:1092px}.route-surgery-drink-consumption-may-associated-higher-risk-cancer .blog-article-legacy{min-height:1370px}.route-how-do-i-care-for-my-dentures .blog-article-legacy{min-height:1574px}.route-immediate-implant-placement .blog-article-legacy{min-height:1009px}.route-difference-cosmetic-dentist-prosthodontist .blog-article-legacy{min-height:1320px}.route-old-dental-implants .blog-article-legacy{min-height:1514px}.route-smoking-dental-implants .blog-article-legacy{min-height:1739px}.route-dental-impact-smoking .blog-article-legacy{min-height:1518px}.route-do-you-have-integrity-read-below .blog-article-legacy{min-height:1238px}.route-implants-dont-know-cant-see .blog-article-legacy{min-height:1624px}.route-cosmetic-dentistry .blog-article-legacy{min-height:864px}.route-periodontal-disease .blog-article-legacy{min-height:1091px}.route-how-do-i-clean-my-dentures .blog-article-legacy{min-height:1923px}.route-improve-fit-dentures .blog-article-legacy{min-height:1444px}.route-designing-custom-denture .blog-article-legacy{min-height:1298px}}@media(min-width:901px){.denture-comparison table{font-size:17.6px;line-height:28.16px}.denture-comparison th,.denture-comparison td{padding:14px 18px}}@media(max-width:900px){.computer-post h1 br{display:block}}.contact-title{height:346px;display:flex;align-items:flex-end;background:var(--pale)}.contact-title h1{height:100px;margin:0;color:var(--blue);font-size:calc(38px + 2vw);line-height:1.2;text-align:center}.contact-main{height:1149px;padding:105.6px 0;background:#fff}.contact-production-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52.8px}.contact-location h2{margin:0;color:var(--blue);font-size:22px;line-height:26.4px}.contact-location>a{display:inline-block;margin-top:14px;color:var(--blue);font-size:22px;font-weight:600}.contact-map{width:100%;height:470px;margin-top:14px;overflow:hidden;border-radius:42px;background:#eef3f2}.contact-map .leaflet-control-attribution{font-size:10px}.contact-form-column{min-width:0}.contact-hours{margin:0 0 38px;font-size:17.6px;line-height:23px}.contact-production-form{padding:0;background:transparent;box-shadow:none}.contact-name-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20.4px;margin-bottom:30px}.contact-production-form input:not([type=checkbox]),.contact-production-form textarea{width:100%;margin:0;padding:12px 14px;border:1px solid #bfc4c9;border-radius:0;background:#fff;color:var(--ink);font:300 16px/1.5 inherit}.contact-production-form input:not([type=checkbox]){height:51px}.contact-production-form label[for=contact-message]{margin:0 0 8px;color:var(--ink);font-size:16px;font-weight:600}.contact-production-form label[for=contact-message] span{color:#d21f2b}.contact-production-form textarea{height:219px;resize:vertical}.contact-consent{margin:24px 0 12px;font-size:14px;font-weight:600;line-height:16px}.contact-agree{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 26px;color:var(--ink);font-size:14px;font-weight:300}.contact-agree input{width:16px;height:16px;margin:0}.contact-production-form>p:not(.contact-consent){font-size:16px;line-height:22px}.contact-production-form button{padding:9px 16px;border:0;border-radius:0;color:#fff;background:#0786bd;font:500 14px/1.2 inherit;cursor:pointer}.inner-page.route-contact-us .inner-cta{height:553px;min-height:553px}.route-contact-us .inner-cta .cta-grid>img{height:553px}@media(max-width:900px){.contact-title{height:197px}.contact-title h1{height:81px;font-size:calc(38px + 2vw);text-align:center}.contact-main{height:1715px;padding:52.8px 0}.contact-production-grid{grid-template-columns:1fr;gap:26.4px}.contact-location h2{font-size:17.6px;line-height:21.12px}.contact-location>a{margin-top:8px;font-size:17.6px}.contact-map{height:303px;margin-top:10px;border-radius:15px}.contact-hours{margin:0 0 30px;font-size:17.6px;line-height:21.12px}.contact-name-row{gap:20px;margin-bottom:20px}.contact-production-form input:not([type=checkbox]){height:51px}.contact-production-form textarea{height:219px}.contact-consent{margin-top:24px}.inner-page.route-contact-us .inner-cta{height:746px;min-height:746px}.route-contact-us .inner-cta .cta-grid>img{height:337px}}.contact-map{margin-top:26px}.contact-map .leaflet-tile-pane{opacity:.42}.contact-name-row:first-child{position:relative;padding-top:15px;margin-bottom:30px}.contact-name-row:first-child:before{content:"Name *";position:absolute;inset:0 auto auto 0;font-size:13px;font-weight:600;line-height:15px}.contact-name-row:first-child:after{content:"";position:absolute;top:1px;left:39px;width:3px;height:3px;border-radius:50%;background:#d21f2b}.route-contact-us .inner-cta .cta-grid>img{position:relative;top:-101px;width:613px;height:613px}@media(max-width:900px){.contact-main{padding-top:50px}.contact-location h2 br{display:none}.contact-location>a{margin-top:10px;line-height:21.12px}.contact-map{height:300px;margin-top:9px}.contact-hours{width:298px;height:113px;margin:0 0 23px}.contact-name-row:nth-child(2){grid-template-columns:1fr;gap:30px;margin-bottom:30px}.route-contact-us .inner-cta .cta-grid>img{position:static;width:337px;height:337px}}.contact-name-row:first-child:before{content:"Name"}.contact-name-row:first-child:after{content:"*";top:0;left:36px;width:auto;height:auto;background:none;color:#d21f2b;font-size:13px;font-weight:600;line-height:15px}.inner-page.route-contact-us .inner-cta .cta-grid>img{position:relative;top:-101px;width:613px;height:613px}@media(max-width:900px){.inner-page.route-contact-us .inner-cta .cta-grid>img{position:static;width:337px;height:337px;margin-top:79px}}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-turnstile{min-height:65px;margin:22px 0 14px}.contact-form-status{min-height:20px;margin:0 0 8px;color:#a31515;font-size:14px;line-height:20px}.contact-form-status.is-success{color:#176b3a}.contact-form-status:empty{margin-bottom:0}.contact-production-form button:disabled{cursor:wait;opacity:.65}.hero-button-arrow{position:relative;width:20px;height:20px;margin-left:18px;flex:0 0 20px;border:2px solid #fff;border-radius:50%}.hero-button-arrow:before{content:"";position:absolute;left:6px;top:5px;width:6px;height:6px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.hero-button-arrow:after{content:"";position:absolute;left:4px;top:8px;width:8px;height:2px;background:#fff}@media(min-width:1051px){.home-header.is-scrolled{position:fixed;background:#fff;box-shadow:0 2px 8px #0000001f}.home-header.is-scrolled .header-main,.home-header.is-scrolled .nav-inner{min-height:80px}.home-header.is-scrolled .logo{width:160px}.home-header.is-scrolled .logo-light{display:none}.home-header.is-scrolled .logo-gold{display:block}.home-header.is-scrolled .site-nav a{color:var(--blue)}.home-header.is-scrolled .site-nav a:hover{color:var(--gold)}.home-header.is-scrolled .menu-toggle>span:not(.sr-only){background:var(--blue)}}@media(max-width:1050px){.home-header,.home-header.is-scrolled{position:absolute;background:transparent;box-shadow:none}.home-header.is-scrolled .logo-light{display:block}.home-header.is-scrolled .logo-gold{display:none}}@media(min-width:1051px){.home-header .tagline{margin-right:auto}.home-header .site-nav ul{gap:0}.home-header .site-nav a{height:50px;display:flex;align-items:center;padding-inline:18px}.home-header.is-scrolled .site-nav>ul>li:first-child>a{color:var(--gold)}}.hero-button .hero-button-arrow{display:block;width:20px;height:20px;margin-left:18px;flex:0 0 20px;border:0!important;border-radius:0;object-fit:contain;filter:brightness(0) invert(1)}.hero-stats>.years-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;line-height:1}.hero-stats>.years-stat br{display:none}.hero-stats>.years-stat span{display:block;line-height:1}.hero-stat-badge{display:block;width:108px;height:108px;background-position:center;background-repeat:no-repeat;background-size:contain}.hero-stat-badge.jersey-choice{background-image:url(/assets/Jersey-Choice-Top-Dentist-2024-9v6aSNQP.png)}.hero-stat-badge.morris-county{background-image:url(/assets/Morris-County-Top-Dentist-2025-Logo-CJJgiXil.png)}.live-hero-portrait img{object-fit:contain}.intro-copy h2 span{color:#00777c}.section-kicker{color:#75600d}.joined-actions a{background:#75600d}.cta-actions a{color:#52f4f4}.intro-copy .rich-copy a{text-decoration:underline;text-underline-offset:.14em}.home-blue{background-image:url(/assets/pattern-GaXogfU5.webp)}.hero-stat-badge.jersey-choice{background-image:url(/assets/jersey-choice-badge-tIFw98gE.webp)}.hero-stat-badge.morris-county{background-image:url(/assets/morris-county-badge-CrrzSS6R.webp)}.service-blue,.implant-specialty,.implant-treatment,.dentures-types,.dentures-care{background-image:url(/assets/pattern-GaXogfU5.webp)}
