{"id":4835,"date":"2026-09-22T05:49:07","date_gmt":"2026-09-22T02:49:07","guid":{"rendered":"https:\/\/ekpaid-evi.gr\/?page_id=4835"},"modified":"2026-09-22T05:49:10","modified_gmt":"2026-09-22T02:49:10","slug":"%ce%ad%ce%ba%ce%b8%ce%b5%cf%83%ce%b7-%ce%b8%ce%b5%cf%89%cf%81%ce%af%ce%b1-ai","status":"publish","type":"page","link":"https:\/\/ekpaid-evi.gr\/?page_id=4835","title":{"rendered":"\u0388\u03ba\u03b8\u03b5\u03c3\u03b7 &#8211; \u03b8\u03b5\u03c9\u03c1\u03af\u03b1 ai"},"content":{"rendered":"    <div id=\"ekthesi_theoria_suite_439275\" class=\"ekthesi-theoria-suite\">\n      <style>\n        #ekthesi_theoria_suite_439275 .ets-switcher{\n          display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px;padding:11px;\n          background:#fff;border:1px solid #dde4e9;border-radius:14px;\n        }\n        #ekthesi_theoria_suite_439275 .ets-btn{\n          border:1px solid #dde4e9;background:#fff;color:#17324d;\n          border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer;\n        }\n        #ekthesi_theoria_suite_439275 .ets-btn.is-active{\n          background:#17324d;color:#fff;border-color:#17324d;\n        }\n        #ekthesi_theoria_suite_439275 .ets-note{\n          flex-basis:100%;font-size:12px;color:#6f7a84;line-height:1.45;\n        }\n        #ekthesi_theoria_suite_439275 .ets-frame{\n          width:100%;overflow:hidden;\n        }\n        #ekthesi_theoria_suite_439275 iframe{\n          width:100%;border:0;display:block;background:#f5f7f9;\n        }\n      <\/style>\n\n      <div class=\"ets-switcher\">\n        <button type=\"button\" class=\"ets-btn is-active\" data-app=\"ekthesi\">\u270d\ufe0f \u0388\u03ba\u03b8\u03b5\u03c3\u03b7AI \u2013 \u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u039b\u03cc\u03b3\u03bf\u03c5<\/button>\n        <button type=\"button\" class=\"ets-btn\" data-app=\"theoria\">\ud83d\udcda \u0398\u03b5\u03c9\u03c1\u03af\u03b1 & \u0398\u03ad\u03bc\u03b1\u03c4\u03b1<\/button>\n        <div class=\"ets-note\">\u0395\u03c0\u03af\u03bb\u03b5\u03be\u03b5 \u03c0\u03bf\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03b4\u03cd\u03bf \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03b8\u03ad\u03bb\u03b5\u03b9\u03c2 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2.<\/div>\n      <\/div>\n\n      <div class=\"ets-frame\" data-panel=\"ekthesi\">\n        <iframe id=\"ekthesi_theoria_suite_439275_ekthesi\"\n                src=\"https:\/\/ekpaid-evi.gr\/wp-content\/plugins\/ekthesi-theoria-suite\/apps\/ekthesi\/index.html?v=1790045292\"\n                title=\"\u0388\u03ba\u03b8\u03b5\u03c3\u03b7AI \u2013 \u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u039b\u03cc\u03b3\u03bf\u03c5\"\n                style=\"height:1500px\"\n                loading=\"lazy\"><\/iframe>\n      <\/div>\n\n      <div class=\"ets-frame\" data-panel=\"theoria\" style=\"display:none\">\n        <iframe id=\"ekthesi_theoria_suite_439275_theoria\"\n                src=\"https:\/\/ekpaid-evi.gr\/wp-content\/plugins\/ekthesi-theoria-suite\/apps\/theoria\/index.html?v=1790045292\"\n                title=\"\u0398\u0395\u03a9\u03a1\u0399\u0391 & \u0398\u0395\u039c\u0391\u03a4\u0391 \u2013 \u0388\u03ba\u03b8\u03b5\u03c3\u03b7\"\n                style=\"height:1800px\"\n                loading=\"lazy\"><\/iframe>\n      <\/div>\n\n      <script>\n      (function(){\n        var root = document.getElementById('ekthesi_theoria_suite_439275');\n        if(!root) return;\n\n        var fEkthesi = document.getElementById('ekthesi_theoria_suite_439275_ekthesi');\n        var fTheoria = document.getElementById('ekthesi_theoria_suite_439275_theoria');\n        var heights = {ekthesi:1500, theoria:1800};\n\n        function activate(app){\n          root.querySelectorAll('.ets-btn').forEach(function(b){\n            b.classList.toggle('is-active', b.getAttribute('data-app') === app);\n          });\n\n          root.querySelectorAll('[data-panel]').forEach(function(panel){\n            panel.style.display = panel.getAttribute('data-panel') === app ? 'block' : 'none';\n          });\n\n          if(app === 'ekthesi' && fEkthesi) fEkthesi.style.height = heights.ekthesi + 'px';\n          if(app === 'theoria' && fTheoria) fTheoria.style.height = heights.theoria + 'px';\n        }\n\n        root.querySelectorAll('.ets-btn').forEach(function(b){\n          b.addEventListener('click', function(){\n            activate(b.getAttribute('data-app'));\n          });\n        });\n\n        window.addEventListener('message', function(e){\n          if(!e.data) return;\n          var h = parseInt(e.data.height, 10);\n          if(!(h > 500 && h < 120000)) return;\n\n          if(fEkthesi && e.source === fEkthesi.contentWindow && e.data.type === 'ekthesiai-height'){\n            heights.ekthesi = h + 20;\n            fEkthesi.style.height = heights.ekthesi + 'px';\n          }\n\n          if(fTheoria && e.source === fTheoria.contentWindow && e.data.type === 'theoria-themata-height'){\n            heights.theoria = h + 20;\n            fTheoria.style.height = heights.theoria + 'px';\n          }\n        }, false);\n      })();\n      <\/script>\n    <\/div>\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4835","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/pages\/4835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4835"}],"version-history":[{"count":1,"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/pages\/4835\/revisions"}],"predecessor-version":[{"id":4837,"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=\/wp\/v2\/pages\/4835\/revisions\/4837"}],"wp:attachment":[{"href":"https:\/\/ekpaid-evi.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}