{"id":25,"date":"2025-02-13T16:18:49","date_gmt":"2025-02-13T14:18:49","guid":{"rendered":"https:\/\/finovate.vamtam.com\/?page_id=25"},"modified":"2026-05-06T00:24:13","modified_gmt":"2026-05-05T21:24:13","slug":"services","status":"publish","type":"page","link":"https:\/\/prgrf.com\/uk\/services\/","title":{"rendered":"\u041f\u043e\u0441\u043b\u0443\u0433\u0438"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04bfcbb e-con-full e-flex e-con e-parent\" data-id=\"04bfcbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1b2c3d elementor-widget elementor-widget-html\" data-id=\"a1b2c3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.prg-ih{position:relative;background:#162447;padding:80px 0 76px;overflow:hidden;}\n#prg-ih-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;}\n.prg-ih-inner{position:relative;z-index:1;max-width:1064px;margin:0 auto;padding:0 40px;}\n.prg-ih-eyebrow{\n  display:inline-block;\n  font-family:Montserrat,Arial,sans-serif;\n  font-size:11px;font-weight:700;\n  letter-spacing:.18em;text-transform:uppercase;\n  color:#F5A800;margin-bottom:18px;\n}\n.prg-ih-h{\n  font-family:Montserrat,Arial,sans-serif;\n  font-size:52px;font-weight:800;\n  color:#fff!important;\n  line-height:1.08;\n  margin:0 0 20px;\n  max-width:760px;\n}\n.prg-ih-sub{\n  font-size:17px;line-height:1.75;\n  color:rgba(255,255,255,.72);\n  margin:0 0 36px;max-width:640px;\n}\n.prg-ih-btns{display:flex;gap:14px;flex-wrap:wrap;align-items:center;}\n.prg-ih-btn-a{\n  display:inline-block;background:#F5A800;color:#162447!important;\n  font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:800;\n  letter-spacing:.04em;padding:16px 32px;border-radius:6px;\n  text-decoration:none;transition:background .2s;white-space:nowrap;\n}\n.prg-ih-btn-a:hover{background:#e09900;}\n.prg-ih-btn-b{\n  display:inline-block;color:rgba(255,255,255,.9)!important;\n  font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:700;\n  text-decoration:none;border:1.5px solid rgba(255,255,255,.35);\n  padding:14px 28px;border-radius:6px;\n  transition:border-color .2s,color .2s;white-space:nowrap;\n}\n.prg-ih-btn-b:hover{border-color:rgba(255,255,255,.7);color:#fff!important;}\n@media(max-width:900px){.prg-ih-h{font-size:38px;}}\n@media(max-width:600px){\n  .prg-ih{padding:56px 0 52px;}\n  .prg-ih-inner{padding:0 24px;}\n  .prg-ih-h{font-size:28px;}\n  .prg-ih-sub{font-size:15px;}\n  .prg-ih-btns{flex-direction:column;align-items:flex-start;}\n}\n<\/style>\n<div class=\"prg-ih\">\n  <canvas id=\"prg-ih-canvas\"><\/canvas>\n  <div class=\"prg-ih-inner\">\n    <span class=\"prg-ih-eyebrow\">Services<\/span>\n    <h1 class=\"prg-ih-h\">Service areas for strategy, funding, evaluation and institutional development<\/h1>\n    <p class=\"prg-ih-sub\">The service structure helps you move from a broad need to a practical scope of work.<\/p>\n    <div class=\"prg-ih-btns\">\n      <a class=\"prg-ih-btn-a\" href=\"\/contact\/\">Discuss a project<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\n(function(){\n  var c=document.getElementById('prg-ih-canvas');\n  if(!c)return;\n  var ctx=c.getContext('2d'),W,H,nodes;\n  var N=48,DIST=130,WC='255,255,255',GC='245,168,0';\n  function resize(){var r=c.parentElement.getBoundingClientRect();W=c.width=r.width||window.innerWidth;H=c.height=r.height||420;}\n  function init(){nodes=[];for(var i=0;i<N;i++){var g=i%7===0;nodes.push({x:Math.random()*W,y:Math.random()*H,vx:(Math.random()-.5)*.3,vy:(Math.random()-.5)*.3,r:Math.random()*1.6+1,gold:g});}}\n  function draw(){ctx.clearRect(0,0,W,H);for(var i=0;i<nodes.length;i++){for(var j=i+1;j<nodes.length;j++){var dx=nodes[i].x-nodes[j].x,dy=nodes[i].y-nodes[j].y,d=Math.sqrt(dx*dx+dy*dy);if(d<DIST){var op=(1-d\/DIST)*0.12;ctx.beginPath();ctx.moveTo(nodes[i].x,nodes[i].y);ctx.lineTo(nodes[j].x,nodes[j].y);ctx.strokeStyle='rgba('+WC+','+op+')';ctx.lineWidth=.7;ctx.stroke();}}}for(var i=0;i<nodes.length;i++){var n=nodes[i],col=n.gold?GC:WC,op=n.gold?.55:.22;ctx.beginPath();ctx.arc(n.x,n.y,n.r*2.5,0,Math.PI*2);ctx.fillStyle='rgba('+col+','+(op*.2)+')';ctx.fill();ctx.beginPath();ctx.arc(n.x,n.y,n.r,0,Math.PI*2);ctx.fillStyle='rgba('+col+','+op+')';ctx.fill();}}\n  function update(){for(var i=0;i<nodes.length;i++){var n=nodes[i];n.x+=n.vx;n.y+=n.vy;if(n.x<-20)n.x=W+20;if(n.x>W+20)n.x=-20;if(n.y<-20)n.y=H+20;if(n.y>H+20)n.y=-20;}}\n  function loop(){update();draw();requestAnimationFrame(loop);}\n  window.addEventListener('resize',function(){resize();init();});\n  resize();init();loop();\n})();\n<\/script><script>\n(function(){\n  var h=document.querySelector('.prg-ih');\n  if(!h)return;\n  var p=h.closest('.e-con');\n  if(p){p.style.paddingTop='0';p.style.paddingBottom='0';}\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-796404b e-con-boxed e-flex e-con e-parent\" data-id=\"796404b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2bdafb3 e-con-full e-flex e-con e-parent\" data-id=\"2bdafb3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0fe9a6d e-con-full e-flex e-con e-parent\" data-id=\"0fe9a6d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1254d5 elementor-widget elementor-widget-heading\" data-id=\"e1254d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Core service areas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f966da0 e-con-full e-flex e-con e-parent\" data-id=\"f966da0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-b6267bb elementor-widget elementor-widget-text-editor\" data-id=\"b6267bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tChoose the area closest to the decision you need to make. Each page can then narrow the task, outputs and route.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5415a1a e-con-full e-flex e-con e-parent\" data-id=\"5415a1a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6718367 e-con-full e-flex e-con e-parent\" data-id=\"6718367\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-d73eb8c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d73eb8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-compass\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa59b4 elementor-widget elementor-widget-heading\" data-id=\"efa59b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Strategy &amp; Growth<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-262acb1 elementor-widget elementor-widget-text-editor\" data-id=\"262acb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tStrategic planning, growth logic and decision architecture for organizations with complex stakeholder environments.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-d5b99d5 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"d5b99d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/strategy\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e847f29 e-con-full e-flex e-con e-parent\" data-id=\"e847f29\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-83a8408 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"83a8408\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-seedling\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d180709 elementor-widget elementor-widget-heading\" data-id=\"d180709\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Funding &amp; Fundraising<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-e397fc9 elementor-widget elementor-widget-text-editor\" data-id=\"e397fc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tGrant writing, fundraising systems, endowment logic and funding strategies for long-term work.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-d5f52d2 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"d5f52d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/funding\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bd44eb e-con-full e-flex e-con e-parent\" data-id=\"5bd44eb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-9fb1cec elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9fb1cec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-leaf\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb65e41 elementor-widget elementor-widget-heading\" data-id=\"cb65e41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sustainability &amp; Impact<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-612ee2d elementor-widget elementor-widget-text-editor\" data-id=\"612ee2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tCSR, ESG, social entrepreneurship and impact models that connect values, resources and implementation.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-89a7633 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"89a7633\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/sustainability\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-80c55df e-con-full e-flex e-con e-parent\" data-id=\"80c55df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-0423df6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0423df6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-layer-group\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8051b71 elementor-widget elementor-widget-heading\" data-id=\"8051b71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Capacity Building<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-37fcf08 elementor-widget elementor-widget-text-editor\" data-id=\"37fcf08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tOrganizational development, project management and institutional systems for NGOs and mission-driven teams.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-2229aaf elementor-button-default elementor-widget elementor-widget-button\" data-id=\"2229aaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/capacity\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ffb733 e-con-full e-flex e-con e-parent\" data-id=\"1ffb733\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-dbc3da1 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"dbc3da1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chart-line\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bb1de2 elementor-widget elementor-widget-heading\" data-id=\"0bb1de2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Evaluation &amp; Research<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-a5bb114 elementor-widget elementor-widget-text-editor\" data-id=\"a5bb114\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tExternal evaluations, organizational assessment, evidence and learning for better decisions.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-c8c9396 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"c8c9396\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/evaluation\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b937b0a e-con-full e-flex e-con e-parent\" data-id=\"b937b0a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-c7619fc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c7619fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-graduation-cap\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f1d80c elementor-widget elementor-widget-heading\" data-id=\"3f1d80c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Learning &amp; Development<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-432f9a3 elementor-widget elementor-widget-text-editor\" data-id=\"432f9a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tTraining programs for grant writing, fundraising, strategy, monitoring, evaluation and project teams.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-4bddcf5 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"4bddcf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/services\/learning\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Open<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4ebaa6 e-con-boxed e-flex e-con e-parent\" data-id=\"b4ebaa6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c8b319 elementor-widget elementor-widget-heading\" data-id=\"1c8b319\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Delivery logic<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ea258b e-con-full e-flex e-con e-parent\" data-id=\"6ea258b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9b6cab2 e-con-full e-flex e-con e-parent\" data-id=\"9b6cab2\" 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-c513e5a elementor-widget elementor-widget-heading\" data-id=\"c513e5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">1<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-3361165 elementor-widget elementor-widget-text-editor\" data-id=\"3361165\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tClarify the task and audience.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3ee631 e-con-full e-flex e-con e-parent\" data-id=\"a3ee631\" 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-849a093 elementor-widget elementor-widget-heading\" data-id=\"849a093\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">2<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-646ea27 elementor-widget elementor-widget-text-editor\" data-id=\"646ea27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tDefine outputs and review points.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03725ca e-con-full e-flex e-con e-parent\" data-id=\"03725ca\" 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-b726158 elementor-widget elementor-widget-heading\" data-id=\"b726158\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">3<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-047a2b7 elementor-widget elementor-widget-text-editor\" data-id=\"047a2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tBuild the content, model or process.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f76554f e-con-full e-flex e-con e-parent\" data-id=\"f76554f\" 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-aa6c1be elementor-widget elementor-widget-heading\" data-id=\"aa6c1be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">4<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-598f648 elementor-widget elementor-widget-text-editor\" data-id=\"598f648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tPrepare next decisions and implementation steps.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae48278 e-con-boxed e-flex e-con e-parent\" data-id=\"ae48278\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa46763 elementor-widget elementor-widget-heading\" data-id=\"fa46763\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How we combine strategy, capital and capability<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-9468be8 elementor-widget elementor-widget-text-editor\" data-id=\"9468be8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Funding, strategy, sustainability, capacity and evaluation are usually connected. A grant proposal may reveal gaps in governance. An ESG project may need a Theory of Change. A university endowment may require legal, fundraising and communications work at the same time.<\/p><p>We organize our work into Strategy &#038; Growth, Funding &#038; Fundraising, Sustainability &#038; Impact, Capacity Building, Evaluation &#038; Research, and Learning &#038; Development. Each line can stand alone, but the value is strongest when the lines support one another.<\/p><p>We build practical deliverables: decision memos, strategy documents, funding calendars, donor maps, proposal packages, evaluation frameworks, stakeholder maps, training programs and implementation roadmaps. The format depends on what the client actually needs to decide or execute.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e33b2e e-con-full e-flex e-con e-parent\" data-id=\"1e33b2e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-91c3e0a e-con-full e-flex e-con e-parent\" data-id=\"91c3e0a\" 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-3f52bed elementor-widget elementor-widget-heading\" data-id=\"3f52bed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">One problem rarely belongs to one department<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-cf61893 elementor-widget elementor-widget-text-editor\" data-id=\"cf61893\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tFunding, strategy, sustainability, capacity and evaluation are usually connected. A grant proposal may reveal gaps in governance. An ESG project may need a Theory of Change. A university endowment may require legal, fundraising and communications work at the same time.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43f5d19 e-con-full e-flex e-con e-parent\" data-id=\"43f5d19\" 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-2a8bd19 elementor-widget elementor-widget-heading\" data-id=\"2a8bd19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Six lines, one operating logic<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-d858791 elementor-widget elementor-widget-text-editor\" data-id=\"d858791\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe organize our work into Strategy &#038; Growth, Funding &#038; Fundraising, Sustainability &#038; Impact, Capacity Building, Evaluation &#038; Research, and Learning &#038; Development. Each line can stand alone, but the value is strongest when the lines support one another.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd15bb4 e-con-full e-flex e-con e-parent\" data-id=\"dd15bb4\" 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-b053c89 elementor-widget elementor-widget-heading\" data-id=\"b053c89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Outputs that teams can use<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-d1fc663 elementor-widget elementor-widget-text-editor\" data-id=\"d1fc663\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe build practical deliverables: decision memos, strategy documents, funding calendars, donor maps, proposal packages, evaluation frameworks, stakeholder maps, training programs and implementation roadmaps. The format depends on what the client actually needs to decide or execute.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eef6ad8 elementor-widget elementor-widget-heading\" data-id=\"eef6ad8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">What we can build with you<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-2e6ec9d elementor-widget elementor-widget-text-editor\" data-id=\"2e6ec9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>A focused strategy for a project, organization, partnership or sector initiative.<\/li><li>A funding route with donors, calls, deadlines and proposal logic.<\/li><li>A monitoring, evaluation or evidence framework.<\/li><li>A training or capacity-building program for a team or partner network.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-120f9dc e-con-boxed e-flex e-con e-parent\" data-id=\"120f9dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b755fd0 e-con-full e-flex e-con e-parent\" data-id=\"b755fd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2755cac e-con-full e-flex e-con e-parent\" data-id=\"2755cac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1420ba9 elementor-widget elementor-widget-heading\" data-id=\"1420ba9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need to combine several areas?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-e5b272f elementor-widget elementor-widget-text-editor\" data-id=\"e5b272f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMost assignments cross service lines. We can scope the work around the real decision, not around a category name.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f80321 e-con-full e-flex e-con e-parent\" data-id=\"4f80321\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-b6bb062 elementor-button-default elementor-widget elementor-widget-button\" data-id=\"b6bb062\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Service areas for strategy, funding, fundraising, sustainability, evaluation, capacity building and learning for mission-driven organizations.<\/p>","protected":false},"author":1,"featured_media":4178,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-25","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Services | PARAGRAF Social Consulting<\/title>\n<meta name=\"description\" content=\"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prgrf.com\/uk\/services\/\" \/>\n<meta property=\"og:locale\" content=\"uk_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Services | PARAGRAF Social Consulting\" \/>\n<meta property=\"og:description\" content=\"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prgrf.com\/uk\/services\/\" \/>\n<meta property=\"og:site_name\" content=\"PARAGRAF\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Prgrf\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T21:24:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/\",\"url\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/\",\"name\":\"Services | PARAGRAF Social Consulting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/prgrf.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/pexels-vlada-karpovich-7433848.jpg\",\"datePublished\":\"2025-02-13T14:18:49+00:00\",\"dateModified\":\"2026-05-05T21:24:13+00:00\",\"description\":\"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/#breadcrumb\"},\"inLanguage\":\"uk\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/#primaryimage\",\"url\":\"https:\\\/\\\/prgrf.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/pexels-vlada-karpovich-7433848.jpg\",\"contentUrl\":\"https:\\\/\\\/prgrf.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/pexels-vlada-karpovich-7433848.jpg\",\"width\":2558,\"height\":1124},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/uk\\\/services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/prgrf.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/#website\",\"url\":\"https:\\\/\\\/prgrf.com\\\/\",\"name\":\"PARAGRAF\",\"description\":\"Where social impact meets strategy\",\"publisher\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/prgrf.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"uk\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/#organization\",\"name\":\"PARAGRAF\",\"url\":\"https:\\\/\\\/prgrf.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\\\/\\\/prgrf.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/prgrf.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/paragraf-og-default.png\",\"contentUrl\":\"https:\\\/\\\/prgrf.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/paragraf-og-default.png\",\"width\":1200,\"height\":630,\"caption\":\"PARAGRAF\"},\"image\":{\"@id\":\"https:\\\/\\\/prgrf.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Prgrf\",\"https:\\\/\\\/t.me\\\/grants4business\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/2680491\",\"https:\\\/\\\/www.instagram.com\\\/paragraf_sc\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Services | PARAGRAF Social Consulting","description":"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.","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:\/\/prgrf.com\/uk\/services\/","og_locale":"uk_UA","og_type":"article","og_title":"Services | PARAGRAF Social Consulting","og_description":"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.","og_url":"https:\/\/prgrf.com\/uk\/services\/","og_site_name":"PARAGRAF","article_publisher":"https:\/\/www.facebook.com\/Prgrf","article_modified_time":"2026-05-05T21:24:13+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prgrf.com\/uk\/services\/","url":"https:\/\/prgrf.com\/uk\/services\/","name":"Services | PARAGRAF Social Consulting","isPartOf":{"@id":"https:\/\/prgrf.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prgrf.com\/uk\/services\/#primaryimage"},"image":{"@id":"https:\/\/prgrf.com\/uk\/services\/#primaryimage"},"thumbnailUrl":"https:\/\/prgrf.com\/wp-content\/uploads\/2025\/02\/pexels-vlada-karpovich-7433848.jpg","datePublished":"2025-02-13T14:18:49+00:00","dateModified":"2026-05-05T21:24:13+00:00","description":"PARAGRAF delivers strategy, funding, sustainability, capacity and evaluation services to development organisations, NGOs, governments and universities.","breadcrumb":{"@id":"https:\/\/prgrf.com\/uk\/services\/#breadcrumb"},"inLanguage":"uk","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prgrf.com\/uk\/services\/"]}]},{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/prgrf.com\/uk\/services\/#primaryimage","url":"https:\/\/prgrf.com\/wp-content\/uploads\/2025\/02\/pexels-vlada-karpovich-7433848.jpg","contentUrl":"https:\/\/prgrf.com\/wp-content\/uploads\/2025\/02\/pexels-vlada-karpovich-7433848.jpg","width":2558,"height":1124},{"@type":"BreadcrumbList","@id":"https:\/\/prgrf.com\/uk\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prgrf.com\/"},{"@type":"ListItem","position":2,"name":"Services"}]},{"@type":"WebSite","@id":"https:\/\/prgrf.com\/#website","url":"https:\/\/prgrf.com\/","name":"\u0410\u0411\u0417\u0410\u041a","description":"\u0414\u0435 \u0441\u043e\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0432\u043f\u043b\u0438\u0432 \u0437\u0443\u0441\u0442\u0440\u0456\u0447\u0430\u0454\u0442\u044c\u0441\u044f \u0437\u0456 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0454\u044e","publisher":{"@id":"https:\/\/prgrf.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prgrf.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"uk"},{"@type":"Organization","@id":"https:\/\/prgrf.com\/#organization","name":"\u0410\u0411\u0417\u0410\u041a","url":"https:\/\/prgrf.com\/","logo":{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/prgrf.com\/#\/schema\/logo\/image\/","url":"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png","contentUrl":"https:\/\/prgrf.com\/wp-content\/uploads\/2026\/05\/paragraf-og-default.png","width":1200,"height":630,"caption":"PARAGRAF"},"image":{"@id":"https:\/\/prgrf.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Prgrf","https:\/\/t.me\/grants4business","https:\/\/www.linkedin.com\/company\/2680491","https:\/\/www.instagram.com\/paragraf_sc\/"]}]}},"_links":{"self":[{"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":7,"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":988396,"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/pages\/25\/revisions\/988396"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/media\/4178"}],"wp:attachment":[{"href":"https:\/\/prgrf.com\/uk\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"\u0412\u041f","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}