{"id":8,"date":"2026-03-14T20:47:27","date_gmt":"2026-03-14T17:47:27","guid":{"rendered":"https:\/\/philomeni.gr\/home\/"},"modified":"2026-05-12T11:45:51","modified_gmt":"2026-05-12T08:45:51","slug":"home","status":"publish","type":"page","link":"https:\/\/philomeni.gr\/en\/","title":{"rendered":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae"},"content":{"rendered":"\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&display=swap');\r\n\r\n.ph-page,\r\n.ph-page * { \r\n  box-sizing: border-box; \r\n}\r\n\r\n.ph-page {\r\n  --ph-primary: #1B3A6B;\r\n  --ph-primary-dark: #0f2347;\r\n  --ph-blue-light: #7EB3F0;\r\n  --ph-accent: #4A90E2;\r\n  --ph-gray-100: #E2E8F4;\r\n  --ph-gray-500: #5a6a80;\r\n  --ph-gray-900: #1a1a2e;\r\n  --ph-bg-soft: #F5F8FF;\r\n  --ph-bg-warm: #EDF3FC;\r\n  font-family: 'Gothic', 'Century Gothic', CenturyGothic, AppleGothic, 'Trebuchet MS', Arial, sans-serif;\r\n  color: var(--ph-gray-900);\r\n  line-height: 1.6;\r\n}\r\n\r\n.ph-page p { \r\n  margin: 0; \r\n  font-size: 1rem; \r\n}\r\n\r\n.ph-page h1 {\r\n  margin: 0; \r\n  font-size: 2.8rem; \r\n  font-weight: bold;\r\n  -webkit-text-stroke: 0.5px currentColor;\r\n  line-height: 1.15; \r\n  letter-spacing: -0.3px; \r\n  color: var(--ph-primary);\r\n}\r\n\r\n.ph-page h2 {\r\n  margin: 0; \r\n  font-size: 2.4rem; \r\n  font-weight: 600;\r\n  line-height: 1.2; \r\n  letter-spacing: -0.2px; \r\n  color: var(--ph-primary);\r\n}\r\n\r\n.ph-page h3 {\r\n  margin: 0; \r\n  font-size: 1.4rem; \r\n  font-weight: 600;\r\n  line-height: 1.3; \r\n  color: var(--ph-primary);\r\n}\r\n\r\n.ph-page h4 {\r\n  margin: 0; \r\n  font-size: 1.25rem; \r\n  font-weight: 600;\r\n  line-height: 1.3; \r\n  color: var(--ph-primary);\r\n}\r\n\r\n.ph-section { \r\n  padding: 96px 24px; \r\n}\r\n\r\n.ph-section-gray { \r\n  background: var(--ph-bg-soft); \r\n}\r\n\r\n.ph-section-dark { \r\n  background: linear-gradient(135deg, var(--ph-primary), var(--ph-primary-dark)); \r\n}\r\n\r\n.ph-section-dark h1, \r\n.ph-section-dark h2, \r\n.ph-section-dark h3, \r\n.ph-section-dark p { \r\n  color: white; \r\n}\r\n\r\n.ph-container { \r\n  max-width: 1200px; \r\n  margin: 0 auto; \r\n}\r\n\r\n.ph-hero {\r\n  padding: 80px 24px 96px;\r\n  background: linear-gradient(135deg, #F5F8FF 0%, #EDF3FC 100%);\r\n  position: relative; \r\n  overflow: hidden;\r\n}\r\n\r\n.ph-hero::before {\r\n  content: ''; \r\n  position: absolute;\r\n  top: -20%; \r\n  right: -10%; \r\n  width: 600px; \r\n  height: 600px;\r\n  border-radius: 50%;\r\n  background: radial-gradient(ellipse, rgba(74,144,226,0.08) 0%, transparent 65%);\r\n  pointer-events: none;\r\n}\r\n\r\n.ph-hero-grid {\r\n  display: grid; \r\n  grid-template-columns: 1.3fr 0.85fr;\r\n  gap: 56px; \r\n  align-items: center;\r\n  max-width: 1200px; \r\n  margin: 0 auto;\r\n  position: relative; \r\n  z-index: 1;\r\n}\r\n\r\n.ph-hero h1 { \r\n  margin-bottom: 24px; \r\n}\r\n\r\n.ph-hero-sub {\r\n  font-size: 1.3rem; \r\n  color: var(--ph-gray-500);\r\n  max-width: 540px; \r\n  line-height: 1.55;\r\n}\r\n\r\n.ph-hero-buttons {\r\n  display: flex; \r\n  gap: 12px; \r\n  flex-wrap: wrap;\r\n  margin-top: 40px;\r\n}\r\n\r\n\/* HERO LOGO BOX \u2014 squarer, smaller *\/\r\n.ph-hero-logo-box {\r\n  border-radius: 20px;\r\n  box-shadow: 0 20px 60px rgba(30, 58, 95, 0.15);\r\n  width: 100%;\r\n  max-width: 420px;\r\n  aspect-ratio: 1 \/ 1;\r\n  background: #ffffff;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  padding: 36px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.ph-logo-wrap {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.ph-logo-spiral {\r\n  animation: phSpiralRotate 12s linear infinite;\r\n  transform-origin: center;\r\n}\r\n\r\n@keyframes phSpiralRotate {\r\n  from { transform: rotate(0deg); }\r\n  to { transform: rotate(360deg); }\r\n}\r\n\r\n.ph-logo-spiral svg {\r\n  width: 200px; \r\n  height: 200px; \r\n  display: block;\r\n}\r\n\r\n.ph-logo-text {\r\n  margin-top: 1rem;\r\n  color: #212121;\r\n  font-family: 'Bebas Neue', sans-serif;\r\n  font-size: 2rem;\r\n  letter-spacing: 0.26em;\r\n  line-height: 1;\r\n  text-align: center;\r\n}\r\n\r\n.ph-label {\r\n  display: inline-block;\r\n  font-family: 'Gothic', 'Century Gothic', CenturyGothic, AppleGothic, 'Trebuchet MS', Arial, sans-serif;\r\n  font-size: 1.02rem;\r\n  font-weight: 600;\r\n  letter-spacing: 2.8px;\r\n  text-transform: uppercase;\r\n  color: #3F63F2;\r\n  margin-bottom: 18px;\r\n  line-height: 1.2;\r\n}\r\n\r\n.ph-btn {\r\n  display: inline-block; \r\n  padding: 14px 32px; \r\n  border-radius: 8px;\r\n  font-weight: 600; \r\n  font-size: 1rem; \r\n  text-decoration: none;\r\n  transition: all .15s; \r\n  border: none; \r\n  cursor: pointer; \r\n  font-family: inherit;\r\n}\r\n\r\n.ph-btn-primary { \r\n  background: var(--ph-primary); \r\n  color: white; \r\n}\r\n\r\n.ph-btn-primary:hover { \r\n  background: var(--ph-primary-dark); \r\n  transform: translateY(-1px); \r\n  color: white; \r\n}\r\n\r\n.ph-btn-outline { \r\n  background: transparent; \r\n  color: var(--ph-primary); \r\n  border: 1.5px solid var(--ph-primary); \r\n}\r\n\r\n.ph-btn-outline:hover { \r\n  background: var(--ph-primary); \r\n  color: white; \r\n}\r\n\r\n.ph-btn-white { \r\n  background: white; \r\n  color: var(--ph-primary); \r\n}\r\n\r\n.ph-btn-white:hover { \r\n  transform: translateY(-1px); \r\n  color: var(--ph-primary); \r\n}\r\n\r\n.ph-section-header { \r\n  text-align: center; \r\n  max-width: 760px; \r\n  margin: 0 auto 56px; \r\n}\r\n\r\n.ph-section-header p {\r\n  font-size: 1.2rem; \r\n  color: var(--ph-gray-500);\r\n  margin-top: 14px; \r\n  line-height: 1.6;\r\n}\r\n\r\n.ph-prose { \r\n  max-width: 860px; \r\n  margin: 0 auto; \r\n}\r\n\r\n.ph-prose p {\r\n  font-size: 1.2rem; \r\n  color: var(--ph-gray-500);\r\n  line-height: 1.65; \r\n  margin-bottom: 20px;\r\n}\r\n\r\n.ph-prose p strong { \r\n  color: var(--ph-primary); \r\n  font-weight: 600; \r\n}\r\n\r\n.ph-pull-quote {\r\n  font-size: 1.5rem; \r\n  color: var(--ph-primary); \r\n  font-weight: 700;\r\n  text-align: center; \r\n  margin: 40px 0; \r\n  line-height: 1.4;\r\n  padding: 32px 24px;\r\n  border-top: 1px solid var(--ph-gray-100);\r\n  border-bottom: 1px solid var(--ph-gray-100);\r\n}\r\n\r\n.ph-story-img {\r\n  width: 100%; \r\n  max-width: 820px;\r\n  height: auto; \r\n  border-radius: 16px;\r\n  display: block; \r\n  margin: 36px auto;\r\n  box-shadow: 0 8px 32px rgba(30, 58, 95, 0.1);\r\n}\r\n\r\n.ph-steps {\r\n  display: grid; \r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 24px; \r\n  max-width: 1200px; \r\n  margin: 0 auto;\r\n}\r\n\r\n.ph-step-card {\r\n  background: white; \r\n  border: 1px solid var(--ph-gray-100);\r\n  border-radius: 16px; \r\n  padding: 44px 32px; \r\n  text-align: center;\r\n  box-shadow: 0 4px 20px rgba(30, 58, 95, 0.06); \r\n  transition: all .2s;\r\n}\r\n\r\n.ph-step-card:hover {\r\n  transform: translateY(-3px); \r\n  border-color: var(--ph-blue-light);\r\n  box-shadow: 0 8px 32px rgba(30, 58, 95, 0.1);\r\n}\r\n\r\n.ph-step-num {\r\n  width: 48px; \r\n  height: 48px; \r\n  border-radius: 50%;\r\n  background: var(--ph-primary); \r\n  color: white;\r\n  display: flex; \r\n  align-items: center; \r\n  justify-content: center;\r\n  font-weight: 700; \r\n  font-size: 1.1rem; \r\n  margin: 0 auto 22px;\r\n}\r\n\r\n.ph-step-card h3 { \r\n  margin-bottom: 14px; \r\n}\r\n\r\n.ph-step-card p {\r\n  color: var(--ph-gray-500); \r\n  font-size: 1.1rem; \r\n  line-height: 1.6;\r\n}\r\n\r\n.ph-cta { \r\n  text-align: center; \r\n  max-width: 720px; \r\n  margin: 0 auto; \r\n}\r\n\r\n.ph-cta h2 { \r\n  color: white; \r\n  margin-bottom: 18px; \r\n}\r\n\r\n.ph-cta p {\r\n  color: rgba(255,255,255,0.85);\r\n  font-size: 1.2rem; \r\n  margin-bottom: 32px; \r\n  line-height: 1.7;\r\n}\r\n\r\n\/* FONT FIX \u2014 use the uploaded WordPress font named Gothic *\/\r\n.ph-page,\r\n.ph-page p,\r\n.ph-page span,\r\n.ph-page div,\r\n.ph-page a,\r\n.ph-page h1,\r\n.ph-page h2,\r\n.ph-page h3,\r\n.ph-page h4,\r\n.ph-page article,\r\n.ph-page button {\r\n  font-family: 'Gothic', 'Century Gothic', CenturyGothic, AppleGothic, 'Trebuchet MS', Arial, sans-serif !important;\r\n}\r\n\r\n\/* Keep the PHILOMENI logo text in Bebas Neue *\/\r\n.ph-page .ph-logo-text {\r\n  font-family: 'Bebas Neue', sans-serif !important;\r\n}\r\n\r\n\/* Keep testimonial quote marks in Georgia *\/\r\n.ph-page article > div:first-child {\r\n  font-family: Georgia, serif !important;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .ph-page h1 { \r\n    font-size: 2rem; \r\n    -webkit-text-stroke: 0; \r\n  }\r\n\r\n  .ph-page h2 { \r\n    font-size: 1.6rem; \r\n  }\r\n\r\n  .ph-hero { \r\n    padding: 60px 20px 72px; \r\n  }\r\n\r\n  .ph-hero-grid { \r\n    grid-template-columns: 1fr; \r\n    gap: 40px; \r\n  }\r\n\r\n  .ph-hero-logo-box { \r\n    max-width: 320px; \r\n    padding: 24px; \r\n  }\r\n\r\n  .ph-logo-spiral svg { \r\n    width: 140px; \r\n    height: 140px; \r\n  }\r\n\r\n  .ph-logo-text { \r\n    font-size: 1.6rem; \r\n    letter-spacing: 0.22em; \r\n  }\r\n\r\n  .ph-section { \r\n    padding: 64px 20px; \r\n  }\r\n\r\n  .ph-steps { \r\n    grid-template-columns: 1fr; \r\n  }\r\n\r\n  .ph-pull-quote { \r\n    font-size: 1.2rem; \r\n    padding: 24px 16px; \r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"ph-page\">\r\n\r\n<section class=\"ph-hero\">\r\n  <div class=\"ph-hero-grid\">\r\n    <div>\r\n      <span class=\"ph-label\">\u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03b7 \u03a6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03b9\u03b1 \u03a5\u03c0\u03b1\u03bb\u03bb\u03b7\u03bb\u03c9\u03bd<\/span>\r\n      <h1>\u0395\u03c0\u03b9\u03c4\u03ad\u03bb\u03bf\u03c5\u03c2 \u03ad\u03c6\u03b8\u03b1\u03c3\u03b5 \u03b7 \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03bb\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03ba\u03b1\u03c4\u03b1\u03bb\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2 \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03c9\u03bd<\/h1>\r\n      <p class=\"ph-hero-sub\" style=\"font-size: 1.3rem; font-weight: 400; color: #5a6a80;\">\u0397 Philomeni \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03b9 \u03c4\u03b7 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03c4\u03c9\u03bd \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03c9\u03bd \u03c3\u03b1\u03c2, \u03ce\u03c3\u03c4\u03b5 \u03b5\u03c3\u03b5\u03af\u03c2 \u03bd\u03b1 \u03b5\u03c3\u03c4\u03b9\u03ac\u03b6\u03b5\u03c4\u03b5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03bf\u03cd\u03c2\/\u03ad\u03c2, \u03cc\u03c7\u03b9 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03c6\u03b5\u03b9\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1.<\/p>\r\n      <div class=\"ph-hero-buttons\">\r\n        <a class=\"ph-btn ph-btn-primary\" href=\"\/contact\/\">\u039a\u03bb\u03b5\u03af\u03c3\u03c4\u03b5 Demo<\/a>\r\n        <a class=\"ph-btn ph-btn-outline\" href=\"\/features\/\">\u0394\u03b5\u03af\u03c4\u03b5 \u03c4\u03b1 \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div>\r\n      <div class=\"ph-hero-logo-box\">\r\n        <div class=\"ph-logo-wrap\">\r\n          <div class=\"ph-logo-spiral\">\r\n            <svg width=\"200\" height=\"200\" viewBox=\"0 0 100 100\" fill=\"none\" aria-label=\"Philomeni logo\">\r\n              <path d=\"M 50 50 m -5 0 a 5 5 0 1 0 10 0 a 10 10 0 1 0 -20 0 a 15 15 0 1 0 30 0 a 20 20 0 1 0 -40 0 a 25 25 0 1 0 50 0 a 30 30 0 1 0 -60 0 a 35 35 0 1 0 70 0 a 40 40 0 1 0 -80 0 a 45 45 0 1 0 90 0\" stroke=\"#212121\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\r\n              <path d=\"M 50 50 V 95\" stroke=\"#D93829\" stroke-width=\"6\" stroke-linecap=\"square\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <span class=\"ph-logo-text\">PHILOMENI<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"ph-section\">\r\n  <div class=\"ph-container\">\r\n    <div class=\"ph-section-header\">\r\n      <span class=\"ph-label\">\u0397 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03c4\u03b7\u03c4\u03b1<\/span>\r\n      <h2>\u0397 \u03c3\u03c5\u03bd\u03c4\u03c1\u03b9\u03c0\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03b9\u03bf\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03c9\u03bd \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03ba\u03bb\u03af\u03bd\u03b5\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03b3\u03b9&#8217; \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c3\u03ba\u03bf\u03c0\u03cc.<\/h2>\r\n    <\/div>\r\n    <div class=\"ph-prose\">\r\n      <p>\u0391\u03c4\u03b5\u03bb\u03b5\u03af\u03c9\u03c4\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03c0\u03bf\u03c5 \u03bc\u03b5\u03b3\u03b1\u03bb\u03ce\u03bd\u03bf\u03c5\u03bd \u03b4\u03af\u03c7\u03c9\u03c2 \u03c4\u03ad\u03bb\u03bf\u03c2. \u03a7\u03b1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03bb\u03c5\u03c3\u03af\u03b4\u03b5\u03c2 email \u03c0\u03bf\u03c5 \u03ba\u03b1\u03bd\u03b5\u03af\u03c2 \u03b4\u03b5\u03bd \u03b8\u03c5\u03bc\u03ac\u03c4\u03b1\u03b9 \u03c0\u03bf\u03cd \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b1\u03bd. \u0392\u03bb\u03ac\u03b2\u03b5\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c3\u03c4\u03cc\u03bc\u03b1 \u03c3\u03b5 \u03c3\u03c4\u03cc\u03bc\u03b1. \u038c\u03bb\u03b1 \u03c3\u03c5\u03bc\u03b2\u03b1\u03af\u03bd\u03bf\u03c5\u03bd \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bc\u03af\u03b1 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae, \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b1\u03bd\u03ad\u03bd\u03b1 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc. \u039a\u03b1\u03b9 \u03b1\u03bd \u03b7 \u03b5\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03ba\u03bb\u03b7\u03c4\u03bf\u03cd\u03c2 \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03bf\u03c5\u03c2, \u03c4\u03cc\u03c4\u03b5 \u03bf\u03b9 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c5\u03be\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9. \u03a0\u03bf\u03b9\u03bf\u03c2 \u03bc\u03ad\u03bd\u03b5\u03b9 \u03c0\u03bf\u03cd, \u03b1\u03c0\u03cc \u03c0\u03cc\u03c4\u03b5, \u03bc\u03b5 \u03c0\u03bf\u03b9\u03cc\u03bd, \u03b5\u03c1\u03c9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03ac\u03b8\u03b5 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03ba\u03ac\u03b8\u03b5 \u03c6\u03bf\u03c1\u03ac \u03be\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03b1\u03bd\u03c4\u03b7\u03b8\u03bf\u03cd\u03bd.<\/p>\r\n      <p>\u038c\u03bb\u03b1 \u03b2\u03b1\u03c3\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03cc\u03bd\u03bf \u03ac\u03c4\u03bf\u03bc\u03bf \u03ba\u03b1\u03b9 \u03cc\u03c4\u03b1\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9, \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03bc\u03b1\u03b6\u03af \u03c4\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b7 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03b7\u03c2. \u039f\u03b9 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03b4\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03ba\u03b4\u03bf\u03b8\u03bf\u03cd\u03bd, \u03cc\u03c7\u03b9 \u03bb\u03b5\u03c0\u03c4\u03ac. \u039a\u03ac\u03b8\u03b5 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03cc\u03c0\u03c9\u03c2 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7, \u03bc\u03b9\u03b1 \u03b1\u03bd\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7, \u03bc\u03b9\u03b1 \u03bd\u03ad\u03b1 \u03ac\u03c6\u03b9\u03be\u03b7, \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03c7\u03c1\u03cc\u03bd\u03bf, \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03bf\u03c7\u03ae \u03ba\u03b1\u03b9 \u03bf\u03c5\u03c3\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac &#8220;\u03ba\u03bb\u03ad\u03b2\u03bf\u03c5\u03bd&#8221; \u03c7\u03c1\u03cc\u03bd\u03bf \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03ac \u03c0\u03bf\u03c5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5\u03c4\u03c1\u03ac\u03bd\u03b5.<\/p>\r\n      <p>\u03a0\u03af\u03c3\u03c9 \u03b1\u03c0\u03cc \u03ba\u03ac\u03b8\u03b5 \u03c4\u03b9 \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c0\u03ac\u03b5\u03b9 \u03ba\u03b1\u03bb\u03ac, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1\u03c2\/\u03bc\u03b9\u03b1 \u03c5\u03c0\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03b2\u03af\u03c9\u03c3\u03b5. \u0397 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2 \u03b5\u03c0\u03b7\u03c1\u03b5\u03ac\u03b6\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03c4\u03bf \u03c0\u03ce\u03c2 \u03b1\u03b9\u03c3\u03b8\u03ac\u03bd\u03b5\u03c4\u03b1\u03b9 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5, \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1.<\/p>\r\n      <div class=\"ph-pull-quote\">\u039c\u03bf\u03b9\u03ac\u03b6\u03b5\u03b9 \u03b7 \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03ac \u03c3\u03b1\u03c2 \u03ba\u03ac\u03c0\u03c9\u03c2 \u03ad\u03c4\u03c3\u03b9;<\/div>\r\n      <p>\u0397 Philomeni \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b2\u03ac\u03bb\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c0\u03ac\u03bd\u03c9. \u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03ba\u03cc\u03bc\u03b7 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf, \u03b1\u03bb\u03bb\u03ac \u03bc\u03b9\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03bb\u03cd\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03c6\u03ad\u03c1\u03bd\u03b5\u03b9 \u03c4\u03ac\u03be\u03b7, \u03b4\u03b9\u03b1\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03cc\u03bd\u03bf \u03c0\u03af\u03c3\u03c9 \u03b5\u03ba\u03b5\u03af \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"ph-section ph-section-gray\">\r\n  <div class=\"ph-container\">\r\n    <div class=\"ph-section-header\">\r\n      <span class=\"ph-label\">\u03a4\u03b9 \u03b5\u03b9\u03bd\u03b1\u03b9 \u03b7 philomeni<\/span>\r\n      <h2>\u03a6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03c0\u03cc \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1.<\/h2>\r\n    <\/div>\r\n    <div class=\"ph-prose\">\r\n      <p>\u0397 \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03ba\u03cc\u03bc\u03b7 \u03ad\u03bd\u03b1 \u03b3\u03b5\u03bd\u03b9\u03ba\u03cc \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03cc\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7, \u03b1\u03bb\u03bb\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03bb\u03cd\u03c3\u03b7 \u03c0\u03bf\u03c5 \u03b3\u03b5\u03bd\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7, \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03ae\u03b8\u03b5\u03bb\u03b1\u03bd \u03b4\u03b9\u03b5\u03c5\u03ba\u03bf\u03bb\u03cd\u03bd\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2.<\/p>\r\n      <p>\u03a3\u03c7\u03b5\u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 \u03c4\u03b7\u03c2 \u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7\u03c2 \u0391\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03bf\u03c5 \u0394\u03c5\u03bd\u03b1\u03bc\u03b9\u03ba\u03bf\u03cd \u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03b2\u03b1\u03b8\u03b9\u03ac \u03b3\u03bd\u03ce\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c4\u03b7\u03c2 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2. \u039a\u03ac\u03b8\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03b5\u03c0\u03b5\u03b9\u03b4\u03ae \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac, \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03ad\u03bd\u03b7 \u03bd\u03b1 \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b5\u03af, \u03cc\u03c7\u03b9 \u03bd\u03b1 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03b5\u03cd\u03b5\u03b9.<\/p>\r\n      <img decoding=\"async\" class=\"ph-story-img\" src=\"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon-1.png\" alt=\"Philomeni \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\" \/>\r\n      <p>\u0397 Philomeni \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac \u03b1\u03c0\u03cc \u03bc\u03ad\u03c3\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c6\u03ac\u03c3\u03b9\u03c3\u03b1\u03bd \u03bd\u03b1 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bd \u03ba\u03ac\u03c4\u03b9 \u03b3\u03b9&#8217; \u03b1\u03c5\u03c4\u03cc.<\/p>\r\n      <p>\u0395\u03af\u03bd\u03b1\u03b9 \u03b7 \u03c0\u03c1\u03ce\u03c4\u03b7 \u03bb\u03cd\u03c3\u03b7 \u03c4\u03b7\u03c2 <strong style=\"color: #1b3a6b;\">Oberon<\/strong>, \u03bc\u03b9\u03b1\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03b6\u03b5\u03b9 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7 \u0391\u03bd\u03b8\u03c1\u03ce\u03c0\u03b9\u03bd\u03bf\u03c5 \u0394\u03c5\u03bd\u03b1\u03bc\u03b9\u03ba\u03bf\u03cd, \u03b1\u03c0\u03cc \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2, \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2. \u0389\u03b4\u03b7 \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03bf\u03c5\u03bc\u03b5 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 <img decoding=\"async\" src=\"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/05\/happy.png\" alt=\"smile\" style=\"width:1.1em; height:1.1em; vertical-align:middle; display:inline;\" \/>.<\/p>\r\n      <div style=\"text-align: center; margin-top: 32px;\">\r\n        <a class=\"ph-btn ph-btn-outline\" href=\"https:\/\/oberon.gr\" target=\"_blank\" rel=\"noopener\">\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd Oberon<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"ph-section\">\r\n  <div class=\"ph-container\">\r\n    <div class=\"ph-section-header\">\r\n      <span class=\"ph-label\">\u03a0\u03c9\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af<\/span>\r\n      <h2>\u0391\u03c0\u03cc \u03c4\u03bf \u03c7\u03ac\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7, \u03c3\u03b5 \u03c4\u03c1\u03af\u03b1 \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1.<\/h2>\r\n      <p>\u039f\u03c5\u03c3\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac, \u03b4\u03b5\u03bd \u03bc\u03b1\u03b8\u03b1\u03af\u03bd\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1, \u03b3\u03b9\u03b1\u03c4\u03af \u03b7 \u03bb\u03bf\u03b3\u03b9\u03ba\u03ae \u03c4\u03b7\u03c2 Philomeni \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03b9\u03ba\u03b5\u03af\u03b1, \u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b9\u03c3\u03b8\u03b7\u03c4\u03b9\u03ba\u03ae, \u03ba\u03b1\u03b9 \u03b7 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7.<\/p>\r\n    <\/div>\r\n    <div class=\"ph-steps\">\r\n      <div class=\"ph-step-card\">\r\n        <div class=\"ph-step-num\">1<\/div>\r\n        <h3>\u039a\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03b5\u03af\u03c4\u03b5<\/h3>\r\n        <p>\u039a\u03c4\u03af\u03c1\u03b9\u03b1, \u03b4\u03c9\u03bc\u03ac\u03c4\u03b9\u03b1, \u03ba\u03bb\u03af\u03bd\u03b5\u03c2, \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b9\u03b4\u03b9\u03bf\u03ba\u03c4\u03ae\u03c4\u03b5\u03c2. \u03a4\u03b1 \u03b5\u03c4\u03bf\u03b9\u03bc\u03ac\u03b6\u03b5\u03c4\u03b5 \u03bc\u03af\u03b1 \u03c6\u03bf\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b1 \u03c3\u03b5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03cc\u03bd\u03bf, \u03b3\u03b9\u03b1 \u03cc\u03bb\u03b7 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1.<\/p>\r\n      <\/div>\r\n      <div class=\"ph-step-card\">\r\n        <div class=\"ph-step-num\">2<\/div>\r\n        <h3>\u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03af\u03b6\u03b5\u03c3\u03c4\u03b5<\/h3>\r\n        <p>\u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2, \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ad\u03c2, \u03ba\u03b1\u03b8\u03b1\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b2\u03bb\u03ac\u03b2\u03b5\u03c2. \u039c\u03b5 drag &#038; drop, \u03bc\u03b5 \u03c0\u03bb\u03ae\u03c1\u03b7 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd, \u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03cc\u03c0\u03bf.<\/p>\r\n      <\/div>\r\n      <div class=\"ph-step-card\">\r\n        <div class=\"ph-step-num\">3<\/div>\r\n        <h3>\u03a0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b5<\/h3>\r\n        <p>\u03a0\u03bb\u03b7\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1, \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 &#038; \u03c3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac. \u038c\u03bb\u03b1 \u03cc\u03c3\u03b1 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7. \u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b5 Excel \u03ae PDF \u03ad\u03c4\u03c3\u03b9 \u03b1\u03c0\u03bb\u03ac \u03c3\u03b5 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"ph-section ph-section-gray\">\r\n  <div class=\"ph-container\">\r\n    <div style=\"text-align:center; margin-bottom:3rem;\">\r\n      <span class=\"ph-label\">\u039f\u03b9 \u03b1\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03b9 \u03c0\u03bf\u03c5 \u03bc\u03b1\u03c2 \u03b5\u03bc\u03c0\u03b9\u03c3\u03c4\u03b5\u03c5\u03c4\u03b7\u03ba\u03b1\u03bd<\/span>\r\n      <h2>\u03a4\u03b9 \u03bb\u03ad\u03bd\u03b5 \u03b3\u03b9\u03b1 \u03b5\u03bc\u03ac\u03c2<\/h2>\r\n    <\/div>\r\n    <div style=\"position:relative; display:flex; align-items:center; justify-content:center; gap:1rem;\" id=\"phTestCarousel\">\r\n      <button class=\"ph-test-prev\" style=\"flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid rgba(30,58,95,0.2);background:#fff;color:#1e3a5f;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;\" type=\"button\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\r\n      <\/button>\r\n      <div style=\"width:100%;max-width:700px;overflow:hidden;border-radius:16px;\">\r\n        <div id=\"phTestTrack\" style=\"display:flex;transition:transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);\">\r\n\r\n          <article style=\"flex:0 0 100%;box-sizing:border-box;padding:2.5rem;background:#fff;border:1px solid rgba(30,58,95,0.08);border-radius:16px;box-shadow:0 4px 20px rgba(30,58,95,0.06);position:relative;\">\r\n            <div style=\"font-family:Georgia,serif;font-size:4rem;line-height:1;opacity:0.12;color:#1e3a5f;position:absolute;top:1rem;left:1.5rem;\">&#8220;<\/div>\r\n            <p style=\"font-size:1.15rem;line-height:1.7;margin:1.5rem 0 2rem;position:relative;z-index:1;color:#2a3a52;\">\u03a3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03b1\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03c0\u03b1\u03c4\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03ce\u03c1\u03b5\u03c2 \u03c3\u03b5 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1, \u03cc\u03c0\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c7\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7 \u03c4\u03b7 \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac \u03bc\u03b1\u03c2 \u03ba\u03ac\u03c0\u03bf\u03b9\u03b5\u03c2 \u03c6\u03bf\u03c1\u03ad\u03c2. \u03a0\u03bb\u03ad\u03bf\u03bd \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03b5\u03c3\u03c4\u03b9\u03ac\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03c4\u03bf \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03bc\u03b1\u03c2 \u03ad\u03c1\u03b3\u03bf, \u03c4\u03bf\u03c5\u03c2 \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03bf\u03c5\u03c2 \u03bc\u03b1\u03c2, \u03b1\u03bd\u03c4\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03bc\u03b1\u03bd\u03c4\u03ad\u03c8\u03bf\u03c5\u03bc\u03b5 \u03c0\u03bf\u03b9\u03bf\u03c2 \u03bc\u03ad\u03bd\u03b5\u03b9 \u03c0\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c0\u03cc\u03c4\u03b5 \u03b1\u03bb\u03bb\u03ac\u03b6\u03b5\u03b9 \u03b4\u03c9\u03bc\u03ac\u03c4\u03b9\u03bf.<\/p>\r\n            <div style=\"display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(30,58,95,0.1);\">\r\n              <div style=\"width:48px;height:48px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.95rem;flex-shrink:0;\">\u039a\u03a4<\/div>\r\n              <div>\r\n                <div style=\"font-weight:500;margin-bottom:2px;color:#0f1e3d;\">\u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03b1 \u03a4.<\/div>\r\n                <div style=\"font-size:0.9rem;color:#5a6b82;\">HR Manager, \u039e\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03b9\u03b1\u03ba\u03cc\u03c2 \u038c\u03bc\u03b9\u03bb\u03bf\u03c2<\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article style=\"flex:0 0 100%;box-sizing:border-box;padding:2.5rem;background:#fff;border:1px solid rgba(30,58,95,0.08);border-radius:16px;box-shadow:0 4px 20px rgba(30,58,95,0.06);position:relative;\">\r\n            <div style=\"font-family:Georgia,serif;font-size:4rem;line-height:1;opacity:0.12;color:#1e3a5f;position:absolute;top:1rem;left:1.5rem;\">&#8220;<\/div>\r\n            <p style=\"font-size:1.15rem;line-height:1.7;margin:1.5rem 0 2rem;position:relative;z-index:1;color:#2a3a52;\">\u0397 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03ad\u03c1\u03b1 \u03bc\u03b5 \u03c4\u03b7 \u03bd\u03cd\u03c7\u03c4\u03b1. \u03a0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03ad\u03bd\u03b1\u03c2 \u03bc\u03cc\u03bd\u03bf \u03ac\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03ae\u03be\u03b5\u03c1\u03b5 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bb\u03cd\u03bc\u03b1\u03c4\u03b1. \u03a4\u03ce\u03c1\u03b1 \u03cc\u03bb\u03bf\u03b9 \u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1, \u03c3\u03c9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c3\u03b5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03cc\u03bd\u03bf. \u0395\u03c0\u03af\u03c3\u03b7\u03c2, \u03ad\u03c7\u03b5\u03b9 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03b5\u03b9 \u03b1\u03c0\u03af\u03c3\u03c4\u03b5\u03c5\u03c4\u03b1 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5\u03c4\u03b1\u03ba\u03bb\u03b7\u03c4\u03bf\u03cd\u03c2 \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03bf\u03c7\u03c1\u03b5\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03bf\u03c1\u03c1\u03ad\u03bf\u03c5\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03c4\u03bf\u03c5\u03c2.<\/p>\r\n            <div style=\"display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(30,58,95,0.1);\">\r\n              <div style=\"width:48px;height:48px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.95rem;flex-shrink:0;\">\u0392\u0394<\/div>\r\n              <div>\r\n                <div style=\"font-weight:500;margin-bottom:2px;color:#0f1e3d;\">\u0392\u03ad\u03c1\u03b1 \u0394.<\/div>\r\n                <div style=\"font-size:0.9rem;color:#5a6b82;\">HR Generalist, \u039e\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03b9\u03b1\u03ba\u03ae \u039c\u03bf\u03bd\u03ac\u03b4\u03b1<\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article style=\"flex:0 0 100%;box-sizing:border-box;padding:2.5rem;background:#fff;border:1px solid rgba(30,58,95,0.08);border-radius:16px;box-shadow:0 4px 20px rgba(30,58,95,0.06);position:relative;\">\r\n            <div style=\"font-family:Georgia,serif;font-size:4rem;line-height:1;opacity:0.12;color:#1e3a5f;position:absolute;top:1rem;left:1.5rem;\">&#8220;<\/div>\r\n            <p style=\"font-size:1.15rem;line-height:1.7;margin:1.5rem 0 2rem;position:relative;z-index:1;color:#2a3a52;\">\u0391\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03bc\u03b5 \u03ba\u03ad\u03c1\u03b4\u03b9\u03c3\u03b5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03c6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c6\u03c4\u03b9\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03c0\u03cc \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03c4\u03b1\u03bb\u03b1\u03b2\u03b1\u03af\u03bd\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac. \u039a\u03ac\u03b8\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bd\u03cc\u03b7\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b5\u03af. \u0397 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 200 \u03ba\u03bb\u03b9\u03bd\u03ce\u03bd \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c5\u03c0\u03cc\u03b8\u03b5\u03c3\u03b7, \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b1\u03bd \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03af\u03b6\u03b5\u03c3\u03b1\u03b9 \u03b1\u03ba\u03cc\u03bc\u03b7 \u03ad\u03bd\u03b1 \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf. \u0389 \u03ae\u03c4\u03b1\u03bd \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd. \u03a4\u03ce\u03c1\u03b1 \u03cc\u03bc\u03c9\u03c2 \u03b7 Philomeni, \u03b5\u03c0\u03b9\u03c4\u03ad\u03bb\u03bf\u03c5\u03c2, \u03bc\u03b1\u03c2 \u03ad\u03bb\u03c5\u03c3\u03b5 \u03c4\u03b1 \u03c7\u03ad\u03c1\u03b9\u03b1.<\/p>\r\n            <div style=\"display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(30,58,95,0.1);\">\r\n              <div style=\"width:48px;height:48px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.95rem;flex-shrink:0;\">\u03a0\u0393<\/div>\r\n              <div>\r\n                <div style=\"font-weight:500;margin-bottom:2px;color:#0f1e3d;\">\u03a0\u03ac\u03c1\u03b7\u03c2 \u0393.<\/div>\r\n                <div style=\"font-size:0.9rem;color:#5a6b82;\">Operations Manager, \u039e\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03b9\u03b1\u03ba\u03cc\u03c2 \u038c\u03bc\u03b9\u03bb\u03bf\u03c2<\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <article style=\"flex:0 0 100%;box-sizing:border-box;padding:2.5rem;background:#fff;border:1px solid rgba(30,58,95,0.08);border-radius:16px;box-shadow:0 4px 20px rgba(30,58,95,0.06);position:relative;\">\r\n            <div style=\"font-family:Georgia,serif;font-size:4rem;line-height:1;opacity:0.12;color:#1e3a5f;position:absolute;top:1rem;left:1.5rem;\">&#8220;<\/div>\r\n            <p style=\"font-size:1.15rem;line-height:1.7;margin:1.5rem 0 2rem;position:relative;z-index:1;color:#2a3a52;\">\u039f\u03b9 \u03c5\u03c0\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf\u03af \u03bc\u03b1\u03c2 \u03bd\u03b9\u03ce\u03b8\u03bf\u03c5\u03bd \u03cc\u03c4\u03b9 \u03b7 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03bd\u03bf\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac, \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03b7 \u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5\u03c2. \u03a7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b1\u03bc\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03bb\u03cd\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03c5\u03c7\u03b5\u03c1\u03bf\u03af \u03c0\u03bf\u03c5 \u03ae\u03c1\u03b8\u03b5 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03ad\u03c7\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b3\u03bd\u03ce\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03b7\u03bd \u03c5\u03bb\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03bf\u03c5\u03bd.<\/p>\r\n            <div style=\"display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(30,58,95,0.1);\">\r\n              <div style=\"width:48px;height:48px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.95rem;flex-shrink:0;\">\u0393\u03a4<\/div>\r\n              <div>\r\n                <div style=\"font-weight:500;margin-bottom:2px;color:#0f1e3d;\">\u0393\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03a4.<\/div>\r\n                <div style=\"font-size:0.9rem;color:#5a6b82;\">HR Business Partner, \u0395\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03a6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2<\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n        <\/div>\r\n      <\/div>\r\n      <button class=\"ph-test-next\" style=\"flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid rgba(30,58,95,0.2);background:#fff;color:#1e3a5f;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;\" type=\"button\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r\n      <\/button>\r\n    <\/div>\r\n    <div id=\"phTestDots\" style=\"display:flex;justify-content:center;gap:8px;margin-top:2rem;\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function() {\r\n  var track = document.getElementById('phTestTrack');\r\n  var slides = track.querySelectorAll('article');\r\n  var prevBtn = document.querySelector('.ph-test-prev');\r\n  var nextBtn = document.querySelector('.ph-test-next');\r\n  var dotsContainer = document.getElementById('phTestDots');\r\n  var currentIndex = 0;\r\n  var autoplayTimer = null;\r\n\r\n  slides.forEach(function(_, i) {\r\n    var dot = document.createElement('button');\r\n    dot.style.cssText = 'width:8px;height:8px;border-radius:50%;border:none;background:rgba(30,58,95,0.2);cursor:pointer;padding:0;transition:all 0.25s ease;';\r\n    if (i === 0) { \r\n      dot.style.background = '#1e3a5f'; \r\n      dot.style.width = '24px'; \r\n      dot.style.borderRadius = '4px'; \r\n    }\r\n    dot.addEventListener('click', function() { goTo(i); });\r\n    dotsContainer.appendChild(dot);\r\n  });\r\n\r\n  function update() {\r\n    track.style.transform = 'translateX(-' + (currentIndex * 100) + '%)';\r\n    dotsContainer.querySelectorAll('button').forEach(function(dot, i) {\r\n      if (i === currentIndex) { \r\n        dot.style.background = '#1e3a5f'; \r\n        dot.style.width = '24px'; \r\n        dot.style.borderRadius = '4px'; \r\n      }\r\n      else { \r\n        dot.style.background = 'rgba(30,58,95,0.2)'; \r\n        dot.style.width = '8px'; \r\n        dot.style.borderRadius = '50%'; \r\n      }\r\n    });\r\n  }\r\n\r\n  function goTo(i) { \r\n    currentIndex = (i + slides.length) % slides.length; \r\n    update(); \r\n    resetAutoplay(); \r\n  }\r\n\r\n  function next() { \r\n    goTo(currentIndex + 1); \r\n  }\r\n\r\n  function prev() { \r\n    goTo(currentIndex - 1); \r\n  }\r\n\r\n  function startAutoplay() { \r\n    autoplayTimer = setInterval(next, 12000); \r\n  }\r\n\r\n  function resetAutoplay() { \r\n    clearInterval(autoplayTimer); \r\n    startAutoplay(); \r\n  }\r\n\r\n  nextBtn.addEventListener('click', next);\r\n  prevBtn.addEventListener('click', prev);\r\n\r\n  document.getElementById('phTestCarousel').addEventListener('mouseenter', function() { \r\n    clearInterval(autoplayTimer); \r\n  });\r\n\r\n  document.getElementById('phTestCarousel').addEventListener('mouseleave', startAutoplay);\r\n\r\n  var touchStartX = 0;\r\n\r\n  track.addEventListener('touchstart', function(e) { \r\n    touchStartX = e.changedTouches[0].screenX; \r\n  }, { passive: true });\r\n\r\n  track.addEventListener('touchend', function(e) {\r\n    var diff = e.changedTouches[0].screenX - touchStartX;\r\n    if (Math.abs(diff) > 50) { \r\n      diff > 0 ? prev() : next(); \r\n    }\r\n  }, { passive: true });\r\n\r\n  startAutoplay();\r\n})();\r\n<\/script>\r\n\r\n<section class=\"ph-section ph-section-dark\">\r\n  <div class=\"ph-cta\">\r\n    <h2>\u0388\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03bd\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 Philomeni;<\/h2>\r\n    <p>\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03af\u03c3\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b9\u03b1 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03af\u03b1\u03c3\u03b7 \u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b7 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2, \u03c7\u03c9\u03c1\u03af\u03c2 \u03b4\u03ad\u03c3\u03bc\u03b5\u03c5\u03c3\u03b7.<\/p>\r\n    <a class=\"ph-btn ph-btn-white\" href=\"\/contact\/\">\u039a\u03bb\u03b5\u03af\u03c3\u03c4\u03b5 Demo<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>\u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03b7 \u03a6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03b9\u03b1 \u03a5\u03c0\u03b1\u03bb\u03bb\u03b7\u03bb\u03c9\u03bd \u0395\u03c0\u03b9\u03c4\u03ad\u03bb\u03bf\u03c5\u03c2 \u03ad\u03c6\u03b8\u03b1\u03c3\u03b5 \u03b7 \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03bb\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03ba\u03b1\u03c4\u03b1\u03bb\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2 \u03c5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03c9\u03bd \u0397 Philomeni \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03b9 \u03c4\u03b7 \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03c4\u03c9\u03bd \u03b1\u03bd\u03b8\u03c1\u03ce\u03c0\u03c9\u03bd \u03c3\u03b1\u03c2, \u03ce\u03c3\u03c4\u03b5 \u03b5\u03c3\u03b5\u03af\u03c2 \u03bd\u03b1 \u03b5\u03c3\u03c4\u03b9\u03ac\u03b6\u03b5\u03c4\u03b5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03bf\u03cd\u03c2\/\u03ad\u03c2, \u03cc\u03c7\u03b9 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03c6\u03b5\u03b9\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1. \u039a\u03bb\u03b5\u03af\u03c3\u03c4\u03b5 Demo \u0394\u03b5\u03af\u03c4\u03b5 \u03c4\u03b1 \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac PHILOMENI \u0397 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03bf\u03c4\u03b7\u03c4\u03b1 \u0397 \u03c3\u03c5\u03bd\u03c4\u03c1\u03b9\u03c0\u03c4\u03b9\u03ba\u03ae \u03c0\u03bb\u03b5\u03b9\u03bf\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03c9\u03bd \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b4\u03b5\u03ba\u03ac\u03b4\u03b5\u03c2 \u03ba\u03bb\u03af\u03bd\u03b5\u03c2, \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03b3\u03b9&#8217; \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c3\u03ba\u03bf\u03c0\u03cc. \u0391\u03c4\u03b5\u03bb\u03b5\u03af\u03c9\u03c4\u03b1 \u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c6\u03cd\u03bb\u03bb\u03b1 \u03c0\u03bf\u03c5 \u03bc\u03b5\u03b3\u03b1\u03bb\u03ce\u03bd\u03bf\u03c5\u03bd \u03b4\u03af\u03c7\u03c9\u03c2 \u03c4\u03ad\u03bb\u03bf\u03c2. \u03a7\u03b1\u03bf\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03bb\u03c5\u03c3\u03af\u03b4\u03b5\u03c2 email \u03c0\u03bf\u03c5 \u03ba\u03b1\u03bd\u03b5\u03af\u03c2 \u03b4\u03b5\u03bd \u03b8\u03c5\u03bc\u03ac\u03c4\u03b1\u03b9 \u03c0\u03bf\u03cd \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b1\u03bd. \u0392\u03bb\u03ac\u03b2\u03b5\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c3\u03c4\u03cc\u03bc\u03b1 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0391\u03c1\u03c7\u03b9\u03ba\u03ae - Philomeni.gr<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/philomeni.gr\/en\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/\",\"url\":\"https:\\\/\\\/philomeni.gr\\\/\",\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae - Philomeni.gr\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/philomeni.gr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/oberon-1.png\",\"datePublished\":\"2026-03-14T17:47:27+00:00\",\"dateModified\":\"2026-05-12T08:45:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/philomeni.gr\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#primaryimage\",\"url\":\"https:\\\/\\\/philomeni.gr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/oberon-1.png\",\"contentUrl\":\"https:\\\/\\\/philomeni.gr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/oberon-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/philomeni.gr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#website\",\"url\":\"https:\\\/\\\/philomeni.gr\\\/\",\"name\":\"Philomeni.gr\",\"description\":\"\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03ce\u03bd \u039a\u03b1\u03c4\u03b1\u03bb\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03a6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2 \u03a5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03c9\u03bd\",\"publisher\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/philomeni.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#organization\",\"name\":\"Philomeni.gr\",\"url\":\"https:\\\/\\\/philomeni.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/philomeni.gr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/oberon_full_small.png\",\"contentUrl\":\"https:\\\/\\\/philomeni.gr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/oberon_full_small.png\",\"width\":1051,\"height\":1012,\"caption\":\"Philomeni.gr\"},\"image\":{\"@id\":\"https:\\\/\\\/philomeni.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae - Philomeni.gr","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:\/\/philomeni.gr\/en\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/philomeni.gr\/","url":"https:\/\/philomeni.gr\/","name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae - Philomeni.gr","isPartOf":{"@id":"https:\/\/philomeni.gr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/philomeni.gr\/#primaryimage"},"image":{"@id":"https:\/\/philomeni.gr\/#primaryimage"},"thumbnailUrl":"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon-1.png","datePublished":"2026-03-14T17:47:27+00:00","dateModified":"2026-05-12T08:45:51+00:00","breadcrumb":{"@id":"https:\/\/philomeni.gr\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/philomeni.gr\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/philomeni.gr\/#primaryimage","url":"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon-1.png","contentUrl":"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/philomeni.gr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/philomeni.gr\/"},{"@type":"ListItem","position":2,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae"}]},{"@type":"WebSite","@id":"https:\/\/philomeni.gr\/#website","url":"https:\/\/philomeni.gr\/","name":"Philomeni.gr","description":"\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03ce\u03bd \u039a\u03b1\u03c4\u03b1\u03bb\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd \u03a6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1\u03c2 \u03a5\u03c0\u03b1\u03bb\u03bb\u03ae\u03bb\u03c9\u03bd","publisher":{"@id":"https:\/\/philomeni.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/philomeni.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/philomeni.gr\/#organization","name":"Philomeni.gr","url":"https:\/\/philomeni.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/philomeni.gr\/#\/schema\/logo\/image\/","url":"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon_full_small.png","contentUrl":"https:\/\/philomeni.gr\/wp-content\/uploads\/2026\/04\/oberon_full_small.png","width":1051,"height":1012,"caption":"Philomeni.gr"},"image":{"@id":"https:\/\/philomeni.gr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":98,"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":313,"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/pages\/8\/revisions\/313"}],"wp:attachment":[{"href":"https:\/\/philomeni.gr\/en\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}