{"id":456,"date":"2026-01-30T17:57:15","date_gmt":"2026-01-30T17:57:15","guid":{"rendered":"https:\/\/clouddemo.nc.co.th\/luciuscl\/?page_id=456"},"modified":"2026-04-21T19:16:07","modified_gmt":"2026-04-21T19:16:07","slug":"filler","status":"publish","type":"page","link":"https:\/\/clouddemo.nc.co.th\/luciuscl\/filler\/","title":{"rendered":"\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 Filler"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"456\" class=\"elementor elementor-456\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fecf87b e-flex e-con-boxed e-con e-parent\" data-id=\"fecf87b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59e1192 e-con-full e-flex e-con e-parent\" data-id=\"59e1192\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fae977c elementor-widget elementor-widget-html\" data-id=\"fae977c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"th\">\n\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Filler - Professional Treatment | Lucius Clinic<\/title>\n\n  <style>\n    \/* --- CSS Variables & Reset --- *\/\n    :root {\n      --primary-gold: #C19C56;\n      --primary-gold-dark: #A07E3E;\n      --dark-brown: #3E3225;\n      --light-cream: #F9F7F2;\n      --white: #FFFFFF;\n      --text-gray: #555555;\n      --shadow: 0 10px 30px rgba(62, 50, 37, 0.08);\n      --border-radius: 12px;\n    }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Prompt', sans-serif;\n      color: var(--text-gray);\n      background-color: var(--white);\n      line-height: 1.6;\n      overflow-x: hidden;\n      \/* \u0e2b\u0e49\u0e32\u0e21\u0e40\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e0b\u0e49\u0e32\u0e22\u0e02\u0e27\u0e32 *\/\n      font-size: 18px;\n    }\n\n    \/* Standardized Headers *\/\n    h1,\n    h2,\n    h3,\n    h4 {\n      color: var(--dark-brown);\n      font-weight: 600;\n      line-height: 1.3;\n      margin-bottom: 1rem;\n    }\n\n    img {\n      width: 100%;\n      \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e40\u0e15\u0e47\u0e21\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07 Container *\/\n      max-width: 100%;\n      \/* \u0e2b\u0e49\u0e32\u0e21\u0e23\u0e39\u0e1b\u0e43\u0e2b\u0e0d\u0e48\u0e40\u0e01\u0e34\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d *\/\n      height: auto;\n      display: block;\n      border-radius: var(--border-radius);\n    }\n\n    \/* --- Utilities --- *\/\n    .container {\n      margin: 0 auto;\n      padding: 0 20px;\n      max-width: 1200px;\n      width: 100%;\n    }\n\n    .section-padding {\n      padding: 60px 0;\n    }\n\n    .text-center {\n      text-align: center;\n    }\n\n    .text-gold {\n      color: var(--primary-gold);\n    }\n\n    .bg-cream {\n      background-color: var(--light-cream);\n    }\n\n    .btn-gold {\n      display: block;\n      \/* \u0e40\u0e15\u0e47\u0e21\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e1a\u0e19\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19 *\/\n      background: linear-gradient(135deg, var(--primary-gold) 0%, var(--primary-gold-dark) 100%);\n      color: white;\n      padding: 16px 30px;\n      border-radius: 50px;\n      font-size: 1.2rem;\n      font-weight: 600;\n      box-shadow: 0 4px 15px rgba(193, 156, 86, 0.4);\n      transition: all 0.3s ease;\n      text-align: center;\n      max-width: 350px;\n      margin: 0 auto;\n    }\n\n    \/* --- Content Layout --- *\/\n    .feature-grid {\n      display: flex;\n      \/* \u0e43\u0e0a\u0e49 Flex \u0e41\u0e17\u0e19 Grid \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e21\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e1a\u0e19\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32 *\/\n      flex-wrap: wrap;\n      gap: 40px;\n      align-items: center;\n      margin-top: 60px;\n    }\n\n    .feature-grid>div {\n      flex: 1;\n      min-width: 300px;\n      \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e15\u0e31\u0e14\u0e41\u0e16\u0e27\u0e16\u0e49\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e22\u0e01\u0e27\u0e48\u0e32 300px *\/\n    }\n\n    .check-list li {\n      position: relative;\n      padding-left: 45px;\n      margin-bottom: 20px;\n      list-style: none;\n    }\n\n    .check-list li::before {\n      content: '\\f00c';\n      font-family: \"Font Awesome 6 Free\";\n      font-weight: 900;\n      position: absolute;\n      left: 0;\n      top: 3px;\n      color: var(--primary-gold);\n      background: rgba(193, 156, 86, 0.15);\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 0.8rem;\n    }\n\n    \/* --- Benefits Cards --- *\/\n    .benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 20px;\n      margin-top: 40px;\n    }\n\n    .benefit-card {\n      background: var(--white);\n      padding: 25px;\n      border-radius: var(--border-radius);\n      box-shadow: var(--shadow);\n      border-top: 5px solid var(--primary-gold);\n    }\n\n    \/* --- Reviews --- *\/\n    .review-flex {\n      display: flex;\n      gap: 20px;\n      overflow-x: auto;\n      padding-bottom: 20px;\n      justify-content: center;\n      margin-top: 30px;\n    }\n\n    .review-flex img {\n      min-width: 300px;\n      max-width: 450px;\n      flex-shrink: 0;\n    }\n\n    \/* --- Footer --- *\/\n    .footer-cta-box {\n      background-color: var(--dark-brown);\n      color: white;\n      padding: 60px 20px;\n      text-align: center;\n    }\n\n    \/* --- RESPONSIVE FIXES (\u0e08\u0e38\u0e14\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e42\u0e1f\u0e01\u0e31\u0e2a) --- *\/\n    @media (max-width: 768px) {\n      body {\n        font-size: 16px;\n      }\n\n      .section-padding {\n        padding: 40px 0;\n      }\n\n      .feature-grid {\n        flex-direction: column;\n        \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e07\u0e21\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07 *\/\n      }\n\n      .feature-grid>div {\n        width: 100%;\n        min-width: 100%;\n      }\n\n      \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e43\u0e2b\u0e49 \"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\" \u0e02\u0e36\u0e49\u0e19\u0e01\u0e48\u0e2d\u0e19 \"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\" \u0e40\u0e2a\u0e21\u0e2d\u0e43\u0e19\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d *\/\n      .feature-grid div.image-side {\n        order: -1;\n      }\n\n      .gradient-title {\n        font-size: 2.2rem;\n      }\n\n      .review-flex {\n        flex-direction: column;\n        \/* \u0e23\u0e35\u0e27\u0e34\u0e27\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e07\u0e21\u0e32\u0e43\u0e19\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e47\u0e19\u0e0a\u0e31\u0e14\u0e46 *\/\n        align-items: center;\n        overflow-x: visible;\n      }\n\n      .review-flex img {\n        min-width: auto;\n        max-width: 100%;\n      }\n    }\n\n    \/* --- Language Visibility --- *\/\n    .lang-en { display: none !important; }\n    .lang-th { display: contents; }\n    html[lang=\"en\"] .lang-en { display: contents !important; }\n    html[lang=\"en\"] .lang-th { display: none !important; }\n    html[lang=\"en\"] div.lang-en, html[lang=\"en\"] p.lang-en, html[lang=\"en\"] section.lang-en, html[lang=\"en\"] li.lang-en, html[lang=\"en\"] h2.lang-en, html[lang=\"en\"] h3.lang-en { display: block !important; }\n  <\/style>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n<\/head>\n\n<body>\n\n  <section class=\"section-padding\" style=\"padding-top: 20px;\">\n    <div class=\"container text-center\">\n      <h1 class=\"gradient-title\">FILLER PROGRAM<\/h1>\n\n      <div class=\"benefit-card\" style=\"margin-bottom: 40px; text-align: left;\">\n        <p>\n          <span class=\"lang-th\">\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 Filler (\u0e2a\u0e32\u0e23\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21) \u0e04\u0e37\u0e2d \u0e2a\u0e32\u0e23\u0e17\u0e35\u0e48\u0e09\u0e35\u0e14\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e43\u0e19\u0e0a\u0e31\u0e49\u0e19\u0e1c\u0e34\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e15\u0e49\u0e1c\u0e34\u0e27\u0e2b\u0e19\u0e31\u0e07 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e17\u0e35\u0e48\u0e02\u0e32\u0e14\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e22\u0e48\u0e2d\u0e19\u0e04\u0e25\u0e49\u0e2d\u0e22 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2d\u0e34\u0e48\u0e21\u0e1f\u0e39\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19 \u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e25\u0e30\u0e14\u0e39\u0e2d\u0e48\u0e2d\u0e19\u0e40\u0e22\u0e32\u0e27\u0e4c<\/span>\n          <span class=\"lang-en\">Filler injections are treatments that involve injecting substances into or under the skin to fill in areas that are lacking or sagging, resulting in a fuller, more balanced facial appearance. This helps to reshape the face for a more proportionate and youthful look.<\/span>\n        <\/p>\n        <p style=\"margin-top: 15px;\">\n          <span class=\"lang-th\">\u0e15\u0e31\u0e27\u0e22\u0e32\u0e17\u0e35\u0e48\u0e19\u0e34\u0e22\u0e21\u0e43\u0e0a\u0e49\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e04\u0e37\u0e2d <strong>Hyaluronic Acid (HA)<\/strong> \u0e0b\u0e36\u0e48\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e32\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e08\u0e36\u0e07\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e25\u0e32\u0e22\u0e44\u0e1b\u0e15\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e08\u0e36\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e14\u0e38\u0e25 \u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e42\u0e17\u0e23\u0e21\u0e08\u0e32\u0e01\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e22\u0e48\u0e2d\u0e19\u0e04\u0e25\u0e49\u0e2d\u0e22 \u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e1c\u0e48\u0e32\u0e15\u0e31\u0e14<\/span>\n          <span class=\"lang-en\">The most commonly used filler is <strong>Hyaluronic Acid (HA)<\/strong>, a substance already present in the body and therefore naturally broken down. Fillers are suitable for those who want to balance their facial features or address sagging skin and a tired appearance without surgery.<\/span>\n        <\/p>\n      <\/div>\n\n      <div class=\"feature-grid\">\n        <div class=\"text-side text-center\" style=\"text-align: left;\">\n          <h3>\n            <span class=\"lang-th\">\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 <span class=\"text-gold\">Restylane Filler<\/span><\/span>\n            <span class=\"lang-en\">Getting to know the <span class=\"text-gold\">Restylane Filler<\/span> program.<\/span>\n          <\/h3>\n          <p>\n            <span class=\"lang-th\">\u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e08\u0e32\u0e01\u0e2a\u0e27\u0e35\u0e40\u0e14\u0e19 \u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e2a\u0e39\u0e07 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e08\u0e25\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19 \u0e41\u0e25\u0e30\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e14\u0e39\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e41\u0e15\u0e48\u0e25\u0e30\u0e23\u0e38\u0e48\u0e19\u0e16\u0e39\u0e01\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a \u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e41\u0e25\u0e30\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e1c\u0e34\u0e27\u0e17\u0e35\u0e48\u0e41\u0e15\u0e01\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e27\u0e48\u0e32\u0e17\u0e38\u0e01\u0e01\u0e32\u0e23\u0e09\u0e35\u0e14\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e41\u0e25\u0e30\u0e15\u0e23\u0e07\u0e08\u0e38\u0e14<\/span>\n            <span class=\"lang-en\">High-quality fillers from Sweden, renowned for their high safety standards, smooth gel texture, and natural-looking results. Each filler model is designed to suit different locations and skin concerns, ensuring that every injection is appropriate and precise.<\/span>\n          <\/p>\n        <\/div>\n        <div class=\"image-side\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_97.jpg\"\n            alt=\"Restylane\">\n        <\/div>\n      <\/div>\n\n      <div class=\"benefits-grid\">\n        <div class=\"benefit-card\">\n          <h4>Restylane Vital Light (\u0e01\u0e25\u0e48\u0e2d\u0e07\u0e02\u0e32\u0e27\u0e2a\u0e49\u0e21)<\/h4>\n          <p style=\"margin-bottom: 15px; font-size: 0.95rem;\">\n            <span class=\"lang-th\"><strong>\u0e08\u0e38\u0e14\u0e40\u0e14\u0e48\u0e19 :<\/strong> \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e08\u0e25\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e2d\u0e19\u0e38\u0e20\u0e32\u0e04\u0e40\u0e25\u0e47\u0e01 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e27\u0e1a\u0e32\u0e07\u0e41\u0e25\u0e30\u0e1a\u0e2d\u0e1a\u0e1a\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e25\u0e30\u0e21\u0e38\u0e19<\/span>\n            <span class=\"lang-en\"><strong>Key Features:<\/strong> Ultra-fine gel texture with small particles, ideal for thin and sensitive skin requiring gentle care.<\/span>\n          <\/p>\n          <ul class=\"check-list\">\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e43\u0e15\u0e49\u0e15\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e23\u0e2d\u0e22\u0e04\u0e25\u0e49\u0e33\u0e43\u0e15\u0e49\u0e15\u0e32<\/span>\n              <span class=\"lang-en\">Reduces dark circles under the eyes.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e2b\u0e25\u0e38\u0e21\u0e2a\u0e34\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e1c\u0e34\u0e27\u0e44\u0e21\u0e48\u0e40\u0e23\u0e35\u0e22\u0e1a<\/span>\n              <span class=\"lang-en\">Addresses acne scars and uneven skin texture.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e1c\u0e34\u0e27\u0e43\u0e2b\u0e49\u0e0a\u0e38\u0e48\u0e21\u0e0a\u0e37\u0e49\u0e19\u0e14\u0e39\u0e2a\u0e14\u0e43\u0e2a \u0e41\u0e25\u0e30\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19<\/span>\n              <span class=\"lang-en\">Hydrates and brightens skin, leaving it smooth and supple.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e04\u0e07\u0e2d\u0e22\u0e39\u0e48 \u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 8\u201312 \u0e40\u0e14\u0e37\u0e2d\u0e19<\/span>\n              <span class=\"lang-en\">Lasts approximately 8-12 months.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"benefit-card\">\n          <h4>Restylane Lidocaine (\u0e01\u0e25\u0e48\u0e2d\u0e07\u0e02\u0e32\u0e27\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19)<\/h4>\n          <p style=\"margin-bottom: 15px; font-size: 0.95rem;\">\n            <span class=\"lang-th\"><strong>\u0e08\u0e38\u0e14\u0e40\u0e14\u0e48\u0e19 :<\/strong> \u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e41\u0e02\u0e47\u0e07\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07 \u0e04\u0e07\u0e23\u0e39\u0e1b\u0e44\u0e14\u0e49\u0e14\u0e35 \u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e21\u0e23\u0e48\u0e2d\u0e07\u0e25\u0e36\u0e01\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/span>\n            <span class=\"lang-en\"><strong>Highlights:<\/strong> Medium firmness filler, good shape retention, natural-looking results. Suitable for filling deep wrinkles and moderate facial contouring.<\/span>\n          <\/p>\n          <ul class=\"check-list\">\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21\u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21<\/span>\n              <span class=\"lang-en\">Fills nasolabial folds (smile lines)<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e23\u0e34\u0e21\u0e1d\u0e35\u0e1b\u0e32\u0e01<\/span>\n              <span class=\"lang-en\">Lip augmentation<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e23\u0e48\u0e2d\u0e07\u0e25\u0e36\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/span>\n              <span class=\"lang-en\">Fills moderate deep wrinkles<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e04\u0e07\u0e2d\u0e22\u0e39\u0e48 \u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 8\u201312 \u0e40\u0e14\u0e37\u0e2d\u0e19<\/span>\n              <span class=\"lang-en\">Lasts approximately 8\u201312 months<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"benefit-card\">\n          <h4>Restylane Vital Light (\u0e01\u0e25\u0e48\u0e2d\u0e07\u0e02\u0e32\u0e27\u0e1f\u0e49\u0e32)<\/h4>\n          <p style=\"margin-bottom: 15px; font-size: 0.95rem;\">\n            <span class=\"lang-th\"><strong>\u0e08\u0e38\u0e14\u0e40\u0e14\u0e48\u0e19 :<\/strong> \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e41\u0e02\u0e47\u0e07\u0e04\u0e07\u0e15\u0e31\u0e27\u0e2a\u0e39\u0e07 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e31\u0e1a\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e44\u0e14\u0e49\u0e23\u0e39\u0e1b\u0e2a\u0e27\u0e22\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19<\/span>\n            <span class=\"lang-en\"><strong>Highlights:<\/strong> Firm and stable texture, ideal for restructuring and defining facial contours for a beautiful and clear look.<\/span>\n          <\/p>\n          <ul class=\"check-list\">\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e15\u0e34\u0e21\u0e04\u0e32\u0e07 \u0e2b\u0e19\u0e49\u0e32\u0e1c\u0e32\u0e01<\/span>\n              <span class=\"lang-en\">Chin and forehead filler<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e41\u0e01\u0e49\u0e21\u0e2a\u0e49\u0e21\u0e41\u0e25\u0e30\u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32<\/span>\n              <span class=\"lang-en\">Cheekbone and jawline contouring<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e02\u0e21\u0e31\u0e1a\u0e15\u0e2d\u0e1a<\/span>\n              <span class=\"lang-en\">Corrects sunken temples<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e23\u0e30\u0e22\u0e30\u0e40\u0e27\u0e25\u0e32\u0e04\u0e07\u0e2d\u0e22\u0e39\u0e48 \u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 12\u201318 \u0e40\u0e14\u0e37\u0e2d\u0e19<\/span>\n              <span class=\"lang-en\">Lasts approximately 12\u201318 months<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-grid\">\n        <div class=\"image-side\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_21.jpg\"\n            alt=\"Popular Areas\">\n        <\/div>\n        <div class=\"text-side\" style=\"text-align: left;\">\n          <h3>\n            <span class=\"lang-th\">\u0e08\u0e38\u0e14\u0e2e\u0e34\u0e15\u0e17\u0e35\u0e48\u0e04\u0e19\u0e19\u0e34\u0e22\u0e21\u0e17\u0e33<\/span>\n            <span class=\"lang-en\">Popular spots for people to get filler injections.<\/span>\n          <\/h3>\n          <ul class=\"check-list\">\n            <li>\n              <span class=\"lang-th\"><strong>\u0e43\u0e15\u0e49\u0e15\u0e32 :<\/strong> \u0e40\u0e15\u0e34\u0e21\u0e40\u0e1a\u0e49\u0e32\u0e15\u0e32\u0e25\u0e36\u0e01 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e15\u0e49\u0e15\u0e32\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19 \u0e25\u0e14\u0e23\u0e2d\u0e22\u0e04\u0e25\u0e49\u0e33\u0e41\u0e25\u0e30\u0e16\u0e38\u0e07\u0e43\u0e15\u0e49\u0e15\u0e32 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2a\u0e14\u0e43\u0e2a\u0e02\u0e36\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e14\u0e39\u0e2d\u0e48\u0e2d\u0e19\u0e27\u0e31\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34<\/span><\/span>\n              <span class=\"lang-en\"><strong>1\ufe0f\u20e3 Under-eye area:<\/strong> Fills in deep under-eye hollows, smoothing the skin and reducing dark circles and bags under the eyes. <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">The result is a brighter complexion and a naturally youthful appearance.<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21 :<\/strong> \u0e40\u0e15\u0e34\u0e21\u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21\u0e43\u0e2b\u0e49\u0e15\u0e37\u0e49\u0e19\u0e02\u0e36\u0e49\u0e19 \u0e0a\u0e48\u0e27\u0e22\u0e1b\u0e23\u0e31\u0e1a\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e14\u0e39\u0e2a\u0e21\u0e14\u0e38\u0e25 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2a\u0e14\u0e0a\u0e37\u0e48\u0e19 \u0e2d\u0e48\u0e2d\u0e19\u0e40\u0e22\u0e32\u0e27\u0e4c \u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e42\u0e17\u0e23\u0e21 \u0e41\u0e25\u0e30\u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21\u0e44\u0e21\u0e48\u0e25\u0e36\u0e01\u0e40\u0e14\u0e48\u0e19<\/span><\/span>\n              <span class=\"lang-en\"><strong>2\ufe0f\u20e3 Nasolabial folds:<\/strong> Fills in nasolabial folds, helping to balance the facial structure. <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">The result is a fresher, more youthful face, reducing signs of fatigue and making nasolabial folds less prominent.<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e04\u0e32\u0e07 :<\/strong> \u0e1b\u0e23\u0e31\u0e1a\u0e04\u0e32\u0e07\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e35\u0e22\u0e27\u0e41\u0e25\u0e30\u0e44\u0e14\u0e49\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e27\u0e22\u0e32\u0e27\u0e02\u0e36\u0e49\u0e19\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e1c\u0e48\u0e32\u0e15\u0e31\u0e14 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e44\u0e14\u0e49\u0e23\u0e39\u0e1b\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \u0e2a\u0e21\u0e14\u0e38\u0e25\u0e01\u0e31\u0e1a\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32<\/span><\/span>\n              <span class=\"lang-en\"><strong>3\ufe0f\u20e3 Chin:<\/strong> Reshapes the chin for a more proportionate and slender appearance, making the face look longer and slimmer without surgery. <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">The result is a more defined jawline that is balanced with the facial structure.<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e02\u0e21\u0e31\u0e1a :<\/strong> \u0e40\u0e15\u0e34\u0e21\u0e02\u0e21\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e40\u0e15\u0e47\u0e21\u0e41\u0e25\u0e30\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2d\u0e48\u0e2d\u0e19\u0e2b\u0e27\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e02\u0e2d\u0e07\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2d\u0e34\u0e48\u0e21\u0e41\u0e25\u0e30\u0e21\u0e35\u0e21\u0e34\u0e15\u0e34 \u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e14\u0e39\u0e15\u0e2d\u0e1a\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e1a\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e1c\u0e32\u0e01<\/span><\/span>\n              <span class=\"lang-en\"><strong>4\ufe0f\u20e3 Temples:<\/strong> Fill in and firm the temples, giving the face a softer look and adding balance to the facial features. <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">The result is a fuller, more dimensional face, reducing the appearance of a sunken or flat forehead.<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32 :<\/strong> \u0e1b\u0e23\u0e31\u0e1a\u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e21\u0e0a\u0e31\u0e14 \u0e21\u0e35\u0e21\u0e34\u0e15\u0e34 \u0e41\u0e25\u0e30\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e25\u0e07\u0e15\u0e31\u0e27 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e27 \u0e2a\u0e27\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e14\u0e39\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e17\u0e31\u0e49\u0e07\u0e14\u0e49\u0e32\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e14\u0e49\u0e32\u0e19\u0e02\u0e49\u0e32\u0e07<\/span><\/span>\n              <span class=\"lang-en\"><strong>5\ufe0f\u20e3 Jawline:<\/strong> Define the jawline, adding dimension and proportion. <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">The result is a slimmer, naturally beautiful face that looks balanced from both the front and side views.<\/span><\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-grid\">\n        <div class=\"text-side\" style=\"text-align: left;\">\n          <h3>\n            <span class=\"lang-th\">\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 <span class=\"text-gold\">Lorient Filler<\/span><\/span>\n            <span class=\"lang-en\">Getting to know the <span class=\"text-gold\">Lorient Filler<\/span> program.<\/span>\n          <\/h3>\n          <p>\n            <span class=\"lang-th\">\u0e04\u0e37\u0e2d \u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e44\u0e2e\u0e22\u0e32\u0e25\u0e39\u0e23\u0e2d\u0e19\u0e34\u0e01\u0e41\u0e2d\u0e0b\u0e34\u0e14 (HA) \u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07\u0e08\u0e32\u0e01\u0e40\u0e01\u0e32\u0e2b\u0e25\u0e35 \u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e1c\u0e34\u0e27\u0e14\u0e39\u0e25\u0e30\u0e21\u0e38\u0e19 \u0e44\u0e21\u0e48\u0e41\u0e02\u0e47\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e49\u0e2d\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \"Multi-Layered Cross-Linking\" \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e08\u0e25\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e2a\u0e39\u0e07<\/span>\n            <span class=\"lang-en\">This is a high-quality hyaluronic acid (HA) filler program from Korea, focusing on natural-looking results with smooth, non-stiff skin. The \"Multi-Layered Cross-Linking\" technology results in a highly flexible gel texture.<\/span>\n          <\/p>\n          <p style=\"margin-top: 15px;\">\n            <span class=\"lang-th\">\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e1a\u0e19\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e0a\u0e48\u0e19 \u0e43\u0e15\u0e49\u0e15\u0e32 \u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21 \u0e04\u0e32\u0e07 \u0e42\u0e14\u0e22\u0e21\u0e35\u0e23\u0e38\u0e48\u0e19\u0e15\u0e48\u0e32\u0e07\u0e46 (No.2, No.4, No.6) \u0e43\u0e2b\u0e49\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e25\u0e36\u0e01\u0e02\u0e2d\u0e07\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21<\/span>\n            <span class=\"lang-en\">Suitable for various areas of the face, such as under the eyes, nasolabial folds, and chin. Different versions (No. 2, No. 4, No. 6) are available to choose from depending on the depth of the problem and the area needing filling.<\/span>\n          <\/p>\n\n          <h4 style=\"margin-top: 25px;\">\n             <span class=\"lang-th\">\u0e01\u0e25\u0e44\u0e01\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e01<\/span>\n             <span class=\"lang-en\">Main working mechanism<\/span>\n          <\/h4>\n          <ul class=\"check-list\">\n            <li>\n              <span class=\"lang-th\"><strong>\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21 & \u0e22\u0e01\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a :<\/strong> \u0e42\u0e21\u0e40\u0e25\u0e01\u0e38\u0e25 HA \u0e08\u0e30\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e43\u0e15\u0e49\u0e1c\u0e34\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e2a\u0e39\u0e0d\u0e40\u0e2a\u0e35\u0e22\u0e44\u0e02\u0e21\u0e31\u0e19\u0e41\u0e25\u0e30\u0e04\u0e2d\u0e25\u0e25\u0e32\u0e40\u0e08\u0e19\u0e15\u0e32\u0e21\u0e27\u0e31\u0e22 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e23\u0e34\u0e49\u0e27\u0e23\u0e2d\u0e22\u0e15\u0e37\u0e49\u0e19\u0e02\u0e36\u0e49\u0e19\u0e41\u0e25\u0e30\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e22\u0e01\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a<\/span>\n              <span class=\"lang-en\"><strong>Filling & Lifting:<\/strong> HA molecules fill in the gaps under the skin caused by the loss of fat and collagen due to aging, reducing wrinkles and giving the face a lifted and firmer appearance.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e04\u0e27\u0e32\u0e21\u0e40\u0e19\u0e35\u0e22\u0e19\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14 & \u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 :<\/strong> \u0e43\u0e0a\u0e49\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1c\u0e25\u0e34\u0e15\u0e17\u0e35\u0e48\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e08\u0e25\u0e40\u0e19\u0e35\u0e22\u0e19\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14 (Monophasic Gel) \u0e1c\u0e2a\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e1c\u0e34\u0e27\u0e44\u0e14\u0e49\u0e14\u0e35 \u0e44\u0e21\u0e48\u0e08\u0e31\u0e1a\u0e15\u0e31\u0e27\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e49\u0e2d\u0e19 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e14\u0e39\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e44\u0e21\u0e48\u0e41\u0e02\u0e47\u0e07\u0e2b\u0e25\u0e2d\u0e01\u0e15\u0e32<\/span>\n              <span class=\"lang-en\"><strong>Smooth & Natural:<\/strong> Utilizing monophysical gel technology, the product has a smooth texture that blends well with the skin without clumping, resulting in a natural look that isn't stiff or artificial.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e25\u0e14\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e1a\u0e27\u0e21 :<\/strong> \u0e21\u0e35\u0e04\u0e48\u0e32 Osmolarity \u0e43\u0e01\u0e25\u0e49\u0e40\u0e04\u0e35\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1c\u0e34\u0e27 \u0e08\u0e36\u0e07\u0e25\u0e14\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e01\u0e32\u0e23\u0e1a\u0e27\u0e21\u0e19\u0e49\u0e33\u0e2b\u0e25\u0e31\u0e07\u0e09\u0e35\u0e14<\/span>\n              <span class=\"lang-en\"><strong>Reduces swelling:<\/strong> Has an osmolarity similar to the skin, reducing the chance of water retention after injection.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e04\u0e2d\u0e25\u0e25\u0e32\u0e40\u0e08\u0e19 :<\/strong> \u0e0a\u0e48\u0e27\u0e22\u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e43\u0e2b\u0e49\u0e40\u0e01\u0e34\u0e14\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e25\u0e32\u0e40\u0e08\u0e19\u0e43\u0e2b\u0e21\u0e48\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e41\u0e25\u0e30\u0e41\u0e02\u0e47\u0e07\u0e41\u0e23\u0e07\u0e02\u0e36\u0e49\u0e19<\/span>\n              <span class=\"lang-en\"><strong>Stimulates collagen:<\/strong> Helps stimulate the long-term production of new collagen, making the skin more elastic and stronger.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e2a\u0e39\u0e07 :<\/strong> \u0e43\u0e0a\u0e49\u0e42\u0e21\u0e40\u0e25\u0e01\u0e38\u0e25 HA \u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07 \u0e25\u0e14\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e49 \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e01\u0e40\u0e2a\u0e1a<\/span>\n              <span class=\"lang-en\"><strong>Highly safe:<\/strong> Uses high-quality HA molecules, reducing the chance of allergies or inflammation.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"image-side\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_74.jpg\"\n            alt=\"Lorient\">\n        <\/div>\n      <\/div>\n\n      <div class=\"feature-grid\">\n        <div class=\"image-side\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_73.jpg\"\n            alt=\"Lorient Models\">\n        <\/div>\n        <div class=\"text-side\" style=\"text-align: left;\">\n          <h3>\n            <span class=\"lang-th\">\u0e21\u0e35\u0e01\u0e35\u0e48\u0e23\u0e38\u0e48\u0e19 <span class=\"text-gold\">\u0e41\u0e15\u0e01\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e22\u0e31\u0e07\u0e44\u0e07 ?<\/span><\/span>\n            <span class=\"lang-en\">How many models are there, and what are the <span class=\"text-gold\">differences between them?<\/span><\/span>\n          <\/h3>\n          <ul class=\"check-list\" style=\"margin-top: 20px;\">\n            <li>\n              <span class=\"lang-th\"><strong>Lorient No.2 (\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2d\u0e48\u0e2d\u0e19) :<\/strong> \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e34\u0e49\u0e27\u0e23\u0e2d\u0e22\u0e15\u0e37\u0e49\u0e19\u0e46 \u0e43\u0e15\u0e49\u0e15\u0e32 \u0e23\u0e34\u0e21\u0e1d\u0e35\u0e1b\u0e32\u0e01 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(\u0e04\u0e07\u0e17\u0e19 9-12 \u0e40\u0e14\u0e37\u0e2d\u0e19)<\/span><\/span>\n              <span class=\"lang-en\"><strong>Lorient No.2 (Soft texture):<\/strong> For fine lines under the eyes and on the lips <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(lasts 9-12 months)<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>Lorient No.4 (\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07) :<\/strong> \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e21 \u0e23\u0e48\u0e2d\u0e07\u0e19\u0e49\u0e33\u0e2b\u0e21\u0e32\u0e01 \u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e34\u0e21\u0e1d\u0e35\u0e1b\u0e32\u0e01 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(\u0e04\u0e07\u0e17\u0e19 9-12 \u0e40\u0e14\u0e37\u0e2d\u0e19)<\/span><\/span>\n              <span class=\"lang-en\"><strong>Lorient No.4 (Medium texture):<\/strong> For nasolabial folds, marionette lines, and lip contouring <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(lasts 9-12 months)<\/span><\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\"><strong>Lorient No.6 (\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e41\u0e02\u0e47\u0e07) :<\/strong> \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e04\u0e23\u0e07\u0e2b\u0e19\u0e49\u0e32 \u0e04\u0e32\u0e07 \u0e02\u0e21\u0e31\u0e1a \u0e01\u0e23\u0e2d\u0e1a\u0e2b\u0e19\u0e49\u0e32 <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(\u0e04\u0e07\u0e17\u0e19 9-12 \u0e40\u0e14\u0e37\u0e2d\u0e19)<\/span><\/span>\n              <span class=\"lang-en\"><strong>Lorient No.6 (Hard texture):<\/strong> For creating facial contours, chin, temples, and jawline <br> <span style=\"font-size: 0.9em; color: var(--text-gray);\">(lasts 9-12 months)<\/span><\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"section-padding\">\n        <h2 class=\"text-center\">\n          <span class=\"lang-th\">\u0e23\u0e35\u0e27\u0e34\u0e27\u0e08\u0e32\u0e01\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e08\u0e23\u0e34\u0e07<\/span>\n          <span class=\"lang-en\">Customer Reviews<\/span>\n        <\/h2>\n        <div class=\"review-flex\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_27-1.jpg\"\n            alt=\"Review 1\">\n          <img decoding=\"async\"\n            src=\"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-content\/uploads\/2026\/01\/LINE_ALBUM_Artworks-Finished_260121_30-1.jpg\"\n            alt=\"Review 2\">\n        <\/div>\n      <\/div>\n\n      <div class=\"section-padding\" style=\"text-align: left; background: #fff; border-radius: 20px; padding: 40px; border: 1px solid #eee;\">\n          <h3>\n            <span class=\"lang-th\">\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e17\u0e38\u0e01\u0e01\u0e32\u0e23\u0e09\u0e35\u0e14\u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c \u0e17\u0e35\u0e48 Lucius Clinic<\/span>\n            <span class=\"lang-en\">Feel confident with every filler injection at Lucius Clinic.<\/span>\n          <\/h3>\n          <p>\n            <span class=\"lang-th\">\u0e17\u0e35\u0e48 Lucius Clinic \u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e41\u0e23\u0e01 \u0e08\u0e36\u0e07\u0e04\u0e31\u0e14\u0e2a\u0e23\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30 Filler \u0e17\u0e38\u0e01\u0e22\u0e35\u0e48\u0e2b\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e08\u0e32\u0e01 \u0e2d\u0e22. \u0e44\u0e17\u0e22 \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e41\u0e17\u0e49\u0e08\u0e32\u0e01\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e1c\u0e39\u0e49\u0e1c\u0e25\u0e34\u0e15\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19<\/span>\n            <span class=\"lang-en\">At Lucius Clinic, safety and natural-looking results are our top priorities. Therefore, we only use fillers from brands approved by the Thai FDA and that are genuine products directly from the manufacturers.<\/span>\n          <\/p>\n          <br>\n          <p>\n            <strong class=\"lang-th\">\u0e1f\u0e34\u0e25\u0e40\u0e25\u0e2d\u0e23\u0e4c\u0e17\u0e38\u0e01\u0e0a\u0e19\u0e34\u0e14\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e04\u0e25\u0e34\u0e19\u0e34\u0e01<\/strong>\n            <strong class=\"lang-en\">All types of fillers used in the clinic:<\/strong>\n          <\/p>\n          <ul class=\"check-list\" style=\"margin-top: 15px;\">\n            <li>\n              <span class=\"lang-th\">\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/span>\n              <span class=\"lang-en\">Have undergone quality and safety checks.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e21\u0e35\u0e40\u0e25\u0e02 Lot \u0e41\u0e25\u0e30\u0e27\u0e31\u0e19\u0e2b\u0e21\u0e14\u0e2d\u0e32\u0e22\u0e38\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49<\/span>\n              <span class=\"lang-en\">Have clear Lot numbers and expiration dates that can be verified.<\/span>\n            <\/li>\n            <li>\n              <span class=\"lang-th\">\u0e40\u0e1b\u0e34\u0e14\u0e01\u0e25\u0e48\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e15\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e1c\u0e39\u0e49\u0e23\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e38\u0e01\u0e40\u0e04\u0e2a \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14<\/span>\n              <span class=\"lang-en\">A new box is opened in front of the patient in every case for maximum transparency and confidence.<\/span>\n            <\/li>\n          <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <footer class=\"footer-cta-box\">\n    <div class=\"container\">\n      <h3 style=\"color: var(--primary-gold);\">\n        <span class=\"lang-th\">\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e1f\u0e23\u0e35<\/span>\n        <span class=\"lang-en\">Free Consultation<\/span>\n      <\/h3>\n      <p style=\"margin-bottom: 25px;\">\n        <span class=\"lang-th\">\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e08\u0e38\u0e14<\/span>\n        <span class=\"lang-en\">Personalized facial analysis and precise problem-solving.<\/span>\n      <\/p>\n      <a href=\"#\" class=\"btn-gold\">\n        <i class=\"fab fa-line\"><\/i> \n        <span class=\"lang-th\">\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e17\u0e32\u0e07 LINE<\/span>\n        <span class=\"lang-en\">Add Line Friend<\/span>\n      <\/a>\n    <\/div>\n  <\/footer>\n\n  <script>\n    \/\/ Initialize Language\n    const savedLang = localStorage.getItem('lucius_pref_lang') || 'th';\n    document.documentElement.setAttribute('lang', savedLang);\n  <\/script>\n\n<\/body>\n\n<\/html>\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>Filler &#8211; Professional Treatment | Lucius Clinic FILLER PROGRAM \u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 Filler (\u0e2a\u0e32\u0e23\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21) \u0e04\u0e37\u0e2d \u0e2a\u0e32\u0e23\u0e17\u0e35\u0e48\u0e09\u0e35\u0e14\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b\u0e43\u0e19\u0e0a\u0e31\u0e49\u0e19\u0e1c\u0e34\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e15\u0e49\u0e1c\u0e34\u0e27\u0e2b\u0e19\u0e31\u0e07 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e15\u0e34\u0e21\u0e40\u0e15\u0e47\u0e21\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e17\u0e35\u0e48\u0e02\u0e32\u0e14\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e22\u0e48\u0e2d\u0e19\u0e04\u0e25\u0e49\u0e2d\u0e22 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e14\u0e39\u0e2d\u0e34\u0e48\u0e21\u0e1f\u0e39\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19 \u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e25\u0e30\u0e14\u0e39\u0e2d\u0e48\u0e2d\u0e19\u0e40\u0e22\u0e32\u0e27\u0e4c Filler injections are treatments that involve injecting substances into or under the skin to fill in areas that are lacking or sagging, resulting in a fuller, more balanced facial appearance. This helps to reshape the face for a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-456","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/pages\/456","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/comments?post=456"}],"version-history":[{"count":19,"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/pages\/456\/revisions"}],"predecessor-version":[{"id":847,"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/pages\/456\/revisions\/847"}],"wp:attachment":[{"href":"https:\/\/clouddemo.nc.co.th\/luciuscl\/wp-json\/wp\/v2\/media?parent=456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}