{"id":70,"date":"2026-07-20T18:17:04","date_gmt":"2026-07-20T18:17:04","guid":{"rendered":"https:\/\/drcaryganz.com\/?page_id=70"},"modified":"2026-07-20T19:05:19","modified_gmt":"2026-07-20T19:05:19","slug":"restorative-dentistry","status":"publish","type":"page","link":"https:\/\/drcaryganz.com\/?page_id=70","title":{"rendered":"Restorative Dentistry"},"content":{"rendered":"\n<style>\n  \/* GeneratePress cleanup for this page only *\/\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-page, .cgz-page * { box-sizing:border-box; }\n\n  .cgz-page {\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    background:#fff;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n    overflow:hidden;\n  }\n\n  .cgz-page 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    border-bottom:1px solid var(--line);\n  }\n\n  .cgz-hero.cosmetic {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(255,122,69,.16),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(247,183,51,.22),transparent 30%),\n      linear-gradient(135deg,#fffaf7 0%,#fffdf4 100%);\n  }\n\n  .cgz-hero.implant {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(23,105,170,.16),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(15,159,154,.17),transparent 30%),\n      linear-gradient(135deg,#f7fbff 0%,#eef8f6 100%);\n  }\n\n  .cgz-hero.restorative {\n    background:\n      radial-gradient(circle at 8% 8%,rgba(8,33,63,.12),transparent 28%),\n      radial-gradient(circle at 92% 12%,rgba(23,105,170,.16),transparent 30%),\n      linear-gradient(135deg,#f7f9fc 0%,#f3f8ff 100%);\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    max-width:1000px;\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:930px;\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-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-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-grid-4,.cgz-grid-3,.cgz-grid-2 { grid-template-columns:1fr; }\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\n<div class=\"cgz-page\">\n\n<section class=\"cgz-hero restorative\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-eyebrow\">Restorative Dentistry in Great Neck<\/div>\n    <h1>Rebuilding damaged, worn, or missing teeth with a <span>comprehensive prosthodontic approach.<\/span><\/h1>\n    <p class=\"cgz-lead\">\n      Cary H. Ganz, D.D.S. provides restorative care ranging from individual crowns and bridges\n      to dentures, bite rehabilitation, and full-mouth reconstruction.\n    <\/p>\n    <div class=\"cgz-actions\">\n      <a class=\"cgz-btn\" href=\"tel:+15167153246\">Schedule a Restorative Consultation<\/a>\n      <a class=\"cgz-btn secondary\" href=\"\/contact\/\">Office Information<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-section-head\">\n      <div class=\"cgz-kicker\">Restorative Services<\/div>\n      <h2>Solutions for teeth affected by decay, fracture, wear, previous dentistry, or tooth loss.<\/h2>\n      <p>\n        Treatment is planned around tooth structure, appearance, comfort, function, bite, and long-term maintenance.\n      <\/p>\n    <\/div>\n\n    <div class=\"cgz-grid-3\">\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">01<\/div><h3>Dental Crowns<\/h3><p>Custom restorations that protect and rebuild weakened, damaged, worn, or heavily restored teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">02<\/div><h3>Fixed Bridges<\/h3><p>Restorations used to replace missing teeth and restore appearance, speech, and chewing function.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">03<\/div><h3>Inlays &amp; Onlays<\/h3><p>Conservative custom restorations for teeth needing more support than a direct filling.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">04<\/div><h3>Tooth-Colored Fillings<\/h3><p>Composite restorations for selected areas of decay, wear, or replacement of older fillings.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">05<\/div><h3>Full Dentures<\/h3><p>Complete removable tooth replacement designed for appearance, support, and function.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">06<\/div><h3>Partial Dentures<\/h3><p>Removable replacement of several missing teeth using remaining teeth for support.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">07<\/div><h3>Full-Mouth Reconstruction<\/h3><p>Comprehensive treatment for extensive wear, missing teeth, failing restorations, and bite problems.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">08<\/div><h3>Repair of Fractured Teeth<\/h3><p>Restorative solutions for cracked, chipped, broken, or structurally weakened teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">09<\/div><h3>Replacement of Aging Dentistry<\/h3><p>Evaluation and replacement of older crowns, bridges, fillings, and other restorations.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">10<\/div><h3>Bite Rehabilitation<\/h3><p>Restoration of comfort and function when wear or missing teeth have altered the bite.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">11<\/div><h3>Temporary Restorations<\/h3><p>Provisional treatment used to protect teeth, test changes, and guide complex care.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">12<\/div><h3>Second Opinions<\/h3><p>Independent evaluation of complex restorative, cosmetic, implant, and full-mouth treatment plans.<\/p><\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section alt\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-grid-2\">\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Complex Cases<\/div>\n        <h3>When multiple dental problems are connected<\/h3>\n        <p>\n          Broken teeth, missing teeth, wear, bite changes, gum problems, and aging restorations often affect one another.\n          A comprehensive plan helps establish priorities, sequence, and realistic treatment options.\n        <\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Interdisciplinary Care<\/div>\n        <h3>Coordinating the appropriate specialists when needed<\/h3>\n        <p>\n          Some cases benefit from coordinated periodontal, endodontic, orthodontic,\n          oral surgical, or implant surgical care.\n        <\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cgz-section\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-band\">\n      <h2>Restorative care should solve today\u2019s problem without creating tomorrow\u2019s.<\/h2>\n      <p>\n        Dr. Ganz considers how each restoration fits into the entire mouth, how it affects the bite,\n        and how the patient will maintain it over time.\n      <\/p>\n      <div class=\"cgz-actions\">\n        <a class=\"cgz-btn\" href=\"tel:+15167153246\">Call +1 516-715-3246<\/a>\n        <a class=\"cgz-btn secondary\" href=\"\/about\/\">About Dr. Ganz<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Restorative Dentistry in Great Neck Rebuilding damaged, worn, or missing teeth with a comprehensive prosthodontic approach. Cary H. Ganz, D.D.S. provides restorative care ranging from individual crowns and bridges to dentures, bite rehabilitation, and full-mouth reconstruction. Schedule a Restorative Consultation Office Information Restorative Services Solutions for teeth affected by decay, fracture, wear, previous dentistry, or &#8230; <a title=\"Restorative Dentistry\" class=\"read-more\" href=\"https:\/\/drcaryganz.com\/?page_id=70\" aria-label=\"Read more about Restorative Dentistry\">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-70","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/70","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=70"}],"version-history":[{"count":3,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":102,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/70\/revisions\/102"}],"wp:attachment":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}