{"id":143,"date":"2024-09-18T01:55:05","date_gmt":"2024-09-17T22:55:05","guid":{"rendered":"http:\/\/sw-themes.com\/porto_dummy\/?page_id=143"},"modified":"2026-04-04T12:45:40","modified_gmt":"2026-04-04T09:45:40","slug":"home","status":"publish","type":"page","link":"https:\/\/vividclinic.net\/tr\/","title":{"rendered":"Vivid Klinik"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"143\" class=\"elementor elementor-143\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"porto_stretch_css stretch_row_css elementor-element elementor-element-fc35a33 e-con-full e-flex e-con e-parent\" data-id=\"fc35a33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-da774a8 elementor-widget elementor-widget-html\" data-id=\"da774a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n     Vivid Clinic \u2013 Home Page Body Content\n     For Elementor Pro Custom HTML widget (page content only)\n     Header & Footer are separate Elementor template widgets\n     \n     Section Order:\n       1. Hero Slider\n       2. Services Gallery (Image Cards)\n       3. Avrasya Hospital CTA\n       4. Consultation Form\n       5. Services Welcome (Icon Cards)\n       6. Surgeons \/ <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/transform-your-look-with-rhinoplasty-in-istanbul-turkey\/\"   title=\"Transform Your Look with Rhinoplasty in Istanbul Turkey\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3501\">Doctors<\/a>\n       7. <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/legal\/\"   title=\"Legal documents\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"2812\">Blog<\/a> Posts (dynamic via WP REST API)\n       8. Price Comparison Table\n       9. Expert Guidance + Insurance\n     ============================================================ -->\n<style>\n\/* ================================================================\n   VIVID CLINIC \u2013 PREMIUM DESIGN SYSTEM\n   Colors:  Primary #004a4f | Secondary #0d9488 | Accent #c9a96e\n            Light BG #f7fafa | Card BG #ffffff | Dark BG #0a2e30\n   Fonts:   'El Messiri' (headings) | system-ui (body)\n   Radius:  Cards 20px | Buttons 12px | Small 8px\n   ================================================================ *\/\n\n:root {\n  --vc-primary: #004a4f;\n  --vc-primary-light: #065f66;\n  --vc-secondary: #0d9488;\n  --vc-accent: #c9a96e;\n  --vc-accent-light: #e8d5a8;\n  --vc-dark: #0a2e30;\n  --vc-text: #1a2b2d;\n  --vc-text-muted: #5a7274;\n  --vc-light: #f7fafa;\n  --vc-lighter: #eef5f5;\n  --vc-white: #ffffff;\n  --vc-border: rgba(0,74,79,0.08);\n  --vc-shadow-sm: 0 2px 12px rgba(0,74,79,0.06);\n  --vc-shadow-md: 0 8px 32px rgba(0,74,79,0.1);\n  --vc-shadow-lg: 0 16px 48px rgba(0,74,79,0.14);\n  --vc-radius: 20px;\n  --vc-radius-sm: 12px;\n  --vc-font-heading: 'El Messiri', Georgia, serif;\n  --vc-font-body: system-ui, -apple-system, 'Segoe UI', sans-serif;\n  --vc-section-py: clamp(60px, 8vw, 100px);\n  --vc-section-px: clamp(16px, 4vw, 40px);\n  --vc-max-w: 1240px;\n  --vc-gradient-btn: linear-gradient(135deg, var(--vc-primary) 0%, var(--vc-secondary) 100%);\n  --vc-gradient-gold: linear-gradient(135deg, var(--vc-accent) 0%, #b8944e 100%);\n}\n\n\/* ============================================\n   GLOBAL \u2013 Section Divider Line\n   ============================================ *\/\n.vivid-section-divider {\n  width: 60px; height: 3px;\n  background: var(--vc-gradient-gold);\n  border-radius: 2px;\n  margin: 0 auto 16px;\n}\n\n\/* ============================================\n   1. HERO SLIDER\n   ============================================ *\/\n.vivid-slider {\n  position: relative;\n  width: 100vw;\n  max-width: 100%;\n  aspect-ratio: 16 \/ 7;\n  margin: 0 auto;\n  overflow: hidden;\n  background: var(--vc-dark);\n  font-family: var(--vc-font-heading);\n}\n.vivid-slider-slide {\n  display: none;\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  opacity: 0;\n  transition: opacity 0.8s ease-in-out;\n  z-index: 1;\n}\n.vivid-slider-slide.active {\n  display: block;\n  opacity: 1;\n  z-index: 2;\n}\n.vivid-slider-slide figure {\n  margin: 0; width: 100%; height: 100%;\n  display: flex; flex-direction: column;\n  justify-content: flex-end; align-items: flex-start;\n  position: relative;\n}\n.vivid-slider-slide img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  position: absolute; inset: 0; z-index: 1;\n}\n.vivid-slider-caption {\n  position: relative; z-index: 2;\n  background: rgba(255,255,255,0.95);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  color: var(--vc-primary);\n  padding: clamp(1.25rem, 4vw, 2.5rem);\n  max-width: 600px; width: 100%;\n  box-sizing: border-box;\n  box-shadow: 0 -4px 40px rgba(0,0,0,0.08);\n  border-radius: 0 var(--vc-radius) 0 0;\n  border-top: 3px solid var(--vc-accent);\n}\n.vivid-slider-caption h2 {\n  font-size: clamp(1.6rem, 3vw, 2.5rem);\n  font-weight: 700;\n  margin-bottom: 0.5rem;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n  line-height: 1.2;\n}\n.vivid-slider-caption p {\n  font-size: clamp(0.95rem, 1.4vw, 1.15rem);\n  font-weight: 500;\n  margin: 0;\n  font-family: var(--vc-font-body);\n  color: var(--vc-text-muted);\n}\n.vivid-slider-nav {\n  position: absolute; bottom: 28px; left: 50%;\n  transform: translateX(-50%);\n  display: flex; gap: 10px; z-index: 10;\n}\n.vivid-slider-dot {\n  width: 10px; height: 10px; border-radius: 50%;\n  background: rgba(255,255,255,0.4);\n  border: 2px solid rgba(255,255,255,0.7);\n  cursor: pointer;\n  transition: all 0.3s ease;\n}\n.vivid-slider-dot.active {\n  background: var(--vc-accent);\n  border-color: var(--vc-accent);\n  transform: scale(1.2);\n}\n.vivid-slider-arrow {\n  position: absolute; top: 50%;\n  transform: translateY(-50%);\n  background: rgba(255,255,255,0.9);\n  backdrop-filter: blur(8px);\n  border: none; border-radius: 50%;\n  width: 48px; height: 48px;\n  font-size: 1.4rem;\n  color: var(--vc-primary);\n  cursor: pointer; z-index: 10;\n  box-shadow: 0 4px 16px rgba(0,0,0,0.12);\n  transition: background 0.25s, transform 0.25s;\n}\n.vivid-slider-arrow:hover { background: #fff; transform: translateY(-50%) scale(1.08); }\n.vivid-slider-arrow:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n.vivid-slider-arrow.left { left: 24px; }\n.vivid-slider-arrow.right { right: 24px; }\n@media (max-width: 768px) {\n  .vivid-slider { aspect-ratio: 3 \/ 4; }\n  .vivid-slider-caption { max-width: 92%; padding: 1rem 1.25rem; border-radius: 0; }\n  .vivid-slider-arrow { width: 40px; height: 40px; font-size: 1.2rem; }\n  .vivid-slider-arrow.left { left: 12px; }\n  .vivid-slider-arrow.right { right: 12px; }\n}\n\n\/* ============================================\n   2. SERVICES GALLERY (Image Cards)\n   ============================================ *\/\n.vivid-gs-section {\n  width: 100%;\n  background: var(--vc-white);\n  padding: var(--vc-section-py) var(--vc-section-px);\n}\n.vivid-gs-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n  max-width: var(--vc-max-w);\n  width: 100%;\n  margin: 0 auto;\n}\n.vivid-gs-card {\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  overflow: hidden;\n  box-shadow: var(--vc-shadow-sm);\n  display: flex;\n  flex-direction: column;\n  position: relative;\n  transition: box-shadow 0.3s ease, transform 0.3s ease;\n  cursor: pointer;\n  border: 1px solid var(--vc-border);\n}\n.vivid-gs-card:hover {\n  box-shadow: var(--vc-shadow-lg);\n  transform: translateY(-6px);\n}\n.vivid-gs-image {\n  width: 100%; height: 220px;\n  object-fit: cover; display: block;\n  transition: transform 0.4s ease;\n}\n.vivid-gs-card:hover .vivid-gs-image {\n  transform: scale(1.05);\n}\n.vivid-gs-overlay {\n  display: none;\n}\n.vivid-gs-content {\n  padding: 24px 22px 22px;\n  display: flex; flex-direction: column;\n  gap: 10px; flex-grow: 1;\n  position: relative; z-index: 3;\n}\n.vivid-gs-title {\n  font-size: 1.2rem;\n  font-family: var(--vc-font-heading);\n  font-weight: 700;\n  color: var(--vc-primary);\n  margin: 0; line-height: 1.3;\n}\n.vivid-gs-desc {\n  font-size: 0.95rem;\n  color: var(--vc-text-muted);\n  margin: 0; font-weight: 400;\n  line-height: 1.6;\n  font-family: var(--vc-font-body);\n}\n.vivid-gs-btn {\n  margin-top: auto;\n  background: var(--vc-gradient-btn);\n  color: #fff !important;\n  border-radius: var(--vc-radius-sm);\n  padding: 12px 22px;\n  font-size: 0.92rem;\n  font-weight: 700;\n  text-align: center;\n  text-decoration: none;\n  display: inline-block;\n  transition: opacity 0.25s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.2);\n}\n.vivid-gs-btn:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-gs-btn:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n@media (max-width: 1000px) {\n  .vivid-gs-cards { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 640px) {\n  .vivid-gs-section { padding: var(--vc-section-py) 20px; }\n  .vivid-gs-cards { grid-template-columns: 1fr; gap: 20px; }\n  .vivid-gs-card { max-width: 500px; margin: 0 auto; width: 100%; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .vivid-gs-card, .vivid-gs-btn, .vivid-gs-image { transition: none; }\n  .vivid-gs-card:hover { transform: none; }\n  .vivid-gs-card:hover .vivid-gs-image { transform: none; }\n}\n\n\/* ============================================\n   3. AVRASYA HOSPITAL CTA\n   ============================================ *\/\n.vivid-avrasya-section {\n  width: 100%;\n  background: linear-gradient(135deg, var(--vc-dark) 0%, var(--vc-primary) 60%, var(--vc-secondary) 100%);\n  padding: var(--vc-section-py) var(--vc-section-px);\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.vivid-avrasya-section::before {\n  content: '';\n  position: absolute; top: -50%; right: -20%;\n  width: 500px; height: 500px;\n  background: radial-gradient(circle, rgba(201,169,110,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.vivid-avrasya-inner {\n  max-width: var(--vc-max-w);\n  margin: 0 auto;\n  display: flex; flex-wrap: wrap;\n  gap: 48px; align-items: center;\n  position: relative; z-index: 1;\n}\n.vivid-avrasya-content {\n  flex: 1 1 420px; min-width: 300px;\n  text-align: center;\n}\n.vivid-avrasya-content h2 {\n  font-family: var(--vc-font-heading);\n  font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n  font-weight: 700; color: #fff;\n  margin: 0 0 8px; line-height: 1.2;\n}\n.vivid-avrasya-content h3 {\n  font-family: var(--vc-font-heading);\n  font-size: 1.15rem; font-weight: 500;\n  color: var(--vc-accent-light);\n  margin: 0 0 22px;\n}\n.vivid-avrasya-content p {\n  font-size: 1.02rem; color: rgba(255,255,255,0.8);\n  line-height: 1.75; margin: 0 0 28px;\n  font-family: var(--vc-font-body);\n}\n.vivid-avrasya-btn {\n  display: inline-flex; align-items: center;\n  min-height: 50px;\n  background: var(--vc-gradient-gold);\n  color: var(--vc-dark); font-weight: 700;\n  font-size: 1rem; border-radius: var(--vc-radius-sm);\n  padding: 14px 32px; text-decoration: none;\n  transition: transform 0.25s, box-shadow 0.25s;\n  cursor: pointer;\n  box-shadow: 0 4px 20px rgba(201,169,110,0.3);\n  letter-spacing: 0.02em;\n}\n.vivid-avrasya-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 28px rgba(201,169,110,0.4);\n}\n.vivid-avrasya-btn:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 4px; }\n.vivid-avrasya-gallery {\n  flex: 1 1 420px; min-width: 300px;\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n.vivid-avrasya-gallery img {\n  width: 100%; height: 190px;\n  object-fit: cover; border-radius: 16px;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.3);\n  transition: transform 0.3s ease;\n  border: 2px solid rgba(255,255,255,0.1);\n}\n.vivid-avrasya-gallery img:hover { transform: scale(1.04); }\n@media (max-width: 768px) {\n  .vivid-avrasya-section { padding: var(--vc-section-py) 20px; }\n  .vivid-avrasya-inner { flex-direction: column; gap: 24px; }\n  .vivid-avrasya-gallery img { height: 150px; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .vivid-avrasya-gallery img, .vivid-avrasya-btn { transition: none; }\n  .vivid-avrasya-gallery img:hover { transform: none; }\n}\n\n\/* ============================================\n   4. CONSULTATION FORM\n   ============================================ *\/\n.vivid-consultation-section {\n  display: flex; flex-wrap: wrap;\n  align-items: stretch; justify-content: center;\n  background: var(--vc-lighter);\n  border-radius: 0;\n  box-shadow: none;\n  padding: var(--vc-section-py) var(--vc-section-px);\n  gap: 40px;\n  max-width: 100%;\n  margin: 0;\n}\n.vivid-consultation-content {\n  flex: 1 1 380px; min-width: 320px; max-width: 520px;\n  display: flex; flex-direction: column;\n  justify-content: center; gap: 18px;\n}\n.vivid-consultation-content h2 {\n  font-size: clamp(1.6rem, 3vw, 2.1rem);\n  color: var(--vc-primary);\n  font-family: var(--vc-font-heading);\n  font-weight: 700;\n  margin: 0 0 8px; line-height: 1.25;\n}\n.vivid-consultation-content h4 {\n  font-size: 1.05rem; color: var(--vc-secondary);\n  font-weight: 600; margin: 0 0 10px;\n  font-family: var(--vc-font-body);\n}\n.vivid-consultation-content p {\n  font-size: 0.98rem; color: var(--vc-text-muted);\n  margin: 0 0 12px; font-family: var(--vc-font-body);\n}\n.vivid-consultation-form {\n  display: flex; flex-direction: column; gap: 14px;\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-md);\n  padding: 28px 24px;\n  border: 1px solid var(--vc-border);\n}\n.vivid-consultation-form label {\n  font-weight: 600; color: var(--vc-primary);\n  margin-bottom: 4px; font-size: 0.95rem;\n}\n.vivid-consultation-form input,\n.vivid-consultation-form textarea {\n  width: 100%; padding: 11px 14px;\n  border: 1.5px solid #d4e4e5;\n  border-radius: 10px; font-size: 0.95rem;\n  font-family: var(--vc-font-body);\n  background: var(--vc-light);\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.vivid-consultation-form input:focus,\n.vivid-consultation-form textarea:focus {\n  border-color: var(--vc-secondary);\n  box-shadow: 0 0 0 3px rgba(13,148,136,0.1);\n  outline: none;\n}\n.vivid-consultation-form button {\n  background: var(--vc-gradient-btn);\n  color: #fff; font-weight: 700;\n  font-size: 1.05rem; border: none;\n  border-radius: var(--vc-radius-sm);\n  padding: 14px 0; cursor: pointer;\n  transition: opacity 0.2s, transform 0.2s;\n  margin-top: 8px;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.2);\n}\n.vivid-consultation-form button:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-consultation-form button:focus-visible {\n  outline: 2px solid var(--vc-accent); outline-offset: 3px;\n}\n.vivid-consultation-image {\n  flex: 1 1 380px; min-width: 320px; max-width: 540px;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center; gap: 20px; text-align: center;\n}\n.vivid-consultation-image img {\n  width: 100%; max-width: 500px;\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-md);\n  object-fit: cover;\n}\n.vivid-whatsapp-cta { display: flex; align-items: center; gap: 10px; margin-top: 18px; justify-content: center; }\n.vivid-whatsapp-cta a {\n  display: inline-flex; align-items: center;\n  background: #25d366; color: #fff;\n  font-weight: 700; font-size: 1rem;\n  border-radius: var(--vc-radius-sm);\n  padding: 12px 22px; text-decoration: none;\n  transition: background 0.2s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(37,211,102,0.25);\n}\n.vivid-whatsapp-cta a:hover { background: #1fba59; transform: translateY(-1px); }\n.vivid-whatsapp-cta svg { margin-right: 8px; }\n.vivid-social-links { font-size: 0.85rem; color: var(--vc-text-muted); margin-top: 8px; }\n.vivid-social-links a { color: var(--vc-secondary); text-decoration: none; margin: 0 5px; }\n.vivid-social-links a:hover { text-decoration: underline; }\n@media (max-width: 900px) {\n  .vivid-consultation-section { flex-direction: column; gap: 28px; padding-left: 20px; padding-right: 20px; }\n  .vivid-consultation-image img { max-width: 100%; }\n}\n\n\/* ============================================\n   5. SERVICES WELCOME (Icon Cards)\n   ============================================ *\/\n.vivid-services-section {\n  width: 100%;\n  background: var(--vc-white);\n  padding: var(--vc-section-py) var(--vc-section-px);\n  display: flex; flex-direction: column; align-items: center;\n}\n.vivid-services-header {\n  text-align: center;\n  margin-bottom: 44px; padding: 0 16px;\n}\n.vivid-services-header h1,\n.vivid-services-header h2 {\n  font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n  font-family: var(--vc-font-heading);\n  font-weight: 700; color: var(--vc-primary);\n  margin: 0 0 12px;\n}\n.vivid-services-header p {\n  font-size: 1.08rem; color: var(--vc-text-muted);\n  font-weight: 400; margin: 0;\n  font-family: var(--vc-font-body);\n}\n.vivid-services-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n  max-width: var(--vc-max-w);\n  width: 100%; justify-items: center;\n  padding: 0 16px; box-sizing: border-box;\n}\n.vivid-service-card {\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-sm);\n  padding: 36px 24px 28px;\n  display: flex; flex-direction: column;\n  align-items: center; gap: 14px;\n  transition: box-shadow 0.3s ease, transform 0.3s ease;\n  max-width: 360px; width: 100%;\n  cursor: pointer;\n  border: 1px solid var(--vc-border);\n  position: relative;\n  overflow: hidden;\n}\n.vivid-service-card::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--vc-gradient-btn);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n.vivid-service-card:hover::before { opacity: 1; }\n.vivid-service-card:hover {\n  box-shadow: var(--vc-shadow-lg);\n  transform: translateY(-6px);\n}\n.vivid-service-icon {\n  width: 56px; height: 56px;\n  margin-bottom: 6px;\n  filter: drop-shadow(0 2px 4px rgba(0,74,79,0.1));\n}\n.vivid-service-title {\n  font-size: 1.12rem;\n  font-family: var(--vc-font-heading);\n  font-weight: 700; color: var(--vc-primary);\n  text-align: center; margin: 0;\n}\n.vivid-service-desc {\n  font-size: 0.92rem; color: var(--vc-text-muted);\n  font-weight: 400; text-align: center;\n  margin: 0; line-height: 1.6;\n  font-family: var(--vc-font-body);\n}\n.vivid-service-btn {\n  background: var(--vc-gradient-btn);\n  color: #fff !important;\n  border: none; border-radius: var(--vc-radius-sm);\n  padding: 11px 22px; font-size: 0.9rem;\n  font-weight: 700; text-decoration: none;\n  text-align: center; margin-top: auto;\n  display: inline-block;\n  transition: opacity 0.25s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.15);\n}\n.vivid-service-btn:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-service-btn:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n@media (max-width: 1000px) { .vivid-services-grid { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 640px) {\n  .vivid-services-section { padding-left: 20px; padding-right: 20px; }\n  .vivid-services-grid { grid-template-columns: 1fr; gap: 18px; }\n  .vivid-service-card { max-width: 500px; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .vivid-service-card, .vivid-service-btn { transition: none; }\n  .vivid-service-card:hover { transform: none; }\n}\n\n\/* ============================================\n   6. SURGEONS \/ DOCTORS\n   ============================================ *\/\n.vivid-doctors-section {\n  width: 100%;\n  background: var(--vc-light);\n  padding: var(--vc-section-py) var(--vc-section-px);\n  display: flex; flex-direction: column; align-items: center;\n}\n.vivid-doctors-header {\n  text-align: center; margin-bottom: 44px;\n}\n.vivid-doctors-header h2 {\n  font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n  font-family: var(--vc-font-heading);\n  font-weight: 700; color: var(--vc-primary);\n  margin: 0 0 12px;\n}\n.vivid-doctors-header p {\n  font-size: 1.08rem; color: var(--vc-text-muted);\n  margin: 0; font-weight: 400;\n  font-family: var(--vc-font-body);\n}\n.vivid-doctors-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n  max-width: var(--vc-max-w);\n  width: 100%; justify-items: center;\n  padding: 0 16px;\n}\n.vivid-doctor-card {\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-sm);\n  padding: 32px 20px 24px;\n  display: flex; flex-direction: column;\n  align-items: center; gap: 12px;\n  transition: box-shadow 0.3s ease, transform 0.3s ease;\n  position: relative; min-width: 0;\n  max-width: 360px; width: 100%;\n  cursor: pointer;\n  border: 1px solid var(--vc-border);\n}\n.vivid-doctor-card:hover {\n  box-shadow: var(--vc-shadow-lg);\n  transform: translateY(-5px);\n}\n.vivid-doctor-card.vivid-doctor-featured {\n  grid-column: 1 \/ -1;\n  flex-direction: row; align-items: center;\n  max-width: 100%; gap: 40px;\n  padding: 36px 48px;\n  background: linear-gradient(135deg, #f0fdfb 0%, #e2f5f0 100%);\n  border: 2px solid var(--vc-secondary);\n  box-shadow: 0 8px 36px rgba(13,148,136,0.15);\n}\n.vivid-doctor-card.vivid-doctor-featured:hover {\n  box-shadow: 0 16px 50px rgba(0,74,79,0.2);\n  transform: translateY(-4px);\n}\n.vivid-doctor-card.vivid-doctor-featured .vivid-doctor-photo {\n  width: 160px; height: 200px; flex-shrink: 0;\n  border-radius: 16px;\n}\n.vivid-doctor-info {\n  display: flex; flex-direction: column;\n  align-items: flex-start; gap: 10px; text-align: left;\n}\n.vivid-doctor-badge {\n  display: inline-block;\n  background: var(--vc-gradient-gold);\n  color: var(--vc-dark);\n  font-size: 0.72rem; font-weight: 700;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  padding: 5px 14px; border-radius: 20px;\n}\n.vivid-doctor-photo {\n  width: 110px; height: 140px;\n  object-fit: cover; border-radius: 14px;\n  box-shadow: 0 4px 16px rgba(0,74,79,0.1);\n  margin-bottom: 4px;\n  border: 2px solid var(--vc-lighter);\n}\n.vivid-doctor-name {\n  font-size: 1.1rem;\n  font-family: var(--vc-font-heading);\n  font-weight: 700; color: var(--vc-primary);\n  margin: 0; text-align: center;\n}\n.vivid-doctor-name a { color: inherit; text-decoration: none; }\n.vivid-doctor-name a:hover { color: var(--vc-secondary); }\n.vivid-doctor-specialty {\n  font-size: 0.9rem; color: var(--vc-secondary);\n  margin: 0; font-weight: 600; text-align: center;\n  font-family: var(--vc-font-body);\n}\n.vivid-doctor-socials {\n  display: flex; gap: 10px;\n  justify-content: center; margin-top: 4px;\n}\n.vivid-doctor-socials a {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 34px; height: 34px; border-radius: 50%;\n  background: var(--vc-lighter);\n  color: var(--vc-primary); font-size: 1.1rem;\n  transition: background 0.2s, color 0.2s, transform 0.2s;\n  text-decoration: none;\n}\n.vivid-doctor-socials a:hover {\n  background: var(--vc-primary); color: #fff;\n  transform: translateY(-2px);\n}\n.vivid-doctor-socials a:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 2px; }\n.vivid-doctor-btn {\n  display: inline-flex; align-items: center; justify-content: center;\n  min-height: 44px;\n  background: var(--vc-gradient-btn);\n  color: #fff; border-radius: var(--vc-radius-sm);\n  padding: 10px 26px; font-size: 0.88rem;\n  font-weight: 700; text-decoration: none;\n  transition: opacity 0.2s, transform 0.2s;\n  cursor: pointer; margin-top: 6px;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.18);\n}\n.vivid-doctor-btn:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-doctor-btn:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n@media (max-width: 1000px) {\n  .vivid-doctors-grid { grid-template-columns: 1fr 1fr; }\n  .vivid-doctor-card.vivid-doctor-featured { grid-column: 1 \/ -1; padding: 28px 28px; gap: 28px; }\n}\n@media (max-width: 640px) {\n  .vivid-doctors-section { padding-left: 20px; padding-right: 20px; }\n  .vivid-doctors-grid { grid-template-columns: 1fr; gap: 18px; }\n  .vivid-doctor-card { max-width: 400px; }\n  .vivid-doctor-card.vivid-doctor-featured {\n    flex-direction: column; align-items: center;\n    padding: 28px 20px; gap: 18px;\n  }\n  .vivid-doctor-info { align-items: center; text-align: center; }\n  .vivid-doctor-card.vivid-doctor-featured .vivid-doctor-photo { width: 120px; height: 150px; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .vivid-doctor-card, .vivid-doctor-btn, .vivid-doctor-socials a { transition: none; }\n  .vivid-doctor-card:hover { transform: none; }\n}\n\n\/* ============================================\n   7. BLOG POSTS\n   ============================================ *\/\n.vivid-blog-section {\n  width: 100%;\n  background: var(--vc-white);\n  padding: var(--vc-section-py) var(--vc-section-px);\n}\n.vivid-blog-inner { max-width: var(--vc-max-w); margin: 0 auto; }\n.vivid-blog-header { text-align: center; margin-bottom: 40px; }\n.vivid-blog-header h2 {\n  font-family: var(--vc-font-heading);\n  font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n  font-weight: 700; color: var(--vc-primary); margin: 0 0 12px;\n}\n.vivid-blog-header p {\n  font-size: 1.05rem; color: var(--vc-text-muted);\n  font-weight: 400; margin: 0;\n  font-family: var(--vc-font-body);\n}\n.vivid-blog-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n.vivid-blog-card {\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  overflow: hidden;\n  box-shadow: var(--vc-shadow-sm);\n  display: flex; flex-direction: column;\n  transition: box-shadow 0.3s ease, transform 0.3s ease;\n  cursor: pointer;\n  border: 1px solid var(--vc-border);\n}\n.vivid-blog-card:hover {\n  box-shadow: var(--vc-shadow-lg);\n  transform: translateY(-5px);\n}\n.vivid-blog-card a {\n  text-decoration: none; color: inherit;\n  display: flex; flex-direction: column; height: 100%;\n}\n.vivid-blog-thumb {\n  width: 100%; height: 190px;\n  object-fit: cover; display: block;\n  background: var(--vc-lighter);\n  transition: transform 0.4s ease;\n}\n.vivid-blog-card:hover .vivid-blog-thumb { transform: scale(1.05); }\n.vivid-blog-body {\n  padding: 18px 16px 20px;\n  display: flex; flex-direction: column;\n  flex-grow: 1; gap: 8px;\n}\n.vivid-blog-date {\n  font-size: 0.75rem; color: var(--vc-accent);\n  font-weight: 700; text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n.vivid-blog-title {\n  font-family: var(--vc-font-heading);\n  font-size: 0.98rem; font-weight: 700;\n  color: var(--vc-primary); line-height: 1.4;\n  margin: 0;\n  display: -webkit-box;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical; overflow: hidden;\n}\n.vivid-blog-readmore {\n  margin-top: auto; font-size: 0.85rem;\n  font-weight: 700; color: var(--vc-secondary);\n  padding-top: 8px;\n}\n.vivid-blog-loading { text-align: center; padding: 40px 0; color: var(--vc-text-muted); }\n.vivid-blog-viewall { text-align: center; margin-top: 36px; }\n.vivid-blog-viewall a {\n  display: inline-flex; align-items: center;\n  min-height: 48px;\n  background: var(--vc-gradient-btn);\n  color: #fff; font-weight: 700; font-size: 0.95rem;\n  border-radius: var(--vc-radius-sm);\n  padding: 12px 32px; text-decoration: none;\n  transition: opacity 0.2s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.18);\n}\n.vivid-blog-viewall a:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-blog-viewall a:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n@media (max-width: 1000px) { .vivid-blog-grid { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 600px) {\n  .vivid-blog-section { padding-left: 20px; padding-right: 20px; }\n  .vivid-blog-grid { grid-template-columns: 1fr; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .vivid-blog-card, .vivid-blog-thumb { transition: none; }\n  .vivid-blog-card:hover { transform: none; }\n  .vivid-blog-card:hover .vivid-blog-thumb { transform: none; }\n}\n\n\/* ============================================\n   8. PRICE COMPARISON TABLE\n   ============================================ *\/\n.vivid-price-section {\n  width: 100%;\n  background: var(--vc-light);\n  padding: var(--vc-section-py) var(--vc-section-px);\n}\n.vivid-price-inner { max-width: 1100px; margin: 0 auto; }\n.vivid-price-header { text-align: center; margin-bottom: 14px; }\n.vivid-price-header h2 {\n  font-family: var(--vc-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--vc-primary); margin: 0 0 12px;\n}\n.vivid-price-header p {\n  font-size: 1rem; color: var(--vc-text-muted);\n  font-weight: 400; margin: 0;\n  font-family: var(--vc-font-body);\n}\n.vivid-price-note {\n  text-align: center; font-size: 0.85rem;\n  color: var(--vc-text-muted); margin-bottom: 28px;\n}\n.vivid-price-table-wrap {\n  overflow-x: auto; -webkit-overflow-scrolling: touch;\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-md);\n  border: 1px solid var(--vc-border);\n}\n.vivid-price-table {\n  width: 100%; border-collapse: collapse;\n  min-width: 640px; font-size: 0.95rem;\n  font-family: var(--vc-font-body);\n}\n.vivid-price-table thead th {\n  background: var(--vc-primary);\n  color: #fff;\n  font-family: var(--vc-font-heading);\n  font-weight: 700; font-size: 0.95rem;\n  padding: 16px 18px; text-align: center; white-space: nowrap;\n}\n.vivid-price-table thead th:first-child { text-align: left; border-radius: var(--vc-radius) 0 0 0; }\n.vivid-price-table thead th:last-child { border-radius: 0 var(--vc-radius) 0 0; }\n.vivid-price-table thead .vivid-col {\n  background: var(--vc-secondary);\n}\n.vivid-price-table tbody td {\n  padding: 16px 18px; text-align: center;\n  border-bottom: 1px solid #edf2f2;\n  color: var(--vc-text); font-weight: 500;\n}\n.vivid-price-table tbody td:first-child {\n  text-align: left; font-weight: 700;\n  color: var(--vc-primary); white-space: nowrap;\n}\n.vivid-price-table tbody tr:last-child td { border-bottom: none; }\n.vivid-price-table tbody tr:hover { background: rgba(13,148,136,0.04); }\n.vivid-price-table .vivid-col {\n  background: rgba(13,148,136,0.06);\n  color: var(--vc-primary); font-weight: 700;\n}\n.vivid-price-cta { text-align: center; margin-top: 32px; }\n.vivid-price-cta a {\n  display: inline-flex; align-items: center;\n  min-height: 48px;\n  background: var(--vc-gradient-btn);\n  color: #fff; font-weight: 700; font-size: 0.95rem;\n  border-radius: var(--vc-radius-sm);\n  padding: 12px 32px; text-decoration: none;\n  transition: opacity 0.2s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.18);\n}\n.vivid-price-cta a:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-price-cta a:focus-visible { outline: 2px solid var(--vc-accent); outline-offset: 3px; }\n@media (max-width: 700px) {\n  .vivid-price-section { padding-left: 20px; padding-right: 20px; }\n  .vivid-price-table thead th, .vivid-price-table tbody td { padding: 12px 12px; font-size: 0.88rem; }\n}\n\n\/* ============================================\n   9. EXPERT GUIDANCE + INSURANCE\n   ============================================ *\/\n.vivid-expert-section {\n  background: var(--vc-white);\n  border-radius: 0;\n  box-shadow: none;\n  padding: var(--vc-section-py) var(--vc-section-px);\n  max-width: 100%;\n  margin: 0;\n  display: flex; flex-wrap: wrap;\n  gap: 40px; justify-content: center;\n}\n.vivid-expert-content {\n  flex: 1 1 380px; min-width: 320px; max-width: 500px;\n  display: flex; flex-direction: column;\n  gap: 18px; justify-content: center;\n}\n.vivid-expert-content h2, .vivid-expert-content h3, .vivid-expert-content h4 {\n  font-family: var(--vc-font-heading);\n  color: var(--vc-primary); margin: 0 0 8px;\n}\n.vivid-expert-content h2 { font-size: clamp(1.6rem, 3vw, 2.1rem); font-weight: 700; }\n.vivid-expert-content h3 { font-size: 1.25rem; font-weight: 600; }\n.vivid-expert-content h4 { font-size: 1.05rem; color: var(--vc-secondary); font-weight: 600; }\n.vivid-expert-content p {\n  font-size: 0.98rem; color: var(--vc-text-muted);\n  margin: 0 0 12px; font-family: var(--vc-font-body);\n}\n.vivid-expert-image {\n  flex: 1 1 340px; min-width: 280px; max-width: 440px;\n  display: flex; align-items: center; justify-content: center;\n}\n.vivid-expert-image img {\n  width: 100%; max-width: 420px;\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-md); object-fit: cover;\n}\n.vivid-expert-btn, .vivid-modal-btn {\n  display: inline-block;\n  background: var(--vc-gradient-btn);\n  color: #fff !important; font-weight: 700;\n  font-size: 1.05rem; border-radius: var(--vc-radius-sm);\n  padding: 14px 32px; text-decoration: none;\n  margin-top: 10px; border: none; cursor: pointer;\n  transition: opacity 0.2s, transform 0.2s;\n  box-shadow: 0 4px 14px rgba(0,74,79,0.18);\n}\n.vivid-expert-btn:hover, .vivid-modal-btn:hover { opacity: 0.9; transform: translateY(-1px); }\n.vivid-expert-btn:focus-visible, .vivid-modal-btn:focus-visible {\n  outline: 2px solid var(--vc-accent); outline-offset: 3px;\n}\n.vivid-insurance-section {\n  width: 100%;\n  background: var(--vc-light);\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-sm);\n  padding: 28px 20px 20px;\n  margin: 40px auto 0;\n  max-width: var(--vc-max-w);\n  border: 1px solid var(--vc-border);\n}\n.vivid-insurance-header h4 {\n  color: var(--vc-primary); font-size: 1.15rem;\n  font-weight: 700; margin-bottom: 6px;\n  font-family: var(--vc-font-heading);\n}\n.vivid-insurance-header p {\n  color: var(--vc-text-muted); font-size: 0.95rem; margin-bottom: 18px;\n  font-family: var(--vc-font-body);\n}\n.vivid-insurance-logos {\n  display: flex; flex-wrap: wrap;\n  gap: 16px; justify-content: center; align-items: center;\n}\n.vivid-insurance-logos img {\n  width: 100px; height: 72px;\n  object-fit: contain; border-radius: 10px;\n  background: var(--vc-white);\n  box-shadow: 0 1px 6px rgba(0,74,79,0.05);\n  border: 1px solid var(--vc-border);\n  padding: 6px;\n}\n.vivid-expert-contact-row {\n  display: flex; flex-wrap: wrap; gap: 24px;\n  margin: 36px 0 0; justify-content: center;\n  max-width: var(--vc-max-w); width: 100%;\n}\n.vivid-expert-phone, .vivid-expert-newsletter {\n  flex: 1 1 340px; min-width: 280px; max-width: 500px;\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  box-shadow: var(--vc-shadow-sm);\n  padding: 24px 20px;\n  display: flex; flex-direction: column;\n  align-items: flex-start; gap: 10px;\n  border: 1px solid var(--vc-border);\n}\n.vivid-expert-phone-label { color: var(--vc-primary); font-size: 1rem; font-weight: 600; }\n.vivid-expert-phone-number {\n  color: var(--vc-secondary); font-size: 1.15rem;\n  font-weight: 700; text-decoration: none;\n}\n.vivid-expert-phone-number:hover { color: var(--vc-primary); text-decoration: underline; }\n.vivid-expert-newsletter h4 {\n  color: var(--vc-primary); font-size: 1.05rem;\n  font-weight: 700; margin-bottom: 4px;\n  font-family: var(--vc-font-heading);\n}\n.vivid-expert-newsletter p { color: var(--vc-text-muted); font-size: 0.95rem; margin-bottom: 10px; }\n.ml-embedded { width: 100%; min-height: 60px; }\n\/* Modal *\/\n#consultation-modal {\n  display: none; position: fixed; z-index: 99998;\n  left: 0; top: 0; width: 100vw; height: 100vh;\n  background: rgba(0,0,0,0.5);\n  backdrop-filter: blur(4px);\n  align-items: center; justify-content: center; overflow: auto;\n}\n.vivid-modal-content {\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  max-width: 440px; width: 96vw;\n  margin: 40px auto; padding: 36px 24px 24px;\n  box-shadow: var(--vc-shadow-lg);\n  position: relative;\n}\n.vivid-modal-close {\n  position: absolute; top: 14px; right: 14px;\n  background: var(--vc-lighter); border: none;\n  font-size: 1.4rem; color: var(--vc-primary);\n  cursor: pointer; width: 36px; height: 36px;\n  border-radius: 50%; display: flex;\n  align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.vivid-modal-close:hover { background: #dceaea; }\n.vivid-modal-form label { font-weight: 600; color: var(--vc-primary); }\n.vivid-modal-form input, .vivid-modal-form textarea {\n  padding: 10px 14px; border: 1.5px solid #d4e4e5;\n  border-radius: 10px; font-size: 0.95rem;\n  margin-bottom: 6px; width: 100%;\n  font-family: var(--vc-font-body);\n}\n.vivid-modal-form input:focus, .vivid-modal-form textarea:focus {\n  border-color: var(--vc-secondary);\n  box-shadow: 0 0 0 3px rgba(13,148,136,0.1);\n  outline: none;\n}\n.vivid-modal-form button[type=\"submit\"] { margin-top: 8px; width: 100%; }\n.vivid-whatsapp-btn {\n  background: #25d366; color: #fff !important;\n  font-size: 1rem; margin-top: 18px;\n  padding: 12px 22px;\n  box-shadow: 0 4px 14px rgba(37,211,102,0.2);\n  display: inline-flex; align-items: center;\n  border: none; border-radius: var(--vc-radius-sm);\n  font-weight: 700; text-decoration: none;\n  transition: background 0.2s, transform 0.2s;\n  cursor: pointer;\n}\n.vivid-whatsapp-btn svg { margin-right: 8px; }\n.vivid-whatsapp-btn:hover { background: #1fba59; transform: translateY(-1px); }\n@media (max-width: 900px) {\n  .vivid-expert-section { flex-direction: column; gap: 28px; padding-left: 20px; padding-right: 20px; }\n  .vivid-expert-image img { max-width: 100%; }\n  .vivid-expert-contact-row { flex-direction: column; gap: 18px; }\n}\n\n\/* ============================================\n   PRICE CALCULATOR MODAL\n   ============================================ *\/\n#vivid-price-modal {\n  display: none; position: fixed; inset: 0;\n  z-index: 99999;\n  background: rgba(0,0,0,0.6);\n  backdrop-filter: blur(4px);\n  align-items: center; justify-content: center;\n  padding: 20px;\n}\n.vivid-price-modal-box {\n  position: relative; width: 100%; max-width: 920px;\n  max-height: 90vh;\n  background: var(--vc-white);\n  border-radius: var(--vc-radius);\n  overflow: hidden;\n  box-shadow: 0 24px 64px rgba(0,0,0,0.3);\n  display: flex; flex-direction: column;\n}\n.vivid-price-modal-header {\n  display: flex; align-items: center;\n  justify-content: space-between;\n  padding: 16px 24px;\n  background: var(--vc-gradient-btn);\n  color: #fff;\n}\n.vivid-price-modal-header h3 {\n  margin: 0;\n  font-family: var(--vc-font-heading);\n  font-size: 1.1rem; font-weight: 700;\n}\n.vivid-price-modal-close {\n  background: rgba(255,255,255,0.15);\n  border: none; color: #fff;\n  width: 38px; height: 38px; border-radius: 50%;\n  font-size: 1.3rem; cursor: pointer;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s; flex-shrink: 0;\n}\n.vivid-price-modal-close:hover { background: rgba(255,255,255,0.3); }\n.vivid-price-modal-close:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }\n.vivid-price-modal-body { flex: 1; overflow: hidden; }\n.vivid-price-modal-body iframe { width: 100%; height: 75vh; border: none; display: block; }\n@media (max-width: 600px) {\n  .vivid-price-modal-box { max-height: 95vh; border-radius: 12px; }\n  .vivid-price-modal-body iframe { height: 80vh; }\n  .vivid-price-modal-header { padding: 12px 16px; }\n}\n<\/style>\n\n<!-- ======================== 1. HERO SLIDER ======================== -->\n    \n    <section class=\"vivid-slider\" aria-label=\"Vivid Clinic Hero Slider\">\n      <button class=\"vivid-slider-arrow left\" aria-label=\"Previous Slide\">&#8592;<\/button>\n      <button class=\"vivid-slider-arrow right\" aria-label=\"Next Slide\">&#8594;<\/button>\n    \n      <!-- Slide 1 -->\n      <div class=\"vivid-slider-slide active\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"Slide 1 of 2\">\n        <figure>\n          <img decoding=\"async\"\n            src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/2-1536x861.webp\"\n            srcset=\"\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/2-768x430.webp 768w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/2-1024x574.webp 1024w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/2-1536x861.webp 1536w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/2-2048x1148.webp 2048w\n            \"\n            sizes=\"(max-width: 768px) 90vw, 100vw\"\n            alt=\"Facial assessment at Vivid Clinic Istanbul\"\n            fetchpriority=\"high\"\n            loading=\"eager\"\n            width=\"1536\"\n            height=\"861\"\n          >\n          <figcaption class=\"vivid-slider-caption\">\n            <h2>Your Journey to Beauty Begins<\/h2>\n            <p>With expert care and aesthetic precision, we enhance your natural beauty at Vivid Clinic Istanbul.<\/p>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    \n      <!-- Slide 2 -->\n      <div class=\"vivid-slider-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"Slide 2 of 2\">\n        <figure>\n          <img\n            src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/4-1536x861.webp\"\n            srcset=\"\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/4-768x430.webp 768w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/4-1024x574.webp 1024w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/4-1536x861.webp 1536w,\n              https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/07\/4-2048x1148.webp 2048w\n            \"\n            sizes=\"auto, (max-width: 768px) 90vw, 100vw\"\n            alt=\"Patient consultation for cosmetic surgery at Vivid Clinic\"\n            loading=\"lazy\"\n            decoding=\"async\"\n            width=\"1536\"\n            height=\"861\"\n          >\n          <figcaption class=\"vivid-slider-caption\">\n            <h2>Tailored Aesthetic Excellence<\/h2>\n            <p>Discover your best self with custom procedures and trusted care in the heart of Istanbul.<\/p>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    \n      <!-- Dots -->\n      <div class=\"vivid-slider-nav\" aria-label=\"Slider Dots\">\n        <span class=\"vivid-slider-dot active\" tabindex=\"0\" aria-label=\"Go to slide 1\"><\/span>\n        <span class=\"vivid-slider-dot\" tabindex=\"0\" aria-label=\"Go to slide 2\"><\/span>\n      <\/div>\n    <\/section>\n    \n\n<!-- ======================== 2. SERVICES GALLERY ======================== -->\n    \n    <section class=\"vivid-gs-section\" aria-label=\"Vivid Clinic Services\">\n      <div class=\"vivid-gs-cards\">\n        <!-- Body Aesthetics -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/close-up-of-plastic-surgeon-using-marker-pen-while-2023-12-28-21-04-02-utc-copy-copy-367x367.webp\" alt=\"Body Aesthetics at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Body Aesthetics<\/h2>\n            <p class=\"vivid-gs-desc\">Discover all body aesthetics procedures for a confident, sculpted you.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/body-aesthetic\/\">See All Procedures<\/a>\n          <\/div>\n        <\/article>\n    \n        <!-- Weight Loss and Bariatrics -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/cropped-view-of-young-size-plus-woman-in-underwear-2023-11-27-05-31-37-utc-copy-copy-367x367.webp\" alt=\"Weight Loss and Bariatrics at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Weight Loss and Bariatrics<\/h2>\n            <p class=\"vivid-gs-desc\">Explore all weight loss and bariatric procedures for a healthier you.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/weight-loss-and-bariatrics\/\">See All Bariatric Options<\/a>\n          <\/div>\n        <\/article>\n    \n        <!-- Hair Transplantation -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/shutterstock_2083541719-Enhanced-SR-copy-scaled-copy-367x367.webp\" alt=\"Hair Transplantation at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Hair Transplantation<\/h2>\n            <p class=\"vivid-gs-desc\">Discover different types of hair transplantation for natural results.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/hair-transplant\/\">Hair Transplant Options<\/a>\n          <\/div>\n        <\/article>\n    \n        <!-- Breast Aesthetics -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/cropped-view-of-plastic-surgeon-in-latex-gloves-ma-2023-11-27-05-17-18-utc-copy-copy-367x367.webp\" alt=\"Breast Aesthetics at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Breast Aesthetics<\/h2>\n            <p class=\"vivid-gs-desc\">Discover all <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/category\/breast-aesthetics\/\"   title=\"Breast Aesthetics\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"927\">breast aesthetics<\/a> procedures for your ideal shape.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/breast-aesthetic\/\">Explore Breast Aesthetics<\/a>\n          <\/div>\n        <\/article>\n    \n        <!-- Dental Treatments -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/cropped-view-of-smiling-woman-holding-teeth-color-2023-11-27-05-14-25-utc-copy-copy-367x367.webp\" alt=\"Dental Treatments at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Dental Treatments<\/h2>\n            <p class=\"vivid-gs-desc\">Discover all <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/category\/dental-aesthetics\/\"   title=\"Dental Aesthetics\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"928\">dental aesthetics<\/a> and treatments for a brighter smile.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/dentistry\/\">Dental Services<\/a>\n          <\/div>\n        <\/article>\n    \n        <!-- Face Aesthetics -->\n        <article class=\"vivid-gs-card\">\n          <img decoding=\"async\" class=\"vivid-gs-image\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/sensual-beautiful-young-brunette-woman-touching-he-2023-11-27-05-27-52-utc-copy-copy-367x367.webp\" alt=\"Face Aesthetics at Vivid Clinic\" title=\"\">\n          <div class=\"vivid-gs-overlay\"><\/div>\n          <div class=\"vivid-gs-content\">\n            <h2 class=\"vivid-gs-title\">Face Aesthetics<\/h2>\n            <p class=\"vivid-gs-desc\">Discover all face aesthetics procedures for a refreshed look.<\/p>\n            <a class=\"vivid-gs-btn\" href=\"https:\/\/vividclinic.net\/operations\/face-aesthetic\/\">Explore Face Aesthetics<\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n    \n<!-- ======================== 3. AVRASYA HOSPITAL CTA ======================== -->\n\n<section class=\"vivid-avrasya-section\" aria-label=\"Avrasya Hospital Partnership\">\n  <div class=\"vivid-avrasya-inner\">\n    <div class=\"vivid-avrasya-content\">\n      <h2>Start Your Aesthetic Journey<\/h2>\n      <h3>at Our Contracted Hospital \"AVRASYA\" with Vivid Clinic<\/h3>\n      <p>Begin your transformation journey with Vivid Clinic at our esteemed partner, AVRASYA Hospital. Located in the heart of Istanbul, AVRASYA offers state-of-the-art facilities and a dedicated team of professionals to ensure your comfort and safety at every step.<\/p>\n      <a class=\"vivid-avrasya-btn\" href=\"https:\/\/vividclinic.net\/Price1.html\" onclick=\"document.getElementById('vivid-price-modal').style.display='flex';return false;\">Surgery Price Calculator<\/a>\n    <\/div>\n    <div class=\"vivid-avrasya-gallery\">\n      <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/DSC_1372-copy-copy.webp\" alt=\"AVRASYA Hospital surgery room at Vivid Clinic partner hospital Istanbul\" loading=\"lazy\" width=\"400\" height=\"280\" title=\"\">\n      <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/BDK05890-copy-copy.webp\" alt=\"AVRASYA Hospital modern facilities at Vivid Clinic Istanbul\" loading=\"lazy\" width=\"400\" height=\"280\" title=\"\">\n      <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/lobi-copy-copy.webp\" alt=\"AVRASYA Hospital lobby for premium medical tourism Istanbul\" loading=\"lazy\" width=\"400\" height=\"280\" title=\"\">\n      <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Standart-hasta-odasi-copy.webp\" alt=\"AVRASYA Hospital patient room for comfortable recovery\" loading=\"lazy\" width=\"400\" height=\"280\" title=\"\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 4. CONSULTATION FORM ======================== -->\n    \n    <!-- Vivid Clinic - Modern Consultation Section -->\n    <section class=\"vivid-consultation-section\" aria-label=\"Free Consultation at Vivid Clinic\">\n      <div class=\"vivid-consultation-content\">\n        <h2>Get Your Free Consultation at Vivid Clinic for Cosmetic Surgery in Istanbul<\/h2>\n        <h4>Discover tailored solutions for your aesthetic goals with our expert medical team \u2014 completely free!<\/h4>\n        <p>Complete the form to begin your transformation journey with Vivid Clinic.<\/p>\n        \n        <div class=\"vivid-consultation-form\">\n            <div class='fluentform ff-default fluentform_wrapper_1 ffs_modern_l_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ff_has_v3_recptcha ffs_modern_l\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" data-recptcha_key=\"6LcBwh4qAAAAAKFgB4fpAxKuRc3VaEIFd9uVrXvT\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='143' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"3cd12cb0a6\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/tr\/wp-json\/wp\/v2\/pages\/143\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group  ff-el-form-hide_label'><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group  ff-el-form-hide_label'><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Surname\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_phone' id='label_ff_1_phone' aria-label=\"Phone\/Mobile\">Phone\/Mobile<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone ff_el_with_extended_validation\" type=\"tel\" placeholder=\"Phone \/ Mobile Number\" data-name=\"phone\" id=\"ff_1_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class=\"ff-el-group\" data-name=\"action_hook-1_1\" ><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-1_2\" >This site is protected by reCAPTCHA and the Google\n    <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a> and\n    <a href=\"https:\/\/policies.google.com\/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service<\/a> apply.<\/div><div class='ff-el-group ff-text-center ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"\ud83d\udc49  Start Consultation Now\">\ud83d\udc49  Start Consultation Now<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":true,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"g-recaptcha-response\":[]},\"debounce_time\":300};\n                            <\/script>\n            \n        <\/div>\n      <\/div>\n    \n      <div class=\"vivid-consultation-image\">\n        <img decoding=\"async\" \n          src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/03\/2-2.jpg.webp\" \n          alt=\"Modern dental section inside Vivid Clinic, featuring state-of-the-art dental equipment and a professional environment.\" \n          title=\"Vivid Clinic Istanbul\" \n          loading=\"lazy\" \n          width=\"480\" \n          height=\"320\" \n        \/>\n        \n        <div class=\"vivid-whatsapp-cta\">\n          <a href=\"https:\/\/wa.me\/+905457423565\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"WhatsApp Consultation at Vivid Clinic\">\n            <svg width=\"22\" height=\"22\" fill=\"currentColor\" viewBox=\"0 0 448 512\" aria-hidden=\"true\">\n              <path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157z\"\/>\n            <\/svg>\n            Ask for a Consultation on WhatsApp\n          <\/a>\n        <\/div>\n    \n        <div class=\"vivid-social-links\">\n          <strong>Social Media:<\/strong>\n          <a href=\"https:\/\/www.instagram.com\/vividclinic.istanbul\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a> |\n          <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a> |\n          <a href=\"https:\/\/www.linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a> |\n          <a href=\"https:\/\/www.youtube.com\/@vivid.clinic\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube<\/a> |\n          <a href=\"https:\/\/x.com\/vividclinic\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter (X)<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n    \n    \n<!-- ======================== 5. SERVICES WELCOME ======================== -->\n    \n    <section class=\"vivid-services-section\" aria-label=\"Vivid Clinic Services\">\n      <div class=\"vivid-services-header\">\n        <h1>Welcome to <span style=\"color:#00796b;\">Vivid Clinic<\/span><\/h1>\n        <p>Where your journey to a vibrant, confident you begins.<\/p>\n      <\/div>\n      <div class=\"vivid-services-grid\">\n        <!-- Face Aesthetics -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/chemical-peel.svg\" alt=\"Face Aesthetic Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Face Aesthetics<\/h3>\n          <p class=\"vivid-service-desc\">Enhance your natural beauty with facelifts and advanced face aesthetic treatments for a refreshed, youthful appearance.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/face-aesthetic\/\">See all Services<\/a>\n        <\/article>\n    \n        <!-- Medical and Cosmetic Dentistry -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/surgeon.svg\" alt=\"Medical and Cosmetic Dentistry Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Medical and Cosmetic Dentistry<\/h3>\n          <p class=\"vivid-service-desc\">Enhance your smile with teeth whitening, veneers, and <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/operations\/dentistry\/smile-makeover\/\" title=\"Smile Makeover\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"3330\">dental implants<\/a> for a healthy, beautiful smile.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/dentistry\/\">See all Services<\/a>\n        <\/article>\n    \n        <!-- Hair Transplant -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Hair-Transplantation-1.svg\" alt=\"Hair Transplant Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Hair Transplant<\/h3>\n          <p class=\"vivid-service-desc\">Restore your hair with advanced FUE and DHI <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/methods-of-hair-transplantation\/\" title=\"Methods of Hair Transplantation: 7 Amazing Techniques to Regain Your Confidence\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"924\">hair transplant techniques<\/a>, delivering natural-looking results and confidence.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/hair-transplant\/\">See all Services<\/a>\n        <\/article>\n    \n        <!-- Body Aesthetics -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/liposuction.svg\" alt=\"Body Aesthetic Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Body Aesthetics<\/h3>\n          <p class=\"vivid-service-desc\">Sculpt your body with expert services: <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/operations\/breast-aesthetic\/breast-reconstruction\/\" title=\"Breast Reconstruction\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"2514\">liposuction<\/a>, tummy tucks, and Brazilian Butt Lifts (BBL) for natural-looking results.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/body-aesthetic\/\">See all Services<\/a>\n        <\/article>\n    \n        <!-- Bariatric Surgeries -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/endoscopy.svg\" alt=\"Bariatric Surgeries Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Bariatric Surgeries<\/h3>\n          <p class=\"vivid-service-desc\">Achieve long-term weight loss and better health with gastric bypass and sleeve gastrectomy by experienced surgeons.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/weight-loss-and-bariatrics\/\">See all Services<\/a>\n        <\/article>\n    \n        <!-- Breast Aesthetics -->\n        <article class=\"vivid-service-card\">\n          <img decoding=\"async\" class=\"vivid-service-icon\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/breast-augmentation.svg\" alt=\"Breast Aesthetic Icon at Vivid Clinic\" title=\"\">\n          <h3 class=\"vivid-service-title\">Breast Aesthetics<\/h3>\n          <p class=\"vivid-service-desc\">Achieve your ideal breast shape and size with augmentation, reduction, and lifts for natural-looking, beautiful results.<\/p>\n          <a class=\"vivid-service-btn\" href=\"https:\/\/vividclinic.net\/operations\/breast-aesthetic\/\">See all Services<\/a>\n        <\/article>\n      <\/div>\n    <\/section>\n    \n<!-- ======================== 6. SURGEONS ======================== -->\n    \n    <section class=\"vivid-doctors-section\" aria-label=\"Vivid Clinic Doctors\">\n      <div class=\"vivid-doctors-header\">\n        <h2>Our Contracted Hospital Surgeons and Specialists<\/h2>\n        <p>Meet the expert team at Vivid Clinic and our partner hospital, dedicated to your care and transformation.<\/p>\n      <\/div>\n      <div class=\"vivid-doctors-grid\">\n        <!-- Prof. Dr. \u00d6zg\u00fcr Pilanc\u0131 \u2013 Lead Surgeon -->\n        <article class=\"vivid-doctor-card vivid-doctor-featured\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/prof-dr-ozgur-pilanci\/\" target=\"_blank\" aria-label=\"Prof. Dr. \u00d6zg\u00fcr Pilanc\u0131 \u2013 Lead Surgeon Profile\">\n            <img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/12\/Prof.-Dr.-Ozgur-Pilanci.jpg.webp\" alt=\"Prof. Dr. \u00d6zg\u00fcr Pilanc\u0131 \u2013 Plastic, Reconstructive, and Aesthetic Surgery at Vivid Clinic\" loading=\"eager\" title=\"\">\n          <\/a>\n          <div class=\"vivid-doctor-info\">\n            <span class=\"vivid-doctor-badge\">Lead Surgeon<\/span>\n            <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/prof-dr-ozgur-pilanci\/\" target=\"_blank\" aria-label=\"Prof. Dr. \u00d6zg\u00fcr Pilanc\u0131 Profile\">Prof. Dr. \u00d6zg\u00fcr Pilanc\u0131<\/a><\/h3>\n            <div class=\"vivid-doctor-specialty\">Plastic, Reconstructive &amp; <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/doctor_cat\/plastic-reconstructive-and-aesthetic-surgery\/\" title=\"Plastic, Reconstructive, and Aesthetic Surgery\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"3331\">Aesthetic Surgery<\/a><\/div>\n            <div class=\"vivid-doctor-socials\">\n              <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n              <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter \/ X\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n              <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n            <\/div>\n            <a class=\"vivid-doctor-btn\" href=\"https:\/\/vividclinic.net\/doctors\/prof-dr-ozgur-pilanci\/\" target=\"_blank\">View Profile<\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 1 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-turgay-yildiz\/\" target=\"_blank\" aria-label=\"Op. Dr. Turgay Y\u0131ld\u0131z Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Turgay-yildiz.webp\" alt=\"Op. Dr. Turgay Y\u0131ld\u0131z - General Surgeon at Vivid Clinic\" loading=\"lazy\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-turgay-yildiz\/\" target=\"_blank\" aria-label=\"Op. Dr. Turgay Y\u0131ld\u0131z Profile\">Op. Dr. Turgay Y\u0131ld\u0131z<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">General Surgeon<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/www.youtube.com\/@vivid.clinic\" target=\"_blank\" aria-label=\"YouTube\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M23.498 6.186a2.994 2.994 0 0 0-2.107-2.117C19.228 3.5 12 3.5 12 3.5s-7.228 0-9.391.569A2.994 2.994 0 0 0 .502 6.186C0 8.36 0 12 0 12s0 3.64.502 5.814a2.994 2.994 0 0 0 2.107 2.117C4.772 20.5 12 20.5 12 20.5s7.228 0 9.391-.569a2.994 2.994 0 0 0 2.107-2.117C24 15.64 24 12 24 12s0-3.64-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 2 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-erkan-yuce\/\" target=\"_blank\" aria-label=\"Op. Dr. Erkan Y\u00fcce Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Untitled-design14.webp\" loading=\"lazy\" alt=\"Op. Dr. Erkan Y\u00fcce - Plastic, Reconstructive, and Aesthetic Surgery\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-erkan-yuce\/\" target=\"_blank\" aria-label=\"Op. Dr. Erkan Y\u00fcce Profile\">Op. Dr. Erkan Y\u00fcce<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Plastic, Reconstructive, and Aesthetic Surgery<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 3 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-sefika-aksoy\/\" target=\"_blank\" aria-label=\"Op. Dr. \u015eefika Aksoy Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2016\/09\/Op.-Dr.-Sefika-Aksoy.webp\" loading=\"lazy\" alt=\"Op. Dr. \u015eefika Aksoy - General Surgery Specialist\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-sefika-aksoy\/\" target=\"_blank\" aria-label=\"Op. Dr. \u015eefika Aksoy Profile\">Op. Dr. \u015eefika Aksoy<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">General Surgery<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 4 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-zafer-gokhan-sermet\/\" target=\"_blank\" aria-label=\"Op. Dr. Zafer G\u00f6khan \u015eermet Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2016\/09\/Op.-Dr.-Zafer-Gokhan-SERMET.webp\" loading=\"lazy\" alt=\"Op. Dr. Zafer G\u00f6khan \u015eermet - General Surgery Specialist\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/op-dr-zafer-gokhan-sermet\/\" target=\"_blank\" aria-label=\"Op. Dr. Zafer G\u00f6khan \u015eermet Profile\">Op. Dr. Zafer G\u00f6khan \u015eermet<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">General Surgery<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 5 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/uzm-dr-ozgun-gunay-oral-maxillofacial-surgery\/\" target=\"_blank\" aria-label=\"Uzm. Dr. \u00d6zg\u00fcn G\u00fcnay Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/01\/Dr.-Dt.-Ozgun-Gunay.jpg.webp\" loading=\"lazy\" alt=\"Uzm. Dr. \u00d6zg\u00fcn G\u00fcnay \u2013 Oral and Maxillofacial Surgery Specialist at Vivid Clinic\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/uzm-dr-ozgun-gunay-oral-maxillofacial-surgery\/\" target=\"_blank\" aria-label=\"Uzm. Dr. \u00d6zg\u00fcn G\u00fcnay Profile\">Uzm. Dr. \u00d6zg\u00fcn G\u00fcnay<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Oral and Maxillofacial Surgery Specialist<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 7 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/aesthetic-dentist-dt-kubra-akyildiz\/\" target=\"_blank\" aria-label=\"Dt. K\u00fcbra Aky\u0131ld\u0131z Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/01\/Dt.-Kubra-Akyildiz.jpg.webp\" loading=\"lazy\" alt=\"Dt. K\u00fcbra Aky\u0131ld\u0131z \u2013 Aesthetic Dentist at Vivid Clinic\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/aesthetic-dentist-dt-kubra-akyildiz\/\" target=\"_blank\" aria-label=\"Dt. K\u00fcbra Aky\u0131ld\u0131z Profile\">Dt. K\u00fcbra Aky\u0131ld\u0131z<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Aesthetic Dentist at Vivid Clinic<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 8 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/uzm-dt-mihriban-yildiz-periodontology-specialist\/\" target=\"_blank\" aria-label=\"Uzm. Dt. Mihriban Y\u0131ld\u0131z Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/01\/Uzm-Dt-Mihriban-Bogahan.jpg.webp\" loading=\"lazy\" alt=\"Uzm. Dt. Mihriban Y\u0131ld\u0131z \u2013 Periodontology Specialist at Vivid Clinic\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/uzm-dt-mihriban-yildiz-periodontology-specialist\/\" target=\"_blank\" aria-label=\"Uzm. Dt. Mihriban Y\u0131ld\u0131z Profile\">Uzm. Dt. Mihriban Y\u0131ld\u0131z<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Periodontology Specialist<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 9 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/dt-hudayi-bogahan-aesthetic-dentist\/\" target=\"_blank\" aria-label=\"Dt. H\u00fcdayi Bo\u011fahan Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/01\/Dt-Hudayi-Bogahan.jpg.webp\" loading=\"lazy\" alt=\"Dt. H\u00fcdayi Bo\u011fahan \u2013 Aesthetic Dentist at Vivid Clinic\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/dt-hudayi-bogahan-aesthetic-dentist\/\" target=\"_blank\" aria-label=\"Dt. H\u00fcdayi Bo\u011fahan Profile\">Dt. H\u00fcdayi Bo\u011fahan<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Aesthetic Dentist<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n        <!-- Doctor 10 -->\n        <article class=\"vivid-doctor-card\">\n          <a href=\"https:\/\/vividclinic.net\/doctors\/dt-caner-cetin-aesthetic-dentist\/\" target=\"_blank\" aria-label=\"Dt. Caner \u00c7etin Profile\"><img decoding=\"async\" class=\"vivid-doctor-photo\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2025\/01\/Dt-Caner-Cetin.jpg.webp\" loading=\"lazy\" alt=\"Dt. Caner \u00c7etin \u2013 Aesthetic Dentist at Vivid Clinic\" title=\"\"><\/a>\n          <h3 class=\"vivid-doctor-name\"><a href=\"https:\/\/vividclinic.net\/doctors\/dt-caner-cetin-aesthetic-dentist\/\" target=\"_blank\" aria-label=\"Dt. Caner \u00c7etin Profile\">Dt. Caner \u00c7etin<\/a><\/h3>\n          <div class=\"vivid-doctor-specialty\">Aesthetic Dentist<\/div>\n          <div class=\"vivid-doctor-socials\">\n            <a href=\"https:\/\/linkedin.com\/company\/vivid-clinic\/\" target=\"_blank\" aria-label=\"LinkedIn\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.76 0-5 2.24-5 5v14c0 2.76 2.24 5 5 5h14c2.76 0 5-2.24 5-5v-14c0-2.76-2.24-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.28c-.97 0-1.75-.79-1.75-1.75s.78-1.75 1.75-1.75 1.75.79 1.75 1.75-.78 1.75-1.75 1.75zm13.5 11.28h-3v-5.6c0-1.34-.03-3.07-1.87-3.07-1.87 0-2.16 1.46-2.16 2.97v5.7h-3v-10h2.89v1.36h.04c.4-.75 1.38-1.54 2.84-1.54 3.04 0 3.6 2 3.6 4.59v5.59z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/x.com\/Vividclinic\" target=\"_blank\" aria-label=\"Twitter\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.46 5.924c-.793.352-1.645.59-2.54.698a4.48 4.48 0 0 0 1.963-2.475 8.94 8.94 0 0 1-2.828 1.082A4.48 4.48 0 0 0 16.11 4c-2.48 0-4.49 2.01-4.49 4.49 0 .352.04.696.116 1.025C7.728 9.37 4.1 7.6 1.67 4.905a4.48 4.48 0 0 0-.61 2.26c0 1.56.795 2.94 2.005 3.75a4.48 4.48 0 0 1-2.034-.563v.057c0 2.18 1.55 4 3.6 4.42a4.48 4.48 0 0 1-2.03.077c.57 1.78 2.23 3.08 4.2 3.12A8.98 8.98 0 0 1 0 19.54a12.7 12.7 0 0 0 6.88 2.02c8.26 0 12.78-6.84 12.78-12.78 0-.19-.01-.38-.02-.57A9.18 9.18 0 0 0 24 4.59a8.93 8.93 0 0 1-2.54.7z\"\/><\/svg><\/a>\n            <a href=\"https:\/\/www.facebook.com\/clinicvivid\" target=\"_blank\" aria-label=\"Facebook\" rel=\"noopener\"><svg width=\"18\" height=\"18\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M22.675 0h-21.35C.595 0 0 .592 0 1.326v21.348C0 23.408.595 24 1.326 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.797.143v3.24l-1.918.001c-1.504 0-1.797.715-1.797 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116C23.406 24 24 23.408 24 22.674V1.326C24 .592 23.406 0 22.675 0\"\/><\/svg><\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n<!-- ======================== 7. BLOG POSTS ======================== -->\n\n<section class=\"vivid-blog-section\" aria-label=\"Vivid Clinic Blog\">\n  <div class=\"vivid-blog-inner\">\n    <div class=\"vivid-blog-header\">\n      <h2>Welcome to Vivid Clinic Blog<\/h2>\n      <p>Stay informed with the latest insights on cosmetic surgery and aesthetic treatments.<\/p>\n    <\/div>\n    <div class=\"vivid-blog-grid\" id=\"vivid-blog-grid\">\n      <div class=\"vivid-blog-loading\">Loading latest posts...<\/div>\n    <\/div>\n    <div class=\"vivid-blog-viewall\">\n      <a href=\"https:\/\/vividclinic.net\/blog\/\">View All Posts<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ======================== 8. PRICE COMPARISON ======================== -->\n\n<section class=\"vivid-price-section\" aria-label=\"Surgery Cost Comparison\">\n  <div class=\"vivid-price-inner\">\n    <div class=\"vivid-price-header\">\n      <h2>Comparison of Aesthetic Surgery Costs Across Different Countries<\/h2>\n      <p>A Comprehensive Overview of Prices at Vivid Clinic in Istanbul, Turkey, Versus the UK, US, Australia, and Canada<\/p>\n    <\/div>\n    <p class=\"vivid-price-note\">All prices in Euros (K = thousand)<\/p>\n\n    <div class=\"vivid-price-table-wrap\">\n      <table class=\"vivid-price-table\" role=\"table\">\n        <thead>\n          <tr>\n            <th scope=\"col\">Surgery<\/th>\n            <th scope=\"col\" class=\"vivid-col\">Vivid Clinic<\/th>\n            <th scope=\"col\">UK<\/th>\n            <th scope=\"col\">US<\/th>\n            <th scope=\"col\">Australia<\/th>\n            <th scope=\"col\">Canada<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Hair Transplant<\/td>\n            <td class=\"vivid-col\">&euro;3&ndash;4K<\/td>\n            <td>&euro;11&ndash;25.5K<\/td>\n            <td>&euro;12.9&ndash;19.2K<\/td>\n            <td>&euro;8&ndash;15K<\/td>\n            <td>&euro;6&ndash;12K<\/td>\n          <\/tr>\n          <tr>\n            <td><a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/tag\/rhinoplasty\/\" title=\"Rhinoplasty\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"3500\">Rhinoplasty<\/a><\/td>\n            <td class=\"vivid-col\">&euro;2&ndash;3.5K<\/td>\n            <td>&euro;5&ndash;10K<\/td>\n            <td>&euro;7.5&ndash;15K<\/td>\n            <td>&euro;6&ndash;12K<\/td>\n            <td>&euro;4&ndash;9K<\/td>\n          <\/tr>\n          <tr>\n            <td>Liposuction<\/td>\n            <td class=\"vivid-col\">&euro;2&ndash;3.5K<\/td>\n            <td>&euro;5&ndash;10K<\/td>\n            <td>&euro;7.5&ndash;15K<\/td>\n            <td>&euro;6&ndash;12K<\/td>\n            <td>&euro;4&ndash;9K<\/td>\n          <\/tr>\n          <tr>\n            <td>Breast Augmentation<\/td>\n            <td class=\"vivid-col\">&euro;2.5&ndash;4K<\/td>\n            <td>&euro;6&ndash;10K<\/td>\n            <td>&euro;7&ndash;12K<\/td>\n            <td>&euro;6.5&ndash;12K<\/td>\n            <td>&euro;5&ndash;9.5K<\/td>\n          <\/tr>\n          <tr>\n            <td><a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/operations\/dentistry\/porcelain-crowns\/\" title=\"Porcelain Crowns\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"2516\">Facelift<\/a><\/td>\n            <td class=\"vivid-col\">&euro;3&ndash;5K<\/td>\n            <td>&euro;7&ndash;12K<\/td>\n            <td>&euro;9&ndash;15K<\/td>\n            <td>&euro;7&ndash;13K<\/td>\n            <td>&euro;6&ndash;11K<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"vivid-price-cta\">\n      <a href=\"#\" onclick=\"document.getElementById('vivid-price-modal').style.display='flex';return false;\">Calculate Your Surgery Cost<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 9. EXPERT GUIDANCE ======================== -->\n    \n    <section class=\"vivid-expert-section\" aria-label=\"Expert Guidance and Consultation\">\n      <div class=\"vivid-expert-content\">\n        <h2>Expert Guidance <span style=\"font-weight:400;\">at <b>No Cost<\/b><\/span><\/h2>\n        <p>Discover personalized advice from our specialists through a complimentary consultation.<\/p>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/1-16.png.webp\" alt=\"With expert care and aesthetic precision, we enhance your natural beauty at Vivid Clinic Istanbul.\" title=\"Vivid Clinic\" loading=\"lazy\" width=\"400\" height=\"64\" style=\"margin-bottom:12px;max-width:100%;border-radius:8px;box-shadow:0 1px 6px rgba(0,74,79,0.06);\" \/>\n        <a href=\"#consultation-modal\" class=\"vivid-expert-btn\" onclick=\"document.getElementById('consultation-modal').style.display='flex';return false;\">GET FREE CONSULTATION \u2192<\/a>\n      <\/div>\n      <div class=\"vivid-expert-image\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Vivid-doctors.webp\" alt=\"Vivid Clinic Doctors and Surgeons Team\" title=\"Vivid Clinic\" loading=\"lazy\" width=\"400\" height=\"280\" \/>\n      <\/div>\n    <\/section>\n    \n    <section class=\"vivid-insurance-section\" aria-label=\"Comprehensive Insurance Coverage\">\n      <div class=\"vivid-insurance-header\">\n        <h4>Comprehensive Insurance Coverage for Your Peace of Mind<\/h4>\n        <p>Explore our wide range of insurance options to ensure your health and aesthetic treatments at Vivid Clinic are fully supported and stress-free.<\/p>\n      <\/div>\n      <div class=\"vivid-insurance-logos\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/1-21.webp\" alt=\"Insurance Partner 1\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/2-39.webp\" alt=\"Insurance Partner 2\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/3-38.webp\" alt=\"Insurance Partner 3\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/4-38.webp\" alt=\"Insurance Partner 4\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/5-22.webp\" alt=\"Insurance Partner 5\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/14.webp\" alt=\"Insurance Partner 6\" title=\"Vivid Clinic Insurance Partner\" loading=\"lazy\" width=\"110\" height=\"80\" \/>\n      <\/div>\n    <\/section>\n    <!-- Modal Consultation Form -->\n    <div id=\"consultation-modal\">\n      <div class=\"vivid-modal-content\">\n        <button onclick=\"document.getElementById('consultation-modal').style.display='none';\" aria-label=\"Close consultation form\" class=\"vivid-modal-close\">&times;<\/button>\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Vivid-Clinic-Logo-e1724941946581.png.webp\" alt=\"Vivid Clinic logo\" title=\"Vivid Clinic\" style=\"width:120px;display:block;margin:0 auto 12px auto;\" \/>\n        <h3 style=\"text-align:center;color:#004a4f;font-family:'El Messiri',Arial,sans-serif;font-weight:700;margin-bottom:8px;\">Get Your Free Consultation in a Couple of Hours!<\/h3>\n        <h5 style=\"text-align:center;color:#00796b;font-weight:600;margin-bottom:16px;\">Ready to take the first step towards Aesthetic Surgery?<br>Get a free quote from Vivid Clinic today!<\/h5>\n        <!-- Elementor Form Template: 5485, Form ID: home_form_1 -->\n        <div class=\"vivid-modal-form\">\n          <div class='fluentform ff-default fluentform_wrapper_1 ffs_modern_l_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_2 ff-form-loading ff_has_v3_recptcha ff_has_v3_recptcha ffs_modern_l\" data-form_instance=\"ff_form_instance_1_2\" method=\"POST\" data-recptcha_key=\"6LcBwh4qAAAAAKFgB4fpAxKuRc3VaEIFd9uVrXvT\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='143' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"3cd12cb0a6\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/tr\/wp-json\/wp\/v2\/pages\/143\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group  ff-el-form-hide_label'><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_2_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group  ff-el-form-hide_label'><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_2_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Surname\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_2_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_2_phone' id='label_ff_1_2_phone' aria-label=\"Phone\/Mobile\">Phone\/Mobile<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone ff_el_with_extended_validation\" type=\"tel\" placeholder=\"Phone \/ Mobile Number\" data-name=\"phone\" id=\"ff_1_2_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_1_2_message\" name=\"message\" id=\"ff_1_2_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class=\"ff-el-group\" data-name=\"action_hook-1_1\" ><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-1_2\" >This site is protected by reCAPTCHA and the Google\n    <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a> and\n    <a href=\"https:\/\/policies.google.com\/terms\" target=\"_blank\" rel=\"noopener\">Terms of Service<\/a> apply.<\/div><div class='ff-el-group ff-text-center ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"\ud83d\udc49  Start Consultation Now\">\ud83d\udc49  Start Consultation Now<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_2 ff-form-loading_errors ff_form_instance_1_2_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_2 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_2\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":true,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"g-recaptcha-response\":[]},\"debounce_time\":300};\n                            <\/script>\n            \n        <\/div>\n        <a href=\"https:\/\/wa.me\/+905457423565\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Ask for a Consultation on WhatsApp\" class=\"vivid-whatsapp-btn\">\n          <svg width=\"22\" height=\"22\" fill=\"currentColor\" viewBox=\"0 0 448 512\" aria-hidden=\"true\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"\/><\/svg>\n          Ask for a Consultation on WhatsApp\n        <\/a>\n      <\/div>\n    <\/div>\n    <!-- End Modal Consultation Form -->\n<!-- ======================== PRICE CALCULATOR MODAL ======================== -->\n<div id=\"vivid-price-modal\" aria-modal=\"true\" role=\"dialog\" aria-label=\"Surgery Price Calculator\">\n  <div class=\"vivid-price-modal-box\">\n    <div class=\"vivid-price-modal-header\">\n      <h3>Surgery Price Calculator<\/h3>\n      <button class=\"vivid-price-modal-close\" aria-label=\"Close calculator\" onclick=\"document.getElementById('vivid-price-modal').style.display='none';\">&times;<\/button>\n    <\/div>\n    <div class=\"vivid-price-modal-body\">\n      <iframe src=\"https:\/\/vividclinic.net\/Price1.html\" title=\"Surgery Price Calculator\" loading=\"lazy\"><\/iframe>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ======================== SCRIPTS ======================== -->\n    <script>\n    (function() {\n      const slides = document.querySelectorAll('.vivid-slider-slide');\n      const dots = document.querySelectorAll('.vivid-slider-dot');\n      const prevBtn = document.querySelector('.vivid-slider-arrow.left');\n      const nextBtn = document.querySelector('.vivid-slider-arrow.right');\n      let current = 0;\n      let timer;\n    \n      function showSlide(index) {\n        \/\/ --- FIX STARTS HERE ---\n        \/\/ Get the image inside the slide we are about to show\n        const nextSlideImage = slides[index].querySelector('img');\n    \n        \/\/ Check if it has a data-src attribute and has not been loaded yet\n        if (nextSlideImage && nextSlideImage.dataset.src && !nextSlideImage.src) {\n          \/\/ Copy data-src to src to trigger the image load\n          nextSlideImage.src = nextSlideImage.dataset.src;\n          \/\/ Also copy data-srcset to srcset for responsive images\n          if (nextSlideImage.dataset.srcset) {\n            nextSlideImage.srcset = nextSlideImage.dataset.srcset;\n          }\n        }\n        \/\/ --- FIX ENDS HERE ---\n    \n        slides.forEach((slide, i) => {\n          slide.classList.toggle('active', i === index);\n          dots[i].classList.toggle('active', i === index);\n        });\n        current = index;\n      }\n    \n      function nextSlide() {\n        showSlide((current + 1) % slides.length);\n      }\n    \n      function prevSlide() {\n        showSlide((current - 1 + slides.length) % slides.length);\n      }\n    \n      function startAutoplay() {\n        timer = setInterval(nextSlide, 6000);\n      }\n    \n      function stopAutoplay() {\n        clearInterval(timer);\n      }\n    \n      nextBtn.addEventListener('click', () => {\n        nextSlide();\n        stopAutoplay(); startAutoplay();\n      });\n    \n      prevBtn.addEventListener('click', () => {\n        prevSlide();\n        stopAutoplay(); startAutoplay();\n      });\n    \n      dots.forEach((dot, index) => {\n        dot.addEventListener('click', () => {\n          showSlide(index);\n          stopAutoplay(); startAutoplay();\n        });\n        dot.addEventListener('keydown', (e) => {\n          if (e.key === 'Enter' || e.key === ' ') {\n            showSlide(index);\n            stopAutoplay(); startAutoplay();\n          }\n        });\n      });\n    \n      document.querySelector('.vivid-slider').addEventListener('keydown', (e) => {\n        if (e.key === 'ArrowLeft') { prevSlide(); stopAutoplay(); startAutoplay(); }\n        if (e.key === 'ArrowRight') { nextSlide(); stopAutoplay(); startAutoplay(); }\n      });\n    \n      startAutoplay();\n    })();\n    <\/script>\n<script>\n(function() {\n  var grid = document.getElementById('vivid-blog-grid');\n  if (!grid) return;\n\n  fetch('https:\/\/vividclinic.net\/wp-json\/wp\/v2\/posts?per_page=8&_embed')\n    .then(function(res) { return res.json(); })\n    .then(function(posts) {\n      if (!posts || !posts.length) {\n        grid.innerHTML = '<p style=\"text-align:center;color:#999;\">No posts found.<\/p>';\n        return;\n      }\n      var html = '';\n      posts.forEach(function(post) {\n        var title = post.title && post.title.rendered ? post.title.rendered : '';\n        var link = post.link || '#';\n        var dateStr = '';\n        if (post.date) {\n          var d = new Date(post.date);\n          dateStr = d.toLocaleDateString('en-US', { year: 'numeric', month: 'short', day: 'numeric' });\n        }\n        var img = '';\n        try {\n          var media = post._embedded['wp:featuredmedia'][0];\n          if (media.media_details && media.media_details.sizes) {\n            img = (media.media_details.sizes.medium_large || media.media_details.sizes.medium || media.media_details.sizes.full || {}).source_url || '';\n          }\n          if (!img) img = media.source_url || '';\n        } catch(e) {\n          img = '';\n        }\n        html += '<article class=\"vivid-blog-card\">';\n        html += '<a href=\"' + link + '\" target=\"_blank\">';\n        if (img) {\n          html += '<img decoding=\"async\" class=\"vivid-blog-thumb\" src=\"' + img + '\" alt=\"' + title.replace(\/\"\/g, '&quot;') + '\" loading=\"lazy\" \/>';\n        } else {\n          html += '<div class=\"vivid-blog-thumb\" style=\"display:flex;align-items:center;justify-content:center;color:#00796b;font-weight:700;\">Vivid Clinic<\/div>';\n        }\n        html += '<div class=\"vivid-blog-body\">';\n        if (dateStr) html += '<span class=\"vivid-blog-date\">' + dateStr + '<\/span>';\n        html += '<h3 class=\"vivid-blog-title\">' + title + '<\/h3>';\n        html += '<span class=\"vivid-blog-readmore\">Read More &rarr;<\/span>';\n        html += '<\/div><\/a><\/article>';\n      });\n      grid.innerHTML = html;\n    })\n    .catch(function() {\n      grid.innerHTML = '<p style=\"text-align:center;color:#999;\">Could not load posts.<\/p>';\n    });\n})();\n<\/script>\n\n<script>\n(function() {\n  var modal = document.getElementById('vivid-price-modal');\n  if (!modal) return;\n  modal.addEventListener('click', function(e) {\n    if (e.target === modal) modal.style.display = 'none';\n  });\n  document.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape' && modal.style.display === 'flex') modal.style.display = 'none';\n  });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&lt;!&#8211; ============================================================ Vivid Clinic \u2013 Home Page Body Content For Elementor Pro Custom HTML widget (page content only) Header &amp; Footer are separate Elementor template widgets Section Order: 1. Hero Slider 2. Services Gallery (Image Cards) 3. Avrasya Hospital CTA 4. Consultation Form 5. Services Welcome (Icon Cards) 6. Surgeons \/ Doctors 7. Blog Posts [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-143","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/pages\/143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/comments?post=143"}],"version-history":[{"count":20,"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/pages\/143\/revisions"}],"predecessor-version":[{"id":31181,"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/pages\/143\/revisions\/31181"}],"wp:attachment":[{"href":"https:\/\/vividclinic.net\/tr\/wp-json\/wp\/v2\/media?parent=143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}