{"id":336,"date":"2026-05-14T17:04:01","date_gmt":"2026-05-14T17:04:01","guid":{"rendered":"https:\/\/growplus.ge\/?page_id=336"},"modified":"2026-07-30T20:34:35","modified_gmt":"2026-07-30T20:34:35","slug":"services","status":"publish","type":"page","link":"https:\/\/growplus.ge\/ka\/services\/","title":{"rendered":"\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"336\" class=\"elementor elementor-336\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c0ac11 e-con-full e-flex e-con e-parent\" data-id=\"0c0ac11\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a629aa elementor-widget elementor-widget-html\" data-id=\"0a629aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- GrowPlus \u2014 Choose Your Channel (v3, light theme, reordered) -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@500;700;800&family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap');\n\n.gp2-wrap {\n  --bg: #ffffff;\n  --surface: #ffffff;\n  --surface-hi: #f6f7f9;\n  --border: #e6e9ed;\n  --text: #12161d;\n  --text-dim: #667082;\n  --text-faint: #a3aab5;\n  --live: #6c5cf0;\n\n  background: var(--bg);\n  width: 100vw;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n  padding: 84px 40px 96px;\n  font-family: 'Inter', sans-serif;\n  box-sizing: border-box;\n  margin-left: calc(-50vw + 50%);\n  margin-right: calc(-50vw + 50%);\n  left: 0; right: 0;\n}\n.gp2-wrap *, .gp2-wrap *::before, .gp2-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.gp2-wrap::before {\n  content: '';\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(20,24,32,0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(20,24,32,0.035) 1px, transparent 1px);\n  background-size: 42px 42px;\n  mask-image: radial-gradient(ellipse 70% 60% at 50% 0%, black 30%, transparent 75%);\n  pointer-events: none;\n}\n.gp2-glow {\n  position: absolute; top: -180px; left: 50%; transform: translateX(-50%);\n  width: 900px; height: 500px;\n  background: radial-gradient(ellipse, rgba(108,92,240,0.14) 0%, transparent 70%);\n  pointer-events: none; filter: blur(20px);\n}\n\n.gp2-header {\n  width: 100%; max-width: 900px;\n  position: relative; z-index: 2;\n  margin-bottom: 56px;\n  animation: gp2-in 0.7s cubic-bezier(.22,1,.36,1) both;\n}\n@keyframes gp2-in { from { opacity: 0; transform: translateY(-14px); } to { opacity: 1; transform: translateY(0); } }\n\n.gp2-eyebrow {\n  display: inline-flex; align-items: center; gap: 9px;\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 11.5px; font-weight: 500; letter-spacing: 1.5px;\n  color: var(--live);\n  margin-bottom: 22px;\n}\n.gp2-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--live); box-shadow: 0 0 0 3px rgba(108,92,240,0.15); animation: gp2-blink 1.8s ease-in-out infinite; }\n@keyframes gp2-blink { 0%,100% { opacity: 1; } 50% { opacity: 0.35; } }\n\n.gp2-title {\n  font-family: 'Space Grotesk', sans-serif;\n  font-weight: 800;\n  font-size: clamp(32px, 4.6vw, 54px);\n  line-height: 1.04;\n  letter-spacing: -1.6px;\n  color: var(--text);\n}\n.gp2-title span {\n  background: linear-gradient(120deg, #8c7cff 0%, #6c5cf0 55%, #4a38c9 100%);\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n}\n\n.gp2-subtitle {\n  margin-top: 18px;\n  font-size: 15px; color: var(--text-dim); line-height: 1.6;\n  max-width: 480px;\n}\n\n.gp2-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  width: 100%; max-width: 900px;\n  position: relative; z-index: 2;\n}\n\n.gp2-card {\n  position: relative;\n  display: block;\n  text-decoration: none;\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  padding: 22px 22px 20px;\n  overflow: hidden;\n  box-shadow: 0 2px 10px rgba(18,22,29,0.045);\n  transition: border-color 0.3s, transform 0.3s cubic-bezier(.22,1,.36,1), background 0.3s, box-shadow 0.3s;\n  animation: gp2-up 0.6s cubic-bezier(.22,1,.36,1) both;\n}\n.gp2-card:nth-child(1) { animation-delay: 0.06s; }\n.gp2-card:nth-child(2) { animation-delay: 0.12s; }\n.gp2-card:nth-child(3) { animation-delay: 0.18s; }\n.gp2-card:nth-child(4) { animation-delay: 0.24s; }\n@keyframes gp2-up { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n\n.gp2-card:hover { transform: translateY(-3px); background: var(--surface-hi); box-shadow: 0 10px 28px rgba(18,22,29,0.09); }\n.gp2-card:focus-visible { outline: 2px solid var(--live); outline-offset: 3px; }\n\n.gp2-card::before {\n  content: '';\n  position: absolute; top: 0; left: 22px; width: 28px; height: 2px;\n  border-radius: 0 0 2px 2px;\n  transition: width 0.35s cubic-bezier(.22,1,.36,1);\n}\n.gp2-card:hover::before { width: 56px; }\n.gp2-tt::before { background: linear-gradient(90deg,#25f4ee,#fe2c55); }\n.gp2-yt::before { background: #ff0033; }\n.gp2-fb::before { background: #2e7cf6; }\n.gp2-ig::before { background: linear-gradient(90deg,#f58529,#dd2a7b,#515bd4); }\n\n.gp2-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 16px; }\n\n.gp2-icon {\n  width: 40px; height: 40px; border-radius: 11px;\n  display: flex; align-items: center; justify-content: center;\n  background: rgba(18,22,29,0.03);\n  border: 1px solid var(--border);\n}\n.gp2-icon svg { width: 21px; height: 21px; }\n\n.gp2-arrow {\n  width: 30px; height: 30px; border-radius: 50%;\n  border: 1px solid var(--border);\n  display: flex; align-items: center; justify-content: center;\n  transform: rotate(-45deg);\n  transition: transform 0.35s cubic-bezier(.22,1,.36,1), border-color 0.3s, background 0.3s;\n  flex-shrink: 0;\n}\n.gp2-arrow svg { width: 13px; height: 13px; stroke: var(--text-dim); transition: stroke 0.3s; }\n.gp2-card:hover .gp2-arrow { transform: rotate(0deg); }\n.gp2-tt:hover .gp2-arrow { border-color: #fe2c55; background: rgba(254,44,85,0.08); }\n.gp2-tt:hover .gp2-arrow svg { stroke: #fe2c55; }\n.gp2-yt:hover .gp2-arrow { border-color: #ff0033; background: rgba(255,0,51,0.08); }\n.gp2-yt:hover .gp2-arrow svg { stroke: #ff0033; }\n.gp2-fb:hover .gp2-arrow { border-color: #2e7cf6; background: rgba(46,124,246,0.08); }\n.gp2-fb:hover .gp2-arrow svg { stroke: #2e7cf6; }\n.gp2-ig:hover .gp2-arrow { border-color: #dd2a7b; background: rgba(221,42,123,0.08); }\n.gp2-ig:hover .gp2-arrow svg { stroke: #dd2a7b; }\n\n.gp2-name {\n  font-family: 'Space Grotesk', sans-serif;\n  font-weight: 700; font-size: 19px; letter-spacing: -0.3px;\n  color: var(--text); margin-bottom: 4px;\n}\n.gp2-desc { font-size: 12.5px; color: var(--text-dim); line-height: 1.5; margin-bottom: 16px; }\n\n.gp2-spark-row {\n  display: flex; align-items: center; gap: 10px;\n  margin-bottom: 16px;\n  padding: 10px 12px;\n  background: rgba(18,22,29,0.02);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n}\n.gp2-spark-row svg { flex-shrink: 0; }\n.gp2-spark-row path {\n  fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;\n  stroke-dasharray: 1; stroke-dashoffset: 1;\n  animation: gp2-draw 1.3s cubic-bezier(.22,1,.36,1) 0.5s forwards;\n}\n@keyframes gp2-draw { to { stroke-dashoffset: 0; } }\n.gp2-tt path { stroke: #fe2c55; }\n.gp2-yt path { stroke: #ff0033; }\n.gp2-fb path { stroke: #2e7cf6; }\n.gp2-ig path { stroke: #dd2a7b; }\n\n.gp2-delta { font-family: 'IBM Plex Mono', monospace; font-size: 13px; font-weight: 600; }\n.gp2-tt .gp2-delta { color: #fe2c55; }\n.gp2-yt .gp2-delta { color: #ff0033; }\n.gp2-fb .gp2-delta { color: #2e7cf6; }\n.gp2-ig .gp2-delta { color: #dd2a7b; }\n.gp2-delta-label { font-family: 'IBM Plex Mono', monospace; font-size: 9.5px; color: var(--text-faint); letter-spacing: 0.5px; margin-top: 2px; }\n\n.gp2-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 16px; }\n.gp2-tag {\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 10px; color: var(--text-dim);\n  padding: 4px 9px; border-radius: 6px;\n  border: 1px solid var(--border);\n  background: rgba(18,22,29,0.02);\n}\n\n.gp2-stats {\n  display: flex; gap: 18px;\n  padding-top: 14px; border-top: 1px solid var(--border);\n}\n.gp2-sv { font-family: 'IBM Plex Mono', monospace; font-size: 13px; font-weight: 600; color: var(--text); }\n.gp2-sl { font-family: 'IBM Plex Mono', monospace; font-size: 8.5px; color: var(--text-faint); letter-spacing: 0.6px; text-transform: uppercase; margin-top: 2px; }\n\n.gp2-note {\n  margin-top: 36px;\n  font-family: 'IBM Plex Mono', monospace;\n  font-size: 11px; color: var(--text-faint);\n  display: flex; align-items: center; gap: 8px;\n  position: relative; z-index: 2;\n}\n\n@media (max-width: 660px) {\n  .gp2-wrap { padding: 44px 18px 56px; }\n  .gp2-header { margin-bottom: 32px; }\n  .gp2-eyebrow { font-size: 10px; margin-bottom: 16px; }\n  .gp2-title { font-size: 28px; letter-spacing: -1px; }\n  .gp2-subtitle { font-size: 13.5px; margin-top: 12px; }\n\n  .gp2-grid { grid-template-columns: 1fr; gap: 12px; }\n\n  .gp2-card { padding: 20px 18px 18px; }\n  .gp2-icon { width: 38px; height: 38px; }\n  .gp2-name { font-size: 18px; }\n  .gp2-desc { font-size: 12.5px; margin-bottom: 14px; }\n  .gp2-spark-row { margin-bottom: 14px; }\n  .gp2-stats { gap: 16px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .gp2-card, .gp2-header, .gp2-dot, .gp2-spark-row path { animation: none !important; }\n  .gp2-spark-row path { stroke-dashoffset: 0; }\n}\n<\/style>\n\n<div class=\"gp2-wrap\">\n  <div class=\"gp2-glow\"><\/div>\n\n  <div class=\"gp2-header\">\n    <div class=\"gp2-eyebrow\"><span class=\"gp2-dot\"><\/span>SELECT CHANNEL<\/div>\n    <h2 class=\"gp2-title\">Pick where you<br>grow <span>next.<\/span><\/h2>\n    <p class=\"gp2-subtitle\">Every channel below is tracked, tested, and delivered by our team. Choose one to see the plans built for it.<\/p>\n  <\/div>\n\n  <div class=\"gp2-grid\">\n\n    <!-- Instagram -->\n    <a class=\"gp2-card gp2-ig\" href=\"https:\/\/growplus.ge\/ka\/instagram-services\/\">\n      <div class=\"gp2-top\">\n        <div class=\"gp2-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\">\n            <defs>\n              <lineargradient id=\"gp2ig\" x1=\"0\" y1=\"1\" x2=\"1\" y2=\"0\">\n                <stop offset=\"0%\" stop-color=\"#f58529\"\/><stop offset=\"50%\" stop-color=\"#dd2a7b\"\/><stop offset=\"100%\" stop-color=\"#515bd4\"\/>\n              <\/lineargradient>\n            <\/defs>\n            <rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"6\" fill=\"url(#gp2ig)\"\/>\n            <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n            <circle cx=\"17.5\" cy=\"6.5\" r=\"1.2\" fill=\"#ffffff\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"gp2-arrow\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 19L19 5M19 5H8M19 5V16\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <\/div>\n      <div class=\"gp2-name\">Instagram<\/div>\n      <div class=\"gp2-desc\">Followers and views that keep your grid and stories in front of new eyes.<\/div>\n      <div class=\"gp2-spark-row\">\n        <svg width=\"80\" height=\"28\" viewbox=\"0 0 80 28\"><path pathlength=\"1\" d=\"M2 23 L14 20 L24 22 L34 13 L46 15 L56 8 L68 5 L78 2\"\/><\/svg>\n        <div><div class=\"gp2-delta\">+405%<\/div><div class=\"gp2-delta-label\">90-DAY AVG.<\/div><\/div>\n      <\/div>\n      <div class=\"gp2-tags\">\n        <span class=\"gp2-tag\">\u10d2\u10d0\u10db\u10dd\u10db\u10ec\u10d4\u10e0\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">\u10da\u10d0\u10d8\u10e5\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">Story Views<\/span><span class=\"gp2-tag\">Saves<\/span>\n      <\/div>\n      <div class=\"gp2-stats\">\n        <div><div class=\"gp2-sv\">2M+<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10da\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">5.0<\/div><div class=\"gp2-sl\">\u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">6h<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10d3\u10e0\u10dd<\/div><\/div>\n      <\/div>\n    <\/a>\n\n    <!-- Facebook -->\n    <a class=\"gp2-card gp2-fb\" href=\"https:\/\/growplus.ge\/ka\/facebook-services\/\">\n      <div class=\"gp2-top\">\n        <div class=\"gp2-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M24 12.07C24 5.41 18.63 0 12 0S0 5.41 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.05V9.41c0-3.02 1.8-4.7 4.54-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.51c-1.49 0-1.95.93-1.95 1.88v2.27h3.32l-.53 3.49h-2.79V24C19.62 23.1 24 18.1 24 12.07z\" fill=\"#2e7cf6\"\/>\n            <path d=\"M16.67 15.56l.53-3.49h-3.32V9.8c0-.95.46-1.88 1.95-1.88h1.51V4.95s-1.37-.24-2.68-.24c-2.74 0-4.54 1.68-4.54 4.7v2.66H7.08v3.49h3.05V24a12.18 12.18 0 003.75 0v-8.44h2.79z\" fill=\"#ffffff\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"gp2-arrow\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 19L19 5M19 5H8M19 5V16\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <\/div>\n      <div class=\"gp2-name\">Facebook<\/div>\n      <div class=\"gp2-desc\">Page likes and reach that turn your page into an active community.<\/div>\n      <div class=\"gp2-spark-row\">\n        <svg width=\"80\" height=\"28\" viewbox=\"0 0 80 28\"><path pathlength=\"1\" d=\"M2 21 L14 19 L24 21 L34 16 L46 18 L56 11 L68 13 L78 7\"\/><\/svg>\n        <div><div class=\"gp2-delta\">+176%<\/div><div class=\"gp2-delta-label\">90-DAY AVG.<\/div><\/div>\n      <\/div>\n      <div class=\"gp2-tags\">\n        <span class=\"gp2-tag\">\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1 \u10db\u10dd\u10ec\u10dd\u10dc\u10d4\u10d1\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">\u10d2\u10d0\u10db\u10dd\u10db\u10ec\u10d4\u10e0\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">Reach<\/span><span class=\"gp2-tag\">Comments<\/span>\n      <\/div>\n      <div class=\"gp2-stats\">\n        <div><div class=\"gp2-sv\">750K+<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10da\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">4.7<\/div><div class=\"gp2-sl\">\u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">12h<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10d3\u10e0\u10dd<\/div><\/div>\n      <\/div>\n    <\/a>\n\n    <!-- TikTok -->\n    <a class=\"gp2-card gp2-tt\" href=\"https:\/\/growplus.ge\/ka\/tiktok-services\/\">\n      <div class=\"gp2-top\">\n        <div class=\"gp2-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M19.59 6.69a4.83 4.83 0 01-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 01-5.77 0 2.89 2.89 0 012.89-2.89c.28 0 .54.04.79.1V9.01a6.34 6.34 0 00-6.13 6.33 6.34 6.34 0 0012.67 0V8.72a8.18 8.18 0 004.78 1.52V6.8a4.85 4.85 0 01-1.01-.11z\" fill=\"#fe2c55\"\/>\n            <path d=\"M19.59 6.69a4.83 4.83 0 01-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 01-5.77 0 2.89 2.89 0 012.89-2.89c.28 0 .54.04.79.1V9.01a6.34 6.34 0 00-6.13 6.33 6.34 6.34 0 0012.67 0V8.72a8.18 8.18 0 004.78 1.52V6.8a4.85 4.85 0 01-1.01-.11z\" fill=\"#25f4ee\" opacity=\"0.45\" transform=\"translate(1.1,1.1)\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"gp2-arrow\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 19L19 5M19 5H8M19 5V16\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <\/div>\n      <div class=\"gp2-name\">TikTok<\/div>\n      <div class=\"gp2-desc\">Followers, likes and views that build real momentum on the For You page.<\/div>\n      <div class=\"gp2-spark-row\">\n        <svg width=\"80\" height=\"28\" viewbox=\"0 0 80 28\"><path pathlength=\"1\" d=\"M2 22 L14 20 L24 23 L34 14 L46 16 L56 6 L68 8 L78 3\"\/><\/svg>\n        <div><div class=\"gp2-delta\">+312%<\/div><div class=\"gp2-delta-label\">90-DAY AVG.<\/div><\/div>\n      <\/div>\n      <div class=\"gp2-tags\">\n        <span class=\"gp2-tag\">\u10d2\u10d0\u10db\u10dd\u10db\u10ec\u10d4\u10e0\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">\u10da\u10d0\u10d8\u10e5\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">\u10dc\u10d0\u10ee\u10d5\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">Comments<\/span>\n      <\/div>\n      <div class=\"gp2-stats\">\n        <div><div class=\"gp2-sv\">500K+<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10da\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">4.9<\/div><div class=\"gp2-sl\">\u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">24h<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10d3\u10e0\u10dd<\/div><\/div>\n      <\/div>\n    <\/a>\n\n    <!-- YouTube -->\n    <a class=\"gp2-card gp2-yt\" href=\"https:\/\/growplus.ge\/ka\/youtube-services\/\">\n      <div class=\"gp2-top\">\n        <div class=\"gp2-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M22.54 6.42a2.78 2.78 0 00-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46A2.78 2.78 0 001.46 6.42 29 29 0 001 12a29 29 0 00.46 5.58 2.78 2.78 0 001.95 1.96C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 001.95-1.96A29 29 0 0023 12a29 29 0 00-.46-5.58z\" fill=\"#ff0033\"\/>\n            <path d=\"M9.75 15.02l5.75-3.02-5.75-3.02v6.04z\" fill=\"#ffffff\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"gp2-arrow\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 19L19 5M19 5H8M19 5V16\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n      <\/div>\n      <div class=\"gp2-name\">YouTube<\/div>\n      <div class=\"gp2-desc\">Subscribers and watch time that push your videos into recommendations.<\/div>\n      <div class=\"gp2-spark-row\">\n        <svg width=\"80\" height=\"28\" viewbox=\"0 0 80 28\"><path pathlength=\"1\" d=\"M2 20 L14 22 L24 15 L34 17 L46 10 L56 12 L68 4 L78 6\"\/><\/svg>\n        <div><div class=\"gp2-delta\">+248%<\/div><div class=\"gp2-delta-label\">90-DAY AVG.<\/div><\/div>\n      <\/div>\n      <div class=\"gp2-tags\">\n        <span class=\"gp2-tag\">\u10d2\u10d0\u10db\u10dd\u10db\u10ec\u10d4\u10e0\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">\u10dc\u10d0\u10ee\u10d5\u10d4\u10d1\u10d8<\/span><span class=\"gp2-tag\">Watch Time<\/span><span class=\"gp2-tag\">\u10da\u10d0\u10d8\u10e5\u10d4\u10d1\u10d8<\/span>\n      <\/div>\n      <div class=\"gp2-stats\">\n        <div><div class=\"gp2-sv\">1M+<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10da\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">4.8<\/div><div class=\"gp2-sl\">\u10e0\u10d4\u10d8\u10e2\u10d8\u10dc\u10d2\u10d8<\/div><\/div>\n        <div><div class=\"gp2-sv\">48h<\/div><div class=\"gp2-sl\">\u10e8\u10d4\u10e1\u10e0\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10d3\u10e0\u10dd<\/div><\/div>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n  <div class=\"gp2-note\">\/ Tap a channel to view its plans \u2014 no extra step<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>SELECT CHANNEL Pick where yougrow next. Every channel below is tracked, tested, and delivered by our team. Choose one to&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-336","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.9 (Yoast SEO v22.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Services - GROWPLUS<\/title>\n<meta name=\"description\" content=\"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/growplus.ge\/ka\/services\/\" \/>\n<meta property=\"og:locale\" content=\"ka_GE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Services\" \/>\n<meta property=\"og:description\" content=\"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growplus.ge\/ka\/services\/\" \/>\n<meta property=\"og:site_name\" content=\"GROWPLUS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T20:34:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/06\/Untitled-design-1hh.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growplus.ge\/services\/\",\"url\":\"https:\/\/growplus.ge\/services\/\",\"name\":\"Services - GROWPLUS\",\"isPartOf\":{\"@id\":\"https:\/\/growplus.ge\/#website\"},\"datePublished\":\"2026-05-14T17:04:01+00:00\",\"dateModified\":\"2026-07-30T20:34:35+00:00\",\"description\":\"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.\",\"breadcrumb\":{\"@id\":\"https:\/\/growplus.ge\/services\/#breadcrumb\"},\"inLanguage\":\"ka-GE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growplus.ge\/services\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growplus.ge\/services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growplus.ge\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/growplus.ge\/#website\",\"url\":\"https:\/\/growplus.ge\/\",\"name\":\"GROWPLUS\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/growplus.ge\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/growplus.ge\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ka-GE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/growplus.ge\/#organization\",\"name\":\"GROWPLUS\",\"url\":\"https:\/\/growplus.ge\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ka-GE\",\"@id\":\"https:\/\/growplus.ge\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/05\/2-modified.png\",\"contentUrl\":\"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/05\/2-modified.png\",\"width\":1080,\"height\":1080,\"caption\":\"GROWPLUS\"},\"image\":{\"@id\":\"https:\/\/growplus.ge\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Services - GROWPLUS","description":"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/growplus.ge\/ka\/services\/","og_locale":"ka_GE","og_type":"article","og_title":"Services","og_description":"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.","og_url":"https:\/\/growplus.ge\/ka\/services\/","og_site_name":"GROWPLUS","article_modified_time":"2026-07-30T20:34:35+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/06\/Untitled-design-1hh.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/growplus.ge\/services\/","url":"https:\/\/growplus.ge\/services\/","name":"Services - GROWPLUS","isPartOf":{"@id":"https:\/\/growplus.ge\/#website"},"datePublished":"2026-05-14T17:04:01+00:00","dateModified":"2026-07-30T20:34:35+00:00","description":"Services \u2014 \u10d2\u10d0\u10d8\u10ea\u10d0\u10dc\u10d8 GrowPlus.ge. \u10e9\u10d5\u10d4\u10dc \u10d5\u10d4\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d4\u10d1\u10e1 \u10e1\u10dd\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10db\u10d4\u10d3\u10d8\u10d8\u10d7, \u10d9\u10dd\u10dc\u10e2\u10d4\u10dc\u10e2-\u10db\u10d0\u10e0\u10d9\u10d4\u10e2\u10d8\u10dc\u10d2\u10d8\u10d7 \u10d3\u10d0 \u10ea\u10d8\u10e4\u10e0\u10e3\u10da\u10d8 \u10e1\u10e2\u10e0\u10d0\u10e2\u10d4\u10d2\u10d8\u10d8\u10d7 \u10dc\u10d0\u10db\u10d3\u10d5\u10d8\u10da\u10d8 \u10d6\u10e0\u10d3\u10d8\u10e1 \u10db\u10d8\u10e6\u10ec\u10d4\u10d5\u10d0\u10e8\u10d8.","breadcrumb":{"@id":"https:\/\/growplus.ge\/services\/#breadcrumb"},"inLanguage":"ka-GE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growplus.ge\/services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/growplus.ge\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growplus.ge\/"},{"@type":"ListItem","position":2,"name":"Services"}]},{"@type":"WebSite","@id":"https:\/\/growplus.ge\/#website","url":"https:\/\/growplus.ge\/","name":"GROWPLUS","description":"","publisher":{"@id":"https:\/\/growplus.ge\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/growplus.ge\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ka-GE"},{"@type":"Organization","@id":"https:\/\/growplus.ge\/#organization","name":"GROWPLUS","url":"https:\/\/growplus.ge\/","logo":{"@type":"ImageObject","inLanguage":"ka-GE","@id":"https:\/\/growplus.ge\/#\/schema\/logo\/image\/","url":"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/05\/2-modified.png","contentUrl":"https:\/\/growplus.ge\/wp-content\/uploads\/2026\/05\/2-modified.png","width":1080,"height":1080,"caption":"GROWPLUS"},"image":{"@id":"https:\/\/growplus.ge\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/pages\/336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/comments?post=336"}],"version-history":[{"count":13,"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/pages\/336\/revisions"}],"predecessor-version":[{"id":1041,"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/pages\/336\/revisions\/1041"}],"wp:attachment":[{"href":"https:\/\/growplus.ge\/ka\/wp-json\/wp\/v2\/media?parent=336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}