{"id":68,"date":"2026-07-20T18:16:49","date_gmt":"2026-07-20T18:16:49","guid":{"rendered":"https:\/\/drcaryganz.com\/?page_id=68"},"modified":"2026-07-20T19:04:45","modified_gmt":"2026-07-20T19:04:45","slug":"implant-dentistry","status":"publish","type":"page","link":"https:\/\/drcaryganz.com\/?page_id=68","title":{"rendered":"Implant 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 implant\">\n  <div class=\"cgz-wrap\">\n    <div class=\"cgz-eyebrow\">Implant Dentistry in Great Neck<\/div>\n    <h1>Implant solutions for replacing <span>one tooth, several teeth, or an entire arch.<\/span><\/h1>\n    <p class=\"cgz-lead\">\n      Cary H. Ganz, D.D.S. provides prosthodontic planning and restorative care for dental implants,\n      with attention to appearance, bite, comfort, hygiene, function, and long-term maintenance.\n    <\/p>\n    <div class=\"cgz-actions\">\n      <a class=\"cgz-btn\" href=\"tel:+15167153246\">Schedule an Implant 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\">Implant Restorative Services<\/div>\n      <h2>Restoring dental implants from a single missing tooth to a complete full-arch solution.<\/h2>\n      <p>\n        Surgical and restorative treatment can be coordinated as appropriate for the individual patient.\n      <\/p>\n    <\/div>\n\n    <div class=\"cgz-grid-3\">\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">01<\/div><h3>Single Implant Crowns<\/h3><p>Custom replacement teeth supported by one implant without relying on neighboring teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">02<\/div><h3>Multiple Implant Crowns<\/h3><p>Individual or connected restorations for several missing teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">03<\/div><h3>Implant-Supported Bridges<\/h3><p>Fixed bridges supported by implants instead of natural teeth.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">04<\/div><h3>Implant Overdentures<\/h3><p>Removable dentures that attach to implants for improved stability and confidence.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">05<\/div><h3>Fixed Full-Arch Restorations<\/h3><p>Implant-supported teeth designed to remain in place and restore an entire arch.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">06<\/div><h3>Full-Mouth Implant Rehabilitation<\/h3><p>Comprehensive replacement of failing or missing teeth in both arches.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">07<\/div><h3>Custom Implant Abutments<\/h3><p>Customized components that support the final crown or bridge and help optimize fit and appearance.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">08<\/div><h3>Provisional Implant Teeth<\/h3><p>Temporary restorations used during healing or staged treatment.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">09<\/div><h3>Implant Crown Replacement<\/h3><p>Replacement of implant restorations affected by wear, looseness, fracture, or esthetic concerns.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">10<\/div><h3>Implant Restoration Repairs<\/h3><p>Evaluation of loose screws, chipped porcelain, worn prosthetic teeth, and damaged components.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">11<\/div><h3>Bite Adjustment<\/h3><p>Occlusal evaluation designed to improve comfort and reduce damaging forces.<\/p><\/article>\n      <article class=\"cgz-card\"><div class=\"cgz-icon\">12<\/div><h3>Maintenance Planning<\/h3><p>Guidance for home care, hygiene, professional maintenance, and periodic evaluation.<\/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\">Restorative-Driven Planning<\/div>\n        <h3>Implant treatment begins with the final tooth in mind<\/h3>\n        <p>\n          Implant position, bone, gum tissue, tooth shape, bite, smile line, hygiene access,\n          and restorative material all influence the final result.\n        <\/p>\n      <\/article>\n\n      <article class=\"cgz-card\">\n        <div class=\"cgz-kicker\">Team-Based Care<\/div>\n        <h3>Surgical and restorative care can be coordinated<\/h3>\n        <p>\n          Depending on the case, surgical placement may be performed or coordinated with the appropriate implant surgeon.\n          The final restorative plan helps guide implant position and prosthetic design.\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>Not every implant case requires the same solution.<\/h2>\n      <p>\n        The right plan depends on the number of missing teeth, bone and gum conditions,\n        health history, bite, esthetic goals, maintenance ability, and the type of restoration desired.\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=\"\/services\/\">View All Services<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Implant Dentistry in Great Neck Implant solutions for replacing one tooth, several teeth, or an entire arch. Cary H. Ganz, D.D.S. provides prosthodontic planning and restorative care for dental implants, with attention to appearance, bite, comfort, hygiene, function, and long-term maintenance. Schedule an Implant Consultation Office Information Implant Restorative Services Restoring dental implants from a &#8230; <a title=\"Implant Dentistry\" class=\"read-more\" href=\"https:\/\/drcaryganz.com\/?page_id=68\" aria-label=\"Read more about Implant 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-68","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/68","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=68"}],"version-history":[{"count":3,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/68\/revisions"}],"predecessor-version":[{"id":101,"href":"https:\/\/drcaryganz.com\/index.php?rest_route=\/wp\/v2\/pages\/68\/revisions\/101"}],"wp:attachment":[{"href":"https:\/\/drcaryganz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=68"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}