{"id":36,"date":"2026-09-12T20:22:24","date_gmt":"2026-09-12T13:22:24","guid":{"rendered":"https:\/\/test.onsello.com\/?page_id=36"},"modified":"2026-09-18T18:30:48","modified_gmt":"2026-09-18T11:30:48","slug":"translatepress","status":"publish","type":"page","link":"https:\/\/test.onsello.com\/en\/translatepress\/","title":{"rendered":"TranslatePress"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"36\" class=\"elementor elementor-36\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eebe42b e-con-full e-flex e-con e-parent\" data-id=\"eebe42b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6f6b3c elementor-widget elementor-widget-html\" data-id=\"d6f6b3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================================\r\n WORDPRESS BY ONSELLO\r\n TRANSLATEPRESS LEARNING PAGE\r\n HTML + CSS + JS \u2014 CUSTOM HTML READY\r\n========================================================= -->\r\n\r\n<div id=\"wpbo-tp-page\">\r\n\r\n<style>\r\n\/* =========================================================\r\n   ROOT\r\n========================================================= *\/\r\n\r\n#wpbo-tp-page{\r\n  --tp-blue:#1473e6;\r\n  --tp-blue-dark:#075cc4;\r\n  --tp-blue-soft:#eef6ff;\r\n\r\n  --tp-red:#ef4444;\r\n  --tp-red-soft:#fff2f2;\r\n\r\n  --tp-purple:#6d5ce7;\r\n  --tp-purple-soft:#f3f1ff;\r\n\r\n  --tp-green:#16a34a;\r\n  --tp-green-soft:#ecfdf3;\r\n\r\n  --tp-navy:#0f172a;\r\n  --tp-text:#475569;\r\n  --tp-muted:#64748b;\r\n  --tp-border:#e2e8f0;\r\n  --tp-soft:#f8faff;\r\n  --tp-white:#ffffff;\r\n\r\n  --tp-shadow:0 20px 55px rgba(15,23,42,.07);\r\n\r\n  position:relative;\r\n  overflow:hidden;\r\n\r\n  background:#fff;\r\n  color:var(--tp-navy);\r\n\r\n  font-family:inherit;\r\n}\r\n\r\n#wpbo-tp-page *,\r\n#wpbo-tp-page *::before,\r\n#wpbo-tp-page *::after{\r\n  box-sizing:border-box;\r\n}\r\n\r\n#wpbo-tp-page a{\r\n  text-decoration:none;\r\n}\r\n\r\n#wpbo-tp-page button{\r\n  font-family:inherit;\r\n}\r\n\r\n.wpbo-tp-container{\r\n  width:min(1180px,calc(100% - 40px));\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-tp-section{\r\n  padding:95px 0;\r\n}\r\n\r\n.wpbo-tp-soft{\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      #fbfcff 0%,\r\n      #f7f9fd 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COMMON\r\n========================================================= *\/\r\n\r\n.wpbo-tp-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  padding:7px 13px;\r\n\r\n  border:1px solid rgba(20,115,230,.09);\r\n  border-radius:999px;\r\n\r\n  background:var(--tp-blue-soft);\r\n\r\n  color:var(--tp-blue);\r\n\r\n  font-size:12px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-eyebrow-dot{\r\n  width:7px;\r\n  height:7px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--tp-blue);\r\n\r\n  box-shadow:0 0 0 4px rgba(20,115,230,.08);\r\n}\r\n\r\n.wpbo-tp-section-head{\r\n  max-width:760px;\r\n\r\n  margin:0 auto 46px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.wpbo-tp-section-head h2{\r\n  margin:15px 0 11px;\r\n\r\n  color:var(--tp-navy);\r\n\r\n  font-size:clamp(28px,4vw,42px);\r\n  line-height:1.2;\r\n\r\n  font-weight:800;\r\n  letter-spacing:-.025em;\r\n}\r\n\r\n.wpbo-tp-section-head p{\r\n  margin:0;\r\n\r\n  color:var(--tp-muted);\r\n\r\n  font-size:15px;\r\n  line-height:1.85;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTON\r\n========================================================= *\/\r\n\r\n.wpbo-tp-btn{\r\n  min-height:50px;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:8px;\r\n\r\n  padding:0 21px;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:11px;\r\n\r\n  font-size:14px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-tp-btn-primary{\r\n  color:#fff !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  box-shadow:\r\n    0 11px 25px rgba(20,115,230,.21);\r\n}\r\n\r\n.wpbo-tp-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 15px 32px rgba(20,115,230,.27);\r\n}\r\n\r\n.wpbo-tp-btn-outline{\r\n  color:#172033 !important;\r\n\r\n  border-color:#dce5ef;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-btn-outline:hover{\r\n  color:var(--tp-blue) !important;\r\n\r\n  border-color:#b9d7f8;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.wpbo-tp-hero{\r\n  position:relative;\r\n\r\n  overflow:hidden;\r\n\r\n  padding:110px 0 105px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 10%,\r\n      rgba(239,68,68,.10),\r\n      transparent 27%\r\n    ),\r\n    radial-gradient(\r\n      circle at 7% 82%,\r\n      rgba(20,115,230,.09),\r\n      transparent 26%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #fff,\r\n      #fafcff\r\n    );\r\n}\r\n\r\n.wpbo-tp-hero::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:460px;\r\n  height:460px;\r\n\r\n  right:-190px;\r\n  top:-260px;\r\n\r\n  border:1px solid rgba(20,115,230,.09);\r\n  border-radius:50%;\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.wpbo-tp-hero-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.04fr)\r\n    minmax(400px,.96fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-tp-brand{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n.wpbo-tp-brand-icon{\r\n  width:45px;\r\n  height:45px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:12px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 10px 24px rgba(15,23,42,.08);\r\n}\r\n\r\n.wpbo-tp-brand-icon img{\r\n  display:block;\r\n\r\n  width:34px;\r\n  height:34px;\r\n\r\n  object-fit:contain;\r\n}\r\n\r\n.wpbo-tp-brand-text{\r\n  color:#59677b;\r\n\r\n  font-size:12px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-hero h1{\r\n  max-width:760px;\r\n\r\n  margin:0;\r\n\r\n  color:var(--tp-navy);\r\n\r\n  font-size:clamp(40px,5.2vw,64px);\r\n  line-height:1.07;\r\n\r\n  font-weight:850;\r\n  letter-spacing:-.04em;\r\n}\r\n\r\n.wpbo-tp-gradient{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.wpbo-tp-hero-desc{\r\n  max-width:660px;\r\n\r\n  margin:22px 0 28px;\r\n\r\n  color:var(--tp-muted);\r\n\r\n  font-size:17px;\r\n  line-height:1.9;\r\n}\r\n\r\n.wpbo-tp-actions{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n\r\n  gap:11px;\r\n\r\n  margin-bottom:27px;\r\n}\r\n\r\n.wpbo-tp-trust{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n\r\n  gap:16px;\r\n}\r\n\r\n.wpbo-tp-trust-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:6px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n}\r\n\r\n.wpbo-tp-check-small{\r\n  width:19px;\r\n  height:19px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#159447;\r\n\r\n  font-size:11px;\r\n  font-weight:900;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TRANSLATION EDITOR MOCKUP\r\n========================================================= *\/\r\n\r\n.wpbo-tp-editor{\r\n  position:relative;\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid #dce5ef;\r\n  border-radius:24px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 35px 80px rgba(15,23,42,.12);\r\n}\r\n\r\n.wpbo-tp-editor-top{\r\n  height:45px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  padding:0 14px;\r\n\r\n  border-bottom:1px solid #e9edf2;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-editor-title{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-editor-status{\r\n  padding:4px 8px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#15803d;\r\n\r\n  font-size:8px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-editor-ui{\r\n  min-height:390px;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:155px 1fr;\r\n}\r\n\r\n.wpbo-tp-sidebar{\r\n  padding:16px 11px;\r\n\r\n  border-right:1px solid #e7ecf1;\r\n\r\n  background:#fbfcfe;\r\n}\r\n\r\n.wpbo-tp-sidebar-label{\r\n  width:75px;\r\n  height:8px;\r\n\r\n  margin-bottom:9px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#172033;\r\n}\r\n\r\n.wpbo-tp-select{\r\n  height:30px;\r\n\r\n  margin-bottom:13px;\r\n\r\n  border:1px solid #dfe5ec;\r\n  border-radius:7px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-search{\r\n  height:29px;\r\n\r\n  margin-bottom:13px;\r\n\r\n  border:1px solid #dfe5ec;\r\n  border-radius:7px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-string{\r\n  min-height:42px;\r\n\r\n  margin-bottom:8px;\r\n\r\n  padding:8px;\r\n\r\n  border:1px solid #e4e9ef;\r\n  border-radius:8px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-string.active{\r\n  border-color:#b9d5f4;\r\n\r\n  background:#f2f8ff;\r\n}\r\n\r\n.wpbo-tp-string-line{\r\n  width:82%;\r\n  height:5px;\r\n\r\n  margin-bottom:6px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#9aa6b6;\r\n}\r\n\r\n.wpbo-tp-string-line.short{\r\n  width:53%;\r\n}\r\n\r\n.wpbo-tp-preview{\r\n  padding:22px;\r\n\r\n  background:#f4f6f8;\r\n}\r\n\r\n.wpbo-tp-preview-page{\r\n  min-height:345px;\r\n\r\n  padding:17px;\r\n\r\n  border:1px solid #e2e7ed;\r\n  border-radius:10px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-preview-nav{\r\n  height:37px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  margin-bottom:12px;\r\n\r\n  padding:0 11px;\r\n\r\n  border-bottom:1px solid #eef1f4;\r\n}\r\n\r\n.wpbo-tp-preview-logo{\r\n  width:52px;\r\n  height:7px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#1473e6;\r\n}\r\n\r\n.wpbo-tp-preview-menu{\r\n  display:flex;\r\n  gap:6px;\r\n}\r\n\r\n.wpbo-tp-preview-menu span{\r\n  width:20px;\r\n  height:4px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#cbd5e1;\r\n}\r\n\r\n.wpbo-tp-preview-hero{\r\n  position:relative;\r\n\r\n  padding:27px 22px;\r\n\r\n  margin-bottom:10px;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #eef7ff,\r\n      #fafaff\r\n    );\r\n}\r\n\r\n.wpbo-tp-edit-marker{\r\n  position:absolute;\r\n\r\n  right:10px;\r\n  top:10px;\r\n\r\n  width:23px;\r\n  height:23px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:7px;\r\n\r\n  background:#1473e6;\r\n\r\n  color:#fff;\r\n\r\n  font-size:10px;\r\n}\r\n\r\n.wpbo-tp-preview-title{\r\n  width:76%;\r\n  height:14px;\r\n\r\n  margin-bottom:8px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#172033;\r\n}\r\n\r\n.wpbo-tp-preview-title.short{\r\n  width:49%;\r\n}\r\n\r\n.wpbo-tp-preview-text{\r\n  width:84%;\r\n  height:6px;\r\n\r\n  margin-top:14px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:#d3dce6;\r\n}\r\n\r\n.wpbo-tp-preview-text.short{\r\n  width:61%;\r\n\r\n  margin-top:7px;\r\n}\r\n\r\n.wpbo-tp-preview-cards{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(3,1fr);\r\n\r\n  gap:7px;\r\n}\r\n\r\n.wpbo-tp-preview-card{\r\n  height:68px;\r\n\r\n  border:1px solid #e5eaf0;\r\n  border-radius:7px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUICK NAV\r\n========================================================= *\/\r\n\r\n.wpbo-tp-quick{\r\n  position:relative;\r\n  z-index:5;\r\n\r\n  margin-top:-35px;\r\n}\r\n\r\n.wpbo-tp-quick-box{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e3eaf1;\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:var(--tp-shadow);\r\n}\r\n\r\n.wpbo-tp-quick-item{\r\n  padding:21px 18px;\r\n\r\n  text-align:center;\r\n\r\n  border-right:1px solid #edf1f5;\r\n\r\n  color:#172033 !important;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-tp-quick-item:last-child{\r\n  border-right:0;\r\n}\r\n\r\n.wpbo-tp-quick-item:hover{\r\n  background:#f8fbff;\r\n}\r\n\r\n.wpbo-tp-quick-item strong{\r\n  display:block;\r\n\r\n  margin-bottom:4px;\r\n\r\n  font-size:13px;\r\n}\r\n\r\n.wpbo-tp-quick-item span{\r\n  color:#7c899b;\r\n\r\n  font-size:11px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRO CARDS\r\n========================================================= *\/\r\n\r\n.wpbo-tp-intro-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(3,1fr);\r\n\r\n  gap:18px;\r\n}\r\n\r\n.wpbo-tp-intro-card{\r\n  position:relative;\r\n\r\n  padding:27px;\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid var(--tp-border);\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.24s ease;\r\n}\r\n\r\n.wpbo-tp-intro-card:hover{\r\n  transform:translateY(-5px);\r\n\r\n  border-color:#bdd8f7;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(15,23,42,.06);\r\n}\r\n\r\n.wpbo-tp-intro-number{\r\n  position:absolute;\r\n\r\n  right:16px;\r\n  top:9px;\r\n\r\n  color:#edf6ff;\r\n\r\n  font-size:48px;\r\n  line-height:1;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-tp-intro-icon{\r\n  width:48px;\r\n  height:48px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  margin-bottom:17px;\r\n\r\n  border-radius:14px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n}\r\n\r\n.wpbo-tp-intro-icon svg{\r\n  width:22px;\r\n  height:22px;\r\n}\r\n\r\n.wpbo-tp-intro-card h3{\r\n  position:relative;\r\n\r\n  margin:0 0 8px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:17px;\r\n}\r\n\r\n.wpbo-tp-intro-card p{\r\n  position:relative;\r\n\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.75;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WORKFLOW\r\n========================================================= *\/\r\n\r\n.wpbo-tp-workflow{\r\n  max-width:930px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-tp-workflow-item{\r\n  position:relative;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:70px 1fr;\r\n\r\n  gap:20px;\r\n\r\n  padding-bottom:28px;\r\n}\r\n\r\n.wpbo-tp-workflow-item:not(:last-child)::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  left:34px;\r\n  top:65px;\r\n  bottom:0;\r\n\r\n  width:2px;\r\n\r\n  background:#dce9f8;\r\n}\r\n\r\n.wpbo-tp-workflow-number{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:68px;\r\n  height:68px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border:7px solid #f8fafc;\r\n  border-radius:50%;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  color:#fff;\r\n\r\n  font-size:13px;\r\n  font-weight:800;\r\n\r\n  box-shadow:\r\n    0 8px 18px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-tp-workflow-card{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr auto;\r\n\r\n  gap:20px;\r\n\r\n  padding:24px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:17px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.23s ease;\r\n}\r\n\r\n.wpbo-tp-workflow-card:hover{\r\n  transform:translateX(4px);\r\n\r\n  border-color:#bdd8f7;\r\n\r\n  box-shadow:\r\n    0 16px 36px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-tp-workflow-tag{\r\n  display:inline-flex;\r\n\r\n  margin-bottom:8px;\r\n\r\n  padding:4px 8px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-workflow-card h3{\r\n  margin:0 0 7px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:18px;\r\n}\r\n\r\n.wpbo-tp-workflow-card p{\r\n  max-width:650px;\r\n\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.75;\r\n}\r\n\r\n.wpbo-tp-workflow-arrow{\r\n  width:38px;\r\n  height:38px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  align-self:center;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SETTINGS TABS\r\n========================================================= *\/\r\n\r\n.wpbo-tp-tabs{\r\n  max-width:1050px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-tp-tab-buttons{\r\n  display:flex;\r\n  justify-content:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:8px;\r\n\r\n  margin-bottom:27px;\r\n}\r\n\r\n.wpbo-tp-tab-btn{\r\n  padding:9px 15px;\r\n\r\n  border:1px solid #dfe6ef;\r\n  border-radius:999px;\r\n\r\n  background:#fff;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-tp-tab-btn:hover,\r\n.wpbo-tp-tab-btn.active{\r\n  color:#fff;\r\n\r\n  border-color:#1473e6;\r\n\r\n  background:#1473e6;\r\n}\r\n\r\n.wpbo-tp-tab-panel{\r\n  display:none;\r\n\r\n  padding:32px;\r\n\r\n  border:1px solid #dfe7f0;\r\n  border-radius:22px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 18px 45px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-tp-tab-panel.active{\r\n  display:block;\r\n}\r\n\r\n.wpbo-tp-tab-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:.82fr 1.18fr;\r\n\r\n  gap:30px;\r\n}\r\n\r\n.wpbo-tp-tab-summary{\r\n  padding:23px;\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      #eef7ff,\r\n      #fbfdff\r\n    );\r\n}\r\n\r\n.wpbo-tp-tab-label{\r\n  margin-bottom:8px;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:10px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-tp-tab-summary h3{\r\n  margin:0 0 9px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:23px;\r\n}\r\n\r\n.wpbo-tp-tab-summary p{\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.8;\r\n}\r\n\r\n.wpbo-tp-tab-list{\r\n  display:grid;\r\n\r\n  gap:9px;\r\n}\r\n\r\n.wpbo-tp-tab-list-item{\r\n  display:flex;\r\n\r\n  gap:11px;\r\n\r\n  padding:13px 14px;\r\n\r\n  border:1px solid #e5ebf2;\r\n  border-radius:12px;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-tp-tab-list-num{\r\n  flex:0 0 29px;\r\n\r\n  width:29px;\r\n  height:29px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:8px;\r\n\r\n  background:#eaf4ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:9px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-tp-tab-list-item strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#1e293b;\r\n\r\n  font-size:12px;\r\n}\r\n\r\n.wpbo-tp-tab-list-item span{\r\n  display:block;\r\n\r\n  color:#7b8798;\r\n\r\n  font-size:10.5px;\r\n  line-height:1.55;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TRANSLATION PROCESS\r\n========================================================= *\/\r\n\r\n.wpbo-tp-translate-layout{\r\n  display:grid;\r\n\r\n  grid-template-columns:.8fr 1.2fr;\r\n\r\n  gap:35px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-tp-translate-copy h2{\r\n  margin:15px 0 12px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:34px;\r\n  line-height:1.25;\r\n}\r\n\r\n.wpbo-tp-translate-copy p{\r\n  margin:0 0 20px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:14px;\r\n  line-height:1.85;\r\n}\r\n\r\n.wpbo-tp-translate-list{\r\n  display:grid;\r\n  gap:9px;\r\n}\r\n\r\n.wpbo-tp-translate-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  color:#536174;\r\n\r\n  font-size:12px;\r\n}\r\n\r\n.wpbo-tp-translate-item::before{\r\n  content:\"\u2713\";\r\n\r\n  flex:0 0 21px;\r\n\r\n  width:21px;\r\n  height:21px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#159447;\r\n\r\n  font-size:10px;\r\n  font-weight:900;\r\n}\r\n\r\n\r\n\/* VISUAL TRANSLATOR *\/\r\n\r\n.wpbo-tp-translator{\r\n  padding:26px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:22px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 18px 45px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-tp-translator-row{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr 50px 1fr;\r\n\r\n  gap:12px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-tp-language-card{\r\n  padding:18px;\r\n\r\n  border:1px solid #e3e8ef;\r\n  border-radius:14px;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-tp-language-label{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:7px;\r\n\r\n  margin-bottom:12px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:11px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-tp-flag{\r\n  font-size:17px;\r\n}\r\n\r\n.wpbo-tp-text-box{\r\n  min-height:70px;\r\n\r\n  padding:12px;\r\n\r\n  border:1px solid #dfe5ec;\r\n  border-radius:9px;\r\n\r\n  background:#fff;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:10px;\r\n  line-height:1.6;\r\n}\r\n\r\n.wpbo-tp-translate-arrow{\r\n  text-align:center;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:22px;\r\n  font-weight:800;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LANGUAGE SWITCHER\r\n========================================================= *\/\r\n\r\n.wpbo-tp-switch-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(3,1fr);\r\n\r\n  gap:18px;\r\n}\r\n\r\n.wpbo-tp-switch-card{\r\n  padding:25px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n\r\n  text-align:center;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-tp-switch-card:hover{\r\n  transform:translateY(-4px);\r\n\r\n  border-color:#bdd8f7;\r\n}\r\n\r\n.wpbo-tp-switch-preview{\r\n  min-height:95px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  margin-bottom:18px;\r\n\r\n  border-radius:14px;\r\n\r\n  background:#f8fafc;\r\n}\r\n\r\n.wpbo-tp-switch-pill{\r\n  display:inline-flex;\r\n  align-items:center;\r\n\r\n  gap:8px;\r\n\r\n  padding:9px 13px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:10px;\r\n\r\n  background:#fff;\r\n\r\n  color:#172033;\r\n\r\n  font-size:11px;\r\n  font-weight:650;\r\n\r\n  box-shadow:\r\n    0 8px 20px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-tp-switch-list{\r\n  overflow:hidden;\r\n\r\n  width:130px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:10px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 8px 20px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-tp-switch-list span{\r\n  display:block;\r\n\r\n  padding:8px 10px;\r\n\r\n  border-bottom:1px solid #eef2f6;\r\n\r\n  color:#536174;\r\n\r\n  text-align:left;\r\n\r\n  font-size:10px;\r\n}\r\n\r\n.wpbo-tp-switch-list span:last-child{\r\n  border-bottom:0;\r\n}\r\n\r\n.wpbo-tp-floating-switch{\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  gap:7px;\r\n\r\n  padding:10px 13px;\r\n\r\n  border-radius:10px;\r\n\r\n  color:#fff;\r\n\r\n  background:#1473e6;\r\n\r\n  font-size:10px;\r\n  font-weight:700;\r\n\r\n  box-shadow:\r\n    0 10px 22px rgba(20,115,230,.20);\r\n}\r\n\r\n.wpbo-tp-switch-card h3{\r\n  margin:0 0 6px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:15px;\r\n}\r\n\r\n.wpbo-tp-switch-card p{\r\n  margin:0;\r\n\r\n  color:#718096;\r\n\r\n  font-size:11.5px;\r\n  line-height:1.7;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BEST PRACTICES\r\n========================================================= *\/\r\n\r\n.wpbo-tp-best-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  gap:15px;\r\n}\r\n\r\n.wpbo-tp-best-card{\r\n  padding:22px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:16px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-tp-best-card:hover{\r\n  transform:translateY(-4px);\r\n\r\n  border-color:#bdd8f7;\r\n}\r\n\r\n.wpbo-tp-best-icon{\r\n  width:39px;\r\n  height:39px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  margin-bottom:13px;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:11px;\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-tp-best-card h3{\r\n  margin:0 0 6px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:14px;\r\n}\r\n\r\n.wpbo-tp-best-card p{\r\n  margin:0;\r\n\r\n  color:#718096;\r\n\r\n  font-size:11.5px;\r\n  line-height:1.7;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CHECKLIST\r\n========================================================= *\/\r\n\r\n.wpbo-tp-check-layout{\r\n  display:grid;\r\n\r\n  grid-template-columns:.75fr 1.25fr;\r\n\r\n  gap:30px;\r\n\r\n  align-items:start;\r\n}\r\n\r\n.wpbo-tp-progress{\r\n  position:sticky;\r\n  top:100px;\r\n\r\n  padding:28px;\r\n\r\n  border-radius:22px;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  box-shadow:\r\n    0 22px 55px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-tp-progress small{\r\n  color:rgba(255,255,255,.76);\r\n\r\n  font-size:10px;\r\n}\r\n\r\n.wpbo-tp-progress-value{\r\n  margin:10px 0;\r\n\r\n  font-size:48px;\r\n  line-height:1;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-tp-progress p{\r\n  margin:0 0 20px;\r\n\r\n  color:rgba(255,255,255,.84);\r\n\r\n  font-size:12px;\r\n  line-height:1.7;\r\n}\r\n\r\n.wpbo-tp-progress-track{\r\n  height:8px;\r\n\r\n  overflow:hidden;\r\n\r\n  border-radius:999px;\r\n\r\n  background:rgba(255,255,255,.20);\r\n}\r\n\r\n.wpbo-tp-progress-bar{\r\n  width:0;\r\n  height:100%;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#fff;\r\n\r\n  transition:width .3s ease;\r\n}\r\n\r\n.wpbo-tp-checklist{\r\n  display:grid;\r\n\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-tp-check-item{\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  gap:13px;\r\n\r\n  padding:16px 17px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:14px;\r\n\r\n  background:#fff;\r\n\r\n  cursor:pointer;\r\n\r\n  user-select:none;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-tp-check-item:hover{\r\n  border-color:#bdd8f7;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-tp-check-item.done{\r\n  border-color:#bee5cc;\r\n\r\n  background:#f5fbf7;\r\n}\r\n\r\n.wpbo-tp-checkbox{\r\n  flex:0 0 25px;\r\n\r\n  width:25px;\r\n  height:25px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border:2px solid #ced9e5;\r\n  border-radius:8px;\r\n\r\n  color:transparent;\r\n\r\n  font-size:12px;\r\n  font-weight:900;\r\n}\r\n\r\n.wpbo-tp-check-item.done\r\n.wpbo-tp-checkbox{\r\n  color:#fff;\r\n\r\n  border-color:#22a55a;\r\n\r\n  background:#22a55a;\r\n}\r\n\r\n.wpbo-tp-check-content strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:12.5px;\r\n}\r\n\r\n.wpbo-tp-check-content span{\r\n  color:#7b8798;\r\n\r\n  font-size:10.8px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n.wpbo-tp-faq{\r\n  max-width:900px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-tp-faq-list{\r\n  display:grid;\r\n\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-tp-faq-item{\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:14px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-tp-faq-button{\r\n  width:100%;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:20px;\r\n\r\n  padding:18px;\r\n\r\n  border:0;\r\n\r\n  background:transparent;\r\n\r\n  color:#172033;\r\n\r\n  text-align:left;\r\n\r\n  font-size:13.5px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n}\r\n\r\n.wpbo-tp-faq-plus{\r\n  position:relative;\r\n\r\n  flex:0 0 28px;\r\n\r\n  width:28px;\r\n  height:28px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:9px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n}\r\n\r\n.wpbo-tp-faq-plus::before,\r\n.wpbo-tp-faq-plus::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:2px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:currentColor;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-tp-faq-plus::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n.wpbo-tp-faq-item.open\r\n.wpbo-tp-faq-plus{\r\n  color:#fff;\r\n\r\n  background:#1473e6;\r\n}\r\n\r\n.wpbo-tp-faq-item.open\r\n.wpbo-tp-faq-plus::after{\r\n  transform:rotate(0);\r\n}\r\n\r\n.wpbo-tp-faq-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  transition:max-height .35s ease;\r\n}\r\n\r\n.wpbo-tp-faq-answer-inner{\r\n  padding:0 18px 18px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.8;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA\r\n========================================================= *\/\r\n\r\n.wpbo-tp-cta{\r\n  padding:56px 30px;\r\n\r\n  text-align:center;\r\n\r\n  border-radius:26px;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 10%,\r\n      rgba(255,255,255,.14),\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n}\r\n\r\n.wpbo-tp-cta small{\r\n  display:inline-flex;\r\n\r\n  margin-bottom:15px;\r\n\r\n  padding:6px 11px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:rgba(255,255,255,.14);\r\n\r\n  font-size:11px;\r\n  font-weight:700;\r\n}\r\n\r\n.wpbo-tp-cta h2{\r\n  max-width:720px;\r\n\r\n  margin:0 auto 12px;\r\n\r\n  color:#fff;\r\n\r\n  font-size:clamp(29px,4vw,42px);\r\n  line-height:1.25;\r\n}\r\n\r\n.wpbo-tp-cta p{\r\n  max-width:630px;\r\n\r\n  margin:0 auto 25px;\r\n\r\n  color:rgba(255,255,255,.84);\r\n\r\n  font-size:14px;\r\n  line-height:1.8;\r\n}\r\n\r\n.wpbo-tp-cta .wpbo-tp-btn{\r\n  color:#1473e6 !important;\r\n\r\n  background:#fff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLET\r\n========================================================= *\/\r\n\r\n@media(max-width:1024px){\r\n\r\n  .wpbo-tp-hero-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-tp-hero-copy{\r\n    text-align:center;\r\n  }\r\n\r\n  .wpbo-tp-hero h1,\r\n  .wpbo-tp-hero-desc{\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n  }\r\n\r\n  .wpbo-tp-brand,\r\n  .wpbo-tp-actions,\r\n  .wpbo-tp-trust{\r\n    justify-content:center;\r\n  }\r\n\r\n  .wpbo-tp-editor{\r\n    max-width:650px;\r\n\r\n    margin:auto;\r\n  }\r\n\r\n  .wpbo-tp-translate-layout,\r\n  .wpbo-tp-check-layout{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-tp-progress{\r\n    position:relative;\r\n    top:auto;\r\n  }\r\n\r\n  .wpbo-tp-best-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n========================================================= *\/\r\n\r\n@media(max-width:767px){\r\n\r\n  .wpbo-tp-container{\r\n    width:min(calc(100% - 28px),1180px);\r\n  }\r\n\r\n  .wpbo-tp-section{\r\n    padding:65px 0;\r\n  }\r\n\r\n  .wpbo-tp-hero{\r\n    padding:70px 0 80px;\r\n  }\r\n\r\n  .wpbo-tp-hero h1{\r\n    font-size:39px;\r\n  }\r\n\r\n  .wpbo-tp-hero-desc{\r\n    font-size:15px;\r\n  }\r\n\r\n  .wpbo-tp-actions{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .wpbo-tp-actions .wpbo-tp-btn{\r\n    width:100%;\r\n  }\r\n\r\n  .wpbo-tp-editor-ui{\r\n    grid-template-columns:100px 1fr;\r\n\r\n    min-height:330px;\r\n  }\r\n\r\n  .wpbo-tp-sidebar{\r\n    padding:11px 6px;\r\n  }\r\n\r\n  .wpbo-tp-preview{\r\n    padding:12px;\r\n  }\r\n\r\n  .wpbo-tp-preview-cards{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .wpbo-tp-preview-card:nth-child(3){\r\n    display:none;\r\n  }\r\n\r\n  .wpbo-tp-quick{\r\n    margin-top:-25px;\r\n  }\r\n\r\n  .wpbo-tp-quick-box{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .wpbo-tp-quick-item:nth-child(2){\r\n    border-right:0;\r\n  }\r\n\r\n  .wpbo-tp-quick-item:nth-child(-n+2){\r\n    border-bottom:1px solid #edf1f5;\r\n  }\r\n\r\n  .wpbo-tp-intro-grid,\r\n  .wpbo-tp-switch-grid,\r\n  .wpbo-tp-best-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-tp-workflow-item{\r\n    grid-template-columns:48px 1fr;\r\n\r\n    gap:12px;\r\n  }\r\n\r\n  .wpbo-tp-workflow-number{\r\n    width:46px;\r\n    height:46px;\r\n\r\n    border-width:5px;\r\n  }\r\n\r\n  .wpbo-tp-workflow-item:not(:last-child)::before{\r\n    left:23px;\r\n    top:45px;\r\n  }\r\n\r\n  .wpbo-tp-workflow-card{\r\n    grid-template-columns:1fr;\r\n\r\n    padding:19px;\r\n  }\r\n\r\n  .wpbo-tp-workflow-arrow{\r\n    display:none;\r\n  }\r\n\r\n  .wpbo-tp-tab-panel{\r\n    padding:20px;\r\n  }\r\n\r\n  .wpbo-tp-tab-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-tp-translator-row{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-tp-translate-arrow{\r\n    transform:rotate(90deg);\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   REDUCED MOTION\r\n========================================================= *\/\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  #wpbo-tp-page *,\r\n  #wpbo-tp-page *::before,\r\n  #wpbo-tp-page *::after{\r\n    scroll-behavior:auto !important;\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n HERO\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-hero\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-hero-grid\">\r\n\r\n\r\n      <div class=\"wpbo-tp-hero-copy\">\r\n\r\n        <div class=\"wpbo-tp-brand\">\r\n\r\n          <span class=\"wpbo-tp-brand-icon\">\r\n\r\n            <img loading=\"lazy\"\r\n              src=\"https:\/\/test.onsello.com\/wp-content\/uploads\/2026\/09\/TranslatePress.jpg\"\r\n              alt=\"TranslatePress\"\r\n              loading=\"lazy\"\r\n              decoding=\"async\"\r\n              width=\"34\"\r\n              height=\"34\">\r\n\r\n          <\/span>\r\n\r\n          <span class=\"wpbo-tp-brand-text\">\r\n            TRANSLATEPRESS\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <h1>\r\n          \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\u0e14\u0e49\u0e27\u0e22\r\n          <span class=\"wpbo-tp-gradient\">\r\n            TranslatePress\r\n          <\/span>\r\n        <\/h1>\r\n\r\n\r\n        <p class=\"wpbo-tp-hero-desc\">\r\n          \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\r\n          \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e41\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e07\r\n          \u0e41\u0e1b\u0e25\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e48\u0e32\u0e19 Visual Translation Editor\r\n          \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21 Language Switcher\r\n          \u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\u0e44\u0e14\u0e49\u0e2a\u0e30\u0e14\u0e27\u0e01\r\n        <\/p>\r\n\r\n\r\n        <div class=\"wpbo-tp-actions\">\r\n\r\n          <a\r\n            href=\"#wpbo-tp-workflow\"\r\n            class=\"wpbo-tp-btn wpbo-tp-btn-primary\">\r\n\r\n            \u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32 \u2192\r\n\r\n          <\/a>\r\n\r\n\r\n          <a\r\n            href=\"#wpbo-tp-checklist\"\r\n            class=\"wpbo-tp-btn wpbo-tp-btn-outline\">\r\n\r\n            \u0e14\u0e39 Translation Checklist\r\n\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-tp-trust\">\r\n\r\n          <span class=\"wpbo-tp-trust-item\">\r\n\r\n            <span class=\"wpbo-tp-check-small\">\u2713<\/span>\r\n\r\n            Visual Translation\r\n\r\n          <\/span>\r\n\r\n\r\n          <span class=\"wpbo-tp-trust-item\">\r\n\r\n            <span class=\"wpbo-tp-check-small\">\u2713<\/span>\r\n\r\n            Language Switcher\r\n\r\n          <\/span>\r\n\r\n\r\n          <span class=\"wpbo-tp-trust-item\">\r\n\r\n            <span class=\"wpbo-tp-check-small\">\u2713<\/span>\r\n\r\n            Responsive\r\n\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- EDITOR MOCKUP -->\r\n\r\n      <div class=\"wpbo-tp-editor\">\r\n\r\n        <div class=\"wpbo-tp-editor-top\">\r\n\r\n          <div class=\"wpbo-tp-editor-title\">\r\n\r\n            Translation Editor\r\n\r\n            <span class=\"wpbo-tp-editor-status\">\r\n              Live\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-tp-editor-ui\">\r\n\r\n\r\n          <div class=\"wpbo-tp-sidebar\">\r\n\r\n            <div class=\"wpbo-tp-sidebar-label\"><\/div>\r\n\r\n            <div class=\"wpbo-tp-select\"><\/div>\r\n\r\n            <div class=\"wpbo-tp-search\"><\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-string active\">\r\n\r\n              <div class=\"wpbo-tp-string-line\"><\/div>\r\n\r\n              <div class=\"wpbo-tp-string-line short\"><\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-string\">\r\n\r\n              <div class=\"wpbo-tp-string-line\"><\/div>\r\n\r\n              <div class=\"wpbo-tp-string-line short\"><\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-string\">\r\n\r\n              <div class=\"wpbo-tp-string-line\"><\/div>\r\n\r\n              <div class=\"wpbo-tp-string-line short\"><\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-preview\">\r\n\r\n            <div class=\"wpbo-tp-preview-page\">\r\n\r\n\r\n              <div class=\"wpbo-tp-preview-nav\">\r\n\r\n                <div class=\"wpbo-tp-preview-logo\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-menu\">\r\n\r\n                  <span><\/span>\r\n                  <span><\/span>\r\n                  <span><\/span>\r\n\r\n                <\/div>\r\n\r\n              <\/div>\r\n\r\n\r\n              <div class=\"wpbo-tp-preview-hero\">\r\n\r\n                <span class=\"wpbo-tp-edit-marker\">\r\n                  \u270e\r\n                <\/span>\r\n\r\n                <div class=\"wpbo-tp-preview-title\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-title short\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-text\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-text short\"><\/div>\r\n\r\n              <\/div>\r\n\r\n\r\n              <div class=\"wpbo-tp-preview-cards\">\r\n\r\n                <div class=\"wpbo-tp-preview-card\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-card\"><\/div>\r\n\r\n                <div class=\"wpbo-tp-preview-card\"><\/div>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n QUICK NAV\r\n========================================================= -->\r\n\r\n<div class=\"wpbo-tp-quick\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-quick-box\">\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-tp-workflow\"\r\n        class=\"wpbo-tp-quick-item\">\r\n\r\n        <strong>\r\n          01 \u00b7 Setup\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-tp-settings\"\r\n        class=\"wpbo-tp-quick-item\">\r\n\r\n        <strong>\r\n          02 \u00b7 Translate\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e41\u0e1b\u0e25\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-tp-switcher\"\r\n        class=\"wpbo-tp-quick-item\">\r\n\r\n        <strong>\r\n          03 \u00b7 Switcher\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-tp-checklist\"\r\n        class=\"wpbo-tp-quick-item\">\r\n\r\n        <strong>\r\n          04 \u00b7 Check\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e15\u0e23\u0e27\u0e08\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n TRANSLATEPRESS 101\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-section\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        TRANSLATEPRESS 101\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        TranslatePress \u0e43\u0e0a\u0e49\u0e17\u0e33\u0e2d\u0e30\u0e44\u0e23?\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e43\u0e0a\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c WordPress \u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\r\n        \u0e42\u0e14\u0e22\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e1b\u0e25\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\r\n        \u0e1c\u0e48\u0e32\u0e19 Visual Translation Editor\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-intro-grid\">\r\n\r\n\r\n      <div class=\"wpbo-tp-intro-card\">\r\n\r\n        <span class=\"wpbo-tp-intro-number\">\r\n          01\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-tp-intro-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\">\r\n\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n\r\n            <path d=\"M3 12h18\"><\/path>\r\n\r\n            <path d=\"M12 3c3 3 4 6 4 9s-1 6-4 9\"><\/path>\r\n\r\n            <path d=\"M12 3c-3 3-4 6-4 9s1 6 4 9\"><\/path>\r\n\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\r\n          \u0e41\u0e25\u0e49\u0e27\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\r\n          \u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-intro-card\">\r\n\r\n        <span class=\"wpbo-tp-intro-number\">\r\n          02\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-tp-intro-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\">\r\n\r\n            <path d=\"M4 5h10\"><\/path>\r\n            <path d=\"M9 3v2\"><\/path>\r\n            <path d=\"M7 9c2 3 5 5 8 6\"><\/path>\r\n            <path d=\"M11 5c-1 4-4 7-7 9\"><\/path>\r\n            <path d=\"M15 20l4-9 4 9\"><\/path>\r\n            <path d=\"M17 17h4\"><\/path>\r\n\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Visual Translation\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e04\u0e25\u0e34\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\r\n          \u0e41\u0e25\u0e49\u0e27\u0e41\u0e1b\u0e25\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e08\u0e23\u0e34\u0e07\r\n          \u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e1a\u0e2a\u0e19\u0e27\u0e48\u0e32\u0e41\u0e15\u0e48\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e22\u0e39\u0e48\u0e15\u0e23\u0e07\u0e44\u0e2b\u0e19\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-intro-card\">\r\n\r\n        <span class=\"wpbo-tp-intro-number\">\r\n          03\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-tp-intro-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\">\r\n\r\n            <path d=\"M4 6h16\"><\/path>\r\n            <path d=\"M4 12h16\"><\/path>\r\n            <path d=\"M4 18h10\"><\/path>\r\n\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Language Switcher\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\r\n          \u0e1a\u0e23\u0e34\u0e40\u0e27\u0e13 Header, Menu\r\n          \u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e48\u0e27\u0e19\u0e2d\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n WORKFLOW\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-tp-workflow\"\r\n  class=\"wpbo-tp-section wpbo-tp-soft\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        TRANSLATION WORKFLOW\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 TranslatePress \u0e15\u0e32\u0e21\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e19\u0e35\u0e49\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e20\u0e32\u0e29\u0e32\u0e01\u0e48\u0e2d\u0e19\r\n        \u0e41\u0e25\u0e49\u0e27\u0e04\u0e48\u0e2d\u0e22\u0e41\u0e1b\u0e25\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-workflow\">\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              DEFAULT LANGUAGE\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e25\u0e31\u0e01\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e39\u0e48\r\n              \u0e40\u0e0a\u0e48\u0e19 \u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22\r\n              \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e37\u0e48\u0e19\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              LANGUAGES\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\r\n              \u0e40\u0e0a\u0e48\u0e19 English\r\n              \u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e20\u0e32\u0e29\u0e32\u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              TRANSLATE SITE\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e1b\u0e34\u0e14 Translation Editor\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32 Translate Site\r\n              \u0e41\u0e25\u0e49\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1b\u0e25\r\n              \u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              CONTENT\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e41\u0e1b\u0e25\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e41\u0e1b\u0e25 Heading, Button,\r\n              Menu, Footer, Form\r\n              \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          05\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              SWITCHER\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21 Language Switcher\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e27\u0e32\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\r\n              \u0e43\u0e19\u0e08\u0e38\u0e14\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e07\u0e48\u0e32\u0e22\r\n              \u0e40\u0e0a\u0e48\u0e19 Header \u0e2b\u0e23\u0e37\u0e2d Menu\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-workflow-item\">\r\n\r\n        <div class=\"wpbo-tp-workflow-number\">\r\n          06\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-tp-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-tp-workflow-tag\">\r\n              TEST\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e17\u0e38\u0e01\u0e20\u0e32\u0e29\u0e32\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e34\u0e14\u0e14\u0e39\u0e17\u0e38\u0e01\u0e2b\u0e19\u0e49\u0e32\r\n              \u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e41\u0e1b\u0e25\r\n              \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07 Mobile \u0e41\u0e25\u0e30 Menu\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-tp-workflow-arrow\">\r\n            \u2713\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n SETTINGS TABS\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-tp-settings\"\r\n  class=\"wpbo-tp-section\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        TRANSLATEPRESS SETTINGS\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e2a\u0e48\u0e27\u0e19\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e23\u0e39\u0e49\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e01\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\r\n        \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-tabs\">\r\n\r\n      <div class=\"wpbo-tp-tab-buttons\">\r\n\r\n        <button\r\n          class=\"wpbo-tp-tab-btn active\"\r\n          data-tab=\"language\"\r\n          type=\"button\">\r\n\r\n          Language Setup\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-tp-tab-btn\"\r\n          data-tab=\"editor\"\r\n          type=\"button\">\r\n\r\n          Translation Editor\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-tp-tab-btn\"\r\n          data-tab=\"switcher\"\r\n          type=\"button\">\r\n\r\n          Language Switcher\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-tp-tab-btn\"\r\n          data-tab=\"review\"\r\n          type=\"button\">\r\n\r\n          Review\r\n\r\n        <\/button>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- LANGUAGE -->\r\n\r\n      <div\r\n        class=\"wpbo-tp-tab-panel active\"\r\n        data-panel=\"language\">\r\n\r\n        <div class=\"wpbo-tp-tab-grid\">\r\n\r\n          <div class=\"wpbo-tp-tab-summary\">\r\n\r\n            <div class=\"wpbo-tp-tab-label\">\r\n              LANGUAGES\r\n            <\/div>\r\n\r\n            <h3>\r\n              Language Setup\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e25\u0e31\u0e01\r\n              \u0e41\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e07\u0e32\u0e19\u0e41\u0e1b\u0e25\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Default Language\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  All Languages\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e14\u0e49\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Language Order\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Save Changes\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48 Translation Editor\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- EDITOR -->\r\n\r\n      <div\r\n        class=\"wpbo-tp-tab-panel\"\r\n        data-panel=\"editor\">\r\n\r\n        <div class=\"wpbo-tp-tab-grid\">\r\n\r\n          <div class=\"wpbo-tp-tab-summary\">\r\n\r\n            <div class=\"wpbo-tp-tab-label\">\r\n              VISUAL EDITOR\r\n            <\/div>\r\n\r\n            <h3>\r\n              Translation Editor\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e41\u0e1b\u0e25\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e42\u0e14\u0e22\u0e14\u0e39\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e08\u0e23\u0e34\u0e07\r\n              \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e23\u0e39\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35\u0e27\u0e48\u0e32\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\r\n              \u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e41\u0e01\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e15\u0e23\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e44\u0e2b\u0e19\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e04\u0e25\u0e34\u0e01\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32 Preview\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  \u0e43\u0e2a\u0e48\u0e04\u0e33\u0e41\u0e1b\u0e25\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Save Translation\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e16\u0e31\u0e14\u0e44\u0e1b\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Preview\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e43\u0e19\u0e1a\u0e23\u0e34\u0e1a\u0e17\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- SWITCHER -->\r\n\r\n      <div\r\n        class=\"wpbo-tp-tab-panel\"\r\n        data-panel=\"switcher\">\r\n\r\n        <div class=\"wpbo-tp-tab-grid\">\r\n\r\n          <div class=\"wpbo-tp-tab-summary\">\r\n\r\n            <div class=\"wpbo-tp-tab-label\">\r\n              NAVIGATION\r\n            <\/div>\r\n\r\n            <h3>\r\n              Language Switcher\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n              \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              \u0e44\u0e14\u0e49\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2b\u0e25\u0e32\u0e22\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Menu\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e43\u0e19 Navigation\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Short Language Name\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e0a\u0e48\u0e19 TH \/ EN \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Flags\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e43\u0e0a\u0e49\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e0a\u0e37\u0e48\u0e2d\u0e20\u0e32\u0e29\u0e32\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Mobile\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e44\u0e21\u0e48\u0e17\u0e31\u0e1a Menu\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- REVIEW -->\r\n\r\n      <div\r\n        class=\"wpbo-tp-tab-panel\"\r\n        data-panel=\"review\">\r\n\r\n        <div class=\"wpbo-tp-tab-grid\">\r\n\r\n          <div class=\"wpbo-tp-tab-summary\">\r\n\r\n            <div class=\"wpbo-tp-tab-label\">\r\n              QUALITY CHECK\r\n            <\/div>\r\n\r\n            <h3>\r\n              Translation Review\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e2b\u0e25\u0e31\u0e07\u0e41\u0e1b\u0e25\u0e40\u0e2a\u0e23\u0e47\u0e08\r\n              \u0e04\u0e27\u0e23\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e14\u0e49\u0e27\u0e22\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e07\u0e08\u0e23\u0e34\u0e07\r\n              \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e17\u0e38\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e33\u0e04\u0e31\u0e0d\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Header & Menu\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08 Menu \u0e41\u0e25\u0e30 Dropdown \u0e17\u0e38\u0e01\u0e20\u0e32\u0e29\u0e32\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Page Content\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08 Heading, Paragraph \u0e41\u0e25\u0e30 CTA\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Forms\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08 Label \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e25\u0e31\u0e07 Submit\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-tp-tab-list-item\">\r\n\r\n              <span class=\"wpbo-tp-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Footer\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08 Widget \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 Copyright\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n VISUAL TRANSLATION\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-section wpbo-tp-soft\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-translate-layout\">\r\n\r\n\r\n      <div class=\"wpbo-tp-translate-copy\">\r\n\r\n        <div class=\"wpbo-tp-eyebrow\">\r\n\r\n          <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n          VISUAL TRANSLATION\r\n\r\n        <\/div>\r\n\r\n        <h2>\r\n          \u0e41\u0e1b\u0e25\u0e08\u0e32\u0e01\u0e1a\u0e23\u0e34\u0e1a\u0e17\u0e08\u0e23\u0e34\u0e07\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\r\n        <\/h2>\r\n\r\n        <p>\r\n          \u0e01\u0e32\u0e23\u0e40\u0e2b\u0e47\u0e19\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a\u0e41\u0e25\u0e30\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19\r\n          \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e33\u0e41\u0e1b\u0e25\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\r\n          \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e21\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\r\n        <\/p>\r\n\r\n\r\n        <div class=\"wpbo-tp-translate-list\">\r\n\r\n          <div class=\"wpbo-tp-translate-item\">\r\n            \u0e41\u0e1b\u0e25 Heading \u0e41\u0e25\u0e30 Paragraph\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-tp-translate-item\">\r\n            \u0e41\u0e1b\u0e25 Button \u0e41\u0e25\u0e30 CTA\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-tp-translate-item\">\r\n            \u0e41\u0e1b\u0e25 Menu \u0e41\u0e25\u0e30 Footer\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-tp-translate-item\">\r\n            \u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e44\u0e21\u0e48\u0e25\u0e49\u0e19 Layout\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-tp-translate-item\">\r\n            \u0e15\u0e23\u0e27\u0e08\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2b\u0e25\u0e31\u0e07 Save\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-translator\">\r\n\r\n        <div class=\"wpbo-tp-translator-row\">\r\n\r\n\r\n          <div class=\"wpbo-tp-language-card\">\r\n\r\n            <div class=\"wpbo-tp-language-label\">\r\n\r\n              <span class=\"wpbo-tp-flag\">\r\n                \ud83c\uddf9\ud83c\udded\r\n              <\/span>\r\n\r\n              \u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22\r\n\r\n            <\/div>\r\n\r\n            <div class=\"wpbo-tp-text-box\">\r\n              \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c WordPress \u0e41\u0e1a\u0e1a\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e07\u0e48\u0e32\u0e22\r\n              \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-translate-arrow\">\r\n            \u2192\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-tp-language-card\">\r\n\r\n            <div class=\"wpbo-tp-language-label\">\r\n\r\n              <span class=\"wpbo-tp-flag\">\r\n                \ud83c\uddec\ud83c\udde7\r\n              <\/span>\r\n\r\n              English\r\n\r\n            <\/div>\r\n\r\n            <div class=\"wpbo-tp-text-box\">\r\n              Learn how to build a WordPress website\r\n              from the basics to practical real-world use.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n LANGUAGE SWITCHER\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-tp-switcher\"\r\n  class=\"wpbo-tp-section\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        LANGUAGE SWITCHER\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e27\u0e32\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e43\u0e2b\u0e49\u0e2b\u0e32\u0e40\u0e08\u0e2d\u0e07\u0e48\u0e32\u0e22\r\n      <\/h2>\r\n\r\n      <p>\r\n        Language Switcher\r\n        \u0e04\u0e27\u0e23\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e04\u0e32\u0e14\u0e40\u0e14\u0e32\u0e44\u0e14\u0e49\r\n        \u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e23\u0e1a\u0e01\u0e27\u0e19 Navigation \u0e2b\u0e25\u0e31\u0e01\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-switch-grid\">\r\n\r\n\r\n      <div class=\"wpbo-tp-switch-card\">\r\n\r\n        <div class=\"wpbo-tp-switch-preview\">\r\n\r\n          <span class=\"wpbo-tp-switch-pill\">\r\n            \ud83c\uddf9\ud83c\udded Thai \u25be\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Dropdown\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\r\n          \u0e41\u0e25\u0e30\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Header\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-switch-card\">\r\n\r\n        <div class=\"wpbo-tp-switch-preview\">\r\n\r\n          <div class=\"wpbo-tp-switch-list\">\r\n\r\n            <span>\r\n              \ud83c\uddf9\ud83c\udded \u0e44\u0e17\u0e22\r\n            <\/span>\r\n\r\n            <span>\r\n              \ud83c\uddec\ud83c\udde7 English\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Language List\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e41\u0e2a\u0e14\u0e07\u0e20\u0e32\u0e29\u0e32\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e47\u0e19\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\r\n          \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e08\u0e33\u0e19\u0e27\u0e19\u0e20\u0e32\u0e29\u0e32\u0e44\u0e21\u0e48\u0e21\u0e32\u0e01\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-switch-card\">\r\n\r\n        <div class=\"wpbo-tp-switch-preview\">\r\n\r\n          <span class=\"wpbo-tp-floating-switch\">\r\n            \ud83c\udf10 TH \/ EN\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Compact Switcher\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e43\u0e0a\u0e49\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e19\u0e49\u0e2d\u0e22\r\n          \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a Header \u0e1a\u0e19 Mobile\r\n          \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e08\u0e33\u0e01\u0e31\u0e14\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n BEST PRACTICES\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-section wpbo-tp-soft\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        TRANSLATION UX\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e2b\u0e25\u0e31\u0e01\u0e01\u0e32\u0e23\u0e17\u0e33\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e41\u0e1b\u0e25\u0e04\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\r\n        \u0e41\u0e15\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e2b\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e17\u0e38\u0e01\u0e20\u0e32\u0e29\u0e32\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-best-grid\">\r\n\r\n\r\n      <div class=\"wpbo-tp-best-card\">\r\n\r\n        <div class=\"wpbo-tp-best-icon\">\r\n          01\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e2d\u0e22\u0e48\u0e32\u0e41\u0e1b\u0e25\u0e41\u0e1a\u0e1a\u0e04\u0e33\u0e15\u0e48\u0e2d\u0e04\u0e33\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e43\u0e2b\u0e49\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e21\u0e32\u0e22\r\n          \u0e41\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2d\u0e48\u0e32\u0e19\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-best-card\">\r\n\r\n        <div class=\"wpbo-tp-best-icon\">\r\n          02\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e15\u0e23\u0e27\u0e08\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e20\u0e32\u0e29\u0e32\u0e41\u0e15\u0e48\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e22\u0e32\u0e27\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\r\n          \u0e15\u0e49\u0e2d\u0e07\u0e15\u0e23\u0e27\u0e08 Button \u0e41\u0e25\u0e30 Heading\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-best-card\">\r\n\r\n        <div class=\"wpbo-tp-best-icon\">\r\n          03\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e15\u0e23\u0e27\u0e08\u0e17\u0e38\u0e01 Device\r\n        <\/h3>\r\n\r\n        <p>\r\n          Language Switcher\r\n          \u0e41\u0e25\u0e30 Menu \u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e1a\u0e19 Mobile\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-best-card\">\r\n\r\n        <div class=\"wpbo-tp-best-icon\">\r\n          04\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e15\u0e23\u0e27\u0e08 Form \u0e14\u0e49\u0e27\u0e22\r\n        <\/h3>\r\n\r\n        <p>\r\n          Label, Button \u0e41\u0e25\u0e30 Success Message\r\n          \u0e04\u0e27\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e25\u0e37\u0e2d\u0e01\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n CHECKLIST\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-tp-checklist\"\r\n  class=\"wpbo-tp-section\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        TRANSLATION CHECKLIST\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e0a\u0e47\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e15\u0e34\u0e4a\u0e01\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e49\u0e27\r\n        \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-check-layout\">\r\n\r\n\r\n      <div class=\"wpbo-tp-progress\">\r\n\r\n        <small>\r\n          TRANSLATION PROGRESS\r\n        <\/small>\r\n\r\n        <div\r\n          id=\"wpbo-tp-progress-value\"\r\n          class=\"wpbo-tp-progress-value\">\r\n\r\n          0%\r\n\r\n        <\/div>\r\n\r\n        <p>\r\n          \u0e17\u0e33 Checklist \u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\r\n          \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n        <\/p>\r\n\r\n        <div class=\"wpbo-tp-progress-track\">\r\n\r\n          <div\r\n            id=\"wpbo-tp-progress-bar\"\r\n            class=\"wpbo-tp-progress-bar\">\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-tp-checklist\">\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"default\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e31\u0e49\u0e07 Default Language \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e20\u0e32\u0e29\u0e32\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"language\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e20\u0e32\u0e29\u0e32\u0e15\u0e23\u0e07\u0e15\u0e32\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"home\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e41\u0e1b\u0e25\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01\u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Hero, Content \u0e41\u0e25\u0e30 CTA \u0e04\u0e23\u0e1a\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"menu\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e41\u0e1b\u0e25 Header \u0e41\u0e25\u0e30 Menu \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Navigation \u0e02\u0e2d\u0e07\u0e17\u0e38\u0e01\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e07\u0e48\u0e32\u0e22\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"footer\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e41\u0e1b\u0e25 Footer \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Widget \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e04\u0e23\u0e1a\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"switcher\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              Language Switcher \u0e17\u0e33\u0e07\u0e32\u0e19\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\u0e44\u0e14\u0e49\u0e08\u0e23\u0e34\u0e07\u0e17\u0e38\u0e01\u0e2b\u0e19\u0e49\u0e32\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"mobile\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08 Mobile \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e25\u0e49\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-tp-check-item\"\r\n          data-key=\"final\">\r\n\r\n          <span class=\"wpbo-tp-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-tp-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e17\u0e38\u0e01\u0e20\u0e32\u0e29\u0e32\u0e08\u0e23\u0e34\u0e07\u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e40\u0e2a\u0e21\u0e37\u0e2d\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n FAQ\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-section wpbo-tp-soft\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-section-head\">\r\n\r\n      <div class=\"wpbo-tp-eyebrow\">\r\n\r\n        <span class=\"wpbo-tp-eyebrow-dot\"><\/span>\r\n\r\n        FAQ\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e04\u0e33\u0e16\u0e32\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a TranslatePress\r\n      <\/h2>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-tp-faq\">\r\n\r\n      <div class=\"wpbo-tp-faq-list\">\r\n\r\n\r\n        <div class=\"wpbo-tp-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-tp-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              TranslatePress \u0e43\u0e0a\u0e49\u0e01\u0e31\u0e1a Elementor \u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-tp-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-tp-faq-answer\">\r\n\r\n            <div class=\"wpbo-tp-faq-answer-inner\">\r\n              \u0e44\u0e14\u0e49\u0e04\u0e23\u0e31\u0e1a \u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e04\u0e37\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30 Layout\r\n              \u0e14\u0e49\u0e27\u0e22 Elementor \u0e01\u0e48\u0e2d\u0e19\r\n              \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e43\u0e0a\u0e49 TranslatePress\r\n              \u0e41\u0e1b\u0e25\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-tp-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-tp-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e15\u0e49\u0e2d\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e22\u0e01\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-tp-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-tp-faq-answer\">\r\n\r\n            <div class=\"wpbo-tp-faq-answer-inner\">\r\n              \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 TranslatePress\r\n              \u0e42\u0e14\u0e22\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e08\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19\u0e08\u0e32\u0e01\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e40\u0e14\u0e34\u0e21\r\n              \u0e41\u0e25\u0e49\u0e27\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e33\u0e41\u0e1b\u0e25\u0e1c\u0e48\u0e32\u0e19 Translation Editor\r\n              \u0e08\u0e36\u0e07\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e2b\u0e19\u0e49\u0e32 Elementor \u0e43\u0e2b\u0e21\u0e48\u0e0b\u0e49\u0e33\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\r\n              \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e20\u0e32\u0e29\u0e32\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-tp-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-tp-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e17\u0e33\u0e44\u0e21\u0e1a\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e22\u0e31\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e20\u0e32\u0e29\u0e32\u0e40\u0e14\u0e34\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-tp-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-tp-faq-answer\">\r\n\r\n            <div class=\"wpbo-tp-faq-answer-inner\">\r\n              \u0e43\u0e2b\u0e49\u0e01\u0e25\u0e31\u0e1a\u0e40\u0e02\u0e49\u0e32 Translation Editor\r\n              \u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e14\u0e31\u0e07\u0e01\u0e25\u0e48\u0e32\u0e27\r\n              \u0e41\u0e25\u0e49\u0e27\u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e19\u0e31\u0e49\u0e19\u0e21\u0e35\u0e04\u0e33\u0e41\u0e1b\u0e25\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e44\u0e27\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07\r\n              \u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e43\u0e19 Header, Footer,\r\n              Form \u0e41\u0e25\u0e30 Plugin \u0e15\u0e48\u0e32\u0e07 \u0e46\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-tp-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-tp-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              Language Switcher \u0e04\u0e27\u0e23\u0e2d\u0e22\u0e39\u0e48\u0e15\u0e23\u0e07\u0e44\u0e2b\u0e19?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-tp-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-tp-faq-answer\">\r\n\r\n            <div class=\"wpbo-tp-faq-answer-inner\">\r\n              \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\r\n              \u0e04\u0e27\u0e23\u0e27\u0e32\u0e07\u0e43\u0e19 Header \u0e2b\u0e23\u0e37\u0e2d Navigation\r\n              \u0e17\u0e35\u0e48\u0e21\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e41\u0e25\u0e30\u0e04\u0e27\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e1a\u0e19 Mobile\r\n              \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e43\u0e2b\u0e49\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e20\u0e32\u0e29\u0e32\u0e40\u0e1a\u0e35\u0e22\u0e14\u0e2b\u0e23\u0e37\u0e2d\u0e17\u0e31\u0e1a\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n CTA\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-tp-section\">\r\n\r\n  <div class=\"wpbo-tp-container\">\r\n\r\n    <div class=\"wpbo-tp-cta\">\r\n\r\n      <small>\r\n        NEXT STEP\r\n      <\/small>\r\n\r\n      <h2>\r\n        \u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\u0e41\u0e25\u0e49\u0e27 \u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e40\u0e23\u0e35\u0e22\u0e19 WPCode\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21 HTML, CSS, JavaScript\r\n        \u0e41\u0e25\u0e30 Code Snippet \u0e43\u0e2b\u0e49 WordPress\r\n        \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e1f\u0e25\u0e4c Theme \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/wpcode\/\"\r\n        class=\"wpbo-tp-btn\">\r\n\r\n        \u0e40\u0e23\u0e35\u0e22\u0e19 WPCode \u2192\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n JAVASCRIPT\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  'use strict';\r\n\r\n  const root =\r\n    document.getElementById(\r\n      'wpbo-tp-page'\r\n    );\r\n\r\n  if(!root){\r\n    return;\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     SMOOTH SCROLL\r\n  ======================================================= *\/\r\n\r\n  root\r\n    .querySelectorAll('a[href^=\"#\"]')\r\n    .forEach(function(link){\r\n\r\n      link.addEventListener(\r\n        'click',\r\n        function(event){\r\n\r\n          const href =\r\n            this.getAttribute('href');\r\n\r\n          if(\r\n            !href ||\r\n            href === '#'\r\n          ){\r\n            return;\r\n          }\r\n\r\n          const target =\r\n            document.querySelector(href);\r\n\r\n          if(!target){\r\n            return;\r\n          }\r\n\r\n          event.preventDefault();\r\n\r\n          target.scrollIntoView({\r\n            behavior:'smooth',\r\n            block:'start'\r\n          });\r\n\r\n        }\r\n      );\r\n\r\n    });\r\n\r\n\r\n  \/* =======================================================\r\n     TABS\r\n  ======================================================= *\/\r\n\r\n  const tabButtons =\r\n    root.querySelectorAll(\r\n      '.wpbo-tp-tab-btn'\r\n    );\r\n\r\n  const tabPanels =\r\n    root.querySelectorAll(\r\n      '.wpbo-tp-tab-panel'\r\n    );\r\n\r\n\r\n  tabButtons.forEach(function(button){\r\n\r\n    button.addEventListener(\r\n      'click',\r\n      function(){\r\n\r\n        const target =\r\n          this.dataset.tab;\r\n\r\n\r\n        tabButtons.forEach(\r\n          function(item){\r\n\r\n            item.classList.remove(\r\n              'active'\r\n            );\r\n\r\n          }\r\n        );\r\n\r\n\r\n        tabPanels.forEach(\r\n          function(panel){\r\n\r\n            panel.classList.remove(\r\n              'active'\r\n            );\r\n\r\n          }\r\n        );\r\n\r\n\r\n        this.classList.add(\r\n          'active'\r\n        );\r\n\r\n\r\n        const selected =\r\n          root.querySelector(\r\n            '[data-panel=\"' +\r\n            target +\r\n            '\"]'\r\n          );\r\n\r\n\r\n        if(selected){\r\n\r\n          selected.classList.add(\r\n            'active'\r\n          );\r\n\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     CHECKLIST + LOCAL STORAGE\r\n  ======================================================= *\/\r\n\r\n  const checklist =\r\n    root.querySelectorAll(\r\n      '.wpbo-tp-check-item'\r\n    );\r\n\r\n  const progressValue =\r\n    document.getElementById(\r\n      'wpbo-tp-progress-value'\r\n    );\r\n\r\n  const progressBar =\r\n    document.getElementById(\r\n      'wpbo-tp-progress-bar'\r\n    );\r\n\r\n  const storageKey =\r\n    'wpboTranslatePressChecklist';\r\n\r\n\r\n  function loadChecklist(){\r\n\r\n    try{\r\n\r\n      return JSON.parse(\r\n        localStorage.getItem(storageKey)\r\n      ) || {};\r\n\r\n    }catch(error){\r\n\r\n      return {};\r\n\r\n    }\r\n\r\n  }\r\n\r\n\r\n  function saveChecklist(data){\r\n\r\n    try{\r\n\r\n      localStorage.setItem(\r\n        storageKey,\r\n        JSON.stringify(data)\r\n      );\r\n\r\n    }catch(error){}\r\n\r\n  }\r\n\r\n\r\n  function updateProgress(){\r\n\r\n    let done = 0;\r\n\r\n\r\n    checklist.forEach(function(item){\r\n\r\n      if(\r\n        item.classList.contains('done')\r\n      ){\r\n        done++;\r\n      }\r\n\r\n    });\r\n\r\n\r\n    const total =\r\n      checklist.length;\r\n\r\n\r\n    const percent =\r\n      total\r\n        ? Math.round(done \/ total * 100)\r\n        : 0;\r\n\r\n\r\n    if(progressValue){\r\n\r\n      progressValue.textContent =\r\n        percent + '%';\r\n\r\n    }\r\n\r\n\r\n    if(progressBar){\r\n\r\n      progressBar.style.width =\r\n        percent + '%';\r\n\r\n    }\r\n\r\n  }\r\n\r\n\r\n  const saved =\r\n    loadChecklist();\r\n\r\n\r\n  checklist.forEach(function(item){\r\n\r\n    const key =\r\n      item.dataset.key;\r\n\r\n\r\n    if(saved[key]){\r\n\r\n      item.classList.add('done');\r\n\r\n    }\r\n\r\n\r\n    item.setAttribute(\r\n      'role',\r\n      'checkbox'\r\n    );\r\n\r\n\r\n    item.setAttribute(\r\n      'tabindex',\r\n      '0'\r\n    );\r\n\r\n\r\n    item.setAttribute(\r\n      'aria-checked',\r\n      item.classList.contains('done')\r\n        ? 'true'\r\n        : 'false'\r\n    );\r\n\r\n\r\n    function toggle(){\r\n\r\n      item.classList.toggle('done');\r\n\r\n\r\n      const state =\r\n        item.classList.contains('done');\r\n\r\n\r\n      item.setAttribute(\r\n        'aria-checked',\r\n        state ? 'true' : 'false'\r\n      );\r\n\r\n\r\n      const current =\r\n        loadChecklist();\r\n\r\n\r\n      current[key] =\r\n        state;\r\n\r\n\r\n      saveChecklist(current);\r\n\r\n      updateProgress();\r\n\r\n    }\r\n\r\n\r\n    item.addEventListener(\r\n      'click',\r\n      toggle\r\n    );\r\n\r\n\r\n    item.addEventListener(\r\n      'keydown',\r\n      function(event){\r\n\r\n        if(\r\n          event.key === 'Enter' ||\r\n          event.key === ' '\r\n        ){\r\n\r\n          event.preventDefault();\r\n\r\n          toggle();\r\n\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n\r\n  updateProgress();\r\n\r\n\r\n  \/* =======================================================\r\n     FAQ\r\n  ======================================================= *\/\r\n\r\n  const faqItems =\r\n    root.querySelectorAll(\r\n      '.wpbo-tp-faq-item'\r\n    );\r\n\r\n\r\n  faqItems.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector(\r\n        '.wpbo-tp-faq-button'\r\n      );\r\n\r\n    const answer =\r\n      item.querySelector(\r\n        '.wpbo-tp-faq-answer'\r\n      );\r\n\r\n\r\n    if(!button || !answer){\r\n      return;\r\n    }\r\n\r\n\r\n    button.setAttribute(\r\n      'aria-expanded',\r\n      'false'\r\n    );\r\n\r\n\r\n    button.addEventListener(\r\n      'click',\r\n      function(){\r\n\r\n        const opened =\r\n          item.classList.contains('open');\r\n\r\n\r\n        faqItems.forEach(\r\n          function(other){\r\n\r\n            if(other === item){\r\n              return;\r\n            }\r\n\r\n            other.classList.remove('open');\r\n\r\n\r\n            const otherButton =\r\n              other.querySelector(\r\n                '.wpbo-tp-faq-button'\r\n              );\r\n\r\n\r\n            const otherAnswer =\r\n              other.querySelector(\r\n                '.wpbo-tp-faq-answer'\r\n              );\r\n\r\n\r\n            if(otherButton){\r\n\r\n              otherButton.setAttribute(\r\n                'aria-expanded',\r\n                'false'\r\n              );\r\n\r\n            }\r\n\r\n\r\n            if(otherAnswer){\r\n\r\n              otherAnswer.style.maxHeight =\r\n                null;\r\n\r\n            }\r\n\r\n          }\r\n        );\r\n\r\n\r\n        item.classList.toggle(\r\n          'open',\r\n          !opened\r\n        );\r\n\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          String(!opened)\r\n        );\r\n\r\n\r\n        answer.style.maxHeight =\r\n          !opened\r\n            ? answer.scrollHeight + 'px'\r\n            : null;\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n})();\r\n<\/script>\r\n\r\n<\/div>\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>TRANSLATEPRESS \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32\u0e14\u0e49\u0e27\u0e22 TranslatePress \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e29\u0e32 \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e20\u0e32\u0e29\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e41\u0e25\u0e30\u0e20\u0e32\u0e29\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e07 \u0e41\u0e1b\u0e25\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e48\u0e32\u0e19 Visual Translation Editor \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21 Language Switcher \u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e20\u0e32\u0e29\u0e32\u0e44\u0e14\u0e49\u0e2a\u0e30\u0e14\u0e27\u0e01 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e2b\u0e25\u0e32\u0e22\u0e20\u0e32\u0e29\u0e32 \u2192 \u0e14\u0e39 Translation Checklist \u2713 Visual [&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":"disabled","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-36","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":4,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":163,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions\/163"}],"wp:attachment":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/media?parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}