{"id":4530,"date":"2025-07-15T21:57:16","date_gmt":"2025-07-15T17:57:16","guid":{"rendered":"https:\/\/staging.mydent-ge.com\/oral-surgery\/"},"modified":"2026-05-04T20:05:06","modified_gmt":"2026-05-04T16:05:06","slug":"oral-surgery","status":"publish","type":"page","link":"https:\/\/staging.mydent-ge.com\/en\/services\/oral-surgery\/","title":{"rendered":"Oral Surgery"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&#038;family=Oswald:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    \n    <style>\n    :root {\n        --main-dark-blue: #0e1a2b; \n        --accent-blue: #79c5ff;\n        --light-bg-blue: rgba(220, 240, 255, 0.85);\n        --white: #ffffff;\n        --grey-text: #666666;\n        --hover-blue: #5aa7e6;\n        --border-color-light: #d4e6ff;\n    }\n    \n    \/* \u0411\u0430\u0437\u043e\u0432\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 *\/\n    * { box-sizing: border-box; }\n    html, body {\n        margin: 0; padding: 0; overflow-x: hidden; font-family: 'Roboto', Arial, sans-serif;\n        line-height: 1.6; background-color: var(--white); color: var(--main-dark-blue);\n    }\n    a { color: var(--main-dark-blue); text-decoration: none; font-weight: 600; transition: color 0.3s ease; }\n    a:hover { color: var(--accent-blue); text-decoration: underline; }\n    .section-full-bg { width: 100vw; margin-left: calc(-50vw + 50%); padding: 60px 20px; box-sizing: border-box; }\n    .section-inner { max-width: 1240px; margin: 0 auto; padding: 0; }\n    .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; }\n\n    \/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432 *\/\n    h1, h2, h3, h4, h5, h6 {\n        font-family: 'Oswald', sans-serif;\n        color: var(--main-dark-blue);\n        margin-top: 0;\n        text-align: center;\n        line-height: 1.25;\n        font-weight: 700;\n    }\n    h1 { font-size: clamp(2.2rem, 1.5rem + 3.5vw, 3.5rem); margin-bottom: 1.5rem; }\n    h2 { font-size: clamp(1.8rem, 1.3rem + 2.5vw, 2.8rem); margin-bottom: 1.25rem; margin-top: 2.5rem; }\n    h3 { font-size: clamp(1.4rem, 1.1rem + 1.5vw, 2rem); margin-bottom: 1rem; }\n    h4 { font-size: clamp(1.1rem, 0.9rem + 1vw, 1.5rem); margin-bottom: 0.8rem; }\n    \n    \/* \u0421\u0442\u0438\u043b\u0438 \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 *\/\n    .hero-banner {\n        position: relative; height: 70vh; min-height: 450px; width: 100%; display: flex;\n        align-items: center; justify-content: center; text-align: center; padding: 20px;\n        color: var(--white); overflow: hidden; background-color: #4a4a4a;\n    }\n    .hero-banner-img {\n        position: absolute; left: 0; width: 100%; object-fit: cover; z-index: 0; \n        filter: brightness(0.6); height: 140%; top: -20%;\n    }\n    .hero-content { max-width: 800px; z-index: 2; }\n    .hero-banner h1 {\n        font-size: clamp(2.2rem, 1.2rem + 6vw, 3.2rem);\n        color: var(--white);\n        margin: 0 0 15px 0;\n        text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);\n    }\n    .hero-banner p {\n        font-size: clamp(1.1rem, 1rem + 0.5vw, 1.4rem);\n        margin: 0 0 30px 0; \n        font-weight: 400; \n        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);\n    }\n    .hero-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }\n\n    .section-wrapper { \n        background: var(--white); border: 2px solid var(--border-color-light); border-radius: 14px; \n        padding: 30px; margin-bottom: 40px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06); \n    }\n    .section-wrapper h2 { border-bottom: 2px solid var(--border-color-light); padding-bottom: 15px; margin-top: 0; }\n    #faq h2 { border-bottom: none !important; }\n\n    .nav-anchors { background: var(--light-bg-blue); border: 2px solid var(--accent-blue); padding: 15px; margin-top: 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); }\n    .nav-anchors h2, .nav-anchors h3 { \n        margin-top: 0; margin-bottom: 15px; border-bottom: none; \n        padding-bottom: 0; font-size: 1.5em;\n    }\n    .nav-anchors ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n    .nav-anchors ul li a { background: var(--white); border-radius: 4px; padding: 6px 14px; display: inline-block; margin: 3px; transition: background 0.3s, transform 0.2s; font-weight: 500; border: 1px solid var(--border-color-light); }\n    .nav-anchors ul li a:hover { background: var(--accent-blue); color: var(--white); text-decoration: none; transform: translateY(-2px); }\n\n    img { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }\n    \n    .cta-button { display: inline-flex; align-items: center; gap: 8px; background-color: var(--accent-blue); color: var(--main-dark-blue); padding: 12px 25px; border-radius: 6px; font-size: 1.1em; margin: 5px; transition: background-color 0.3s ease, transform 0.2s ease; text-decoration: none; font-weight: 600; border: 1px solid transparent; }\n    .cta-button:hover { background-color: var(--hover-blue); transform: translateY(-2px); text-decoration: none; }\n    .cta-button.secondary { background-color: transparent; color: var(--white); border: 1px solid var(--white); }\n    .cta-button.secondary:hover { background-color: var(--white); color: var(--main-dark-blue); }\n    .cta-full-width { width: 100%; justify-content: center; margin-left: 0; margin-right: 0; }\n    \n    .services-list { list-style-type: none; padding-left: 0; text-align: left; }\n    .services-list li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 1.05em; }\n    .services-list li::before { content: '\u2714'; position: absolute; left: 0; top: 1px; color: var(--accent-blue); font-weight: bold; font-size: 1.2em; }\n    \n    .advantages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }\n.advantage-item { background: var(--light-bg-blue); border: 1px solid var(--accent-blue); border-radius: 10px; padding: 20px; text-align: center; transition: box-shadow 0.3s ease; }\n.advantage-item:hover { box-shadow: 0 8px 20px rgba(121, 197, 255, 0.2); }\n.advantage-item h3 { font-size: 1.3rem; margin-bottom: 10px; }\n.advantage-photo { width: 80px; height: 80px; object-fit: cover; border-radius: 50%; margin: 0 auto 15px; display: block; border: 3px solid var(--accent-blue); }\n    \n    .faq-item { margin-bottom: 15px; border-bottom: 1px solid var(--border-color-light); padding-bottom: 10px; }\n    .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n    .faq-question { font-weight: 600; cursor: pointer; font-size: 1.1em; display: flex; justify-content: space-between; align-items: center; padding: 5px 0; transition: color 0.3s ease; margin: 0; }\n    .faq-question:hover { color: var(--accent-blue); }\n    .faq-question i { margin-left: 10px; transition: transform 0.3s ease; color: var(--accent-blue); }\n    .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out, padding-top 0.4s ease-out; }\n    .faq-item.active .faq-question i { transform: rotate(180deg); }\n    .faq-item.active .faq-answer { max-height: 500px; padding-top: 10px; transition: max-height 0.5s ease-in, padding-top 0.5s ease-in; }\n    \n    #reviews-section .reviews-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; }\n    #reviews-section .review-item {\n        background: var(--light-bg-blue); border-radius: 10px; padding: 25px;\n        border: 1px solid var(--accent-blue); display: flex; flex-direction: column; text-align: center;\n    }\n    #reviews-section .review-item p:first-child { font-style: italic; flex-grow: 1; }\n    #reviews-section .review-item p:last-child { margin-top: 20px; font-weight: 600; font-size: 0.95em; color: var(--main-dark-blue); }\n    \n    #cta-section { background: var(--main-dark-blue); padding: 50px 0; color: var(--white); text-align: center; }\n    #cta-section .section-inner { border-radius: 0; padding: 50px 20px; }\n    #cta-section h2 { color: var(--accent-blue); border: none; font-size: 2.5em; margin-bottom: 20px; margin-top: 0; }\n    #cta-section p { font-size: 1.1em; margin-bottom: 30px; }\n    #cta-section .form-container, #cta-section .social-links-container { max-width: 600px; margin: 40px auto 0; text-align: center; }\n    #cta-section .form-container p, #cta-section .social-links-container p { color: var(--white); }\n    #cta-section form label { display: block; margin-bottom: 15px; }\n    #cta-section form input, #cta-section form textarea {\n        width: 100%; padding: 12px; margin-bottom: 0; border-radius: 6px; font-size: 1rem;\n        font-family: 'Roboto', sans-serif;\n        border: 1px solid var(--accent-blue);\n    }\n    #cta-section input[type=\"text\"], #cta-section input[type=\"tel\"] { background-color: var(--white); color: var(--main-dark-blue) !important; }\n    #cta-section textarea { background-color: var(--light-bg-blue); color: var(--main-dark-blue) !important; }\n    .additional-contact-info { margin: 30px 0; color: rgba(255, 255, 255, 0.9); line-height: 1.8; text-align: center; }\n    .additional-contact-info a { color: var(--accent-blue); text-decoration: none; }\n    .additional-contact-info a:hover { text-decoration: underline; }\n    .social-links-container { margin-top: 30px; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, 0.2); }\n    .social-buttons-grid { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; max-width: 500px; margin-left: auto; margin-right: auto; }\n    .social-button {\n        display: inline-flex; align-items: center; gap: 10px; padding: 10px 20px;\n        border-radius: 6px; text-decoration: none; font-weight: 600;\n        transition: opacity 0.3s ease; justify-content: center; flex-basis: calc(50% - 7.5px);\n    }\n    .social-button:hover { opacity: 0.85; }\n    .social-button.whatsapp { background-color: #25D366; color: var(--white); }\n    .social-button.telegram { background-color: #1d759b; color: var(--white); }\n    .social-button.instagram { background-color: #c22a61; color: var(--white); }\n    .social-button.facebook { background-color: #1877F2; color: var(--white); }\n\n    \/* \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 *\/\n    @media (max-width: 768px) {\n        .section-full-bg { padding: 40px 15px; } \n        .section-wrapper, .content-box { padding: 25px 20px; }\n        .social-button, .cta-button { width: 100%; margin: 10px 0; justify-content: center; flex-basis: 100%; }\n        .nav-anchors ul { flex-direction: column; gap: 8px; }\n        .nav-anchors ul li a { width: 100%; text-align: center; }\n        #reviews-section .reviews-container, { grid-template-columns: 1fr; }\n    }\n   @media (max-width: 480px) {\n        .hero-banner {\n            height: auto;\n            min-height: 350px;\n            padding: 60px 20px;\n        }\n        .cta-button { font-size: 1em; padding: 12px 20px; }\n    }\n    @media (max-width: 360px) {\n        .hero-banner h1 {\n            font-size: 1.9rem;\n            line-height: 1.2;\n        }\n        .flex-child-text,\n        .flex-child-video {\n            min-width: 0;\n        }\n    }\n    <\/style>\n\n<header class=\"hero-banner\">\n    <img decoding=\"async\" class=\"hero-banner-img\"\n         src=\"\/wp-content\/uploads\/2025\/08\/oral-surgery-banner-batumi.webp\"\n         alt=\"Oral surgery banner in Batumi\"\n         fetchpriority=\"high\"\n         loading=\"eager\">\n    <div class=\"hero-content\">\n        <h1>Oral Surgery in Batumi \u2014 Wisdom Tooth Removal and Microsurgery<\/h1>\n        <p>At My DENT Clinic, we use a microscope and modern tooth extraction methods to make the process safe, precise, and gentle.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"#cta-section\" class=\"cta-button\">Book an Appointment<\/a>\n            <a href=\"#procedures\" class=\"cta-button secondary\">Types of Procedures<\/a>\n        <\/div>\n    <\/div>\n<\/header>\n\n<div class=\"main-content\">\n<div class=\"section-full-bg\">\n    <div class=\"section-inner\">\n        <h2 style=\"border-bottom: none;\">Tooth Extraction and Treatment \u2014 Oral Surgery at My DENT in Batumi<\/h2>\n        <p style=\"text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 30px;\">Oral surgery in Batumi \u2014 <strong>My DENT<\/strong> offers a full range of procedures, including safe and painless wisdom tooth removal. Our dental surgeons work with a Carl Zeiss microscope, laser, and piezosurgery technology, which helps preserve tissue and accelerate healing. At our clinic, <strong>oral surgery<\/strong> is performed only as a last resort\u2014when it&#8217;s impossible to save a tooth.<\/p>\n\n        <nav class=\"nav-anchors\" aria-labelledby=\"nav-title\">\n            <h3 id=\"nav-title\">Section Contents:<\/h3>\n            <ul>\n                <li><a href=\"#advantages\">Advantages<\/a><\/li>\n                <li><a href=\"#procedures\">Types of Procedures<\/a><\/li>\n                <li><a href=\"#faq\">FAQ<\/a><\/li>\n                <li><a href=\"#reviews-section\">Reviews<\/a><\/li>\n                <li><a href=\"#cta-section\">Book Now<\/a><\/li>\n            <\/ul>\n        <\/nav>\n\n        <section id=\"advantages\" class=\"section-wrapper\">\n            <h2>Advantages of Surgery at My DENT<\/h2>\n            <div class=\"advantages-grid\">\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/microscopic-tooth-extraction-batumi.webp\" alt=\"Microscopic tooth extraction in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                         srcset=\"\/wp-content\/uploads\/2025\/09\/microscopic-tooth-extraction-batumi-150.webp 150w, https:\/\/staging.mydent-ge.com\/wp-content\/uploads\/2025\/09\/microscopic-tooth-extraction-batumi-300.webp 300w\" sizes=\"auto, 80px\">\n                    <h3>Microsurgery<\/h3>\n                    <p>Extractions and procedures under a <strong>Carl Zeiss microscope<\/strong> for exceptional precision and minimal trauma.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/laser-piezosurgery-surgery-batumi.webp\" alt=\"Laser surgery in dentistry in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                         srcset=\"\/wp-content\/uploads\/2025\/09\/laser-piezosurgery-surgery-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/09\/laser-piezosurgery-surgery-batumi-300.webp 300w\" sizes=\"auto, 80px\">\n                    <h3>Laser and Piezo Technologies<\/h3>\n<p>Bloodless and suture-free laser tissue excision for <strong>comfortable and rapid healing<\/strong>.<\/p>\n<p>Ultrasonic surgery (piezosurgery) is ideal for complex cases and bone grafting. Learn more on our <a href=\"\/wp-content\/tehnologii\/ultrozvukovaya-hirurgiya\/\" target=\"_blank\">ultrasonic surgery page<\/a>.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/safe-tooth-extraction-batumi.webp\" alt=\"Safe tooth extraction in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                         srcset=\"\/wp-content\/uploads\/2025\/09\/safe-tooth-extraction-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/09\/safe-tooth-extraction-batumi-300.webp 300w\" sizes=\"auto, 80px\">\n                    <h3>Maximum Safety<\/h3>\n                    <p>Disposable instruments, sterile conditions, and <strong>gentle treatment protocols<\/strong>.<\/p>\n                <\/div>\n                <div class=\"advantage-item\">\n                    <img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/dental-surgeons-team-batumi.webp\" alt=\"Team of dental surgeons in Batumi\" class=\"advantage-photo\" width=\"80\" height=\"80\"\n                         srcset=\"\/wp-content\/uploads\/2025\/09\/dental-surgeons-team-batumi-150.webp 150w, \/wp-content\/uploads\/2025\/09\/dental-surgeons-team-batumi-300.webp 300w\" sizes=\"auto, 80px\">\n                    <h3>Surgical Team<\/h3>\n                    <p>Our doctors are <strong>experts in complex surgery<\/strong> with international qualifications.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"procedures\" class=\"section-wrapper\">\n            <h2>What Procedures We Perform<\/h2>\n            <ul class=\"services-list\">\n                <li><strong>Tooth extractions of any complexity<\/strong> (including wisdom teeth removal)<\/li>\n                <li>Root amputation of a multi-rooted tooth<\/li>\n                <li>Apical surgery (<strong>apicoectomy<\/strong>)<\/li>\n                <li>Removal of foreign bodies from the jaw<\/li>\n                <li>Gum surgery, gingivoplasty<\/li>\n                <li><strong>Tooth-preserving surgeries<\/strong><\/li>\n                <li>Clinical crown lengthening<\/li>\n                <li>Preparation for implantation, bone grafting<\/li>\n                <li>Excision of the operculum over an impacted tooth<\/li>\n                <li>Microsurgical interventions under magnification. We also perform <a href=\"https:\/\/staging.mydent-ge.com\/en\/comprehensive-dental-services-at-my-dent-clinic\/dental-implantation\/\">dental implantation<\/a> after extraction\u2014with precise bone tissue preparation.<\/li>\n            <\/ul>\n        <\/section>\n<section class=\"section-wrapper\" style=\"background-color: var(--light-bg-blue); border-color: var(--accent-blue);\">\n        <h3>Wisdom Tooth (&#8220;Third Molar&#8221;) Removal<\/h3>\n        <p style=\"text-align: center; max-width: 900px; margin-left: auto; margin-right: auto; margin-bottom: 30px;\">Most often, patients come to us specifically for wisdom tooth removal. We perform both simple and complex procedures: removal of <strong>impacted<\/strong> teeth (unerupted), <strong>atypically positioned third molars<\/strong>, and cases with cysts. Thanks to modern equipment, the procedure is as gentle and comfortable as possible.<\/p>\n\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: left; margin-bottom: 30px;\">\n            \n            <div>\n                <h4 style=\"text-align: left; border-bottom: 2px solid var(--accent-blue); padding-bottom: 8px;\">Advantages at My DENT<\/h4>\n                <ul class=\"services-list\" style=\"padding-left: 0;\">\n                    <li>Painless procedures under local anesthesia or sedation<\/li>\n                    <li>Modern methods: laser, microscope, piezosurgery<\/li>\n                    <li>Experienced dental surgeons with over 10 years of practice<\/li>\n                    <li>Individual approach and safe treatment protocols<\/li>\n                <\/ul>\n            <\/div>\n\n            <div>\n                <h4 style=\"text-align: left; border-bottom: 2px solid var(--accent-blue); padding-bottom: 8px;\">When should a wisdom tooth be removed?<\/h4>\n                <ul class=\"services-list\" style=\"padding-left: 0;\">\n                    <li>For pain and gum inflammation (pericoronitis)<\/li>\n                    <li>If the tooth crown is damaged by decay<\/li>\n                    <li>If the tooth is growing incorrectly (into the cheek, into the adjacent tooth)<\/li>\n                    <li>If a cyst or other inflammatory process is forming<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div>\n            <h4 style=\"text-align: center;\">Prices and Consultation<\/h4>\n            <p style=\"text-align: center; max-width: 700px; margin: 0 auto 25px auto;\">The cost depends on the complexity of the procedure, but we offer transparent and affordable prices for wisdom tooth removal in Batumi. Book a consultation\u2014the surgeon will detail the methods, recovery time, and find the optimal solution for you.<\/p>\n        <\/div>\n\n        <div style=\"text-align: center;\">\n             <a href=\"#cta-section\" class=\"cta-button\">Book a Consultation<\/a>\n        <\/div>\n    <\/section>\n\n   <section id=\"faq\" class=\"section-wrapper\">\n    <h2>Frequently Asked Questions<\/h2>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">Is tooth extraction painful?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>No, we use <strong>anesthesia<\/strong>. The procedure is comfortable and painless.<\/p><\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">How long is the recovery after the procedure?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>On average, 2\u20135 days. Recovery is faster when a laser is used. Learn more about <a href=\"https:\/\/staging.mydent-ge.com\/2110-2\/\">aftercare following tooth extraction<\/a> in our guide.<\/p><\/div>\n    <\/div>\n    \n    <div class=\"faq-item\">\n        <h3 class=\"faq-question\">Do you remove wisdom teeth?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n        <div class=\"faq-answer\"><p>Yes, both simple and <strong>impacted<\/strong> (unerupted) wisdom teeth.<\/p><\/div>\n    <\/div>\n<\/section>\n\n        <section id=\"reviews-section\" class=\"section-wrapper\">\n            <h2>Patient Reviews on Surgery<\/h2>\n            <div class=\"reviews-container\">\n                <div class=\"review-item\">\n                    <p>\u201cI had a complex wisdom tooth removed. I was terribly scared, but everything went perfectly! It was quick, not painful at all, and healed without any issues. A huge thank you to the surgeons at My Dent for their golden hands!\u201d<\/p>\n                    <p>\u2014 Olga T., <a href=\"#\" target=\"_blank\" rel=\"noopener\">Google Reviews<\/a><\/p>\n                <\/div>\n                <div class=\"review-item\">\n                    <p>\u201cI am very grateful to My DENT for a quick and painless tooth extraction. Everything was clean, sterile, and fast. True professionals, I recommend them to anyone who is afraid of dentists.\u201d<\/p>\n                    <p>\u2014 Nino M., <a href=\"#\" target=\"_blank\" rel=\"noopener\">Google Reviews<\/a><\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n<\/div>\n<\/div>\n<section id=\"cta-section\" class=\"section-full-bg\">\n    <div class=\"section-inner\">\n        <h2>Book a Consultation with a Surgeon<\/h2>\n        <p>Take the first step towards a healthy smile. Schedule a <strong>free consultation<\/strong>, and we will create a personalized treatment plan for you.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"cta-button\"><i class=\"fab fa-whatsapp\"><\/i> Message on WhatsApp<\/a>\n            <a href=\"tel:+995514117070\" class=\"cta-button secondary\"><i class=\"fas fa-phone-alt\"><\/i> Call Us<\/a>\n        <\/div>\n        <div class=\"additional-contact-info\">\n            <p><strong>Address:<\/strong> 43 Vakhtang Gorgasali St, <strong>Batumi<\/strong><\/p>\n            <p><strong>Email:<\/strong> <a href=\"mailto:mydentge@yahoo.com\">mydentge@yahoo.com<\/a><\/p>\n            <p><strong>Working Hours:<\/strong> Mon\u2013Fri: 10:00 \u2013 20:00, Sat: 10:00 \u2013 19:00 (Sun: Closed)<\/p>\n        <\/div>\n        <div class=\"social-links-container\">\n            <p><strong>Find us on social media:<\/strong><\/p>\n            <div class=\"social-buttons-grid\">\n                <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"social-button whatsapp\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n                <a href=\"https:\/\/t.me\/MyDent_Batumi\" target=\"_blank\" rel=\"noopener\" class=\"social-button telegram\"><i class=\"fab fa-telegram\"><\/i> Telegram<\/a>\n                <a href=\"https:\/\/www.instagram.com\/my_dent_batumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button instagram\"><i class=\"fab fa-instagram\"><\/i> Instagram<\/a>\n                <a href=\"https:\/\/www.facebook.com\/mydentbatumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button facebook\"><i class=\"fab fa-facebook\"><\/i> Facebook<\/a>\n            <\/div>\n        <\/div>\n        <div class=\"form-container\">\n            <p>Or leave a request, and we will call you back:<\/p>\n            <form action=\"#\" method=\"post\">\n                <label><span class=\"sr-only\">Your Name<\/span><input type=\"text\" name=\"name\" placeholder=\"Your Name\" required><\/label>\n                <label><span class=\"sr-only\">Your Phone Number<\/span><input type=\"tel\" name=\"phone\" placeholder=\"Your Phone Number\" required><\/label>\n                <label><span class=\"sr-only\">Your Comment (optional)<\/span><textarea name=\"comment\" placeholder=\"Your Comment (optional)\" rows=\"3\"><\/textarea><\/label>\n                <button type=\"submit\" class=\"cta-button cta-full-width\">Send Request<\/button>\n            <\/form>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n\n<script>\n\/\/ The script content has been reviewed and contains no user-facing text requiring translation.\n\/\/ It handles functionality like parallax scrolling and the FAQ accordion.\ndocument.addEventListener('DOMContentLoaded', () => {\n    \/\/ --- Parallax effect for the banner ---\n    const heroImage = document.querySelector('.hero-banner-img');\n    if (heroImage) {\n        const handleParallax = () => {\n            const scrollPosition = window.scrollY;\n            heroImage.style.transform = `translateY(${scrollPosition * 0.3}px)`;\n        };\n        \/\/ Add the event listener to call the function on scroll\n        window.addEventListener('scroll', handleParallax);\n    }\n\n    \/\/ --- Improved FAQ accordion ---\n    \/\/ (Logic moved outside the if (heroImage) check to work independently)\n    document.querySelectorAll('.faq-item').forEach(item => {\n        const question = item.querySelector('.faq-question');\n        question.addEventListener('click', () => {\n            const currentlyActive = item.classList.contains('active');\n            \n            \/\/ Close all active items except the current one\n            document.querySelectorAll('.faq-item.active').forEach(activeItem => {\n                if (activeItem !== item) {\n                    activeItem.classList.remove('active');\n                }\n            });\n            \n            \/\/ Toggle the state of the current item\n            item.classList.toggle('active');\n        });\n    });\n});\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"name\": \"Oral Surgery in Batumi: Frequently Asked Questions\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is tooth extraction painful?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No, we use anesthesia. The procedure is comfortable and painless.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long is the recovery after the procedure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"On average, recovery takes 2 to 5 days. This process is faster when a laser is used. We provide patients with detailed instructions for aftercare following a tooth extraction.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you remove wisdom teeth?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, both simple and impacted (unerupted) wisdom teeth.\"\n      }\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Oral Surgery in Batumi \u2014 Wisdom Tooth Removal and Microsurgery At My DENT Clinic, we use a microscope and modern tooth extraction methods to make the process safe, precise, and gentle. Book an Appointment Types of Procedures Tooth Extraction and Treatment \u2014 Oral Surgery at My DENT in Batumi Oral surgery in Batumi \u2014 My&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4771,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-4530","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/comments?post=4530"}],"version-history":[{"count":2,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4530\/revisions"}],"predecessor-version":[{"id":4539,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4530\/revisions\/4539"}],"up":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771"}],"wp:attachment":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/media?parent=4530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}