{"id":1625,"date":"2023-03-02T15:00:55","date_gmt":"2023-03-02T13:00:55","guid":{"rendered":"https:\/\/btlearnlab.eap.gr\/?page_id=1625"},"modified":"2026-04-22T13:09:46","modified_gmt":"2026-04-22T10:09:46","slug":"personnel","status":"publish","type":"page","link":"https:\/\/btlearnlab.eap.gr\/en\/personnel\/","title":{"rendered":"Human Resources"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1625\" class=\"elementor elementor-1625\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2697115 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2697115\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f10132\" data-id=\"1f10132\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-850e0b5 elementor-widget elementor-widget-html\" data-id=\"850e0b5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .btl-staff-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n    gap:28px;\r\n    margin:0;\r\n    padding:0;\r\n  }\r\n\r\n  .btl-staff-card{\r\n    position:relative;\r\n    display:flex;\r\n    align-items:flex-start;\r\n    gap:24px;\r\n    padding:28px;\r\n    background:linear-gradient(180deg,#ffffff 0%,#fbfbfd 100%);\r\n    border:1px solid rgba(29,115,190,.14);\r\n    border-radius:22px;\r\n    box-shadow:\r\n      0 10px 30px rgba(20,41,61,.08),\r\n      0 2px 8px rgba(20,41,61,.04);\r\n    transition:\r\n      transform .28s ease,\r\n      box-shadow .28s ease,\r\n      border-color .28s ease;\r\n    overflow:hidden;\r\n    min-height:100%;\r\n  }\r\n\r\n  .btl-staff-card::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0 0 auto 0;\r\n    height:5px;\r\n    background:linear-gradient(90deg,#1d73be 0%,#5ea8e8 100%);\r\n  }\r\n\r\n  .btl-staff-card:hover{\r\n    transform:translateY(-4px);\r\n    border-color:rgba(29,115,190,.25);\r\n    box-shadow:\r\n      0 18px 40px rgba(20,41,61,.12),\r\n      0 4px 14px rgba(20,41,61,.06);\r\n  }\r\n\r\n  .btl-staff-media{\r\n    flex:0 0 130px;\r\n  }\r\n\r\n  .btl-staff-photo{\r\n    width:130px;\r\n    height:130px;\r\n    object-fit:cover;\r\n    border-radius:18px;\r\n    display:block;\r\n    border:4px solid #fff;\r\n    box-shadow:\r\n      0 8px 20px rgba(20,41,61,.12),\r\n      0 2px 8px rgba(20,41,61,.06);\r\n    background:#f2f5f9;\r\n  }\r\n\r\n  .btl-staff-content{\r\n    flex:1 1 auto;\r\n    min-width:0;\r\n  }\r\n\r\n  .btl-staff-name{\r\n    margin:0 0 8px;\r\n    font-size:28px;\r\n    line-height:1.2;\r\n    font-weight:700;\r\n    color:#1d2d3d;\r\n    letter-spacing:-0.02em;\r\n  }\r\n\r\n  .btl-staff-role{\r\n    display:inline-block;\r\n    margin:0 0 18px;\r\n    padding:8px 14px;\r\n    background:rgba(29,115,190,.08);\r\n    color:#1d73be;\r\n    font-size:14px;\r\n    line-height:1.5;\r\n    font-weight:600;\r\n    border-radius:999px;\r\n  }\r\n\r\n  .btl-staff-bio{\r\n    color:#4f5f6f;\r\n    font-size:15px;\r\n    line-height:1.85;\r\n  }\r\n\r\n  .btl-staff-bio p{\r\n    margin:0;\r\n  }\r\n\r\n  .btl-staff-links{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:10px;\r\n    margin-top:22px;\r\n  }\r\n\r\n  .btl-staff-links a{\r\n    width:40px;\r\n    height:40px;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    border-radius:50%;\r\n    background:#f2f7fc;\r\n    color:#1d73be;\r\n    text-decoration:none;\r\n    border:1px solid rgba(29,115,190,.12);\r\n    transition:\r\n      transform .22s ease,\r\n      background .22s ease,\r\n      color .22s ease,\r\n      box-shadow .22s ease;\r\n  }\r\n\r\n  .btl-staff-links a:hover{\r\n    transform:translateY(-2px);\r\n    background:#1d73be;\r\n    color:#fff;\r\n    box-shadow:0 8px 18px rgba(29,115,190,.22);\r\n  }\r\n\r\n  .btl-staff-links i{\r\n    font-size:16px;\r\n    line-height:1;\r\n  }\r\n\r\n  @media (max-width: 1100px){\r\n    .btl-staff-grid{\r\n      grid-template-columns:1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px){\r\n    .btl-staff-card{\r\n      flex-direction:column;\r\n      padding:22px;\r\n      gap:18px;\r\n    }\r\n\r\n    .btl-staff-media{\r\n      flex:0 0 auto;\r\n    }\r\n\r\n    .btl-staff-photo{\r\n      width:110px;\r\n      height:110px;\r\n    }\r\n\r\n    .btl-staff-name{\r\n      font-size:24px;\r\n    }\r\n\r\n    .btl-staff-bio{\r\n      font-size:14px;\r\n      line-height:1.75;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"btl-staff-grid\">\r\n\r\n  <article class=\"btl-staff-card\">\r\n    <div class=\"btl-staff-media\">\r\n      <img decoding=\"async\"\r\n        class=\"btl-staff-photo\"\r\n        src=\"https:\/\/btlearnlab.eap.gr\/wp-content\/uploads\/2023\/03\/koulaouzidis.jpg\"\r\n        alt=\"\u0393\u03b9\u03ce\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c5\u03bb\u03b1\u03bf\u03c5\u03b6\u03af\u03b4\u03b7\u03c2\">\r\n    <\/div>\r\n\r\n    <div class=\"btl-staff-content\">\r\n      <h2 class=\"btl-staff-name\">George Koulaouzides<\/h2>\r\n\r\n      <div class=\"btl-staff-role\">\r\n        \u0391\u03bd\u03b1\u03c0\u03bb\u03b7\u03c1\u03c9\u03c4\u03ae\u03c2 \u039a\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u00b7 \u0394\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ae\u03c2 \u03c4\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03b7\u03c1\u03af\u03bf\u03c5\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-bio\">\r\n        <p>\r\n          \u039f \u0393\u03b9\u03ce\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c5\u03bb\u03b1\u03bf\u03c5\u03b6\u03af\u03b4\u03b7\u03c2 \u03b3\u03b5\u03bd\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b9\u03c2 \u0397\u03a0\u0391 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03c3\u03b5 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac. \u03a3\u03c0\u03bf\u03cd\u03b4\u03b1\u03c3\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b1 \u03bc\u03b1\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac\r\n          \u03c3\u03c4\u03bf \u0391\u03a0\u0398 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03bc\u03b5\u03c4\u03b1\u03c0\u03c4\u03c5\u03c7\u03b9\u03b1\u03ba\u03ad\u03c2 \u03c3\u03c0\u03bf\u03c5\u03b4\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c7\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf University of Surrey\r\n          \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03b5\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd \u03c3\u03c4\u03bf \u0395\u0391\u03a0. \u0395\u03ba\u03c0\u03cc\u03bd\u03b7\u03c3\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c4\u03c1\u03b9\u03b2\u03ae \u03c3\u03c4\u03bf \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b9\u03bf \u039a\u03c1\u03ae\u03c4\u03b7\u03c2.\r\n          \u03a3\u03c7\u03b5\u03b4\u03af\u03b1\u03c3\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03ce\u03bd \u03c4\u03bf\u03c5 \u0395\u039a\u0394\u0394\u0391 \u03ba\u03b1\u03b9 \u03ae\u03c4\u03b1\u03bd \u03bc\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03af\u03bf\u03c5\r\n          \u03c0\u03bf\u03c5 \u03b5\u03c0\u03cc\u03c0\u03c4\u03b5\u03c5\u03c3\u03b5 \u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c4\u03c9\u03bd \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03ce\u03bd \u039a\u03ad\u03bd\u03c4\u03c1\u03c9\u03bd \u0394\u03b9\u03b1 \u0392\u03af\u03bf\u03c5 \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2.\r\n        <\/p>\r\n        <p style=\"margin-top:14px;\">\r\n          \u0388\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c6\u03c1\u03ac\u03c3\u03b5\u03b9 \u03c0\u03ad\u03bd\u03c4\u03b5 \u03b2\u03b9\u03b2\u03bb\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03b5\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b4\u03cd\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae \u03ad\u03c1\u03b5\u03c5\u03bd\u03b1, \u03b5\u03bd\u03ce \u03ad\u03c7\u03b5\u03b9\r\n          \u03b5\u03c0\u03b9\u03bc\u03b5\u03bb\u03b7\u03b8\u03b5\u03af \u03b1\u03c1\u03ba\u03b5\u03c4\u03ac \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ac \u03c3\u03c5\u03b3\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1. \u03a4\u03bf 2017 \u03ba\u03c5\u03ba\u03bb\u03bf\u03c6\u03cc\u03c1\u03b7\u03c3\u03b5 \u03c4\u03bf \u03b2\u03b9\u03b2\u03bb\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03bc\u03b5\u03bb\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b5 \u03c4\u03b7\u03bd\r\n          Dr. Katarina Popovic, \u03bc\u03b5 \u03c4\u03af\u03c4\u03bb\u03bf \u00abAdult Education and Lifelong Learning in Southeastern Europe\u00bb (BRILL),\r\n          \u03b5\u03bd\u03ce \u03c4\u03bf 2019 \u03b5\u03ba\u03b4\u03cc\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \u03b2\u03b9\u03b2\u03bb\u03af\u03bf \u03c4\u03bf\u03c5 \u00ab\u0388\u03bd\u03b1\u03c2 \u03b4\u03b9\u03ac\u03bb\u03bf\u03b3\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03b5\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd\u00bb (\u039c\u03b5\u03c4\u03b1\u03af\u03c7\u03bc\u03b9\u03bf).\r\n        <\/p>\r\n        <p style=\"margin-top:14px;\">\r\n          \u0395\u03af\u03bd\u03b1\u03b9 \u03bc\u03ad\u03bb\u03bf\u03c2 \u03b4\u03b9\u03bf\u03b9\u03ba\u03b7\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ce\u03bd \u03c6\u03bf\u03c1\u03ad\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03c4\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd\r\n          \u03b5\u03c0\u03b9\u03c4\u03c1\u03bf\u03c0\u03ce\u03bd \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ce\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b9\u03ba\u03ce\u03bd. \u03a4\u03bf 2019 \u03b7 \u03b4\u03b9\u03b5\u03b8\u03bd\u03ae\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ae \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2 \u03b5\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd\r\n          \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b5 \u03c4\u03b7 \u03c3\u03c5\u03bc\u03b2\u03bf\u03bb\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c0\u03b5\u03b4\u03af\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03b5\u03bd\u03ad\u03c4\u03b1\u03be\u03b5 \u03c3\u03c4\u03bf International Hall of Fame of Adult and\r\n          Continuing Education.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-links\">\r\n        <a href=\"#\" aria-label=\"Facebook\"><i class=\"fa fa-facebook fab\" aria-hidden=\"true\"><\/i><\/a>\r\n        <a href=\"https:\/\/twitter.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Twitter\"><i class=\"fa fa-twitter fab\" aria-hidden=\"true\"><\/i><\/a>\r\n        <a href=\"https:\/\/linkedin.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\"><i class=\"fa fa-linkedin fab\" aria-hidden=\"true\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n  <article class=\"btl-staff-card\">\r\n    <div class=\"btl-staff-media\">\r\n      <img decoding=\"async\"\r\n        class=\"btl-staff-photo\"\r\n        src=\"https:\/\/btlearnlab.eap.gr\/wp-content\/uploads\/2023\/03\/palhos-copy.jpg\"\r\n        alt=\"\u0396\u03b1\u03c7\u03b1\u03c1\u03af\u03b1\u03c2 \u03a0\u03b1\u03bb\u03b7\u03cc\u03c2\">\r\n    <\/div>\r\n\r\n    <div class=\"btl-staff-content\">\r\n      <h2 class=\"btl-staff-name\">Zacharias Palios<\/h2>\r\n\r\n      <div class=\"btl-staff-role\">\r\n        Assistant Professor\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-bio\">\r\n        <p>\r\n          \u039f \u0396\u03b1\u03c7\u03b1\u03c1\u03af\u03b1\u03c2 \u039a. \u03a0\u03b1\u03bb\u03b7\u03cc\u03c2 \u03ad\u03bb\u03b1\u03b2\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03b4\u03af\u03c0\u03bb\u03c9\u03bc\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bd\u03c9\u03bd\u03b9\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c4\u03bf 1988 \u03b1\u03c0\u03cc\r\n          \u03c4\u03bf \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03b9\u03b1\u03ba\u03cc \u039a\u03bf\u03bb\u03ad\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 Cardiff. \u0394\u03af\u03b4\u03b1\u03be\u03b5 \u03c3\u03c4\u03bf \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b9\u03bf \u039a\u03c1\u03ae\u03c4\u03b7\u03c2 \u03c9\u03c2 \u03b5\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03bf\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\r\n          1991, \u03b5\u03bd\u03ce \u03c4\u03bf 1994 \u03b5\u03ba\u03bb\u03ad\u03c7\u03c4\u03b7\u03ba\u03b5 \u03b5\u03c0\u03af\u03ba\u03bf\u03c5\u03c1\u03bf\u03c2 \u03ba\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u03c3\u03c4\u03b7 \u03a6\u03b9\u03bb\u03bf\u03c3\u03bf\u03c6\u03b9\u03ba\u03ae \u03a3\u03c7\u03bf\u03bb\u03ae \u03c4\u03bf\u03c5 \u03af\u03b4\u03b9\u03bf\u03c5 \u03c0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5.\r\n        <\/p>\r\n        <p style=\"margin-top:14px;\">\r\n          \u03a4\u03bf 2009 \u03b5\u03bd\u03c4\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03c4\u03b9\u03ba\u03cc \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03a3\u03c7\u03bf\u03bb\u03ae\u03c2 \u0391\u03bd\u03b8\u03c1\u03c9\u03c0\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u0395\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03ce\u03bd \u03c4\u03bf\u03c5\r\n          \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03bf\u03cd \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5, \u03c4\u03bf\u03c5 \u03bf\u03c0\u03bf\u03af\u03bf\u03c5 \u03ae\u03c4\u03b1\u03bd \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf 2000. \u03a4\u03b1 \u03b1\u03ba\u03b1\u03b4\u03b7\u03bc\u03b1\u03ca\u03ba\u03ac \u03ba\u03b1\u03b9 \u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03c4\u03b9\u03ba\u03ac\r\n          \u03c4\u03bf\u03c5 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03b5\u03c3\u03c4\u03b9\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bd\u03c9\u03bd\u03b9\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2, \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bd\u03c9\u03bd\u03b9\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03c4\u03b7\u03c2\r\n          \u0393\u03bd\u03ce\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03a6\u03cd\u03bb\u03bf\u03c5, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03a3\u03c5\u03bd\u03b5\u03c7\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b7 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u0395\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd.\r\n        <\/p>\r\n        <p style=\"margin-top:14px;\">\r\n          \u0388\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ac\u03c3\u03c7\u03b5\u03b9 \u03c3\u03b5 \u03c3\u03b5\u03b9\u03c1\u03ac \u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03c4\u03b9\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd \u03ba\u03b1\u03b9 \u03ad\u03c7\u03b5\u03b9 \u03b5\u03c0\u03bf\u03c0\u03c4\u03b5\u03cd\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03cc\u03bd\u03b7\u03c3\u03b7 \u03bf\u03ba\u03c4\u03ce \u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03ce\u03bd\r\n          \u03b4\u03b9\u03b1\u03c4\u03c1\u03b9\u03b2\u03ce\u03bd. \u0395\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ae\u03c2 \u03c4\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03b7\u03c1\u03af\u03bf\u03c5 \u0392\u03b9\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae\u03c2 \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u039c\u03b5\u03c4\u03b1\u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2\r\n          \u0395\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd \u03c4\u03b7\u03c2 \u03a3\u03c7\u03bf\u03bb\u03ae\u03c2 \u0391\u03bd\u03b8\u03c1\u03c9\u03c0\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u0395\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03ce\u03bd. E-mail: palios@eap.gr\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-links\">\r\n        <a href=\"#\" aria-label=\"Facebook\"><i class=\"fa fa-facebook fab\" aria-hidden=\"true\"><\/i><\/a>\r\n        <a href=\"https:\/\/twitter.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Twitter\"><i class=\"fa fa-twitter fab\" aria-hidden=\"true\"><\/i><\/a>\r\n        <a href=\"https:\/\/linkedin.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\"><i class=\"fa fa-linkedin fab\" aria-hidden=\"true\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b7cb8a4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b7cb8a4\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f69ac08\" data-id=\"f69ac08\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bd0f702 elementor-widget elementor-widget-html\" data-id=\"bd0f702\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .btl-single-card{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"btl-single-card\">\r\n\r\n  <article class=\"btl-staff-card\">\r\n    <div class=\"btl-staff-media\">\r\n      <img decoding=\"async\"\r\n        class=\"btl-staff-photo\"\r\n        src=\"https:\/\/btlearnlab.eap.gr\/wp-content\/uploads\/2026\/04\/manousou.jpg\"\r\n        alt=\"\u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 (\u0393\u03ba\u03ad\u03bb\u03b7) \u039c\u03b1\u03bd\u03bf\u03cd\u03c3\u03bf\u03c5\">\r\n    <\/div>\r\n\r\n    <div class=\"btl-staff-content\">\r\n      <h2 class=\"btl-staff-name\">\u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 (\u0393\u03ba\u03ad\u03bb\u03b7) \u039c\u03b1\u03bd\u03bf\u03cd\u03c3\u03bf\u03c5<\/h2>\r\n\r\n      <div class=\"btl-staff-role\">\r\n        \u0395\u03c0\u03af\u03ba\u03bf\u03c5\u03c1\u03b7 \u039a\u03b1\u03b8\u03b7\u03b3\u03ae\u03c4\u03c1\u03b9\u03b1\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-bio\">\r\n        <p>\r\n          \u0397 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 (\u0393\u03ba\u03ad\u03bb\u03b7) \u039c\u03b1\u03bd\u03bf\u03cd\u03c3\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u0395\u03c0\u03af\u03ba\u03bf\u03c5\u03c1\u03b7 \u039a\u03b1\u03b8\u03b7\u03b3\u03ae\u03c4\u03c1\u03b9\u03b1 \u03c3\u03c4\u03bf \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03cc \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03cc \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b9\u03bf.\r\n          \u0395\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03c9\u03c1 \u03c4\u03bf\u03c5 \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03bf\u03cd \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5, \u03bc\u03b5 \u03b8\u03ad\u03bc\u03b1 \u00ab\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u03a5\u03bb\u03b9\u03ba\u03bf\u03cd\r\n          \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae \u03ba\u03b1\u03b9 \u03b5\u03be \u0391\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u00bb, \u03b5\u03bd\u03ce \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c0\u03c4\u03c5\u03c7\u03b9\u03b1\u03ba\u03ad\u03c2 \u03c3\u03c0\u03bf\u03c5\u03b4\u03ad\u03c2\r\n          \u03c3\u03c4\u03b7\u03bd \u03a0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae \u03c3\u03c4\u03b7\u03bd \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf \u0395\u03b8\u03bd\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9\r\n          \u039a\u03b1\u03c0\u03bf\u03b4\u03b9\u03c3\u03c4\u03c1\u03b9\u03b1\u03ba\u03cc \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b9\u03bf \u03ba\u03b1\u03b9 \u03b2\u03b1\u03c3\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c0\u03bf\u03c5\u03b4\u03ad\u03c2 \u03c3\u03c4\u03b1 \u03a0\u03b1\u03b9\u03b4\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac.\r\n        <\/p>\r\n\r\n        <p style=\"margin-top:14px;\">\r\n          \u0393\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b1\u03c0\u03cc 10 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03ae\u03c4\u03b1\u03bd \u039a\u03b1\u03b8\u03b7\u03b3\u03ae\u03c4\u03c1\u03b9\u03b1 \u2013 \u03a3\u03cd\u03bc\u03b2\u03bf\u03c5\u03bb\u03bf\u03c2 (\u03a3\u0395\u03a0) \u03c3\u03c4\u03b1 \u039c\u03b5\u03c4\u03b1\u03c0\u03c4\u03c5\u03c7\u03b9\u03b1\u03ba\u03ac \u03a0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1\r\n          \u00ab\u03a3\u03c0\u03bf\u03c5\u03b4\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u00bb, \u00ab\u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u0395\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd\u00bb \u03ba\u03b1\u03b9 \u00ab\u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03a4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 \u03c3\u03b5 \u03b5\u03be\r\n          \u03b1\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2\u00bb \u03c4\u03bf\u03c5 \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03bf\u03cd \u03a0\u03b1\u03bd\u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03af\u03bf\u03c5.\r\n        <\/p>\r\n\r\n        <p style=\"margin-top:14px;\">\r\n          \u0395\u03af\u03bd\u03b1\u03b9 \u03bc\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bd\u03c4\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03bf\u03c0\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b9\u03ba\u03bf\u03cd \u00ab\u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u00bb \u03ba\u03b1\u03b9\r\n          \u03b5\u03c0\u03b9\u03bc\u03bf\u03c1\u03c6\u03ce\u03c4\u03c1\u03b9\u03b1 \u03c3\u03b5 \u03c0\u03bb\u03ae\u03b8\u03bf\u03c2 \u03c3\u03b5\u03bc\u03b9\u03bd\u03b1\u03c1\u03af\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c3\u03b5 \u03b8\u03ad\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c6\u03bf\u03c1\u03bf\u03cd\u03bd \u03b2\u03b9\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2\r\n          \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03b7\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2, \u03b4\u03b5\u03be\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b3\u03b5\u03bd\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac \u03b6\u03b7\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1.\r\n          \u0388\u03c7\u03b5\u03b9 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ac\u03c3\u03c7\u03b5\u03b9 \u03c3\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b1\u03c0\u03cc 80 \u03b4\u03b9\u03b5\u03b8\u03bd\u03ae \u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b1\u03bd\u03b1\u03ba\u03bf\u03b9\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03c1\u03b8\u03c1\u03b1,\r\n          \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03b5 \u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c4\u03cc\u03bc\u03bf\u03c5\u03c2 \u03b2\u03b9\u03b2\u03bb\u03af\u03c9\u03bd.\r\n        <\/p>\r\n\r\n        <p style=\"margin-top:14px;\">\r\n          \u0395\u03af\u03bd\u03b1\u03b9 \u03b9\u03b4\u03c1\u03c5\u03c4\u03b9\u03ba\u03cc \u03bc\u03ad\u03bb\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0394.\u03a3. \u03c4\u03bf\u03c5 \u00ab\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u0394\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u0391\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03be \u0391\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2\r\n          \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2\u00bb. \u03a4\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1 \u03b1\u03c6\u03bf\u03c1\u03bf\u03cd\u03bd \u03c4\u03b7\u03bd \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7, \u03c4\u03b7 \u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03ae\r\n          \u03b5\u03be \u03b1\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7, \u03c4\u03bf\u03bd \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b5\u03be \u03b1\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u03c5\u03bb\u03b9\u03ba\u03bf\u03cd,\r\n          \u03ad\u03bd\u03c4\u03c5\u03c0\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03bf\u03cd, \u03c4\u03b1 \u03b6\u03b7\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd\r\n          \u03b5\u03be \u03b1\u03c0\u03bf\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"btl-staff-links\">\r\n        <a href=\"#\" aria-label=\"Facebook\"><i class=\"fa fa-facebook fab\"><\/i><\/a>\r\n        <a href=\"#\" aria-label=\"Twitter\"><i class=\"fa fa-twitter fab\"><\/i><\/a>\r\n        <a href=\"#\" aria-label=\"LinkedIn\"><i class=\"fa fa-linkedin fab\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/article>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-70200ac elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"70200ac\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6b1f221\" data-id=\"6b1f221\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-488ecca elementor-widget elementor-widget-html\" data-id=\"488ecca\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .btl-section{\r\n    max-width:1100px;\r\n    margin:40px auto;\r\n    padding:32px;\r\n    background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);\r\n    border:1px solid rgba(29,115,190,.12);\r\n    border-radius:20px;\r\n    box-shadow:\r\n      0 10px 30px rgba(20,41,61,.08),\r\n      0 2px 8px rgba(20,41,61,.04);\r\n  }\r\n\r\n  .btl-section-title{\r\n    font-size:22px;\r\n    font-weight:700;\r\n    color:#1d2d3d;\r\n    margin:0 0 24px;\r\n    padding-bottom:12px;\r\n    border-bottom:2px solid rgba(29,115,190,.15);\r\n    letter-spacing:.02em;\r\n  }\r\n\r\n  .btl-list{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:16px;\r\n  }\r\n\r\n  .btl-item{\r\n    display:flex;\r\n    align-items:flex-start;\r\n    gap:16px;\r\n    padding:16px 18px;\r\n    background:#ffffff;\r\n    border-radius:14px;\r\n    border:1px solid rgba(29,115,190,.1);\r\n    transition:\r\n      transform .25s ease,\r\n      box-shadow .25s ease,\r\n      border-color .25s ease;\r\n  }\r\n\r\n  .btl-item:hover{\r\n    transform:translateY(-2px);\r\n    border-color:rgba(29,115,190,.25);\r\n    box-shadow:0 10px 22px rgba(20,41,61,.08);\r\n  }\r\n\r\n  .btl-dot{\r\n    flex:0 0 10px;\r\n    height:10px;\r\n    margin-top:8px;\r\n    border-radius:50%;\r\n    background:linear-gradient(135deg,#1d73be,#5ea8e8);\r\n    box-shadow:0 0 0 4px rgba(29,115,190,.1);\r\n  }\r\n\r\n  .btl-text{\r\n    font-size:15.5px;\r\n    line-height:1.7;\r\n    color:#4f5f6f;\r\n  }\r\n\r\n  .btl-text strong{\r\n    color:#1d2d3d;\r\n    font-weight:600;\r\n  }\r\n\r\n  @media (max-width:767px){\r\n    .btl-section{\r\n      padding:22px;\r\n    }\r\n\r\n    .btl-section-title{\r\n      font-size:18px;\r\n    }\r\n\r\n    .btl-text{\r\n      font-size:14px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"btl-section\">\r\n\r\n  <h3 class=\"btl-section-title\">\r\n    \u0395\u039d \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391 \u039c\u0395\u03a4\u0391\u0394\u0399\u0394\u0391\u039a\u03a4\u039f\u03a1\u0399\u039a\u0395\u03a3 \u0395\u03a1\u0395\u03a5\u039d\u0397\u03a4\u03a1\u0399\u0395\u03a3 \/ \u0395\u03a1\u0395\u03a5\u039d\u0397\u03a4\u0395\u03a3\r\n  <\/h3>\r\n\r\n  <div class=\"btl-list\">\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0391\u03c6\u03c1\u03bf\u03b4\u03af\u03c4\u03b7 \u0392\u03b5\u03c1\u03b3\u03af\u03b4\u03bf\u03c5<\/strong>, \u03bc\u03b5\u03c4\u03b1\u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c4\u03c1\u03b9\u03b1 \u0395\u0391\u03a0\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0391\u03b8\u03b7\u03bd\u03ac \u03a7\u03b1\u03c1\u03af\u03c3\u03b7<\/strong>, \u03bc\u03b5\u03c4\u03b1\u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c4\u03c1\u03b9\u03b1, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f091e78 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f091e78\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3346df7\" data-id=\"3346df7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cdb2cb1 elementor-widget elementor-widget-html\" data-id=\"cdb2cb1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"btl-section\">\r\n\r\n  <h3 class=\"btl-section-title\">\r\n    \u0395\u039d \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391 \u03a5\u03a0\u039f\u03a8\u0397\u03a6\u0399\u0395\u03a3 \/ \u03a5\u03a0\u039f\u03a8\u0397\u03a6\u0399\u039f\u0399 \u0394\u0399\u0394\u0391\u039a\u03a4\u039f\u03a1\u0395\u03a3\r\n  <\/h3>\r\n\r\n  <div class=\"btl-list\">\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 \u039a\u03bf\u03c4\u03b6\u03b1\u03bc\u03c0\u03b1\u03c3\u03ac\u03ba\u03b7<\/strong>, \u03c5\u03c0. \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1\u03c2 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u039c\u03b9\u03c7\u03b1\u03ae\u03bb \u039c\u03c0\u03bf\u03cd\u03c4\u03b7\u03c2<\/strong>, \u03c5\u03c0. \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1\u03c2 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u03a3\u03bf\u03c6\u03af\u03b1 \u03a0\u03bf\u03c5\u03bb\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5<\/strong>, \u03c5\u03c0. \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1\u03c2 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e731dbd elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e731dbd\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9674eb3\" data-id=\"9674eb3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3aa33f4 elementor-widget elementor-widget-html\" data-id=\"3aa33f4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"btl-section\">\r\n\r\n  <h3 class=\"btl-section-title\">\r\n    \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0391\u03a3\u0399\u0395\u03a3 (\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u039f\u039d\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f)\r\n  <\/h3>\r\n\r\n  <div class=\"btl-list\">\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u0394\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf\u03cd\u03bd\u03b1\u03c2<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0392\u03b1\u03c3\u03b9\u03bb\u03b5\u03af\u03b1 \u039a\u03b1\u03bb\u03bf\u03ba\u03cd\u03c1\u03b7<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u039c\u03b1\u03c1\u03af\u03b1 \u039a\u03bf\u03c4\u03c3\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ce\u03c4\u03b7\u03c2 \u039a\u03bf\u03c5\u03c4\u03c1\u03bf\u03c5\u03b2\u03af\u03b4\u03b7\u03c2<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0395\u03c5\u03c6\u03c1\u03bf\u03c3\u03cd\u03bd\u03b7 \u039a\u03c9\u03c3\u03c4\u03b1\u03c1\u03ac<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0395\u03c5\u03b3\u03b5\u03bd\u03af\u03b1 \u03a0\u03b1\u03bd\u03b9\u03c4\u03c3\u03af\u03b4\u03bf\u03c5<\/strong>, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u0395\u039a\u0395\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0391\u03bd\u03c4\u03b9\u03b3\u03cc\u03bd\u03b7 \u0395\u03c5\u03c3\u03c4\u03c1\u03b1\u03c4\u03cc\u03b3\u03bb\u03bf\u03c5<\/strong>, \u03bc\u03b5\u03c4\u03b1\u03b4\u03b9\u03b4\u03b1\u03ba\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c4\u03c1\u03b9\u03b1 \u0395\u0391\u03a0\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2 \u039c\u03b1\u03c4\u03b6\u03b1\u03bd\u03ac\u03c1\u03b7\u03c2<\/strong>, \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1\u03c2 \u0395\u039a\u0395 \u0395\u0391\u03a0, \u03bc\u03ad\u03bb\u03bf\u03c2 \u03a3\u0395\u03a0 \u0395\u0391\u03a0\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btl-item\">\r\n      <div class=\"btl-dot\"><\/div>\r\n      <div class=\"btl-text\">\r\n        <strong>\u0394\u03c1. \u0391\u03bd\u03b8\u03ae \u03a7\u03b1\u03c4\u03b6\u03b7\u03c0\u03ad\u03c4\u03c1\u03bf\u03c5<\/strong>, \u03b4\u03b9\u03b4\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1\u03c2 \u0395\u039a\u0395 \u0395\u0391\u03a0\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0393\u03b9\u03ce\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c5\u03bb\u03b1\u03bf\u03c5\u03b6\u03af\u03b4\u03b7\u03c2 \u0391\u03bd\u03b1\u03c0\u03bb\u03b7\u03c1\u03c9\u03c4\u03ae\u03c2 \u039a\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u00b7 \u0394\u03b9\u03b5\u03c5\u03b8\u03c5\u03bd\u03c4\u03ae\u03c2 \u03c4\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03b7\u03c1\u03af\u03bf\u03c5 \u039f \u0393\u03b9\u03ce\u03c1\u03b3\u03bf\u03c2 \u039a\u03bf\u03c5\u03bb\u03b1\u03bf\u03c5\u03b6\u03af\u03b4\u03b7\u03c2 \u03b3\u03b5\u03bd\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b9\u03c2 \u0397\u03a0\u0391 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03c9\u03c3\u03b5 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac. \u03a3\u03c0\u03bf\u03cd\u03b4\u03b1\u03c3\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b1 \u03bc\u03b1\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf \u0391\u03a0\u0398 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1625","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/pages\/1625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/comments?post=1625"}],"version-history":[{"count":97,"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/pages\/1625\/revisions"}],"predecessor-version":[{"id":2700,"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/pages\/1625\/revisions\/2700"}],"wp:attachment":[{"href":"https:\/\/btlearnlab.eap.gr\/en\/wp-json\/wp\/v2\/media?parent=1625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}