{"id":18,"date":"2026-09-12T20:19:16","date_gmt":"2026-09-12T13:19:16","guid":{"rendered":"https:\/\/test.onsello.com\/?page_id=18"},"modified":"2026-09-18T16:39:13","modified_gmt":"2026-09-18T09:39:13","slug":"%e0%b9%80%e0%b8%a3%e0%b8%b4%e0%b9%88%e0%b8%a1%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%87%e0%b8%b2%e0%b8%99","status":"publish","type":"page","link":"https:\/\/test.onsello.com\/en\/%e0%b9%80%e0%b8%a3%e0%b8%b4%e0%b9%88%e0%b8%a1%e0%b8%95%e0%b9%89%e0%b8%99%e0%b9%83%e0%b8%8a%e0%b9%89%e0%b8%87%e0%b8%b2%e0%b8%99\/","title":{"rendered":"Getting Started"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e704fff e-con-full e-flex e-con e-parent\" data-id=\"e704fff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc426d1 elementor-widget elementor-widget-html\" data-id=\"dc426d1\" 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 GETTING STARTED PAGE\r\n HTML + CSS + JS \u2014 CUSTOM HTML READY\r\n========================================================= -->\r\n\r\n<div id=\"wpbo-start-page\">\r\n\r\n<style>\r\n\/* =========================================================\r\n   ROOT\r\n========================================================= *\/\r\n\r\n#wpbo-start-page{\r\n  --blue:#1473e6;\r\n  --blue-dark:#075cc4;\r\n  --blue-light:#edf6ff;\r\n  --navy:#0f172a;\r\n  --text:#475569;\r\n  --muted:#64748b;\r\n  --border:#e2e8f0;\r\n  --soft:#f7faff;\r\n  --white:#ffffff;\r\n  --green:#16a34a;\r\n  --shadow:0 20px 55px rgba(15,23,42,.07);\r\n\r\n  position:relative;\r\n  overflow:hidden;\r\n\r\n  font-family:inherit;\r\n  color:var(--navy);\r\n  background:#fff;\r\n}\r\n\r\n#wpbo-start-page *,\r\n#wpbo-start-page *::before,\r\n#wpbo-start-page *::after{\r\n  box-sizing:border-box;\r\n}\r\n\r\n#wpbo-start-page a{\r\n  text-decoration:none;\r\n}\r\n\r\n#wpbo-start-page button,\r\n#wpbo-start-page input{\r\n  font-family:inherit;\r\n}\r\n\r\n.wpbo-start-container{\r\n  width:min(1180px,calc(100% - 40px));\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-start-section{\r\n  padding:95px 0;\r\n}\r\n\r\n.wpbo-start-soft{\r\n  background:#f7faff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COMMON\r\n========================================================= *\/\r\n\r\n.wpbo-start-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:#eef6ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:12px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-start-eyebrow-dot{\r\n  width:7px;\r\n  height:7px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--blue);\r\n\r\n  box-shadow:0 0 0 4px rgba(20,115,230,.08);\r\n}\r\n\r\n.wpbo-start-section-head{\r\n  max-width:740px;\r\n\r\n  margin:0 auto 45px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.wpbo-start-section-head h2{\r\n  margin:15px 0 11px;\r\n\r\n  color:var(--navy);\r\n\r\n  font-size:clamp(28px,4vw,42px);\r\n  line-height:1.22;\r\n\r\n  font-weight:800;\r\n  letter-spacing:-.02em;\r\n}\r\n\r\n.wpbo-start-section-head p{\r\n  margin:0;\r\n\r\n  color:var(--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-start-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-start-btn-primary{\r\n  background:var(--blue);\r\n\r\n  color:#fff !important;\r\n\r\n  box-shadow:\r\n    0 11px 24px rgba(20,115,230,.22);\r\n}\r\n\r\n.wpbo-start-btn-primary:hover{\r\n  background:var(--blue-dark);\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n.wpbo-start-btn-outline{\r\n  border-color:#dce5ef;\r\n\r\n  background:#fff;\r\n\r\n  color:#172033 !important;\r\n}\r\n\r\n.wpbo-start-btn-outline:hover{\r\n  color:var(--blue) !important;\r\n\r\n  border-color:#b8d6f8;\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-start-hero{\r\n  position:relative;\r\n\r\n  padding:110px 0 100px;\r\n\r\n  overflow:hidden;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 18%,\r\n      rgba(20,115,230,.12),\r\n      transparent 27%\r\n    ),\r\n    radial-gradient(\r\n      circle at 5% 75%,\r\n      rgba(14,165,233,.08),\r\n      transparent 25%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #ffffff,\r\n      #f9fcff\r\n    );\r\n}\r\n\r\n.wpbo-start-hero::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:460px;\r\n  height:460px;\r\n\r\n  right:-200px;\r\n  top:-220px;\r\n\r\n  border-radius:50%;\r\n\r\n  border:1px solid rgba(20,115,230,.10);\r\n}\r\n\r\n.wpbo-start-hero-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.05fr)\r\n    minmax(380px,.95fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-start-hero h1{\r\n  max-width:720px;\r\n\r\n  margin:20px 0 0;\r\n\r\n  color:var(--navy);\r\n\r\n  font-size:clamp(40px,5vw,64px);\r\n  line-height:1.08;\r\n\r\n  letter-spacing:-.035em;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-start-gradient{\r\n  color:var(--blue);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #0967d9,\r\n      #1597ed\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-start-hero-desc{\r\n  max-width:650px;\r\n\r\n  margin:22px 0 28px;\r\n\r\n  color:var(--muted);\r\n\r\n  font-size:17px;\r\n  line-height:1.9;\r\n}\r\n\r\n.wpbo-start-actions{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:11px;\r\n\r\n  margin-bottom:28px;\r\n}\r\n\r\n.wpbo-start-trust{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:16px;\r\n}\r\n\r\n.wpbo-start-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-start-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   HERO LEARNING CARD\r\n========================================================= *\/\r\n\r\n.wpbo-start-hero-card{\r\n  position:relative;\r\n\r\n  padding:28px;\r\n\r\n  border:1px solid #dee7f0;\r\n  border-radius:24px;\r\n\r\n  background:rgba(255,255,255,.92);\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(15,23,42,.10);\r\n\r\n  backdrop-filter:blur(12px);\r\n  -webkit-backdrop-filter:blur(12px);\r\n}\r\n\r\n.wpbo-start-hero-card-head{\r\n  display:flex;\r\n  justify-content:space-between;\r\n  align-items:center;\r\n\r\n  margin-bottom:25px;\r\n}\r\n\r\n.wpbo-start-card-label{\r\n  color:#172033;\r\n\r\n  font-size:15px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-start-beginner{\r\n  padding:6px 10px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#edf8f1;\r\n\r\n  color:#16803d;\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-start-mini-path{\r\n  position:relative;\r\n\r\n  display:grid;\r\n  gap:11px;\r\n}\r\n\r\n.wpbo-start-mini-step{\r\n  display:grid;\r\n\r\n  grid-template-columns:40px 1fr auto;\r\n\r\n  gap:12px;\r\n\r\n  align-items:center;\r\n\r\n  padding:12px;\r\n\r\n  border:1px solid #e5ebf2;\r\n  border-radius:13px;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-start-mini-number{\r\n  width:38px;\r\n  height:38px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#eaf4ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:11px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-start-mini-content strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#1e293b;\r\n\r\n  font-size:12.5px;\r\n}\r\n\r\n.wpbo-start-mini-content span{\r\n  display:block;\r\n\r\n  color:#7b8798;\r\n\r\n  font-size:10.5px;\r\n}\r\n\r\n.wpbo-start-mini-status{\r\n  width:22px;\r\n  height:22px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#eef7ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:10px;\r\n  font-weight:800;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUICK STATS\r\n========================================================= *\/\r\n\r\n.wpbo-start-stats{\r\n  position:relative;\r\n\r\n  margin-top:-35px;\r\n\r\n  z-index:10;\r\n}\r\n\r\n.wpbo-start-stats-box{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  border:1px solid #e4eaf1;\r\n  border-radius:18px;\r\n\r\n  overflow:hidden;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:var(--shadow);\r\n}\r\n\r\n.wpbo-start-stat{\r\n  padding:21px;\r\n\r\n  text-align:center;\r\n\r\n  border-right:1px solid #edf1f5;\r\n}\r\n\r\n.wpbo-start-stat:last-child{\r\n  border-right:0;\r\n}\r\n\r\n.wpbo-start-stat strong{\r\n  display:block;\r\n\r\n  margin-bottom:4px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:20px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-start-stat span{\r\n  color:#718096;\r\n\r\n  font-size:11.5px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BEFORE START\r\n========================================================= *\/\r\n\r\n.wpbo-start-before-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(3,1fr);\r\n\r\n  gap:19px;\r\n}\r\n\r\n.wpbo-start-before-card{\r\n  position:relative;\r\n\r\n  padding:26px;\r\n\r\n  border:1px solid var(--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-start-before-card:hover{\r\n  transform:translateY(-5px);\r\n\r\n  border-color:#c5dcf6;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(15,23,42,.06);\r\n}\r\n\r\n.wpbo-start-before-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:#edf6ff;\r\n\r\n  color:var(--blue);\r\n}\r\n\r\n.wpbo-start-before-icon svg{\r\n  width:22px;\r\n  height:22px;\r\n}\r\n\r\n.wpbo-start-before-card h3{\r\n  margin:0 0 7px;\r\n\r\n  font-size:17px;\r\n\r\n  color:#172033;\r\n}\r\n\r\n.wpbo-start-before-card p{\r\n  margin:0 0 13px;\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-start-before-card span{\r\n  color:var(--blue);\r\n\r\n  font-size:12px;\r\n  font-weight:700;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEARNING PATH\r\n========================================================= *\/\r\n\r\n.wpbo-start-path{\r\n  max-width:920px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-start-path-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-start-path-item:not(:last-child)::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  left:34px;\r\n  top:66px;\r\n  bottom:0;\r\n\r\n  width:2px;\r\n\r\n  background:#dfeaf7;\r\n}\r\n\r\n.wpbo-start-path-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 #f7faff;\r\n  border-radius:50%;\r\n\r\n  background:var(--blue);\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 17px rgba(20,115,230,.19);\r\n}\r\n\r\n.wpbo-start-path-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-start-path-card:hover{\r\n  border-color:#bed9f7;\r\n\r\n  box-shadow:\r\n    0 16px 35px rgba(15,23,42,.05);\r\n\r\n  transform:translateX(4px);\r\n}\r\n\r\n.wpbo-start-path-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:var(--blue);\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-start-path-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-start-path-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-start-path-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:#f0f7ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:17px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BASIC SETTINGS\r\n========================================================= *\/\r\n\r\n.wpbo-start-settings-wrap{\r\n  display:grid;\r\n\r\n  grid-template-columns:.85fr 1.15fr;\r\n\r\n  gap:30px;\r\n\r\n  align-items:start;\r\n}\r\n\r\n.wpbo-start-settings-copy{\r\n  position:sticky;\r\n\r\n  top:100px;\r\n}\r\n\r\n.wpbo-start-settings-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-start-settings-copy p{\r\n  margin:0;\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-start-settings-list{\r\n  display:grid;\r\n  gap:12px;\r\n}\r\n\r\n.wpbo-start-setting{\r\n  display:flex;\r\n\r\n  gap:15px;\r\n\r\n  padding:19px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:15px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-start-setting-icon{\r\n  flex:0 0 38px;\r\n\r\n  width:38px;\r\n  height:38px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#edf6ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:11px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-start-setting h3{\r\n  margin:1px 0 5px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:14px;\r\n}\r\n\r\n.wpbo-start-setting p{\r\n  margin:0;\r\n\r\n  color:#718096;\r\n\r\n  font-size:12px;\r\n  line-height:1.7;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TOOL STACK\r\n========================================================= *\/\r\n\r\n.wpbo-start-tools-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  gap:14px;\r\n}\r\n\r\n.wpbo-start-tool{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n\r\n  gap:12px;\r\n\r\n  padding:15px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:14px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-start-tool:hover{\r\n  border-color:#bed9f7;\r\n\r\n  transform:translateY(-3px);\r\n}\r\n\r\n.wpbo-start-tool-icon{\r\n  flex:0 0 39px;\r\n\r\n  width:39px;\r\n  height:39px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#edf6ff;\r\n\r\n  color:var(--blue);\r\n\r\n  font-size:12px;\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-start-tool strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:12px;\r\n}\r\n\r\n.wpbo-start-tool span{\r\n  display:block;\r\n\r\n  color:#8290a3;\r\n\r\n  font-size:10px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CHECKLIST\r\n========================================================= *\/\r\n\r\n.wpbo-start-checklist-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-start-progress-card{\r\n  position:sticky;\r\n\r\n  top:100px;\r\n\r\n  padding:27px;\r\n\r\n  border:1px solid #dfe7f0;\r\n  border-radius:21px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      #0f67d5,\r\n      #1687ef\r\n    );\r\n\r\n  color:#fff;\r\n\r\n  box-shadow:\r\n    0 22px 55px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-start-progress-card small{\r\n  color:rgba(255,255,255,.75);\r\n\r\n  font-size:11px;\r\n}\r\n\r\n.wpbo-start-progress-number{\r\n  margin:10px 0;\r\n\r\n  font-size:46px;\r\n  line-height:1;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-start-progress-text{\r\n  margin-bottom:20px;\r\n\r\n  color:rgba(255,255,255,.84);\r\n\r\n  font-size:12px;\r\n  line-height:1.65;\r\n}\r\n\r\n.wpbo-start-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-start-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 .35s ease;\r\n}\r\n\r\n.wpbo-start-check-list{\r\n  display:grid;\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-start-check-item{\r\n  position:relative;\r\n\r\n  display:flex;\r\n\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  transition:.2s ease;\r\n\r\n  user-select:none;\r\n}\r\n\r\n.wpbo-start-check-item:hover{\r\n  border-color:#bdd8f7;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-start-check-item.is-done{\r\n  border-color:#bee6cc;\r\n\r\n  background:#f5fbf7;\r\n}\r\n\r\n.wpbo-start-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 #cfdae6;\r\n  border-radius:8px;\r\n\r\n  color:transparent;\r\n\r\n  font-size:13px;\r\n  font-weight:900;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-start-check-item.is-done\r\n.wpbo-start-checkbox{\r\n  border-color:#22a55a;\r\n\r\n  background:#22a55a;\r\n\r\n  color:#fff;\r\n}\r\n\r\n.wpbo-start-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-start-check-content span{\r\n  color:#7a8799;\r\n\r\n  font-size:11px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n.wpbo-start-faq{\r\n  max-width:900px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-start-faq-list{\r\n  display:grid;\r\n\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-start-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-start-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-start-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:var(--blue);\r\n}\r\n\r\n.wpbo-start-faq-plus::before,\r\n.wpbo-start-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  background:currentColor;\r\n\r\n  border-radius:20px;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-start-faq-plus::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n.wpbo-start-faq-item.is-open\r\n.wpbo-start-faq-plus{\r\n  background:var(--blue);\r\n\r\n  color:#fff;\r\n}\r\n\r\n.wpbo-start-faq-item.is-open\r\n.wpbo-start-faq-plus::after{\r\n  transform:rotate(0);\r\n}\r\n\r\n.wpbo-start-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-start-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-start-cta{\r\n  padding:55px 30px;\r\n\r\n  text-align:center;\r\n\r\n  border-radius:25px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 10%,\r\n      rgba(255,255,255,.13),\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      135deg,\r\n      #0967d8,\r\n      #1689ef\r\n    );\r\n\r\n  color:#fff;\r\n}\r\n\r\n.wpbo-start-cta small{\r\n  display:inline-flex;\r\n\r\n  padding:6px 11px;\r\n\r\n  margin-bottom:15px;\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-start-cta h2{\r\n  max-width:700px;\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-start-cta p{\r\n  max-width:600px;\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-start-cta .wpbo-start-btn{\r\n  background:#fff;\r\n\r\n  color:#126bd3 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1024px){\r\n\r\n  .wpbo-start-hero-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-start-hero-copy{\r\n    text-align:center;\r\n  }\r\n\r\n  .wpbo-start-hero h1,\r\n  .wpbo-start-hero-desc{\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n  }\r\n\r\n  .wpbo-start-actions,\r\n  .wpbo-start-trust{\r\n    justify-content:center;\r\n  }\r\n\r\n  .wpbo-start-hero-card{\r\n    max-width:650px;\r\n    margin:auto;\r\n  }\r\n\r\n  .wpbo-start-settings-wrap,\r\n  .wpbo-start-checklist-layout{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-start-settings-copy,\r\n  .wpbo-start-progress-card{\r\n    position:relative;\r\n    top:auto;\r\n  }\r\n\r\n  .wpbo-start-tools-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media(max-width:767px){\r\n\r\n  .wpbo-start-container{\r\n    width:min(calc(100% - 28px),1180px);\r\n  }\r\n\r\n  .wpbo-start-section{\r\n    padding:65px 0;\r\n  }\r\n\r\n  .wpbo-start-hero{\r\n    padding:70px 0 80px;\r\n  }\r\n\r\n  .wpbo-start-hero h1{\r\n    font-size:39px;\r\n  }\r\n\r\n  .wpbo-start-hero-desc{\r\n    font-size:15px;\r\n  }\r\n\r\n  .wpbo-start-actions{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .wpbo-start-actions .wpbo-start-btn{\r\n    width:100%;\r\n  }\r\n\r\n  .wpbo-start-stats{\r\n    margin-top:-25px;\r\n  }\r\n\r\n  .wpbo-start-stats-box{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .wpbo-start-stat:nth-child(2){\r\n    border-right:0;\r\n  }\r\n\r\n  .wpbo-start-stat:nth-child(-n+2){\r\n    border-bottom:1px solid #edf1f5;\r\n  }\r\n\r\n  .wpbo-start-before-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-start-path-item{\r\n    grid-template-columns:48px 1fr;\r\n\r\n    gap:12px;\r\n  }\r\n\r\n  .wpbo-start-path-number{\r\n    width:46px;\r\n    height:46px;\r\n\r\n    border-width:5px;\r\n  }\r\n\r\n  .wpbo-start-path-item:not(:last-child)::before{\r\n    left:23px;\r\n    top:45px;\r\n  }\r\n\r\n  .wpbo-start-path-card{\r\n    grid-template-columns:1fr;\r\n\r\n    padding:19px;\r\n  }\r\n\r\n  .wpbo-start-path-arrow{\r\n    display:none;\r\n  }\r\n\r\n  .wpbo-start-tools-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-start-hero-card{\r\n    padding:20px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media(max-width:480px){\r\n\r\n  .wpbo-start-stats-box{\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n\r\n  .wpbo-start-mini-step{\r\n    grid-template-columns:34px 1fr;\r\n\r\n    gap:9px;\r\n  }\r\n\r\n  .wpbo-start-mini-status{\r\n    display:none;\r\n  }\r\n\r\n  .wpbo-start-mini-number{\r\n    width:33px;\r\n    height:33px;\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-start-hero\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-hero-grid\">\r\n\r\n      <div class=\"wpbo-start-hero-copy\">\r\n\r\n        <div class=\"wpbo-start-eyebrow\">\r\n          <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n          GETTING STARTED\r\n        <\/div>\r\n\r\n        <h1>\r\n          \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n          <span class=\"wpbo-start-gradient\">\r\n            WordPress\r\n          <\/span>\r\n          \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e39\u0e01\u0e27\u0e34\u0e18\u0e35\r\n        <\/h1>\r\n\r\n        <p class=\"wpbo-start-hero-desc\">\r\n          \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 WordPress\r\n          \u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 \u0e40\u0e25\u0e37\u0e2d\u0e01 Theme \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin\r\n          \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\r\n        <\/p>\r\n\r\n        <div class=\"wpbo-start-actions\">\r\n\r\n          <a href=\"#wpbo-start-learning\"\r\n             class=\"wpbo-start-btn wpbo-start-btn-primary\">\r\n            \u0e40\u0e23\u0e34\u0e48\u0e21\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19\u0e41\u0e23\u0e01 \u2192\r\n          <\/a>\r\n\r\n          <a href=\"#wpbo-start-checklist\"\r\n             class=\"wpbo-start-btn wpbo-start-btn-outline\">\r\n            \u0e14\u0e39 Checklist\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-trust\">\r\n\r\n          <span class=\"wpbo-start-trust-item\">\r\n            <span class=\"wpbo-start-check-small\">\u2713<\/span>\r\n            \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e43\u0e2b\u0e21\u0e48\r\n          <\/span>\r\n\r\n          <span class=\"wpbo-start-trust-item\">\r\n            <span class=\"wpbo-start-check-small\">\u2713<\/span>\r\n            \u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e41\u0e25\u0e49\u0e27\r\n          <\/span>\r\n\r\n          <span class=\"wpbo-start-trust-item\">\r\n            <span class=\"wpbo-start-check-small\">\u2713<\/span>\r\n            \u0e17\u0e33\u0e15\u0e32\u0e21\u0e44\u0e14\u0e49\u0e08\u0e23\u0e34\u0e07\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- RIGHT -->\r\n\r\n      <div class=\"wpbo-start-hero-card\">\r\n\r\n        <div class=\"wpbo-start-hero-card-head\">\r\n\r\n          <span class=\"wpbo-start-card-label\">\r\n            \u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e43\u0e2b\u0e21\u0e48\r\n          <\/span>\r\n\r\n          <span class=\"wpbo-start-beginner\">\r\n            BEGINNER\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-mini-path\">\r\n\r\n          <div class=\"wpbo-start-mini-step\">\r\n\r\n            <div class=\"wpbo-start-mini-number\">01<\/div>\r\n\r\n            <div class=\"wpbo-start-mini-content\">\r\n              <strong>\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 WordPress<\/strong>\r\n              <span>\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/span>\r\n            <\/div>\r\n\r\n            <span class=\"wpbo-start-mini-status\">\u2713<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-start-mini-step\">\r\n\r\n            <div class=\"wpbo-start-mini-number\">02<\/div>\r\n\r\n            <div class=\"wpbo-start-mini-content\">\r\n              <strong>\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/strong>\r\n              <span>General & Permalink<\/span>\r\n            <\/div>\r\n\r\n            <span class=\"wpbo-start-mini-status\">\u2192<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-start-mini-step\">\r\n\r\n            <div class=\"wpbo-start-mini-number\">03<\/div>\r\n\r\n            <div class=\"wpbo-start-mini-content\">\r\n              <strong>\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Astra<\/strong>\r\n              <span>\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21 Theme \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a<\/span>\r\n            <\/div>\r\n\r\n            <span class=\"wpbo-start-mini-status\">\u2192<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-start-mini-step\">\r\n\r\n            <div class=\"wpbo-start-mini-number\">04<\/div>\r\n\r\n            <div class=\"wpbo-start-mini-content\">\r\n              <strong>\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin<\/strong>\r\n              <span>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19<\/span>\r\n            <\/div>\r\n\r\n            <span class=\"wpbo-start-mini-status\">\u2192<\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-start-mini-step\">\r\n\r\n            <div class=\"wpbo-start-mini-number\">05<\/div>\r\n\r\n            <div class=\"wpbo-start-mini-content\">\r\n              <strong>\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/strong>\r\n              <span>Astra + Elementor<\/span>\r\n            <\/div>\r\n\r\n            <span class=\"wpbo-start-mini-status\">\u2192<\/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 STATS\r\n========================================================= -->\r\n\r\n<div class=\"wpbo-start-stats\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-stats-box\">\r\n\r\n      <div class=\"wpbo-start-stat\">\r\n        <strong>6<\/strong>\r\n        <span>\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e01<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-stat\">\r\n        <strong>Beginner<\/strong>\r\n        <span>\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-stat\">\r\n        <strong>0 Code<\/strong>\r\n        <span>\u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e04\u0e49\u0e14<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-stat\">\r\n        <strong>Step by Step<\/strong>\r\n        <span>\u0e17\u0e33\u0e15\u0e32\u0e21\u0e17\u0e35\u0e25\u0e30\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19<\/span>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n BEFORE START\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-start-section\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-section-head\">\r\n\r\n      <div class=\"wpbo-start-eyebrow\">\r\n        <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n        BEFORE YOU START\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08 3 \u0e2a\u0e34\u0e48\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e19\u0e35\u0e49\u0e01\u0e48\u0e2d\u0e19\r\n        \u0e41\u0e25\u0e49\u0e27\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e08\u0e30\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\u0e21\u0e32\u0e01\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-start-before-grid\">\r\n\r\n      <div class=\"wpbo-start-before-card\">\r\n\r\n        <div class=\"wpbo-start-before-icon\">\r\n\r\n          <svg 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=\"10\"><\/circle>\r\n            <path d=\"M2 12h20\"><\/path>\r\n            <path d=\"M12 2a15 15 0 0 1 0 20\"><\/path>\r\n\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Domain<\/h3>\r\n\r\n        <p>\r\n          \u0e0a\u0e37\u0e48\u0e2d\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e43\u0e0a\u0e49\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n          \u0e40\u0e0a\u0e48\u0e19 yourwebsite.com\r\n        <\/p>\r\n\r\n        <span>01 \u00b7 \u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/span>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-before-card\">\r\n\r\n        <div class=\"wpbo-start-before-icon\">\r\n\r\n          <svg viewBox=\"0 0 24 24\"\r\n               fill=\"none\"\r\n               stroke=\"currentColor\"\r\n               stroke-width=\"2\">\r\n\r\n            <rect x=\"3\" y=\"4\"\r\n                  width=\"18\"\r\n                  height=\"6\"\r\n                  rx=\"2\"><\/rect>\r\n\r\n            <rect x=\"3\" y=\"14\"\r\n                  width=\"18\"\r\n                  height=\"6\"\r\n                  rx=\"2\"><\/rect>\r\n\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Hosting<\/h3>\r\n\r\n        <p>\r\n          \u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e1f\u0e25\u0e4c WordPress,\r\n          \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/p>\r\n\r\n        <span>02 \u00b7 \u0e1a\u0e49\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/span>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-before-card\">\r\n\r\n        <div class=\"wpbo-start-before-icon\">\r\n          W\r\n        <\/div>\r\n\r\n        <h3>WordPress<\/h3>\r\n\r\n        <p>\r\n          \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32,\r\n          \u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21 \u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/p>\r\n\r\n        <span>03 \u00b7 \u0e23\u0e30\u0e1a\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/span>\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 LEARNING PATH\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-start-learning\"\r\n  class=\"wpbo-start-section wpbo-start-soft\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-section-head\">\r\n\r\n      <div class=\"wpbo-start-eyebrow\">\r\n        <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n        LEARNING PATH\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e15\u0e32\u0e21\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e19\u0e35\u0e49\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e23\u0e35\u0e22\u0e19\u0e17\u0e38\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e31\u0e19\r\n        \u0e17\u0e33\u0e15\u0e32\u0e21\u0e41\u0e15\u0e48\u0e25\u0e30\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e08\u0e32\u0e01\u0e1a\u0e19\u0e25\u0e07\u0e25\u0e48\u0e32\u0e07\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-start-path\">\r\n\r\n\r\n      <div class=\"wpbo-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <a href=\"\/wordpress-tutorials\/\"\r\n           class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              \u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 WordPress\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 Dashboard, Page, Post,\r\n              Media, Theme \u0e41\u0e25\u0e30 Plugin \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 WordPress \u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e31\u0e49\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c \u0e20\u0e32\u0e29\u0e32 \u0e40\u0e02\u0e15\u0e40\u0e27\u0e25\u0e32\r\n              URL \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-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-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              SEO Friendly\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 Permalink\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e31\u0e49\u0e07 URL \u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e43\u0e2b\u0e49\u0e2d\u0e48\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22\r\n              \u0e41\u0e25\u0e30\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33 SEO\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-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-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <a href=\"\/astra\/\"\r\n           class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              Theme\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Astra Theme\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              Header, Footer \u0e41\u0e25\u0e30 Layout\r\n              \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          05\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              Plugins\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\r\n            <\/h3>\r\n\r\n            <p>\r\n              Elementor, Forminator,\r\n              Rank Math SEO, TranslatePress,\r\n              WP Mail SMTP \u0e41\u0e25\u0e30 WPCode\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-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-start-path-item\">\r\n\r\n        <div class=\"wpbo-start-path-number\">\r\n          06\r\n        <\/div>\r\n\r\n        <a href=\"\/elementor\/\"\r\n           class=\"wpbo-start-path-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-start-path-tag\">\r\n              Build\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32\r\n              \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u0e41\u0e25\u0e30\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22 Elementor\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-start-path-arrow\">\r\n            \u2192\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<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n BASIC SETTINGS\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-start-section\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-settings-wrap\">\r\n\r\n      <div class=\"wpbo-start-settings-copy\">\r\n\r\n        <div class=\"wpbo-start-eyebrow\">\r\n          <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n          BASIC SETTINGS\r\n        <\/div>\r\n\r\n        <h2>\r\n          \u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e17\u0e33\r\n          \u0e2b\u0e25\u0e31\u0e07\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 WordPress\r\n        <\/h2>\r\n\r\n        <p>\r\n          \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e21\u0e19\u0e39\u0e43\u0e19 WordPress\r\n          \u0e43\u0e2b\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01\u0e04\u0e48\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e01\u0e48\u0e2d\u0e19\r\n          \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\r\n          \u0e41\u0e25\u0e30\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-settings-list\">\r\n\r\n        <div class=\"wpbo-start-setting\">\r\n\r\n          <div class=\"wpbo-start-setting-icon\">\r\n            01\r\n          <\/div>\r\n\r\n          <div>\r\n            <h3>\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e47\u0e1a\u0e41\u0e25\u0e30\u0e04\u0e33\u0e42\u0e1b\u0e23\u0e22<\/h3>\r\n\r\n            <p>\r\n              Settings \u2192 General\r\n              \u0e15\u0e31\u0e49\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-setting\">\r\n\r\n          <div class=\"wpbo-start-setting-icon\">\r\n            02\r\n          <\/div>\r\n\r\n          <div>\r\n            <h3>\u0e20\u0e32\u0e29\u0e32\u0e41\u0e25\u0e30\u0e40\u0e02\u0e15\u0e40\u0e27\u0e25\u0e32<\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e31\u0e49\u0e07 Site Language \u0e40\u0e1b\u0e47\u0e19\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22\r\n              \u0e41\u0e25\u0e30 Timezone \u0e40\u0e1b\u0e47\u0e19 Bangkok\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-setting\">\r\n\r\n          <div class=\"wpbo-start-setting-icon\">\r\n            03\r\n          <\/div>\r\n\r\n          <div>\r\n            <h3>Permalink<\/h3>\r\n\r\n            <p>\r\n              Settings \u2192 Permalinks\r\n              \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07 URL \u0e17\u0e35\u0e48\u0e2d\u0e48\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-setting\">\r\n\r\n          <div class=\"wpbo-start-setting-icon\">\r\n            04\r\n          <\/div>\r\n\r\n          <div>\r\n            <h3>Site Icon<\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21 Favicon \u0e02\u0e19\u0e32\u0e14\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\r\n              512 \u00d7 512 px\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-setting\">\r\n\r\n          <div class=\"wpbo-start-setting-icon\">\r\n            05\r\n          <\/div>\r\n\r\n          <div>\r\n            <h3>HTTPS \/ SSL<\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e43\u0e2b\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e40\u0e1b\u0e34\u0e14\u0e1c\u0e48\u0e32\u0e19\r\n              https:\/\/ \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\r\n            <\/p>\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 TOOLS\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-start-section wpbo-start-soft\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-section-head\">\r\n\r\n      <div class=\"wpbo-start-eyebrow\">\r\n        <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n        TOOL STACK\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e0a\u0e38\u0e14 Theme \u0e41\u0e25\u0e30 Plugin \u0e17\u0e35\u0e48 WordPress by Onsello\r\n        \u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e43\u0e19\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-start-tools-grid\">\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">A<\/div>\r\n        <div>\r\n          <strong>Astra Theme<\/strong>\r\n          <span>Theme & Layout<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">E<\/div>\r\n        <div>\r\n          <strong>Elementor<\/strong>\r\n          <span>Page Builder<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">F<\/div>\r\n        <div>\r\n          <strong>Forminator<\/strong>\r\n          <span>Forms<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">R<\/div>\r\n        <div>\r\n          <strong>Rank Math SEO<\/strong>\r\n          <span>SEO<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">T<\/div>\r\n        <div>\r\n          <strong>TranslatePress<\/strong>\r\n          <span>Multilingual<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">@<\/div>\r\n        <div>\r\n          <strong>WP Mail SMTP<\/strong>\r\n          <span>Email<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">&lt;\/&gt;<\/div>\r\n        <div>\r\n          <strong>WPCode Lite<\/strong>\r\n          <span>Custom Code<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wpbo-start-tool\">\r\n        <div class=\"wpbo-start-tool-icon\">W<\/div>\r\n        <div>\r\n          <strong>Classic Widgets<\/strong>\r\n          <span>Widgets<\/span>\r\n        <\/div>\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-start-checklist\"\r\n  class=\"wpbo-start-section\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-section-head\">\r\n\r\n      <div class=\"wpbo-start-eyebrow\">\r\n        <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n        QUICK CHECKLIST\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e0a\u0e47\u0e01\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e01\u0e14\u0e17\u0e33\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e43\u0e19\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e17\u0e33\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27\r\n        \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13 Progress \u0e43\u0e2b\u0e49\u0e42\u0e14\u0e22\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-start-checklist-layout\">\r\n\r\n\r\n      <div class=\"wpbo-start-progress-card\">\r\n\r\n        <small>\r\n          YOUR PROGRESS\r\n        <\/small>\r\n\r\n        <div\r\n          id=\"wpbo-start-progress-number\"\r\n          class=\"wpbo-start-progress-number\">\r\n          0%\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-progress-text\">\r\n          \u0e17\u0e33 Checklist \u0e43\u0e2b\u0e49\u0e04\u0e23\u0e1a\r\n          \u0e41\u0e25\u0e49\u0e27\u0e04\u0e38\u0e13\u0e01\u0e47\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c WordPress\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-start-progress-track\">\r\n\r\n          <div\r\n            id=\"wpbo-start-progress-bar\"\r\n            class=\"wpbo-start-progress-bar\">\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-start-check-list\">\r\n\r\n\r\n        <div class=\"wpbo-start-check-item\"\r\n             data-check=\"domain\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e21\u0e35 Domain \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e21\u0e35\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-check-item\"\r\n             data-check=\"hosting\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e21\u0e35 Hosting \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Hosting \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a WordPress\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-check-item\"\r\n             data-check=\"wordpress\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 WordPress \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e02\u0e49\u0e32 \/wp-admin \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-start-check-item\"\r\n             data-check=\"ssl\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e40\u0e1b\u0e34\u0e14 HTTPS \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 SSL \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 class=\"wpbo-start-check-item\"\r\n             data-check=\"theme\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Astra Theme\r\n            <\/strong>\r\n\r\n            <span>\r\n              Theme \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-check-item\"\r\n             data-check=\"plugins\">\r\n\r\n          <span class=\"wpbo-start-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-start-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin \u0e2b\u0e25\u0e31\u0e01\r\n            <\/strong>\r\n\r\n            <span>\r\n              Elementor \u0e41\u0e25\u0e30 Plugin \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e41\u0e25\u0e49\u0e27\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-start-section wpbo-start-soft\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-section-head\">\r\n\r\n      <div class=\"wpbo-start-eyebrow\">\r\n        <span class=\"wpbo-start-eyebrow-dot\"><\/span>\r\n        FAQ\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e04\u0e33\u0e16\u0e32\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\r\n      <\/h2>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-start-faq\">\r\n\r\n      <div class=\"wpbo-start-faq-list\">\r\n\r\n\r\n        <div class=\"wpbo-start-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-start-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e21\u0e32\u0e01\u0e48\u0e2d\u0e19 \u0e40\u0e23\u0e35\u0e22\u0e19\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-start-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-start-faq-answer\">\r\n\r\n            <div class=\"wpbo-start-faq-answer-inner\">\r\n              \u0e44\u0e14\u0e49\u0e04\u0e23\u0e31\u0e1a \u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\r\n              \u0e41\u0e25\u0e30\u0e40\u0e23\u0e35\u0e22\u0e07\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e08\u0e32\u0e01\u0e07\u0e48\u0e32\u0e22\u0e44\u0e1b\u0e22\u0e32\u0e01\r\n              \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e21\u0e32\u0e01\u0e48\u0e2d\u0e19\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-start-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49 Elementor Pro \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-start-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-start-faq-answer\">\r\n\r\n            <div class=\"wpbo-start-faq-answer-inner\">\r\n              \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e04\u0e23\u0e31\u0e1a\r\n              \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e23\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e14\u0e49\u0e27\u0e22\r\n              Elementor \u0e23\u0e38\u0e48\u0e19\u0e1f\u0e23\u0e35\u0e44\u0e14\u0e49\u0e01\u0e48\u0e2d\u0e19\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-start-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e15\u0e49\u0e2d\u0e07\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e41\u0e23\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-start-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-start-faq-answer\">\r\n\r\n            <div class=\"wpbo-start-faq-answer-inner\">\r\n              \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e23\u0e31\u0e1a\r\n              \u0e43\u0e2b\u0e49\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30 Plugin \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e19\u0e31\u0e49\u0e19\r\n              \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19\u0e41\u0e25\u0e30\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e14\u0e39\u0e41\u0e25\u0e07\u0e48\u0e32\u0e22\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-start-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-start-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e04\u0e27\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e2d\u0e30\u0e44\u0e23\u0e15\u0e48\u0e2d?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-start-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n          <div class=\"wpbo-start-faq-answer\">\r\n\r\n            <div class=\"wpbo-start-faq-answer-inner\">\r\n              \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27\r\n              \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e35\u0e22\u0e19 Astra Theme \u0e41\u0e25\u0e30 Elementor \u0e15\u0e48\u0e2d\r\n              \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\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-start-section\">\r\n\r\n  <div class=\"wpbo-start-container\">\r\n\r\n    <div class=\"wpbo-start-cta\">\r\n\r\n      <small>\r\n        NEXT STEP\r\n      <\/small>\r\n\r\n      <h2>\r\n        \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e23\u0e01\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07?\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        \u0e14\u0e49\u0e27\u0e22 Astra \u0e41\u0e25\u0e30 Elementor\r\n        \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 Container \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07 Responsive\r\n      <\/p>\r\n\r\n      <a href=\"\/elementor\/\"\r\n         class=\"wpbo-start-btn\">\r\n        \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e23\u0e35\u0e22\u0e19 Elementor \u2192\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-start-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     CHECKLIST\r\n  ======================================================= *\/\r\n\r\n  const checklistItems =\r\n    root.querySelectorAll(\r\n      '.wpbo-start-check-item'\r\n    );\r\n\r\n  const progressNumber =\r\n    document.getElementById(\r\n      'wpbo-start-progress-number'\r\n    );\r\n\r\n  const progressBar =\r\n    document.getElementById(\r\n      'wpbo-start-progress-bar'\r\n    );\r\n\r\n  const storageKey =\r\n    'wpboGettingStartedChecklist';\r\n\r\n\r\n  function getSavedChecklist(){\r\n\r\n    try{\r\n\r\n      return JSON.parse(\r\n        localStorage.getItem(storageKey)\r\n      ) || {};\r\n\r\n    }catch(e){\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(e){}\r\n\r\n  }\r\n\r\n\r\n  function updateProgress(){\r\n\r\n    const total =\r\n      checklistItems.length;\r\n\r\n    let completed = 0;\r\n\r\n    checklistItems.forEach(\r\n      function(item){\r\n\r\n        if(\r\n          item.classList.contains(\r\n            'is-done'\r\n          )\r\n        ){\r\n\r\n          completed++;\r\n\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n\r\n    const percent =\r\n      total\r\n      ? Math.round(\r\n          (completed \/ total) * 100\r\n        )\r\n      : 0;\r\n\r\n\r\n    if(progressNumber){\r\n\r\n      progressNumber.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 savedChecklist =\r\n    getSavedChecklist();\r\n\r\n\r\n  checklistItems.forEach(\r\n    function(item){\r\n\r\n      const key =\r\n        item.dataset.check;\r\n\r\n\r\n      if(savedChecklist[key]){\r\n\r\n        item.classList.add(\r\n          'is-done'\r\n        );\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('is-done')\r\n        ? 'true'\r\n        : 'false'\r\n      );\r\n\r\n\r\n      function toggleItem(){\r\n\r\n        item.classList.toggle(\r\n          'is-done'\r\n        );\r\n\r\n\r\n        const state =\r\n          item.classList.contains(\r\n            'is-done'\r\n          );\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          getSavedChecklist();\r\n\r\n\r\n        current[key] =\r\n          state;\r\n\r\n\r\n        saveChecklist(\r\n          current\r\n        );\r\n\r\n\r\n        updateProgress();\r\n\r\n      }\r\n\r\n\r\n      item.addEventListener(\r\n        'click',\r\n        toggleItem\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            toggleItem();\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-start-faq-item'\r\n    );\r\n\r\n\r\n  faqItems.forEach(\r\n    function(item){\r\n\r\n      const button =\r\n        item.querySelector(\r\n          '.wpbo-start-faq-button'\r\n        );\r\n\r\n      const answer =\r\n        item.querySelector(\r\n          '.wpbo-start-faq-answer'\r\n        );\r\n\r\n\r\n      if(\r\n        !button ||\r\n        !answer\r\n      ){\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 open =\r\n            item.classList.contains(\r\n              'is-open'\r\n            );\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(\r\n                'is-open'\r\n              );\r\n\r\n\r\n              const otherButton =\r\n                other.querySelector(\r\n                  '.wpbo-start-faq-button'\r\n                );\r\n\r\n\r\n              const otherAnswer =\r\n                other.querySelector(\r\n                  '.wpbo-start-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            'is-open',\r\n            !open\r\n          );\r\n\r\n\r\n          button.setAttribute(\r\n            'aria-expanded',\r\n            String(!open)\r\n          );\r\n\r\n\r\n          answer.style.maxHeight =\r\n            !open\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>GETTING STARTED \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c WordPress \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e39\u0e01\u0e27\u0e34\u0e18\u0e35 \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 WordPress \u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19 \u0e40\u0e25\u0e37\u0e2d\u0e01 Theme \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 Plugin \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e23\u0e34\u0e07 \u0e40\u0e23\u0e34\u0e48\u0e21\u0e1a\u0e17\u0e40\u0e23\u0e35\u0e22\u0e19\u0e41\u0e23\u0e01 \u2192 \u0e14\u0e39 Checklist \u2713 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e43\u0e2b\u0e21\u0e48 [&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-18","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\/18","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=18"}],"version-history":[{"count":4,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":139,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/18\/revisions\/139"}],"wp:attachment":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}