{"id":30475,"date":"2026-04-03T15:35:36","date_gmt":"2026-04-03T12:35:36","guid":{"rendered":"https:\/\/vividclinic.net\/"},"modified":"2026-04-03T16:21:24","modified_gmt":"2026-04-03T13:21:24","slug":"carol-basic-aesthetic-consultant","status":"publish","type":"page","link":"https:\/\/vividclinic.net\/de\/carol-basic-aesthetic-consultant\/","title":{"rendered":"Carol Basic \u2013 German-Speaking Aesthetic Consultant"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"30475\" class=\"elementor elementor-30475\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ece842d e-con-full e-flex e-con e-parent\" data-id=\"ece842d\" 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-407393e elementor-widget elementor-widget-html\" data-id=\"407393e\" 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<!-- Carol Basic \u2013 Aesthetic Consultant Profile Page\n     Paste into Elementor Pro Custom HTML widget on page: \/carol-basic-aesthetic-consultant\/ -->\n<style>\n:root {\n  --cb-primary: #0a2028;\n  --cb-secondary: #004a4f;\n  --cb-accent: #c9a96e;\n  --cb-accent-light: #e8d5a8;\n  --cb-teal: #0d9488;\n  --cb-text: #1a2b2d;\n  --cb-text-muted: #5a7274;\n  --cb-light: #f7fafa;\n  --cb-white: #ffffff;\n  --cb-border: rgba(0,74,79,0.06);\n  --cb-shadow-sm: 0 2px 12px rgba(0,74,79,0.06);\n  --cb-shadow-md: 0 8px 32px rgba(0,74,79,0.1);\n  --cb-shadow-lg: 0 16px 48px rgba(0,74,79,0.14);\n  --cb-radius: 20px;\n  --cb-radius-sm: 12px;\n  --cb-font-heading: 'El Messiri', Georgia, serif;\n  --cb-font-body: inherit;\n  --cb-section-py: clamp(60px, 8vw, 100px);\n  --cb-section-px: clamp(20px, 4vw, 40px);\n  --cb-max-w: 1200px;\n  --cb-gradient-btn: linear-gradient(135deg, var(--cb-secondary) 0%, var(--cb-teal) 100%);\n  --cb-gradient-gold: linear-gradient(135deg, var(--cb-accent) 0%, #b8944e 100%);\n  --cb-gradient-dark: linear-gradient(135deg, var(--cb-primary) 0%, var(--cb-secondary) 100%);\n}\n\n\/* ============================================\n   1. HERO\n   ============================================ *\/\n.cb-hero {\n  background: var(--cb-gradient-dark);\n  color: var(--cb-white);\n  padding: clamp(80px, 10vw, 120px) var(--cb-section-px) var(--cb-section-py);\n  position: relative;\n  overflow: hidden;\n}\n.cb-hero::before {\n  content: '';\n  position: absolute; top: -30%; right: -10%;\n  width: 600px; height: 600px;\n  background: radial-gradient(circle, rgba(201,169,110,0.06) 0%, transparent 70%);\n  border-radius: 50%; pointer-events: none;\n}\n.cb-hero::after {\n  content: '';\n  position: absolute; bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--cb-teal), var(--cb-accent), var(--cb-teal));\n}\n.cb-hero-inner {\n  max-width: var(--cb-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.cb-hero-photo { flex: 0 0 280px; }\n.cb-hero-photo img {\n  width: 280px; height: 350px;\n  object-fit: cover;\n  border-radius: var(--cb-radius);\n  box-shadow: 0 12px 40px rgba(0,0,0,0.3);\n  border: 3px solid rgba(201,169,110,0.3);\n}\n.cb-hero-content { flex: 1 1 400px; min-width: 300px; }\n.cb-hero-content h1 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.8rem, 3.5vw, 2.6rem);\n  font-weight: 700; color: var(--cb-white);\n  margin: 0 0 8px; line-height: 1.2;\n}\n.cb-name-accent { color: var(--cb-accent); }\n.cb-subtitle {\n  font-size: clamp(1rem, 1.8vw, 1.15rem);\n  color: rgba(255,255,255,0.7);\n  margin: 0 0 24px; font-weight: 400; line-height: 1.5;\n}\n.cb-trust-badges {\n  display: flex; flex-wrap: wrap;\n  gap: 10px; margin-bottom: 28px;\n}\n.cb-badge {\n  display: inline-flex; align-items: center; gap: 7px;\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 10px; padding: 8px 14px;\n  font-size: 0.85rem; font-weight: 600;\n  color: rgba(255,255,255,0.9);\n  backdrop-filter: blur(4px);\n}\n.cb-badge svg { flex-shrink: 0; }\n.cb-hero-ctas { display: flex; flex-wrap: wrap; gap: 14px; }\n.cb-btn-primary {\n  display: inline-flex; align-items: center; gap: 8px;\n  min-height: 50px;\n  background: var(--cb-gradient-gold);\n  color: var(--cb-primary) !important;\n  font-weight: 700; font-size: 1rem;\n  border-radius: var(--cb-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  border: none;\n}\n.cb-btn-primary:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 28px rgba(201,169,110,0.4);\n  color: var(--cb-primary) !important;\n}\n.cb-btn-whatsapp {\n  display: inline-flex; align-items: center; gap: 8px;\n  min-height: 50px; background: #25d366;\n  color: #fff !important; font-weight: 700; font-size: 1rem;\n  border-radius: var(--cb-radius-sm);\n  padding: 14px 28px; text-decoration: none;\n  transition: background 0.2s, transform 0.2s;\n  cursor: pointer;\n  box-shadow: 0 4px 16px rgba(37,211,102,0.25);\n  border: none;\n}\n.cb-btn-whatsapp:hover { background: #1fba59; transform: translateY(-2px); color: #fff !important; }\n@media (max-width: 768px) {\n  .cb-hero { padding-top: 60px; }\n  .cb-hero-inner { flex-direction: column; align-items: center; text-align: center; gap: 32px; }\n  .cb-hero-photo { flex: 0 0 auto; }\n  .cb-hero-photo img { width: 200px; height: 250px; }\n  .cb-trust-badges, .cb-hero-ctas { justify-content: center; }\n}\n\n\/* ============================================\n   2. ABOUT\n   ============================================ *\/\n.cb-about {\n  background: var(--cb-white);\n  padding: var(--cb-section-py) var(--cb-section-px);\n}\n.cb-about-inner {\n  max-width: 820px; margin: 0 auto; text-align: center;\n}\n.cb-section-label {\n  display: inline-block;\n  background: var(--cb-gradient-gold);\n  color: var(--cb-primary);\n  font-size: 0.72rem; font-weight: 700;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  padding: 5px 16px; border-radius: 20px;\n  margin-bottom: 16px;\n}\n.cb-about-inner h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--cb-secondary);\n  margin: 0 0 24px; line-height: 1.25;\n}\n.cb-about-inner p {\n  font-size: 1.02rem; color: var(--cb-text-muted);\n  line-height: 1.8; margin: 0 0 16px;\n}\n.cb-about-inner p strong { color: var(--cb-text); }\n.cb-divider {\n  width: 60px; height: 3px;\n  background: var(--cb-gradient-gold);\n  border-radius: 2px; margin: 32px auto;\n}\n\n\/* ============================================\n   3. HOSPITAL GALLERY\n   ============================================ *\/\n.cb-hospital {\n  background: var(--cb-light);\n  padding: var(--cb-section-py) var(--cb-section-px);\n}\n.cb-hospital-inner { max-width: var(--cb-max-w); margin: 0 auto; }\n.cb-hospital-header { text-align: center; margin-bottom: 40px; }\n.cb-hospital-header h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--cb-secondary);\n  margin: 0 0 12px;\n}\n.cb-hospital-header p {\n  font-size: 1rem; color: var(--cb-text-muted);\n  max-width: 640px; margin: 0 auto; line-height: 1.6;\n}\n.cb-hospital-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n.cb-himg {\n  border-radius: 16px; overflow: hidden;\n  box-shadow: var(--cb-shadow-sm);\n  border: 1px solid var(--cb-border);\n}\n.cb-himg img {\n  width: 100%; height: 240px;\n  object-fit: cover; display: block;\n  transition: transform 0.4s ease;\n}\n.cb-himg:hover img { transform: scale(1.05); }\n.cb-himg-wide { grid-column: span 2; }\n.cb-himg-wide img { height: 260px; }\n.cb-hospital-features {\n  display: flex; flex-wrap: wrap;\n  gap: 14px; justify-content: center;\n  margin-top: 32px;\n}\n.cb-hfeat {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--cb-white);\n  border: 1px solid var(--cb-border);\n  border-radius: 10px; padding: 10px 18px;\n  font-size: 0.88rem; font-weight: 600;\n  color: var(--cb-secondary);\n  box-shadow: var(--cb-shadow-sm);\n}\n.cb-hfeat svg { color: var(--cb-accent); flex-shrink: 0; }\n@media (max-width: 768px) {\n  .cb-hospital-grid { grid-template-columns: 1fr 1fr; }\n  .cb-himg img { height: 180px; }\n  .cb-himg-wide img { height: 200px; }\n}\n@media (max-width: 500px) {\n  .cb-hospital-grid { grid-template-columns: 1fr; }\n  .cb-himg-wide { grid-column: span 1; }\n}\n\n\/* ============================================\n   4. VIDEOS\n   ============================================ *\/\n.cb-videos {\n  background: var(--cb-primary);\n  padding: var(--cb-section-py) var(--cb-section-px);\n  color: var(--cb-white);\n}\n.cb-videos-inner { max-width: var(--cb-max-w); margin: 0 auto; }\n.cb-videos-header { text-align: center; margin-bottom: 40px; }\n.cb-videos-header h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--cb-white); margin: 0 0 12px;\n}\n.cb-videos-header p { font-size: 1rem; color: rgba(255,255,255,0.6); max-width: 560px; margin: 0 auto; }\n.cb-video-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 20px;\n}\n.cb-video-card {\n  border-radius: 16px; overflow: hidden;\n  box-shadow: 0 8px 28px rgba(0,0,0,0.3);\n  background: #000; position: relative;\n}\n.cb-video-card video {\n  width: 100%; height: 280px;\n  object-fit: cover; display: block;\n}\n.cb-video-label {\n  position: absolute; bottom: 12px; left: 12px;\n  background: rgba(0,0,0,0.6);\n  backdrop-filter: blur(6px); color: #fff;\n  font-size: 0.78rem; font-weight: 600;\n  padding: 5px 12px; border-radius: 8px;\n  pointer-events: none;\n}\n@media (max-width: 640px) {\n  .cb-video-grid { grid-template-columns: 1fr; }\n  .cb-video-card video { height: 220px; }\n}\n\n\/* ============================================\n   5. PATIENT JOURNEY\n   ============================================ *\/\n.cb-journey {\n  background: var(--cb-white);\n  padding: var(--cb-section-py) var(--cb-section-px);\n}\n.cb-journey-inner { max-width: var(--cb-max-w); margin: 0 auto; }\n.cb-journey-header { text-align: center; margin-bottom: 48px; }\n.cb-journey-header h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--cb-secondary); margin: 0 0 12px;\n}\n.cb-journey-header p { font-size: 1rem; color: var(--cb-text-muted); }\n.cb-steps {\n  display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;\n}\n.cb-step {\n  text-align: center; padding: 28px 16px;\n  background: var(--cb-light);\n  border-radius: var(--cb-radius);\n  border: 1px solid var(--cb-border);\n  transition: box-shadow 0.3s, transform 0.3s;\n}\n.cb-step:hover { box-shadow: var(--cb-shadow-md); transform: translateY(-4px); }\n.cb-step-num {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 44px; height: 44px; border-radius: 50%;\n  background: var(--cb-gradient-gold);\n  color: var(--cb-primary); font-weight: 800;\n  font-size: 1.1rem; margin-bottom: 14px;\n}\n.cb-step h3 {\n  font-family: var(--cb-font-heading);\n  font-size: 1.02rem; font-weight: 700;\n  color: var(--cb-secondary); margin: 0 0 8px;\n}\n.cb-step p { font-size: 0.86rem; color: var(--cb-text-muted); line-height: 1.5; margin: 0; }\n@media (max-width: 900px) { .cb-steps { grid-template-columns: 1fr 1fr; } }\n@media (max-width: 500px) { .cb-steps { grid-template-columns: 1fr; } }\n\n\/* ============================================\n   6. PERSONAL SUPPORT\n   ============================================ *\/\n.cb-support {\n  background: linear-gradient(135deg, var(--cb-light) 0%, #eef5f3 100%);\n  padding: var(--cb-section-py) var(--cb-section-px);\n}\n.cb-support-inner { max-width: 800px; margin: 0 auto; text-align: center; }\n.cb-support-inner h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  font-weight: 700; color: var(--cb-secondary); margin: 0 0 20px;\n}\n.cb-support-inner p {\n  font-size: 1rem; color: var(--cb-text-muted); line-height: 1.7; margin: 0 0 16px;\n}\n.cb-support-features {\n  display: flex; flex-wrap: wrap; gap: 14px;\n  justify-content: center; margin-top: 28px;\n}\n.cb-sfeat {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--cb-white);\n  border: 1px solid var(--cb-border);\n  border-radius: 10px; padding: 12px 20px;\n  font-size: 0.9rem; font-weight: 600;\n  color: var(--cb-secondary);\n  box-shadow: var(--cb-shadow-sm);\n}\n.cb-sfeat svg { color: var(--cb-teal); flex-shrink: 0; }\n\n\/* ============================================\n   7. BOTTOM CTA\n   ============================================ *\/\n.cb-cta {\n  background: var(--cb-gradient-dark);\n  padding: var(--cb-section-py) var(--cb-section-px);\n  text-align: center; color: var(--cb-white);\n  position: relative; overflow: hidden;\n}\n.cb-cta::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg, var(--cb-teal), var(--cb-accent), var(--cb-teal));\n}\n.cb-cta-inner { max-width: 680px; margin: 0 auto; position: relative; z-index: 1; }\n.cb-cta-inner h2 {\n  font-family: var(--cb-font-heading);\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 700; color: var(--cb-white); margin: 0 0 14px;\n}\n.cb-cta-inner p {\n  font-size: 1.02rem; color: rgba(255,255,255,0.7);\n  margin: 0 0 32px; line-height: 1.6;\n}\n.cb-cta-buttons { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; }\n\n\/* ============================================\n   CONSULTATION MODAL\n   ============================================ *\/\n#cb-consult-modal {\n  display: none; position: fixed; inset: 0;\n  z-index: 99999;\n  background: rgba(0,0,0,0.55);\n  backdrop-filter: blur(4px);\n  -webkit-backdrop-filter: blur(4px);\n  align-items: center; justify-content: center;\n  padding: 20px;\n}\n.cb-modal-box {\n  position: relative;\n  width: 100%; max-width: 480px;\n  max-height: 90vh; overflow-y: auto;\n  background: var(--cb-white);\n  border-radius: var(--cb-radius);\n  box-shadow: 0 24px 64px rgba(0,0,0,0.3);\n  padding: 36px 28px 28px;\n}\n.cb-modal-close {\n  position: absolute; top: 14px; right: 14px;\n  background: var(--cb-secondary);\n  border: none; color: #fff;\n  width: 36px; height: 36px; border-radius: 50%;\n  font-size: 1.3rem; cursor: pointer;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.cb-modal-close:hover { background: var(--cb-teal); }\n.cb-modal-close:focus-visible { outline: 2px solid var(--cb-accent); outline-offset: 2px; }\n.cb-modal-header {\n  text-align: center; margin-bottom: 20px;\n}\n.cb-modal-header img {\n  width: 100px; margin: 0 auto 12px; display: block;\n}\n.cb-modal-header h3 {\n  font-family: var(--cb-font-heading);\n  font-size: 1.25rem; font-weight: 700;\n  color: var(--cb-secondary); margin: 0 0 6px;\n}\n.cb-modal-header p {\n  font-size: 0.92rem; color: var(--cb-text-muted); margin: 0;\n}\n@media (max-width: 500px) {\n  .cb-modal-box { padding: 28px 18px 20px; max-height: 95vh; }\n}\n\n\/* ============================================\n   REDUCED MOTION\n   ============================================ *\/\n@media (prefers-reduced-motion: reduce) {\n  .cb-himg img, .cb-step, .cb-btn-primary, .cb-btn-whatsapp { transition: none; }\n  .cb-himg:hover img, .cb-step:hover { transform: none; }\n}\n<\/style>\n\n<!-- ======================== 1. HERO ======================== -->\n<section class=\"cb-hero\">\n  <div class=\"cb-hero-inner\">\n    <div class=\"cb-hero-photo\">\n      <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Carol-Basic.jpeg\" alt=\"Carol Basic - Your Personal Aesthetic Consultant at Vivid Clinic Istanbul\" width=\"280\" height=\"350\" loading=\"eager\" title=\"\">\n    <\/div>\n    <div class=\"cb-hero-content\">\n      <h1>Your Personal Consultant: <span class=\"cb-name-accent\">Carol Basic<\/span><\/h1>\n      <p class=\"cb-subtitle\">Expert guidance in German, Italian &amp; Swiss German &mdash; from your first consultation through full recovery and aftercare.<\/p>\n      <div class=\"cb-trust-badges\">\n        <span class=\"cb-badge\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          8+ Years Experience\n        <\/span>\n        <span class=\"cb-badge\">\n          <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          <a class=\"wpil_keyword_link\" href=\"https:\/\/vividclinic.net\/operations\/hair-transplant\/fue-hair-transplantation\/\"   title=\"FUE Hair Transplant\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3539\">Vivid Clinic<\/a> Partner\n        <\/span>\n        <span class=\"cb-badge\">DE German<\/span>\n        <span class=\"cb-badge\">IT Italian<\/span>\n        <span class=\"cb-badge\">CH Swiss German<\/span>\n        <span class=\"cb-badge\">AT Austrian<\/span>\n      <\/div>\n      <div class=\"cb-hero-ctas\">\n        <a class=\"cb-btn-primary\" href=\"#\" onclick=\"document.getElementById('cb-consult-modal').style.display='flex';return false;\">Start Free Consultation<\/a>\n        <a class=\"cb-btn-whatsapp\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=905457423565&amp;text=Hello%20Carol%2C%20I%20would%20like%20a%20consultation.\" target=\"_blank\" rel=\"noopener\">\n          <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewBox=\"0 0 448 512\"><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\"\/><\/svg>\n          WhatsApp Carol\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 2. ABOUT ======================== -->\n<section class=\"cb-about\">\n  <div class=\"cb-about-inner\">\n    <span class=\"cb-section-label\">About Carol<\/span>\n    <h2>Your Trusted Aesthetic Consultant in Istanbul<\/h2>\n    <p><strong>With over 8 years of experience<\/strong> in the medical and cosmetic field, Carol Basic is a dedicated aesthetic consultant in Istanbul who stands for quality, expertise, and personalized care. Through numerous certifications and advanced training, she has built in-depth knowledge that she applies strategically to achieve the best possible results for every client.<\/p>\n    <p><strong>Beauty is not just a profession &mdash; it's a passion.<\/strong> Carol's goal as an aesthetic consultant in Istanbul is to help people rediscover and enhance their natural beauty. She places great value on personal consultation, gentle methods, and natural-looking results &mdash; ensuring every patient feels confident and informed before, during, and after their treatment.<\/p>\n    <div class=\"cb-divider\"><\/div>\n    <h3>Partnership with Vivid Clinic Istanbul<\/h3>\n    <p>In partnership with <a href=\"https:\/\/vividclinic.net\/about-us\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">Vivid Clinic<\/a>, which works with highly qualified plastic surgeons and provides 5-star service, Carol offers her clients access to world-class cosmetic treatments at the highest level. From <a href=\"https:\/\/vividclinic.net\/operations\/face-aesthetic\/rhinoplasty\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">rhinoplasty<\/a> and <a href=\"https:\/\/vividclinic.net\/operations\/breast-aesthetic\/breast-augmentation\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">breast augmentation<\/a> to <a href=\"https:\/\/vividclinic.net\/operations\/hair-transplant\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">hair transplantation<\/a> and <a href=\"https:\/\/vividclinic.net\/operations\/dentistry\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">dental veneers<\/a>, every procedure is performed by board-certified specialists in accredited Istanbul hospitals.<\/p>\n    <h3>Multilingual Support for International Patients<\/h3>\n    <p>As your direct aesthetic consultant in Istanbul, Carol personally guides German-, Italian-, Swiss German-, and Austrian-speaking patients from the very first consultation through to full aftercare. She ensures trustworthy communication, clear processes, and a completely secure feeling throughout the entire treatment journey. No language barriers, no uncertainty &mdash; just personal, professional care from an experienced aesthetic consultant in Istanbul who truly understands the DACH and Italian-speaking markets.<\/p>\n    <p>Every treatment is individually tailored to your needs &mdash; for greater self-confidence, a radiant natural appearance, and lasting results you can be proud of. Whether you are exploring <a href=\"https:\/\/vividclinic.net\/operations\/body-aesthetic\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">body aesthetics<\/a>, <a href=\"https:\/\/vividclinic.net\/operations\/weight-loss-and-bariatrics\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">weight loss surgery<\/a>, or <a href=\"https:\/\/vividclinic.net\/operations\/face-aesthetic\/\" style=\"color:var(--cb-teal);text-decoration:underline;\">facial rejuvenation<\/a>, Carol is here to make your experience seamless and stress-free.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ======================== 3. HOSPITAL GALLERY ======================== -->\n<section class=\"cb-hospital\">\n  <div class=\"cb-hospital-inner\">\n    <div class=\"cb-hospital-header\">\n      <span class=\"cb-section-label\">Our Facilities<\/span>\n      <h2>International Standards &amp; 5-Star Comfort<\/h2>\n      <p>State-of-the-art medical equipment, highest safety protocols, and VIP patient rooms &mdash; for your safety and comfort at every step.<\/p>\n    <\/div>\n    <div class=\"cb-hospital-grid\">\n      <div class=\"cb-himg cb-himg-wide\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Image-1.jpeg\" alt=\"Avrasya Hospital Lobby and Starbucks Cafe in Istanbul\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"cb-himg\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Image-2.jpeg\" alt=\"VIP Patient Room at Avrasya Hospital Istanbul\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"cb-himg\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Image-3.jpeg\" alt=\"Modern Patient Room with Panoramic View\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"cb-himg\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Image-4.jpeg\" alt=\"Premium VIP Lounge at Avrasya Hospital\" loading=\"lazy\" title=\"\">\n      <\/div>\n      <div class=\"cb-himg cb-himg-wide\">\n        <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Image-5.jpeg\" alt=\"Exclusive Waiting Area with Panoramic Windows\" loading=\"lazy\" title=\"\">\n      <\/div>\n    <\/div>\n    <div class=\"cb-hospital-features\">\n      <span class=\"cb-hfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        Accredited Hospital\n      <\/span>\n      <span class=\"cb-hfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        Advanced Technology\n      <\/span>\n      <span class=\"cb-hfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        Sterile Environment\n      <\/span>\n      <span class=\"cb-hfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        VIP Patient Rooms\n      <\/span>\n      <span class=\"cb-hfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n        5-Star Service\n      <\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 4. VIDEOS ======================== -->\n<section class=\"cb-videos\">\n  <div class=\"cb-videos-inner\">\n    <div class=\"cb-videos-header\">\n      <span class=\"cb-section-label\" style=\"background:rgba(255,255,255,0.1);color:#fff;\">Inside Look<\/span>\n      <h2>Clinic &amp; Hospital Walkthrough<\/h2>\n      <p>Experience our world-class facilities up close before your visit.<\/p>\n    <\/div>\n    <div class=\"cb-video-grid\">\n      <div class=\"cb-video-card\">\n        <video controls preload=\"metadata\" playsinline>\n          <source src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Video-1.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <span class=\"cb-video-label\">Hospital Tour<\/span>\n      <\/div>\n      <div class=\"cb-video-card\">\n        <video controls preload=\"metadata\" playsinline>\n          <source src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Video-2.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <span class=\"cb-video-label\">Treatment Facilities<\/span>\n      <\/div>\n      <div class=\"cb-video-card\">\n        <video controls preload=\"metadata\" playsinline>\n          <source src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Video-3.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <span class=\"cb-video-label\">Patient Rooms<\/span>\n      <\/div>\n      <div class=\"cb-video-card\">\n        <video controls preload=\"metadata\" playsinline>\n          <source src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2026\/04\/Hospital-Video-4.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <span class=\"cb-video-label\">VIP Lounge<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 5. PATIENT JOURNEY ======================== -->\n<section class=\"cb-journey\">\n  <div class=\"cb-journey-inner\">\n    <div class=\"cb-journey-header\">\n      <span class=\"cb-section-label\">Your Journey<\/span>\n      <h2>From First Contact to Full Recovery<\/h2>\n      <p>Carol personally guides you through every step of the process.<\/p>\n    <\/div>\n    <div class=\"cb-steps\">\n      <div class=\"cb-step\">\n        <span class=\"cb-step-num\">1<\/span>\n        <h3>First Contact<\/h3>\n        <p>Reach out to Carol directly via WhatsApp, phone, or email for a personal conversation.<\/p>\n      <\/div>\n      <div class=\"cb-step\">\n        <span class=\"cb-step-num\">2<\/span>\n        <h3>Free Consultation<\/h3>\n        <p>Detailed analysis of your goals, personalized treatment plan, and transparent pricing.<\/p>\n      <\/div>\n      <div class=\"cb-step\">\n        <span class=\"cb-step-num\">3<\/span>\n        <h3>Arrival in Istanbul<\/h3>\n        <p>VIP airport transfer, 5-star hotel accommodation, and full concierge support.<\/p>\n      <\/div>\n      <div class=\"cb-step\">\n        <span class=\"cb-step-num\">4<\/span>\n        <h3>Treatment &amp; Aftercare<\/h3>\n        <p>Expert surgery by top surgeons, comfortable recovery, and personal follow-up care.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 6. PERSONAL SUPPORT ======================== -->\n<section class=\"cb-support\">\n  <div class=\"cb-support-inner\">\n    <span class=\"cb-section-label\">Your Advantage<\/span>\n    <h2>Why Choose Carol as Your Aesthetic Consultant in Istanbul<\/h2>\n    <p>Choosing the right aesthetic consultant in Istanbul can make all the difference in your cosmetic surgery experience. Carol provides end-to-end personal support that eliminates the stress and uncertainty of traveling abroad for medical treatment. As a certified aesthetic consultant in Istanbul with deep connections to the best surgeons and hospitals, Carol ensures every detail is handled with precision and care.<\/p>\n    <p>From answering your very first questions to arranging VIP transfers, luxury hotel accommodation, and post-surgery check-ups, Carol is by your side at every step. Her fluency in German, Italian, Swiss German, and Austrian ensures zero miscommunication during the most important decisions about your body and wellbeing.<\/p>\n    <div class=\"cb-support-features\">\n      <span class=\"cb-sfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><path d=\"M22 4L12 14.01l-3-3\"\/><\/svg>\n        No Language Barrier\n      <\/span>\n      <span class=\"cb-sfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><path d=\"M22 4L12 14.01l-3-3\"\/><\/svg>\n        Direct Communication\n      <\/span>\n      <span class=\"cb-sfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><path d=\"M22 4L12 14.01l-3-3\"\/><\/svg>\n        Fast Response Times\n      <\/span>\n      <span class=\"cb-sfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><path d=\"M22 4L12 14.01l-3-3\"\/><\/svg>\n        Emotional Support\n      <\/span>\n      <span class=\"cb-sfeat\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><path d=\"M22 4L12 14.01l-3-3\"\/><\/svg>\n        End-to-End Care\n      <\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== 7. BOTTOM CTA ======================== -->\n<section class=\"cb-cta\">\n  <div class=\"cb-cta-inner\">\n    <h2>Ready to Start Your Transformation?<\/h2>\n    <p>Take the first step toward greater confidence and natural beauty. Carol, your dedicated aesthetic consultant in Istanbul, is ready to answer all your questions &mdash; no obligation, completely free. View our <a href=\"https:\/\/vividclinic.net\/before-and-after-gallery\/\" style=\"color:var(--cb-accent);text-decoration:underline;\">before and after results<\/a> and start your journey today.<\/p>\n    <div class=\"cb-cta-buttons\">\n      <a class=\"cb-btn-primary\" href=\"#\" onclick=\"document.getElementById('cb-consult-modal').style.display='flex';return false;\">Start Free Consultation<\/a>\n      <a class=\"cb-btn-whatsapp\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=905457423565&amp;text=Hello%20Carol%2C%20I%20would%20like%20a%20consultation.\" target=\"_blank\" rel=\"noopener\">\n        <svg width=\"20\" height=\"20\" fill=\"currentColor\" viewBox=\"0 0 448 512\"><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\"\/><\/svg>\n        WhatsApp Carol\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ======================== CONSULTATION MODAL ======================== -->\n<div id=\"cb-consult-modal\" aria-modal=\"true\" role=\"dialog\" aria-label=\"Free Consultation Form\">\n  <div class=\"cb-modal-box\">\n    <button class=\"cb-modal-close\" aria-label=\"Close form\" onclick=\"document.getElementById('cb-consult-modal').style.display='none';\">&times;<\/button>\n    <div class=\"cb-modal-header\">\n      <img decoding=\"async\" src=\"https:\/\/vividclinic.net\/wp-content\/uploads\/2024\/07\/Vivid-Clinic-Logo-e1724941946581.png.webp\" alt=\"Vivid Clinic\" title=\"\">\n      <h3>Get Your Free Consultation<\/h3>\n      <p>Fill out the form below and Carol will get back to you within hours.<\/p>\n    <\/div>\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='30475' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"11ccf2310a\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/30475\" \/><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<script>\n(function() {\n  var modal = document.getElementById('cb-consult-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>:root { &#8211;cb-primary: #0a2028; &#8211;cb-secondary: #004a4f; &#8211;cb-accent: #c9a96e; &#8211;cb-accent-light: #e8d5a8; &#8211;cb-teal: #0d9488; &#8211;cb-text: #1a2b2d; &#8211;cb-text-muted: #5a7274; &#8211;cb-light: #f7fafa; &#8211;cb-white: #ffffff; &#8211;cb-border: rgba(0,74,79,0.06); &#8211;cb-shadow-sm: 0 2px 12px rgba(0,74,79,0.06); &#8211;cb-shadow-md: 0 8px 32px rgba(0,74,79,0.1); &#8211;cb-shadow-lg: 0 16px 48px rgba(0,74,79,0.14); &#8211;cb-radius: 20px; &#8211;cb-radius-sm: 12px; &#8211;cb-font-heading: &#8216;El Messiri&#8217;, Georgia, serif; &#8211;cb-font-body: inherit; &#8211;cb-section-py: clamp(60px, 8vw, 100px); &#8211;cb-section-px: clamp(20px, 4vw, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":30489,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-30475","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/pages\/30475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/comments?post=30475"}],"version-history":[{"count":20,"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/pages\/30475\/revisions"}],"predecessor-version":[{"id":31213,"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/pages\/30475\/revisions\/31213"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/media\/30489"}],"wp:attachment":[{"href":"https:\/\/vividclinic.net\/de\/wp-json\/wp\/v2\/media?parent=30475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}