{"id":51,"date":"2026-07-20T17:44:28","date_gmt":"2026-07-20T17:44:28","guid":{"rendered":"https:\/\/drcaryganz.com\/?page_id=51"},"modified":"2026-07-20T18:59:36","modified_gmt":"2026-07-20T18:59:36","slug":"services","status":"publish","type":"page","link":"https:\/\/drcaryganz.com\/?page_id=51","title":{"rendered":"Services"},"content":{"rendered":"\n\n<style>\n  \/* FINAL CLEANUP: keep GeneratePress header; remove only leftover coded-page elements. *\/\n  .cgz-topbar, .cgz-header, .cgz-footer { display: none !important; }\n  .entry-header, .page-header, .widget-area, #right-sidebar, #left-sidebar { display: none !important; }\n  .content-area, #primary { width: 100% !important; max-width: 100% !important; float: none !important; }\n  .site-content, .site-main, .inside-article, .entry-content { margin: 0 !important; padding: 0 !important; }\n\n  \/* GeneratePress page cleanup: this CSS runs only on pages where this block is pasted. *\/\n  .entry-header { display: none !important; }\n  .widget-area { display: none !important; }\n  .content-area { width: 100% !important; float: none !important; }\n  .site-content { display: block !important; padding: 0 !important; }\n  .site-main { margin: 0 !important; }\n  .inside-article { padding: 0 !important; }\n  .entry-content { margin: 0 !important; }\n\n  .cgz-content,\n  .cgz-content * { box-sizing: border-box; }\n\n  .cgz-content {\n    --navy:#08213f;\n    --blue:#1769aa;\n    --teal:#0f9f9a;\n    --gold:#f7b733;\n    --orange:#ff7a45;\n    --ink:#17202c;\n    --muted:#5f6f7f;\n    --line:rgba(8,33,63,.13);\n    --shadow:0 18px 44px rgba(8,33,63,.12);\n    width:100vw;\n    max-width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    color:var(--ink);\n    background:#fff;\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n    overflow:hidden;\n  }\n\n  .cgz-content a { color:inherit; text-decoration:none; }\n  .cgz-wrap { width:min(1180px,calc(100% - 36px)); margin:0 auto; }\n\n  .cgz-hero {\n    padding:82px 0 74px;\n    background:\n      radial-gradient(circle at 8% 8%,rgba(15,159,154,.15),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(247,183,51,.22),transparent 30%),\n      linear-gradient(135deg,#f8fcff 0%,#eef8f6 100%);\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-hero-grid {\n    display:grid;\n    grid-template-columns:1.08fr .92fr;\n    gap:44px;\n    align-items:center;\n  }\n\n  .cgz-eyebrow {\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    padding:9px 15px;\n    margin-bottom:20px;\n    border-radius:999px;\n    background:rgba(15,159,154,.13);\n    color:#087b78;\n    font-size:13px;\n    font-weight:900;\n  }\n\n  .cgz-eyebrow:before {\n    content:\"\";\n    width:9px;\n    height:9px;\n    border-radius:50%;\n    background:var(--teal);\n    box-shadow:0 0 0 5px rgba(15,159,154,.12);\n  }\n\n  .cgz-hero h1 {\n    color:var(--navy);\n    font-size:clamp(42px,5vw,68px);\n    line-height:1.02;\n    letter-spacing:-2px;\n    margin:0 0 20px;\n    font-weight:900;\n  }\n\n  .cgz-hero h1 span { color:var(--blue); }\n\n  .cgz-lead {\n    color:#405264;\n    font-size:clamp(18px,2vw,22px);\n    margin:0;\n    max-width:900px;\n  }\n\n  .cgz-actions {\n    display:flex;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:28px;\n  }\n\n  .cgz-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:48px;\n    padding:13px 22px;\n    border-radius:999px;\n    background:linear-gradient(135deg,var(--orange),var(--gold));\n    color:#1e170a !important;\n    font-weight:900;\n    box-shadow:0 14px 30px rgba(255,122,69,.24);\n  }\n\n  .cgz-btn.secondary {\n    background:#fff;\n    color:var(--navy) !important;\n    border:1px solid var(--line);\n    box-shadow:0 10px 24px rgba(8,33,63,.08);\n  }\n\n  .cgz-photo {\n    min-height:490px;\n    border:10px solid #fff;\n    border-radius:30px;\n    overflow:hidden;\n    box-shadow:var(--shadow);\n    background:#fff;\n  }\n\n  .cgz-photo img {\n    width:100%;\n    height:100%;\n    min-height:490px;\n    object-fit:cover;\n    object-position:center top;\n    display:block;\n  }\n\n  .cgz-section { padding:76px 0; background:#fff; }\n\n  .cgz-section.alt {\n    background:linear-gradient(180deg,#f7fbff,#fff);\n    border-top:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-section-head {\n    max-width:920px;\n    margin:0 auto 40px;\n    text-align:center;\n  }\n\n  .cgz-kicker {\n    color:var(--teal);\n    font-size:13px;\n    font-weight:900;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:9px;\n  }\n\n  .cgz-section-head h2 {\n    color:var(--navy);\n    font-size:clamp(31px,4vw,50px);\n    line-height:1.08;\n    letter-spacing:-1.3px;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-section-head p {\n    color:var(--muted);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-grid-2,.cgz-grid-3,.cgz-grid-4 { display:grid; gap:20px; }\n  .cgz-grid-2 { grid-template-columns:repeat(2,1fr); }\n  .cgz-grid-3 { grid-template-columns:repeat(3,1fr); }\n  .cgz-grid-4 { grid-template-columns:repeat(4,1fr); }\n\n  .cgz-card {\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:28px;\n    box-shadow:0 14px 34px rgba(8,33,63,.08);\n  }\n\n  .cgz-card h3 {\n    color:var(--navy);\n    font-size:22px;\n    line-height:1.2;\n    margin:0 0 10px;\n    font-weight:900;\n  }\n\n  .cgz-card p { color:var(--muted); margin:0 0 12px; }\n  .cgz-card p:last-child { margin-bottom:0; }\n\n  .cgz-icon {\n    width:54px;\n    height:54px;\n    border-radius:17px;\n    display:grid;\n    place-items:center;\n    margin-bottom:17px;\n    color:var(--navy);\n    font-size:20px;\n    font-weight:900;\n    background:linear-gradient(135deg,rgba(23,105,170,.13),rgba(15,159,154,.16));\n  }\n\n  .cgz-list { display:grid; gap:11px; margin-top:16px; }\n\n  .cgz-list-item {\n    display:grid;\n    grid-template-columns:27px 1fr;\n    gap:10px;\n    align-items:start;\n    color:#344457;\n    font-weight:700;\n  }\n\n  .cgz-list-item span:first-child {\n    width:27px;\n    height:27px;\n    border-radius:50%;\n    display:grid;\n    place-items:center;\n    background:rgba(15,159,154,.14);\n    color:var(--teal);\n    font-weight:900;\n  }\n\n  .cgz-stat-row {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n    margin-top:30px;\n  }\n\n  .cgz-stat {\n    padding:22px;\n    text-align:center;\n    border-radius:20px;\n    background:#fff;\n    border:1px solid var(--line);\n    box-shadow:0 10px 25px rgba(8,33,63,.08);\n  }\n\n  .cgz-stat strong {\n    display:block;\n    color:var(--navy);\n    font-size:30px;\n    line-height:1;\n    margin-bottom:8px;\n  }\n\n  .cgz-stat span {\n    color:var(--muted);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .cgz-band {\n    background:linear-gradient(135deg,var(--navy),#164b82);\n    color:#fff;\n    border-radius:32px;\n    padding:46px;\n    box-shadow:var(--shadow);\n  }\n\n  .cgz-band h2 {\n    color:#fff;\n    font-size:clamp(30px,4vw,46px);\n    line-height:1.08;\n    margin:0 0 14px;\n    font-weight:900;\n  }\n\n  .cgz-band p {\n    color:rgba(255,255,255,.86);\n    font-size:18px;\n    margin:0;\n  }\n\n  .cgz-note {\n    padding:22px;\n    border-radius:22px;\n    background:linear-gradient(135deg,#fff7ec,#f4fbff);\n    border:1px solid rgba(247,183,51,.35);\n    color:#344457;\n    font-weight:700;\n  }\n\n  @media (max-width:980px) {\n    .cgz-hero-grid,.cgz-grid-4,.cgz-grid-3,.cgz-grid-2,.cgz-stat-row { grid-template-columns:1fr; }\n    .cgz-photo { max-width:620px; margin:0 auto; }\n  }\n\n  @media (max-width:640px) {\n    .cgz-hero { padding:54px 0; }\n    .cgz-section { padding:56px 0; }\n    .cgz-card,.cgz-band { padding:23px; }\n  }\n<\/style>\n<div class=\"cgz-content\">\n<section class=\"cgz-hero\"><div class=\"cgz-wrap\">\n<div class=\"cgz-eyebrow\">Comprehensive Prosthodontic Care<\/div>\n<h1>Cosmetic, implant, and restorative dentistry built around <span>experience, precision, and long-term results.<\/span><\/h1>\n<p class=\"cgz-lead\">Cary H. Ganz, D.D.S. is a prosthodontist with extensive experience in cosmetic dentistry, implant dentistry, and complex restorative care. Every treatment plan is individualized to improve appearance, comfort, function, and long-term oral health.<\/p>\n<div class=\"cgz-actions\"><a class=\"cgz-btn\" href=\"tel:+15167153246\">Call for an Appointment<\/a><a class=\"cgz-btn secondary\" href=\"\/contact\/\">Office Information<\/a><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Cosmetic Dentistry<\/div>\n<h2>Personalized treatment to create a healthier, more attractive, and more confident smile.<\/h2>\n<p>Cosmetic treatment may involve one conservative improvement or a comprehensive smile makeover. Dr. Ganz evaluates tooth color, shape, position, proportion, gum display, bite, existing restorations, and facial appearance before recommending care.<\/p><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><div class=\"cgz-icon\">01<\/div><h3>Smile Design &amp; Smile Makeovers<\/h3><p>Comprehensive planning that may combine whitening, bonding, veneers, crowns, implants, and gum treatment.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">02<\/div><h3>Professional Teeth Whitening<\/h3><p>Supervised whitening options designed to improve discoloration while protecting the teeth and gums.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">03<\/div><h3>Porcelain Veneers<\/h3><p>Thin ceramic restorations used to improve color, shape, spacing, symmetry, and the appearance of worn teeth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">04<\/div><h3>Cosmetic Dental Bonding<\/h3><p>Tooth-colored resin used to repair chips, close small spaces, reshape teeth, and improve minor irregularities.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">05<\/div><h3>All-Ceramic Crowns<\/h3><p>Natural-looking crowns designed to restore damaged, weakened, discolored, worn, or heavily restored teeth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">06<\/div><h3>Tooth-Colored Fillings<\/h3><p>Composite restorations that repair decay or replace selected older fillings while blending with the tooth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">07<\/div><h3>Porcelain Inlays &amp; Onlays<\/h3><p>Custom ceramic restorations for teeth requiring more support than a filling but not necessarily a full crown.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">08<\/div><h3>Cosmetic Bridges<\/h3><p>Fixed restorations that replace missing teeth while restoring appearance, speech, chewing, and support.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">09<\/div><h3>Tooth Recontouring<\/h3><p>Conservative reshaping of selected enamel to refine uneven edges, proportions, and minor overlaps.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">10<\/div><h3>Replacement of Aging Dentistry<\/h3><p>Evaluation and replacement of selected older crowns, bridges, fillings, and bonding that no longer look or function their best.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">11<\/div><h3>Esthetic Gumline Coordination<\/h3><p>When appropriate, treatment may be coordinated to improve gum symmetry and tooth proportions.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">12<\/div><h3>Full-Mouth Esthetic Rehabilitation<\/h3><p>Comprehensive treatment for patients with extensive wear, missing teeth, broken teeth, bite problems, or failing dentistry.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section alt\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Implant Dentistry<\/div>\n<h2>Replacing missing teeth with implant-supported solutions designed for comfort, appearance, and function.<\/h2>\n<p>Implant treatment can range from a single tooth to a complete arch. Dr. Ganz provides prosthodontic planning, restorative treatment, provisionalization, and long-term evaluation, with surgical care coordinated as appropriate.<\/p><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><h3>Single Implant Crowns<\/h3><p>Custom crowns that replace one missing tooth without relying on neighboring teeth for support.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Multiple Implant Restorations<\/h3><p>Individual or connected implant restorations for several missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant-Supported Bridges<\/h3><p>Fixed bridges supported by implants to replace multiple missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Overdentures<\/h3><p>Removable dentures that attach to implants for improved stability and confidence.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Fixed Full-Arch Restorations<\/h3><p>Implant-supported teeth designed to restore an entire upper or lower arch.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full-Mouth Implant Rehabilitation<\/h3><p>Comprehensive restoration of both arches for patients with extensive tooth loss or failing dentition.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Custom Implant Abutments<\/h3><p>Customized components designed to support the final crown or bridge and optimize fit and appearance.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Provisional Implant Restorations<\/h3><p>Temporary teeth used during healing or staged treatment to support appearance and comfort.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Crown Replacement<\/h3><p>Evaluation and replacement of implant crowns that are worn, damaged, loose, or no longer satisfactory.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Restoration Repairs<\/h3><p>Assessment of loose screws, chipped porcelain, worn teeth, and damaged prosthetic components.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Bite &amp; Occlusal Management<\/h3><p>Evaluation of how implant restorations meet opposing teeth to support comfort and long-term function.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Maintenance Planning<\/h3><p>Guidance for home care, professional maintenance, hygiene, and periodic restorative evaluation.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Restorative Dentistry<\/div>\n<h2>Restoring damaged, worn, broken, or missing teeth with a comprehensive prosthodontic approach.<\/h2><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><h3>Crowns &amp; Bridges<\/h3><p>Custom fixed restorations that rebuild damaged teeth and replace missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full &amp; Partial Dentures<\/h3><p>Removable tooth replacement options designed for function, appearance, and support.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full-Mouth Reconstruction<\/h3><p>Sequenced treatment for extensive wear, bite collapse, broken teeth, missing teeth, and failing restorations.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Complex Treatment Planning<\/h3><p>Coordination of restorative, periodontal, endodontic, orthodontic, and surgical care when needed.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Repair of Worn or Fractured Teeth<\/h3><p>Restorative solutions for cracked, chipped, shortened, or structurally weakened teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Bite Rehabilitation<\/h3><p>Evaluation and restoration of function when tooth wear, missing teeth, or previous dentistry has altered the bite.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Replacement of Failing Restorations<\/h3><p>Assessment and replacement of older dentistry affected by wear, leakage, fracture, or esthetic concerns.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Temporary &amp; Transitional Restorations<\/h3><p>Provisional treatment used to protect teeth, test changes, and guide complex care.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Second Opinions<\/h3><p>Independent evaluation of complex restorative, cosmetic, and implant treatment recommendations.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section alt\"><div class=\"cgz-wrap\"><div class=\"cgz-band\">\n<h2>Why choose a prosthodontist?<\/h2>\n<p>Prosthodontists receive advanced training in restoring and replacing teeth. Dr. Ganz applies more than five decades of clinical experience to treatment involving appearance, bite, function, restorative materials, implant prosthetics, and long-term maintenance.<\/p>\n<div class=\"cgz-actions\"><a class=\"cgz-btn\" href=\"tel:+15167153246\">Call +1 516-715-3246<\/a><a class=\"cgz-btn secondary\" href=\"\/about\/\">About Dr. Ganz<\/a><\/div>\n<\/div><\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\"><div class=\"cgz-note\">Treatment recommendations depend on an individual examination, diagnosis, medical and dental history, imaging, and treatment goals. Not every procedure is appropriate for every patient.<\/div><\/div><\/section>\n<\/div>\n\n\n\n<style>\n.cgz-site,.cgz-site *{box-sizing:border-box}.cgz-site{--navy:#08213f;--blue:#1769aa;--teal:#0f9f9a;--gold:#f7b733;--orange:#ff7a45;--ink:#17202c;--muted:#5f6f7f;--line:rgba(8,33,63,.13);--shadow:0 18px 44px rgba(8,33,63,.12);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow:hidden}\n.cgz-site a{color:inherit;text-decoration:none}.cgz-wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}\n.cgz-topbar{background:var(--navy);color:#fff;padding:10px 0;font-size:14px}.cgz-topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.cgz-topbar a{color:#fff;font-weight:800}\n.cgz-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(8,33,63,.06)}\n.cgz-nav{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cgz-brand{display:flex;align-items:center;gap:13px}.cgz-brand-mark{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;color:#fff;font-weight:900;background:linear-gradient(135deg,var(--teal),var(--blue));box-shadow:0 12px 26px rgba(23,105,170,.22)}\n.cgz-brand-text strong{display:block;color:var(--navy);font-size:20px;line-height:1.1}.cgz-brand-text span{display:block;color:var(--muted);font-size:12px;font-weight:700;margin-top:3px}\n.cgz-menu{display:flex;align-items:center;gap:16px;color:var(--navy);font-size:14px;font-weight:900}.cgz-menu a:hover{color:var(--blue)}.cgz-menu .cgz-menu-cta{color:#1e170a;padding:11px 17px;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--gold))}\n.cgz-hero{padding:82px 0 74px;background:radial-gradient(circle at 8% 8%,rgba(15,159,154,.15),transparent 28%),radial-gradient(circle at 92% 12%,rgba(247,183,51,.22),transparent 30%),linear-gradient(135deg,#f8fcff 0%,#eef8f6 100%);border-bottom:1px solid var(--line)}\n.cgz-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.cgz-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:9px 15px;margin-bottom:20px;border-radius:999px;background:rgba(15,159,154,.13);color:#087b78;font-size:13px;font-weight:900}.cgz-eyebrow:before{content:\"\";width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(15,159,154,.12)}\n.cgz-hero h1{color:var(--navy);font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-2px;margin:0 0 20px;font-weight:900}.cgz-hero h1 span{color:var(--blue)}.cgz-lead{color:#405264;font-size:clamp(18px,2vw,22px);margin:0;max-width:900px}\n.cgz-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.cgz-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--gold));color:#1e170a!important;font-weight:900;box-shadow:0 14px 30px rgba(255,122,69,.24)}.cgz-btn.secondary{background:#fff;color:var(--navy)!important;border:1px solid var(--line);box-shadow:0 10px 24px rgba(8,33,63,.08)}\n.cgz-photo{min-height:470px;border:10px solid #fff;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.cgz-photo img{width:100%;height:100%;min-height:470px;object-fit:cover;object-position:center top;display:block}\n.cgz-section{padding:76px 0;background:#fff}.cgz-section.alt{background:linear-gradient(180deg,#f7fbff,#fff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.cgz-section-head{max-width:900px;margin:0 auto 40px;text-align:center}.cgz-kicker{color:var(--teal);font-size:13px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:9px}\n.cgz-section-head h2{color:var(--navy);font-size:clamp(31px,4vw,50px);line-height:1.08;letter-spacing:-1.3px;margin:0 0 14px;font-weight:900}.cgz-section-head p{color:var(--muted);font-size:18px;margin:0}\n.cgz-grid-2,.cgz-grid-3,.cgz-grid-4{display:grid;gap:20px}.cgz-grid-2{grid-template-columns:repeat(2,1fr)}.cgz-grid-3{grid-template-columns:repeat(3,1fr)}.cgz-grid-4{grid-template-columns:repeat(4,1fr)}\n.cgz-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 14px 34px rgba(8,33,63,.08)}.cgz-card h3{color:var(--navy);font-size:22px;line-height:1.2;margin:0 0 10px;font-weight:900}.cgz-card p{color:var(--muted);margin:0 0 12px}.cgz-card p:last-child{margin-bottom:0}\n.cgz-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;margin-bottom:17px;color:var(--navy);font-size:20px;font-weight:900;background:linear-gradient(135deg,rgba(23,105,170,.13),rgba(15,159,154,.16))}\n.cgz-list{display:grid;gap:11px;margin-top:16px}.cgz-list-item{display:grid;grid-template-columns:27px 1fr;gap:10px;align-items:start;color:#344457;font-weight:700}.cgz-list-item span:first-child{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:rgba(15,159,154,.14);color:var(--teal);font-weight:900}\n.cgz-band{background:linear-gradient(135deg,var(--navy),#164b82);color:#fff;border-radius:32px;padding:46px;box-shadow:var(--shadow)}.cgz-band h2{color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0 0 14px;font-weight:900}.cgz-band p{color:rgba(255,255,255,.86);font-size:18px;margin:0}\n.cgz-note{padding:22px;border-radius:22px;background:linear-gradient(135deg,#fff7ec,#f4fbff);border:1px solid rgba(247,183,51,.35);color:#344457;font-weight:700}\n.cgz-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.cgz-stat{padding:22px;text-align:center;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 25px rgba(8,33,63,.08)}.cgz-stat strong{display:block;color:var(--navy);font-size:30px;line-height:1;margin-bottom:8px}.cgz-stat span{color:var(--muted);font-size:14px;font-weight:800}\n.cgz-footer{background:var(--navy);color:rgba(255,255,255,.8);padding:31px 0;text-align:center;font-size:14px}.cgz-footer strong{color:#fff}.cgz-footer p{margin:0 0 5px}\n@media(max-width:980px){.cgz-menu{display:none}.cgz-hero-grid,.cgz-grid-4,.cgz-grid-3,.cgz-grid-2,.cgz-stat-row{grid-template-columns:1fr}.cgz-photo{max-width:620px;margin:0 auto}}\n@media(max-width:640px){.cgz-topbar-inner{display:grid;gap:5px}.cgz-nav{min-height:70px}.cgz-brand-mark{width:44px;height:44px}.cgz-brand-text strong{font-size:17px}.cgz-brand-text span{font-size:11px}.cgz-hero{padding:54px 0}.cgz-section{padding:56px 0}.cgz-card,.cgz-band{padding:23px}}\n<\/style>\n\n<div class=\"cgz-site\">\n\n<div class=\"cgz-topbar\"><div class=\"cgz-wrap cgz-topbar-inner\">\n<div>Great Neck Dental Associates \u2022 Great Neck, New York<\/div>\n<div><a href=\"tel:+15167153246\">Call +1 516-715-3246<\/a><\/div>\n<\/div><\/div>\n<header class=\"cgz-header\"><div class=\"cgz-wrap cgz-nav\">\n<a class=\"cgz-brand\" href=\"\/\"><div class=\"cgz-brand-mark\">CG<\/div><div class=\"cgz-brand-text\">\n<strong>Cary H. Ganz, D.D.S.<\/strong><span>Prosthodontist \u2022 Cosmetic, Implant &amp; Restorative Dentistry<\/span>\n<\/div><\/a>\n<nav class=\"cgz-menu\" aria-label=\"Primary navigation\">\n<a href=\"\/\">Home<\/a><a href=\"\/about\/\">About<\/a><a href=\"\/services\/\">Services<\/a>\n<a href=\"\/cosmetic-dentistry\/\">Cosmetic<\/a><a href=\"\/implant-dentistry\/\">Implants<\/a>\n<a href=\"\/restorative-dentistry\/\">Restorative<\/a><a href=\"\/blog\/\">Blog<\/a>\n<a href=\"\/contact\/\" class=\"cgz-menu-cta\">Contact<\/a>\n<\/nav><\/div><\/header>\n\n<section class=\"cgz-hero\"><div class=\"cgz-wrap\">\n<div class=\"cgz-eyebrow\">Comprehensive Prosthodontic Care<\/div>\n<h1>Cosmetic, implant, and restorative dentistry built around <span>experience, precision, and long-term results.<\/span><\/h1>\n<p class=\"cgz-lead\">Cary H. Ganz, D.D.S. is a prosthodontist with extensive experience in cosmetic dentistry, implant dentistry, and complex restorative care. Every treatment plan is individualized to improve appearance, comfort, function, and long-term oral health.<\/p>\n<div class=\"cgz-actions\"><a class=\"cgz-btn\" href=\"tel:+15167153246\">Call for an Appointment<\/a><a class=\"cgz-btn secondary\" href=\"\/contact\/\">Office Information<\/a><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Cosmetic Dentistry<\/div>\n<h2>Personalized treatment to create a healthier, more attractive, and more confident smile.<\/h2>\n<p>Cosmetic treatment may involve one conservative improvement or a comprehensive smile makeover. Dr. Ganz evaluates tooth color, shape, position, proportion, gum display, bite, existing restorations, and facial appearance before recommending care.<\/p><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><div class=\"cgz-icon\">01<\/div><h3>Smile Design &amp; Smile Makeovers<\/h3><p>Comprehensive planning that may combine whitening, bonding, veneers, crowns, implants, and gum treatment.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">02<\/div><h3>Professional Teeth Whitening<\/h3><p>Supervised whitening options designed to improve discoloration while protecting the teeth and gums.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">03<\/div><h3>Porcelain Veneers<\/h3><p>Thin ceramic restorations used to improve color, shape, spacing, symmetry, and the appearance of worn teeth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">04<\/div><h3>Cosmetic Dental Bonding<\/h3><p>Tooth-colored resin used to repair chips, close small spaces, reshape teeth, and improve minor irregularities.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">05<\/div><h3>All-Ceramic Crowns<\/h3><p>Natural-looking crowns designed to restore damaged, weakened, discolored, worn, or heavily restored teeth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">06<\/div><h3>Tooth-Colored Fillings<\/h3><p>Composite restorations that repair decay or replace selected older fillings while blending with the tooth.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">07<\/div><h3>Porcelain Inlays &amp; Onlays<\/h3><p>Custom ceramic restorations for teeth requiring more support than a filling but not necessarily a full crown.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">08<\/div><h3>Cosmetic Bridges<\/h3><p>Fixed restorations that replace missing teeth while restoring appearance, speech, chewing, and support.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">09<\/div><h3>Tooth Recontouring<\/h3><p>Conservative reshaping of selected enamel to refine uneven edges, proportions, and minor overlaps.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">10<\/div><h3>Replacement of Aging Dentistry<\/h3><p>Evaluation and replacement of selected older crowns, bridges, fillings, and bonding that no longer look or function their best.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">11<\/div><h3>Esthetic Gumline Coordination<\/h3><p>When appropriate, treatment may be coordinated to improve gum symmetry and tooth proportions.<\/p><\/article>\n<article class=\"cgz-card\"><div class=\"cgz-icon\">12<\/div><h3>Full-Mouth Esthetic Rehabilitation<\/h3><p>Comprehensive treatment for patients with extensive wear, missing teeth, broken teeth, bite problems, or failing dentistry.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section alt\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Implant Dentistry<\/div>\n<h2>Replacing missing teeth with implant-supported solutions designed for comfort, appearance, and function.<\/h2>\n<p>Implant treatment can range from a single tooth to a complete arch. Dr. Ganz provides prosthodontic planning, restorative treatment, provisionalization, and long-term evaluation, with surgical care coordinated as appropriate.<\/p><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><h3>Single Implant Crowns<\/h3><p>Custom crowns that replace one missing tooth without relying on neighboring teeth for support.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Multiple Implant Restorations<\/h3><p>Individual or connected implant restorations for several missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant-Supported Bridges<\/h3><p>Fixed bridges supported by implants to replace multiple missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Overdentures<\/h3><p>Removable dentures that attach to implants for improved stability and confidence.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Fixed Full-Arch Restorations<\/h3><p>Implant-supported teeth designed to restore an entire upper or lower arch.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full-Mouth Implant Rehabilitation<\/h3><p>Comprehensive restoration of both arches for patients with extensive tooth loss or failing dentition.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Custom Implant Abutments<\/h3><p>Customized components designed to support the final crown or bridge and optimize fit and appearance.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Provisional Implant Restorations<\/h3><p>Temporary teeth used during healing or staged treatment to support appearance and comfort.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Crown Replacement<\/h3><p>Evaluation and replacement of implant crowns that are worn, damaged, loose, or no longer satisfactory.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Restoration Repairs<\/h3><p>Assessment of loose screws, chipped porcelain, worn teeth, and damaged prosthetic components.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Bite &amp; Occlusal Management<\/h3><p>Evaluation of how implant restorations meet opposing teeth to support comfort and long-term function.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Implant Maintenance Planning<\/h3><p>Guidance for home care, professional maintenance, hygiene, and periodic restorative evaluation.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\">\n<div class=\"cgz-section-head\"><div class=\"cgz-kicker\">Restorative Dentistry<\/div>\n<h2>Restoring damaged, worn, broken, or missing teeth with a comprehensive prosthodontic approach.<\/h2><\/div>\n<div class=\"cgz-grid-3\"><article class=\"cgz-card\"><h3>Crowns &amp; Bridges<\/h3><p>Custom fixed restorations that rebuild damaged teeth and replace missing teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full &amp; Partial Dentures<\/h3><p>Removable tooth replacement options designed for function, appearance, and support.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Full-Mouth Reconstruction<\/h3><p>Sequenced treatment for extensive wear, bite collapse, broken teeth, missing teeth, and failing restorations.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Complex Treatment Planning<\/h3><p>Coordination of restorative, periodontal, endodontic, orthodontic, and surgical care when needed.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Repair of Worn or Fractured Teeth<\/h3><p>Restorative solutions for cracked, chipped, shortened, or structurally weakened teeth.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Bite Rehabilitation<\/h3><p>Evaluation and restoration of function when tooth wear, missing teeth, or previous dentistry has altered the bite.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Replacement of Failing Restorations<\/h3><p>Assessment and replacement of older dentistry affected by wear, leakage, fracture, or esthetic concerns.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Temporary &amp; Transitional Restorations<\/h3><p>Provisional treatment used to protect teeth, test changes, and guide complex care.<\/p><\/article>\n<article class=\"cgz-card\"><h3>Second Opinions<\/h3><p>Independent evaluation of complex restorative, cosmetic, and implant treatment recommendations.<\/p><\/article><\/div>\n<\/div><\/section>\n\n<section class=\"cgz-section alt\"><div class=\"cgz-wrap\"><div class=\"cgz-band\">\n<h2>Why choose a prosthodontist?<\/h2>\n<p>Prosthodontists receive advanced training in restoring and replacing teeth. Dr. Ganz applies more than five decades of clinical experience to treatment involving appearance, bite, function, restorative materials, implant prosthetics, and long-term maintenance.<\/p>\n<div class=\"cgz-actions\"><a class=\"cgz-btn\" href=\"tel:+15167153246\">Call +1 516-715-3246<\/a><a class=\"cgz-btn secondary\" href=\"\/about\/\">About Dr. Ganz<\/a><\/div>\n<\/div><\/div><\/section>\n\n<section class=\"cgz-section\"><div class=\"cgz-wrap\"><div class=\"cgz-note\">Treatment recommendations depend on an individual examination, diagnosis, medical and dental history, imaging, and treatment goals. Not every procedure is appropriate for every patient.<\/div><\/div><\/section>\n\n<footer class=\"cgz-footer\"><div class=\"cgz-wrap\">\n<p><strong>Cary H. Ganz, D.D.S.<\/strong> \u2014 Prosthodontist \u2022 Cosmetic, Implant &amp; Restorative Dentistry<\/p>\n<p>Great Neck Dental Associates \u2022 611 Northern Blvd., Great Neck, NY 11021 \u2022 +1 516-715-3246<\/p>\n<p>\u00a9 2026 Cary H. Ganz, D.D.S. All rights reserved.<\/p>\n<\/div><\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Comprehensive Prosthodontic Care Cosmetic, implant, and restorative dentistry built around experience, precision, and long-term results. Cary H. Ganz, D.D.S. is a prosthodontist with extensive experience in cosmetic dentistry, implant dentistry, and complex restorative care. Every treatment plan is individualized to improve appearance, comfort, function, and long-term oral health. Call for an AppointmentOffice Information Cosmetic Dentistry &#8230; <a title=\"Services\" class=\"read-more\" href=\"https:\/\/drcaryganz.com\/?page_id=51\" aria-label=\"Read more about Services\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-51","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=51"}],"version-history":[{"count":4,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/51\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/51\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}