{"id":83,"date":"2026-03-08T06:39:43","date_gmt":"2026-03-08T06:39:43","guid":{"rendered":"https:\/\/thenadserum.com\/?page_id=83"},"modified":"2026-03-08T09:19:25","modified_gmt":"2026-03-08T09:19:25","slug":"faq","status":"publish","type":"page","link":"https:\/\/thenadserum.com\/zh\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"83\" class=\"elementor elementor-83\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1cf779 e-con-full e-flex e-con e-parent\" data-id=\"b1cf779\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24203b7 elementor-widget elementor-widget-html\" data-id=\"24203b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* ===== Theme \u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a PRODUCT STORY \/ 1440px layout ===== *\/\r\n    :root {\r\n      --color-primary: #095bcb;\r\n      --color-primary-rgb: 9, 91, 203;\r\n      --color-heading: #17356f;\r\n      --color-accent: #b89d72;\r\n      --color-text: #2e2e2e;\r\n      --color-text-muted: #4a4a4a;\r\n      --color-white: #fff;\r\n      --border-primary: rgba(var(--color-primary-rgb), 0.12);\r\n      --border-primary-hover: rgba(var(--color-primary-rgb), 0.28);\r\n      --shadow-card: 0 18px 40px rgba(var(--color-primary-rgb), 0.08);\r\n      --eyebrow-size: 12px;\r\n      --eyebrow-spacing: 3px;\r\n      --h2-size: clamp(30px, 2.8vw, 52px);\r\n      --h2-size-mobile: 28px;\r\n      --h3-size: 26px;\r\n      --h3-size-mobile: 24px;\r\n      --body-size: 17px;\r\n      --body-size-sm: 16px;\r\n      --body-line: 1.8;\r\n      --radius-sm: 12px;\r\n      --radius-card: 18px;\r\n      --radius-xl: 24px;\r\n      --gap-grid: 24px;\r\n      --transition-base: 0.22s ease;\r\n      --transition-hover: 0.25s ease;\r\n    }\r\n\r\n    .faq-page,\r\n    .faq-page * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .faq-page {\r\n      width: 100%;\r\n      position: relative;\r\n    }\r\n\r\n    \/* Hero Section *\/\r\n    .faq-page__hero {\r\n      background: linear-gradient(135deg, var(--color-heading) 0%, #0d224d 100%);\r\n      padding: 100px 0 80px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .faq-page__hero::before,\r\n    .faq-page__hero::after {\r\n      content: '';\r\n      position: absolute;\r\n      border-radius: 50%;\r\n      background: rgba(255, 255, 255, 0.03);\r\n    }\r\n    .faq-page__hero::before {\r\n      width: 400px;\r\n      height: 400px;\r\n      top: -100px;\r\n      left: -100px;\r\n    }\r\n    .faq-page__hero::after {\r\n      width: 300px;\r\n      height: 300px;\r\n      bottom: -50px;\r\n      right: -50px;\r\n    }\r\n\r\n    .faq-page__hero-inner {\r\n      width: 100%;\r\n      max-width: 1440px;\r\n      margin: 0 auto;\r\n      padding: 0 56px;\r\n      text-align: center;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .faq-page__eyebrow {\r\n      display: inline-block;\r\n      margin-bottom: 16px;\r\n      font-size: var(--eyebrow-size);\r\n      letter-spacing: var(--eyebrow-spacing);\r\n      color: var(--color-accent);\r\n      text-transform: uppercase;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .faq-page__title {\r\n      margin: 0 0 16px;\r\n      font-size: var(--h2-size);\r\n      line-height: 1.2;\r\n      font-weight: 700;\r\n      color: var(--color-white);\r\n    }\r\n\r\n    .faq-page__intro {\r\n      margin: 0 auto 40px;\r\n      max-width: 680px;\r\n      font-size: var(--body-size);\r\n      line-height: var(--body-line);\r\n      color: rgba(255, 255, 255, 0.88);\r\n    }\r\n\r\n    .faq-search-wrapper {\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n      position: relative;\r\n      box-shadow: var(--shadow-card);\r\n      border-radius: 50px;\r\n    }\r\n\r\n    .faq-search-input {\r\n      width: 100%;\r\n      padding: 18px 24px 18px 56px !important;\r\n      border: 2px solid transparent !important;\r\n      border-radius: 50px !important;\r\n      font-size: var(--body-size-sm);\r\n      font-family: inherit;\r\n      outline: none;\r\n      transition: border-color var(--transition-base), box-shadow var(--transition-base);\r\n      background-color: var(--color-white);\r\n      box-sizing: border-box !important;\r\n    }\r\n\r\n    .faq-search-input:focus {\r\n      border-color: var(--color-accent) !important;\r\n      box-shadow: 0 0 0 4px rgba(184, 157, 114, 0.2) !important;\r\n    }\r\n\r\n    .faq-search-icon {\r\n      position: absolute;\r\n      left: 20px;\r\n      top: 50%;\r\n      transform: translateY(-50%);\r\n      width: 20px;\r\n      height: 20px;\r\n      opacity: 0.5;\r\n    }\r\n\r\n    .faq-page__body {\r\n      padding: 60px 0 100px;\r\n    }\r\n\r\n    .faq-page__container {\r\n      width: 100%;\r\n      max-width: 1440px;\r\n      margin: 0 auto;\r\n      padding: 0 56px;\r\n    }\r\n\r\n    .faq-page__section {\r\n      margin-bottom: 48px;\r\n    }\r\n\r\n    .faq-page__section-title {\r\n      margin: 0 0 var(--gap-grid);\r\n      font-size: var(--h3-size);\r\n      line-height: 1.25;\r\n      font-weight: 700;\r\n      color: var(--color-heading);\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n\r\n    .faq-page__section-title::before {\r\n      content: '';\r\n      display: block;\r\n      width: 8px;\r\n      height: 28px;\r\n      background-color: var(--color-accent);\r\n      border-radius: 4px;\r\n    }\r\n\r\n    .faq-item {\r\n      background: var(--color-white);\r\n      border: 1px solid var(--border-primary);\r\n      border-radius: var(--radius-card);\r\n      margin-bottom: var(--gap-grid);\r\n      box-shadow: 0 1px 3px rgba(var(--color-primary-rgb), 0.05);\r\n      transition: transform var(--transition-hover), border-color var(--transition-hover), box-shadow var(--transition-hover);\r\n      overflow: hidden;\r\n    }\r\n\r\n    .faq-item:hover {\r\n      border-color: var(--border-primary-hover);\r\n      box-shadow: var(--shadow-card);\r\n    }\r\n\r\n    .faq-item__question {\r\n      list-style: none;\r\n      cursor: pointer;\r\n      padding: 24px;\r\n      font-size: var(--body-size);\r\n      line-height: 1.5;\r\n      font-weight: 600;\r\n      color: var(--color-heading);\r\n      position: relative;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      transition: color var(--transition-base);\r\n    }\r\n\r\n    .faq-item__question::-webkit-details-marker {\r\n      display: none;\r\n    }\r\n\r\n    .faq-item__question-text {\r\n      padding-right: 20px;\r\n    }\r\n\r\n    .faq-icon-toggle {\r\n      flex-shrink: 0;\r\n      width: 24px;\r\n      height: 24px;\r\n      color: var(--color-accent);\r\n      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), color var(--transition-base);\r\n    }\r\n\r\n    .faq-item[open] .faq-icon-toggle {\r\n      transform: rotate(180deg);\r\n      color: var(--color-primary);\r\n    }\r\n\r\n    .faq-item[open] .faq-item__question {\r\n      padding-bottom: 12px;\r\n    }\r\n\r\n    .faq-item__answer {\r\n      padding: 0 24px 24px;\r\n      font-size: var(--body-size-sm);\r\n      line-height: 1.75;\r\n      color: var(--color-text);\r\n    }\r\n\r\n    details[open] summary ~ * {\r\n      animation: sweep 0.3s ease-in-out;\r\n    }\r\n\r\n    @keyframes sweep {\r\n      0% { opacity: 0; transform: translateY(-10px); }\r\n      100% { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .faq-no-results {\r\n      text-align: center;\r\n      padding: 60px 20px;\r\n      display: none;\r\n    }\r\n\r\n    .faq-no-results svg {\r\n      color: var(--color-text-muted);\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .faq-no-results h3 {\r\n      font-size: var(--h3-size);\r\n      color: var(--color-heading);\r\n      margin: 0 0 8px;\r\n    }\r\n\r\n    .faq-no-results p {\r\n      margin: 0;\r\n      color: var(--color-text-muted);\r\n    }\r\n\r\n    .faq-page__cta {\r\n      margin-top: 80px;\r\n      padding: 48px 40px;\r\n      background: var(--color-white);\r\n      border: 1px solid var(--border-primary);\r\n      border-radius: var(--radius-xl);\r\n      text-align: center;\r\n      box-shadow: var(--shadow-card);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .faq-page__cta::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 6px;\r\n      background: linear-gradient(90deg, var(--color-heading), var(--color-accent));\r\n    }\r\n\r\n    .faq-page__cta-eyebrow {\r\n      display: inline-block;\r\n      margin-bottom: 12px;\r\n      font-size: var(--eyebrow-size);\r\n      letter-spacing: var(--eyebrow-spacing);\r\n      color: var(--color-accent);\r\n      text-transform: uppercase;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .faq-page__cta-title {\r\n      margin: 0 0 16px;\r\n      font-size: clamp(28px, 2.5vw, 36px);\r\n      line-height: 1.2;\r\n      font-weight: 700;\r\n      color: var(--color-heading);\r\n    }\r\n\r\n    .faq-page__cta-text {\r\n      margin: 0 auto 32px;\r\n      max-width: 600px;\r\n      font-size: var(--body-size-sm);\r\n      line-height: var(--body-line);\r\n      color: var(--color-text-muted);\r\n    }\r\n\r\n    .faq-page__cta-actions {\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 16px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .faq-page__cta-btn {\r\n      min-width: 180px;\r\n      padding: 16px 28px;\r\n      border-radius: 50px;\r\n      text-decoration: none;\r\n      font-size: var(--body-size-sm);\r\n      font-weight: 600;\r\n      color: var(--color-white) !important;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      transition: transform var(--transition-hover), box-shadow var(--transition-hover);\r\n    }\r\n\r\n    .faq-page__cta-btn:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);\r\n      color: var(--color-white) !important;\r\n    }\r\n\r\n    .faq-page__cta-btn--shopee {\r\n      background: #ff6a2b;\r\n    }\r\n\r\n    .faq-page__cta-btn--lazada {\r\n      background: linear-gradient(135deg, #4218a5 0%, #cf2e93 100%);\r\n    }\r\n\r\n    .faq-page__cta-btn--tiktok {\r\n      background: #0b0b0f;\r\n    }\r\n\r\n    mark {\r\n      background-color: rgba(184, 157, 114, 0.3);\r\n      color: var(--color-heading);\r\n      padding: 0 2px;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    \/* Tablet: padding \u0e15\u0e23\u0e07 section \u0e2d\u0e37\u0e48\u0e19 *\/\r\n    @media (max-width: 1024px) {\r\n      .faq-page__hero-inner,\r\n      .faq-page__container {\r\n        padding: 0 32px;\r\n      }\r\n    }\r\n\r\n    \/* Mobile *\/\r\n    @media (max-width: 767px) {\r\n      .faq-page__hero {\r\n        padding: 60px 0 50px;\r\n      }\r\n\r\n      .faq-page__hero-inner,\r\n      .faq-page__container {\r\n        padding: 0 20px;\r\n      }\r\n\r\n      .faq-page__title {\r\n        font-size: var(--h2-size-mobile);\r\n      }\r\n\r\n      .faq-page__body {\r\n        padding: 40px 0 60px;\r\n      }\r\n\r\n      .faq-page__section-title {\r\n        font-size: var(--h3-size-mobile);\r\n      }\r\n\r\n      .faq-item {\r\n        margin-bottom: 18px;\r\n      }\r\n\r\n      .faq-item__question {\r\n        padding: 20px;\r\n        font-size: var(--body-size-sm);\r\n      }\r\n\r\n      .faq-item__answer {\r\n        padding: 0 20px 20px;\r\n        font-size: 15px;\r\n      }\r\n\r\n      .faq-page__cta {\r\n        padding: 40px 24px;\r\n        margin-top: 40px;\r\n      }\r\n\r\n      .faq-page__cta-btn {\r\n        width: 100%;\r\n        min-width: unset;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n<section class=\"faq-page\">\r\n  <!-- Hero Section & Search -->\r\n  <div class=\"faq-page__hero\">\r\n    <div class=\"faq-page__hero-inner\">\r\n      <span class=\"faq-page__eyebrow\">Help Center<\/span>\r\n      <h1 class=\"faq-page__title\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22<\/h1>\r\n      <p class=\"faq-page__intro\">\r\n        \u0e23\u0e27\u0e21\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a NADORA NAD Serum \u0e17\u0e31\u0e49\u0e07\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e41\u0e25\u0e30\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e2b\u0e32\u0e01\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22\r\n      <\/p>\r\n      \r\n      <!-- Search Box -->\r\n      <div class=\"faq-search-wrapper\">\r\n        <svg class=\"faq-search-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\" \/>\r\n        <\/svg>\r\n        <input type=\"text\" id=\"faqSearchInput\" class=\"faq-search-input\" placeholder=\"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e2a\u0e07\u0e2a\u0e31\u0e22... (\u0e40\u0e0a\u0e48\u0e19 \u0e2a\u0e34\u0e27, \u0e27\u0e34\u0e18\u0e35\u0e43\u0e0a\u0e49, \u0e04\u0e19\u0e17\u0e49\u0e2d\u0e07)\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-page__body\">\r\n    <div class=\"faq-page__container\">\r\n\r\n      <!-- No Results Message -->\r\n      <div id=\"faqNoResults\" class=\"faq-no-results\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle>\r\n          <line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line>\r\n          <line x1=\"9\" y1=\"9\" x2=\"13\" y2=\"13\"><\/line>\r\n          <line x1=\"13\" y1=\"9\" x2=\"9\" y2=\"13\"><\/line>\r\n        <\/svg>\r\n        <h3>\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e04\u0e49\u0e19\u0e2b\u0e32<\/h3>\r\n        <p>\u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2d\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e49\u0e19\u0e25\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/p>\r\n      <\/div>\r\n\r\n      <!-- Section 1 -->\r\n      <div class=\"faq-page__section\" data-section>\r\n        <h2 class=\"faq-page__section-title\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32<\/h2>\r\n\r\n        <details class=\"faq-item\" open>\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e1c\u0e34\u0e27\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e2a\u0e20\u0e32\u0e1e\u0e1c\u0e34\u0e27 (all skin type)<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e04\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e34\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e1c\u0e34\u0e27\u0e41\u0e1e\u0e49\u0e07\u0e48\u0e32\u0e22\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49 \u0e2a\u0e39\u0e15\u0e23\u0e2d\u0e48\u0e2d\u0e19\u0e42\u0e22\u0e19 \u0e44\u0e21\u0e48\u0e01\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e01\u0e34\u0e14\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e15\u0e31\u0e19 \u0e41\u0e15\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e0a\u0e49\u0e08\u0e23\u0e34\u0e07\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e1c\u0e2a\u0e21\u0e2d\u0e30\u0e44\u0e23\u0e1a\u0e49\u0e32\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e41\u0e25\u0e14\u0e39\u0e01\u0e23\u0e30\u0e08\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e0a\u0e35\u0e27\u0e32 \u0e14\u0e49\u0e27\u0e22 Astaxanthin \u0e2a\u0e32\u0e23\u0e41\u0e2d\u0e19\u0e15\u0e34\u0e2d\u0e2d\u0e01\u0e0b\u0e34\u0e41\u0e14\u0e19 <br>\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e14\u0e39\u0e41\u0e19\u0e48\u0e19\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e14\u0e49\u0e27\u0e22 \u0e40\u0e1b\u0e1b\u0e44\u0e17\u0e14\u0e4c, Sunflower Sprout Extract, Matrixyl 3000 MBAL \u0e41\u0e25\u0e30 NAD<br>\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e27\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e2a\u0e35\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e02\u0e36\u0e49\u0e19 \u0e14\u0e49\u0e27\u0e22 Tranexamic Acid, Alpha-Arbutin \u0e41\u0e25\u0e30 Cybright GP<br>\r\n            - \u0e40\u0e2a\u0e23\u0e34\u0e21\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e38\u0e48\u0e21\u0e0a\u0e37\u0e49\u0e19 \u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e19\u0e38\u0e48\u0e21\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19 \u0e41\u0e25\u0e30\u0e14\u0e39\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35 \u0e14\u0e49\u0e27\u0e22 Lipomoist, Niacinamide, Allantoin \u0e41\u0e25\u0e30 Witch Hazel Extract<br>\r\n            - \u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e43\u0e19\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38: 8% Niacinamide \u0e41\u0e25\u0e30 2% Tranexamic Acid\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e21\u0e35\u0e2a\u0e32\u0e23\u0e2d\u0e31\u0e19\u0e15\u0e23\u0e32\u0e22\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e17\u0e32\u0e07\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e04\u0e31\u0e14\u0e2a\u0e23\u0e23\u0e2a\u0e32\u0e23\u0e1a\u0e33\u0e23\u0e38\u0e07\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e44\u0e21\u0e48\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e2d\u0e21 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e32\u0e23\u0e41\u0e2d\u0e25\u0e01\u0e2d\u0e2e\u0e2d\u0e25\u0e4c \u0e1e\u0e32\u0e23\u0e32\u0e40\u0e1a\u0e19 \u0e41\u0e25\u0e30\u0e2a\u0e40\u0e15\u0e35\u0e22\u0e23\u0e2d\u0e22\u0e14\u0e4c\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e2d\u0e21\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e44\u0e21\u0e48\u0e21\u0e35\u0e19\u0e49\u0e33\u0e2b\u0e2d\u0e21 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e1c\u0e34\u0e27\u0e41\u0e1e\u0e49\u0e07\u0e48\u0e32\u0e22\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07 \u0e2d\u0e22. \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e08\u0e14\u0e41\u0e08\u0e49\u0e07 \u0e2d\u0e22. \u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e32\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e1c\u0e39\u0e49\u0e0a\u0e32\u0e22\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e1e\u0e28\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e04\u0e19\u0e17\u0e49\u0e2d\u0e07 \/ \u0e43\u0e2b\u0e49\u0e19\u0e21\u0e1a\u0e38\u0e15\u0e23\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e0a\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e40\u0e14\u0e47\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e27\u0e31\u0e22\u0e23\u0e38\u0e48\u0e19\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e27\u0e31\u0e22\u0e23\u0e38\u0e48\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49 \u0e2a\u0e48\u0e27\u0e19\u0e40\u0e14\u0e47\u0e01\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1c\u0e39\u0e49\u0e1b\u0e01\u0e04\u0e23\u0e2d\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e01\u0e48\u0e2d\u0e19\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e40\u0e0b\u0e23\u0e31\u0e48\u0e21\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e35\u0e48\u0e40\u0e14\u0e37\u0e2d\u0e19?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 2 \u0e1b\u0e35 \u0e19\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e27\u0e31\u0e19\u0e1c\u0e25\u0e34\u0e15 (\u0e14\u0e39\u0e17\u0e35\u0e48\u0e02\u0e49\u0e32\u0e07\u0e01\u0e25\u0e48\u0e2d\u0e07) \u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49\u0e20\u0e32\u0e22\u0e43\u0e19\u0e01\u0e35\u0e48\u0e40\u0e14\u0e37\u0e2d\u0e19?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e49\u0e2b\u0e21\u0e14\u0e20\u0e32\u0e22\u0e43\u0e19 18 \u0e40\u0e14\u0e37\u0e2d\u0e19\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e04\u0e27\u0e23\u0e40\u0e01\u0e47\u0e1a\u0e43\u0e19\u0e15\u0e39\u0e49\u0e40\u0e22\u0e47\u0e19\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e30 \u0e04\u0e27\u0e23\u0e40\u0e01\u0e47\u0e1a\u0e43\u0e19\u0e17\u0e35\u0e48\u0e41\u0e2b\u0e49\u0e07 \u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e1b\u0e01\u0e15\u0e34 \u0e2b\u0e25\u0e35\u0e01\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e41\u0e2a\u0e07\u0e41\u0e14\u0e14\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e16\u0e49\u0e32\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e2a\u0e35\u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e25\u0e34\u0e48\u0e19\u0e04\u0e27\u0e23\u0e17\u0e33\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e2b\u0e22\u0e38\u0e14\u0e43\u0e0a\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35 \u0e41\u0e25\u0e30\u0e41\u0e08\u0e49\u0e07\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n      <\/div>\r\n\r\n      <!-- Section 2 -->\r\n      <div class=\"faq-page__section\" data-section>\r\n        <h2 class=\"faq-page__section-title\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c<\/h2>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e40\u0e0b\u0e23\u0e31\u0e48\u0e21\u0e15\u0e31\u0e27\u0e19\u0e35\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2d\u0e30\u0e44\u0e23\u0e1a\u0e49\u0e32\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e41\u0e25\u0e14\u0e39\u0e01\u0e23\u0e30\u0e08\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e0a\u0e35\u0e27\u0e32 \u0e14\u0e49\u0e27\u0e22 Astaxanthin \u0e2a\u0e32\u0e23\u0e41\u0e2d\u0e19\u0e15\u0e34\u0e2d\u0e2d\u0e01\u0e0b\u0e34\u0e41\u0e14\u0e19 <br>\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e14\u0e39\u0e41\u0e19\u0e48\u0e19\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e14\u0e49\u0e27\u0e22 \u0e40\u0e1b\u0e1b\u0e44\u0e17\u0e14\u0e4c, Sunflower Sprout Extract, Matrixyl 3000 MBAL \u0e41\u0e25\u0e30 NAD<br>\r\n            - \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e27\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e2a\u0e35\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e02\u0e36\u0e49\u0e19 \u0e14\u0e49\u0e27\u0e22 Tranexamic Acid, Alpha-Arbutin \u0e41\u0e25\u0e30 Cybright GP<br>\r\n            - \u0e40\u0e2a\u0e23\u0e34\u0e21\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e38\u0e48\u0e21\u0e0a\u0e37\u0e49\u0e19 \u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e23\u0e39\u0e49\u0e2a\u0e36\u0e01\u0e19\u0e38\u0e48\u0e21\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19 \u0e41\u0e25\u0e30\u0e14\u0e39\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e14\u0e35 \u0e14\u0e49\u0e27\u0e22 Lipomoist, Niacinamide, Allantoin \u0e41\u0e25\u0e30 Witch Hazel Extract<br>\r\n            - \u0e40\u0e1c\u0e22\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19 \u0e23\u0e34\u0e49\u0e27\u0e23\u0e2d\u0e22\u0e14\u0e39\u0e25\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e19 \u0e23\u0e39\u0e02\u0e38\u0e21\u0e02\u0e19\u0e41\u0e25\u0e14\u0e39\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a \u0e41\u0e25\u0e30\u0e40\u0e1b\u0e25\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e48\u0e2d\u0e19\u0e40\u0e22\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\r\n          <\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e30\u0e40\u0e2b\u0e47\u0e19\u0e1c\u0e25\u0e20\u0e32\u0e22\u0e43\u0e19\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e20\u0e32\u0e22\u0e43\u0e19 7\u201314 \u0e27\u0e31\u0e19 \u0e17\u0e31\u0e49\u0e07\u0e19\u0e35\u0e49\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e1c\u0e34\u0e27\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49\u0e40\u0e0b\u0e23\u0e31\u0e48\u0e21\u0e27\u0e31\u0e19\u0e25\u0e30\u0e01\u0e35\u0e48\u0e04\u0e23\u0e31\u0e49\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e25\u0e39\u0e1a\u0e44\u0e25\u0e49\u0e17\u0e31\u0e48\u0e27\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e25\u0e33\u0e04\u0e2d\u0e40\u0e1b\u0e47\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33 \u0e40\u0e0a\u0e49\u0e32-\u0e40\u0e22\u0e47\u0e19 \u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e04\u0e23\u0e35\u0e21\u0e1a\u0e33\u0e23\u0e38\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e31\u0e27\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e33\u0e23\u0e38\u0e07\u0e17\u0e31\u0e49\u0e07\u0e40\u0e0a\u0e49\u0e32\u0e41\u0e25\u0e30\u0e40\u0e22\u0e47\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e2a\u0e32\u0e23\u0e1a\u0e33\u0e23\u0e38\u0e07\u0e0b\u0e36\u0e21\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e1c\u0e34\u0e27\u0e44\u0e14\u0e49\u0e14\u0e35\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e15\u0e2d\u0e19\u0e40\u0e0a\u0e49\u0e32\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21 \/ \u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e17\u0e31\u0e49\u0e07\u0e40\u0e0a\u0e49\u0e32\u0e41\u0e25\u0e30\u0e01\u0e25\u0e32\u0e07\u0e04\u0e37\u0e19\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e2a\u0e01\u0e34\u0e19\u0e41\u0e04\u0e23\u0e4c\u0e15\u0e31\u0e27\u0e2d\u0e37\u0e48\u0e19\u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48 \u0e40\u0e0a\u0e48\u0e19 \u0e2a\u0e01\u0e34\u0e19\u0e41\u0e04\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e21\u0e35\u0e01\u0e23\u0e14 AHA BHA?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e43\u0e0a\u0e49\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e17\u0e32\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48\u0e15\u0e48\u0e2d\u0e04\u0e23\u0e31\u0e49\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 1-2 \u0e2b\u0e22\u0e14 \u0e2b\u0e23\u0e37\u0e2d\u0e02\u0e19\u0e32\u0e14 1 \u0e40\u0e2b\u0e23\u0e35\u0e22\u0e0d\u0e1a\u0e32\u0e17\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e32\u0e04\u0e23\u0e35\u0e21\u0e01\u0e31\u0e19\u0e41\u0e14\u0e14\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e17\u0e32\u0e04\u0e23\u0e35\u0e21\u0e01\u0e31\u0e19\u0e41\u0e14\u0e14\u0e17\u0e38\u0e01\u0e40\u0e0a\u0e49\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e1c\u0e34\u0e27\u0e41\u0e25\u0e30\u0e40\u0e2b\u0e47\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e41\u0e15\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e2d\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e41\u0e15\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e44\u0e14\u0e49 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e1a\u0e32\u0e07\u0e40\u0e1a\u0e32 \u0e44\u0e21\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e23\u0e32\u0e1a\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e15\u0e49\u0e2d\u0e07\u0e2b\u0e22\u0e38\u0e14\u0e04\u0e23\u0e35\u0e21\u0e15\u0e31\u0e27\u0e2d\u0e37\u0e48\u0e19\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e2a\u0e01\u0e34\u0e19\u0e41\u0e04\u0e23\u0e4c\u0e15\u0e31\u0e27\u0e2d\u0e37\u0e48\u0e19\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e1b\u0e01\u0e15\u0e34\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e04\u0e27\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23 (Patch Test)?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e17\u0e32\u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13\u0e17\u0e49\u0e2d\u0e07\u0e41\u0e02\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e43\u0e1a\u0e2b\u0e39 \u0e17\u0e34\u0e49\u0e07\u0e44\u0e27\u0e49 24 \u0e0a\u0e21. \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e43\u0e0a\u0e49\u0e41\u0e25\u0e49\u0e27\u0e21\u0e35\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e1a \u0e04\u0e31\u0e19 \u0e41\u0e14\u0e07 \u0e40\u0e1b\u0e47\u0e19\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e01\u0e15\u0e34\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e42\u0e14\u0e22\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e40\u0e01\u0e34\u0e14 \u0e2b\u0e32\u0e01\u0e21\u0e35\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34\u0e04\u0e27\u0e23\u0e2b\u0e22\u0e38\u0e14\u0e43\u0e0a\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e2b\u0e32\u0e01\u0e41\u0e1e\u0e49\u0e04\u0e27\u0e23\u0e17\u0e33\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e2b\u0e22\u0e38\u0e14\u0e43\u0e0a\u0e49 \u0e25\u0e49\u0e32\u0e07\u0e2d\u0e2d\u0e01\u0e14\u0e49\u0e27\u0e22\u0e19\u0e49\u0e33\u0e2a\u0e30\u0e2d\u0e32\u0e14 \u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19\u0e17\u0e31\u0e19\u0e17\u0e35\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n      <\/div>\r\n\r\n      <!-- Section 3 -->\r\n      <div class=\"faq-page__section\" data-section>\r\n        <h2 class=\"faq-page__section-title\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/h2>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e23\u0e32\u0e04\u0e32\u0e40\u0e17\u0e48\u0e32\u0e44\u0e2b\u0e23\u0e48?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e23\u0e32\u0e04\u0e32\u0e15\u0e32\u0e21\u0e01\u0e25\u0e48\u0e2d\u0e07 1,690 \u0e1a\u0e32\u0e17\/\u0e02\u0e27\u0e14 (\u0e23\u0e32\u0e04\u0e32\u0e02\u0e32\u0e22\u0e0a\u0e48\u0e27\u0e07\u0e08\u0e31\u0e14\u0e42\u0e1b\u0e23 990 \u0e1a\u0e32\u0e17\/\u0e02\u0e27\u0e14) \u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e21\u0e35\u0e23\u0e32\u0e04\u0e32\u0e2a\u0e48\u0e07 \/ \u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e33\u0e2b\u0e19\u0e48\u0e32\u0e22\u0e44\u0e2b\u0e21?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e21\u0e35 \u0e2a\u0e19\u0e43\u0e08\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e17\u0e31\u0e01\u0e41\u0e0a\u0e17\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e44\u0e14\u0e49\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e43\u0e14\u0e1a\u0e49\u0e32\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e42\u0e2d\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e18\u0e19\u0e32\u0e04\u0e32\u0e23 \/ \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1e\u0e22\u0e4c \u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19\u0e16\u0e36\u0e07?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19 1\u20132 \u0e27\u0e31\u0e19\u0e17\u0e33\u0e01\u0e32\u0e23 \u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e0a\u0e33\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n\r\n        <details class=\"faq-item\">\r\n          <summary class=\"faq-item__question\">\r\n            <span class=\"faq-item__question-text\">\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e37\u0e19\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/span>\r\n            <svg class=\"faq-icon-toggle\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n            <\/svg>\r\n          <\/summary>\r\n          <div class=\"faq-item__answer\">\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e44\u0e14\u0e49\u0e01\u0e23\u0e13\u0e35\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2a\u0e48\u0e07\u0e04\u0e48\u0e30 \u0e02\u0e2d\u0e2a\u0e07\u0e27\u0e19\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e44\u0e21\u0e48\u0e23\u0e31\u0e1a\u0e04\u0e37\u0e19\u0e01\u0e23\u0e13\u0e35\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e41\u0e25\u0e49\u0e27\u0e04\u0e48\u0e30<\/div>\r\n        <\/details>\r\n      <\/div>\r\n\r\n      <!-- CTA Section -->\r\n      <div class=\"faq-page__cta\">\r\n        <span class=\"faq-page__cta-eyebrow\">OFFICIAL STORE<\/span>\r\n        <h2 class=\"faq-page__cta-title\">\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e41\u0e25\u0e49\u0e27\u0e43\u0e0a\u0e48\u0e44\u0e2b\u0e21?<\/h2>\r\n        <p class=\"faq-page__cta-text\">\r\n          \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e1c\u0e48\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e02\u0e2d\u0e07\u0e41\u0e17\u0e49\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e42\u0e21\u0e0a\u0e31\u0e19\u0e08\u0e32\u0e01\u0e23\u0e49\u0e32\u0e19\u0e04\u0e49\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\r\n        <\/p>\r\n        <div class=\"faq-page__cta-actions\">\r\n          <a class=\"faq-page__cta-btn faq-page__cta-btn--shopee\" target=\"_blank\" href=\"https:\/\/th.shp.ee\/zJcPbMQ\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"><\/path><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><path d=\"M16 10a4 4 0 0 1-8 0\"><\/path><\/svg>\r\n            Shopee\r\n          <\/a>\r\n          <a class=\"faq-page__cta-btn faq-page__cta-btn--lazada\" target=\"_blank\" href=\"https:\/\/s.lazada.co.th\/s.ZY83z5?dsource=share&laz_share_info=2423910970_100_1600_0_2423912970_null&laz_token=855f0aa19bf72dd0b48c1377c4627ce8\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2\"><\/polygon><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"15.5\"><\/line><polyline points=\"22 8.5 12 15.5 2 8.5\"><\/polyline><polyline points=\"2 15.5 12 8.5 22 15.5\"><\/polyline><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"8.5\"><\/line><\/svg>\r\n            Lazada\r\n          <\/a>\r\n          <a class=\"faq-page__cta-btn faq-page__cta-btn--tiktok\" target=\"_blank\" href=\"https:\/\/vt.tiktok.com\/ZS9e4AqrLq3o5-xKAlJ\/\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"><\/path><\/svg>\r\n            TikTok Shop\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Script \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e49\u0e19\u0e2b\u0e32 -->\r\n<script>\r\n  document.addEventListener('DOMContentLoaded', () => {\r\n    const searchInput = document.getElementById('faqSearchInput');\r\n    const sections = document.querySelectorAll('.faq-page__section');\r\n    const noResultsMsg = document.getElementById('faqNoResults');\r\n\r\n    searchInput.addEventListener('input', (e) => {\r\n      const searchTerm = e.target.value.toLowerCase().trim();\r\n      let hasAnyVisibleResult = false;\r\n\r\n      sections.forEach(section => {\r\n        const items = section.querySelectorAll('.faq-item');\r\n        let hasVisibleItemInSection = false;\r\n\r\n        items.forEach(item => {\r\n          const questionText = item.querySelector('.faq-item__question-text').textContent.toLowerCase();\r\n          const answerText = item.querySelector('.faq-item__answer').textContent.toLowerCase();\r\n\r\n          if (questionText.includes(searchTerm) || answerText.includes(searchTerm)) {\r\n            item.style.display = 'block';\r\n            hasVisibleItemInSection = true;\r\n            hasAnyVisibleResult = true;\r\n            \r\n            \/\/ \u0e16\u0e49\u0e32\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e49\u0e27\u0e40\u0e08\u0e2d \u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e34\u0e14 detail \u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 (\u0e22\u0e01\u0e40\u0e27\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e2d\u0e07\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e27\u0e48\u0e32\u0e07)\r\n            if (searchTerm !== \"\") {\r\n              item.setAttribute('open', '');\r\n            } else {\r\n              item.removeAttribute('open');\r\n            }\r\n          } else {\r\n            item.style.display = 'none';\r\n          }\r\n        });\r\n\r\n        \/\/ \u0e0b\u0e48\u0e2d\u0e19\/\u0e41\u0e2a\u0e14\u0e07 \u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48 (Section)\r\n        if (hasVisibleItemInSection) {\r\n          section.style.display = 'block';\r\n        } else {\r\n          section.style.display = 'none';\r\n        }\r\n      });\r\n\r\n      \/\/ \u0e0b\u0e48\u0e2d\u0e19\/\u0e41\u0e2a\u0e14\u0e07 \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 \"\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\"\r\n      if (hasAnyVisibleResult) {\r\n        noResultsMsg.style.display = 'none';\r\n      } else {\r\n        noResultsMsg.style.display = 'block';\r\n      }\r\n      \r\n      \/\/ \u0e15\u0e2d\u0e19\u0e40\u0e04\u0e25\u0e35\u0e22\u0e23\u0e4c\u0e0a\u0e48\u0e2d\u0e07\u0e04\u0e49\u0e19\u0e2b\u0e32 \u0e43\u0e2b\u0e49\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e40\u0e1b\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e41\u0e23\u0e01\u0e2a\u0e38\u0e14\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e40\u0e14\u0e34\u0e21\r\n      if(searchTerm === \"\") {\r\n        const firstItem = document.querySelector('.faq-item');\r\n        if(firstItem) firstItem.setAttribute('open', '');\r\n      }\r\n    });\r\n  });\r\n<\/script>\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>Help Center \u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22 \u0e23\u0e27\u0e21\u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a NADORA NAD Serum \u0e17\u0e31\u0e49\u0e07\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e41\u0e25\u0e30\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d \u0e2b\u0e32\u0e01\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22 \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e04\u0e49\u0e19\u0e2b\u0e32 \u0e25\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2d\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e49\u0e19\u0e25\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e41\u0e2d\u0e14\u0e21\u0e34\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e2a\u0e20\u0e32\u0e1e\u0e1c\u0e34\u0e27\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19? \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e2a\u0e20\u0e32\u0e1e\u0e1c\u0e34\u0e27 (all skin type) \u0e04\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e34\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e1c\u0e34\u0e27\u0e41\u0e1e\u0e49\u0e07\u0e48\u0e32\u0e22\u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21? \u0e43\u0e0a\u0e49\u0e44\u0e14\u0e49 \u0e2a\u0e39\u0e15\u0e23\u0e2d\u0e48\u0e2d\u0e19\u0e42\u0e22\u0e19 \u0e44\u0e21\u0e48\u0e01\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e01\u0e34\u0e14\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e14\u0e15\u0e31\u0e19 \u0e41\u0e15\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e0a\u0e49\u0e08\u0e23\u0e34\u0e07\u0e04\u0e48\u0e30 \u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e1c\u0e2a\u0e21\u0e2d\u0e30\u0e44\u0e23\u0e1a\u0e49\u0e32\u0e07? &#8211; \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e41\u0e25\u0e14\u0e39\u0e01\u0e23\u0e30\u0e08\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e0a\u0e35\u0e27\u0e32 \u0e14\u0e49\u0e27\u0e22 Astaxanthin \u0e2a\u0e32\u0e23\u0e41\u0e2d\u0e19\u0e15\u0e34\u0e2d\u0e2d\u0e01\u0e0b\u0e34\u0e41\u0e14\u0e19 &#8211; \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e19\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e14\u0e39\u0e41\u0e19\u0e48\u0e19\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 \u0e14\u0e49\u0e27\u0e22 \u0e40\u0e1b\u0e1b\u0e44\u0e17\u0e14\u0e4c, Sunflower Sprout Extract, Matrixyl 3000 MBAL \u0e41\u0e25\u0e30 NAD &#8211; \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e27\u0e48\u0e32\u0e07\u0e43\u0e2a \u0e2a\u0e35\u0e1c\u0e34\u0e27\u0e14\u0e39\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e02\u0e36\u0e49\u0e19 \u0e14\u0e49\u0e27\u0e22 Tranexamic Acid, Alpha-Arbutin \u0e41\u0e25\u0e30 Cybright GP &#8211; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-83","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/pages\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/comments?post=83"}],"version-history":[{"count":22,"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/pages\/83\/revisions"}],"predecessor-version":[{"id":130,"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/pages\/83\/revisions\/130"}],"wp:attachment":[{"href":"https:\/\/thenadserum.com\/zh\/wp-json\/wp\/v2\/media?parent=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}