{"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\/zh\/carol-basic-aesthetic-consultant\/","title":{"rendered":"\u5361\u7f57\u5c14\u00b7\u5df4\u5e0c\u5947\u2014\u2014\u5fb7\u8bed\u7f8e\u5bb9\u987e\u95ee"},"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          Vivid Clinic 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;\">Vivid Clinic \u2014 Consultation Request<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='30475' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"013bf191d8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/zh\/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-top'><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-top'><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 ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email Address\">Email Address<\/label><\/div><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 ff-el-form-top'><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 \/ WhatsApp Number\">Phone \/ WhatsApp Number<\/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=\"e.g. +44 7700 900000\" data-name=\"phone\" id=\"ff_1_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_country' id='label_ff_1_country' aria-label=\"Country\">Country<\/label><\/div><div class='ff-el-input--content'><select name=\"country\" id=\"ff_1_country\" class=\"ff-el-form-control\" placeholder=\"Select your country\" data-name=\"country\" aria-invalid='false' aria-required=true><option value=''>Select your country<\/option><option value='CV' >Cabo Verde<\/option><option value='CW' >Cura\u00e7ao<\/option><option value='SZ' >Eswatini<\/option><option value='XK' >Kosovo<\/option><option value='MK' >North Macedonia<\/option><option value='PW' >Palau<\/option><option value='RE' >R\u00e9union<\/option><option value='BL' >Saint Barth\u00e9lemy<\/option><option value='TR' >T\u00fcrkiye<\/option><option value='BT' >\u4e0d\u4e39<\/option><option value='TL' >\u4e1c\u5e1d\u6c76<\/option><option value='CN' >\u4e2d\u56fd<\/option><option value='TW' >\u4e2d\u56fd\u53f0\u6e7e<\/option><option value='MO' >\u4e2d\u56fd\u6fb3\u95e8\u7279\u522b\u884c\u653f\u533a<\/option><option value='HK' >\u4e2d\u56fd\u9999\u6e2f<\/option><option value='CF' >\u4e2d\u975e\u5171\u548c\u56fd<\/option><option value='DK' >\u4e39\u9ea6<\/option><option value='UA' >\u4e4c\u514b\u5170<\/option><option value='UZ' >\u4e4c\u5179\u522b\u514b\u65af\u5766<\/option><option value='UG' >\u4e4c\u5e72\u8fbe<\/option><option value='UY' >\u4e4c\u62c9\u572d<\/option><option value='TD' >\u4e4d\u5f97<\/option><option value='YE' >\u4e5f\u95e8<\/option><option value='AM' >\u4e9a\u7f8e\u5c3c\u4e9a<\/option><option value='IL' >\u4ee5\u8272\u5217<\/option><option value='IQ' >\u4f0a\u62c9\u514b<\/option><option value='IR' >\u4f0a\u6717<\/option><option value='BZ' >\u4f2f\u5229\u5179<\/option><option value='RU' >\u4fc4\u7f57\u65af<\/option><option value='BG' >\u4fdd\u52a0\u5229\u4e9a<\/option><option value='HR' >\u514b\u7f57\u5730\u4e9a<\/option><option value='GU' >\u5173\u5c9b<\/option><option value='GM' >\u5188\u6bd4\u4e9a<\/option><option value='IS' >\u51b0\u5c9b<\/option><option value='GN' >\u51e0\u5185\u4e9a<\/option><option value='GW' >\u51e0\u5185\u4e9a\u6bd4\u7ecd<\/option><option value='LI' >\u5217\u652f\u6566\u58eb\u767b<\/option><option value='CG' >\u521a\u679c\u5171\u548c\u56fd\uff08\u5e03\u62c9\u67f4\u7ef4\u5c14\uff09<\/option><option value='CD' >\u521a\u679c\u6c11\u4e3b\u5171\u548c\u56fd\uff08\u91d1\u6c99\u8428\uff09<\/option><option value='LY' >\u5229\u6bd4\u4e9a<\/option><option value='LR' >\u5229\u6bd4\u91cc\u4e9a<\/option><option value='CA' >\u52a0\u62ff\u5927<\/option><option value='GH' >\u52a0\u7eb3<\/option><option value='GA' >\u52a0\u84ec<\/option><option value='HU' >\u5308\u7259\u5229<\/option><option value='KP' >\u5317\u671d\u9c9c<\/option><option value='MP' >\u5317\u9a6c\u91cc\u4e9a\u7eb3\u7fa4\u5c9b<\/option><option value='GS' >\u5357\u4e54\u6cbb\u4e9a\/\u5357\u6851\u5a01\u5947\u7fa4\u5c9b<\/option><option value='AQ' >\u5357\u6781\u6d32<\/option><option value='SS' >\u5357\u82cf\u4e39<\/option><option value='ZA' >\u5357\u975e<\/option><option value='BQ' >\u535a\u5185\u5c14\u5c9b\uff0c\u5723\u5c24\u65af\u7279\u4fee\u65af\u548c\u8428\u5df4<\/option><option value='BW' >\u535a\u8328\u74e6\u7eb3<\/option><option value='QA' >\u5361\u5854\u5c14<\/option><option value='RW' >\u5362\u65fa\u8fbe<\/option><option value='LU' >\u5362\u68ee\u5821<\/option><option value='ID' >\u5370\u5c3c<\/option><option value='IN' >\u5370\u5ea6<\/option><option value='GT' >\u5371\u5730\u9a6c\u62c9<\/option><option value='EC' >\u5384\u74dc\u591a\u5c14<\/option><option value='ER' >\u5384\u7acb\u7279\u91cc\u4e9a<\/option><option value='SY' >\u53d9\u5229\u4e9a<\/option><option value='CU' >\u53e4\u5df4<\/option><option value='KG' >\u5409\u5c14\u5409\u65af\u65af\u5766<\/option><option value='DJ' >\u5409\u5e03\u63d0<\/option><option value='KZ' >\u54c8\u8428\u514b\u65af\u5766<\/option><option value='CO' >\u54e5\u4f26\u6bd4\u4e9a<\/option><option value='CR' >\u54e5\u65af\u8fbe\u9ece\u52a0<\/option><option value='CM' >\u5580\u9ea6\u9686<\/option><option value='TV' >\u56fe\u74e6\u5362<\/option><option value='TM' >\u571f\u5e93\u66fc\u65af\u5766<\/option><option value='LC' >\u5723\u5362\u897f\u4e9a<\/option><option value='KN' >\u5723\u57fa\u8328\u548c\u5c3c\u7ef4\u65af<\/option><option value='ST' >\u5723\u591a\u7f8e\u548c\u666e\u6797\u897f\u6bd4<\/option><option value='VC' >\u5723\u6587\u68ee\u7279\u548c\u683c\u6797\u7eb3\u4e01\u65af<\/option><option value='PM' >\u5723\u76ae\u57c3\u5c14\u548c\u5bc6\u514b\u9686<\/option><option value='CX' >\u5723\u8bde\u5c9b<\/option><option value='SH' >\u5723\u8d6b\u52d2\u62ff<\/option><option value='MF' >\u5723\u9a6c\u4e01\uff08\u6cd5\u56fd\u90e8\u5206\uff09<\/option><option value='SX' >\u5723\u9a6c\u4e01\uff08\u8377\u5170\u90e8\u5206\uff09<\/option><option value='SM' >\u5723\u9a6c\u529b\u8bfa<\/option><option value='GY' >\u572d\u4e9a\u90a3<\/option><option value='TZ' >\u5766\u6851\u5c3c\u4e9a<\/option><option value='EG' >\u57c3\u53ca<\/option><option value='ET' >\u57c3\u585e\u4fc4\u6bd4\u4e9a<\/option><option value='KI' >\u57fa\u91cc\u5df4\u65af<\/option><option value='TJ' >\u5854\u5409\u514b\u65af\u5766<\/option><option value='SN' >\u585e\u5185\u52a0\u5c14<\/option><option value='RS' >\u585e\u5c14\u7ef4\u4e9a<\/option><option value='SL' >\u585e\u62c9\u5229\u6602<\/option><option value='CY' >\u585e\u6d66\u8def\u65af<\/option><option value='SC' >\u585e\u820c\u5c14<\/option><option value='MX' >\u58a8\u897f\u54e5<\/option><option value='TG' >\u591a\u54e5<\/option><option value='DM' >\u591a\u7c73\u5c3c\u514b<\/option><option value='DO' >\u591a\u7c73\u5c3c\u52a0\u5171\u548c\u56fd<\/option><option value='AX' >\u5965\u5170\u7fa4\u5c9b<\/option><option value='AT' >\u5965\u5730\u5229<\/option><option value='VE' >\u59d4\u5185\u745e\u62c9<\/option><option value='BD' >\u5b5f\u52a0\u62c9\u56fd<\/option><option value='AO' >\u5b89\u54e5\u62c9<\/option><option value='AI' >\u5b89\u572d\u62c9<\/option><option value='AG' >\u5b89\u63d0\u74dc\u548c\u5df4\u5e03\u8fbe<\/option><option value='AD' >\u5b89\u9053\u5c14<\/option><option value='FM' >\u5bc6\u514b\u7f57\u5c3c\u897f\u4e9a<\/option><option value='NI' >\u5c3c\u52a0\u62c9\u74dc<\/option><option value='NG' >\u5c3c\u65e5\u5229\u4e9a<\/option><option value='NE' >\u5c3c\u65e5\u5c14<\/option><option value='NP' >\u5c3c\u6cca\u5c14<\/option><option value='PS' >\u5df4\u52d2\u65af\u5766\u9886\u571f<\/option><option value='BS' >\u5df4\u54c8\u9a6c<\/option><option value='PK' >\u5df4\u57fa\u65af\u5766<\/option><option value='BB' >\u5df4\u5df4\u591a\u65af<\/option><option value='PG' >\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a<\/option><option value='PY' >\u5df4\u62c9\u572d<\/option><option value='PA' >\u5df4\u62ff\u9a6c<\/option><option value='BH' >\u5df4\u6797<\/option><option value='BR' >\u5df4\u897f<\/option><option value='BF' >\u5e03\u5409\u7eb3\u6cd5\u7d22<\/option><option value='BV' >\u5e03\u7ef4\u5c9b<\/option><option value='BI' >\u5e03\u9686\u8fea<\/option><option value='GR' >\u5e0c\u814a<\/option><option value='CK' >\u5e93\u514b\u7fa4\u5c9b<\/option><option value='KY' >\u5f00\u66fc\u7fa4\u5c9b<\/option><option value='DE' >\u5fb7\u56fd<\/option><option value='IT' >\u610f\u5927\u5229<\/option><option value='SB' >\u6240\u7f57\u95e8\u7fa4\u5c9b<\/option><option value='TK' >\u6258\u514b\u52b3<\/option><option value='LV' >\u62c9\u8131\u7ef4\u4e9a<\/option><option value='NO' >\u632a\u5a01<\/option><option value='CZ' >\u6377\u514b\u5171\u548c\u56fd<\/option><option value='MD' >\u6469\u5c14\u591a\u74e6<\/option><option value='MA' >\u6469\u6d1b\u54e5<\/option><option value='MC' >\u6469\u7eb3\u54e5<\/option><option value='BN' >\u6587\u83b1<\/option><option value='FJ' >\u6590\u6d4e<\/option><option value='SK' >\u65af\u6d1b\u4f10\u514b<\/option><option value='SI' >\u65af\u6d1b\u6587\u5c3c\u4e9a<\/option><option value='SJ' >\u65af\u74e6\u5c14\u5df4\u5c9b\u548c\u626c\u9a6c\u5ef6\u5c9b<\/option><option value='LK' >\u65af\u91cc\u5170\u5361<\/option><option value='SG' >\u65b0\u52a0\u5761<\/option><option value='NC' >\u65b0\u5580\u91cc\u591a\u5c3c\u4e9a<\/option><option value='JE' >\u65b0\u6cfd\u897f<\/option><option value='NZ' >\u65b0\u897f\u5170<\/option><option value='JP' >\u65e5\u672c<\/option><option value='CL' >\u667a\u5229<\/option><option value='KH' >\u67ec\u57d4\u5be8<\/option><option value='GG' >\u683c\u6069\u897f<\/option><option value='GD' >\u683c\u6797\u7eb3\u8fbe<\/option><option value='GL' >\u683c\u9675\u5170<\/option><option value='GE' >\u683c\u9c81\u5409\u4e9a<\/option><option value='VA' >\u68b5\u5e1d\u5188<\/option><option value='BE' >\u6bd4\u5229\u65f6<\/option><option value='MR' >\u6bdb\u91cc\u5854\u5c3c\u4e9a<\/option><option value='MU' >\u6bdb\u91cc\u6c42\u65af<\/option><option value='TO' >\u6c64\u52a0<\/option><option value='SA' >\u6c99\u7279\u963f\u62c9\u4f2f<\/option><option value='FR' >\u6cd5\u56fd<\/option><option value='TF' >\u6cd5\u56fd\u5357\u90e8\u9886\u571f<\/option><option value='GF' >\u6cd5\u5c5e\u572d\u4e9a\u90a3<\/option><option value='PF' >\u6cd5\u5c5e\u6ce2\u5229\u5c3c\u897f\u4e9a<\/option><option value='FO' >\u6cd5\u7f57\u7fa4\u5c9b<\/option><option value='PL' >\u6ce2\u5170<\/option><option value='PR' >\u6ce2\u591a\u9ece\u5404<\/option><option value='BA' >\u6ce2\u65af\u5c3c\u4e9a\u548c\u9ed1\u585e\u54e5\u7ef4\u90a3<\/option><option value='TH' >\u6cf0\u56fd<\/option><option value='ZW' >\u6d25\u5df4\u5e03\u97e6<\/option><option value='HN' >\u6d2a\u90fd\u62c9\u65af<\/option><option value='HT' >\u6d77\u5730<\/option><option value='AU' >\u6fb3\u5927\u5229\u4e9a<\/option><option value='IE' >\u7231\u5c14\u5170<\/option><option value='EE' >\u7231\u6c99\u5c3c\u4e9a<\/option><option value='JM' >\u7259\u4e70\u52a0<\/option><option value='TC' >\u7279\u514b\u65af\u548c\u51ef\u79d1\u65af\u7fa4\u5c9b<\/option><option value='TT' >\u7279\u91cc\u5c3c\u8fbe\u548c\u591a\u5df4\u54e5<\/option><option value='BO' >\u73bb\u5229\u7ef4\u4e9a<\/option><option value='NR' >\u7459\u9c81<\/option><option value='SE' >\u745e\u5178<\/option><option value='CH' >\u745e\u58eb<\/option><option value='GP' >\u74dc\u5fb7\u7f57\u666e\u5c9b<\/option><option value='WF' >\u74e6\u5229\u65af\u7fa4\u5c9b\u548c\u5bcc\u56fe\u7eb3\u7fa4\u5c9b<\/option><option value='VU' >\u74e6\u52aa\u963f\u56fe<\/option><option value='BY' >\u767d\u4fc4\u7f57\u65af<\/option><option value='BM' >\u767e\u6155\u5927<\/option><option value='PN' >\u76ae\u7279\u51ef\u6069<\/option><option value='GI' >\u76f4\u5e03\u7f57\u9640<\/option><option value='FK' >\u798f\u514b\u5170\u7fa4\u5c9b<\/option><option value='KW' >\u79d1\u5a01\u7279<\/option><option value='KM' >\u79d1\u6469\u7f57<\/option><option value='CC' >\u79d1\u79d1\u65af\uff08\u57fa\u6797\uff09\u7fa4\u5c9b<\/option><option value='PE' >\u79d8\u9c81<\/option><option value='TN' >\u7a81\u5c3c\u65af<\/option><option value='LT' >\u7acb\u9676\u5b9b<\/option><option value='SO' >\u7d22\u9a6c\u91cc<\/option><option value='JO' >\u7ea6\u65e6<\/option><option value='NA' >\u7eb3\u7c73\u6bd4\u4e9a<\/option><option value='NU' >\u7ebd\u57c3<\/option><option value='MM' >\u7f05\u7538<\/option><option value='RO' >\u7f57\u9a6c\u5c3c\u4e9a<\/option><option value='US' >\u7f8e\u56fd<\/option><option value='UM' >\u7f8e\u56fd\u672c\u571f\u5916\u5c0f\u5c9b\u5c7f<\/option><option value='VI' >\u7f8e\u56fd\uff08US\uff09\u7ef4\u5c14\u4eac\u7fa4\u5c9b<\/option><option value='AS' >\u7f8e\u5c5e\u8428\u6469\u4e9a<\/option><option value='LA' >\u8001\u631d<\/option><option value='KE' >\u80af\u5c3c\u4e9a<\/option><option value='FI' >\u82ac\u5170<\/option><option value='SD' >\u82cf\u4e39<\/option><option value='SR' >\u82cf\u91cc\u5357<\/option><option value='GB' >\u82f1\u56fd<\/option><option value='IO' >\u82f1\u5c5e\u5370\u5ea6\u6d0b\u9886\u5730<\/option><option value='VG' >\u82f1\u5c5e\u7ef4\u5c14\u4eac\u7fa4\u5c9b<\/option><option value='NL' >\u8377\u5170<\/option><option value='MZ' >\u83ab\u6851\u6bd4\u514b<\/option><option value='LS' >\u83b1\u7d22\u6258<\/option><option value='PH' >\u83f2\u5f8b\u5bbe<\/option><option value='SV' >\u8428\u5c14\u74e6\u591a<\/option><option value='WS' >\u8428\u6469\u4e9a<\/option><option value='PT' >\u8461\u8404\u7259<\/option><option value='MN' >\u8499\u53e4\u56fd<\/option><option value='MS' >\u8499\u7279\u585e\u62c9\u7279<\/option><option value='EH' >\u897f\u6492\u54c8\u62c9<\/option><option value='ES' >\u897f\u73ed\u7259<\/option><option value='NF' >\u8bfa\u798f\u514b\u5c9b<\/option><option value='CI' >\u8c61\u7259\u6d77\u5cb8<\/option><option value='BJ' >\u8d1d\u5b81<\/option><option value='ZM' >\u8d5e\u6bd4\u4e9a<\/option><option value='GQ' >\u8d64\u9053\u51e0\u5185\u4e9a<\/option><option value='HM' >\u8d6b\u5fb7\u5c9b\u548c\u9ea6\u514b\u5510\u7eb3\u7fa4\u5c9b<\/option><option value='VN' >\u8d8a\u5357<\/option><option value='AZ' >\u963f\u585e\u62dc\u7586<\/option><option value='AF' >\u963f\u5bcc\u6c57<\/option><option value='DZ' >\u963f\u5c14\u53ca\u5229\u4e9a<\/option><option value='AL' >\u963f\u5c14\u5df4\u5c3c\u4e9a<\/option><option value='AE' >\u963f\u62c9\u4f2f\u8054\u5408\u914b\u957f\u56fd<\/option><option value='OM' >\u963f\u66fc<\/option><option value='AR' >\u963f\u6839\u5ef7<\/option><option value='AW' >\u963f\u9c81\u5df4<\/option><option value='KR' >\u97e9\u56fd<\/option><option value='MV' >\u9a6c\u5c14\u4ee3\u592b<\/option><option value='IM' >\u9a6c\u6069\u5c9b<\/option><option value='MW' >\u9a6c\u62c9\u7ef4<\/option><option value='MQ' >\u9a6c\u63d0\u5c3c\u514b<\/option><option value='MY' >\u9a6c\u6765\u897f\u4e9a<\/option><option value='YT' >\u9a6c\u7ea6\u7279\u5c9b<\/option><option value='MH' >\u9a6c\u7ecd\u5c14\u7fa4\u5c9b<\/option><option value='MT' >\u9a6c\u8033\u4ed6<\/option><option value='MG' >\u9a6c\u8fbe\u52a0\u65af\u52a0<\/option><option value='ML' >\u9a6c\u91cc<\/option><option value='LB' >\u9ece\u5df4\u5ae9<\/option><option value='ME' >\u9ed1\u5c71<\/option><\/select><\/div><\/div><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_interested_treatment' id='label_ff_1_interested_treatment' aria-label=\"Interested Treatment\">Interested Treatment<\/label><\/div><div class='ff-el-input--content'><select name=\"interested_treatment\" id=\"ff_1_interested_treatment\" class=\"ff-el-form-control\" placeholder=\"- Select -\" data-name=\"interested_treatment\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_1_interested_treatment\"><option value=\"\">- Select -<\/option><option value=\"Plastic Surgery\"  >Plastic Surgery<\/option><option value=\"Hair Transplant\"  >Hair Transplant<\/option><option value=\"Dental Treatments\"  >Dental Treatments<\/option><option value=\"Bariatric Surgery\"  >Bariatric Surgery<\/option><option value=\"Medical Aesthetics\"  >Medical Aesthetics<\/option><option value=\"Rhinoplasty\"  >Rhinoplasty<\/option><option value=\"Breast Surgery\"  >Breast Surgery<\/option><option value=\"Liposuction \/ Body Contouring\"  >Liposuction \/ Body Contouring<\/option><option value=\"Facelift \/ Facial Surgery\"  >Facelift \/ Facial Surgery<\/option><option value=\"Other \/ Not Sure Yet\"  >Other \/ Not Sure Yet<\/option><\/select><\/div><\/div><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Preferred Contact Method\">Preferred Contact Method<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check- ff_item_selected'><label class='ff-el-form-check-label' for='preferred_contact_method_421f322aea28e0948347d65631e92701'><input  type=\"radio\" name=\"preferred_contact_method\" data-name=\"preferred_contact_method\" class=\"ff-el-form-check-input ff-el-form-check-radio\" checked=\"1\" value=\"WhatsApp\"  id='preferred_contact_method_421f322aea28e0948347d65631e92701' aria-label='WhatsApp' aria-invalid='false' aria-required=true> <span>WhatsApp<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='preferred_contact_method_d048f27b88f6160070dd03859d3598fb'><input  type=\"radio\" name=\"preferred_contact_method\" data-name=\"preferred_contact_method\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Phone Call\"  id='preferred_contact_method_d048f27b88f6160070dd03859d3598fb' aria-label='Phone Call' aria-invalid='false' aria-required=true> <span>Phone Call<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='preferred_contact_method_3d46bdd72379ccc8be036fc97b59b216'><input  type=\"radio\" name=\"preferred_contact_method\" data-name=\"preferred_contact_method\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Email\"  id='preferred_contact_method_3d46bdd72379ccc8be036fc97b59b216' aria-label='Email' aria-invalid='false' aria-required=true> <span>Email<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Message\">Message<\/label><\/div><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=\"Tell us briefly what you are looking for (optional)\" 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-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"\"> <\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='privacy_consent_8ac6a6175bfd925510b85cb24f203d6e'><input  type=\"checkbox\" name=\"privacy_consent[]\" data-name=\"privacy_consent\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"consented\"  id='privacy_consent_8ac6a6175bfd925510b85cb24f203d6e' aria-label='I consent to Vivid Clinic contacting me about my consultation request and confirm that I have read the &lt;a href=&quot;https:\/\/vividclinic.net\/privacy-policy\/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;\/a&gt;.' aria-invalid='false' aria-required=true> <span>I consent to Vivid Clinic contacting me about my consultation request and confirm that I have read the <a href=\"https:\/\/vividclinic.net\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a>.<\/span><\/label><\/div><\/div><\/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><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/pages\/30475\" data-name=\"page_url\" ><input type=\"hidden\" name=\"referrer\" value=\"\" data-name=\"referrer\" ><input type=\"hidden\" name=\"language\" data-name=\"language\" ><input type=\"hidden\" name=\"utm_source\" data-name=\"utm_source\" ><input type=\"hidden\" name=\"utm_medium\" data-name=\"utm_medium\" ><input type=\"hidden\" name=\"utm_campaign\" data-name=\"utm_campaign\" ><input type=\"hidden\" name=\"utm_content\" data-name=\"utm_content\" ><input type=\"hidden\" name=\"utm_term\" data-name=\"utm_term\" ><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=\"Start Consultation Now\">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\",\"ajaxUrl\":\"https:\\\/\\\/vividclinic.net\\\/wp-admin\\\/admin-ajax.php\",\"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\":\"Please enter your first name\",\"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\":\"Please enter your email address\",\"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\"}},\"country\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"interested_treatment\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"preferred_contact_method\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"g-recaptcha-response\":[],\"privacy_consent\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300,\"file_upload_settings\":[]};\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\/zh\/wp-json\/wp\/v2\/pages\/30475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/comments?post=30475"}],"version-history":[{"count":20,"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/pages\/30475\/revisions"}],"predecessor-version":[{"id":31865,"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/pages\/30475\/revisions\/31865"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/media\/30489"}],"wp:attachment":[{"href":"https:\/\/vividclinic.net\/zh\/wp-json\/wp\/v2\/media?parent=30475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}