{"id":2,"date":"2026-06-25T10:17:43","date_gmt":"2026-06-25T10:17:43","guid":{"rendered":"https:\/\/coreproductions.gr\/?page_id=2"},"modified":"2026-06-25T11:15:02","modified_gmt":"2026-06-25T11:15:02","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/coreproductions.gr\/","title":{"rendered":"Core Productions"},"content":{"rendered":"<!-- ============================================================\n     CORE PRODUCTIONS \u2014 One-page (Elementor HTML widget ready)\n     \u039a\u03b1\u03b8\u03b1\u03c1\u03cc \u03b1\u03c0\u03cc <html>\/<head>\/<body>. \u038c\u03bb\u03b1 scoped \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc #core.\n     \u25b8 \u0391\u039b\u039b\u0391\u039e\u0395: \u03c4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf\/email\/\u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7\/social \u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 [EDIT].\n============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&amp;family=Montserrat:wght@600;700;800&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ===== SCOPE & RESET ===== *\/\n#core{\n  --ink:#222b36; --ink2:#2b3744; --ink3:#36465a;\n  --blue:#2150c9; --blue2:#3a6fe5; --blue-soft:#e8eefb;\n  --paper:#ffffff; --mist:#f3f6fc; --mist2:#eaf0fa;\n  --muted:#5d6a7a; --muted2:#8a96a6;\n  --line:#e4e9f1; --line-dk:rgba(255,255,255,.12);\n  --r:18px; --r-sm:12px; --r-lg:26px;\n  --shadow:0 18px 50px -22px rgba(20,30,50,.30);\n  --shadow-sm:0 8px 24px -14px rgba(20,30,50,.28);\n  --font:'Inter',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;\n  --display:'Montserrat','Inter',sans-serif;\n  --maxw:1180px;\n  font-family:var(--font);\n  color:var(--ink);\n  line-height:1.6;\n  font-size:17px;\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n}\n#core *,#core *::before,#core *::after{box-sizing:border-box;margin:0;padding:0}\n#core img,#core svg{display:block;max-width:100%}\n#core a{color:inherit;text-decoration:none}\n#core button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}\n#core ul{list-style:none}\n#core p{color:var(--muted)}\n\n\/* ===== LAYOUT HELPERS ===== *\/\n#core .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}\n#core .sec{padding:clamp(64px,9vw,118px) 0}\n#core .eyebrow{\n  display:inline-flex;align-items:center;gap:9px;\n  font-size:12.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;\n  color:var(--blue);margin-bottom:18px;\n}\n#core .eyebrow::before{content:\"\";width:26px;height:2px;background:var(--blue);border-radius:2px}\n#core .eyebrow.center{justify-content:center}\n#core .h2{\n  font-size:clamp(28px,4vw,46px);line-height:1.1;font-weight:800;\n  letter-spacing:-.02em;color:var(--ink);\n}\n#core .lead{font-size:clamp(16px,1.6vw,19px);max-width:60ch;margin-top:18px}\n#core .head-center{text-align:center;margin:0 auto 56px;max-width:720px}\n#core .head-center .lead{margin-left:auto;margin-right:auto}\n#core .accent{color:var(--blue)}\n\n\/* ===== BUTTONS ===== *\/\n#core .btn{\n  display:inline-flex;align-items:center;gap:10px;\n  font-weight:700;font-size:15px;letter-spacing:.01em;\n  padding:14px 26px;border-radius:100px;\n  transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;\n  white-space:nowrap;\n}\n#core .btn svg{width:17px;height:17px}\n#core .btn-primary{background:var(--blue);color:#fff;box-shadow:0 14px 30px -12px rgba(33,80,201,.7)}\n#core .btn-primary:hover{background:#1c45ad;transform:translateY(-2px);box-shadow:0 20px 38px -12px rgba(33,80,201,.75)}\n#core .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}\n#core .btn-ghost:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}\n#core .btn-light{background:rgba(255,255,255,.1);color:#fff;border:1.5px solid rgba(255,255,255,.25)}\n#core .btn-light:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}\n\n\/* ===== LOGO MARK ===== *\/\n#core .mark{width:42px;height:42px;flex:none}\n#core .wordmark{font-family:var(--display);font-weight:800;letter-spacing:.16em;line-height:1;font-size:19px;color:var(--ink)}\n#core .wordmark .o{color:var(--blue)}\n#core .wordmark small{display:block;font-size:8.5px;letter-spacing:.34em;font-weight:700;color:var(--muted2);margin-top:4px}\n\n\/* ===== HEADER \/ NAV ===== *\/\n#core .hdr{\n  position:sticky;top:0;z-index:50;\n  background:rgba(255,255,255,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);\n  border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s,padding .3s;\n}\n#core .hdr.scrolled{border-color:var(--line);box-shadow:0 6px 24px -18px rgba(20,30,50,.4)}\n#core .nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:74px;transition:height .3s}\n#core .hdr.scrolled .nav{height:64px}\n#core .brand{display:flex;align-items:center;gap:12px}\n#core .menu{display:flex;align-items:center;gap:4px}\n#core .menu a{\n  position:relative;font-weight:600;font-size:14.5px;color:var(--ink2);\n  padding:9px 14px;border-radius:9px;transition:color .2s,background .2s;\n}\n#core .menu a::after{\n  content:\"\";position:absolute;left:14px;right:14px;bottom:5px;height:2px;\n  background:var(--blue);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s ease;\n}\n#core .menu a:hover{color:var(--ink)}\n#core .menu a:hover::after,#core .menu a.active::after{transform:scaleX(1)}\n#core .menu a.active{color:var(--blue)}\n#core .nav-cta{display:flex;align-items:center;gap:12px}\n#core .burger{display:none;width:44px;height:44px;border-radius:11px;border:1px solid var(--line);align-items:center;justify-content:center}\n#core .burger span{display:block;width:20px;height:2px;background:var(--ink);border-radius:2px;position:relative;transition:.3s}\n#core .burger span::before,#core .burger span::after{content:\"\";position:absolute;left:0;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:.3s}\n#core .burger span::before{top:-6px}#core .burger span::after{top:6px}\n#core .burger.open span{background:transparent}\n#core .burger.open span::before{top:0;transform:rotate(45deg)}\n#core .burger.open span::after{top:0;transform:rotate(-45deg)}\n\n\/* ===== HERO ===== *\/\n#core .hero{\n  position:relative;overflow:hidden;color:#fff;\n  background:radial-gradient(120% 120% at 80% 0%,#2b3a52 0%,#222b36 45%,#1a212b 100%);\n}\n#core .hero .wrap{position:relative;z-index:2}\n#core .hero-grid{display:grid;grid-template-columns:1.25fr .9fr;gap:48px;align-items:center;\n  min-height:clamp(540px,82vh,820px);padding:clamp(70px,10vw,120px) 0 clamp(60px,8vw,96px)}\n#core .hero .eyebrow{color:#9fc0ff}\n#core .hero .eyebrow::before{background:#9fc0ff}\n#core .hero h1{\n  font-size:clamp(36px,6.2vw,68px);line-height:1.04;font-weight:900;letter-spacing:-.03em;color:#fff;\n}\n#core .hero h1 em{font-style:normal;color:#7ea6ff;position:relative;white-space:nowrap}\n#core .hero p.sub{color:#c4cedd;font-size:clamp(16px,1.7vw,20px);margin-top:24px;max-width:50ch}\n#core .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}\n#core .hero-stats{display:flex;gap:34px;flex-wrap:wrap;margin-top:52px;padding-top:30px;border-top:1px solid rgba(255,255,255,.13)}\n#core .hero-stats .n{font-family:var(--display);font-weight:800;font-size:clamp(26px,3vw,38px);color:#fff;line-height:1}\n#core .hero-stats .l{font-size:12.5px;color:#9aa6b8;margin-top:8px;letter-spacing:.04em}\n\/* hero visual \u2014 theatre *\/\n#core .hero-art{position:relative;display:grid;place-items:center;aspect-ratio:1\/1;max-width:520px}\n#core .theatre{width:100%;height:auto;overflow:visible;filter:drop-shadow(0 30px 48px rgba(0,0,0,.45))}\n#core .theatre .glow{animation:tBreathe 5s ease-in-out infinite}\n#core .theatre .spot{transform-box:fill-box;transform-origin:top center;animation:tSway 6s ease-in-out infinite}\n#core .theatre .spot-b{animation-duration:7.4s;animation-direction:reverse}\n#core .theatre .foots{animation:tBreathe 2.6s ease-in-out infinite}\n#core .theatre .actor-a{animation:tActA 7s ease-in-out infinite}\n#core .theatre .actor-b{animation:tActB 8.4s ease-in-out infinite}\n@keyframes tBreathe{0%,100%{opacity:.5}50%{opacity:.9}}\n@keyframes tSway{0%,100%{transform:rotate(-2.2deg)}50%{transform:rotate(2.2deg)}}\n@keyframes tActA{0%,100%{transform:translateX(-26px)}50%{transform:translateX(22px)}}\n@keyframes tActB{0%,100%{transform:translateX(28px)}50%{transform:translateX(-20px)}}\n#core .hero-fade{position:absolute;left:0;right:0;bottom:-1px;height:90px;\n  background:linear-gradient(to bottom,rgba(26,33,43,0),var(--paper));z-index:1}\n\n\/* ===== MARQUEE STRIP ===== *\/\n#core .strip{background:var(--ink);color:#fff;border-top:1px solid var(--line-dk)}\n#core .strip .row{display:flex;align-items:center;gap:40px;flex-wrap:wrap;justify-content:center;\n  padding:22px 24px;font-weight:600;color:#aeb9c9;font-size:14px;letter-spacing:.03em}\n#core .strip .dot{width:6px;height:6px;border-radius:50%;background:var(--blue2)}\n\n\/* ===== SERVICES ===== *\/\n#core .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n#core .card{\n  background:var(--paper);border:1px solid var(--line);border-radius:var(--r);\n  padding:30px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%;\n}\n#core .card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#d4ddec}\n#core .card .ico{\n  width:54px;height:54px;border-radius:14px;display:grid;place-items:center;margin-bottom:20px;\n  background:var(--blue-soft);color:var(--blue);\n}\n#core .card .ico svg{width:26px;height:26px}\n#core .card h3{font-size:20px;font-weight:700;letter-spacing:-.01em;margin-bottom:10px}\n#core .card p{font-size:15px}\n\n\/* ===== ABOUT ===== *\/\n#core .about{background:linear-gradient(180deg,var(--mist),#fff)}\n#core .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}\n#core .checks{display:grid;gap:16px;margin-top:28px}\n#core .checks li{display:flex;gap:14px;align-items:flex-start;font-weight:500;color:var(--ink2)}\n#core .checks .ck{flex:none;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin-top:1px}\n#core .checks .ck svg{width:14px;height:14px}\n#core .about-visual{position:relative}\n#core .stat-card{\n  background:var(--ink);color:#fff;border-radius:var(--r-lg);padding:38px;position:relative;overflow:hidden;box-shadow:var(--shadow);\n}\n#core .stat-card::after{content:\"\";position:absolute;width:280px;height:280px;border-radius:50%;right:-90px;top:-90px;\n  background:radial-gradient(circle,rgba(58,111,229,.4),transparent 70%)}\n#core .stat-card .big{display:grid;grid-template-columns:1fr 1fr;gap:30px 24px;position:relative;z-index:1}\n#core .stat-card .n{font-family:var(--display);font-weight:800;font-size:40px;line-height:1;color:#fff}\n#core .stat-card .n span{color:var(--blue2)}\n#core .stat-card .l{font-size:13.5px;color:#aeb9c9;margin-top:8px}\n#core .stat-card .quote{position:relative;z-index:1;margin-top:34px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14);font-size:16px;color:#dbe2ec;font-style:italic}\n\n\/* ===== PROCESS ===== *\/\n#core .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;counter-reset:step}\n#core .step{position:relative;padding:30px 26px;border-radius:var(--r);background:var(--mist);border:1px solid var(--line);transition:.3s}\n#core .step:hover{background:#fff;box-shadow:var(--shadow-sm);transform:translateY(-5px)}\n#core .step .num{font-family:var(--display);font-weight:800;font-size:15px;color:var(--blue);\n  display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:var(--blue-soft);margin-bottom:18px}\n#core .step h3{font-size:18px;font-weight:700;margin-bottom:8px}\n#core .step p{font-size:14.5px}\n\n\/* ===== WORK \/ CATEGORIES ===== *\/\n#core .work{background:var(--ink);color:#fff}\n#core .work .h2{color:#fff}\n#core .work .eyebrow{color:#9fc0ff}#core .work .eyebrow::before{background:#9fc0ff}\n#core .work .lead{color:#b6c0d0}\n#core .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}\n#core .tile{\n  position:relative;border-radius:var(--r);overflow:hidden;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;\n  padding:26px;border:1px solid rgba(255,255,255,.10);\n  background:linear-gradient(180deg,rgba(34,43,54,.15),rgba(18,24,32,.94)),linear-gradient(135deg,#33445c 0%,#222c39 100%);\n  transition:transform .35s ease;\n}\n#core .tile:hover{transform:translateY(-6px)}\n#core .tile .tg{position:absolute;top:20px;left:20px;font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;\n  color:#fff;background:rgba(33,80,201,.9);padding:6px 12px;border-radius:100px}\n#core .tile h3{font-size:21px;font-weight:700;color:#fff;margin-bottom:8px}\n#core .tile p{font-size:14px;color:#aab4c4}\n#core .tile .num{position:absolute;right:20px;bottom:18px;font-family:var(--display);font-weight:800;font-size:46px;color:rgba(255,255,255,.06)}\n\n\/* ===== CONTACT ===== *\/\n#core .contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;align-items:start}\n#core .contact-info{display:grid;gap:14px;margin-top:30px}\n#core .ci{display:flex;gap:16px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:var(--r-sm);background:#fff;transition:.25s}\n#core .ci:hover{border-color:var(--blue);box-shadow:var(--shadow-sm)}\n#core .ci .ico{flex:none;width:46px;height:46px;border-radius:12px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center}\n#core .ci .ico svg{width:21px;height:21px}\n#core .ci .k{font-size:12.5px;color:var(--muted2);font-weight:600;letter-spacing:.04em}\n#core .ci .v{font-size:16px;font-weight:600;color:var(--ink)}\n#core .form{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:34px;box-shadow:var(--shadow-sm)}\n#core .form .fld{margin-bottom:16px}\n#core .form label{display:block;font-size:13.5px;font-weight:600;color:var(--ink2);margin-bottom:7px}\n#core .form input,#core .form textarea{\n  width:100%;font-family:inherit;font-size:15px;color:var(--ink);\n  padding:13px 15px;border:1.5px solid var(--line);border-radius:11px;background:var(--mist);transition:.2s;\n}\n#core .form input:focus,#core .form textarea:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(33,80,201,.1)}\n#core .form textarea{resize:vertical;min-height:120px}\n#core .form .btn-primary{width:100%;justify-content:center;margin-top:6px}\n#core .form .note{font-size:12.5px;color:var(--muted2);text-align:center;margin-top:14px}\n#core .form .hp{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}\n#core .form-status{font-size:14px;font-weight:600;text-align:center;margin-top:12px;display:none}\n#core .form-status.ok{display:block;color:#15803d}\n#core .form-status.err{display:block;color:#c0392b}\n#core .row2{display:grid;grid-template-columns:1fr 1fr;gap:16px}\n\n\/* ===== FOOTER ===== *\/\n#core .ftr{background:#161c24;color:#cdd5e0;padding:64px 0 30px}\n#core .ftr-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.10)}\n#core .ftr .wordmark{color:#fff}\n#core .ftr p{color:#94a0b1;font-size:14.5px;margin-top:16px;max-width:36ch}\n#core .ftr h4{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:18px;font-weight:700}\n#core .ftr-links{display:grid;gap:11px}\n#core .ftr-links a{color:#a4afbf;font-size:15px;transition:.2s}\n#core .ftr-links a:hover{color:#fff;padding-left:4px}\n#core .socials{display:flex;gap:12px;margin-top:20px}\n#core .socials a{width:42px;height:42px;border-radius:11px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;color:#cdd5e0;transition:.25s}\n#core .socials a:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-3px)}\n#core .socials svg{width:19px;height:19px}\n#core .ftr-bot{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding-top:24px;font-size:13.5px;color:#7d8a9b}\n#core .ftr-bot a{color:#a4afbf}#core .ftr-bot a:hover{color:#fff}\n\n\/* ===== REVEAL ANIM ===== *\/\n#core [data-rv]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}\n#core [data-rv].in{opacity:1;transform:none}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:980px){\n  #core .hero-grid{grid-template-columns:1fr;gap:30px;text-align:left}\n  #core .hero-art{max-width:380px;margin:6px auto 0}\n  #core .about-grid,#core .contact-grid{grid-template-columns:1fr;gap:38px}\n  #core .grid-3{grid-template-columns:repeat(2,1fr)}\n  #core .grid-4{grid-template-columns:repeat(2,1fr)}\n  #core .steps{grid-template-columns:repeat(2,1fr)}\n  #core .ftr-top{grid-template-columns:1fr 1fr}\n}\n@media(max-width:760px){\n  #core .menu,#core .nav-cta .btn{display:none}\n  #core .burger{display:flex}\n  #core .menu{\n    position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;\n    background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:14px;\n    transform:translateY(-12px);opacity:0;pointer-events:none;transition:.28s;\n  }\n  #core .menu.open{display:flex;transform:none;opacity:1;pointer-events:auto}\n  #core .menu a{padding:13px 14px;font-size:16px;border-radius:10px}\n  #core .menu a::after{display:none}\n  #core .menu a:hover{background:var(--mist)}\n}\n@media(max-width:560px){\n  #core .grid-3,#core .grid-4,#core .steps,#core .row2,#core .ftr-top{grid-template-columns:1fr}\n  #core .hero-stats{gap:22px}\n  #core .stat-card .big{grid-template-columns:1fr 1fr}\n}\n@media(prefers-reduced-motion:reduce){\n  #core *{animation:none!important}\n  #core [data-rv]{opacity:1!important;transform:none!important}\n}\n<\/style>\n\n<!-- ====================== MARKUP ====================== -->\n<div id=\"core\">\n\n  <!-- ===== HEADER ===== -->\n  <header class=\"hdr\" id=\"top\">\n    <div class=\"wrap\">\n      <nav class=\"nav\">\n        <a class=\"brand\" href=\"#top\" aria-label=\"CORE PRODUCTIONS\">\n          <svg class=\"mark\" viewBox=\"0 0 120 120\" fill=\"none\" aria-hidden=\"true\">\n            <circle cx=\"60\" cy=\"58\" r=\"27\" stroke=\"#222b36\" stroke-width=\"7\" stroke-dasharray=\"5.5 5\"><\/circle>\n            <path d=\"M64.7 31.4 A27 27 0 0 1 86.6 53.3\" stroke=\"#2150c9\" stroke-width=\"7\" stroke-linecap=\"round\"><\/path>\n            <path d=\"M55.3 84.6 A27 27 0 0 1 36.6 71.5\" stroke=\"#2150c9\" stroke-width=\"7\" stroke-linecap=\"round\"><\/path>\n            <circle cx=\"60\" cy=\"58\" r=\"14\" fill=\"#222b36\"><\/circle>\n            <path d=\"M38 19.9 A44 44 0 1 0 75 99.4\" stroke=\"#222b36\" stroke-width=\"2.6\" stroke-linecap=\"round\"><\/path>\n            <path d=\"M90.3 36.8 A37 37 0 0 1 94.8 70.7\" stroke=\"#36465a\" stroke-width=\"2.6\" stroke-linecap=\"round\"><\/path>\n            <circle cx=\"38\" cy=\"19.9\" r=\"5.4\" fill=\"#222b36\"><\/circle>\n            <circle cx=\"94.8\" cy=\"70.7\" r=\"5\" fill=\"#2150c9\"><\/circle>\n          <\/svg>\n          <span class=\"wordmark\">C<span class=\"o\">O<\/span>RE PRODUCTIONS<small>\u0398\u0395\u0391\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3<\/small><\/span>\n        <\/a>\n\n        <ul class=\"menu\" id=\"menu\">\n          <li><a href=\"#services\">\u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2<\/a><\/li>\n          <li><a href=\"#about\">\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac<\/a><\/li>\n          <li><a href=\"#process\">\u0394\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1<\/a><\/li>\n          <li><a href=\"#work\">\u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2<\/a><\/li>\n          <li><a href=\"#contact\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1<\/a><\/li>\n        <\/ul>\n\n        <div class=\"nav-cta\">\n          <a href=\"#contact\" class=\"btn btn-primary\">\u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac<\/a>\n          <button class=\"burger\" id=\"burger\" aria-label=\"\u039c\u03b5\u03bd\u03bf\u03cd\" aria-expanded=\"false\"><span><\/span><\/button>\n        <\/div>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <!-- ===== HERO ===== -->\n  <section class=\"hero\" id=\"home\">\n    <div class=\"wrap\">\n      <div class=\"hero-grid\">\n        <div>\n          <span class=\"eyebrow\" data-rv=\"\">\u0398\u03b5\u03b1\u03c4\u03c1\u03b9\u03ba\u03ad\u03c2 \u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2<\/span>\n          <h1 data-rv=\"\">\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03b4\u03ad\u03b1 <em>\u03c3\u03c4\u03b7 \u03c3\u03ba\u03b7\u03bd\u03ae<\/em>, \u03bc\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c4\u03b7\u03c2.<\/h1>\n          <p class=\"sub\" data-rv=\"\">\u0397 CORE Productions \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03b6\u03b5\u03b9, \u03c0\u03b1\u03c1\u03ac\u03b3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b5\u03b2\u03ac\u03b6\u03b5\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b8\u03b5\u03b1\u03c4\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2 \u2014 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf concept \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03c1\u03cc\u03c4\u03b7\u03bc\u03b1.<\/p>\n          <div class=\"hero-actions\" data-rv=\"\">\n            <a href=\"#services\" class=\"btn btn-primary\">\u039f\u03b9 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"><\/path><\/svg>\n            <\/a>\n            <a href=\"#contact\" class=\"btn btn-light\">\u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2<\/a>\n          <\/div>\n          <div class=\"hero-stats\" data-rv=\"\">\n            <div><div class=\"n\">15+<\/div><div class=\"l\">\u03a7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2<\/div><\/div>\n            <div><div class=\"n\">120+<\/div><div class=\"l\">\u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2<\/div><\/div>\n            <div><div class=\"n\">90k+<\/div><div class=\"l\">\u0398\u03b5\u03b1\u03c4\u03ad\u03c2<\/div><\/div>\n            <div><div class=\"n\">40+<\/div><div class=\"l\">\u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c4\u03b5\u03c2<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"hero-art\" data-rv=\"\" aria-hidden=\"true\">\n          <svg class=\"theatre\" viewBox=\"0 0 480 480\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <defs>\n              <radialGradient id=\"tGlow\" cx=\"50%\" cy=\"42%\" r=\"60%\">\n                <stop offset=\"0\" stop-color=\"#cfe0ff\" stop-opacity=\".9\"><\/stop>\n                <stop offset=\"45%\" stop-color=\"#6f93e6\" stop-opacity=\".35\"><\/stop>\n                <stop offset=\"100%\" stop-color=\"#6f93e6\" stop-opacity=\"0\"><\/stop>\n              <\/radialGradient>\n              <linearGradient id=\"tFloor\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n                <stop offset=\"0\" stop-color=\"#d6e3ff\"><\/stop>\n                <stop offset=\"55%\" stop-color=\"#8aa3d6\"><\/stop>\n                <stop offset=\"100%\" stop-color=\"#3f5d96\"><\/stop>\n              <\/linearGradient>\n              <linearGradient id=\"tBeam\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n                <stop offset=\"0\" stop-color=\"#ffffff\" stop-opacity=\".30\"><\/stop>\n                <stop offset=\"100%\" stop-color=\"#aac4ff\" stop-opacity=\"0\"><\/stop>\n              <\/linearGradient>\n              <linearGradient id=\"tCurtain\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n                <stop offset=\"0\" stop-color=\"#2a3a52\"><\/stop>\n                <stop offset=\"100%\" stop-color=\"#141d29\"><\/stop>\n              <\/linearGradient>\n              <g id=\"aud\">\n                <path d=\"M-9,0 C-9,-7 -5,-10 0,-10 C5,-10 9,-7 9,0 Z\" fill=\"currentColor\"><\/path>\n                <circle cx=\"0\" cy=\"-12\" r=\"5.4\" fill=\"currentColor\"><\/circle>\n              <\/g>\n              <g id=\"actor\">\n                <ellipse cx=\"0\" cy=\"1\" rx=\"9\" ry=\"3\" fill=\"#0e1620\" opacity=\".45\"><\/ellipse>\n                <path d=\"M-6,0 L-5,-20 Q-5,-24 -1.5,-25 L1.5,-25 Q5,-24 5,-20 L6,0 Q0,3 -6,0 Z\" fill=\"#eef3ff\"><\/path>\n                <circle cx=\"0\" cy=\"-31\" r=\"6\" fill=\"#eef3ff\"><\/circle>\n              <\/g>\n            <\/defs>\n\n            <!-- glow behind stage -->\n            <ellipse class=\"glow\" cx=\"240\" cy=\"186\" rx=\"168\" ry=\"98\" fill=\"url(#tGlow)\"><\/ellipse>\n\n            <!-- side curtains -->\n            <path d=\"M58,104 L150,116 L150,250 L58,250 Z\" fill=\"url(#tCurtain)\"><\/path>\n            <path d=\"M422,104 L330,116 L330,250 L422,250 Z\" fill=\"url(#tCurtain)\"><\/path>\n            <g stroke=\"#3b4f6e\" stroke-width=\"2\" opacity=\".5\" fill=\"none\">\n              <path d=\"M78,116 L78,248\"><\/path><path d=\"M100,118 L100,248\"><\/path><path d=\"M122,120 L122,248\"><\/path>\n              <path d=\"M402,116 L402,248\"><\/path><path d=\"M380,118 L380,248\"><\/path><path d=\"M358,120 L358,248\"><\/path>\n            <\/g>\n            <!-- top valance -->\n            <path d=\"M58,100 L422,100 L422,128 Q392,150 362,128 Q332,150 302,128 Q272,150 242,128 Q212,150 182,128 Q152,150 122,128 Q92,150 58,128 Z\" fill=\"url(#tCurtain)\"><\/path>\n\n            <!-- stage lip + floor -->\n            <polygon points=\"108,232 372,232 360,248 120,248\" fill=\"#19222f\"><\/polygon>\n            <polygon points=\"166,158 314,158 372,232 108,232\" fill=\"url(#tFloor)\"><\/polygon>\n            <ellipse cx=\"240\" cy=\"200\" rx=\"92\" ry=\"26\" fill=\"#ffffff\" opacity=\".22\"><\/ellipse>\n            <line x1=\"108\" y1=\"232\" x2=\"372\" y2=\"232\" stroke=\"#dcebff\" stroke-width=\"2\" opacity=\".8\"><\/line>\n\n            <!-- footlights -->\n            <g class=\"foots\" fill=\"#bcd4ff\">\n              <circle cx=\"126\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"150\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"174\" cy=\"238\" r=\"2.3\"><\/circle>\n              <circle cx=\"198\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"222\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"246\" cy=\"238\" r=\"2.3\"><\/circle>\n              <circle cx=\"270\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"294\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"318\" cy=\"238\" r=\"2.3\"><\/circle>\n              <circle cx=\"342\" cy=\"238\" r=\"2.3\"><\/circle><circle cx=\"366\" cy=\"238\" r=\"2.3\"><\/circle>\n            <\/g>\n\n            <!-- spotlights -->\n            <g class=\"spot spot-a\"><polygon points=\"198,132 210,132 214,214 150,214\" fill=\"url(#tBeam)\"><\/polygon><\/g>\n            <g class=\"spot spot-b\"><polygon points=\"270,132 282,132 330,214 266,214\" fill=\"url(#tBeam)\"><\/polygon><\/g>\n\n            <!-- actors on stage -->\n            <g class=\"actor-a\"><g transform=\"translate(208,210)\"><ellipse cx=\"0\" cy=\"0\" rx=\"26\" ry=\"9\" fill=\"#fff\" opacity=\".14\"><\/ellipse><use href=\"#actor\"><\/use><\/g><\/g>\n            <g class=\"actor-b\"><g transform=\"translate(272,214) scale(.92)\"><ellipse cx=\"0\" cy=\"0\" rx=\"26\" ry=\"9\" fill=\"#fff\" opacity=\".12\"><\/ellipse><use href=\"#actor\"><\/use><\/g><\/g>\n\n            <!-- audience rows (\u03b5\u03c5\u03b8\u03b5\u03af\u03b5\u03c2, \u03bc\u03b5 \u03b2\u03ac\u03b8\u03bf\u03c2) -->\n            <g style=\"color:#313f52\" opacity=\".62\" transform=\"translate(240,300) scale(.78)\">\n              <line x1=\"-170\" y1=\"4\" x2=\"170\" y2=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" opacity=\".35\"><\/line>\n              <use href=\"#aud\" x=\"-150\"><\/use><use href=\"#aud\" x=\"-120\"><\/use><use href=\"#aud\" x=\"-90\"><\/use><use href=\"#aud\" x=\"-60\"><\/use><use href=\"#aud\" x=\"-30\"><\/use><use href=\"#aud\" x=\"0\"><\/use><use href=\"#aud\" x=\"30\"><\/use><use href=\"#aud\" x=\"60\"><\/use><use href=\"#aud\" x=\"90\"><\/use><use href=\"#aud\" x=\"120\"><\/use><use href=\"#aud\" x=\"150\"><\/use>\n            <\/g>\n            <g style=\"color:#38475c\" opacity=\".74\" transform=\"translate(240,338) scale(.9)\">\n              <line x1=\"-170\" y1=\"4\" x2=\"170\" y2=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" opacity=\".35\"><\/line>\n              <use href=\"#aud\" x=\"-148.5\"><\/use><use href=\"#aud\" x=\"-115.5\"><\/use><use href=\"#aud\" x=\"-82.5\"><\/use><use href=\"#aud\" x=\"-49.5\"><\/use><use href=\"#aud\" x=\"-16.5\" style=\"color:#5681ee\"><\/use><use href=\"#aud\" x=\"16.5\"><\/use><use href=\"#aud\" x=\"49.5\"><\/use><use href=\"#aud\" x=\"82.5\"><\/use><use href=\"#aud\" x=\"115.5\"><\/use><use href=\"#aud\" x=\"148.5\"><\/use>\n            <\/g>\n            <g style=\"color:#41546b\" opacity=\".86\" transform=\"translate(240,380) scale(1.02)\">\n              <line x1=\"-170\" y1=\"4\" x2=\"170\" y2=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" opacity=\".35\"><\/line>\n              <use href=\"#aud\" x=\"-148\"><\/use><use href=\"#aud\" x=\"-111\"><\/use><use href=\"#aud\" x=\"-74\" style=\"color:#5681ee\"><\/use><use href=\"#aud\" x=\"-37\"><\/use><use href=\"#aud\" x=\"0\"><\/use><use href=\"#aud\" x=\"37\"><\/use><use href=\"#aud\" x=\"74\"><\/use><use href=\"#aud\" x=\"111\"><\/use><use href=\"#aud\" x=\"148\"><\/use>\n            <\/g>\n            <g style=\"color:#485e76\" opacity=\".96\" transform=\"translate(240,432) scale(1.16)\">\n              <line x1=\"-170\" y1=\"4\" x2=\"170\" y2=\"4\" stroke=\"currentColor\" stroke-width=\"1.4\" opacity=\".35\"><\/line>\n              <use href=\"#aud\" x=\"-147\"><\/use><use href=\"#aud\" x=\"-105\"><\/use><use href=\"#aud\" x=\"-63\"><\/use><use href=\"#aud\" x=\"-21\"><\/use><use href=\"#aud\" x=\"21\"><\/use><use href=\"#aud\" x=\"63\" style=\"color:#5681ee\"><\/use><use href=\"#aud\" x=\"105\"><\/use><use href=\"#aud\" x=\"147\"><\/use>\n            <\/g>\n          <\/svg>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"hero-fade\"><\/div>\n  <\/section>\n\n  <!-- ===== STRIP ===== -->\n  <div class=\"strip\">\n    <div class=\"row\">\n      <span>\u0398\u03ad\u03b1\u03c4\u03c1\u03bf \u03a0\u03c1\u03cc\u03b6\u03b1\u03c2<\/span><span class=\"dot\"><\/span>\n      <span>\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc \u0398\u03ad\u03b1\u03c4\u03c1\u03bf<\/span><span class=\"dot\"><\/span>\n      <span>\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ad\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2<\/span><span class=\"dot\"><\/span>\n      <span>\u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03ac Events<\/span><span class=\"dot\"><\/span>\n      <span>\u03a6\u03b5\u03c3\u03c4\u03b9\u03b2\u03ac\u03bb &amp; \u03a0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b5\u03af\u03b5\u03c2<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- ===== SERVICES ===== -->\n  <section class=\"sec\" id=\"services\">\n    <div class=\"wrap\">\n      <div class=\"head-center\">\n        <span class=\"eyebrow center\" data-rv=\"\">\u039f\u03b9 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2<\/span>\n        <h2 class=\"h2\" data-rv=\"\">\u038c\u03bb\u03b1 \u03cc\u03c3\u03b1 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae, <span class=\"accent\">\u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03bc\u03af\u03b1 \u03c3\u03c4\u03ad\u03b3\u03b7<\/span><\/h2>\n        <p class=\"lead\" data-rv=\"\">\u0391\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bf\u03bb\u03cc\u03ba\u03bb\u03b7\u03c1\u03bf \u03c4\u03bf\u03bd \u03ba\u03cd\u03ba\u03bb\u03bf \u03bc\u03b9\u03b1\u03c2 \u03c0\u03b1\u03c1\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03ae \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2, \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b1 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c3\u03b1\u03c2.<\/p>\n      <\/div>\n\n      <div class=\"grid-3\">\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12Z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg><\/div>\n          <h3>\u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03a0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd<\/h3>\n          <p>\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2: \u03c0\u03c1\u03bf\u03cb\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2, \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2, \u03c3\u03c5\u03bd\u03c4\u03bf\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c3\u03c5\u03bd\u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c5\u03bb\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391 \u03ad\u03c9\u03c2 \u03c4\u03bf \u03a9.<\/p>\n        <\/div>\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v18M5 8l7-5 7 5M5 8v8l7 5 7-5V8\"><\/path><\/svg><\/div>\n          <h3>\u03a3\u03ba\u03b7\u03bd\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 &amp; \u0394\u03c1\u03b1\u03bc\u03b1\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1<\/h3>\n          <p>\u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7, \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03ba\u03b7\u03bd\u03bf\u03b8\u03b5\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03c4\u03b9\u03ac \u03c0\u03bf\u03c5 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c4\u03bf \u03ad\u03c1\u03b3\u03bf \u03c3\u03b5 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1.<\/p>\n        <\/div>\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18M5 21V8l7-5 7 5v13M9 21v-6h6v6\"><\/path><\/svg><\/div>\n          <h3>\u03a3\u03ba\u03b7\u03bd\u03b9\u03ba\u03ac &amp; \u039a\u03bf\u03c3\u03c4\u03bf\u03cd\u03bc\u03b9\u03b1<\/h3>\n          <p>\u03a3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c3\u03ba\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd, \u03b5\u03bd\u03b4\u03c5\u03bc\u03b1\u03c4\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03ba\u03b1\u03b9 props \u03c0\u03bf\u03c5 \u03c7\u03c4\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03bf\u03bd \u03ba\u03cc\u03c3\u03bc\u03bf \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2.<\/p>\n        <\/div>\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z\"><\/path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2M12 19v3\"><\/path><\/svg><\/div>\n          <h3>\u03a6\u03c9\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 &amp; \u0389\u03c7\u03bf\u03c2<\/h3>\n          <p>\u03a6\u03c9\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2, \u03b7\u03c7\u03bf\u03bb\u03b7\u03c8\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03bc\u03b5 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03bf \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc \u03b3\u03b9\u03b1 \u03ac\u03c1\u03c4\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03ad\u03bb\u03b5\u03c3\u03bc\u03b1.<\/p>\n        <\/div>\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2M16 3.1a4 4 0 0 1 0 7.8M21 21v-2a4 4 0 0 0-3-3.9\"><\/path><\/svg><\/div>\n          <h3>Casting &amp; \u03a3\u03c5\u03bd\u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ad\u03c2<\/h3>\n          <p>\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b7\u03b8\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03ba\u03b1\u03bb\u03bb\u03b9\u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b1\u03c2, \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c3\u03c5\u03bc\u03b2\u03bf\u03bb\u03b1\u03af\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03cc\u03bb\u03c9\u03bd \u03c4\u03c9\u03bd \u03c3\u03c5\u03bd\u03c4\u03b5\u03bb\u03b5\u03c3\u03c4\u03ce\u03bd.<\/p>\n        <\/div>\n        <div class=\"card\" data-rv=\"\">\n          <div class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l19-9-9 19-2-8-8-2Z\"><\/path><\/svg><\/div>\n          <h3>\u0394\u03b9\u03bf\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 &amp; \u03a0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b5\u03af\u03b5\u03c2<\/h3>\n          <p>Booking \u03c7\u03ce\u03c1\u03c9\u03bd, \u03b5\u03c6\u03bf\u03b4\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae, marketing \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03b5\u03b9\u03c3\u03b9\u03c4\u03b7\u03c1\u03af\u03c9\u03bd \u03b3\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b5\u03af\u03b5\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b7 \u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== ABOUT ===== -->\n  <section class=\"sec about\" id=\"about\">\n    <div class=\"wrap\">\n      <div class=\"about-grid\">\n        <div>\n          <span class=\"eyebrow\" data-rv=\"\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5<\/span>\n          <h2 class=\"h2\" data-rv=\"\">\u039c\u03b9\u03b1 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03c0\u03bf\u03c5 \u03b6\u03b5\u03b9 \u03b3\u03b9\u03b1 <span class=\"accent\">\u03c4\u03b7 \u03c3\u03ba\u03b7\u03bd\u03ae<\/span><\/h2>\n          <p class=\"lead\" data-rv=\"\">\u0397 CORE Productions \u03b3\u03b5\u03bd\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03b3\u03ac\u03c0\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03cc \u03b8\u03ad\u03b1\u03bc\u03b1. \u03a3\u03c5\u03bd\u03b4\u03c5\u03ac\u03b6\u03bf\u03c5\u03bc\u03b5 \u03ba\u03b1\u03bb\u03bb\u03b9\u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03b5\u03c5\u03b1\u03b9\u03c3\u03b8\u03b7\u03c3\u03af\u03b1 \u03bc\u03b5 \u03c3\u03c4\u03b9\u03b2\u03b1\u03c1\u03ae \u03bf\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2, \u03ce\u03c3\u03c4\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03b9\u03b4\u03ad\u03b1 \u03bd\u03b1 \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03c3\u03c4\u03bf \u03ba\u03bf\u03b9\u03bd\u03cc \u03cc\u03c0\u03c9\u03c2 \u03b1\u03ba\u03c1\u03b9\u03b2\u03ce\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9.<\/p>\n          <ul class=\"checks\">\n            <li data-rv=\"\"><span class=\"ck\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>\u0395\u03bd\u03b9\u03b1\u03af\u03b1 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf concept \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03b5\u03bc\u03b9\u03ad\u03c1\u03b1 \u2014 \u03ad\u03bd\u03b1\u03bd \u03c3\u03c5\u03bd\u03bf\u03bc\u03b9\u03bb\u03b7\u03c4\u03ae \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1.<\/span><\/li>\n            <li data-rv=\"\"><span class=\"ck\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>\u0394\u03b9\u03b1\u03c6\u03b1\u03bd\u03ae\u03c2 \u03c0\u03c1\u03bf\u03cb\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c5\u03c3\u03c4\u03b7\u03c1\u03ae \u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03c7\u03c1\u03bf\u03bd\u03bf\u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd.<\/span><\/li>\n            <li data-rv=\"\"><span class=\"ck\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>\u0394\u03af\u03ba\u03c4\u03c5\u03bf \u03ad\u03bc\u03c0\u03b5\u03b9\u03c1\u03c9\u03bd \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c4\u03ce\u03bd: \u03b7\u03b8\u03bf\u03c0\u03bf\u03b9\u03bf\u03af, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03bf\u03af, \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03c4\u03ad\u03c2.<\/span><\/li>\n            <li data-rv=\"\"><span class=\"ck\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><\/span><span>\u03a3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03bf\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03cc\u03c2 \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ae\u03c7\u03bf\u03c5, \u03c6\u03c9\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd &amp; \u03c3\u03ba\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd.<\/span><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"about-visual\" data-rv=\"\">\n          <div class=\"stat-card\">\n            <div class=\"big\">\n              <div><div class=\"n\">120<span>+<\/span><\/div><div class=\"l\">\u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2<\/div><\/div>\n              <div><div class=\"n\">98<span>%<\/span><\/div><div class=\"l\">\u03a0\u03b1\u03c1\u03b1\u03b4\u03cc\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ce\u03c1\u03b1 \u03c4\u03bf\u03c5\u03c2<\/div><\/div>\n              <div><div class=\"n\">15<span>+<\/span><\/div><div class=\"l\">\u03a7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03c3\u03ba\u03b7\u03bd\u03ae<\/div><\/div>\n              <div><div class=\"n\">40<span>+<\/span><\/div><div class=\"l\">\u039c\u03cc\u03bd\u03b9\u03bc\u03bf\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c4\u03b5\u03c2<\/div><\/div>\n            <\/div>\n            <p class=\"quote\">\u00ab\u03a4\u03bf \u03b8\u03ad\u03b1\u03c4\u03c1\u03bf \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c4\u03ad\u03c7\u03bd\u03b7 \u2014 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7, \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03ac\u03b8\u03bf\u03c2. \u0395\u03bc\u03b5\u03af\u03c2 \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b6\u03bf\u03c5\u03bc\u03b5 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c4\u03c1\u03af\u03b1.\u00bb<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== PROCESS ===== -->\n  <section class=\"sec\" id=\"process\">\n    <div class=\"wrap\">\n      <div class=\"head-center\">\n        <span class=\"eyebrow center\" data-rv=\"\">\u0397 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03bc\u03b1\u03c2<\/span>\n        <h2 class=\"h2\" data-rv=\"\">\u03a4\u03ad\u03c3\u03c3\u03b5\u03c1\u03b1 \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1 <span class=\"accent\">\u03b1\u03c0\u03cc \u03c4\u03bf \u03c7\u03b1\u03c1\u03c4\u03af \u03c3\u03c4\u03bf \u03c6\u03c9\u03c2<\/span><\/h2>\n        <p class=\"lead\" data-rv=\"\">\u039c\u03b9\u03b1 \u03be\u03b5\u03ba\u03ac\u03b8\u03b1\u03c1\u03b7 \u03bc\u03ad\u03b8\u03bf\u03b4\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03ba\u03c1\u03b1\u03c4\u03ac \u03ba\u03ac\u03b8\u03b5 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b5 \u03c4\u03c1\u03bf\u03c7\u03b9\u03ac \u2014 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2.<\/p>\n      <\/div>\n      <div class=\"steps\">\n        <div class=\"step\" data-rv=\"\"><div class=\"num\">01<\/div><h3>Concept &amp; \u03a3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2<\/h3><p>\u03a3\u03c5\u03b6\u03b7\u03c4\u03ac\u03bc\u03b5 \u03c4\u03bf \u03cc\u03c1\u03b1\u03bc\u03b1, \u03bf\u03c1\u03af\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c3\u03c4\u03cc\u03c7\u03bf\u03c5\u03c2, \u03c0\u03c1\u03bf\u03cb\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc \u03ba\u03b1\u03b9 \u03ba\u03b1\u03bb\u03bb\u03b9\u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7.<\/p><\/div>\n        <div class=\"step\" data-rv=\"\"><div class=\"num\">02<\/div><h3>\u03a0\u03c1\u03bf\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae<\/h3><p>Casting, \u03c3\u03ba\u03b7\u03bd\u03b9\u03ba\u03ac, \u03ba\u03bf\u03c3\u03c4\u03bf\u03cd\u03bc\u03b9\u03b1, \u03b1\u03b4\u03b5\u03b9\u03bf\u03b4\u03bf\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ba\u03ac\u03b8\u03b5 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1\u03c2.<\/p><\/div>\n        <div class=\"step\" data-rv=\"\"><div class=\"num\">03<\/div><h3>\u03a0\u03c1\u03cc\u03b2\u03b5\u03c2 &amp; \u03a3\u03c4\u03ae\u03c3\u03b9\u03bc\u03bf<\/h3><p>\u03a3\u03ba\u03b7\u03bd\u03bf\u03b8\u03b5\u03c4\u03b9\u03ba\u03ae \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03cc\u03b2\u03b5\u03c2, \u03c6\u03c9\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03ae\u03c7\u03bf\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1.<\/p><\/div>\n        <div class=\"step\" data-rv=\"\"><div class=\"num\">04<\/div><h3>\u03a0\u03b1\u03c1\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 &amp; \u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7<\/h3><p>\u03a0\u03c1\u03b5\u03bc\u03b9\u03ad\u03c1\u03b1, \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd, \u03c0\u03b5\u03c1\u03b9\u03bf\u03b4\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== WORK \/ CATEGORIES ===== -->\n  <section class=\"sec work\" id=\"work\">\n    <div class=\"wrap\">\n      <div class=\"head-center\">\n        <span class=\"eyebrow center\" data-rv=\"\">\u03a4\u03b9 \u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5<\/span>\n        <h2 class=\"h2\" data-rv=\"\">\u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03ba\u03ac\u03b8\u03b5 \u03c3\u03ba\u03b7\u03bd\u03ae<\/h2>\n        <p class=\"lead\" data-rv=\"\">\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b4\u03c1\u03b1\u03bc\u03b1\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b1 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b1 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03ac shows \u2014 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b6\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ba\u03bf\u03b9\u03bd\u03cc \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c3\u03b1\u03c2.<\/p>\n      <\/div>\n      <div class=\"grid-4\">\n        <div class=\"tile\" data-rv=\"\"><span class=\"tg\">\u03a0\u03c1\u03cc\u03b6\u03b1<\/span><span class=\"num\">01<\/span><h3>\u0398\u03ad\u03b1\u03c4\u03c1\u03bf \u03a0\u03c1\u03cc\u03b6\u03b1\u03c2<\/h3><p>\u0394\u03c1\u03ac\u03bc\u03b1, \u03ba\u03c9\u03bc\u03c9\u03b4\u03af\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03cc \u03c1\u03b5\u03c0\u03b5\u03c1\u03c4\u03cc\u03c1\u03b9\u03bf \u03bc\u03b5 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b7 \u03bc\u03b1\u03c4\u03b9\u03ac.<\/p><\/div>\n        <div class=\"tile\" data-rv=\"\"><span class=\"tg\">\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc<\/span><span class=\"num\">02<\/span><h3>\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc \u0398\u03ad\u03b1\u03c4\u03c1\u03bf<\/h3><p>Musicals \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b5 \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03ba\u03b1\u03b9 \u03c7\u03bf\u03c1\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1.<\/p><\/div>\n        <div class=\"tile\" data-rv=\"\"><span class=\"tg\">\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03cc<\/span><span class=\"num\">03<\/span><h3>\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ad\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2<\/h3><p>\u0394\u03b9\u03b1\u03b4\u03c1\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac \u03ad\u03c1\u03b3\u03b1 \u03c0\u03bf\u03c5 \u03bc\u03b1\u03b3\u03b5\u03cd\u03bf\u03c5\u03bd \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5\u03c2.<\/p><\/div>\n        <div class=\"tile\" data-rv=\"\"><span class=\"tg\">Events<\/span><span class=\"num\">04<\/span><h3>\u0395\u03c4\u03b1\u03b9\u03c1\u03b9\u03ba\u03ac &amp; Events<\/h3><p>Shows, \u03b5\u03ba\u03b4\u03b7\u03bb\u03ce\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b5\u03b1\u03c4\u03c1\u03b9\u03ba\u03ac \u03b4\u03c1\u03ce\u03bc\u03b5\u03bd\u03b1 \u03b3\u03b9\u03b1 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== CONTACT ===== -->\n  <section class=\"sec about\" id=\"contact\">\n    <div class=\"wrap\">\n      <div class=\"contact-grid\">\n        <div>\n          <span class=\"eyebrow\" data-rv=\"\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1<\/span>\n          <h2 class=\"h2\" data-rv=\"\">\u0388\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b9\u03b4\u03ad\u03b1; <span class=\"accent\">\u0391\u03c2 \u03c4\u03b7 \u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03ba\u03b7\u03bd\u03ae.<\/span><\/h2>\n          <p class=\"lead\" data-rv=\"\">\u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03bb\u03af\u03b3\u03b1 \u03bb\u03cc\u03b3\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf project \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03bc\u03b5 \u03bc\u03b9\u03b1 \u03c0\u03c1\u03cc\u03c4\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03bc\u03ad\u03c4\u03c1\u03b1 \u03c3\u03b1\u03c2.<\/p>\n          <div class=\"contact-info\">\n            <a class=\"ci\" href=\"tel:+306942583736\" data-rv=\"\">\n              <span class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3-8.6A2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.5 2.1L8 9.6a16 16 0 0 0 6 6l1.2-1.2a2 2 0 0 1 2.1-.5c.8.3 1.7.5 2.6.6a2 2 0 0 1 1.7 2Z\"><\/path><\/svg><\/span>\n              <span><span class=\"k\">\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf<\/span><br><span class=\"v\">694 258 3736<\/span><\/span>\n            <\/a>\n            \n            <!-- [EDIT] email \u2014 \u03b2\u03ac\u03bb\u03b5 \u03c4\u03bf \u03c3\u03c9\u03c3\u03c4\u03cc -->\n            <a class=\"ci\" href=\"mailto:info@coreproductions.gr\" data-rv=\"\">\n              <span class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m2 7 10 6 10-6\"><\/path><\/svg><\/span>\n              <span><span class=\"k\">Email<\/span><br><span class=\"v\">info@coreproductions.gr<\/span><\/span>\n            <\/a>\n            <div class=\"ci\" data-rv=\"\">\n              <span class=\"ico\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg><\/span>\n              <span><span class=\"k\">\u0388\u03b4\u03c1\u03b1<\/span><br><span class=\"v\">\u0395\u03c1\u03bc\u03bf\u03cd 3-5, \u039c\u03b1\u03c1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf 19003<\/span><\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <form class=\"form\" id=\"coreForm\" data-rv=\"\">\n          <div class=\"fld\"><label for=\"cf-name\">\u039f\u03bd\u03bf\u03bc\u03b1\u03c4\u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf<\/label><input id=\"cf-name\" name=\"name\" type=\"text\" placeholder=\"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03c3\u03b1\u03c2\" required=\"\"><\/div>\n          <div class=\"row2\">\n            <div class=\"fld\"><label for=\"cf-email\">Email<\/label><input id=\"cf-email\" name=\"email\" type=\"email\" placeholder=\"email@example.com\" required=\"\"><\/div>\n            <div class=\"fld\"><label for=\"cf-phone\">\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf<\/label><input id=\"cf-phone\" name=\"phone\" type=\"tel\" placeholder=\"69xxxxxxxx\"><\/div>\n          <\/div>\n          <div class=\"fld\"><label for=\"cf-msg\">\u03a4\u03bf project \u03c3\u03b1\u03c2<\/label><textarea id=\"cf-msg\" name=\"message\" placeholder=\"\u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf \u03bc\u03c5\u03b1\u03bb\u03cc \u03c3\u03b1\u03c2\u2026\" required=\"\"><\/textarea><\/div>\n          <div class=\"hp\" aria-hidden=\"true\"><label>\u0391\u03c6\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03bd\u03cc<input type=\"text\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\"><\/label><\/div>\n          <button type=\"submit\" class=\"btn btn-primary\">\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03b1\u03b9\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"><\/path><\/svg>\n          <\/button>\n          <p class=\"form-status\" id=\"cfStatus\" role=\"status\" aria-live=\"polite\"><\/p>\n          <p class=\"note\">\u0391\u03c0\u03b1\u03bd\u03c4\u03ac\u03bc\u03b5 \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b5\u03bd\u03c4\u03cc\u03c2 1 \u03b5\u03c1\u03b3\u03ac\u03c3\u03b9\u03bc\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2.<\/p>\n        <\/form>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== FOOTER ===== -->\n  <footer class=\"ftr\">\n    <div class=\"wrap\">\n      <div class=\"ftr-top\">\n        <div>\n          <span class=\"wordmark\">C<span class=\"o\">O<\/span>RE PRODUCTIONS<small>\u0398\u0395\u0391\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3<\/small><\/span>\n          <p>\u03a3\u03c7\u03b5\u03b4\u03b9\u03ac\u03b6\u03bf\u03c5\u03bc\u03b5 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03ac\u03b3\u03bf\u03c5\u03bc\u03b5 \u03b8\u03b5\u03b1\u03c4\u03c1\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b1\u03c1\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03bc\u03ad\u03bd\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7 \u03bc\u03bd\u03ae\u03bc\u03b7 \u2014 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03b4\u03ad\u03b1 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03c1\u03cc\u03c4\u03b7\u03bc\u03b1.<\/p>\n          <div class=\"socials\">\n            <!-- [EDIT] social links -->\n            <a href=\"#\" aria-label=\"Facebook\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 9h3l.5-3H14V4.5c0-.8.3-1.5 1.6-1.5H17V.3C16.7.2 15.8 0 14.7 0 12.3 0 11 1.4 11 4v2H8v3h3v9h3V9Z\"><\/path><\/svg><\/a>\n            <a href=\"#\" aria-label=\"Instagram\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"><\/rect><circle cx=\"12\" cy=\"12\" r=\"4\"><\/circle><circle cx=\"17.3\" cy=\"6.7\" r=\"1\" fill=\"currentColor\" stroke=\"none\"><\/circle><\/svg><\/a>\n            <a href=\"#\" aria-label=\"YouTube\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M23 12s0-3.8-.5-5.6a2.9 2.9 0 0 0-2-2C18.7 4 12 4 12 4s-6.7 0-8.5.4a2.9 2.9 0 0 0-2 2C1 8.2 1 12 1 12s0 3.8.5 5.6a2.9 2.9 0 0 0 2 2C5.3 20 12 20 12 20s6.7 0 8.5-.4a2.9 2.9 0 0 0 2-2C23 15.8 23 12 23 12ZM10 15.5v-7l6 3.5-6 3.5Z\"><\/path><\/svg><\/a>\n          <\/div>\n        <\/div>\n        <div>\n          <h4>\u03a0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7<\/h4>\n          <div class=\"ftr-links\">\n            <a href=\"#services\">\u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2<\/a>\n            <a href=\"#about\">\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b5\u03bc\u03ac\u03c2<\/a>\n            <a href=\"#process\">\u0397 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1<\/a>\n            <a href=\"#work\">\u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2<\/a>\n            <a href=\"#contact\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1<\/a>\n          <\/div>\n        <\/div>\n        <div>\n          <h4>\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1<\/h4>\n          <div class=\"ftr-links\">\n            <a href=\"tel:+306942583736\">694 258 3736<\/a>\n            <a href=\"mailto:info@coreproductions.gr\">info@coreproductions.gr<\/a>\n            <a href=\"#\">\u0395\u03c1\u03bc\u03bf\u03cd 3-5, \u039c\u03b1\u03c1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf 19003<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ftr-bot\">\n        <span>\u00a9 <span id=\"yr\">2026<\/span> CORE Productions \u2014 \u0398\u03b5\u03b1\u03c4\u03c1\u03b9\u03ba\u03ad\u03c2 \u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2. \u039c\u03b5 \u03b5\u03c0\u03b9\u03c6\u03cd\u03bb\u03b1\u03be\u03b7 \u03c0\u03b1\u03bd\u03c4\u03cc\u03c2 \u03b4\u03b9\u03ba\u03b1\u03b9\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2.<\/span>\n        <span>\u03a3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 &amp; \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03bc\u03b5 <span style=\"color:#3a6fe5\">\u2666<\/span> \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03ba\u03b7\u03bd\u03ae<\/span>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n<!-- ====================== SCRIPT ====================== -->\n<script>\n(function(){\n  var root=document.getElementById('core');\n  if(!root||root.dataset.init)return; root.dataset.init='1';\n\n  var hdr=root.querySelector('.hdr');\n  var menu=root.querySelector('#menu');\n  var burger=root.querySelector('#burger');\n\n  \/\/ year\n  var yr=root.querySelector('#yr'); if(yr){yr.textContent=new Date().getFullYear();}\n\n  \/\/ burger toggle\n  burger.addEventListener('click',function(){\n    var open=menu.classList.toggle('open');\n    burger.classList.toggle('open',open);\n    burger.setAttribute('aria-expanded',open?'true':'false');\n  });\n\n  \/\/ smooth scroll \u03bc\u03b5 offset \u03b3\u03b9\u03b1 \u03c4\u03bf sticky header\n  root.querySelectorAll('a[href^=\"#\"]').forEach(function(a){\n    a.addEventListener('click',function(e){\n      var id=a.getAttribute('href');\n      if(id.length<2)return;\n      var t=root.querySelector(id);\n      if(!t)return;\n      e.preventDefault();\n      menu.classList.remove('open'); burger.classList.remove('open');\n      var off=hdr.offsetHeight+8;\n      var y=t.getBoundingClientRect().top+window.pageYOffset-off;\n      window.scrollTo({top:y,behavior:'smooth'});\n    });\n  });\n\n  \/\/ header scrolled state\n  var onScroll=function(){ hdr.classList.toggle('scrolled',window.pageYOffset>12); };\n  onScroll(); window.addEventListener('scroll',onScroll,{passive:true});\n\n  \/\/ reveal on scroll\n  var rv=root.querySelectorAll('[data-rv]');\n  if('IntersectionObserver' in window){\n    var io=new IntersectionObserver(function(ents){\n      ents.forEach(function(en){\n        if(en.isIntersecting){\n          var el=en.target;\n          var sibs=Array.prototype.slice.call(el.parentNode.children).filter(function(c){return c.hasAttribute('data-rv');});\n          var i=sibs.indexOf(el);\n          el.style.transitionDelay=(i>0?Math.min(i*70,350):0)+'ms';\n          el.classList.add('in'); io.unobserve(el);\n        }\n      });\n    },{threshold:.12,rootMargin:'0px 0px -8% 0px'});\n    rv.forEach(function(el){io.observe(el);});\n  } else { rv.forEach(function(el){el.classList.add('in');}); }\n\n  \/\/ active nav highlight\n  var links=root.querySelectorAll('.menu a');\n  var secs=[];\n  links.forEach(function(l){var s=root.querySelector(l.getAttribute('href')); if(s)secs.push({l:l,s:s});});\n  if('IntersectionObserver' in window && secs.length){\n    var so=new IntersectionObserver(function(ents){\n      ents.forEach(function(en){\n        if(en.isIntersecting){\n          links.forEach(function(x){x.classList.remove('active');});\n          var m=secs.filter(function(o){return o.s===en.target;})[0];\n          if(m)m.l.classList.add('active');\n        }\n      });\n    },{rootMargin:'-45% 0px -50% 0px'});\n    secs.forEach(function(o){so.observe(o.s);});\n  }\n\n  \/\/ contact form -> WordPress REST endpoint (CORE Forms mu-plugin)\n  var form=root.querySelector('#coreForm');\n  if(form){\n    var statusEl=root.querySelector('#cfStatus');\n    var setStatus=function(msg,kind){ if(statusEl){statusEl.textContent=msg||''; statusEl.className='form-status'+(kind?(' '+kind):'');} };\n    \/\/ \u03a4\u03bf endpoint \u03ad\u03c1\u03c7\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf mu-plugin (window.CORE_FORMS.ajax = admin-ajax.php, \u03c0\u03ac\u03bd\u03c4\u03b1 \u03c3\u03c9\u03c3\u03c4\u03cc path).\n    \/\/ [EDIT] Fallback \u03bc\u03cc\u03bd\u03bf \u03b1\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u2014 \u03ac\u03bb\u03bb\u03b1\u03be\u03ad \u03c4\u03bf \u03b1\u03bd \u03c4\u03bf WP \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b5 \u03c5\u03c0\u03bf\u03c6\u03ac\u03ba\u03b5\u03bb\u03bf, \u03c0.\u03c7. '\/blog\/wp-admin\/admin-ajax.php'.\n    var endpoint=(window.CORE_FORMS && window.CORE_FORMS.ajax) || (window.location.origin+'\/wp-admin\/admin-ajax.php');\n\n    form.addEventListener('submit',function(e){\n      e.preventDefault();\n      if(form.website && form.website.value){return;} \/\/ honeypot\n      var data={\n        name:(form.name.value||'').trim(),\n        email:(form.email.value||'').trim(),\n        phone:(form.phone.value||'').trim(),\n        message:(form.message.value||'').trim(),\n        website:''\n      };\n      if(!data.name||!data.email||!data.message){ setStatus('\u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03c4\u03b5 \u03cc\u03bd\u03bf\u03bc\u03b1, email \u03ba\u03b1\u03b9 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1.','err'); return; }\n\n      var btn=form.querySelector('button[type=submit]'); var old=btn.innerHTML;\n      btn.disabled=true; btn.textContent='\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae\u2026'; setStatus('','');\n\n      var fd=new URLSearchParams();\n      fd.append('action','core_lead');\n      fd.append('name',data.name); fd.append('email',data.email);\n      fd.append('phone',data.phone); fd.append('message',data.message);\n      fd.append('website',data.website);\n\n      fetch(endpoint,{ method:'POST', headers:{'Accept':'application\/json'}, body:fd })\n      .then(function(r){ return r.json().catch(function(){return {};}).then(function(j){ return {ok:r.ok,status:r.status,j:j}; }); })\n      .then(function(res){\n        if(res.ok && res.j && res.j.success){\n          form.reset();\n          setStatus('\u0395\u03c5\u03c7\u03b1\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd\u03bc\u03b5! \u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03ac \u03c3\u03b1\u03c2 \u03c3\u03c4\u03ac\u03bb\u03b8\u03b7\u03ba\u03b5 \u2014 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1.','ok');\n        } else {\n          var m=res.j && res.j.data && res.j.data.message;\n          console.error('[CORE Forms] endpoint:',endpoint,'| status:',res.status,'| response:',res.j);\n          setStatus(m || ('\u039a\u03ac\u03c4\u03b9 \u03c0\u03ae\u03b3\u03b5 \u03c3\u03c4\u03c1\u03b1\u03b2\u03ac (\u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 '+(res.status||'?')+'). \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03ae \u03ba\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2.'),'err');\n        }\n      })\n      .catch(function(err){ console.error('[CORE Forms] fetch error:',endpoint,err); setStatus('\u03a0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2. \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03ae \u03ba\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2.','err'); })\n      .finally(function(){ btn.disabled=false; btn.innerHTML=old; });\n    });\n  }\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coreproductions.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":1,"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/coreproductions.gr\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/coreproductions.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}