{"id":2810,"date":"2026-05-11T10:06:49","date_gmt":"2026-05-11T07:06:49","guid":{"rendered":"https:\/\/jn4education.com\/network-structure\/"},"modified":"2026-06-01T14:47:14","modified_gmt":"2026-06-01T11:47:14","slug":"network-structure","status":"publish","type":"page","link":"https:\/\/jn4education.com\/en\/network-structure\/","title":{"rendered":"Network structure"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2810\" class=\"elementor elementor-2810 elementor-1164\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fab92d6 e-flex e-con-boxed e-con e-parent\" data-id=\"fab92d6\" 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-c917fea e-con-full e-flex e-con e-child\" data-id=\"c917fea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9606db7 elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"9606db7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><\/div><\/div>\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-9f1db05 e-flex e-con-boxed e-con e-parent\" data-id=\"9f1db05\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cccaae elementor-widget elementor-widget-html\" data-id=\"0cccaae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>Organizational Hierarchy<\/title>\n<style>body{margin:0;background:#fff;padding:24px;}<\/style>\n<\/head>\n<body>\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700&display=swap');\n\n  .orghc {\n    --orghc-green:  #5fa651;\n    --orghc-blue:   #1e5fa6;\n    --orghc-red:    #b32445;\n    --orghc-line:   #b9b9b9;\n    --orghc-bg:     #ededed;\n    --orghc-text:   #2b2b2b;\n    --orghc-mid:    #1e5fa6;\n\n    font-family: 'Rubik', system-ui, -apple-system, \"Segoe UI\", Tahoma, Arial, sans-serif;\n    direction: ltr;\n    text-align: center;\n    color: var(--orghc-text);\n    line-height: 1.85;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 16px;\n    box-sizing: border-box;\n  }\n  .orghc *, .orghc *::before, .orghc *::after { box-sizing: border-box; }\n\n  .orghc__canvas { width: 100%; }\n  .orghc__canvas svg { width: 100%; height: auto; display: block; overflow: visible; }\n\n  .orghc__line {\n    stroke: var(--orghc-line);\n    stroke-width: 4;\n    stroke-linecap: round;\n  }\n  .orghc__arc {\n    fill: none;\n    stroke-width: 11;\n    stroke-linecap: butt;\n  }\n  .orghc__arc--1 { stroke: var(--orghc-green); }\n  .orghc__arc--2 { stroke: var(--orghc-blue);  }\n  .orghc__arc--3 { stroke: var(--orghc-red);   }\n\n  .orghc__circle { fill: var(--orghc-bg); }\n\n  .orghc__num {\n    text-anchor: middle;\n    dominant-baseline: central;\n    font-family: 'Rubik', system-ui, sans-serif;\n    font-size: 60px;\n    font-weight: 400;\n  }\n  .orghc__num--1 { fill: var(--orghc-green); }\n  .orghc__num--2 { fill: var(--orghc-blue);  }\n  .orghc__num--3 { fill: var(--orghc-red);   }\n\n  .orghc__label {\n    text-anchor: middle;\n    font-family: 'Rubik', system-ui, sans-serif;\n    font-size: 22px;\n    font-weight: 500;\n    fill: var(--orghc-text);\n    direction: ltr;\n  }\n  .orghc__label--mid { fill: var(--orghc-mid); }\n\n  .orghc__descs {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 20px;\n    margin-top: 8px;\n    padding: 0 12px;\n  }\n  .orghc__desc {\n    font-size: 16px;\n    line-height: 2;\n    padding: 0 6px;\n    text-align: center;\n  }\n  .orghc__desc p { margin: 0; }\n\n  @media (max-width: 900px) {\n    .orghc__desc { font-size: 15px; line-height: 1.9; }\n    .orghc__num { font-size: 72px; }\n    .orghc__label { font-size: 26px; }\n  }\n\n  @media (max-width: 640px) {\n    .orghc { padding: 8px; }\n    .orghc__descs {\n      grid-template-columns: 1fr;\n      gap: 14px;\n      margin-top: 18px;\n    }\n    .orghc__desc {\n      padding: 14px 16px;\n      background: #fafafa;\n      border-radius: 8px;\n      border-left: 4px solid;\n      text-align: left;\n      font-size: 15.5px;\n    }\n    .orghc__desc--1 { border-color: var(--orghc-green); }\n    .orghc__desc--2 { border-color: var(--orghc-blue);  }\n    .orghc__desc--3 { border-color: var(--orghc-red);   }\n    .orghc__num { font-size: 84px; }\n    .orghc__label { font-size: 30px; }\n  }\n<\/style>\n\n<div class=\"orghc\" dir=\"ltr\" lang=\"en\">\n  <div class=\"orghc__canvas\">\n    <svg viewBox=\"0 0 800 340\" preserveAspectRatio=\"xMidYMid meet\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <text x=\"180\" y=\"28\" class=\"orghc__label\">General Assembly<\/text>\n      <text x=\"620\" y=\"20\" class=\"orghc__label\">\n        <tspan x=\"620\">The Executive Body<\/tspan>\n        <tspan x=\"620\" dy=\"1.25em\">(Employees)<\/tspan>\n      <\/text>\n\n      <line x1=\"0\"   y1=\"180\" x2=\"110\" y2=\"180\" class=\"orghc__line\" \/>\n      <line x1=\"690\" y1=\"180\" x2=\"800\" y2=\"180\" class=\"orghc__line\" \/>\n\n      <line x1=\"250\" y1=\"180\" x2=\"330\" y2=\"180\" class=\"orghc__line\" \/>\n      <line x1=\"470\" y1=\"180\" x2=\"550\" y2=\"180\" class=\"orghc__line\" \/>\n\n      <circle cx=\"290\" cy=\"180\" r=\"4\" fill=\"var(--orghc-line)\" \/>\n      <circle cx=\"510\" cy=\"180\" r=\"4\" fill=\"var(--orghc-line)\" \/>\n\n      <path d=\"M 110,180 A 70,70 0 0 1 250,180\" class=\"orghc__arc orghc__arc--1\" \/>\n      <path d=\"M 550,180 A 70,70 0 0 1 690,180\" class=\"orghc__arc orghc__arc--3\" \/>\n\n      <path d=\"M 330,180 A 70,70 0 0 0 470,180\" class=\"orghc__arc orghc__arc--2\" \/>\n\n      <circle cx=\"180\" cy=\"180\" r=\"52\" class=\"orghc__circle\" \/>\n      <circle cx=\"620\" cy=\"180\" r=\"52\" class=\"orghc__circle\" \/>\n      <circle cx=\"400\" cy=\"180\" r=\"52\" class=\"orghc__circle\" \/>\n\n      <text x=\"180\" y=\"183\" class=\"orghc__num orghc__num--1\">1<\/text>\n      <text x=\"620\" y=\"183\" class=\"orghc__num orghc__num--3\">3<\/text>\n      <text x=\"400\" y=\"183\" class=\"orghc__num orghc__num--2\">2<\/text>\n\n      <text x=\"400\" y=\"290\" class=\"orghc__label orghc__label--mid\">\n        <tspan x=\"400\">Managing Body<\/tspan>\n        <tspan x=\"400\" dy=\"1.25em\">(Board Council)<\/tspan>\n      <\/text>\n    <\/svg>\n  <\/div>\n\n  <div class=\"orghc__descs\">\n    <div class=\"orghc__desc orghc__desc--1\">\n      <p>It represents the highest level of decision-making and bears primary responsibility for important and fundamental matters, whether financial or administrative.<\/p>\n    <\/div>\n    <div class=\"orghc__desc orghc__desc--2\">\n      <p>It is the main level of decision-making and is responsible for matters related to the network's work, and is accountable to the General Assembly and external stakeholders outside the network.<\/p>\n    <\/div>\n    <div class=\"orghc__desc orghc__desc--3\">\n      <p>Staff are considered the direct and day-to-day implementers of operations. They contribute to the management of all internal and external affairs, and are accountable to the Board of Directors and the General Assembly.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\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>Organizational Hierarchy General Assembly The Executive Body (Employees) 1 3 2 Managing Body (Board Council) It represents the highest level of decision-making and bears primary responsibility for important and fundamental matters, whether financial or administrative. It is the main level of decision-making and is responsible for matters related to the network&#8217;s work, and is accountable [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":28,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2810","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/pages\/2810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/comments?post=2810"}],"version-history":[{"count":10,"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/pages\/2810\/revisions"}],"predecessor-version":[{"id":3859,"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/pages\/2810\/revisions\/3859"}],"wp:attachment":[{"href":"https:\/\/jn4education.com\/en\/wp-json\/wp\/v2\/media?parent=2810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}