{"id":776,"date":"2024-02-21T11:18:56","date_gmt":"2024-02-21T11:18:56","guid":{"rendered":"https:\/\/taskbrowse.com\/ar\/?page_id=776"},"modified":"2026-09-14T10:21:48","modified_gmt":"2026-09-14T10:21:48","slug":"pricing","status":"publish","type":"page","link":"https:\/\/taskbrowse.com\/ar\/pricing\/","title":{"rendered":"\u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0648\u0627\u0644\u062a\u0633\u0639\u064a\u0631"},"content":{"rendered":"\n\n<!-- =====================================================================\n     TaskBrowse Arabic \u2014 Features & Pricing\n     Revised 2026\n     Short hero + pricing + features + AI + comparison + FAQ\n     WordPress Custom HTML block\n     ===================================================================== -->\n\n<style>\n\/* ==========================================================================\n   TASKBROWSE ARABIC \u2014 FEATURES & PRICING\n   Namespace: #tb-ar-pricing\n   ========================================================================== *\/\n\n#tb-ar-pricing,\n#tb-ar-pricing *,\n#tb-ar-pricing *::before,\n#tb-ar-pricing *::after {\n  box-sizing: border-box;\n}\n\n#tb-ar-pricing {\n  --tbp-ink: #202124;\n  --tbp-red: #c8102e;\n  --tbp-red-dark: #a80d27;\n  --tbp-red-soft: rgba(200,16,46,.065);\n\n  --tbp-white: #ffffff;\n  --tbp-warm: #f7f4f0;\n  --tbp-neutral: #f3f3f1;\n\n  --tbp-line: #deded9;\n  --tbp-line-dark: #c9cac5;\n\n  --tbp-muted: #686966;\n  --tbp-soft: #8d8e89;\n\n  --tbp-dark: #202124;\n  --tbp-dark-2: #292b2e;\n  --tbp-dark-line: rgba(255,255,255,.12);\n\n  width: 100%;\n  margin: 0;\n\n  background: var(--tbp-white);\n  color: var(--tbp-ink);\n\n  direction: rtl;\n  text-align: right;\n\n  font-family:\n    \"Noto Sans Arabic\",\n    \"Noto Naskh Arabic\",\n    Tahoma,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  -webkit-font-smoothing: antialiased;\n}\n\n#tb-ar-pricing a {\n  text-decoration: none;\n}\n\n#tb-ar-pricing button {\n  font: inherit;\n}\n\n#tb-ar-pricing a:focus-visible,\n#tb-ar-pricing button:focus-visible,\n#tb-ar-pricing summary:focus-visible {\n  outline: 3px solid rgba(200,16,46,.2);\n  outline-offset: 4px;\n}\n\n#tb-ar-pricing .tbp-wrap {\n  width: min(1240px, calc(100% - 44px));\n  margin-inline: auto;\n}\n\n\n\/* ==========================================================================\n   COMMON\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n\n  margin: 0 0 12px;\n\n  color: var(--tbp-red);\n\n  font-size: 13px;\n  font-weight: 800;\n  line-height: 1.5;\n}\n\n#tb-ar-pricing .tbp-kicker::before {\n  content: \"\";\n\n  width: 24px;\n  height: 2px;\n\n  flex: 0 0 auto;\n\n  background: var(--tbp-red);\n}\n\n#tb-ar-pricing .tbp-heading {\n  margin: 0;\n\n  color: var(--tbp-ink);\n\n  font-size: clamp(30px, 3.5vw, 48px);\n  font-weight: 800;\n  line-height: 1.42;\n}\n\n#tb-ar-pricing .tbp-section-intro {\n  margin: 14px 0 0;\n\n  max-width: 62ch;\n\n  color: var(--tbp-muted);\n\n  font-size: 16px;\n  line-height: 1.95;\n}\n\n\n\/* ==========================================================================\n   HERO \u2014 deliberately compact\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-hero {\n  padding:\n    clamp(58px, 6vw, 82px)\n    0\n    clamp(44px, 5vw, 64px);\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #faf9f7 100%\n    );\n}\n\n#tb-ar-pricing .tbp-hero-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, .93fr)\n    minmax(340px, .72fr);\n\n  gap: clamp(40px, 7vw, 100px);\n\n  align-items: end;\n}\n\n#tb-ar-pricing .tbp-hero h1 {\n  max-width: 16ch;\n\n  margin: 0;\n\n  color: var(--tbp-ink);\n\n  font-size: clamp(38px, 4.6vw, 60px);\n  font-weight: 800;\n  line-height: 1.28;\n}\n\n#tb-ar-pricing .tbp-hero-copy {\n  margin: 0;\n\n  color: #555550;\n\n  font-size: clamp(16px, 1.35vw, 19px);\n  line-height: 1.95;\n}\n\n#tb-ar-pricing .tbp-hero-points {\n  display: flex;\n  flex-wrap: wrap;\n\n  gap: 8px 23px;\n\n  margin-top: 22px;\n}\n\n#tb-ar-pricing .tbp-hero-point {\n  position: relative;\n\n  padding-inline-start: 12px;\n\n  color: var(--tbp-muted);\n\n  font-size: 11.5px;\n  font-weight: 700;\n}\n\n#tb-ar-pricing .tbp-hero-point::before {\n  content: \"\";\n\n  position: absolute;\n\n  inset-inline-start: 0;\n  top: 7px;\n\n  width: 4px;\n  height: 4px;\n\n  background: var(--tbp-red);\n}\n\n\n\/* ==========================================================================\n   PLANS\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-plans {\n  padding:\n    clamp(48px, 6vw, 76px)\n    0\n    clamp(70px, 8vw, 105px);\n\n  background: var(--tbp-white);\n}\n\n#tb-ar-pricing .tbp-plans-head {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    auto;\n\n  gap: 30px;\n\n  align-items: end;\n\n  margin-bottom: 30px;\n}\n\n#tb-ar-pricing .tbp-plans-head .tbp-heading {\n  max-width: 18ch;\n}\n\n\n\/* ==========================================================================\n   BILLING SWITCH\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-billing {\n  display: inline-flex;\n\n  padding: 4px;\n\n  border: 1px solid var(--tbp-line);\n  border-radius: 9px;\n\n  background: var(--tbp-neutral);\n}\n\n#tb-ar-pricing .tbp-billing button {\n  min-height: 40px;\n\n  padding: 0 15px;\n\n  border: 0;\n  border-radius: 6px;\n\n  background: transparent;\n  color: var(--tbp-muted);\n\n  cursor: pointer;\n\n  font-size: 11.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-billing button.is-active {\n  background: var(--tbp-white);\n  color: var(--tbp-ink);\n\n  box-shadow:\n    0 1px 5px rgba(32,33,36,.08);\n}\n\n#tb-ar-pricing .tbp-save {\n  margin-inline-start: 5px;\n\n  color: var(--tbp-red);\n\n  font-size: 9.5px;\n}\n\n\n\/* ==========================================================================\n   FIRST ORDER OFFER\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-offer {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    auto;\n\n  gap: 22px;\n\n  align-items: center;\n\n  margin-bottom: 22px;\n\n  padding:\n    17px\n    20px;\n\n  border:\n    1px solid rgba(200,16,46,.2);\n\n  background:\n    var(--tbp-red-soft);\n}\n\n#tb-ar-pricing .tbp-offer-copy strong {\n  display: block;\n\n  margin-bottom: 3px;\n\n  color: var(--tbp-ink);\n\n  font-size: 12.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-offer-copy span {\n  color: var(--tbp-muted);\n\n  font-size: 11.5px;\n  line-height: 1.7;\n}\n\n#tb-ar-pricing .tbp-code {\n  display: inline-flex;\n  align-items: center;\n\n  min-height: 38px;\n\n  padding: 0 14px;\n\n  border: 1px dashed rgba(200,16,46,.55);\n\n  background: #ffffff;\n\n  color: var(--tbp-red);\n\n  direction: ltr;\n\n  font-family:\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .06em;\n}\n\n\n\/* ==========================================================================\n   PLAN CARDS\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-plan-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 16px;\n}\n\n#tb-ar-pricing .tbp-plan {\n  position: relative;\n\n  display: flex;\n  flex-direction: column;\n\n  min-height: 595px;\n\n  padding:\n    28px\n    26px;\n\n  border: 1px solid var(--tbp-line);\n\n  background: var(--tbp-white);\n}\n\n#tb-ar-pricing .tbp-plan--featured {\n  border:\n    2px solid\n    var(--tbp-ink);\n\n  padding:\n    27px\n    25px;\n}\n\n#tb-ar-pricing .tbp-recommended {\n  position: absolute;\n\n  inset-inline-start: 20px;\n  top: -12px;\n\n  padding:\n    5px\n    10px;\n\n  background: var(--tbp-ink);\n  color: #ffffff;\n\n  font-size: 9.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-plan-stage {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: var(--tbp-red);\n\n  font-size: 10px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-plan h3 {\n  margin: 0;\n\n  color: var(--tbp-ink);\n\n  font-family:\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size: 26px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n#tb-ar-pricing .tbp-price {\n  min-height: 75px;\n\n  margin-top: 21px;\n}\n\n#tb-ar-pricing .tbp-price-main {\n  display: flex;\n  align-items: baseline;\n  flex-wrap: wrap;\n\n  gap: 5px;\n}\n\n#tb-ar-pricing .tbp-price-value {\n  color: var(--tbp-ink);\n\n  direction: ltr;\n\n  font-family:\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  font-size: 35px;\n  font-weight: 750;\n}\n\n#tb-ar-pricing .tbp-price-unit {\n  color: var(--tbp-muted);\n\n  font-size: 10.5px;\n  line-height: 1.5;\n}\n\n#tb-ar-pricing .tbp-price-sub {\n  display: block;\n\n  margin-top: 4px;\n\n  min-height: 18px;\n\n  color: var(--tbp-soft);\n\n  font-size: 10px;\n}\n\n#tb-ar-pricing .tbp-plan-for {\n  min-height: 83px;\n\n  margin:\n    15px\n    0\n    0;\n\n  color: var(--tbp-muted);\n\n  font-size: 12.5px;\n  line-height: 1.85;\n}\n\n#tb-ar-pricing .tbp-plan-highlight {\n  display: block;\n\n  margin:\n    15px\n    0\n    2px;\n\n  color: var(--tbp-ink);\n\n  font-size: 10.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-plan-features {\n  margin:\n    18px\n    0\n    25px;\n\n  padding: 0;\n\n  list-style: none;\n}\n\n#tb-ar-pricing .tbp-plan-features li {\n  position: relative;\n\n  padding:\n    7px\n    14px\n    7px\n    0;\n\n  color: #50514e;\n\n  font-size: 11.5px;\n  line-height: 1.7;\n}\n\n#tb-ar-pricing .tbp-plan-features li::before {\n  content: \"\";\n\n  position: absolute;\n\n  inset-inline-start: 0;\n  top: 15px;\n\n  width: 5px;\n  height: 5px;\n\n  border:\n    1.5px solid\n    var(--tbp-red);\n\n  transform: rotate(45deg);\n}\n\n#tb-ar-pricing .tbp-plan-action {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  min-height: 47px;\n\n  margin-top: auto;\n\n  padding: 0 18px;\n\n  border: 1px solid var(--tbp-ink);\n\n  background: #ffffff;\n  color: var(--tbp-ink);\n\n  font-size: 12px;\n  font-weight: 800;\n\n  transition:\n    background-color 160ms ease,\n    color 160ms ease,\n    transform 160ms ease;\n}\n\n#tb-ar-pricing .tbp-plan--featured .tbp-plan-action {\n  background: var(--tbp-red);\n  border-color: var(--tbp-red);\n\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-plan-action:hover {\n  transform: translateY(-1px);\n\n  background: var(--tbp-ink);\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-plan--featured .tbp-plan-action:hover {\n  background: var(--tbp-red-dark);\n  border-color: var(--tbp-red-dark);\n}\n\n#tb-ar-pricing .tbp-pricing-note {\n  margin:\n    17px\n    0\n    0;\n\n  color: var(--tbp-soft);\n\n  font-size: 10px;\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================================\n   MANAGEMENT LOOP\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-loop-section {\n  padding:\n    clamp(64px, 7vw, 92px)\n    0;\n\n  background: var(--tbp-dark);\n\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-loop-section .tbp-heading {\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-loop-section .tbp-section-intro {\n  color: #bcb8b3;\n}\n\n#tb-ar-pricing .tbp-loop {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  margin-top: 42px;\n\n  border-block:\n    1px solid\n    var(--tbp-dark-line);\n}\n\n#tb-ar-pricing .tbp-loop-item {\n  min-width: 0;\n\n  padding:\n    26px\n    clamp(17px, 2.5vw, 28px);\n}\n\n#tb-ar-pricing .tbp-loop-item + .tbp-loop-item {\n  border-inline-start:\n    1px solid\n    var(--tbp-dark-line);\n}\n\n#tb-ar-pricing .tbp-loop-num {\n  display: block;\n\n  margin-bottom: 11px;\n\n  color: #ee9ca9;\n\n  font-size: 10px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-loop-item h3 {\n  margin:\n    0\n    0\n    9px;\n\n  color: #ffffff;\n\n  font-size: 16px;\n  font-weight: 800;\n  line-height: 1.6;\n}\n\n#tb-ar-pricing .tbp-loop-item p {\n  margin: 0;\n\n  color: #aaa7a2;\n\n  font-size: 11.5px;\n  line-height: 1.85;\n}\n\n\n\/* ==========================================================================\n   FEATURES\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-features {\n  padding:\n    clamp(70px, 8vw, 108px)\n    0;\n\n  background: var(--tbp-neutral);\n}\n\n#tb-ar-pricing .tbp-feature-groups {\n  margin-top: 45px;\n\n  border-block-start:\n    2px solid\n    var(--tbp-ink);\n}\n\n#tb-ar-pricing .tbp-feature-group {\n  display: grid;\n\n  grid-template-columns:\n    minmax(185px, .28fr)\n    minmax(0, 1fr);\n\n  gap:\n    clamp(28px, 5vw, 65px);\n\n  padding:\n    37px\n    0;\n\n  border-block-end:\n    1px solid\n    var(--tbp-line);\n}\n\n#tb-ar-pricing .tbp-feature-group-head span {\n  display: block;\n\n  margin-bottom: 7px;\n\n  color: var(--tbp-red);\n\n  font-size: 9.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-feature-group-head h3 {\n  margin: 0;\n\n  color: var(--tbp-ink);\n\n  font-size: 21px;\n  font-weight: 800;\n  line-height: 1.55;\n}\n\n#tb-ar-pricing .tbp-feature-list {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  column-gap:\n    clamp(25px, 5vw, 55px);\n}\n\n#tb-ar-pricing .tbp-feature-item {\n  padding:\n    15px\n    0;\n\n  border-block-end:\n    1px solid\n    #e3e4e0;\n}\n\n#tb-ar-pricing .tbp-feature-item h4 {\n  margin:\n    0\n    0\n    5px;\n\n  color: #30312f;\n\n  font-size: 13px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-feature-item p {\n  margin:\n    0\n    0\n    9px;\n\n  color: var(--tbp-muted);\n\n  font-size: 11px;\n  line-height: 1.75;\n}\n\n#tb-ar-pricing .tbp-feature-item small {\n  display: block;\n\n  color: var(--tbp-soft);\n\n  font-size: 9.5px;\n  line-height: 1.6;\n}\n\n\n\/* ==========================================================================\n   AI\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-ai {\n  padding:\n    clamp(66px, 7vw, 96px)\n    0;\n\n  background: var(--tbp-dark);\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-ai-head {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, .85fr)\n    minmax(300px, .65fr);\n\n  gap:\n    clamp(35px, 7vw, 95px);\n\n  align-items: end;\n}\n\n#tb-ar-pricing .tbp-ai .tbp-heading {\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-ai .tbp-section-intro {\n  color: #b9b6b1;\n}\n\n#tb-ar-pricing .tbp-ai-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  margin-top: 42px;\n\n  border-block:\n    1px solid\n    var(--tbp-dark-line);\n}\n\n#tb-ar-pricing .tbp-ai-item {\n  padding:\n    24px\n    20px;\n}\n\n#tb-ar-pricing .tbp-ai-item + .tbp-ai-item {\n  border-inline-start:\n    1px solid\n    var(--tbp-dark-line);\n}\n\n#tb-ar-pricing .tbp-ai-item span {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: #ef9eab;\n\n  font-size: 9px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-ai-item h3 {\n  margin:\n    0\n    0\n    8px;\n\n  color: #ffffff;\n\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.6;\n}\n\n#tb-ar-pricing .tbp-ai-item p {\n  margin: 0;\n\n  color: #aaa7a2;\n\n  font-size: 11px;\n  line-height: 1.8;\n}\n\n#tb-ar-pricing .tbp-ai-note {\n  margin:\n    23px\n    0\n    0;\n\n  color: #8e8b87;\n\n  font-size: 10.5px;\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================================\n   COMPARISON\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-comparison {\n  padding:\n    clamp(70px, 8vw, 108px)\n    0;\n\n  background: #ffffff;\n}\n\n#tb-ar-pricing .tbp-table-wrap {\n  margin-top: 38px;\n\n  overflow-x: auto;\n\n  border:\n    1px solid\n    var(--tbp-line);\n}\n\n#tb-ar-pricing .tbp-table {\n  width: 100%;\n  min-width: 790px;\n\n  border-collapse: collapse;\n\n  direction: rtl;\n}\n\n#tb-ar-pricing .tbp-table th,\n#tb-ar-pricing .tbp-table td {\n  padding:\n    13px\n    15px;\n\n  border-block-end:\n    1px solid\n    #e5e5e2;\n\n  text-align: right;\n\n  vertical-align: middle;\n\n  font-size: 11px;\n  line-height: 1.6;\n}\n\n#tb-ar-pricing .tbp-table thead th {\n  background: var(--tbp-ink);\n  color: #ffffff;\n\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-table thead th:first-child {\n  width: 39%;\n}\n\n#tb-ar-pricing .tbp-table td:not(:first-child),\n#tb-ar-pricing .tbp-table th:not(:first-child) {\n  text-align: center;\n}\n\n#tb-ar-pricing .tbp-table .tbp-table-section td {\n  padding:\n    10px\n    15px;\n\n  background: var(--tbp-neutral);\n  color: var(--tbp-ink);\n\n  font-size: 10px;\n  font-weight: 800;\n\n  text-align: right;\n}\n\n#tb-ar-pricing .tbp-inc {\n  color: #2f684c;\n\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-limited {\n  color: #786e61;\n\n  font-weight: 700;\n}\n\n#tb-ar-pricing .tbp-no {\n  color: #999690;\n}\n\n#tb-ar-pricing .tbp-compare-note {\n  margin:\n    13px\n    0\n    0;\n\n  color: var(--tbp-soft);\n\n  font-size: 10px;\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================================\n   WHY\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-why {\n  padding:\n    clamp(66px, 7vw, 94px)\n    0;\n\n  background: var(--tbp-warm);\n}\n\n#tb-ar-pricing .tbp-why-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  margin-top: 38px;\n\n  border-block:\n    1px solid\n    var(--tbp-line);\n}\n\n#tb-ar-pricing .tbp-why-item {\n  padding:\n    23px\n    clamp(14px, 2vw, 23px);\n}\n\n#tb-ar-pricing .tbp-why-item + .tbp-why-item {\n  border-inline-start:\n    1px solid\n    var(--tbp-line);\n}\n\n#tb-ar-pricing .tbp-why-item span {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: var(--tbp-red);\n\n  font-size: 9.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-why-item h3 {\n  margin:\n    0\n    0\n    8px;\n\n  color: var(--tbp-ink);\n\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.6;\n}\n\n#tb-ar-pricing .tbp-why-item p {\n  margin: 0;\n\n  color: var(--tbp-muted);\n\n  font-size: 11px;\n  line-height: 1.8;\n}\n\n\n\/* ==========================================================================\n   FAQ\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-faq {\n  padding:\n    clamp(68px, 7vw, 100px)\n    0;\n\n  background: var(--tbp-neutral);\n}\n\n#tb-ar-pricing .tbp-faq-list {\n  max-width: 920px;\n\n  margin-top: 38px;\n\n  border-block-start:\n    2px solid\n    var(--tbp-ink);\n}\n\n#tb-ar-pricing .tbp-faq-item {\n  border-block-end:\n    1px solid\n    var(--tbp-line);\n}\n\n#tb-ar-pricing .tbp-faq-item > summary {\n  position: relative;\n\n  list-style: none;\n\n  min-height: 70px;\n\n  display: flex;\n  align-items: center;\n\n  padding:\n    17px\n    0\n    17px\n    38px;\n\n  cursor: pointer;\n\n  color: var(--tbp-ink);\n\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.65;\n}\n\n#tb-ar-pricing .tbp-faq-item > summary::-webkit-details-marker {\n  display: none;\n}\n\n#tb-ar-pricing .tbp-faq-item > summary::before,\n#tb-ar-pricing .tbp-faq-item > summary::after {\n  content: \"\";\n\n  position: absolute;\n\n  inset-inline-end: 8px;\n  top: 50%;\n\n  background: var(--tbp-ink);\n}\n\n#tb-ar-pricing .tbp-faq-item > summary::before {\n  width: 14px;\n  height: 1.5px;\n\n  margin-top: -.75px;\n}\n\n#tb-ar-pricing .tbp-faq-item > summary::after {\n  width: 1.5px;\n  height: 14px;\n\n  margin:\n    -7px\n    6px\n    0\n    0;\n}\n\n#tb-ar-pricing .tbp-faq-item[open] > summary {\n  color: var(--tbp-red);\n}\n\n#tb-ar-pricing .tbp-faq-item[open] > summary::after {\n  display: none;\n}\n\n#tb-ar-pricing .tbp-faq-answer {\n  padding:\n    0\n    0\n    23px;\n\n  max-width: 76ch;\n}\n\n#tb-ar-pricing .tbp-faq-answer p {\n  margin:\n    0\n    0\n    9px;\n\n  color: var(--tbp-muted);\n\n  font-size: 12.5px;\n  line-height: 1.9;\n}\n\n\n\/* ==========================================================================\n   FINAL CTA\n   ========================================================================== *\/\n\n#tb-ar-pricing .tbp-final {\n  padding:\n    clamp(64px, 7vw, 94px)\n    0;\n\n  background: var(--tbp-dark);\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-final-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    auto;\n\n  gap: 45px;\n\n  align-items: center;\n}\n\n#tb-ar-pricing .tbp-final h2 {\n  max-width: 18ch;\n\n  margin: 0;\n\n  color: #ffffff;\n\n  font-size: clamp(29px, 3.4vw, 45px);\n  font-weight: 800;\n  line-height: 1.45;\n}\n\n#tb-ar-pricing .tbp-final p {\n  max-width: 65ch;\n\n  margin:\n    16px\n    0\n    0;\n\n  color: #b9b6b1;\n\n  font-size: 14px;\n  line-height: 1.9;\n}\n\n#tb-ar-pricing .tbp-final-actions {\n  display: flex;\n  flex-direction: column;\n\n  gap: 9px;\n\n  min-width: 180px;\n}\n\n#tb-ar-pricing .tbp-final-primary,\n#tb-ar-pricing .tbp-final-secondary {\n  min-height: 47px;\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding:\n    0\n    18px;\n\n  font-size: 11.5px;\n  font-weight: 800;\n}\n\n#tb-ar-pricing .tbp-final-primary {\n  background: var(--tbp-red);\n  color: #ffffff;\n}\n\n#tb-ar-pricing .tbp-final-secondary {\n  border:\n    1px solid\n    rgba(255,255,255,.25);\n\n  color: #ffffff;\n}\n\n\n\/* ==========================================================================\n   RESPONSIVE\n   ========================================================================== *\/\n\n@media (max-width: 980px) {\n\n  #tb-ar-pricing .tbp-hero-grid,\n  #tb-ar-pricing .tbp-ai-head {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  #tb-ar-pricing .tbp-plans-head {\n    grid-template-columns: 1fr;\n  }\n\n  #tb-ar-pricing .tbp-plan-grid {\n    grid-template-columns: 1fr;\n  }\n\n  #tb-ar-pricing .tbp-plan {\n    min-height: 0;\n  }\n\n  #tb-ar-pricing .tbp-plan-for {\n    min-height: 0;\n  }\n\n  #tb-ar-pricing .tbp-loop,\n  #tb-ar-pricing .tbp-ai-grid,\n  #tb-ar-pricing .tbp-why-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  #tb-ar-pricing .tbp-loop-item:nth-child(3),\n  #tb-ar-pricing .tbp-loop-item:nth-child(4),\n  #tb-ar-pricing .tbp-ai-item:nth-child(3),\n  #tb-ar-pricing .tbp-ai-item:nth-child(4),\n  #tb-ar-pricing .tbp-why-item:nth-child(3),\n  #tb-ar-pricing .tbp-why-item:nth-child(4) {\n    border-block-start: 1px solid var(--tbp-line);\n  }\n\n  #tb-ar-pricing .tbp-feature-group {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n}\n\n\n@media (max-width: 700px) {\n\n  #tb-ar-pricing .tbp-wrap {\n    width: min(100% - 30px, 1240px);\n  }\n\n  #tb-ar-pricing .tbp-hero {\n    padding:\n      52px\n      0\n      38px;\n  }\n\n  #tb-ar-pricing .tbp-hero h1 {\n    font-size: 35px;\n  }\n\n  #tb-ar-pricing .tbp-plans {\n    padding:\n      40px\n      0\n      65px;\n  }\n\n  #tb-ar-pricing .tbp-offer {\n    grid-template-columns: 1fr;\n  }\n\n  #tb-ar-pricing .tbp-code {\n    justify-self: start;\n  }\n\n  #tb-ar-pricing .tbp-loop,\n  #tb-ar-pricing .tbp-ai-grid,\n  #tb-ar-pricing .tbp-why-grid {\n    grid-template-columns: 1fr;\n  }\n\n  #tb-ar-pricing .tbp-loop-item + .tbp-loop-item,\n  #tb-ar-pricing .tbp-ai-item + .tbp-ai-item,\n  #tb-ar-pricing .tbp-why-item + .tbp-why-item {\n    border-inline-start: 0;\n    border-block-start: 1px solid var(--tbp-dark-line);\n  }\n\n  #tb-ar-pricing .tbp-feature-list {\n    grid-template-columns: 1fr;\n  }\n\n  #tb-ar-pricing .tbp-final-grid {\n    grid-template-columns: 1fr;\n    gap: 28px;\n  }\n\n  #tb-ar-pricing .tbp-final-actions {\n    width: 100%;\n  }\n\n}\n\n\n@media (prefers-reduced-motion: reduce) {\n\n  #tb-ar-pricing *,\n  #tb-ar-pricing *::before,\n  #tb-ar-pricing *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n\n}\n<\/style>\n\n\n\n<main\n  id=\"tb-ar-pricing\"\n  lang=\"ar\"\n  dir=\"rtl\"\n>\n\n\n  <!-- ==========================================================\n       HERO\n       ========================================================== -->\n\n  <section\n    class=\"tbp-hero\"\n    aria-labelledby=\"tbp-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <div class=\"tbp-hero-grid\">\n\n\n        <div>\n\n          <p class=\"tbp-kicker\">\n            \u0645\u064a\u0632\u0627\u062a TaskBrowse \u0648\u0623\u0633\u0639\u0627\u0631\u0647\n          <\/p>\n\n          <h1 id=\"tbp-title\">\n            \u062e\u0637\u0637 \u0648\u0627\u0636\u062d\u0629 \u0644\u0641\u0631\u0642 \u062a\u062f\u064a\u0631 \u0627\u0644\u0639\u0645\u0644 \u0628\u062c\u062f\u064a\u0629.\n          <\/h1>\n\n        <\/div>\n\n\n        <div>\n\n          <p class=\"tbp-hero-copy\">\n            \u0627\u0628\u062f\u0623 \u0645\u062c\u0627\u0646\u064b\u0627\u060c \u0623\u0648 \u0627\u062e\u062a\u0631 Premium \u0639\u0646\u062f\u0645\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0628\u064a\u0626\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629\n            \u0644\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0648\u0627\u0644\u0648\u0642\u062a \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631\u060c\n            \u0623\u0648 Enterprise \u0639\u0646\u062f\u0645\u0627 \u062a\u0631\u064a\u062f \u0631\u0628\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0628\u0627\u0644\u062a\u0646\u0641\u064a\u0630\n            \u0645\u0639 \u062d\u0635\u0629 \u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\n          <\/p>\n\n\n          <div class=\"tbp-hero-points\">\n\n            <span class=\"tbp-hero-point\">\n              \u0645\u062c\u0627\u0646\u064b\u0627 \u062d\u062a\u0649 3 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u0634\u0637\u064a\u0646\n            <\/span>\n\n            <span class=\"tbp-hero-point\">\n              \u0648\u0641\u0631 20% \u0645\u0639 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a\n            <\/span>\n\n            <span class=\"tbp-hero-point\">\n              \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0631\u0642\u064a\u0629 \u0645\u0639 \u0646\u0645\u0648 \u0641\u0631\u064a\u0642\u0643\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       PLANS\n       ========================================================== -->\n\n  <section\n    class=\"tbp-plans\"\n    id=\"plans\"\n    aria-labelledby=\"tbp-plans-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n\n      <div class=\"tbp-plans-head\">\n\n        <div>\n\n          <p class=\"tbp-kicker\">\n            \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u062e\u0637\u0629\n          <\/p>\n\n          <h2\n            class=\"tbp-heading\"\n            id=\"tbp-plans-title\"\n          >\n            \u0627\u062e\u062a\u0631 \u0639\u0645\u0642 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0630\u064a \u064a\u062d\u062a\u0627\u062c\u0647 \u0641\u0631\u064a\u0642\u0643.\n          <\/h2>\n\n          <p class=\"tbp-section-intro\">\n            \u0627\u0628\u062f\u0623 \u0628\u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639\u060c\n            \u0648\u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 \u0628\u064a\u0626\u0629 \u062a\u0634\u063a\u064a\u0644 \u0643\u0627\u0645\u0644\u0629\u060c\n            \u0623\u0648 \u0623\u0636\u0641 \u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0623\u0647\u062f\u0627\u0641 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u064b\u0627 \u0623\u0648\u0633\u0639 \u0644\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\n          <\/p>\n\n        <\/div>\n\n\n        <div\n          class=\"tbp-billing\"\n          aria-label=\"\u062f\u0648\u0631\u0629 \u0627\u0644\u0641\u0648\u062a\u0631\u0629\"\n        >\n\n          <button\n            id=\"tbpMonthly\"\n            type=\"button\"\n            aria-pressed=\"false\"\n          >\n            \u0634\u0647\u0631\u064a\n          <\/button>\n\n          <button\n            id=\"tbpAnnual\"\n            class=\"is-active\"\n            type=\"button\"\n            aria-pressed=\"true\"\n          >\n            \u0633\u0646\u0648\u064a\n            <span class=\"tbp-save\">\n              \u0648\u0641\u0631 20%\n            <\/span>\n          <\/button>\n\n        <\/div>\n\n      <\/div>\n\n\n\n      <!-- FIRST ORDER DISCOUNT -->\n\n      <div class=\"tbp-offer\">\n\n        <div class=\"tbp-offer-copy\">\n\n          <strong>\n            \u062e\u0635\u0645 \u0644\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0648\u0644\n          <\/strong>\n\n          <span>\n            \u0639\u0646\u062f \u0623\u0648\u0644 \u0637\u0644\u0628 \u0645\u062f\u0641\u0648\u0639\u060c \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0631\u0645\u0632\n            UPTSTART50 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062e\u0635\u0645 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0648\u0644.\n          <\/span>\n\n        <\/div>\n\n        <span\n          class=\"tbp-code\"\n          aria-label=\"\u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 UPTSTART50\"\n        >\n          UPTSTART50\n        <\/span>\n\n      <\/div>\n\n\n\n      <!-- PLAN GRID -->\n\n      <div class=\"tbp-plan-grid\">\n\n\n        <!-- FREE -->\n\n        <article class=\"tbp-plan\">\n\n          <span class=\"tbp-plan-stage\">\n            \u0627\u0628\u062f\u0623\n          <\/span>\n\n          <h3>\n            Free\n          <\/h3>\n\n\n          <div class=\"tbp-price\">\n\n            <div class=\"tbp-price-main\">\n\n              <strong class=\"tbp-price-value\">\n                \u20ac0\n              <\/strong>\n\n              <span class=\"tbp-price-unit\">\n                \u0644\u0644\u0623\u0628\u062f\n              <\/span>\n\n            <\/div>\n\n          <\/div>\n\n\n          <p class=\"tbp-plan-for\">\n            \u0644\u0644\u0645\u0633\u062a\u0642\u0644\u064a\u0646 \u0648\u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0635\u063a\u064a\u0631\u0629 \u062c\u062f\u064b\u0627\n            \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f \u062a\u062c\u0631\u0628\u0629 TaskBrowse\n            \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0639\u0645\u0644 \u0648\u0645\u0634\u0627\u0631\u064a\u0639 \u062d\u0642\u064a\u0642\u064a\u0629.\n          <\/p>\n\n\n          <span class=\"tbp-plan-highlight\">\n            \u062d\u062a\u0649 3 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u0634\u0637\u064a\u0646\n          <\/span>\n\n\n          <ul class=\"tbp-plan-features\">\n\n            <li>\n              \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0634\u062e\u0635\u064a\n            <\/li>\n\n            <li>\n              \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u064a\u0648\u0645\u064a \u0648\u062a\u062a\u0628\u0639 \u0627\u0644\u0648\u0642\u062a\n            <\/li>\n\n            <li>\n              \u0623\u0633\u0627\u0633\u064a\u0627\u062a Gantt \u0648\u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0627\u0644\u062a\u0642\u0648\u064a\u0645\n            <\/li>\n\n            <li>\n              \u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0648\u0627\u0644\u062a\u0639\u0627\u0648\u0646\n            <\/li>\n\n            <li>\n              \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0648\u0631\u0624\u064a\u0629 \u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644\n            <\/li>\n\n          <\/ul>\n\n\n          <a\n            class=\"tbp-plan-action\"\n            href=\"https:\/\/panel.taskbrowse.com\/Account\/Register?lang=ar\"\n          >\n            \u0627\u0628\u062f\u0623 \u0645\u062c\u0627\u0646\u064b\u0627\n          <\/a>\n\n        <\/article>\n\n\n\n        <!-- PREMIUM -->\n\n        <article class=\"tbp-plan tbp-plan--featured\">\n\n          <span class=\"tbp-recommended\">\n            \u0645\u0648\u0635\u0649 \u0628\u0647\u0627\n          <\/span>\n\n          <span class=\"tbp-plan-stage\">\n            \u0634\u063a\u0651\u0644 \u0627\u0644\u0639\u0645\u0644\n          <\/span>\n\n          <h3>\n            Premium\n          <\/h3>\n\n\n          <div class=\"tbp-price\">\n\n            <div class=\"tbp-price-main\">\n\n              <strong\n                class=\"tbp-price-value\"\n                id=\"tbpPremiumPrice\"\n              >\n                \u20ac8\n              <\/strong>\n\n              <span class=\"tbp-price-unit\">\n                \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\n              <\/span>\n\n            <\/div>\n\n            <span\n              class=\"tbp-price-sub\"\n              id=\"tbpPremiumSub\"\n            >\n              \u20ac96 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645\u060c \u062a\u064f\u062f\u0641\u0639 \u0633\u0646\u0648\u064a\u064b\u0627\n            <\/span>\n\n          <\/div>\n\n\n          <p class=\"tbp-plan-for\">\n            \u0644\u0644\u0641\u0631\u0642 \u0627\u0644\u062a\u064a \u062a\u0639\u0645\u0644 \u0628\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0645\u0633\u0627\u062d\u0629 \u0648\u0627\u062d\u062f\u0629\n            \u0645\u062a\u0631\u0627\u0628\u0637\u0629 \u0644\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0648\u0627\u0644\u0648\u0642\u062a \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644\n            \u0648\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631.\n          <\/p>\n\n\n          <span class=\"tbp-plan-highlight\">\n            \u0627\u0644\u0623\u0646\u0633\u0628 \u0644\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u064a\u0648\u0645\u064a \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639\n          <\/span>\n\n\n          <ul class=\"tbp-plan-features\">\n\n            <li>\n              \u0625\u062f\u0627\u0631\u0629 \u0643\u0627\u0645\u0644\u0629 \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u0647\u0627\u0645\n            <\/li>\n\n            <li>\n              \u0627\u0644\u062c\u062f\u0648\u0644\u0629 \u0627\u0644\u064a\u0648\u0645\u064a\u0629 \u0648\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629\n            <\/li>\n\n            <li>\n              \u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0637\u0627\u0642\u0629 \u0648\u0627\u0644\u0645\u0648\u0627\u0631\u062f\n            <\/li>\n\n            <li>\n              \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0627\u062a\n            <\/li>\n\n            <li>\n              Gantt \u0648WBS \u0648\u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u062d\u0631\u062c\n            <\/li>\n\n            <li>\n              Project Workflow \u0648Project Panorama\n            <\/li>\n\n            <li>\n              Analyzer \u0648\u0645\u0646\u0634\u0626 \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0648\u0627\u0644\u0644\u0648\u062d\u0627\u062a\n            <\/li>\n\n            <li>\n              \u062d\u0635\u0629 \u0642\u064a\u0627\u0633\u064a\u0629 \u0645\u0636\u0645\u0646\u0629 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\n            <\/li>\n\n          <\/ul>\n\n\n          <a\n            class=\"tbp-plan-action\"\n            href=\"https:\/\/panel.taskbrowse.com\/Account\/Register?lang=ar&amp;plan=premium\"\n          >\n            \u0627\u062e\u062a\u0631 Premium\n          <\/a>\n\n        <\/article>\n\n\n\n        <!-- ENTERPRISE -->\n\n        <article class=\"tbp-plan\">\n\n          <span class=\"tbp-plan-stage\">\n            \u0627\u0631\u0628\u0637 \u0627\u0644\u0623\u0647\u062f\u0627\u0641 \u0628\u0627\u0644\u062a\u0646\u0641\u064a\u0630\n          <\/span>\n\n          <h3>\n            Enterprise\n          <\/h3>\n\n\n          <div class=\"tbp-price\">\n\n            <div class=\"tbp-price-main\">\n\n              <strong\n                class=\"tbp-price-value\"\n                id=\"tbpEnterprisePrice\"\n              >\n                \u20ac18.40\n              <\/strong>\n\n              <span class=\"tbp-price-unit\">\n                \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\n              <\/span>\n\n            <\/div>\n\n            <span\n              class=\"tbp-price-sub\"\n              id=\"tbpEnterpriseSub\"\n            >\n              \u20ac220.80 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645\u060c \u062a\u064f\u062f\u0641\u0639 \u0633\u0646\u0648\u064a\u064b\u0627\n            <\/span>\n\n          <\/div>\n\n\n          <p class=\"tbp-plan-for\">\n            \u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0631\u064a\u062f \u0631\u0628\u0637 \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\n            \u0628\u0623\u0647\u062f\u0627\u0641 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u064a\u0627\u0633\u060c \u0645\u0639 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0648\u0633\u0639\n            \u0644\u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\n          <\/p>\n\n\n          <span class=\"tbp-plan-highlight\">\n            \u0627\u0644\u0623\u0646\u0633\u0628 \u0644\u0644\u0623\u0647\u062f\u0627\u0641 \u0648\u0627\u0644\u062d\u0648\u0643\u0645\u0629 \u0627\u0644\u0623\u0639\u0645\u0642\n          <\/span>\n\n\n          <ul class=\"tbp-plan-features\">\n\n            <li>\n              \u0643\u0644 \u0645\u0627 \u062a\u062a\u0636\u0645\u0646\u0647 Premium\n            <\/li>\n\n            <li>\n              \u062a\u062e\u0637\u064a\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0648\u0645\u0624\u0634\u0631\u0627\u062a\u0647\n            <\/li>\n\n            <li>\n              \u062a\u062a\u0628\u0639 \u062a\u0642\u062f\u0645 \u0627\u0644\u0647\u062f\u0641 \u0639\u0628\u0631 \u0627\u0644\u0645\u0647\u0627\u0645\n            <\/li>\n\n            <li>\n              \u062d\u0635\u0629 \u0623\u0639\u0644\u0649 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\n            <\/li>\n\n            <li>\n              \u0628\u0646\u064a\u0629 \u0623\u0639\u0645\u0642 \u0644\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0645\u0624\u0633\u0633\u064a\n            <\/li>\n\n            <li>\n              \u0631\u0628\u0637 \u0623\u0648\u0636\u062d \u0628\u064a\u0646 \u0627\u0644\u0623\u0647\u062f\u0627\u0641 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630\n            <\/li>\n\n          <\/ul>\n\n\n          <a\n            class=\"tbp-plan-action\"\n            href=\"https:\/\/panel.taskbrowse.com\/Account\/Register?lang=ar&amp;plan=enterprise\"\n          >\n            \u0627\u062e\u062a\u0631 Enterprise\n          <\/a>\n\n        <\/article>\n\n\n      <\/div>\n\n\n      <p class=\"tbp-pricing-note\">\n        \u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0644\u0627 \u062a\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0627\u0644\u0645\u0637\u0628\u0642\u0629.\n        \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a \u064a\u0648\u0641\u0631 20%.\n        \u0648\u0642\u062f \u064a\u062a\u0637\u0644\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0628\u0639\u062f \u0627\u0633\u062a\u0647\u0644\u0627\u0643 \u0627\u0644\u062d\u0635\u0629 \u0627\u0644\u0645\u0636\u0645\u0646\u0629 \u0631\u0635\u064a\u062f\u064b\u0627 \u0625\u0636\u0627\u0641\u064a\u064b\u0627.\n      <\/p>\n\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       CONNECTED MANAGEMENT LOOP\n       ========================================================== -->\n\n  <section\n    class=\"tbp-loop-section\"\n    aria-labelledby=\"tbp-loop-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <p class=\"tbp-kicker\">\n        \u0646\u0638\u0627\u0645 \u062a\u0634\u063a\u064a\u0644 \u0645\u062a\u0631\u0627\u0628\u0637\n      <\/p>\n\n      <h2\n        class=\"tbp-heading\"\n        id=\"tbp-loop-title\"\n      >\n        \u0623\u0643\u062b\u0631 \u0645\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u064a\u0632\u0627\u062a \u0645\u0646\u0641\u0635\u0644\u0629.\n      <\/h2>\n\n      <p class=\"tbp-section-intro\">\n        \u064a\u0635\u0646\u0639 TaskBrowse \u062f\u0648\u0631\u0629 \u0625\u062f\u0627\u0631\u0629 \u0645\u0633\u062a\u0645\u0631\u0629:\n        \u0627\u0644\u062e\u0637\u0629 \u062a\u0648\u062c\u0651\u0647 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u064a\u0648\u0645\u064a\u060c \u0648\u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u064a\u0648\u0645\u064a \u064a\u0646\u062a\u062c \u0628\u064a\u0627\u0646\u0627\u062a \u0641\u0639\u0644\u064a\u0629\u060c\n        \u0648\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0641\u0639\u0644\u064a\u0629 \u062a\u062c\u0639\u0644 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u062a\u0627\u0644\u064a \u0623\u0643\u062b\u0631 \u0648\u0627\u0642\u0639\u064a\u0629.\n      <\/p>\n\n\n      <div class=\"tbp-loop\">\n\n\n        <article class=\"tbp-loop-item\">\n\n          <span class=\"tbp-loop-num\">\n            01\n          <\/span>\n\n          <h3>\n            \u0647\u064a\u0643\u0644 \u0627\u0644\u0639\u0645\u0644\n          <\/h3>\n\n          <p>\n            \u0646\u0638\u0651\u0645 \u0627\u0644\u0645\u062d\u0627\u0641\u0638 \u0648\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0648\u0627\u0644\u0639\u0642\u0648\u062f \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\n            \u0648\u062d\u0632\u0645 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0645\u0647\u0627\u0645 \u0645\u0639 \u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a \u0648\u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0648\u0627\u0636\u062d\u0629.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"tbp-loop-item\">\n\n          <span class=\"tbp-loop-num\">\n            02\n          <\/span>\n\n          <h3>\n            \u062e\u0637\u0637 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\n          <\/h3>\n\n          <p>\n            \u062f\u0639 \u0623\u0639\u0636\u0627\u0621 \u0627\u0644\u0641\u0631\u064a\u0642 \u064a\u0646\u0638\u0645\u0648\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0633\u0646\u062f \u0625\u0644\u064a\u0647\u0645\n            \u0628\u064a\u0646\u0645\u0627 \u062a\u0628\u0642\u0649 \u0644\u062f\u0649 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0631\u0624\u064a\u0629 \u0644\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0645\u0648\u0627\u0639\u064a\u062f.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"tbp-loop-item\">\n\n          <span class=\"tbp-loop-num\">\n            03\n          <\/span>\n\n          <h3>\n            \u0633\u062c\u0651\u0644 \u0645\u0627 \u062d\u062f\u062b \u0641\u0639\u0644\u064a\u064b\u0627\n          <\/h3>\n\n          <p>\n            \u0633\u062c\u0651\u0644 \u0627\u0644\u0648\u0642\u062a \u064a\u062f\u0648\u064a\u064b\u0627 \u0623\u0648 \u0628\u0627\u0644\u0645\u0624\u0642\u062a\n            \u0648\u0627\u0631\u0628\u0637 \u0643\u0644 \u0625\u062f\u062e\u0627\u0644 \u0628\u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0648\u0627\u0644\u0645\u0647\u0645\u0629 \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0648\u0627\u0644\u062a\u0642\u062f\u0645.\n          <\/p>\n\n        <\/article>\n\n\n        <article class=\"tbp-loop-item\">\n\n          <span class=\"tbp-loop-num\">\n            04\n          <\/span>\n\n          <h3>\n            \u062a\u0639\u0644\u0651\u0645 \u0645\u0646 \u0627\u0644\u0648\u0627\u0642\u0639\n          <\/h3>\n\n          <p>\n            \u0642\u0627\u0631\u0646 \u0627\u0644\u0645\u062e\u0637\u0637 \u0628\u0627\u0644\u0641\u0639\u0644\u064a\u060c \u0648\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0641\u062c\u0648\u0627\u062a\u060c\n            \u0648\u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\n            \u0644\u062c\u0639\u0644 \u0627\u0644\u062e\u0637\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0623\u0643\u062b\u0631 \u0648\u0627\u0642\u0639\u064a\u0629.\n          <\/p>\n\n        <\/article>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       FEATURES\n       ========================================================== -->\n\n  <section\n    class=\"tbp-features\"\n    id=\"features\"\n    aria-labelledby=\"tbp-features-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <p class=\"tbp-kicker\">\n        \u0646\u0638\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u064a\u0632\u0627\u062a\n      <\/p>\n\n      <h2\n        class=\"tbp-heading\"\n        id=\"tbp-features-title\"\n      >\n        \u0627\u0644\u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c\u0647\u0627 \u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u062a\u064a \u062a\u0639\u0645\u0644 \u0628\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639.\n      <\/h2>\n\n      <p class=\"tbp-section-intro\">\n        \u064a\u062c\u0645\u0639 TaskBrowse \u0628\u064a\u0646 \u0628\u0646\u064a\u0629 \u0625\u062f\u0627\u0631\u0629 \u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\n        \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0627\u0644\u064a\u0648\u0645\u064a \u0627\u0644\u0639\u0645\u0644\u064a\u060c \u062f\u0648\u0646 \u0627\u062e\u062a\u0632\u0627\u0644 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\n        \u0641\u064a \u0642\u0627\u0626\u0645\u0629 \u0645\u0647\u0627\u0645 \u0628\u0633\u064a\u0637\u0629.\n      <\/p>\n\n\n      <div class=\"tbp-feature-groups\">\n\n\n        <!-- GROUP 1 -->\n\n        <section class=\"tbp-feature-group\">\n\n          <header class=\"tbp-feature-group-head\">\n            <span>01<\/span>\n            <h3>\n              \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630\n            <\/h3>\n          <\/header>\n\n\n          <div class=\"tbp-feature-list\">\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u0647\u0627\u0645 \u0648WBS<\/h4>\n              <p>\n                \u0623\u0646\u0634\u0626 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u062d\u0632\u0645 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0627\u0644\u0641\u0631\u0642 \u0648\u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a\n                \u0648\u0627\u0644\u062d\u0627\u0644\u0627\u062a \u0648\u0627\u0644\u062a\u0648\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u062a\u0642\u062f\u064a\u0631\u0627\u062a \u0648\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u062a\u062d\u0642\u0642 \u0648\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a.\n              <\/p>\n              <small>\n                \u0645\u0634\u0627\u0631\u064a\u0639 \u00b7 \u0628\u0631\u0627\u0645\u062c \u00b7 \u0645\u062d\u0627\u0641\u0638 \u00b7 WBS \u00b7 \u0645\u0647\u0627\u0645 \u0645\u062a\u0643\u0631\u0631\u0629 \u00b7 \u062d\u0642\u0648\u0644 \u0645\u062e\u0635\u0635\u0629\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>Gantt \u0648\u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f\u064a\u0627\u062a<\/h4>\n              <p>\n                \u0634\u0627\u0647\u062f \u062c\u062f\u0648\u0644 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0628\u0635\u0631\u064a\u064b\u0627 \u0648\u062d\u062f\u062f \u0627\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0628\u064a\u0646 \u0627\u0644\u0645\u0647\u0627\u0645\n                \u0648\u0627\u0641\u0647\u0645 \u0643\u064a\u0641 \u064a\u0624\u062b\u0631 \u0627\u0644\u062a\u0623\u062e\u064a\u0631 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u062d\u0631\u062c.\n              <\/p>\n              <small>\n                Gantt \u062a\u0641\u0627\u0639\u0644\u064a \u00b7 Finish-to-start \u00b7 Lags \u00b7 \u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u062d\u0631\u062c\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u062c\u062f\u0648\u0644\u0629 \u0627\u0644\u064a\u0648\u0645\u064a\u0629<\/h4>\n              <p>\n                \u062d\u0648\u0651\u0644 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0633\u0646\u062f \u0625\u0644\u0649 \u062e\u0637\u0629 \u064a\u0648\u0645\u064a\u0629 \u0648\u0627\u0642\u0639\u064a\u0629\n                \u0645\u0639 \u0625\u0628\u0642\u0627\u0621 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0634\u062e\u0635 \u0639\u0646 \u062a\u0646\u0638\u064a\u0645 \u064a\u0648\u0645\u0647.\n              <\/p>\n              <small>\n                \u0627\u0644\u064a\u0648\u0645 \u0648\u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0642\u0627\u062f\u0645\u0629 \u00b7 \u0627\u0644\u0623\u0648\u0644\u0648\u064a\u0627\u062a \u00b7 \u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u062e\u0637\u0637 \u00b7 \u0627\u0644\u062a\u0642\u0648\u064a\u0645\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0648\u062a\u062a\u0628\u0639 \u0627\u0644\u0648\u0642\u062a<\/h4>\n              <p>\n                \u0633\u062c\u0651\u0644 \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0642\u0627\u0631\u0646\u0647 \u0628\u0627\u0644\u062c\u0647\u062f \u0627\u0644\u0645\u062e\u0637\u0637\n                \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062a\u0648\u0642\u0639.\n              <\/p>\n              <small>\n                \u0625\u062f\u062e\u0627\u0644 \u064a\u062f\u0648\u064a \u00b7 \u0645\u0624\u0642\u062a \u00b7 \u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u00b7 \u0645\u062e\u0637\u0637 \u0645\u0642\u0627\u0628\u0644 \u0641\u0639\u0644\u064a\n              <\/small>\n            <\/article>\n\n\n          <\/div>\n\n        <\/section>\n\n\n\n        <!-- GROUP 2 -->\n\n        <section class=\"tbp-feature-group\">\n\n          <header class=\"tbp-feature-group-head\">\n            <span>02<\/span>\n            <h3>\n              \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629\n            <\/h3>\n          <\/header>\n\n\n          <div class=\"tbp-feature-list\">\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a<\/h4>\n              <p>\n                \u0634\u0627\u0647\u062f \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0648\u0627\u0631\u0628\u0637 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0628\u0627\u0644\u0639\u0645\u0644\n                \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0648\u0645\u0633\u062a\u0648\u064a\u0627\u062a \u0627\u0644\u0643\u0641\u0627\u0621\u0629.\n              <\/p>\n              <small>\n                \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u00b7 \u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u00b7 \u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u00b7 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0627\u062a<\/h4>\n              <p>\n                \u0627\u0631\u0628\u0637 \u062a\u0643\u0644\u0641\u0629 \u0627\u0644\u0633\u0627\u0639\u0629 \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a \u0648\u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0642\u062f\u0631\n                \u0648\u0627\u0644\u0645\u0635\u0631\u0648\u0641\u0627\u062a \u0644\u0641\u0647\u0645 \u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u0627\u0644\u064a \u0644\u0644\u0645\u0634\u0631\u0648\u0639.\n              <\/p>\n              <small>\n                \u062a\u0643\u0644\u0641\u0629 \u0627\u0644\u0633\u0627\u0639\u0629 \u00b7 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u00b7 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u00b7 \u0627\u0633\u062a\u0647\u0644\u0627\u0643 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>Project Workflow<\/h4>\n              <p>\n                \u0646\u0645\u0630\u062c \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062a\u0643\u0631\u0631 \u0641\u064a \u0645\u0631\u0627\u062d\u0644 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u062e\u0635\u064a\u0635\n                \u0645\u0639 \u0641\u0631\u0642 \u0648\u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0643\u0644 \u0645\u0631\u062d\u0644\u0629.\n              <\/p>\n              <small>\n                \u0645\u0631\u0627\u062d\u0644 \u0645\u062e\u0635\u0635\u0629 \u00b7 \u062a\u0643\u0644\u064a\u0641\u0627\u062a \u062d\u0633\u0628 \u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u00b7 Workflow Graph\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>Project Panorama<\/h4>\n              <p>\n                \u0634\u0627\u0647\u062f \u062c\u062f\u0627\u0648\u0644 \u0639\u062f\u0629 \u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u062a\u0642\u062f\u0645\u0647\u0627\n                \u0641\u064a \u0639\u0631\u0636 \u0632\u0645\u0646\u064a \u0648\u0627\u062d\u062f \u0644\u062a\u0646\u0633\u064a\u0642 \u0623\u0641\u0636\u0644 \u0628\u064a\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639.\n              <\/p>\n              <small>\n                \u0639\u062f\u0629 \u0645\u0634\u0627\u0631\u064a\u0639 \u00b7 \u0627\u0644\u062a\u0642\u062f\u0645 \u00b7 \u0633\u064a\u0627\u0642 \u0627\u0644\u0645\u062d\u0641\u0638\u0629\n              <\/small>\n            <\/article>\n\n\n          <\/div>\n\n        <\/section>\n\n\n\n        <!-- GROUP 3 -->\n\n        <section class=\"tbp-feature-group\">\n\n          <header class=\"tbp-feature-group-head\">\n            <span>03<\/span>\n            <h3>\n              \u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0648\u0627\u0644\u062a\u0639\u0627\u0648\u0646\n            <\/h3>\n          <\/header>\n\n\n          <div class=\"tbp-feature-list\">\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0644\u0648\u062d\u0627\u062a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a<\/h4>\n              <p>\n                \u062d\u0648\u0651\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0648\u0642\u062a \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644\n                \u0625\u0644\u0649 \u0631\u0624\u064a\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645.\n              <\/p>\n              <small>\n                \u0644\u0648\u062d\u0627\u062a \u00b7 \u062a\u0642\u062f\u0645 \u00b7 \u062a\u0623\u062e\u064a\u0631 \u00b7 \u062a\u0643\u0644\u0641\u0629 \u00b7 Excel \u00b7 Drill-down\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>Analyzer \u0648\u0645\u0646\u0634\u0626\u0627\u062a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631<\/h4>\n              <p>\n                \u0623\u0646\u0634\u0626 \u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0645\u062e\u0637\u0637\u0627\u062a \u0645\u062e\u0635\u0635\u0629\n                \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u062a\u064a \u062a\u0647\u0645 \u0645\u0624\u0633\u0633\u062a\u0643.\n              <\/p>\n              <small>\n                Report Builder \u00b7 Chart Builder \u00b7 \u0641\u0644\u0627\u062a\u0631 \u0648\u0639\u0631\u0648\u0636 \u0645\u062d\u0641\u0648\u0638\u0629\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0648\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0642\u0631\u0627\u0631 \u0625\u0644\u0649 \u0639\u0645\u0644<\/h4>\n              <p>\n                \u062e\u0637\u0637 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0648\u0648\u062b\u0651\u0642 \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0627\u0644\u0646\u062a\u0627\u0626\u062c\n                \u0648\u0627\u0631\u0628\u0637 \u0627\u0644\u0642\u0631\u0627\u0631\u0627\u062a \u0628\u0627\u0644\u062a\u0646\u0641\u064a\u0630.\n              <\/p>\n              <small>\n                \u0645\u062f\u0639\u0648\u0648\u0646 \u00b7 \u062a\u0630\u0643\u064a\u0631\u0627\u062a \u00b7 \u062c\u062f\u0648\u0644 \u0623\u0639\u0645\u0627\u0644 \u00b7 \u0642\u0631\u0627\u0631\u0627\u062a \u00b7 \u0645\u0647\u0627\u0645 \u0646\u0627\u062a\u062c\u0629\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u062a\u0648\u0627\u0635\u0644<\/h4>\n              <p>\n                \u0623\u0628\u0642\u0650 \u0645\u0646\u0627\u0642\u0634\u0627\u062a \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0648\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0627\u0644\u0645\u0647\u0627\u0645\n                \u0648\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0642\u0631\u064a\u0628\u0629 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u0631\u062a\u0628\u0637 \u0628\u0647\u0627.\n              <\/p>\n              <small>\n                Chat \u00b7 Mentions \u00b7 \u062a\u0639\u0644\u064a\u0642\u0627\u062a \u00b7 \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u00b7 \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0648\u0645\u0631\u0641\u0642\u0627\u062a\n              <\/small>\n            <\/article>\n\n\n          <\/div>\n\n        <\/section>\n\n\n\n        <!-- GROUP 4 -->\n\n        <section class=\"tbp-feature-group\">\n\n          <header class=\"tbp-feature-group-head\">\n            <span>04<\/span>\n            <h3>\n              \u0627\u0644\u062a\u062d\u0643\u0645 \u0648\u0627\u0644\u062a\u062e\u0635\u064a\u0635\n            <\/h3>\n          <\/header>\n\n\n          <div class=\"tbp-feature-list\">\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0648\u0627\u0644\u062a\u062d\u0643\u0645<\/h4>\n              <p>\n                \u062d\u062f\u062f \u0645\u0646 \u064a\u0633\u062a\u0637\u064a\u0639 \u0631\u0624\u064a\u0629 \u0627\u0644\u0639\u0645\u0644 \u0648\u062a\u0639\u062f\u064a\u0644\u0647 \u0648\u0625\u0633\u0646\u0627\u062f\u0647\n                \u0648\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0639\u0628\u0631 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0641\u0631\u0642.\n              <\/p>\n              <small>\n                \u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0627\u0644\u0623\u062f\u0648\u0627\u0631 \u0648\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a \u00b7 \u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u00b7 \u0627\u0644\u0642\u0641\u0644 \u00b7 \u0633\u062c\u0644 \u0627\u0644\u062a\u063a\u064a\u064a\u0631\u0627\u062a\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u062a\u062e\u0637\u064a\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639<\/h4>\n              <p>\n                \u0641\u064a Enterprise\u060c \u0639\u0631\u0651\u0641 \u0623\u0647\u062f\u0627\u0641\u064b\u0627 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0642\u064a\u0627\u0633\n                \u0648\u0627\u0631\u0628\u0637 \u062a\u062d\u0642\u064a\u0642\u0647\u0627 \u0628\u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u0645\u0648\u0632\u0648\u0646\u0629.\n              <\/p>\n              <small>\n                \u0623\u0647\u062f\u0627\u0641 \u0643\u0645\u064a\u0629 \u0648\u0646\u0648\u0639\u064a\u0629 \u00b7 \u0623\u0648\u0632\u0627\u0646 \u00b7 \u0647\u0631\u0645\u064a\u0629 \u00b7 \u062a\u062a\u0628\u0639 \u0639\u0628\u0631 \u0627\u0644\u0645\u0647\u0627\u0645\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u0633\u064a\u0627\u0642 \u0627\u0644\u062d\u0636\u0648\u0631 \u0639\u0646\u062f \u0627\u0644\u062d\u0627\u062c\u0629<\/h4>\n              <p>\n                \u0642\u0627\u0631\u0646 \u0648\u0642\u062a \u0627\u0644\u062d\u0636\u0648\u0631 \u0628\u0648\u0642\u062a \u0627\u0644\u0639\u0645\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\n                \u0645\u0639 \u062e\u064a\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0623\u0648 \u0627\u0644\u0634\u0628\u0643\u0629 \u0639\u0646\u062f \u0627\u0644\u062d\u0627\u062c\u0629.\n              <\/p>\n              <small>\n                \u062f\u062e\u0648\u0644 \u0648\u062e\u0631\u0648\u062c \u00b7 IP \/ \u0645\u0648\u0642\u0639 \u062c\u063a\u0631\u0627\u0641\u064a \u00b7 \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062d\u0636\u0648\u0631 \u0648\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629\n              <\/small>\n            <\/article>\n\n\n            <article class=\"tbp-feature-item\">\n              <h4>\u062a\u0646\u0638\u064a\u0645 \u0645\u0631\u0646<\/h4>\n              <p>\n                \u0639\u062f\u0651\u0644 \u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0648\u0627\u0644\u062d\u0642\u0648\u0644 \u0648\u0627\u0644\u0639\u0631\u0648\u0636 \u0648\u0627\u0644\u0644\u063a\u0629\n                \u0644\u062a\u0642\u0631\u064a\u0628 TaskBrowse \u0645\u0646 \u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644 \u0645\u0624\u0633\u0633\u062a\u0643.\n              <\/p>\n              <small>\n                \u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0645\u062e\u0635\u0635\u0629 \u00b7 \u062d\u0642\u0648\u0644 \u00b7 \u0639\u0631\u0648\u0636 \u0645\u062d\u0641\u0648\u0638\u0629 \u00b7 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0648\u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629\n              <\/small>\n            <\/article>\n\n\n          <\/div>\n\n        <\/section>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       AI\n       ========================================================== -->\n\n  <section\n    class=\"tbp-ai\"\n    aria-labelledby=\"tbp-ai-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n\n      <div class=\"tbp-ai-head\">\n\n        <div>\n\n          <p class=\"tbp-kicker\">\n            \u0630\u0643\u0627\u0621 \u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0639\u0645\u0644\u064a \u0644\u0644\u0645\u0634\u0627\u0631\u064a\u0639\n          <\/p>\n\n          <h2\n            class=\"tbp-heading\"\n            id=\"tbp-ai-title\"\n          >\n            \u0630\u0643\u0627\u0621 \u064a\u0633\u062a\u0646\u062f \u0625\u0644\u0649 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062d\u0642\u064a\u0642\u064a.\n          <\/h2>\n\n        <\/div>\n\n\n        <p class=\"tbp-section-intro\">\n          \u0635\u064f\u0645\u0645\u062a \u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0641\u064a TaskBrowse\n          \u0644\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0625\u062f\u0627\u0631\u064a \u0648\u062c\u0639\u0644 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0623\u0643\u062b\u0631 \u0641\u0627\u0626\u062f\u0629\u060c\n          \u0644\u0627 \u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u062d\u0643\u0645 \u0627\u0644\u0625\u062f\u0627\u0631\u064a \u0623\u0648 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u0634\u0631\u0648\u0639.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"tbp-ai-grid\">\n\n\n        <article class=\"tbp-ai-item\">\n          <span>01<\/span>\n          <h3>\u062a\u0642\u062f\u064a\u0631 \u062c\u0647\u062f \u0627\u0644\u0645\u0647\u0645\u0629<\/h3>\n          <p>\n            \u0627\u0642\u062a\u0631\u0627\u062d \u0627\u0644\u062c\u0647\u062f \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0647\u0627\u0645 \u062a\u0627\u0631\u064a\u062e\u064a\u0629 \u0645\u0634\u0627\u0628\u0647\u0629\n            \u0648\u062a\u0642\u062f\u064a\u0631\u0627\u062a\u0647\u0627 \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a \u0627\u0644\u0645\u0633\u062c\u0644 \u0639\u0646\u062f\u0645\u0627 \u064a\u0643\u0648\u0646 \u0645\u062a\u0627\u062d\u064b\u0627.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-ai-item\">\n          <span>02<\/span>\n          <h3>\u0627\u0642\u062a\u0631\u0627\u062d \u0627\u0644\u0648\u0633\u0648\u0645<\/h3>\n          <p>\n            \u0627\u0642\u062a\u0631\u0627\u062d \u0648\u0633\u0648\u0645 \u0645\u0641\u064a\u062f\u0629 \u0644\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u064a\u062f\u0648\u064a\n            \u0648\u062a\u062d\u0633\u064a\u0646 \u062c\u0648\u062f\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0627\u062d\u0642\u064b\u0627 \u0641\u064a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-ai-item\">\n          <span>03<\/span>\n          <h3>\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a<\/h3>\n          <p>\n            \u062f\u0639\u0645 \u0627\u0644\u062a\u0641\u0631\u064a\u063a \u0627\u0644\u0646\u0635\u064a \u0648\u0627\u0644\u062a\u0644\u062e\u064a\u0635 \u0648\u0627\u0644\u0642\u0631\u0627\u0631\u0627\u062a\n            \u0648\u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u0646\u0648\u062f \u0627\u0644\u0639\u0645\u0644 \u0645\u0646 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0639\u0646\u062f \u062a\u0641\u0639\u064a\u0644\u0647\u0627.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-ai-item\">\n          <span>04<\/span>\n          <h3>\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u062a\u062d\u0644\u064a\u0644\u064a\u0629<\/h3>\n          <p>\n            \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629\n            \u0644\u0625\u0628\u0631\u0627\u0632 \u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062a\u064a \u062a\u0633\u062a\u062d\u0642 \u0627\u0644\u0627\u0646\u062a\u0628\u0627\u0647.\n          <\/p>\n        <\/article>\n\n\n      <\/div>\n\n\n      <p class=\"tbp-ai-note\">\n        \u062a\u0628\u0642\u0649 \u0627\u0644\u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0648\u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a \u0627\u0644\u0645\u0648\u0644\u062f\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0645\u0631\u0627\u062c\u0639\u0629\n        \u0645\u0646 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0646 \u0639\u0646 \u0627\u0644\u0645\u0634\u0631\u0648\u0639.\n      <\/p>\n\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       PLAN COMPARISON\n       ========================================================== -->\n\n  <section\n    class=\"tbp-comparison\"\n    id=\"compare\"\n    aria-labelledby=\"tbp-compare-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <p class=\"tbp-kicker\">\n        \u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u062e\u0637\u0637\n      <\/p>\n\n      <h2\n        class=\"tbp-heading\"\n        id=\"tbp-compare-title\"\n      >\n        \u0642\u0627\u0631\u0646 \u0627\u0644\u062e\u0637\u0637 \u0628\u0627\u0644\u062a\u0641\u0635\u064a\u0644.\n      <\/h2>\n\n      <p class=\"tbp-section-intro\">\n        \u062a\u0634\u062a\u0631\u0643 Premium \u0648Enterprise \u0641\u064a \u0628\u064a\u0626\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629.\n        \u062a\u0636\u064a\u0641 Enterprise \u062a\u062e\u0637\u064a\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0648\u062d\u0635\u0629 \u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\n      <\/p>\n\n\n      <div\n        class=\"tbp-table-wrap\"\n        role=\"region\"\n        aria-label=\"\u062c\u062f\u0648\u0644 \u0645\u0642\u0627\u0631\u0646\u0629 \u062e\u0637\u0637 TaskBrowse\"\n        tabindex=\"0\"\n      >\n\n        <table class=\"tbp-table\">\n\n          <thead>\n            <tr>\n              <th scope=\"col\">\n                \u0627\u0644\u0642\u062f\u0631\u0629\n              <\/th>\n              <th scope=\"col\">\n                Free\n              <\/th>\n              <th scope=\"col\">\n                Premium\n              <\/th>\n              <th scope=\"col\">\n                Enterprise\n              <\/th>\n            <\/tr>\n          <\/thead>\n\n          <tbody>\n\n\n            <tr class=\"tbp-table-section\">\n              <td colspan=\"4\">\n                \u0627\u0644\u0633\u0639\u0631 \u0648\u0627\u0644\u0648\u0635\u0648\u0644\n              <\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0633\u0639\u0631<\/td>\n              <td>\u0645\u062c\u0627\u0646\u064a<\/td>\n              <td id=\"tbpComparePremium\">\u20ac8 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631<\/td>\n              <td id=\"tbpCompareEnterprise\">\u20ac18.40 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0648\u0646 \u0627\u0644\u0646\u0634\u0637\u0648\u0646<\/td>\n              <td>\u062d\u062a\u0649 3<\/td>\n              <td>\u0623\u0643\u062b\u0631 \u0645\u0646 3<\/td>\n              <td>\u0623\u0643\u062b\u0631 \u0645\u0646 3<\/td>\n            <\/tr>\n\n\n            <tr class=\"tbp-table-section\">\n              <td colspan=\"4\">\n                \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630\n              <\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u0647\u0627\u0645<\/td>\n              <td class=\"tbp-limited\">\u0648\u0635\u0648\u0644 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>Work Breakdown Structure<\/td>\n              <td class=\"tbp-limited\">\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>Gantt<\/td>\n              <td class=\"tbp-limited\">\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u062d\u0631\u062c<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>Project Workflow<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>Project Panorama<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u064a\u0648\u0645\u064a<\/td>\n              <td class=\"tbp-limited\">\u0648\u0635\u0648\u0644 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0624\u0642\u062a<\/td>\n              <td class=\"tbp-limited\">\u0648\u0635\u0648\u0644 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n\n            <tr class=\"tbp-table-section\">\n              <td colspan=\"4\">\n                \u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0648\u0627\u0644\u062a\u062d\u0644\u064a\u0644\n              <\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u062a\u0627\u062d\u0629<\/td>\n              <td class=\"tbp-limited\">\u0631\u0624\u064a\u0629 \u0623\u0633\u0627\u0633\u064a\u0629<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0625\u0633\u0646\u0627\u062f \u062d\u0633\u0628 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0627\u062a<\/td>\n              <td class=\"tbp-limited\">\u0623\u0633\u0627\u0633\u064a \u0623\u0648 \u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0644\u0648\u062d\u0627\u062a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a<\/td>\n              <td class=\"tbp-limited\">\u062a\u0642\u0627\u0631\u064a\u0631 \u0623\u0633\u0627\u0633\u064a\u0629<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>Analyzer \u0648\u0627\u0644\u0645\u0646\u0634\u0626\u0627\u062a \u0627\u0644\u0645\u062e\u0635\u0635\u0629<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n\n            <tr class=\"tbp-table-section\">\n              <td colspan=\"4\">\n                \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0648\u0627\u0644\u062d\u0648\u0643\u0645\u0629\n              <\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a<\/td>\n              <td class=\"tbp-limited\">\u0648\u0635\u0648\u0644 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0642\u0627\u062a \u0648\u0627\u0644\u0645\u062d\u0627\u062f\u062b\u0627\u062a<\/td>\n              <td class=\"tbp-limited\">\u0648\u0635\u0648\u0644 \u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0648\u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646<\/td>\n              <td class=\"tbp-limited\">\u0623\u0633\u0627\u0633\u064a<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u0627\u0644\u0645\u0635\u0637\u0644\u062d\u0627\u062a \u0648\u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u062e\u0635\u0635\u0629<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u062a\u062e\u0637\u064a\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639<\/td>\n              <td class=\"tbp-no\">\u063a\u064a\u0631 \u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-no\">\u063a\u064a\u0631 \u0645\u0636\u0645\u0646<\/td>\n              <td class=\"tbp-inc\">\u0645\u0636\u0645\u0646<\/td>\n            <\/tr>\n\n            <tr>\n              <td>\u062d\u0635\u0629 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0645\u0636\u0645\u0646\u0629<\/td>\n              <td class=\"tbp-limited\">\u0645\u062d\u062f\u0648\u062f\u0629<\/td>\n              <td class=\"tbp-inc\">\u0642\u064a\u0627\u0633\u064a\u0629<\/td>\n              <td class=\"tbp-inc\">\u062d\u0635\u0629 \u0623\u0639\u0644\u0649<\/td>\n            <\/tr>\n\n\n          <\/tbody>\n\n        <\/table>\n\n      <\/div>\n\n\n      <p class=\"tbp-compare-note\">\n        \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u062a\u0637\u0648\u0631 \u062d\u062f\u0648\u062f \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0648\u062a\u0648\u0627\u0641\u0631 \u0628\u0639\u0636 \u0627\u0644\u0645\u064a\u0632\u0627\u062a.\n        \u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0646\u0634\u0631 \u0623\u0648 \u0627\u0644\u0634\u0631\u0627\u0621 \u0623\u0648 \u0631\u0635\u064a\u062f \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\n        \u0623\u0648 \u0627\u0644\u062f\u0639\u0645 \u062c\u0648\u0647\u0631\u064a\u0629 \u0644\u0645\u0624\u0633\u0633\u062a\u0643\u060c \u064a\u064f\u0641\u0636\u0651\u0644 \u062a\u0623\u0643\u064a\u062f\u0647\u0627 \u0642\u0628\u0644 \u0627\u0644\u0634\u0631\u0627\u0621.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       WHY TASKBROWSE\n       ========================================================== -->\n\n  <section\n    class=\"tbp-why\"\n    aria-labelledby=\"tbp-why-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <p class=\"tbp-kicker\">\n        \u0644\u0645\u0627\u0630\u0627 TaskBrowse\u061f\n      <\/p>\n\n      <h2\n        class=\"tbp-heading\"\n        id=\"tbp-why-title\"\n      >\n        \u062d\u0631\u064a\u0629 \u0641\u064a \u0627\u0644\u062a\u0646\u0641\u064a\u0630. \u0648\u0636\u0648\u062d \u0641\u064a \u0627\u0644\u0625\u062f\u0627\u0631\u0629.\n      <\/h2>\n\n      <p class=\"tbp-section-intro\">\n        \u0644\u0627 \u064a\u0641\u062a\u0631\u0636 TaskBrowse \u0623\u0646 \u0627\u0644\u0645\u062f\u064a\u0631 \u064a\u062c\u0628 \u0623\u0646 \u064a\u062a\u062d\u0643\u0645 \u0641\u064a \u0643\u0644 \u062f\u0642\u064a\u0642\u0629 \u0645\u0646 \u064a\u0648\u0645 \u0627\u0644\u0641\u0631\u064a\u0642.\n        \u064a\u0645\u0646\u062d \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0645\u0633\u0627\u062d\u0629 \u0644\u062a\u0646\u0638\u064a\u0645 \u0639\u0645\u0644\u0647\u0645\u060c \u0645\u0639 \u0625\u0628\u0642\u0627\u0621 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645\u0627\u062a\n        \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0648\u0642\u062a \u0648\u0627\u0644\u062a\u0642\u062f\u0645 \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0645\u0631\u0626\u064a\u0629.\n      <\/p>\n\n\n      <div class=\"tbp-why-grid\">\n\n\n        <article class=\"tbp-why-item\">\n          <span>01<\/span>\n          <h3>\u0627\u0644\u062e\u0637\u0629 \u0648\u0627\u0644\u0648\u0627\u0642\u0639 \u0645\u0639\u064b\u0627<\/h3>\n          <p>\n            \u0634\u0627\u0647\u062f \u0627\u0644\u062c\u0647\u062f \u0627\u0644\u0645\u0642\u062f\u0631 \u0648\u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062e\u0637\u0637\n            \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a \u0627\u0644\u0645\u0633\u062c\u0644 \u062f\u0627\u062e\u0644 \u0633\u064a\u0627\u0642 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0646\u0641\u0633\u0647.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-why-item\">\n          <span>02<\/span>\n          <h3>\u0631\u0624\u064a\u0629 \u062f\u0648\u0646 \u0645\u0642\u0627\u0637\u0639\u0627\u062a \u0645\u0633\u062a\u0645\u0631\u0629<\/h3>\n          <p>\n            \u064a\u0633\u062a\u0637\u064a\u0639 \u0627\u0644\u0645\u062f\u064a\u0631 \u0645\u0631\u0627\u062c\u0639\u0629 \u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0645\u0634\u0631\u0648\u0639\n            \u062f\u0648\u0646 \u0633\u0624\u0627\u0644 \u0643\u0644 \u0634\u062e\u0635 \u0628\u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0639\u0646 \u062d\u0627\u0644\u0629 \u0639\u0645\u0644\u0647.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-why-item\">\n          <span>03<\/span>\n          <h3>\u0625\u0634\u0627\u0631\u0627\u062a \u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0623\u0628\u0643\u0631<\/h3>\n          <p>\n            \u0634\u0627\u0647\u062f \u0627\u0644\u0641\u0631\u0648\u0642 \u0627\u0644\u0645\u062a\u0632\u0627\u064a\u062f\u0629 \u0641\u064a \u0627\u0644\u0648\u0642\u062a \u0623\u0648 \u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644\n            \u0623\u0648 \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0623\u0648 \u0627\u0644\u062a\u0642\u062f\u0645 \u0628\u064a\u0646\u0645\u0627 \u0645\u0627 \u0632\u0627\u0644 \u0647\u0646\u0627\u0643 \u0648\u0642\u062a \u0644\u0644\u062a\u0635\u0631\u0641.\n          <\/p>\n        <\/article>\n\n\n        <article class=\"tbp-why-item\">\n          <span>04<\/span>\n          <h3>\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u064a\u0648\u0645\u064a<\/h3>\n          <p>\n            \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0646\u0634\u0626\u0647\u0627 \u0627\u0644\u0641\u0631\u064a\u0642 \u0623\u0635\u0644\u064b\u0627\n            \u0628\u062f\u0644 \u0625\u0639\u0627\u062f\u0629 \u0628\u0646\u0627\u0621 \u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0634\u0647\u0631.\n          <\/p>\n        <\/article>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       FAQ\n       ========================================================== -->\n\n  <section\n    class=\"tbp-faq\"\n    aria-labelledby=\"tbp-faq-title\"\n  >\n\n    <div class=\"tbp-wrap\">\n\n      <p class=\"tbp-kicker\">\n        \u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629\n      <\/p>\n\n      <h2\n        class=\"tbp-heading\"\n        id=\"tbp-faq-title\"\n      >\n        \u0623\u0633\u0626\u0644\u0629 \u0639\u0646 \u0627\u0644\u062e\u0637\u0637 \u0648\u0627\u0644\u0623\u0633\u0639\u0627\u0631.\n      <\/h2>\n\n\n      <div class=\"tbp-faq-list\">\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 TaskBrowse \u0645\u062c\u0627\u0646\u064b\u0627\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0646\u0639\u0645. \u062a\u062f\u0639\u0645 \u062e\u0637\u0629 Free \u0645\u0627 \u064a\u0635\u0644 \u0625\u0644\u0649 \u062b\u0644\u0627\u062b\u0629 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u0634\u0637\u064a\u0646\u060c\n              \u0648\u0647\u064a \u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u0629 \u0644\u062a\u062c\u0631\u0628\u0629 TaskBrowse \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0645\u0647\u0627\u0645 \u062d\u0642\u064a\u0642\u064a\u0629.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0645\u0627\u0630\u0627 \u064a\u0639\u0646\u064a \u062e\u0635\u0645 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u064a\u0642\u0644\u0644 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0634\u0647\u0631\u064a \u0627\u0644\u0642\u064a\u0627\u0633\u064a \u0628\u0646\u0633\u0628\u0629 20%.\n              \u062a\u0635\u0628\u062d Premium \u0628\u0642\u064a\u0645\u0629 \u20ac8 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0634\u0647\u0631\u064a\u064b\u0627\u060c\n              \u0648\u062a\u064f\u062f\u0641\u0639 \u20ac96 \u0633\u0646\u0648\u064a\u064b\u0627.\n            <\/p>\n\n            <p>\n              \u0648\u062a\u0635\u0628\u062d Enterprise \u0628\u0642\u064a\u0645\u0629 \u20ac18.40 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645 \u0634\u0647\u0631\u064a\u064b\u0627\u060c\n              \u0648\u062a\u064f\u062f\u0641\u0639 \u20ac220.80 \u0633\u0646\u0648\u064a\u064b\u0627.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0643\u064a\u0641 \u0623\u0633\u062a\u062e\u062f\u0645 \u0631\u0645\u0632 \u0627\u0644\u062e\u0635\u0645 UPTSTART50\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0627\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0631\u0645\u0632\n              <strong dir=\"ltr\">UPTSTART50<\/strong>\n              \u0639\u0646\u062f \u0623\u0648\u0644 \u0637\u0644\u0628 \u0645\u062f\u0641\u0648\u0639 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062e\u0635\u0645 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0623\u0648\u0644.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 TaskBrowse \u0645\u062c\u0631\u062f \u0623\u062f\u0627\u0629 \u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0647\u0627\u0645\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0644\u0627. \u064a\u0631\u0628\u0637 TaskBrowse \u0627\u0644\u0645\u0647\u0627\u0645 \u0628\u0647\u064a\u0643\u0644 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\n              \u0648\u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u064a\u0648\u0645\u064a \u0648\u062a\u062a\u0628\u0639 \u0627\u0644\u0648\u0642\u062a \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641\n              \u0648\u0627\u0644\u0623\u0647\u062f\u0627\u0641 \u0648\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0648\u0627\u0644\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0645\u0627 \u0627\u0644\u0641\u0631\u0642 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0628\u064a\u0646 Premium \u0648Enterprise\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u062a\u062d\u062a\u0648\u064a Premium \u0639\u0644\u0649 \u0628\u064a\u0626\u0629 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629.\n              \u062a\u0636\u064a\u0641 Enterprise \u062a\u062e\u0637\u064a\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639\n              \u0648\u062d\u0635\u0629 \u0623\u0639\u0644\u0649 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 \u064a\u0642\u0627\u0631\u0646 TaskBrowse \u0628\u064a\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062e\u0637\u0637 \u0648\u0627\u0644\u0641\u0639\u0644\u064a\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0646\u0639\u0645. \u064a\u0631\u0628\u0637 TaskBrowse \u0627\u0644\u062c\u0647\u062f \u0627\u0644\u0645\u0642\u062f\u0631 \u0648\u0627\u0644\u062e\u0637\u0637 \u0627\u0644\u064a\u0648\u0645\u064a\u0629\n              \u0648\u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0632\u0645\u0646\u064a\u0629 \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0641\u0639\u0644\u064a \u0648\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062a\u0642\u062f\u0645\u060c\n              \u062d\u062a\u0649 \u062a\u0631\u0649 \u0623\u064a\u0646 \u064a\u062e\u062a\u0644\u0641 \u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0639\u0646 \u0627\u0644\u062e\u0637\u0629 \u0627\u0644\u0623\u0635\u0644\u064a\u0629.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 \u064a\u062f\u0639\u0645 TaskBrowse \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0646\u0639\u0645. \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062a\u0643\u0644\u0641\u0629 \u0633\u0627\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0648\u0627\u0644\u062c\u0647\u062f \u0627\u0644\u0645\u0642\u062f\u0631\n              \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u0633\u062c\u0644 \u0648\u0641\u0626\u0627\u062a \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0648\u0627\u0644\u0645\u0635\u0631\u0648\u0641\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629\n              \u0636\u0645\u0646 \u062a\u0642\u0627\u0631\u064a\u0631 \u062a\u0643\u0644\u0641\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0645\u0627 \u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0644\u0645\u062a\u0627\u062d\u0629\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u062a\u0634\u0645\u0644 \u0627\u0644\u0642\u062f\u0631\u0627\u062a \u0627\u0644\u0645\u0648\u062b\u0642\u0629 \u062d\u0627\u0644\u064a\u064b\u0627 \u062a\u0642\u062f\u064a\u0631 \u062c\u0647\u062f \u0627\u0644\u0645\u0647\u0645\u0629\n              \u0627\u0633\u062a\u0646\u0627\u062f\u064b\u0627 \u0625\u0644\u0649 \u0623\u0639\u0645\u0627\u0644 \u062a\u0627\u0631\u064a\u062e\u064a\u0629 \u0645\u0634\u0627\u0628\u0647\u0629\u060c\n              \u0648\u0627\u0642\u062a\u0631\u0627\u062d \u0627\u0644\u0648\u0633\u0648\u0645\u060c \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u062a\u062d\u0644\u064a\u0644\u064a\u0629 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\u060c\n              \u0648\u0645\u0639\u0627\u0644\u062c\u0629 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0639\u0646\u062f\u0645\u0627 \u062a\u0643\u0648\u0646 \u0627\u0644\u0645\u064a\u0632\u0629 \u0645\u0641\u0639\u0644\u0629.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 \u064a\u062f\u0639\u0645 TaskBrowse \u0627\u0644\u0641\u0631\u0642 \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0644\u063a\u0627\u062a\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u0646\u0639\u0645. \u064a\u062f\u0639\u0645 TaskBrowse \u0628\u064a\u0626\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u0644\u063a\u0627\u062a\u060c\n              \u062a\u0634\u0645\u0644 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0648\u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629\u060c\n              \u0645\u0639 \u062f\u0639\u0645 \u0648\u0627\u062c\u0647\u0629 \u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0644\u0639\u0631\u0628\u064a\u0629.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n        <details class=\"tbp-faq-item\">\n\n          <summary>\n            \u0647\u0644 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u062d\u0627\u0644\u064a\u0629\u061f\n          <\/summary>\n\n          <div class=\"tbp-faq-answer\">\n            <p>\n              \u064a\u0648\u0641\u0631 TaskBrowse \u062e\u064a\u0627\u0631\u0627\u062a \u0645\u0648\u062b\u0642\u0629 \u0644\u0627\u0633\u062a\u064a\u0631\u0627\u062f \u0645\u0647\u0627\u0645 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639\u060c\n              \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 Excel \u0648Microsoft Project\n              \u0641\u064a \u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629.\n            <\/p>\n          <\/div>\n\n        <\/details>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- ==========================================================\n       FINAL CTA\n       ========================================================== -->\n\n  <section class=\"tbp-final\">\n\n    <div class=\"tbp-wrap\">\n\n      <div class=\"tbp-final-grid\">\n\n\n        <div>\n\n          <h2>\n            \u0627\u0628\u062f\u0623 \u0628\u0639\u0645\u0644 \u062d\u0642\u064a\u0642\u064a\u060c \u062b\u0645 \u0627\u062e\u062a\u0631 \u0627\u0644\u0639\u0645\u0642 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647.\n          <\/h2>\n\n          <p>\n            \u0627\u0628\u062f\u0623 \u0645\u062c\u0627\u0646\u064b\u0627 \u0628\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0627\u0644\u0645\u0647\u0627\u0645 \u0648\u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u064a\u0648\u0645\u064a \u0648\u062a\u062a\u0628\u0639 \u0627\u0644\u0648\u0642\u062a.\n            \u0627\u0646\u062a\u0642\u0644 \u0625\u0644\u0649 Premium \u0639\u0646\u062f\u0645\u0627 \u064a\u062d\u062a\u0627\u062c \u0641\u0631\u064a\u0642\u0643 \u0625\u0644\u0649 \u0642\u062f\u0631\u0627\u062a \u0623\u0639\u0645\u0642\n            \u0644\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631\u060c\n            \u0623\u0648 \u0625\u0644\u0649 Enterprise \u0639\u0646\u062f\u0645\u0627 \u064a\u062c\u0628 \u0631\u0628\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0628\u0627\u0644\u062a\u0646\u0641\u064a\u0630.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"tbp-final-actions\">\n\n          <a\n            class=\"tbp-final-primary\"\n            href=\"https:\/\/panel.taskbrowse.com\/Account\/Register?lang=ar\"\n          >\n            \u0627\u0628\u062f\u0623 \u0645\u062c\u0627\u0646\u064b\u0627\n          <\/a>\n\n          <a\n            class=\"tbp-final-secondary\"\n            href=\"#compare\"\n          >\n            \u0642\u0627\u0631\u0646 \u0627\u0644\u062e\u0637\u0637\n          <\/a>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n<\/main>\n\n\n\n<script>\n(function () {\n  \"use strict\";\n\n  function initTbArabicPricing() {\n\n    var root = document.getElementById(\"tb-ar-pricing\");\n    var monthly = document.getElementById(\"tbpMonthly\");\n    var annual = document.getElementById(\"tbpAnnual\");\n\n    var premiumPrice = document.getElementById(\"tbpPremiumPrice\");\n    var premiumSub = document.getElementById(\"tbpPremiumSub\");\n\n    var enterprisePrice = document.getElementById(\"tbpEnterprisePrice\");\n    var enterpriseSub = document.getElementById(\"tbpEnterpriseSub\");\n\n    var comparePremium = document.getElementById(\"tbpComparePremium\");\n    var compareEnterprise = document.getElementById(\"tbpCompareEnterprise\");\n\n\n    if (\n      !root ||\n      !monthly ||\n      !annual ||\n      !premiumPrice ||\n      !premiumSub ||\n      !enterprisePrice ||\n      !enterpriseSub\n    ) {\n      return;\n    }\n\n\n    if (\n      root.getAttribute(\"data-tbp-ready\") === \"true\"\n    ) {\n      return;\n    }\n\n\n    root.setAttribute(\n      \"data-tbp-ready\",\n      \"true\"\n    );\n\n\n    function setAnnual() {\n\n      annual.classList.add(\"is-active\");\n      monthly.classList.remove(\"is-active\");\n\n      annual.setAttribute(\n        \"aria-pressed\",\n        \"true\"\n      );\n\n      monthly.setAttribute(\n        \"aria-pressed\",\n        \"false\"\n      );\n\n\n      premiumPrice.textContent =\n        \"\u20ac8\";\n\n      premiumSub.textContent =\n        \"\u20ac96 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645\u060c \u062a\u064f\u062f\u0641\u0639 \u0633\u0646\u0648\u064a\u064b\u0627\";\n\n\n      enterprisePrice.textContent =\n        \"\u20ac18.40\";\n\n      enterpriseSub.textContent =\n        \"\u20ac220.80 \u0644\u0643\u0644 \u0645\u0633\u062a\u062e\u062f\u0645\u060c \u062a\u064f\u062f\u0641\u0639 \u0633\u0646\u0648\u064a\u064b\u0627\";\n\n\n      if (comparePremium) {\n        comparePremium.textContent =\n          \"\u20ac8 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\";\n      }\n\n      if (compareEnterprise) {\n        compareEnterprise.textContent =\n          \"\u20ac18.40 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\";\n      }\n\n    }\n\n\n    function setMonthly() {\n\n      monthly.classList.add(\"is-active\");\n      annual.classList.remove(\"is-active\");\n\n      monthly.setAttribute(\n        \"aria-pressed\",\n        \"true\"\n      );\n\n      annual.setAttribute(\n        \"aria-pressed\",\n        \"false\"\n      );\n\n\n      premiumPrice.textContent =\n        \"\u20ac10\";\n\n      premiumSub.textContent =\n        \"\u062a\u064f\u062f\u0641\u0639 \u0634\u0647\u0631\u064a\u064b\u0627\";\n\n\n      enterprisePrice.textContent =\n        \"\u20ac23\";\n\n      enterpriseSub.textContent =\n        \"\u062a\u064f\u062f\u0641\u0639 \u0634\u0647\u0631\u064a\u064b\u0627\";\n\n\n      if (comparePremium) {\n        comparePremium.textContent =\n          \"\u20ac10 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\";\n      }\n\n      if (compareEnterprise) {\n        compareEnterprise.textContent =\n          \"\u20ac23 \/ \u0645\u0633\u062a\u062e\u062f\u0645 \/ \u0634\u0647\u0631\";\n      }\n\n    }\n\n\n    monthly.addEventListener(\n      \"click\",\n      setMonthly\n    );\n\n\n    annual.addEventListener(\n      \"click\",\n      setAnnual\n    );\n\n\n    setAnnual();\n\n  }\n\n\n  if (\n    document.readyState === \"loading\"\n  ) {\n\n    document.addEventListener(\n      \"DOMContentLoaded\",\n      initTbArabicPricing\n    );\n\n  } else {\n\n    initTbArabicPricing();\n\n  }\n\n}());\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u0645\u064a\u0632\u0627\u062a TaskBrowse \u0648\u0623\u0633\u0639\u0627\u0631\u0647 \u062e\u0637\u0637 \u0648\u0627\u0636\u062d\u0629 \u0644\u0641\u0631\u0642 \u062a\u062f\u064a\u0631 \u0627\u0644\u0639\u0645\u0644 \u0628\u062c\u062f\u064a\u0629. \u0627\u0628\u062f\u0623 \u0645\u062c\u0627\u0646\u064b\u0627\u060c \u0623\u0648 \u0627\u062e\u062a\u0631 Premium \u0639\u0646\u062f\u0645\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0628\u064a\u0626\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0644\u0644\u062a\u062e\u0637\u064a\u0637 \u0648\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0648\u0627\u0644\u0648\u0642\u062a \u0648\u0639\u0628\u0621 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0648\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631\u060c \u0623\u0648 Enterprise \u0639\u0646\u062f\u0645\u0627 \u062a\u0631\u064a\u062f \u0631\u0628\u0637 \u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0628\u0627\u0644\u062a\u0646\u0641\u064a\u0630 \u0645\u0639 \u062d\u0635\u0629 \u0623\u0643\u0628\u0631 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a. \u0645\u062c\u0627\u0646\u064b\u0627 \u062d\u062a\u0649 3 \u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u0646\u0634\u0637\u064a\u0646 \u0648\u0641\u0631 20% \u0645\u0639 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0631\u0642\u064a\u0629 \u0645\u0639 \u0646\u0645\u0648&hellip;&nbsp;<a href=\"https:\/\/taskbrowse.com\/ar\/pricing\/\" rel=\"bookmark\">\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f &raquo;<span class=\"screen-reader-text\">\u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0648\u0627\u0644\u062a\u0633\u0639\u064a\u0631<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":777,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-776","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/pages\/776","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/comments?post=776"}],"version-history":[{"count":55,"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/pages\/776\/revisions"}],"predecessor-version":[{"id":10283,"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/pages\/776\/revisions\/10283"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/media\/777"}],"wp:attachment":[{"href":"https:\/\/taskbrowse.com\/ar\/wp-json\/wp\/v2\/media?parent=776"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}