{"id":1027,"date":"2026-02-07T07:19:06","date_gmt":"2026-02-07T07:19:06","guid":{"rendered":"https:\/\/boostwise.agency\/?page_id=1027"},"modified":"2026-07-26T09:43:06","modified_gmt":"2026-07-26T09:43:06","slug":"pricing","status":"publish","type":"page","link":"https:\/\/boostwise.agency\/ar\/pricing\/","title":{"rendered":"\u0627\u0644\u0623\u0633\u0639\u0627\u0631"},"content":{"rendered":"\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@400;500;600;700;800&family=Inter:wght@400;500;600&family=Cairo:wght@400;500;600;700;800&display=swap');\r\n\r\n.bw-page * { box-sizing: border-box; }\r\n.bw-page {\r\n  font-family: 'Cairo', 'Inter', sans-serif; background: #050914; color: #e8edfb;\r\n  display: flow-root;\r\n}\r\n.bw-page h1, .bw-page h2, .bw-page h3, .bw-page h4 { font-family: 'Sora', sans-serif; font-weight: 700; color: #ffffff; margin: 0; }\r\n.bw-page p { margin: 0; }\r\n.bw-page a { text-decoration: none; }\r\n.bw-page button { font-family: 'Cairo', 'Inter', sans-serif; cursor: pointer; }\r\n.bw-page ul { margin: 0; padding: 0; list-style: none; }\r\n\r\n.bw-wrap { max-width: 1200px; margin: 0 auto; padding: 0 40px; }\r\n\r\n\/* ---------- PAGE HERO ---------- *\/\r\n.bw-phero {\r\n  position: relative; overflow: hidden; padding: 130px 40px 50px; text-align: center;\r\n  background:\r\n    radial-gradient(circle at 25% 15%, rgba(79,216,232,0.14) 0%, transparent 45%),\r\n    radial-gradient(circle at 80% 80%, rgba(79,216,232,0.1) 0%, transparent 55%),\r\n    linear-gradient(160deg, #060a1c 0%, #0b1330 35%, #10205a 68%, #123a6e 100%);\r\n}\r\n.bw-phero-inner { max-width: 780px; margin: 0 auto; position: relative; z-index: 2; }\r\n.bw-eyebrow {\r\n  display: inline-flex; align-items: center; gap: 8px; padding: 7px 16px; border-radius: 100px;\r\n  background: rgba(79,216,232,0.1); border: 1px solid rgba(79,216,232,0.3); color: #7be6f2;\r\n  font-size: 13px; font-weight: 600; margin-bottom: 22px;\r\n}\r\n.bw-eyebrow .bw-dot { width: 6px; height: 6px; border-radius: 50%; background: #4fd8e8; box-shadow: 0 0 8px #4fd8e8; }\r\n.bw-phero h1 { font-size: 44px; line-height: 1.12; letter-spacing: -1px; margin-bottom: 18px; }\r\n.bw-phero p.bw-lead { font-size: 16.5px; line-height: 1.7; color: rgba(224,232,250,.68); margin-bottom: 34px; }\r\n@media (max-width:720px){ .bw-phero h1{font-size:30px} }\r\n\r\n\/* ---------- TAB NAV ---------- *\/\r\n.bw-tabs { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px; padding-bottom: 10px; }\r\n.bw-tabs a {\r\n  padding: 10px 18px; border-radius: 100px; background: rgba(255,255,255,0.04);\r\n  border: 1px solid rgba(255,255,255,0.12); color: #e8edfb; font-size: 13.5px; font-weight: 600;\r\n  transition: border-color .25s, color .25s, background .25s;\r\n}\r\n.bw-tabs a:hover { border-color: #4fd8e8; color: #4fd8e8; background: rgba(79,216,232,.08); }\r\n.bw-tabs a.bw-tab-cta { background: linear-gradient(120deg,#06b6d4,#1e3a8a); border: none; color: #fff; }\r\n\r\n\/* ---------- SECTIONS ---------- *\/\r\n.bw-section { padding: 70px 0; }\r\n.bw-section-head { text-align: center; margin-bottom: 44px; }\r\n.bw-section-head h2 { font-size: 28px; margin-bottom: 12px; }\r\n.bw-section-head p { color: rgba(224,232,250,.62); font-size: 15.5px; max-width: 640px; margin: 0 auto; }\r\n\r\n\/* ---------- PRICING CARDS ---------- *\/\r\n.bw-price-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; margin-bottom: 30px; }\r\n@media (max-width:960px){ .bw-price-grid{grid-template-columns:1fr} }\r\n\r\n.bw-price-card {\r\n  position: relative; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08);\r\n  border-radius: 24px; padding: 34px 28px; display: flex; flex-direction: column;\r\n  transition: transform .3s, border-color .3s, box-shadow .3s;\r\n}\r\n.bw-price-card:hover { transform: translateY(-6px); border-color: rgba(79,216,232,.4); box-shadow: 0 16px 34px rgba(79,216,232,.15); }\r\n.bw-price-card.bw-popular { border-color: #4fd8e8; box-shadow: 0 0 30px rgba(79,216,232,.25); background: rgba(79,216,232,0.05); }\r\n.bw-badge {\r\n  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);\r\n  background: linear-gradient(120deg,#06b6d4,#1e3a8a); color: #fff; font-size: 11.5px; font-weight: 700;\r\n  padding: 5px 16px; border-radius: 100px; letter-spacing: .3px; white-space: nowrap;\r\n}\r\n.bw-price-card h3 { font-size: 17px; margin-bottom: 14px; }\r\n.bw-price-amount { font-size: 32px; font-family: 'Sora', sans-serif; font-weight: 800; color: #4fd8e8; line-height: 1; margin-bottom: 4px; }\r\n.bw-price-amount span { font-size: 14px; color: rgba(224,232,250,.5); font-weight: 500; }\r\n.bw-price-min { font-size: 12.5px; color: rgba(224,232,250,.45); margin-bottom: 22px; }\r\n.bw-price-card ul { flex: 1; margin-bottom: 24px; }\r\n.bw-price-card li { display: flex; gap: 10px; align-items: flex-start; font-size: 13.5px; color: rgba(224,232,250,.75); line-height: 1.5; margin-bottom: 11px; }\r\n.bw-price-card li svg { width: 16px; height: 16px; min-width: 16px; color: #4fd8e8; margin-top: 2px; }\r\n.bw-price-card .bw-btn-ghost { text-align: center; }\r\n\r\n\/* ---------- ADD-ONS ---------- *\/\r\n.bw-addons { background: rgba(255,255,255,.02); border: 1px solid rgba(255,255,255,.08); border-radius: 20px; padding: 26px 30px; }\r\n.bw-addons h4 { font-size: 15px; margin-bottom: 16px; color: #4fd8e8; }\r\n.bw-addons li { display: flex; justify-content: space-between; gap: 16px; font-size: 14px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.06); color: rgba(224,232,250,.75); }\r\n.bw-addons li:last-child { border-bottom: none; }\r\n.bw-addons li strong { color: #fff; font-weight: 600; white-space: nowrap; }\r\n\r\n\/* ---------- QUOTE-BASED (Website \/ Branding) ---------- *\/\r\n.bw-quote-box { background: rgba(255,255,255,.03); border: 1px solid rgba(255,255,255,.08); border-radius: 28px; padding: 44px 48px; text-align: center; }\r\n.bw-quote-box h3 { font-size: 20px; margin-bottom: 14px; }\r\n.bw-quote-box p { font-size: 15px; color: rgba(224,232,250,.65); line-height: 1.7; max-width: 680px; margin: 0 auto 26px; }\r\n.bw-pill-row { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-bottom: 30px; }\r\n.bw-pill { padding: 8px 16px; border-radius: 100px; background: rgba(79,216,232,.08); border: 1px solid rgba(79,216,232,.25); color: #7be6f2; font-size: 13px; font-weight: 500; }\r\n\r\n\/* ---------- BUNDLE \/ PAYMENT ---------- *\/\r\n.bw-bundle {\r\n  border-radius: 28px; padding: 48px 40px; text-align: center;\r\n  background: radial-gradient(circle at 50% 0%, rgba(6,182,212,.14), transparent 60%), #0b1330;\r\n  border: 1px solid rgba(255,255,255,.08); margin-bottom: 70px;\r\n}\r\n.bw-bundle h3 { font-size: 22px; margin-bottom: 10px; }\r\n.bw-bundle p { font-size: 15px; color: rgba(224,232,250,.65); margin-bottom: 26px; }\r\n\r\n.bw-terms-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }\r\n@media (max-width:900px){ .bw-terms-grid{grid-template-columns:1fr} }\r\n.bw-terms-card { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 20px; padding: 26px; text-align: center; }\r\n.bw-terms-card .bw-card-icon { width: 46px; height: 46px; margin: 0 auto 14px; border-radius: 12px; background: rgba(79,216,232,.12); border: 1px solid rgba(79,216,232,.25); display: flex; align-items: center; justify-content: center; color: #4fd8e8; }\r\n.bw-terms-card .bw-card-icon svg { width: 22px; height: 22px; }\r\n.bw-terms-card h4 { font-size: 15px; margin-bottom: 8px; }\r\n.bw-terms-card p { font-size: 13.5px; color: rgba(224,232,250,.6); line-height: 1.6; }\r\n\r\n\/* ---------- BUTTONS ---------- *\/\r\n.bw-btn-primary {\r\n  padding: 15px 30px; border-radius: 100px; background: linear-gradient(120deg,#06b6d4,#1e3a8a);\r\n  color: #fff; font-weight: 600; font-size: 15px; border: none; box-shadow: 0 10px 30px rgba(6,182,212,.3);\r\n  transition: transform .25s; display: inline-block; text-decoration: none !important;\r\n}\r\n.bw-btn-primary:hover { transform: translateY(-2px); color: #fff; }\r\n.bw-btn-ghost {\r\n  padding: 13px 26px; border-radius: 100px; background: transparent; border: 1px solid rgba(255,255,255,.25);\r\n  color: #f0f4ff; font-weight: 500; font-size: 14px; transition: border-color .25s, background .25s;\r\n  display: inline-block; text-decoration: none !important;\r\n}\r\n.bw-btn-ghost:hover { border-color: #4fd8e8; background: rgba(79,216,232,.08); color: #4fd8e8; }\r\n.bw-cta-row { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }\r\n<\/style>\r\n\r\n<div class=\"bw-page alignfull\" dir=\"rtl\" lang=\"ar\">\r\n\r\n  <div class=\"bw-phero\">\r\n    <div class=\"bw-phero-inner\">\r\n      <div class=\"bw-eyebrow\"><span class=\"bw-dot\"><\/span>\u062d\u0644\u0648\u0644 \u062a\u0633\u0648\u064a\u0642 \u0645\u062f\u0639\u0648\u0645\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/div>\r\n      <h1>\u0627\u0633\u062a\u062b\u0645\u0631 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u060c \u0648\u0634\u0627\u0647\u062f \u0646\u062a\u0627\u0626\u062c \u062d\u0642\u064a\u0642\u064a\u0629<\/h1>\r\n      <p class=\"bw-lead\">\u062d\u0644\u0648\u0644 \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u062a\u0648\u0633\u064a\u0639 \u0646\u0637\u0627\u0642 \u0639\u0645\u0644\u0643. \u0623\u0633\u0639\u0627\u0631 \u0648\u0627\u0636\u062d\u0629\u060c \u0648\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0645\u064f\u062b\u0628\u062a\u0629\u060c \u0648\u0639\u0627\u0626\u062f \u0627\u0633\u062a\u062b\u0645\u0627\u0631 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u064a\u0627\u0633.<\/p>\r\n      <div class=\"bw-tabs\">\r\n        <a href=\"#seo\">\u0627\u0644\u0633\u064a\u0648<\/a>\r\n        <a href=\"#social\">\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a<\/a>\r\n        <a href=\"#website\">\u0627\u0644\u0645\u0648\u0642\u0639<\/a>\r\n        <a href=\"#branding\">\u0627\u0644\u0647\u0648\u064a\u0629<\/a>\r\n        <a href=\"#sales\">\u062f\u0639\u0645 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a<\/a>\r\n        <a href=\"https:\/\/boostwise.agency\/ar\/packages\/\" class=\"bw-tab-cta\">\u0639\u0631\u0636 \u0627\u0644\u0628\u0627\u0642\u0627\u062a \u2190<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"bw-wrap\">\r\n\r\n    <!-- SEO -->\r\n    <div class=\"bw-section\" id=\"seo\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u0633\u064a\u0648 \u0645\u062f\u0639\u0648\u0645 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/h2>\r\n        <p>\u0633\u064a\u0637\u0631 \u0639\u0644\u0649 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b \u0628\u062a\u062d\u0633\u064a\u0646 \u0630\u0643\u064a \u064a\u062a\u0643\u064a\u0641 \u0645\u0639 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0627\u0644\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0627\u062a \u0644\u062d\u0638\u064a\u0627\u064b<\/p>\r\n      <\/div>\r\n      <div class=\"bw-price-grid\">\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u0623\u0633\u0627\u0633\u064a\u0629<\/h3>\r\n          <div class=\"bw-price-amount\">$500<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>4-9 \u0643\u0644\u0645\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0645\u0633\u062a\u0647\u062f\u0641\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>5-7 \u0635\u0641\u062d\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u062f\u0642\u064a\u0642 \u0633\u064a\u0648 \u062a\u0642\u0646\u064a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u062d\u0633\u064a\u0646 \u062f\u0627\u062e\u0644 \u0627\u0644\u0635\u0641\u062d\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u0623\u062f\u0627\u0621 \u0634\u0647\u0631\u064a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0645\u062d\u062a\u0648\u0649 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0628\u064a\u0627\u0646\u0627\u062a Schema \u0623\u0633\u0627\u0633\u064a\u0629<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card bw-popular\">\r\n          <div class=\"bw-badge\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u0639\u0628\u064a\u0629<\/div>\r\n          <h3>\u0646\u0645\u0648<\/h3>\r\n          <div class=\"bw-price-amount\">$1,400<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>10-15 \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0645\u0633\u062a\u0647\u062f\u0641\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>12-18 \u0635\u0641\u062d\u0629 \u0645\u062d\u0633\u0651\u0646\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0633\u064a\u0648 \u062a\u0642\u0646\u064a \u0645\u062a\u0642\u062f\u0645<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>4-6 \u0631\u0648\u0627\u0628\u0637 \u062e\u0644\u0641\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0642\u0627\u0644\u062a\u0627 \u0633\u064a\u0648 \u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u062d\u0644\u064a\u0644 \u0641\u062c\u0648\u0629 \u0627\u0644\u0645\u0646\u0627\u0641\u0633\u064a\u0646<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u062d\u0633\u064a\u0646 AEO \/ GEO<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0627\u0631\u064a\u0631 \u0643\u0644 \u0623\u0633\u0628\u0648\u0639\u064a\u0646<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-primary\" style=\"text-align:center;\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u0645\u0624\u0633\u0633\u0627\u062a<\/h3>\r\n          <div class=\"bw-price-amount\">$2,800<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>20+ \u0643\u0644\u0645\u0629 \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0645\u0633\u062a\u0647\u062f\u0641\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0635\u0641\u062d\u0627\u062a \u063a\u064a\u0631 \u0645\u062d\u062f\u0648\u062f\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>9-12 \u0631\u0627\u0628\u0637 \u062e\u0644\u0641\u064a \u0645\u0648\u062b\u0648\u0642\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>6 \u0645\u0642\u0627\u0644\u0627\u062a \u0645\u062d\u0633\u0651\u0646\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0633\u064a\u0648 \u0628\u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0627\u0631\u064a\u0631 \u0623\u0633\u0628\u0648\u0639\u064a\u0629 + \u0644\u0648\u062d\u0629 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u062d\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u062f\u064a\u0631 \u0633\u064a\u0648 \u0645\u062e\u0635\u0635<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 AEO\/GEO \u0643\u0627\u0645\u0644\u0629<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bw-addons\">\r\n        <h4>\u0625\u0636\u0627\u0641\u0627\u062a \u0627\u0644\u0633\u064a\u0648<\/h4>\r\n        <ul>\r\n          <li>\u0645\u0642\u0627\u0644\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 (\u0628\u0639\u062f \u0627\u0644\u0628\u0627\u0642\u0629) <strong>\u0639\u0631\u0636 \u0633\u0639\u0631 \u0645\u062e\u0635\u0635<\/strong><\/li>\r\n          <li>\u062a\u062f\u0642\u064a\u0642 \u0633\u064a\u0648 \u0644\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0641\u0642\u0637 <strong>$800<\/strong><\/li>\r\n          <li>\u062d\u0632\u0645\u0629 \u0623\u0628\u062d\u0627\u062b \u0643\u0644\u0645\u0627\u062a \u0645\u0641\u062a\u0627\u062d\u064a\u0629 \u0639\u0631\u0628\u064a\u0629 <strong>$400<\/strong><\/li>\r\n          <li>\u0625\u0639\u062f\u0627\u062f Schema \/ \u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646\u0638\u0651\u0645\u0629 <strong>$350<\/strong><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CAMPAIGNS \/ SOCIAL -->\r\n    <div class=\"bw-section\" id=\"social\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062d\u0645\u0644\u0627\u062a<\/h2>\r\n        <p>\u0627\u0628\u0646\u0650 \u0645\u062c\u062a\u0645\u0639\u0627\u064b \u0645\u0648\u0627\u0644\u064a\u0627\u064b \u0648\u062d\u0648\u0651\u0644 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u064a\u0646 \u0625\u0644\u0649 \u0639\u0645\u0644\u0627\u0621 \u0628\u0645\u062d\u062a\u0648\u0649 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u062b\u0646\u0627\u0626\u064a \u0627\u0644\u0644\u063a\u0629<\/p>\r\n      <\/div>\r\n      <div class=\"bw-price-grid\">\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u0623\u0633\u0627\u0633\u064a\u0629<\/h3>\r\n          <div class=\"bw-price-amount\">$500<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0646\u0635\u062a\u0627\u0646 (\u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645 + \u0641\u064a\u0633\u0628\u0648\u0643)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>8 \u0645\u0646\u0634\u0648\u0631\u0627\u062a\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0635\u0645\u064a\u0645 \u062c\u0631\u0627\u0641\u064a\u0643 \u0628\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0645\u0646 \u0627\u0644\u0627\u062b\u0646\u064a\u0646 \u0644\u0644\u062c\u0645\u0639\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0634\u0647\u0631\u064a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0643\u062a\u0627\u0628\u0629 \u0646\u0635\u0648\u0635 (\u0639\u0631\u0628\u064a \u0623\u0648 \u0625\u0646\u062c\u0644\u064a\u0632\u064a)<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card bw-popular\">\r\n          <div class=\"bw-badge\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u0639\u0628\u064a\u0629<\/div>\r\n          <h3>\u0646\u0645\u0648<\/h3>\r\n          <div class=\"bw-price-amount\">$1,800<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0646\u0635\u062a\u0627\u0646 (\u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645 + \u0641\u064a\u0633\u0628\u0648\u0643)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>12 \u0645\u0646\u0634\u0648\u0631\u0627\u064b\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0631\u064a\u0644\u0632\/\u0641\u064a\u062f\u064a\u0648 \u0642\u0635\u064a\u0631 2\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0645\u0646 \u0627\u0644\u0627\u062b\u0646\u064a\u0646 \u0644\u0644\u062c\u0645\u0639\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0645\u062f\u0641\u0648\u0639\u0629 (\u0625\u0646\u0641\u0627\u0642 $300+)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u062d\u062a\u0648\u0649 \u062b\u0646\u0627\u0626\u064a \u0627\u0644\u0644\u063a\u0629 (\u0639\u0631\u0628\u064a + \u0625\u0646\u062c\u0644\u064a\u0632\u064a)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0646\u0633\u064a\u0642 \u0645\u0624\u062b\u0631\u064a\u0646<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0634\u0647\u0631\u064a<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-primary\" style=\"text-align:center;\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u0645\u0624\u0633\u0633\u0627\u062a<\/h3>\r\n          <div class=\"bw-price-amount\">$3,500<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0646\u0635\u062a\u0627\u0646 (\u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645 + \u0641\u064a\u0633\u0628\u0648\u0643)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>15 \u0645\u0646\u0634\u0648\u0631\u0627\u064b\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>6 \u0631\u064a\u0644\u0632\/\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0645\u0646 \u0627\u0644\u0627\u062b\u0646\u064a\u0646 \u0644\u0644\u062c\u0645\u0639\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0645\u062f\u0641\u0648\u0639\u0629 \u0645\u062a\u0642\u062f\u0645\u0629 (\u0625\u0646\u0641\u0627\u0642 $1,000+)<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062c\u0644\u0633\u0629 \u062a\u0635\u0648\u064a\u0631 \u0639\u0644\u0627\u0645\u0629 \u0641\u0635\u0644\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062e\u0637\u0629 \u0625\u062f\u0627\u0631\u0629 \u0623\u0632\u0645\u0627\u062a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0634\u0647\u0631\u064a<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bw-addons\">\r\n        <h4>\u0625\u0636\u0627\u0641\u0627\u062a \u0627\u0644\u062d\u0645\u0644\u0627\u062a<\/h4>\r\n        <ul>\r\n          <li>\u0631\u064a\u0644\u0632\/\u0641\u064a\u062f\u064a\u0648\u0647\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 (\u0644\u0643\u0644 \u0628\u0627\u0642\u0629) <strong>$300-$500<\/strong><\/li>\r\n          <li>\u0625\u062f\u0627\u0631\u0629 \u0645\u0646\u0635\u0629 \u0625\u0636\u0627\u0641\u064a\u0629 <strong>$250\/\u0634\u0647\u0631\u064a\u0627\u064b<\/strong><\/li>\r\n          <li>\u0631\u0633\u0648\u0645 \u0625\u0639\u062f\u0627\u062f \u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0645\u062f\u0641\u0648\u0639\u0629 (\u0644\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629) <strong>$400<\/strong><\/li>\r\n          <li>\u0625\u062f\u0627\u0631\u0629 \u062d\u0645\u0644\u0629 \u0645\u0624\u062b\u0631\u064a\u0646 <strong>$1,100\/\u0634\u0647\u0631\u064a\u0627\u064b<\/strong><\/li>\r\n          <li>\u0645\u0646\u0634\u0648\u0631\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u062e\u0627\u0631\u062c \u0627\u0644\u0628\u0627\u0642\u0629 <strong>$100\/\u0628\u0627\u0642\u0629<\/strong><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- WEBSITE -->\r\n    <div class=\"bw-section\" id=\"website\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0648\u0627\u0642\u0639<\/h2>\r\n        <p>\u0645\u0648\u0627\u0642\u0639 \u062c\u0645\u064a\u0644\u0629 \u0648\u0633\u0631\u064a\u0639\u0629 \u0648\u0645\u062d\u0633\u0651\u0646\u0629 \u0644\u0644\u062a\u062d\u0648\u064a\u0644 \u062a\u062d\u0648\u0651\u0644 \u0627\u0644\u0632\u0648\u0627\u0631 \u0625\u0644\u0649 \u0639\u0645\u0644\u0627\u0621<\/p>\r\n      <\/div>\r\n      <div class=\"bw-quote-box\">\r\n        <h3>\u0643\u0644 \u0645\u0648\u0642\u0639 \u064a\u064f\u0628\u0646\u0649 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u0643<\/h3>\r\n        <p>\u064a\u0639\u062a\u0645\u062f \u0633\u0639\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0639\u0644\u0649 \u0639\u062f\u062f \u0627\u0644\u0635\u0641\u062d\u0627\u062a\u060c \u0648\u0627\u0644\u062a\u0639\u0642\u064a\u062f\u060c \u0648\u0646\u0648\u0639 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0630\u064a \u062a\u062d\u062a\u0627\u062c\u0647. \u0646\u0628\u0646\u064a \u0643\u0644 \u0634\u064a\u0621 \u0645\u0646 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u064a\u0629 \u0627\u0644\u0628\u0633\u064a\u0637\u0629 \u0625\u0644\u0649 \u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0627\u0644\u0648\u064a\u0628 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 \u2014 \u0643\u0644 \u0648\u0627\u062d\u062f \u0628\u0633\u0639\u0631 \u0645\u062e\u0635\u0635 \u0644\u0636\u0645\u0627\u0646 \u0623\u0646\u0643 \u062a\u062f\u0641\u0639 \u0641\u0642\u0637 \u0645\u0642\u0627\u0628\u0644 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647 \u0641\u0639\u0644\u0627\u064b.<\/p>\r\n        <div class=\"bw-pill-row\">\r\n          <span class=\"bw-pill\">\u062a\u062c\u0627\u0631\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/span>\r\n          <span class=\"bw-pill\">\u062a\u0639\u0644\u064a\u0645 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/span>\r\n          <span class=\"bw-pill\">\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u064a<\/span>\r\n          <span class=\"bw-pill\">\u062a\u0637\u0628\u064a\u0642 \u0648\u064a\u0628<\/span>\r\n          <span class=\"bw-pill\">\u062d\u062c\u0632 \/ \u0627\u0633\u062a\u0639\u0644\u0627\u0645<\/span>\r\n          <span class=\"bw-pill\">\u0645\u062f\u0648\u0646\u0629 \/ \u0628\u0648\u0627\u0628\u0629 \u0623\u062e\u0628\u0627\u0631<\/span>\r\n          <span class=\"bw-pill\">\u0634\u0631\u0643\u0629 \/ \u0645\u0639\u0631\u0636 \u0623\u0639\u0645\u0627\u0644<\/span>\r\n          <span class=\"bw-pill\">\u0645\u0646\u0635\u0629 SaaS<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-primary\">\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0639\u0631\u0636 \u0633\u0639\u0631 \u0645\u062e\u0635\u0635 \u2190<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BRANDING -->\r\n    <div class=\"bw-section\" id=\"branding\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u0627\u0644\u0647\u0648\u064a\u0629 \u0648\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/h2>\r\n        <p>\u062a\u0645\u064a\u0651\u0632 \u0628\u0639\u0644\u0627\u0645\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0645\u0645\u064a\u0632\u0629 \u062a\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u062c\u0645\u0647\u0648\u0631\u0643 \u0648\u062a\u062d\u0643\u064a \u0642\u0635\u062a\u0643<\/p>\r\n      <\/div>\r\n      <div class=\"bw-quote-box\">\r\n        <h3>\u0644\u0646\u0628\u0646\u0650 \u0639\u0644\u0627\u0645\u062a\u0643 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0645\u0639\u0627\u064b<\/h3>\r\n        <p>\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0644\u064a\u0633\u062a \u0628\u0645\u0642\u0627\u0633 \u0648\u0627\u062d\u062f \u064a\u0646\u0627\u0633\u0628 \u0627\u0644\u062c\u0645\u064a\u0639. \u0633\u0648\u0627\u0621 \u0627\u062d\u062a\u062c\u062a \u0634\u0639\u0627\u0631\u0627\u064b \u0628\u0633\u064a\u0637\u0627\u064b\u060c \u0623\u0648 \u0646\u0638\u0627\u0645 \u0647\u0648\u064a\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0643\u0627\u0645\u0644\u0627\u064b\u060c \u0623\u0648 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0639\u0644\u0627\u0645\u0629 \u0634\u0627\u0645\u0644\u0629 \u0628\u0625\u0631\u0634\u0627\u062f\u0627\u062a \u0648\u0631\u0633\u0627\u0626\u0644 \u0648\u0645\u0648\u0627\u062f \u2014 \u0633\u0646\u062d\u062f\u062f \u0627\u0644\u0628\u0627\u0642\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0623\u0647\u062f\u0627\u0641\u0643 \u0648\u0645\u064a\u0632\u0627\u0646\u064a\u062a\u0643.<\/p>\r\n        <div class=\"bw-pill-row\">\r\n          <span class=\"bw-pill\">\u062a\u0635\u0645\u064a\u0645 \u0634\u0639\u0627\u0631<\/span>\r\n          <span class=\"bw-pill\">\u0646\u0638\u0627\u0645 \u0647\u0648\u064a\u0629 \u062a\u062c\u0627\u0631\u064a\u0629<\/span>\r\n          <span class=\"bw-pill\">\u0625\u0631\u0634\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0629<\/span>\r\n          <span class=\"bw-pill\">\u062a\u0635\u0645\u064a\u0645 \u062a\u063a\u0644\u064a\u0641<\/span>\r\n          <span class=\"bw-pill\">\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0639\u0644\u0627\u0645\u0629<\/span>\r\n          <span class=\"bw-pill\">\u0635\u0648\u062a \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0648\u0631\u0633\u0627\u0626\u0644\u0647\u0627<\/span>\r\n          <span class=\"bw-pill\">\u062d\u0632\u0645\u0629 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644<\/span>\r\n          <span class=\"bw-pill\">\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u0639\u0644\u0627\u0645\u0629<\/span>\r\n        <\/div>\r\n        <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-primary\">\u0627\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631 \u0644\u0644\u0647\u0648\u064a\u0629 \u2190<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- SALES -->\r\n    <div class=\"bw-section\" id=\"sales\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u062f\u0639\u0645 \u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a<\/h2>\r\n        <p>\u0646\u062a\u0648\u0644\u0649 \u0645\u0643\u0627\u0644\u0645\u0627\u062a\u0643 \u0627\u0644\u0648\u0627\u0631\u062f\u0629\u060c \u0648\u0646\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646\u060c \u0648\u0646\u0646\u0634\u0626 \u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\u060c \u0623\u0648 \u0646\u062f\u0631\u0651\u0628 \u0641\u0631\u064a\u0642\u0643 \u0644\u0625\u063a\u0644\u0627\u0642 \u0635\u0641\u0642\u0627\u062a \u0623\u0643\u062b\u0631<\/p>\r\n      <\/div>\r\n      <div class=\"bw-price-grid\">\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u062f\u0639\u0645 \u0627\u0644\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0627\u0644\u0648\u0627\u0631\u062f\u0629<\/h3>\r\n          <div class=\"bw-price-amount\">$900<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0642\u0648\u0627\u0626\u0645 \u0639\u0645\u0644\u0627\u0626\u0643 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062f\u0639\u0645 \u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0643\u0627\u0644\u0645\u0627\u062a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062d\u062a\u0649 40 \u062a\u0641\u0627\u0639\u0644\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u063a\u0637\u064a\u0629 \u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0644<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u0623\u062f\u0627\u0621 \u0634\u0647\u0631\u064a<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card bw-popular\">\r\n          <div class=\"bw-badge\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0634\u0639\u0628\u064a\u0629<\/div>\r\n          <h3>\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u062e\u062f\u0645\u0629 \u0643\u0627\u0645\u0644\u0629<\/h3>\r\n          <div class=\"bw-price-amount\">$2,000<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0648\u0627\u0631\u062f\u0629 \u0648\u0635\u0627\u062f\u0631\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0642\u0648\u0627\u0626\u0645 \u0639\u0645\u0644\u0627\u0626\u0643 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0623\u0647\u064a\u0644 \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646 \u0648\u062d\u062c\u0632 \u0627\u0644\u0645\u0648\u0627\u0639\u064a\u062f<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062d\u062a\u0649 120 \u0645\u0643\u0627\u0644\u0645\u0629\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0642\u0631\u064a\u0631 \u0623\u062f\u0627\u0621 \u0634\u0647\u0631\u064a<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628 \u0645\u062e\u0635\u0635<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-primary\" style=\"text-align:center;\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n        <div class=\"bw-price-card\">\r\n          <h3>\u062a\u0648\u0644\u064a\u062f \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646 + \u0627\u0644\u0627\u062a\u0635\u0627\u0644<\/h3>\r\n          <div class=\"bw-price-amount\">$3,500<span>\/\u0634\u0647\u0631\u064a\u0627\u064b<\/span><\/div>\r\n          <div class=\"bw-price-min\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 3 \u0623\u0634\u0647\u0631<\/div>\r\n          <ul>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0646\u0628\u0646\u064a \u0642\u0648\u0627\u0626\u0645 \u0639\u0645\u0644\u0627\u0626\u0643 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u064a\u0646<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u0648\u0644\u064a\u062f \u0639\u0645\u0644\u0627\u0621 B2B \u0645\u0633\u062a\u0647\u062f\u0641<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062e\u062f\u0645\u0629 \u0627\u062a\u0635\u0627\u0644 \u0635\u0627\u062f\u0631 \u0643\u0627\u0645\u0644\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062d\u062c\u0632 \u0627\u0644\u0645\u0648\u0627\u0639\u064a\u062f \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0633\u0627\u0631<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062d\u062a\u0649 250 \u0645\u0643\u0627\u0644\u0645\u0629\/\u0634\u0647\u0631\u064a\u0627\u064b<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0633\u0627\u0639\u0627\u062a \u0645\u0645\u062a\u062f\u0629 \u0645\u062a\u0627\u062d\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0634\u0647\u0631\u064a\u0629<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u062a\u062f\u0631\u064a\u0628 \u0641\u0631\u064a\u0642 \u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0634\u0645\u0648\u0644<\/li>\r\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\u0623\u062e\u0635\u0627\u0626\u064a \u0645\u0628\u064a\u0639\u0627\u062a \u0645\u062e\u0635\u0635<\/li>\r\n          <\/ul>\r\n          <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bw-addons\">\r\n        <h4>\u0625\u0636\u0627\u0641\u0627\u062a \u062f\u0639\u0645 \u0645\u0643\u0627\u0644\u0645\u0627\u062a \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a<\/h4>\r\n        <ul>\r\n          <li>\u062a\u063a\u0637\u064a\u0629 \u0639\u0637\u0644\u0629 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639\/\u0628\u0639\u062f \u0627\u0644\u062f\u0648\u0627\u0645 <strong>+$400\/\u0634\u0647\u0631\u064a\u0627\u064b<\/strong><\/li>\r\n          <li>\u0628\u0646\u0627\u0621 \u0642\u0627\u0626\u0645\u0629 \u0639\u0645\u0644\u0627\u0621 \u0645\u062d\u062a\u0645\u0644\u064a\u0646 \u0645\u062e\u0635\u0635\u0629 <strong>$600<\/strong><\/li>\r\n          <li>\u062a\u062f\u0631\u064a\u0628 \u0641\u0631\u064a\u0642 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a <strong>$1,000<\/strong><\/li>\r\n          <li>\u0625\u0639\u062f\u0627\u062f \u0648\u0646\u0642\u0644 CRM <strong>$1,500<\/strong><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BUNDLE -->\r\n    <div class=\"bw-bundle\">\r\n      <h3>\u062a\u0631\u064a\u062f \u0627\u0644\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u062e\u062f\u0645\u0627\u062a\u061f<\/h3>\r\n      <p>\u0627\u062c\u0645\u0639 \u062e\u062f\u0645\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629 \u0648\u0648\u0641\u0651\u0631 \u062d\u062a\u0649 20% \u0645\u0639 \u0628\u0627\u0642\u0627\u062a\u0646\u0627<\/p>\r\n      <div class=\"bw-cta-row\">\r\n        <a href=\"https:\/\/boostwise.agency\/ar\/packages\/\" class=\"bw-btn-primary\">\u0639\u0631\u0636 \u0628\u0627\u0642\u0627\u062a \u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a>\r\n        <a href=\"https:\/\/boostwise.agency\/ar\/contact\/\" class=\"bw-btn-ghost\">\u062c\u062f\u0648\u0644\u0629 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u062c\u0627\u0646\u064a\u0629<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- PAYMENT & TERMS -->\r\n    <div class=\"bw-section\" style=\"padding-top:0;\">\r\n      <div class=\"bw-section-head\">\r\n        <h2>\u0627\u0644\u062f\u0641\u0639 \u0648\u0627\u0644\u0634\u0631\u0648\u0637<\/h2>\r\n      <\/div>\r\n      <div class=\"bw-terms-grid\">\r\n        <div class=\"bw-terms-card\">\r\n          <div class=\"bw-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"><\/rect><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"><\/line><\/svg><\/div>\r\n          <h4>\u062f\u0641\u0639\u0627\u062a \u0645\u0631\u0646\u0629<\/h4><p>\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u062a\u064a \u062a\u0632\u064a\u062f \u0639\u0646 $5,000 \u064a\u0645\u0643\u0646 \u062a\u0642\u0633\u064a\u0645\u0647\u0627 \u0625\u0644\u0649 3 \u062f\u0641\u0639\u0627\u062a.<\/p>\r\n        <\/div>\r\n        <div class=\"bw-terms-card\">\r\n          <div class=\"bw-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line><path d=\"M17 5.5c0-1.66-2.24-3-5-3s-5 1.34-5 3 2.24 3 5 3 5 1.34 5 3-2.24 3-5 3-5-1.34-5-3\"><\/path><\/svg><\/div>\r\n          <h4>\u062e\u0635\u0648\u0645\u0627\u062a \u0633\u0646\u0648\u064a\u0629<\/h4><p>\u0648\u0641\u0651\u0631 10-20% \u0639\u0646\u062f \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0633\u0646\u0648\u064a \u0645\u0642\u062f\u0645\u0627\u064b.<\/p>\r\n        <\/div>\r\n        <div class=\"bw-terms-card\">\r\n          <div class=\"bw-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg><\/div>\r\n          <h4>\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u062c\u0627\u0646\u064a\u0629<\/h4><p>\u0643\u0644 \u0645\u0634\u0631\u0648\u0639 \u064a\u0628\u062f\u0623 \u0628\u0645\u0643\u0627\u0644\u0645\u0629 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u062f\u0648\u0646 \u0623\u064a \u062a\u0643\u0644\u0641\u0629.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>\u062d\u0644\u0648\u0644 \u062a\u0633\u0648\u064a\u0642 \u0645\u062f\u0639\u0648\u0645\u0629 \u0628\u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0627\u0633\u062a\u062b\u0645\u0631 \u0641\u064a \u0627\u0644\u0646\u0645\u0648\u060c \u0648\u0634\u0627\u0647\u062f \u0646\u062a\u0627\u0626\u062c \u062d\u0642\u064a\u0642\u064a\u0629 \u062d\u0644\u0648\u0644 \u062a\u0633\u0648\u064a\u0642\u064a\u0629 \u0645\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0644\u062a\u0648\u0633\u064a\u0639 \u0646\u0637\u0627\u0642 \u0639\u0645\u0644\u0643. \u0623\u0633\u0639\u0627\u0631 \u0648\u0627\u0636\u062d\u0629\u060c [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1027","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/pages\/1027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/comments?post=1027"}],"version-history":[{"count":13,"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/pages\/1027\/revisions"}],"predecessor-version":[{"id":1395,"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/pages\/1027\/revisions\/1395"}],"wp:attachment":[{"href":"https:\/\/boostwise.agency\/ar\/wp-json\/wp\/v2\/media?parent=1027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}