CINXE.COM
To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών! – Ράδιο Πάντειον
<!DOCTYPE html> <html lang="el-GR"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <script type="text/javascript"> WebFontConfig = {"google":{"families":["Roboto+Condensed:r:latin,latin-ext,greek,greek-ext","Roboto+Condensed:r,i,b,bi:latin,latin-ext,greek,greek-ext"]},"api_url":"https:\/\/fonts-api.wp.com\/css"}; (function() { var wf = document.createElement('script'); wf.src = 'https://s0.wp.com/wp-content/plugins/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script><style id="jetpack-custom-fonts-css"></style> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=9934' + '&is_singular=1'; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9yYWRpb3BhbnRlaW9uLmNvbQ%3D%3D" + "&wpcomid=201077486" + "&time=1732384164"; document.body.appendChild( iframe ); }, false ); </script> <title>To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών! – Ράδιο Πάντειον</title> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//widgets.wp.com' /> <link rel='dns-prefetch' href='//wordpress.com' /> <link rel="alternate" type="application/rss+xml" title="Ροή RSS » Ράδιο Πάντειον" href="https://radiopanteion.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Κανάλι σχολίων » Ράδιο Πάντειον" href="https://radiopanteion.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Κανάλι σχολίων To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών! » Ράδιο Πάντειον" href="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s2.wp.com/_static/??-eJxtzFsKgCAQQNENZaMg+BWtRXQI39KMtP0ogiD6PHC5cHThWmWsDGWInscWKkFE7talx0CjQml+ZCTYMVtGL3oj/mh2RBP8H3NI+H5vXflaFmWU0VJLo+MJKT40cA==&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-site-logo-inline-css'> .wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px} </style> <style id='wp-block-site-title-inline-css'> .wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit} </style> <style id='wp-block-site-tagline-inline-css'> .wp-block-site-tagline{box-sizing:border-box} </style> <style id='wp-block-group-inline-css'> .wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative} </style> <style id='wp-block-navigation-link-inline-css'> .wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/block-library/blocks/navigation/style.css?m=1731954715i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-spacer-inline-css'> .wp-block-spacer{clear:both} </style> <style id='wp-block-button-inline-css'> .wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none} </style> <style id='wp-block-buttons-inline-css'> .wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter{text-align:center} </style> <style id='wp-block-columns-inline-css'> .wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%} </style> <style id='wp-block-post-featured-image-inline-css'> .wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%} </style> <style id='wp-block-post-title-inline-css'> .wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit} </style> <style id='wp-block-post-date-inline-css'> .wp-block-post-date{box-sizing:border-box} </style> <style id='wp-block-post-terms-inline-css'> .wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap} </style> <style id='wp-block-paragraph-inline-css'> .is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg} </style> <style id='wp-block-post-content-inline-css'> .wp-block-post-content{display:flow-root} </style> <style id='wp-block-comment-template-inline-css'> .wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right} </style> <style id='wp-block-comments-pagination-inline-css'> .wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center} </style> <style id='wp-block-post-comments-form-inline-css'> :where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em} </style> <style id='wp-block-comments-inline-css'> .wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box} </style> <style id='wp-block-library-inline-css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #ffffff;--wp--preset--color--contrast: #c73838;--wp--preset--color--primary: #000000;--wp--preset--color--secondary: #c73838;--wp--preset--color--tertiary: #e6edf3;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: clamp(0.825rem, 0.825rem + ((1vw - 0.2rem) * 0.389), 1.0625rem);--wp--preset--font-size--medium: clamp(1.2rem, 1.2rem + ((1vw - 0.2rem) * 0.653), 1.6rem);--wp--preset--font-size--large: clamp(1.75rem, 1.75rem + ((1vw - 0.2rem) * 0.408), 2rem);--wp--preset--font-size--x-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 0.816), 3rem);--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 0.25rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 760px;--wp--style--global--wide-size: 1300px; }:where(body) { margin: 0; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) { padding-right: 0; padding-left: 0; }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) > .alignfull { margin-left: 0; margin-right: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 1.6rem; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 1.6rem; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 1.6rem;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 1.6rem;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 1.6rem;}:root :where(.is-layout-grid){gap: 1.6rem;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);font-family: var(--wp--preset--font-family--syne);font-size: var(--wp--preset--font-size--large);font-style: normal;font-weight: 400;line-height: 1.2;--wp--style--root--padding-top: 0rem;--wp--style--root--padding-right: 1.6rem;--wp--style--root--padding-bottom: 0rem;--wp--style--root--padding-left: 1.6rem;}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--base);text-decoration: underline;}:root :where(a:where(:not(.wp-element-button)):hover){text-decoration: none;}h1, h2, h3, h4, h5, h6{font-style: normal;font-weight: 700;line-height: 1.125;}h1{font-size: var(--wp--preset--font-size--x-large);}h2{font-size: clamp(1.453rem, 1.453rem + ((1vw - 0.2rem) * 1.546), 2.4rem);}h3{font-size: var(--wp--preset--font-size--large);}h4{font-size: var(--wp--preset--font-size--medium);}h5{font-size: clamp(0.929rem, 0.929rem + ((1vw - 0.2rem) * 0.769), 1.4rem);}h6{font-size: var(--wp--preset--font-size--small);}:root :where(.wp-element-button, .wp-block-button__link){background-color: var(--wp--preset--color--primary);border-radius: 0.25rem;border-width: 0;color: var(--wp--preset--color--contrast);font-family: inherit;font-size: clamp(0.929rem, 0.929rem + ((1vw - 0.2rem) * 0.769), 1.4rem);line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: var(--wp--preset--color--secondary);color: var(--wp--preset--color--base);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){background-color: var(--wp--preset--color--primary);color: var(--wp--preset--color--base);outline-color: var(--wp--preset--color--primary);outline-offset: 2px;outline-style: dotted;outline-width: 1px;}:root :where(.wp-element-button:active, .wp-block-button__link:active){background-color: var(--wp--preset--color--primary);color: var(--wp--preset--color--base);}:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption){color: var(--wp--preset--color--base);}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;} :root :where(.wp-block-button .wp-block-button__link){border-radius: 0px;} :root :where(.wp-block-comments-pagination){font-size: var(--wp--preset--font-size--small);} :root :where(.wp-block-comments-title){font-size: var(--wp--preset--font-size--medium);} :root :where(.wp-block-navigation a:where(:not(.wp-element-button))){text-decoration: none;} :root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover){text-decoration: underline;} :root :where(.wp-block-post-content){font-size: var(--wp--preset--font-size--medium);line-height: 1.4;} :root :where(.wp-block-post-date){color: var(--wp--preset--color--primary);font-size: var(--wp--preset--font-size--small);} :root :where(.wp-block-post-date a:where(:not(.wp-element-button))){text-decoration: none;} :root :where(.wp-block-post-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;} :root :where(.wp-block-post-terms a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast);text-decoration: none;} :root :where(.wp-block-post-terms a:where(:not(.wp-element-button)):hover){text-decoration: underline;} :root :where(.wp-block-post-title){margin-bottom: 0;} :root :where(.wp-block-post-title a:where(:not(.wp-element-button))){color: var(--wp--preset--color--primary);text-decoration: none;} :root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover){text-decoration: underline;} :root :where(.wp-block-site-tagline){font-size: var(--wp--preset--font-size--medium);font-style: italic;font-weight: 200;} :root :where(.wp-block-site-title){font-size: var(--wp--preset--font-size--large);font-weight: 700;} :root :where(.wp-block-site-title a:where(:not(.wp-element-button))){text-decoration: none;} :root :where(.wp-block-site-title a:where(:not(.wp-element-button)):hover){text-decoration: underline;} </style> <style id='block-style-variation-styles-inline-css'> :root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link){background: transparent none;border-color: currentColor;border-width: 2px;border-style: solid;border-top-width: 0.04em;border-top-style: solid;border-right-width: 0.04em;border-right-style: solid;border-bottom-width: 0.04em;border-bottom-style: solid;border-left-width: 0.04em;border-left-style: solid;color: currentColor;padding-top: 0.667em;padding-right: 1.33em;padding-bottom: 0.667em;padding-left: 1.33em;} :root :where(.wp-block-button.is-style-outline--2 .wp-block-button__link){background: transparent none;border-color: currentColor;border-width: 2px;border-style: solid;border-top-width: 0.04em;border-top-style: solid;border-right-width: 0.04em;border-right-style: solid;border-bottom-width: 0.04em;border-bottom-style: solid;border-left-width: 0.04em;border-left-style: solid;color: currentColor;padding-top: 0.667em;padding-right: 1.33em;padding-bottom: 0.667em;padding-left: 1.33em;} </style> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='wp-block-template-skip-link-inline-css'> .skip-link.screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .skip-link.screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-60-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-elements-44157433798c2a3c3e7bdcaf0ce0909c a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-1 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-1 > * + *{margin-block-start:0.1em;margin-block-end:0;}.wp-container-core-navigation-is-layout-1{justify-content:flex-start;}.wp-container-core-group-is-layout-3{justify-content:space-between;align-items:flex-start;}.wp-container-core-buttons-is-layout-1{justify-content:center;}.wp-container-core-buttons-is-layout-2{justify-content:center;}.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-2{flex-wrap:nowrap;}.wp-container-core-group-is-layout-4{gap:var(--wp--preset--spacing--30);}.wp-container-core-group-is-layout-6{gap:var(--wp--preset--spacing--20);flex-direction:column;align-items:stretch;}.wp-elements-0f216f9cc65563b175ac5534ab93a1ad a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-elements-dabafc4383e225f97c47c26aded91805 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-10 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-10 > * + *{margin-block-start:var(--wp--preset--spacing--10);margin-block-end:0;}.wp-elements-a6c09c4b23fc0479b9a783c7315a6c88 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-elements-2a394f6959ce566fea37cead21548c9f a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-11 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-11 > * + *{margin-block-start:var(--wp--preset--spacing--20);margin-block-end:0;}.wp-elements-41d3207c61400b5de5eb76d366e840da a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-elements-a9fc73bdfe4fd9a144010f429321a4eb a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-elements-ab11d6c8d304f868ab8fb7f604935af7 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-12 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-12 > * + *{margin-block-start:var(--wp--preset--spacing--20);margin-block-end:0;}.wp-container-core-columns-is-layout-3{flex-wrap:nowrap;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-62-1' href='https://s0.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/sun/vendor/automattic/jetpack-mu-wpcom/src/build/verbum-comments/verbum-comments.css?m=1729061509i&cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='verbum-gutenberg-css-css' href='https://widgets.wp.com/verbum-block-editor/block-editor.css?ver=1721244820' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-64-1' href='https://s1.wp.com/_static/??-eJx9jVEKAjEMRC9kDYq49kM8y26JNdokZduyeHujgq4K/s28ZGZgyi6oVJQK3FxOLZIUCMpsyCW6oLnyRZZGFkAgWsnS5SWeh1lnPSFbQ24DcC8CpV4T/nzNlkcckkaT8TH7tv9CEdUlDX0llQ/jjqmn8R498H7VrXd+47utP98ATiNb2A==&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-66-1' href='https://s0.wp.com/_static/??-eJyNjcsKQjEMBX/ImlsQry7ET5GahrbXNCmmRfx7H7gRN+7OwGEGbs2hSifpUIdrPFIRg4V6C3j5MNgQqBoHk4HlcKUYYry/Z5G0RrMV/C06FUEwxRLYsSa1L/iR9Uz1mc0bSKznwK/DsR787Kd5P/ntbnkAuNBIYA==&cssminify=yes' type='text/css' media='all' /> <script id="wpcom-actionbar-placeholder-js-extra"> var actionbardata = {"siteID":"201077486","postID":"9934","siteURL":"https:\/\/radiopanteion.com","xhrURL":"https:\/\/radiopanteion.com\/wp-admin\/admin-ajax.php","nonce":"f1f7d771d3","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","shortlink":"https:\/\/wp.me\/pdBHrg-2Ae","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"\u03a3\u03cd\u03bc\u03c0\u03c4\u03c5\u03be\u03b7 \u03bc\u03c0\u03ac\u03c1\u03b1\u03c2","unfoldBar":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1"}}; </script> <script id="jetpack-mu-wpcom-settings-js-before"> var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/wp-content/js/rlt-proxy.js?m=1720530689i'></script> <script id="rlt-proxy-js-after"> rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://radiopanteion.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel="canonical" href="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/" /> <link rel='shortlink' href='https://wp.me/pdBHrg-2Ae' /> <link rel="alternate" type="application/json+oembed" href="https://public-api.wordpress.com/oembed/?format=json&url=https%3A%2F%2Fradiopanteion.com%2F2024%2F10%2F31%2Fto-my-gap-feel-fill-festival-%25cf%2583%25cf%2584%25ce%25bf-%25cf%2580%25ce%25bf%25ce%25bb%25ce%25b5%25ce%25bc%25ce%25b9%25ce%25ba%25cf%258c-%25ce%25bc%25ce%25bf%25cf%2585%25cf%2583%25ce%25b5%25ce%25af%25ce%25bf-%25ce%25b1%25ce%25b8%25ce%25b7%25ce%25bd%25cf%258e%25ce%25bd%2F&for=wpcom-auto-discovery" /><link rel="alternate" type="application/xml+oembed" href="https://public-api.wordpress.com/oembed/?format=xml&url=https%3A%2F%2Fradiopanteion.com%2F2024%2F10%2F31%2Fto-my-gap-feel-fill-festival-%25cf%2583%25cf%2584%25ce%25bf-%25cf%2580%25ce%25bf%25ce%25bb%25ce%25b5%25ce%25bc%25ce%25b9%25ce%25ba%25cf%258c-%25ce%25bc%25ce%25bf%25cf%2585%25cf%2583%25ce%25b5%25ce%25af%25ce%25bf-%25ce%25b1%25ce%25b8%25ce%25b7%25ce%25bd%25cf%258e%25ce%25bd%2F&for=wpcom-auto-discovery" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article" /> <meta property="og:title" content="To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών!" /> <meta property="og:url" content="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/" /> <meta property="og:description" content="Edu Your Dream! Μήπως αναρωτιέσαι για τη σχολή και τις σπουδές που θα επιλέξεις; Αισθάνεσαι αγχωμένος/η για το επάγγελμα που θα ακολουθήσεις στο μέλλον; Ψάχνεις μεταπτυχιακά προγράμματα και εξειδικ…" /> <meta property="article:published_time" content="2024-10-31T16:44:48+00:00" /> <meta property="article:modified_time" content="2024-10-31T16:45:57+00:00" /> <meta property="og:site_name" content="Ράδιο Πάντειον" /> <meta property="og:image" content="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=1200" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="1049" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="el_GR" /> <meta property="article:publisher" content="https://www.facebook.com/WordPresscom" /> <meta name="twitter:text:title" content="To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών!" /> <meta name="twitter:image" content="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=640" /> <meta name="twitter:card" content="summary_large_image" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://radiopanteion.com/osd.xml" title="Ράδιο Πάντειον" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="application-name" content="Ράδιο Πάντειον" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="Η Φωνή του Παντείου Πανεπιστημίου" /><meta name="description" content="Edu Your Dream! Μήπως αναρωτιέσαι για τη σχολή και τις σπουδές που θα επιλέξεις; Αισθάνεσαι αγχωμένος/η για το επάγγελμα που θα ακολουθήσεις στο μέλλον; Ψάχνεις μεταπτυχιακά προγράμματα και εξειδικεύσεις που θα σε φέρουν πιο κοντά στο όνειρο; Αναζητάς την επαγγελματική σου εδραίωση στη σύγχρονη αγορά εργασίας; Τότε το φεστιβάλ εκπαίδευσης My Gap Feel & Fill…" /> <style class='wp-fonts-local'> @font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:fallback;src:url('https://fonts.wp.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_04uT6hR47NCV5Z.woff2') format('woff2');} @font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:fallback;src:url('https://fonts.wp.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_0KuT6hR47NCV5Z.woff2') format('woff2');} @font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:fallback;src:url('https://fonts.wp.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3mvj6hR47NCV5Z.woff2') format('woff2');} @font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:fallback;src:url('https://fonts.wp.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3fvj6hR47NCV5Z.woff2') format('woff2');} @font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:fallback;src:url('https://fonts.wp.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_24vj6hR47NCV5Z.woff2') format('woff2');} </style> <link rel="icon" href="https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=32" sizes="32x32" /> <link rel="icon" href="https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=180" /> <meta name="msapplication-TileImage" content="https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=270" /> </head> <body class="post-template-default single single-post postid-9934 single-format-standard wp-custom-logo wp-embed-responsive customizer-styles-applied jetpack-reblog-enabled"> <div class="wp-site-blocks"><header class="wp-block-template-part"> <div class="wp-block-group alignfull has-base-color has-text-color has-link-color wp-elements-44157433798c2a3c3e7bdcaf0ce0909c is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-3 wp-block-group-is-layout-flex" style="padding-top:1.6rem;padding-right:1.6rem;padding-bottom:1.6rem;padding-left:1.6rem"> <div class="wp-block-group is-layout-flex wp-block-group-is-layout-flex"> <div class="wp-block-group is-layout-flow wp-container-core-group-is-layout-1 wp-block-group-is-layout-flow"><div class="is-default-size wp-block-site-logo"><a href="https://radiopanteion.com/" class="custom-logo-link" rel="home"><img width="1024" height="1024" src="https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png" class="custom-logo" alt="Ράδιο Πάντειον" decoding="async" srcset="https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=1024&h=1024 1024w, https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=150&h=150 150w, https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=300&h=300 300w, https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=768&h=768 768w, https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png 1563w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="7625" data-permalink="https://radiopanteion.com/96c8ad8d-82b8-454d-8791-3fa950c27caf/" data-orig-file="https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png" data-orig-size="1563,1563" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="96C8AD8D-82B8-454D-8791-3FA950C27CAF" data-image-description="" data-image-caption="" data-medium-file="https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=300" data-large-file="https://radiopanteion.com/wp-content/uploads/2024/04/96c8ad8d-82b8-454d-8791-3fa950c27caf.png?w=1024" /></a></div> <h1 class="wp-block-site-title"><a href="https://radiopanteion.com" target="_self" rel="home">Ράδιο Πάντειον</a></h1> <p class="wp-block-site-tagline">Η Φωνή του Παντείου Πανεπιστημίου</p></div> </div> <nav class="items-justified-left wp-block-navigation is-horizontal is-content-justification-left is-layout-flex wp-container-core-navigation-is-layout-1 wp-block-navigation-is-layout-flex" aria-label="Υποσέλιδο navigation"><ul class="wp-block-navigation__container items-justified-left wp-block-navigation"><li class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://radiopanteion.com/producers/"><span class="wp-block-navigation-item__label"><strong>Παραγωγοί</strong></span></a></li><li class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://radiopanteion.com/programme/"><span class="wp-block-navigation-item__label"><strong>Πρόγραμμα</strong></span></a></li><li class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://chat.radiojar.com/radio-panteion/connect" target="_blank" ><span class="wp-block-navigation-item__label"><strong>Ράδιο Πάντειον Chat</strong></span></a></li></ul></nav></div> <div style="height:58px" aria-hidden="true" class="wp-block-spacer"></div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex"> <div class="wp-block-button has-custom-width wp-block-button__width-50 is-style-outline is-style-outline--1"><a class="wp-block-button__link has-base-color has-text-color has-link-color wp-element-button" href="http://onair.radiopanteion.com/" style="border-radius:25px" target="_blank" rel="noreferrer noopener"><strong>Ράδιο Πάντειον Live</strong></a></div> </div> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-2 wp-block-buttons-is-layout-flex"> <div class="wp-block-button has-custom-width wp-block-button__width-50 is-style-outline is-style-outline--2"><a class="wp-block-button__link wp-element-button" href="https://radiopanteion.com/radiopanteionsports_live/" style="border-radius:25px" target="_blank" rel="noreferrer noopener"><strong>Ράδιο Πάντειον Sports Live</strong></a></div> </div> </div> </div> </div> </div> </header> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" style="padding-bottom:var(--wp--preset--spacing--40)"><figure class="wp-block-post-featured-image"><img width="1024" height="895" src="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=1024" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" style="object-fit:cover;" srcset="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=1024 1024w, https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=150 150w, https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=300 300w, https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=768 768w, https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg 1388w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="9938" data-permalink="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/%cf%81%ce%b1%ce%b4%ce%b9%ce%bf_insta-lik/" data-orig-file="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg" data-orig-size="1388,1213" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="ραδιο_insta-lik" data-image-description="" data-image-caption="" data-medium-file="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=300" data-large-file="https://radiopanteion.com/wp-content/uploads/2024/10/cf81ceb1ceb4ceb9cebf_insta-lik.jpg?w=1024" /></figure> <div class="wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-6 wp-block-group-is-layout-flex"><h2 class="wp-block-post-title">To My Gap Feel & Fill Festival στο Πολεμικό Μουσείο Αθηνών!</h2> <div class="wp-block-template-part"> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained"> <div class="wp-block-group is-layout-flex wp-container-core-group-is-layout-4 wp-block-group-is-layout-flex"><div class="wp-block-post-date has-small-font-size"><time datetime="2024-10-31T18:44:48+02:00">31 Οκτωβρίου 2024</time></div> <div class="taxonomy-category wp-block-post-terms has-small-font-size"><a href="https://radiopanteion.com/category/%ce%b4%ce%b5%ce%bb%cf%84%ce%af%ce%b1-%cf%84%cf%8d%cf%80%ce%bf%cf%85/" rel="tag">Δελτία Τύπου</a><span class="wp-block-post-terms__separator">, </span><a href="https://radiopanteion.com/category/%cf%87%ce%bf%cf%81%ce%b7%ce%b3%ce%af%ce%b5%cf%82-%ce%b5%cf%80%ce%b9%ce%ba%ce%bf%ce%b9%ce%bd%cf%89%ce%bd%ce%af%ce%b1%cf%82/" rel="tag">Χορηγίες Επικοινωνίας</a></div> <div class="taxonomy-post_tag wp-block-post-terms has-small-font-size"><a href="https://radiopanteion.com/tag/%cf%86%ce%b5%cf%83%cf%84%ce%b9%ce%b2%ce%ac%ce%bb-%ce%b5%ce%ba%cf%80%ce%b1%ce%af%ce%b4%ce%b5%cf%85%cf%83%ce%b7%cf%82/" rel="tag">φεστιβάλ εκπαίδευσης</a><span class="wp-block-post-terms__separator">, </span><a href="https://radiopanteion.com/tag/%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/" rel="tag">Πολεμικό Μουσείο Αθηνών</a><span class="wp-block-post-terms__separator">, </span><a href="https://radiopanteion.com/tag/my-gap-feel-fill-festival/" rel="tag">My Gap Feel & Fill Festival</a><span class="wp-block-post-terms__separator">, </span><a href="https://radiopanteion.com/tag/skywalker-gr-%ce%b5%cf%81%ce%b3%ce%b1%cf%83%ce%af%ce%b1-%cf%83%cf%84%ce%b7%ce%bd-%ce%b5%ce%bb%ce%bb%ce%ac%ce%b4%ce%b1/" rel="tag">Skywalker.gr – Εργασία στην Ελλάδα</a></div></div> </div> </div></div> </div> <div class="entry-content alignfull wp-block-post-content has-global-padding is-layout-constrained wp-block-post-content-is-layout-constrained"> <p><strong>Edu Your Dream!</strong></p> <p>Μήπως αναρωτιέσαι για τη σχολή και τις σπουδές που θα επιλέξεις; Αισθάνεσαι αγχωμένος/η για το επάγγελμα που θα ακολουθήσεις στο μέλλον; Ψάχνεις μεταπτυχιακά προγράμματα και εξειδικεύσεις που θα σε φέρουν πιο κοντά στο όνειρο; Αναζητάς την επαγγελματική σου εδραίωση στη σύγχρονη αγορά εργασίας;</p> <p>Τότε το φεστιβάλ εκπαίδευσης <strong>My Gap Feel & Fill Festival</strong> που διοργανώνει για άλλη μια χρονιά το <a href="https://skywalker.gr/"><strong>skywalker.gr – Εργασία στην Ελλάδα</strong></a> είναι για σένα!</p> <p><strong>Η είσοδος είναι ελεύθερη για όλους!</strong></p> <p>Εκπρόσωποι δημόσιων και ιδιωτικών πανεπιστημίων, ΣΑΕΚ, ΙΕΚ καθώς και εκπαιδευτικών οργανισμών θα βρίσκονται την <strong>Πέμπτη 7 Νοεμβρίου 2024 </strong>και ώρες <strong>09:30-18:00</strong> στο <strong>Πολεμικό Μουσείο (Βασ. Σοφίας και Ριζάρη 2)</strong>, στο κέντρο της Αθήνας, για να ενημερώσουν το μαθητικό, σπουδαστικό και φοιτητικό κοινό για τις σπουδές και τις επαγγελματικές του επιλογές.</p> <p>Πρόκειται για ένα φεστιβάλ αφιερωμένο στον επαγγελματικό προσανατολισμό και τη συμβουλευτική, το οποίο τελεί υπό την αιγίδα του <strong>Υπουργείου Παιδείας, Θρησκευμάτων και Αθλητισμού</strong> και της <strong>Περιφέρειας Αττικής</strong>.</p> <p>Οι επισκέπτες-μαθητές θα έχουν την ευκαιρία να ενημερωθούν για τις θεματικές αναφορικά με τη συμπλήρωση του μηχανογραφικού δελτίου, για το περιεχόμενο των σχολών του μέλλοντος και τα σύγχρονα εκπαιδευτικά εργαλεία. Η συμμετοχή τους στις ομιλίες και στα εργαστήρια επαγγελματικού προσανατολισμού θα τους παράσχει τη δυνατότητα να ξεκαθαρίσουν το τοπίο της εκπαιδευτικής και επαγγελματικής τους αναζήτησης.</p> <p>Οι φοιτητές/σπουδαστές θα γνωρίσουν τους σύγχρονους τρόπους διαμόρφωσης του βιογραφικού σημειώματος, τις νέες τεχνικές αναζήτησης εργασίας και, παράλληλα, θα έχουν την ευκαιρία να ενημερωθούν για τους τρόπους προσωπικής ανάπτυξης και εξέλιξής τους ως προς τις δεξιότητές τους.</p> <p>Καθ’ όλη τη διάρκεια του <strong>My Gap Feel & Fill Festival</strong>, οι επισκέπτες θα μπορούν να παρακολουθήσουν και να συμμετάσχουν σε δρώμενα που αφορούν τη ρομποτική, την εικονική πραγματικότητα, τη φυσική και τη μηχανολογία, βασισμένα σε project μαθητικών και φοιτητικών ομάδων.</p> <p>Το φεστιβάλ απευθύνεται σε μαθητές δευτεροβάθμιας εκπαίδευσης και γονείς, ενηλίκους που επαναπροσδιορίζονται επαγγελματικά, φοιτητές και σπουδαστές, εκπαιδευτικούς λειτουργούς, συμβούλους και coaches, εκπαιδευτικούς και θεσμικούς φορείς, ιδρύματα, κολέγια και οργανισμούς, όλους όσοι ενδιαφέρονται για τη βιωματική εκπαίδευση, και σε φορείς και οργανισμούς εκπαίδευσης εκπαιδευτών ενηλίκων.</p> <p>Οι ενδιαφερόμενοι καλούνται να επισκεφτούν το site <a href="https://www.mygap3f.gr/">https://www.mygap3f.gr</a> για περισσότερες πληροφορίες και να δηλώσουν δωρεάν συμμετοχή στο εξής: <a href="https://www.mygap3f.gr/the-education-festival-2024-episkepths-dhlwsh-symmetoxhs">https://www.mygap3f.gr/the-education-festival-2024-episkepths-dhlwsh-symmetoxhs</a></p> <p>H διοργάνωση του <strong>My Gap Feel & Fill Festival</strong> πραγματοποιείται με την πολύτιμη συμβολή των:</p> <p>Υπό την Αιγίδα:<strong> ΥΠΟΥΡΓΕΙΟ ΠΑΙΔΕΙΑΣ, ΘΡΗΣΚΕΥΜΑΤΩΝ ΚΑΙ ΑΘΛΗΤΙΣΜΟΥ, ΠΕΡΙΦΕΡΕΙΑ ΑΤΤΙΚΗΣ</strong></p> <p>Χώρος Φιλοξενίας:<strong> ΠΟΛΕΜΙΚΟ ΜΟΥΣΕΙΟ ΑΘΗΝΩΝ</strong></p> <p>Food & Drink Partners:<strong> L’ ARTIGIANO, ARTINA, ΜΑΣΟΥΤΗΣ, ΑΝΑΨΥΚΤΙΚΑ ΦΛΩΡΙΝΑΣ-ΙΤΕΑ</strong></p> <p>Product Sponsors: <strong>BIC, COPY-CORNER.GR</strong></p> <p>Gift Partners: <strong>LABORA, EMPLOY EDU, CAREER GATE, EΡΓΑΣΤΗΡΙΟ ΣΥΜΒΟΥΛΕΥΤΙΚΗΣ ΕΠΙΣΤΗΜΗΣ ΚΑΙ ΕΠΑΓΓΕΛΜΑΤΙΚΗΣ ΣΤΑΔΙΟΔΡΟΜΙΑΣ ΕΚΠΑ, MEDITERRANEAN COLLEGE, HELLENIC AMERICAN COLLEGE</strong></p> <p>Χορηγοί επικοινωνίας:<strong> STAR ΚΕΝΤΡΙΚΗΣ ΕΛΛΑΔΑΣ, TVSTAR.GR, MAD, ΡΑΔΙΟ ΠΑΝΤΕΙΟΝ, ΕΠΙΧΕΙΡΩ, E-DAILY, E-RADIO, INFOKIDS.GR, START UP.GR, STARTUPPER, NEOPOLIS.GR, THAT’S LIFE, BUSINESS NEWS.GR, EDUADVISOR.GR, SIGMA MEDIA GROUP, ΟΜΟΡΦΗ ΖΩΗ</strong>,<strong> ART VIEWS, PINK.GR, IΠΟΡΤΑ, SCHOOLS.GR, INFOWOMAN, LET IT BE.GR, HELLENIC MEDIA GROUP, UNI-TIES.GR, BULLMP.COM, STENT, STENTORAS.GR, CRISISTARS, SETTLE.GR</strong></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">Κοινοποιήστε:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-9934" class="share-facebook sd-button share-icon no-text" href="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/?share=facebook" target="_blank" title="Πατήστε για κοινοποίηση στο Facebook" ><span></span><span class="sharing-screen-reader-text">Πατήστε για κοινοποίηση στο Facebook(Ανοίγει σε νέο παράθυρο)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="mailto:?subject=%5B%CE%94%CE%B9%CE%B1%CE%BC%CE%BF%CE%B9%CF%81%CE%B1%CF%83%CE%BC%CE%AD%CE%BD%CE%B7%20%CE%B4%CE%B7%CE%BC%CE%BF%CF%83%CE%AF%CE%B5%CF%85%CF%83%CE%B7%5D%20To%20My%20Gap%20Feel%20%26%20Fill%20Festival%20%CF%83%CF%84%CE%BF%20%CE%A0%CE%BF%CE%BB%CE%B5%CE%BC%CE%B9%CE%BA%CF%8C%20%CE%9C%CE%BF%CF%85%CF%83%CE%B5%CE%AF%CE%BF%20%CE%91%CE%B8%CE%B7%CE%BD%CF%8E%CE%BD%21&body=https%3A%2F%2Fradiopanteion.com%2F2024%2F10%2F31%2Fto-my-gap-feel-fill-festival-%25cf%2583%25cf%2584%25ce%25bf-%25cf%2580%25ce%25bf%25ce%25bb%25ce%25b5%25ce%25bc%25ce%25b9%25ce%25ba%25cf%258c-%25ce%25bc%25ce%25bf%25cf%2585%25cf%2583%25ce%25b5%25ce%25af%25ce%25bf-%25ce%25b1%25ce%25b8%25ce%25b7%25ce%25bd%25cf%258e%25ce%25bd%2F&share=email" target="_blank" title="Κλικ για αποστολή ενός συνδέσμου μέσω email σε έναν/μία φίλο/η" data-email-share-error-title="Do you have email set up?" data-email-share-error-text="If you're having problems sharing via email, you might not have email set up for your browser. You may need to create a new email yourself." data-email-share-nonce="b4176c9e81" data-email-share-track-url="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/?share=email"><span></span><span class="sharing-screen-reader-text">Κλικ για αποστολή ενός συνδέσμου μέσω email σε έναν/μία φίλο/η(Ανοίγει σε νέο παράθυρο)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div></div> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained"> <div style="height:4rem" aria-hidden="true" class="wp-block-spacer"></div> <div class="wp-block-comments"> <div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div> <div id="respond" class="comment-respond wp-block-post-comments-form"> <h3 id="reply-title" class="comment-reply-title">Σχολιάστε <small><a rel="nofollow" id="cancel-comment-reply-link" href="/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/#respond" style="display:none;">Ακύρωση απάντησης</a></small></h3><form action="https://radiopanteion.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate> <div id="comment-form__verbum" class="transparent"></div><div class="verbum-form-meta"><input type='hidden' name='comment_post_ID' value='9934' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> <input type="hidden" name="highlander_comment_nonce" id="highlander_comment_nonce" value="cd76d8af24" /> <input type="hidden" name="verbum_show_subscription_modal" value="" /></div><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="4967cff02f" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="93"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div> </div> <footer class="wp-block-template-part"> <div style="height:var(--wp--preset--spacing--80)" aria-hidden="true" class="wp-block-spacer"></div> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow" style="padding-top:1.6rem;padding-right:1.6rem;padding-bottom:1.6rem;padding-left:1.6rem"> <div class="wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained"> <div class="wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"> <div class="wp-block-group is-layout-flow wp-container-core-group-is-layout-10 wp-block-group-is-layout-flow"><h1 class="has-link-color wp-elements-0f216f9cc65563b175ac5534ab93a1ad wp-block-site-title has-text-color has-base-color"><a href="https://radiopanteion.com" target="_self" rel="home">Ράδιο Πάντειον</a></h1> <p class="wp-elements-dabafc4383e225f97c47c26aded91805 wp-block-site-tagline has-text-color has-base-color">Η Φωνή του Παντείου Πανεπιστημίου</p></div> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-11 wp-block-group-is-layout-constrained"> <p class="has-base-color has-text-color has-link-color wp-elements-a6c09c4b23fc0479b9a783c7315a6c88">Επικοινωνήστε μαζί μας στο</p> <p class="has-base-color has-text-color has-link-color wp-elements-2a394f6959ce566fea37cead21548c9f">radiopanteion@gmail.com<br></p> </div> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-12 wp-block-group-is-layout-constrained"> <p class="has-base-color has-text-color has-link-color wp-elements-41d3207c61400b5de5eb76d366e840da"><strong>Πάντειον Πανεπιστήμιο</strong></p> <p class="has-base-color has-text-color has-link-color wp-elements-a9fc73bdfe4fd9a144010f429321a4eb">Λεωφόρος Συγγρού 136</p> <p class="has-base-color has-text-color has-link-color wp-elements-ab11d6c8d304f868ab8fb7f604935af7">176 71</p> </div> </div> </div> <div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div> </div> </div> </footer></div> <!-- wpcom_wp_footer --> <script src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2024474048849247f5660a2d05b85c6fc286379897f30a1061ad46e7f037e059ed7fe7" id="grofiles-cards-js"></script> <script id="wpgroho-js-extra"> var WPGroHo = {"my_hash":""}; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile': 'Επεξεργασία προφίλ', 'View profile': 'View profile', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/radiopanteion.com\/2024\/10\/31\/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd\/":9934}; </script> <div id="actionbar" style="display: none;" class="actnbr-pub-mann actnbr-has-follow"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-comment" href="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/#respond"> <svg class="gridicon gridicons-comment" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M12 16l-5 5v-5H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v9c0 1.1-.9 2-2 2h-7z"/></g></svg> <span>Σχόλιο </span> </a> </li> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Εγγραφή</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Εγγεγραμένος</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://radiopanteion.com"> <img loading='lazy' alt='' src='https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=50' srcset='https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=50 1x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=75 1.5x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=100 2x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=150 3x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Ράδιο Πάντειον </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Προστεθείτε στους 31 εγγεγραμμένους.</div> <div> <input type="email" name="email" placeholder="Παρακαλώ γράψτε το email σας" class="actnbr-email-field" aria-label="Παρακαλώ γράψτε το email σας" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="201077486" /> <input type="hidden" name="source" value="https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="ef74bdad54" /> <div class="actnbr-button-wrap"> <button type="submit" value="Εγγραφή"> Εγγραφή </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fradiopanteion.com%252F2024%252F10%252F31%252Fto-my-gap-feel-fill-festival-%2525cf%252583%2525cf%252584%2525ce%2525bf-%2525cf%252580%2525ce%2525bf%2525ce%2525bb%2525ce%2525b5%2525ce%2525bc%2525ce%2525b9%2525ce%2525ba%2525cf%25258c-%2525ce%2525bc%2525ce%2525bf%2525cf%252585%2525cf%252583%2525ce%2525b5%2525ce%2525af%2525ce%2525bf-%2525ce%2525b1%2525ce%2525b8%2525ce%2525b7%2525ce%2525bd%2525cf%25258e%2525ce%2525bd%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://radiopanteion.com"> <img loading='lazy' alt='' src='https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=50' srcset='https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=50 1x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=75 1.5x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=100 2x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=150 3x, https://radiopanteion.com/wp-content/uploads/2023/08/radiopanteion_fbprofile.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Ράδιο Πάντειον </a> </li> <li class="actnbr-folded-customize"> <a href="https://radiopanteion.wordpress.com/wp-admin/site-editor.php?postType=wp_template&postId=pub/mann//single"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Επεξεργασία ιστοτόπου</span> </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Εγγραφή</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Εγγεγραμένος</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Δημιουργία λογαριασμού</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fradiopanteion.com%252F2024%252F10%252F31%252Fto-my-gap-feel-fill-festival-%2525cf%252583%2525cf%252584%2525ce%2525bf-%2525cf%252580%2525ce%2525bf%2525ce%2525bb%2525ce%2525b5%2525ce%2525bc%2525ce%2525b9%2525ce%2525ba%2525cf%25258c-%2525ce%2525bc%2525ce%2525bf%2525cf%252585%2525cf%252583%2525ce%2525b5%2525ce%2525af%2525ce%2525bf-%2525ce%2525b1%2525ce%2525b8%2525ce%2525b7%2525ce%2525bd%2525cf%25258e%2525ce%2525bd%252F">Σύνδεση</a></li> <li class="actnbr-shortlink"><a href="https://wp.me/pdBHrg-2Ae">Αντιγραφή συντόμευσης συνδέσμου</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://radiopanteion.com/2024/10/31/to-my-gap-feel-fill-festival-%cf%83%cf%84%ce%bf-%cf%80%ce%bf%ce%bb%ce%b5%ce%bc%ce%b9%ce%ba%cf%8c-%ce%bc%ce%bf%cf%85%cf%83%ce%b5%ce%af%ce%bf-%ce%b1%ce%b8%ce%b7%ce%bd%cf%8e%ce%bd/" target="_blank" rel="noopener noreferrer"> Αναφορά περιεχομένου </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/blogs/201077486/posts/9934"> View post in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Σύμπτυξη μπάρας</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <script id="comment-like-js-extra"> var comment_like_text = {"loading":"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...","swipeUrl":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/comment-likes\/js\/lib\/swipe.js?ver=20131008"}; </script> <script id="sharing-js-js-extra"> var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; </script> <script id="verbum-settings-js-before"> window.VerbumComments = {"Log in or provide your name and email to leave a reply.":"Log in or provide your name and email to leave a reply.","Log in or provide your name and email to leave a comment.":"Log in or provide your name and email to leave a comment.","Receive web and mobile notifications for posts on this site.":"Receive web and mobile notifications for posts on this site.","Name":"\u038c\u03bd\u03bf\u03bc\u03b1","Email (address never made public)":"Email (address never made public)","Website (optional)":"Website (optional)","Leave a reply. (log in optional)":"Leave a reply. (log in optional)","Leave a comment. (log in optional)":"Leave a comment. (log in optional)","Log in to leave a reply.":"Log in to leave a reply.","Log in to leave a comment.":"Log in to leave a comment.","Logged in via %s":"Logged in via %s","Log out":"\u0391\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","Email":"\u0397\u03bb. \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7","(Address never made public)":"\u0394\u03b5\u03bd \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03b5\u03af \u03b4\u03b7\u03bc\u03cc\u03c3\u03b9\u03b1.","Instantly":"\u0386\u03bc\u03b5\u03c3\u03b1","Daily":"\u039a\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ac","Reply":"\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7","Comment":"\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf","WordPress":"WordPress","Weekly":"\u039a\u03ac\u03b8\u03b5 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1","Notify me of new posts":"Notify me of new posts","Email me new posts":"Email me new posts","Email me new comments":"Email me new comments","Cancel":"\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7","Write a comment...":"\u0393\u03c1\u03ac\u03c8\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf","Write a reply...":"Write a reply...","Website":"\u0399\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2","Optional":"\u03a0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac","We'll keep you in the loop!":"We'll keep you in the loop!","Loading your comment...":"Loading your comment...","Discover more from":"Discover more from \u03a1\u03ac\u03b4\u03b9\u03bf \u03a0\u03ac\u03bd\u03c4\u03b5\u03b9\u03bf\u03bd","Subscribe now to keep reading and get access to the full archive.":"Subscribe now to keep reading and get access to the full archive.","Continue reading":"\u03a3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7","Never miss a beat!":"Never miss a beat!","Interested in getting blog post updates? Simply click the button below to stay in the loop!":"Interested in getting blog post updates? Simply click the button below to stay in the loop!","Enter your email address":"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03c4\u03bf email \u03c3\u03b1\u03c2","Subscribe":"\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae","Comment sent successfully":"Comment sent successfully","Save my name, email, and website in this browser for the next time I comment.":"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03ac \u03bc\u03bf\u03c5, email, \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03b9\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf \u03bc\u03bf\u03c5 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c0\u03bb\u03bf\u03b7\u03b3\u03cc \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u03c6\u03bf\u03c1\u03ac \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b9\u03ac\u03c3\u03c9.","siteId":201077486,"postId":9934,"mustLogIn":false,"requireNameEmail":true,"commentRegistration":false,"connectURL":"https:\/\/radiopanteion.wordpress.com\/public.api\/connect\/?action=request&domain=radiopanteion.com","logoutURL":"https:\/\/radiopanteion.wordpress.com\/wp-login.php?action=logout&_wpnonce=14cbe1fa04","homeURL":"https:\/\/radiopanteion.com\/","subscribeToBlog":true,"subscribeToComment":true,"isJetpackCommentsLoggedIn":false,"jetpackUsername":"","jetpackUserId":0,"jetpackSignature":"","jetpackAvatar":"https:\/\/0.gravatar.com\/avatar\/?s=96&d=identicon&r=G","enableBlocks":true,"enableSubscriptionModal":true,"currentLocale":"el","isJetpackComments":false,"allowedBlocks":["core\/paragraph","core\/list","core\/code","core\/list-item","core\/quote","core\/image","core\/embed","core\/quote","core\/code"],"embedNonce":"7f2b0b09c3","verbumBundleUrl":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/features\/verbum-comments\/dist\/index.js","isRTL":false,"vbeCacheBuster":1721244820,"iframeUniqueId":0} </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJyNkM1OxDAMhF+I1JQ9lAviUVCauF23zg9xwqpvT7bbogpWK06JZr4444FLVCb4jD7DJOBCT4yqCCY9Vk2RH0IzyRMcOFdU5DKSF2CaUeCzYMGz9pYxPYD1TOIwq1PzDB/kzY8wpBW2+9vqcbF1cE1kgnPXIAkjL40jfw+yJBm+6oSQrlYMvAzEfMTv5JkwR21mVaVLrP9sBkjx+zBdcnA6ZzJ/aJBkoC/EtsKpL05tUeuiIlgPu3jtyCgO2j4sZt/x1ub0S/jHBofga7G3WHLWCa22dlmv5MetkHf31nYvXdu9tu1p+gZ1DcC5'></script> <script id="wp-block-template-skip-link-js-after"> ( function() { var skipLinkTarget = document.querySelector( 'main' ), sibling, skipLinkTargetID, skipLink; // Early exit if a skip-link target can't be located. if ( ! skipLinkTarget ) { return; } /* * Get the site wrapper. * The skip-link will be injected in the beginning of it. */ sibling = document.querySelector( '.wp-site-blocks' ); // Early exit if the root element was not found. if ( ! sibling ) { return; } // Get the skip-link target's ID, and generate one if it doesn't exist. skipLinkTargetID = skipLinkTarget.id; if ( ! skipLinkTargetID ) { skipLinkTargetID = 'wp--skip-link--target'; skipLinkTarget.id = skipLinkTargetID; } // Create the skip link. skipLink = document.createElement( 'a' ); skipLink.classList.add( 'skip-link', 'screen-reader-text' ); skipLink.href = '#' + skipLinkTargetID; skipLink.innerHTML = 'Μετάβαση στο περιεχόμενο'; // Inject the skip link. sibling.parentElement.insertBefore( skipLink, sibling ); }() ); </script> <script id="sharing-js-js-after"> var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); </script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'201077486','blog_tz':'2','user_lang':'el','blog_lang':'el','user_id':'0'}]); _stq.push(['view', {'blog':'201077486','v':'wpcom','tz':'2','user_id':'0','post':'9934','subd':'radiopanteion'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD83c10zajZ+JU1PeS0/Nj9aV2QmWDJsLVtUOHQxUmxvZ2pUX3lNc210am1kJnJ3V3JbNn4vNmtiRmNiSlFCJWh6UmRhazduSTJRdHAzazhJbjEsP1RCRkdSS284LkxYV1R4cWw9P35RR3hPRHQ1PV1rUT0yT3Zrcm58ZyVMQ0NGSFIxOWFGUV0wMVRsOX4za1N+NDlHMDU2ZThkSExnUXdDLF9EUnxGLzA5MkNJeVBIQ1lUS0E1P0Z1eQ=='}]); _stq.push([ 'clickTrackerInit', '201077486', '9934' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> <script type='disabled' id='wp-enqueue-dynamic-script:wp-i18n:after:1'> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type='disabled' id='wp-enqueue-dynamic-script:verbum:translations:1'> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2024-04-10 09:08:21+0000","generator":"GlotPress/4.0.1","domain":"messages","locale_data":{"messages":{"100":[],"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"el_GR"},"Block with fixed width in flex layout\u0004Fixed":[],"Block with expanding width in flex layout\u0004Grow":[],"Intrinsic block width in flex layout\u0004Fit":[],"Move block right":[],"Move block left":[],"Move block down":[],"Move block up":[],"Grid items are placed automatically depending on their order.":[],"Grid items can be manually placed in any position on the grid.":[],"Grid item position":[],"Format":[],"pattern (singular)\u0004Not synced":[],"Blur":[],"Outset":[],"pattern (singular)\u0004Synced":[],"https://www.w3.org/WAI/tutorials/images/decision-tree/":[],"block toolbar button label and description\u0004These blocks are connected.":[],"block toolbar button label and description\u0004This block is connected.":[],"Attributes connected to various sources.":[],"Attributes":[],"Background image width":[],"Size option for background image control\u0004Tile":[],"Size option for background image control\u0004Contain":[],"Size option for background image control\u0004Cover":[],"No background image selected":[],"Background image: %s":[],"Image has a fixed width.":[],"Blocks can't be inserted into other blocks with bindings":[],"Open":[],"Embed a Bluesky post.":[],"Selected blocks are grouped.":[],"Generic label for pattern inserter button\u0004Add pattern":[],"Create a group block from the selected multiple blocks.":[],"Disable":[],"Enable":[],"1 minute":[],"Font library\u0004Library":[],"Justify text":[],"This block allows overrides. Changing the name can cause problems with content entered into instances of this pattern.":[],"Add background image":[],"Rows":[],"Overrides":[],"Search commands and settings":[],"Remove citation":[],"Collapse all other items.":[],"Non breaking space":[],"This block is locked.":[],"verb\u0004Grid":[],"Grid placement":[],"Presets":[],"Lowercase letter A\u0004a":[],"Uppercase letter A\u0004A":[],"Connected to dynamic data":[],"Connected to %s":[],"Shuffle":[],"Drop shadows":[],"font category\u0004Display":[],"Select parent block (%s)":[],"heading levels\u0004All":[],"font categories\u0004All":[],"authors\u0004All":[],"categories\u0004All":[],"Alternative text for an image. Block toolbar label, a low character count is preferred.\u0004Alt":[],"Upload to Media Library":[],"Focal point":[],"Be careful!":[],"%s.":[],"%s styles.":[],"%s settings.":[],"%s element.":[],"%s block.":[],", ":[],"Disable expand on click":[],"Scales the image with a lightbox effect":[],"Scale the image with a lightbox effect.":[],"Link to attachment page":[],"Link to image file":[],"screen sizes\u0004All":[],"Locked":[],"No transforms.":[],"patterns\u0004Not synced":[],"patterns\u0004Synced":[],"Manage the inclusion of blocks added automatically by plugins.":[],"Grid span":[],"Row span":[],"Column span":[],"Drop shadow":[],"Repeat":[],"Copy link%s":[],"Link copied to clipboard.":[],"Manual":[],"Deselect":[],"Select all":[],"header landmark area\u0004Header":[],"Left and right sides":[],"Top and bottom sides":[],"Right side":[],"Left side":[],"Bottom side":[],"Top side":[],"Unfiltered":[],"action label\u0004Duplicate":[],"Is":[],"Inserter":[],"Interface":[],"Caption text":[],"Restore":[],"block title\u0004Form":[],"block keyword\u0004button":[],"block keyword\u0004submit":[],"block keyword\u0004message":[],"block keyword\u0004notification":[],"block keyword\u0004input":[],"Hide":[],"Large viewport largest dimension (lvmax)":[],"Small viewport largest dimension (svmax)":[],"Dynamic viewport largest dimension (dvmax)":[],"Dynamic viewport smallest dimension (dvmin)":[],"Dynamic viewport width or height (dvb)":[],"Dynamic viewport width or height (dvi)":[],"Dynamic viewport height (dvh)":[],"Dynamic viewport width (dvw)":[],"Large viewport smallest dimension (lvmin)":[],"Large viewport width or height (lvb)":[],"Large viewport width or height (lvi)":[],"Large viewport height (lvh)":[],"Large viewport width (lvw)":[],"Small viewport smallest dimension (svmin)":[],"Small viewport width or height (svb)":[],"Viewport smallest size in the block direction (svb)":[],"Small viewport width or height (svi)":[],"Viewport smallest size in the inline direction (svi)":[],"Small viewport height (svh)":[],"Small viewport width (svw)":[],"No color selected":[],"Value":[],"Required":[],"Method":[],"Email":[],"Fields":[],"No results":[],"Multiple blocks selected":[],"Block name changed to: \"%s\".":[],"Block name reset to: \"%s\".":[],"https://wordpress.org/patterns/":[],"Patterns are available from the <Link>WordPress.org Pattern Directory</Link>, bundled in the active theme, or created by users on this site. Only patterns created on this site can be synced.":[],"Source":[],"Theme & Plugins":[],"Pattern Directory":[],"Mark as nofollow":[],"Fonts":[],"font style\u0004Normal":[],"font weight\u0004Normal":[],"Notice":[],"Error notice":[],"Information notice":[],"Warning notice":[],"Block: Paragraph":[],"Expand on click":[],"Image settings\u0004Settings":[],"Drop to upload":[],"Reset ":[],"Background image":[],"Only images can be used as a background image.":[],"No results found":[],"%d category button displayed.":[],"Ungroup":[],"%d years":[],"a year":[],"%d months":[],"a month":[],"%d days":[],"a day":[],"%d hours":[],"an hour":[],"%d minutes":[],"a minute":[],"%d seconds":[],"a second":[],"block title\u0004Date":[],"block title\u0004Content":[],"block title\u0004Author":[],"block keyword\u0004toggle":[],"Post overview\u0004Outline":[],"Select text across multiple blocks.":[],"block keyword\u0004reusable":[],"Last page":[],"paging\u0004%1$s of %2$s":[],"Previous page":[],"First page":[],"%s item":[],"Continue":[],"Name for applying graphical effects\u0004Filters":[],"Reusable blocks are now synced patterns. A synced pattern will behave in exactly the same way as a reusable block.":[],"My patterns":[],"block keyword\u0004references":[],"My pattern":[],"Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.":[],"Lowercase Roman numerals":[],"Uppercase Roman numerals":[],"Lowercase letters":[],"Uppercase letters":[],"Numbers":[],"Numbering style":[],"Image is contained without distortion.":[],"Image covers the space evenly.":[],"Image size option for resolution control\u0004Full Size":[],"Image size option for resolution control\u0004Large":[],"Image size option for resolution control\u0004Medium":[],"Image size option for resolution control\u0004Thumbnail":[],"Scale":[],"Scale down the content to fit the space if it is too big. Content that is too small will have additional padding.":[],"Scale option for dimensions control\u0004Scale down":[],"Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding.":[],"Scale option for dimensions control\u0004None":[],"Fill the space by clipping what doesn't fit.":[],"Scale option for dimensions control\u0004Cover":[],"Fit the content to the space without clipping.":[],"Scale option for dimensions control\u0004Contain":[],"Fill the space by stretching the content.":[],"Scale option for dimensions control\u0004Fill":[],"Aspect ratio option for dimensions control\u0004Custom":[],"Aspect ratio option for dimensions control\u0004Original":[],"Additional link settings\u0004Advanced":[],"Position: %1$s":[],"The block will stick to the scrollable area of the parent %s block.":[],"block title\u0004Title":[],"Parent":[],"Pending":[],"Focal point top position":[],"Focal point left position":[],"Suggestions":[],"Button label to reveal side configuration options\u0004%s options":[],"Horizontal & vertical":[],"Right to left":[],"Left to right":[],"Text direction":[],"A valid language attribute, like \"en\" or \"fr\".":[],"Language":[],"%d pattern found":[],"Activate":[],"Color %s styles":[],"Add after":[],"Add before":[],"block keyword\u0004disclosure":[],"https://wordpress.org/documentation/article/embeds/":[],"https://wordpress.org/documentation/article/page-jumps/":[],"Leave empty if decorative.":[],"Alternative text":[],"Resolution":[],"Name for the value of the CSS position property\u0004Fixed":[],"Name for the value of the CSS position property\u0004Sticky":[],"Minimum column width":[],"Example:":[],"Image inserted.":[],"Image uploaded and inserted.":[],"Insert":[],"External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation.":[],"This image cannot be uploaded to your Media Library, but it can still be inserted as an external image.":[],"Insert external image":[],"%d minute":[],"Scrollable section":[],"Aspect ratio":[],"Dismiss hint":[],"Openverse":[],"There is an error with your CSS structure.":[],"Shadow":[],"Border & Shadow":[],"Center":[],"Align text":[],"Append to %1$s block at position %2$d, Level %3$d":[],"%s block inserted":[],"Report %s":[],"Copy styles":[],"Stretch items":[],"Block vertical alignment setting\u0004Space between":[],"Block vertical alignment setting\u0004Stretch to fill":[],"Currently selected position: %s":[],"Position":[],"The block will not move when the page is scrolled.":[],"The block will stick to the top of the window instead of scrolling.":[],"Sticky":[],"Paste styles":[],"Pasted styles to %d blocks.":[],"Pasted styles to %s.":[],"Unable to paste styles. Block styles couldn't be found within the copied content.":[],"Unable to paste styles. Please allow browser clipboard permissions before continuing.":[],"Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers.":[],"Tilde":[],"Clear Unknown Formatting":[],"CSS":[],"Additional CSS":[],"Specify a fixed height.":[],"Block pattern category\u0004Audio":[],"block keyword\u0004page":[],"Media List":[],"Go to parent Navigation block":[],"Fixed":[],"Fit contents.":[],"Specify a fixed width.":[],"Stretch to fill available space.":[],"Extra Extra Large":[],": %s":[": %s"],"Words:":[],"Decrement":[],"Increment":[],"Remove caption":[],"Caption":[],"Pattern":[],"Not available for aligned text.":[],"Arrow option for Next/Previous link\u0004Arrow":[],"Arrow option for Next/Previous link\u0004None":[],"Format tools":[],"handle":[],"Modify":[],"Nested blocks will fill the width of this container. Toggle to constrain.":[],"You are currently in zoom-out mode.":[],"XXL":[],"%1$s. Selected":[],"%1$s. Selected. There is %2$d event":[],"View next month":["Επόμενος μήνας"],"View previous month":["Προηγούμενος μήνας"],"The Queen of Hearts.":[],"The Mad Hatter.":[],"The Cheshire Cat.":[],"The White Rabbit.":[],"Alice.":[],"Inner blocks use content width":[],"Font":["Γραμματοσειρά"],"Constrained":[],"Spacing control":[],"Custom (%s)":[],"All sides":[],"H6":[],"H5":[],"H4":[],"H3":[],"H2":[],"H1":[],"Move %1$d blocks from position %2$d left by one place":[],"Move %1$d blocks from position %2$d down by one place":[],"Wide size":[],"Content size":[],"Set the width of the main content area.":[],"Border color and style picker":[],"Blocks cannot be moved right as they are already are at the rightmost position":[],"Blocks cannot be moved left as they are already are at the leftmost position":[],"All blocks are selected, and cannot be moved":[],"Hover":[],"short date format without the year\u0004M j":[],"Apply to all blocks inside":[],"Unset":[],"Embed a podcast player from Pocket Casts.":[],"Nested blocks use content width with options for full and wide widths.":[],"Now":["Τώρα"],"Parents":[],"block title\u0004Comments":["Σχόλια"],"All options reset":[],"All options are currently hidden":[],"%s is now visible":[],"%s hidden and reset to default":[],"%s reset to default":["%s επαναφορά προεπιλογών"],"Suffix":["Κατάληξη"],"Prefix":["Πρόθεμα"],"Add pattern":["Προσθήκη μοτίβου"],"Response":["Απάντηση"],"Search for blocks":[],"Bottom border":[],"Right border":[],"Left border":[],"Top border":[],"Close border color":[],"Border color picker.":[],"Border color and style picker.":[],"Link sides":[],"Unlink sides":[],"Quote citation":[],"Stack":[],"Use featured image":[],"Week":[],"Delete selection.":[],"Transform to %s":[],"verb\u0004Stack":[],"single horizontal line\u0004Row":[],"Select parent block: %s":[],"Restrict editing":[],"Alignment option\u0004None":[],"Vertical alignment":[],"Align items bottom":[],"Align items center":[],"Align items top":[],"block title\u0004No results":[],"block description\u0004Create a list item.":[],"block title\u0004List item":[],"Custom color picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":[],"Invalid":[],"long date format\u0004F j, Y":[],"medium date format\u0004M j, Y":[],"Lock":[],"Unlock":[],"Prevent removal":[],"Disable movement":[],"Lock all":[],"Choose specific attributes to restrict or lock all available options.":[],"Lock %s":[],"%s blocks deselected.":[],"%s deselected.":[],"Select the size of the source image.":["Επιλέξτε το μέγεθος της εικόνας προέλευσης."],"font weight\u0004Black":["Μαύρο"],"font weight\u0004Extra Bold":["Πολύ έντονα"],"font weight\u0004Bold":["Έντονη γραφή"],"font weight\u0004Semi Bold":["Ημί έντονα"],"font weight\u0004Medium":["Μεσαίο"],"font weight\u0004Regular":["Κανονικό"],"font weight\u0004Light":["Ανοιχτόχρωμο"],"font weight\u0004Extra Light":["Πολύ Λεπτά"],"font weight\u0004Thin":["λεπτό"],"font style\u0004Italic":["Πλάγια"],"font style\u0004Regular":["Κανονικό"],"Transparent text may be hard for people to read.":[],"preview":[],"Close block inserter":[],"Link is empty":[],"Button label to reveal tool panel options\u0004%s options":[],"Set custom size":[],"Use size preset":[],"Color options":[],"Done":[],"Color %s":[],"Color format":[],"Hex color":[],"Icon":[],"Delete":[],"block title\u0004Pagination":[],"Actions":["Ενέργειες"],"Rename":["Μετονομασία"],"Aa":[],"Arrow option for Comments Pagination Next/Previous blocks\u0004Arrow":[],"Arrow option for Comments Pagination Next/Previous blocks\u0004None":[],"Indicates this palette is created by the user.\u0004Custom":[],"Indicates this palette comes from the theme.\u0004Custom":[],"Indicates this palette comes from WordPress.\u0004Default":[],"Indicates this palette comes from the theme.\u0004Theme":[],"Add default block":["Προσθήκη προεπιλεγμένου μπλοκ"],"styles":[],"block title\u0004Pattern":[],"%s applied.":[],"%s removed.":[],"Menus":[],"Embed Wolfram notebook content.":[],"Displays more block tools":[],"Create a two-tone color effect without losing your original image.":[],"Explore all patterns":[],"Orientation":[],"Allow to wrap to multiple lines":[],"block style label\u0004Plain":[],"Elements":[],"Submenus":[],"Display":[],"Embed Pinterest pins, boards, and profiles.":[],"bookmark":[],"Highlight":[],"Create page: <mark>%s</mark>":[],"Palette":[],"Block spacing":[],"Max %s wide":["Μέγιστο πλάτος %s"],"label before the title of the previous post\u0004Previous:":[],"label before the title of the next post\u0004Next:":["Επόμενο:"],"block title\u0004Submenu":["Υπομενού"],"Colors":["Χρώματα"],"Show %s":["Προβολή %s"],"Hide and reset %s":["Απόκρυψη και επαναφορά %s"],"Reset %s":["Επαναφορά %s"],"Minimum height":["Ελάχιστο ύψος"],"Size of a UI element\u0004Extra Large":["Πολύ Μεγάλο"],"Size of a UI element\u0004Large":["Μεγάλο"],"Size of a UI element\u0004Medium":["Μεσαίο"],"Size of a UI element\u0004Small":["Μικρό"],"Size of a UI element\u0004None":["Κανένα"],"No selection":["Χωρίς επιλογή"],"Arrow option for Query Pagination Next/Previous blocks\u0004Arrow":["Βέλος"],"Arrow option for Query Pagination Next/Previous blocks\u0004None":["Κανένα"],"Arrow":["Βέλος"],"Preload value\u0004None":["Κανένα"],"Row":["Γραμμή"],"noun; Audio block parameter\u0004Preload":["Προφόρτωση"],"Media item link option\u0004None":["Κανένα"],"Currently selected font appearance: %s":[],"Currently selected font style: %s":["Επιλεγμένο στυλ γραμματοσειράς: %s"],"Currently selected font weight: %s":[],"No selected font appearance":[],"Justification":["Στοίχιση\n "],"Reset all":["Επαναφορά όλων"],"Currently selected font size: %s":[],"Currently selected: %s":[],"Image scaling options\u0004Scale":["Κλίμακα"],"Scale option for Image dimension control\u0004Fill":["Γέμισμα"],"Scale option for Image dimension control\u0004Contain":[],"Scale option for Image dimension control\u0004Cover":["Κάλυψη"],"If uploading to a gallery all files need to be image formats":["Σε περίπτωση μεταφόρτωσης σε συλλογή, όλα τα αρχεία πρέπει να είναι σε μορφή εικόνας"],"Flow":[],"Flex":["Flex"],"Style":["Στυλ"],"Radius":["Ακτίνα"],"Link radii":[],"Unlink radii":[],"Bottom right":["Κάτω δεξιά"],"Bottom left":["Κάτω αριστερά"],"Top right":["Επάνω δεξιά"],"Top left":["Επάνω αριστερά"],"block keyword\u0004link":["σύνδεσμος"],"No preview available.":["Μη διαθέσιμη προεπισκόπηση."],"noun\u0004Document":["Έγγραφο"],"block keyword\u0004movie":["ταινία"],"block keyword\u0004summary":["περίληψη"],"block keyword\u0004description":["περιγραφή"],"block keyword\u0004divider":["διαχωριστής"],"block keyword\u0004hr":["hr"],"block keyword\u0004find":["εύρεση"],"block keyword\u0004atom":["atom"],"block keyword\u0004cite":["παράθεση"],"block keyword\u0004blockquote":["παράθεμα"],"block keyword\u0004text":["κείμενο"],"block description\u0004Start with the basic building block of all narrative.":[],"block keyword\u0004pagination":["σελιδοποίηση"],"block keyword\u0004navigation":["πλοήγηση"],"block keyword\u0004menu":["μενού"],"block keyword\u0004video":["βίντεο"],"block keyword\u0004image":["εικόνα"],"block keyword\u0004form":["φόρμα"],"block keyword\u0004numbered list":["αριθμημένη λίστα"],"block keyword\u0004ordered list":[],"block keyword\u0004bullet list":[],"block description\u0004Create a bulleted or numbered list.":[],"block style label\u0004Rounded":["Στρογγυλεμένο"],"block style label\u0004Default":["Προεπιλογή"],"block keyword\u0004picture":["εικόνα"],"block keyword\u0004photo":["φωτογραφία"],"block keyword\u0004img":["img"],"block description\u0004Insert an image to make a visual statement.":[],"block keyword\u0004embed":["ενσωμάτωση"],"block keyword\u0004title":["τίτλος"],"block keyword\u0004section":["ενότητα"],"block keyword\u0004row":["γραμμή"],"block keyword\u0004wrapper":[],"block keyword\u0004container":[],"block keyword\u0004images":["εικόνες"],"block keyword\u0004download":["λήψη"],"block keyword\u0004document":["έγγραφο"],"block keyword\u0004archive":["ιστορικό"],"block keyword\u0004posts":["άρθρα"],"block style label\u0004Outline":[],"block style label\u0004Fill":[],"block keyword\u0004podcast":["podcast"],"block keyword\u0004sound":["ήχος"],"block keyword\u0004music":["μουσική"],"Letter spacing":["Απόσταση χαρακτήρων"],"Points (pt)":[],"Picas (pc)":["Picas (pc)"],"Inches (in)":["Ίντσες (in)"],"Millimeters (mm)":["Χιλιοστά (mm)"],"Centimeters (cm)":["Εκατοστά (cm)"],"x-height of the font (ex)":[],"Width of the zero (0) character (ch)":[],"Viewport largest dimension (vmax)":[],"Viewport smallest dimension (vmin)":[],"Percent (%)":[],"Margin":["Περιθώριο"],"Apply duotone filter":[],"Duotone":[],"Highlights":[],"Shadows":["Σκιές"],"Duotone: %s":["Διτονικό: %s"],"Duotone code: %s":[],"Patterns list":[],"Use left and right arrow keys to move through blocks":[],"Customize the width for all elements that are assigned to the center or wide columns.":[],"Wide":["Ευρύ"],"Layout":["Διάταξη"],"Dotted":[],"Dashed":[],"Widget types":[],"Add citation":[],"Add caption":[],"Type / to choose a block":[],"%1$s. There is %2$d event":[],"Relative to root font size (rem)\u0004rems":[],"Relative to parent font size (em)\u0004ems":[],"Border color":[],"Border width":[],"Border":[],"Grid":[],"Area":[],"Search for blocks and patterns":[],"label for previous post link\u0004Previous":["Προηγούμενο"],"label for next post link\u0004Next":[],"Indent":[],"Outdent":[],"Ordered":[],"Unordered":[],"Space between items":[],"Add text over image":[],"Drag":[],"Add an anchor":[],"Align":[],"block title\u0004Video":[],"block title\u0004Spacer":[],"block title\u0004Separator":[],"block title\u0004Group":[],"block title\u0004Search":[],"block title\u0004More":[],"block title\u0004Unsupported":[],"block title\u0004List":[],"block title\u0004Navigation":[],"block title\u0004File":[],"block title\u0004Cover":[],"block title\u0004Column":[],"block title\u0004Columns":[],"block title\u0004Code":[],"block title\u0004Calendar":[],"block title\u0004Buttons":[],"block title\u0004Button":[],"block title\u0004Audio":[],"block title\u0004Gallery":[],"block title\u0004Quote":[],"block title\u0004Heading":[],"block title\u0004Image":[],"block title\u0004Paragraph":[],"Editor canvas":[],"Select unit":[],"text direction\u0004ltr":[],"Block vertical alignment setting\u0004Align bottom":[],"Block vertical alignment setting\u0004Align middle":[],"Block vertical alignment setting\u0004Align top":[],"Capitalize":[],"Lowercase":[],"Uppercase":[],"List text":[],"Vertical":[],"Horizontal":[],"Image caption text":[],"Font weight":[],"Font style":["Στυλ γραμματοσειράς"],"%1$s %2$s":[],"Themes":[],"Keyword":[],"Filters":["Φίλτρα"],"Viewport height (vh)":["Ύψος του πλαισίου θέασης (vh)"],"Viewport width (vw)":["Πλάτος του πλαισίου θέασης (vw)"],"Relative to root font size (rem)":["Σχετικό μέγεθος γραμμάτων από το βασικό (rem)"],"Relative to parent font size (em)":[],"Pixels (px)":[],"Percentage (%)":[],"Keyboard input":[],"Letter case":[],"Decoration":[],"Close search":["Κλείσιμο αναζήτησης"],"Only":["Μόνο"],"Exclude":["Εξαίρεση"],"Include":["Περιλαμβάνει"],"Appearance":[],"Kind":[],"Label":[],"Captions":[],"Filter patterns":[],"link color":[],"Radial":[],"Linear":[],"Create: <mark>%s</mark>":[],"Search for patterns":[],"Anonymous":[],"Characters":[],"Block pattern \"%s\" inserted.":[],"Description":["Περιγραφή"],"Base":["Βάση"],"Author":["Συντάκτης"],"Media preview":["Προεπισκόπιση πολυμέσων"],"Coordinated Universal Time":[],"Image uploaded.":[],"Could not edit image. %s":[],"Original":[],"Move the selected block(s) down.":[],"Move the selected block(s) up.":[],"Move to":[],"Browse all":[],"Browse all. This will open the main inserter panel in the editor toolbar.":[],"Use the Tab key and Arrow keys to choose new block location. Use Left and Right Arrow keys to move between nesting levels. Once location is selected press Enter or Space to move the block.":[],"Reset search":[],"Name":["Όνομα"],"Crop":["Περικοπή"],"Rotate":["Περιστροφή"],"Zoom":["Μεγένθυση"],"Portrait":[],"Landscape":[],"Aspect Ratio":["Αναλογία Απεικόνησης"],"Box Control":[],"Mixed":["Μικτό"],"Right":["Δεξιά"],"Left":["Αριστερά"],"Bottom":["Κάτω"],"Top":["Κορυφή"],"A tip for using the block editor":[],"%d block added.":[],"You are currently in navigation mode. Navigate blocks using the Tab key and Arrow keys. Use Left and Right Arrow keys to move between nesting levels. To exit navigation mode and edit the selected block, press Enter.":[],"Spacing":["Διαστήματα"],"Padding":[],"Design":["Σχεδίαση"],"Text":["Κείμενο"],"Widget areas":[],"Moved %d block to clipboard.":[],"Copied %d block to clipboard.":[],"Moved \"%s\" to clipboard.":[],"Copied \"%s\" to clipboard.":[],"Block navigation structure":[],"Block %1$d of %2$d, Level %3$d.":[],"Notifications":["Ειδοποιήσεις"],"Offset":["Μετατόπιση"],"Pages":[],"Uncategorized":[],"Search results":["Αποτελέσματα αναζήτησης"],"White":["Λευκό"],"Black":["Μαύρο"],"Superscript":["Εκθέτης"],"Subscript":[],"Patterns":["Μοτίβα"],"patterns\u0004All":[],"%1$s Block. Row %2$d":[],"Typography":["Τυπογραφία"],"Line height":["Ύψος γραμμής"],"Content":["Περιεχόμενο"],"Menu Location":["Τοποθεσία μενού"],"Menu":["Μενού"],"Home":["Αρχική"],"Current media URL:":[],"Move %1$s block from position %2$d left to position %3$d":[],"Move %1$s block from position %2$d down to position %3$d":[],"User":["Χρήστης"],"Post Type":["Τύπος δημοσίευσης"],"Site":["Ιστότοπος"],"Block patterns":[],"Type":["Τύπος"],"Block %1$s is at the beginning of the content and can’t be moved left":[],"Block %1$s is at the beginning of the content and can’t be moved up":[],"Block %1$s is at the end of the content and can’t be moved left":[],"Block %1$s is at the end of the content and can’t be moved down":[],"Creating":["Δημιουργία"],"An unknown error occurred during creation. Please try again.":[],"Change a block's type by pressing the block icon on the toolbar.":[],"Drag files into the editor to automatically insert media blocks.":[],"Outdent a list by pressing <kbd>backspace</kbd> at the beginning of a line.":[],"Indent a list by pressing <kbd>space</kbd> at the beginning of a line.":[],"Solid":["Συμπαγές"],"Mobile":["Κινητό"],"block keyword\u0004links":["σύνδεσμοι"],"text color":["Χρώμα κειμένου"],"Embed a TikTok video.":[],"survey":["έρευνα"],"social":[],"Global Styles":["Γενικό στυλ"],"Angle":["Γωνία"],"%s Block":["%s Μπλοκ"],"%1$s Block. %2$s":[],"%1$s Block. Column %2$d":[],"%1$s Block. Column %2$d. %3$s":[],"%1$s Block. Row %2$d. %3$s":[],"Choose":["Επιλέξτε"],"Theme":["Θέμα"],"Empty":["Κενό"],"Search results for \"%s\"":[],"Multiple selected blocks":[],"Show:":[],"Buttons":["Κουμπιά"],"Background":["Φόντο"],"Image size":["Μέγεθος Εικόνας"],"Help":["Βοήθεια"],"Next":["Επόμενο"],"Previous":["Προηγούμενο"],"Finish":["Ολοκλήρωση"],"Remove Control Point":[],"Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the color or remove the control point.":[],"Gradient control point at position %1$s%% with color code %2$s.":[],"Open Media Library":[],"The media file has been replaced":[],"Replace":["Αντικατάσταση"],"You are currently in edit mode. To return to the navigation mode, press Escape.":[],"You are probably offline.":[],"Justify items right":[],"Justify items center":[],"Justify items left":[],"Change items justification":[],"inserter":[],"podcast":[],"Menu Item":["Στοιχείο Μενού"],"Navigation":["Πλοήγηση"],"(Note: many devices and browsers do not display this text.)":[],"Describe the role of this image on the page.":[],"Currently selected":[],"Search or type URL":[],"Press ENTER to add this link":[],"Currently selected link settings":[],"Generic label for block inserter button\u0004Add block":["Προσθήκη μπλοκ"],"directly add the only allowed block\u0004Add %s":["Προσθήκη %s"],"%s block added":["Το μπλοκ %s προστέθηκε"],"Extra Large":["Πολύ Μεγάλα"],"Template":["Πρότυπο"],"Gradient: %s":["Ντεγκραντέ: %s"],"Gradient code: %s":[],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":[],"Gradient":[],"Midnight":[],"Electric grass":[],"Pale ocean":[],"Luminous dusk":[],"Blush bordeaux":[],"Blush light purple":[],"Cool to warm spectrum":[],"Very light gray to cyan bluish gray":[],"Luminous vivid orange to vivid red":[],"Luminous vivid amber to luminous vivid orange":[],"Light green cyan to vivid green cyan":[],"Vivid cyan blue to vivid purple":[],"Version":["Έκδοση"],"Dimensions":["Διαστάσεις"],"In quoting others, we cite ourselves.":[],"Mont Blanc appears—still, snowy, and serene.":[],"In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.":[],"Templates":["Πρότυπα"],"Add":["Προσθήκη"],"Link rel":[],"Border radius":["Ακτίνα πλαισίου"],"Reverse list numbering":[],"Start value":[],"While writing, you can press <kbd>/</kbd> to quickly insert new blocks.":[],"Color":["Χρώμα"],"Vivid purple":["Έντονο μωβ"],"Custom":["Προσαρμοσμένο"],"Draft":["Πρόχειρο"],"Learn more about anchors":[],"Enter a word or two — without spaces — to make a unique web address just for this block, called an “anchor”. Then, you’ll be able to link directly to this section of your page.":[],"Upload a video file, pick one from your media library, or add one with a URL.":[],"Upload an image file, pick one from your media library, or add one with a URL.":[],"Upload an audio file, pick one from your media library, or add one with a URL.":[],"Upload a media file or pick one from your media library.":[],"Skip":["Παράλειψη"],"Title attribute":["Ιδιότητα τίτλου"],"Open in new tab":["Άνοιγμα σε νέα καρτέλα"],"Move right":["Μετακίνηση δεξιά"],"Move left":["Μετακίνηση αριστερά"],"Links":["σύνδεσμοι"],"menu":["μενού"],"Learn more about embeds":[],"Paste a link to the content you want to display on your site.":[],"Ungrouping blocks from within a grouping block back into individual blocks within the Editor \u0004Ungroup":[],"verb\u0004Group":["Ομαδοποίηση"],"Separate multiple classes with spaces.":["Διαχωρίστε πολλαπλές κλάσεις με κενά."],"Inline code":["Inline Κώδικας"],"This color combination may be hard for people to read.":["Αυτός ο συνδυασμός χρωμάτων μπορεί να δυσκολέψει τους ανθρώπους στην ανάγνωση."],"Group":["Group"],"Describe the purpose of the image.":[],"Add a block":["Προσθέστε ένα πλαίσιο"],"Block vertical alignment setting label\u0004Change vertical alignment":["Αλλαγή κάθετης στοίχισης"],"Change block type or style":[],"Embedded content from %s can't be previewed in the editor.":["Το ενσωματωμένο περιεχόμενο από %s δε μπορεί να προβληθεί στον επεξεργαστή."],"block style\u0004Default":["Προεπιλεγμένο"],"Back":["Επιστροφή"],"Taxonomy":["Ταξινομία"],"Default":["Προεπιλεγμένο"],"Search":["Αναζήτηση"],"Sorry, this content could not be embedded.":[],"Embed Amazon Kindle content.":[],"ebook":["Ηλεκτρονικό Βιβλίο"],"Embed Crowdsignal (formerly Polldaddy) content.":[],"Calendar":["Ημερολόγιο"],"Underline":["Υπογράμμιση"],"Attempt Block Recovery":[],"Word count type. Do not translate!\u0004words":["λέξεις"],"button label\u0004Convert to link":["Μετατροπή σε σύνδεσμο"],"button label\u0004Try again":["Προσπαθήστε ξανά"],"Link CSS class":[],"To edit this block, you need permission to upload media.":["Για να τροποποιήσετε αυτό το μπλοκ, χρειάζεστε άδεια για μεταφόρτωση πολυμέσων."],"Block tools":["Εργαλεία μπλοκ"],"This image has an empty alt attribute":["Αυτή η εικόνα δεν έχει ιδιότητα alt"],"This image has an empty alt attribute; its file name is %s":["Αυτή η εικόνα δεν έχει ιδιότητα alt. Το όνομα του αρχείου είναι %s"],"Link inserted.":["Έγινε εισαγωγή συνδέσμου."],"Warning: the link has been inserted but may have errors. Please test it.":["Προειδοποίηση: έγινε εισαγωγή του συνδέσμου αλλά μπορεί να υπάρχουν σφάλματα. Παρακαλούμε, ελέγξτε τον."],"%s block selected.":["%s μπλοκ επιλέχθηκε.","%s μπλοκς επιλέχθηκαν."],"Thumbnail":["Μικρογραφία"],"Full Size":["Πλήρες Μέγεθος"],"Link selected.":["Ο σύνδεσμος επιλέχθηκε."],"Align text right":["Στοίχιση του κειμένου δεξιά"],"Align text center":["Στοίχιση του κειμένου στο κέντρο"],"Align text left":["Στοίχιση του κειμένου αριστερά"],"Empty block; start writing or type forward slash to choose a block":["Κενό μπλοκ, ξεκινήστε να πληκτρολογείτε ή πατήστε την κάθετο (/) για να επιλέξετε ένα μπλοκ"],"Annotation":["Σχόλιο"],"blocks\u0004Most used":["Περισσότερο χρησιμοποιημένα"],"imperative verb\u0004Resolve":[],"font size name\u0004Huge":["Τεράστιο"],"font size name\u0004Large":["Μεγάλο"],"font size name\u0004Medium":["Μεσαίο"],"font size name\u0004Small":["Μικρό"],"font size name\u0004Normal":["Κανονικό"],"button label\u0004Embed":["Ενσωμάτωση"],"block title\u0004Embed":["Ενσωμάτωση"],"block title\u0004Classic":["Κλασικό"],"Link edited.":["Ο σύνδεσμος τροποποιήθηκε."],"Link removed.":["Ο σύνδεσμος αφαιρέθηκε."],"media":["πολυμέσα"],"Media":["Πολυμέσα"],"Navigate to the nearest toolbar.":["Πλοηγηθείτε στην πλησιέστερη γραμμή εργαλείων."],"Resize for smaller devices":["Αλλαγή μεγέθους για μικρότερες συσκευές"],"This embed may not preserve its aspect ratio when the browser is resized.":["Η ενσωμάτωση ίσως να μην διατηρήσει τις διαστάσεις της όταν ο φυλλομετρητής σας αλλάξει μέγεθος."],"This embed will preserve its aspect ratio when the browser is resized.":["Η ενσωμάτωση θα διατηρήσει τις διαστάσεις της όταν ο φυλλομετρητής σας αλλάξει μέγεθος."],"Embed an Animoto video.":["Ενσωματώστε ένα βίντεο από Animoto."],"Embed a Vimeo video.":["Ενσωματώστε ένα βίντεο από Vimeo."],"Embed Flickr content.":["Ενσωματώστε περιεχόμενο Flickr."],"Embed Spotify content.":["Ενσωμάτωση περιεχομένου Spotify."],"Embed SoundCloud content.":["Ενσωματώστε περιεχόμενο SoundCloud."],"Embed a WordPress post.":["Ενσωματώστε ένα άρθρο του WordPress."],"Embed an Instagram post.":["Ενσωματώστε μια ανάρτηση από το Instagram."],"Embed a Facebook post.":["Ενσωματώστε μια ανάρτηση από το Facebook."],"Embed a WordPress.tv video.":["Ενσωματώστε ένα βίντεο της WordPress.tv."],"Embed a VideoPress video.":["Ενσωματώστε ένα βίντεο από VideoPress. "],"Embed a Tumblr post.":["Ενσωματώστε μια δημοσίευση από το Tumblr."],"Embed a TED video.":["Ενσωματώστε ένα βίντεο από TED."],"Embed Speaker Deck content.":["Ενσωματώστε υλικό από το Speaker Deck."],"Embed a YouTube video.":["Ενσωματώστε ένα video από το Youtube."],"Embed SmugMug content.":["Ενσωματώστε υλικό από το SmugMug."],"Embed Scribd content.":["Ενσωματώστε υλικό από το Scribd."],"Embed Screencast content.":["Ενσωματώστε υλικό από το Screencast."],"Embed ReverbNation content.":["Ενσωματώστε υλικό από το ReverbNation."],"Embed a Reddit thread.":["Ενσωματώστε ένα thread από το Reddit."],"Embed Mixcloud content.":["Ενσωματώστε υλικό από το Mixcloud."],"Embed a tweet.":["Ενσωματώστε ένα tweet."],"Embed Kickstarter content.":["Ενσωματώστε υλικό από το Kickstarter."],"Embed Issuu content.":["Ενσωματώστε υλικό από το Issuu."],"Embed Imgur content.":["Ενσωματώστε υλικό από το Imgur."],"Embed a Dailymotion video.":["Ενσωματώστε ένα βίντεο από Dailymotion."],"Embed CollegeHumor content.":["Ενσωματώστε υλικό από το CollegeHumor."],"Embed Cloudup content.":["Ενσωματώστε υλικό από το Cloudup."],"noun\u0004View":["Προβολή"],"editor button\u0004Left to right":["Αριστερά προς δεξιά"],"Paste or type URL":["Επικολλήστε ή πληκτρολογήστε το URL"],"Insert from URL":["Εισαγωγή από URL"],"Styles":["Στυλ"],"General":["Γενικά"],"Options":["Επιλογές"],"(opens in a new tab)":["(ανοίγει σε μία νέα καρτέλα)"],"Minutes":["Λεπτά"],"Hours":["Ώρες"],"Time":["Χρόνος"],"Year":["Έτος"],"Day":["Ημέρα"],"December":["Δεκέμβριος"],"November":["Νοέμβριος"],"October":["Οκτώβριος"],"September":["Σεπτέμβριος"],"August":["Αύγουστος"],"July":["Ιούλιος"],"June":["Ιούνιος"],"May":["Μάιος"],"April":["Απρίλιος"],"March":["Μάρτιος"],"February":["Φεβρουάριος"],"January":["Ιανουάριος"],"Month":["Μήνας"],"Date":["Ημερομηνία"],"Cover":["Eξώφυλλο"],"Huge":[],"Medium":["Μεσαίο"],"Normal":["Κανονικό"],"Paste URL or type to search":["Επικολλήστε το URL ή πληκτρολογήστε για αναζήτηση"],"Terms":["Όροι"],"This block contains unexpected or invalid content.":["Αυτό το μπλοκ περιλαμβάνει απροσδόκητο ή μη έγκυρο περιεχόμενο."],"Resolve Block":[],"Convert to HTML":["Μετατροπή σε HTML"],"This block can only be used once.":["Αυτό το μπλοκ μπορεί να χρησιμοποιηθεί μόνο μια φορά."],"View":[],"HTML":["HTML"],"Media settings":["Ρυθμίσεις Πολυμέσων"],"Overlay":[],"Backtick":[],"Period":["Περίοδος"],"Comma":["Κόμμα"],"Change type of %d block":["Αλλαγή τύπου %d μπλοκ","Αλλαγή τύπου %d μπλοκς"],"Current":["Τρέχων"],"After Conversion":["Μετά την μετατροπή"],"Change alignment":["Αλλαγή στοίχισης"],"Change text alignment":["Αλλαγή στοίχισης κειμένου"],"%d block":["%d Μπλοκ","%d Μπλοκς"],"Title":["Τίτλος"],"Convert to Classic Block":["Μετατροπή σε κλασικό μπλοκ"],"Create":["Δημιουργία"],"Move %1$d blocks from position %2$d right by one place":["Μετακινήστε το μπλοκ %1$d από τη θέση %2$d μια θέση προς τα δεξιά"],"Move %1$d blocks from position %2$d up by one place":["Μετακινήστε %1$d μπλοκ από τη θέση %2$d μια θέση προς τα πάνω"],"Move %1$s block from position %2$d right to position %3$d":["Μετακινήστε το %1$s μπλοκ από την θέση %2$d πάνω στη θέση %3$d"],"Move %1$s block from position %2$d up to position %3$d":["Μετακίνηση του μπλοκ %1$s από την θέση %2$d προς τα κάτω στη θέση %3$d"],"Insert a new block before the selected block(s).":["Εισαγωγή νέου μπλοκ πριν το/τα επιλεγμένο/α μπλοκ."],"Remove the selected block(s).":["Αφαίρεση του/των επιλεγμένου/ων μπλοκ."],"Duplicate the selected block(s).":["Κλωνοποίηση του/των επιλεγμένου/ων μπλοκ."],"Clear selection.":["Εκκαθάριση επιλογής."],"Select all text when typing. Press again to select all blocks.":["Επιλέξτε όλο το κείμενο κατά την πληκτρολόγηση. Επαναλάβετε για να επιλέξετε όλα τα μπλοκ."],"Insert a new block after the selected block(s).":["Εισαγωγή νέου μπλοκ μετά το/τα επιλεγμένο/α μπλοκ."],"Learn more":[],"XL":[],"L":[],"M":[],"S":[],"Small":["Μικρό"],"Edit URL":["Τροποποίηση URL"],"The response is not a valid JSON response.":["Η απάντηση δεν είναι μία έγκυρη JSON απάντηση."],"Auto":["Αυτόματο"],"Preload":["Προφόρτωση"],"Support":["Υποστήριξη"],"Cyan bluish gray":["Γκριζοθαλασσί"],"Vivid cyan blue":["Έντονο κυανό μπλε"],"Pale cyan blue":["Απαλό κυανό μπλε"],"Vivid green cyan":["Ζωηρό γαλαζοπράσινο"],"Light green cyan":["Ανοιχτό πράσινο κυανό"],"Luminous vivid amber":["Φωτεινό ζωηρό κεχριμπαρί"],"Luminous vivid orange":["Φωτεινό ζωηρό πορτοκαλί"],"Vivid red":["Έντονο κόκκινο"],"Pale pink":["Απαλό ροζ"],"Inline image":[],"Transform to":[],"Large":["Μεγάλο"],"Link to":["Σύνδεσμος προς"],"File":["Αρχείο"],"Column":["Στήλη"],"Loop":["Βρόγχος"],"Autosaving":["Αυτόματη αποθήκευση"],"block description\u0004Add a block that displays content pulled from other sites, like Twitter or YouTube.":["Προσθέστε ένα μπλοκ το οποίο εμφανίζει περιεχόμενο προερχόμενο από άλλους ιστότοπους, όπως Twitter ή YouTube."],"No results found.":["Δεν βρέθηκαν αποτελέσματα."],"Toggle to show a large initial letter.":[],"Showing large initial letter.":["Εμφανίζοντας ένα μεγάλο αρχίγραμμα."],"Color code: %s":["Κωδικός χρώματος: %s"],"OK":["Εντάξει"],"Link settings":["Ρυθμίσεις συνδέσμου"],"Unlink":["Αποσύνδεση"],"Pagination":["Σελιδοποίηση"],"Next page":[],"Height":["Ύψος"],"Width":["Πλάτος"],"Media Library":["Συλλογή Πολυμέσων"],"Advanced":["Προηγμένες"],"Scheduled":["Προγραμματίστηκε"],"Plugins":["Πρόσθετα"],"Custom Size":["Προσαρμοσμένο μέγεθος"],"term\u0004%s removed":["%s αφαιρέθηκε"],"imperative verb\u0004Preview":["Προεπισκόπηση"],"Words":["Λέξεις"],"Private":["Ιδιωτικό"],"Term":["Όρος"],"Tag":["Ετικέτα"],"Saving":["Γίνεται αποθήκευση"],"Visibility:":["Ορατότητα:"],"Schedule":["Προγραμματισμός"],"Update":["Ενημέρωση"],"Copy":["Αντιγραφή"],"Suggestion:":["Πρόταση:"],"Chat":["Συζήτηση"],"Status":["Κατάσταση"],"no title":["χωρίς τίτλο"],"Order":["Σειρά"],"%d result found.":["%d αποτέλεσμα βρέθηκε.","%d αποτελέσματα βρέθηκαν."],"Saved":["Αποθηκεύτηκε"],"Embeds":["Embeds"],"Blocks":["Μπλοκς"],"Add block":["Προσθήκη μπλοκ"],"Undo":["Αναίρεση"],"Redo":["Επανάληψη"],"More options":["Περισσότερες επιλογές"],"Edit visually":["Τροποποιήστε οπτικά"],"Duplicate":["Διπλότυπο"],"Blocks cannot be moved down as they are already at the bottom":["Τα μπλοκ δεν μπορούν να μετακινηθούν προς τα κάτω καθώς είναι ήδη στο τέλος"],"Blocks cannot be moved up as they are already at the top":["Τα μπλοκ δεν μπορούν να μετακινηθούν προς τα πάνω καθώς είναι ήδη στην αρχή"],"Block %1$s is at the beginning of the content and can’t be moved right":["Το μπλοκ %1$s βρίσκεται στην αρχή του περιεχομένου και δεν μπορεί να μετακινηθεί προς τα δεξιά"],"Block %1$s is at the end of the content and can’t be moved right":["Το μπλοκ %1$s βρίσκεται στο τέλος του περιεχομένου και δεν μπορεί να μετακινηθεί προς τα δεξιά"],"Block %s is the only block, and cannot be moved":["To μπλοκ %s είναι το μόνο διαθέσιμο, και δεν μπορεί να μετακινηθεί"],"Move down":["Μετακίνηση κάτω"],"Move up":["Μετακίνηση επάνω"],"Edit as HTML":["Επεξεργασία ως HTML"],"Convert to Blocks":["Μετατροπή σε μπλοκ"],"Block: %s":["Μπλοκ: %s"],"This block has encountered an error and cannot be previewed.":["Αυτό το μπλοκ αντιμετώπισε ένα σφάλμα και δεν μπορεί να γίνει προεπισκόπηση."],"Remove":["Αφαίρεση"],"Find original":["Εύρεση πρωτότυπου"],"Copied!":["Αντιγράφηκε!"],"Visibility":["Ορατότητα"],"Block":["Μπλοκ"],"Document":["Έγγραφο"],"Tools":["Εργαλεία"],"Editor":["Διορθωτής"],"Settings":["Ρυθμίσεις"],"Reset":["Επαναφορά"],"Off":["Κλείσιμο"],"Drop files to upload":["Σύρετε εδώ αρχεία για μεταφόρτωση"],"PM":["ΜΜ"],"AM":["ΠΜ"],"An unknown error occurred.":["Ένα άγνωστο σφάλμα παρουσιάστηκε."],"No results.":["Χωρίς αποτελέσματα."],"%d result found, use up and down arrow keys to navigate.":["Βρέθηκε %d αποτέλεσμα. Χρησιμοποιήστε τα βελάκια πάνω και κάτω για να πλοηγηθείτε.","Βρέθηκαν %d αποτελέσματα. Χρησιμοποιήστε τα βελάκια πάνω και κάτω για να πλοηγηθείτε."],"URL":["URL"],"Submit":["Υποβολή"],"Close":["Κλείσιμο"],"Edit link":["Επεξεργασία σύνδεσμου"],"Link":["Σύνδεσμος"],"Strikethrough":["Διπλή διαγράμμιση"],"Italic":["Πλάγια"],"Bold":["Έντονα"],"Remove link":["Αφαίρεση συνδέσμου"],"Category":["Κατηγορία"],"Select":["Επιλογή"],"Video":["Βίντεο"],"Separator":["Διαχωριστικό"],"Quote":["Παράθεση"],"Paragraph":["Παράγραφος"],"Font size":["Μέγεθος γραμμάτων"],"Drop cap":[],"Read more":["Διαβάστε περισσότερα"],"Indent list item":[],"Outdent list item":[],"Convert to ordered list":["Μετατροπή σε αριθμημένη λίστα"],"Convert to unordered list":["Μετατροπή σε μη αριθμημένη λίστα"],"List":["Λίστα"],"photo":["φωτογραφία"],"Size":["Μέγεθος"],"Image":["Εικόνα"],"Preview":["Προεπισκόπηση"],"Heading":["Επικεφαλίδα"],"None":["Κανένα"],"Gallery":["Γκαλερί"],"More":["Περισσότερα"],"Classic":["Κλασικό"],"video":["video"],"audio":["ήχος"],"music":["μουσική"],"image":["εικόνα"],"blog":["ιστολόγιο"],"post":["άρθρο"],"Embedded content from %s":["Ενσωμάτωση περιεχομένου από %s"],"Enter URL to embed here…":["Εισάγετε εδώ τον σύνδεσμο που θέλετε να ενσωματώσετε..."],"%s URL":["%s URL"],"Text alignment":[],"Edit image":["Επεξεργασία εικόνας"],"Columns":["Στήλες"],"Code":["Κωδικός"],"Categories":["Κατηγορίες"],"Button":["Κουμπί"],"Apply":["Υποβολή"],"Reusable blocks":["Επαναχρησιμοποιούμενα μπλοκ"],"Cancel":["Άκυρο"],"Edit":["Επεξεργασία"],"Audio":["Ήχος"],"Upload":["Ανέβασμα"],"Additional CSS class(es)":["Επιπρόσθετη(ες) κλάση(εις) CSS"],"HTML anchor":["HTML Ετικέτα"],"This color combination may be hard for people to read. Try using a brighter background color and/or a darker %s.":["Αυτός ο συνδυασμός χρωμάτων μπορεί να είναι δυσανάγνωστος. Προσπαθήστε να χρησιμοποιήσετε ένα λαμπρότερο χρώμα υποβάθρου και/η ένα σκοτεινότερο χρώμα κειμένου."],"This color combination may be hard for people to read. Try using a darker background color and/or a brighter %s.":[],"Clear":["Καθαρισμός"],"Custom color picker.":["Επιλογέας προσαρμοσμένων χρωμάτων"],"Color: %s":["Χρώμα: %s"],"Full width":["Πλήρες πλάτος"],"Wide width":["Ευρύ πλάτος"],"Widgets":["Μικροεφαρμογές"],"Align right":["Στοίχιση δεξιά"],"Align center":["Στοίχιση στο κέντρο"],"Align left":["Στοίχιση αριστερά"],"https://github.com/WordPress/gutenberg":["https://github.com/WordPress/gutenberg"],"Gutenberg":["Gutenberg"],"Authors":["Συντάκτες"],"Slug":["Σύντομο όνομα"],"Comment":["Σχόλιο"],"Publish":["Δημοσίευση"],"Metadata":["Μεταδεδομένα"],"Save":["Αποθήκευση"],"Revisions":["Αναθεωρήσεις"],"F j, Y":["j F, Y"],"%s ago":["%s πριν"],"%s from now":["%s από τώρα"]}}} ); </script> <script> (function() { 'use strict'; const fetches = {}; const promises = {}; const urls = { 'wp-hooks': 'https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/hooks/index.min.js?m=1731954715i&ver=84e753e2b66eb7028d38', 'wp-i18n': 'https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/i18n/index.min.js?m=1731954715i&ver=bd5a2533e717a1043151', 'verbum': 'https://s2.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/sun/vendor/automattic/jetpack-mu-wpcom/src/build/verbum-comments/verbum-comments.js?m=1731953849i&minify=false&ver=97043884103359931e09' }; const loaders = { 'verbum': () => { fetchExternalScript('wp-hooks'); fetchExternalScript('wp-i18n'); fetchExternalScript('verbum'); promises['wp-hooks'] = promises['wp-hooks'] || loadWPScript('wp-hooks'); promises['wp-i18n'] = promises['wp-i18n'] || promises['wp-hooks'].then( () => loadWPScript('wp-i18n') ); promises['verbum'] = promises['verbum'] || promises['wp-i18n'].then( () => loadWPScript('verbum') ); return promises['verbum']; }, }; const scriptExtras = { 'wp-i18n': { translations: 0, before: 0, after: 1 }, 'verbum': { translations: 1, before: 0, after: 0 }, }; window.WP_Enqueue_Dynamic_Script = { loadScript: (handle) => { if (!loaders[handle]) { console.error('WP_Enqueue_Dynamic_Script: unregistered script `' + handle + '`.'); } return loaders[handle](); } }; function fetchExternalScript(handle) { if (!urls[handle]) { return Promise.resolve(); } fetches[handle] = fetches[handle] || fetch(urls[handle], { mode: 'no-cors' }); return fetches[handle]; } function runExtraScript(handle, type, index) { const id = 'wp-enqueue-dynamic-script:' + handle + ':' + type + ':' + (index + 1); const template = document.getElementById(id); if (!template) { return Promise.reject(); } const script = document.createElement( 'script' ); script.innerHTML = template.innerHTML; document.body.appendChild( script ); return Promise.resolve(); } function loadExternalScript(handle) { if (!urls[handle]) { return Promise.resolve(); } return fetches[handle].then(() => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.onload = () => resolve(); script.onerror = (e) => reject(e); script.src = urls[handle]; document.body.appendChild(script); }); }); } function loadExtra(handle, pos) { const count = (scriptExtras[handle] && scriptExtras[handle][pos]) || 0; let promise = Promise.resolve(); for (let i = 0; i < count; i++) { promise = promise.then(() => runExtraScript(handle, pos, i)); } return promise; } function loadWPScript(handle) { // Core loads scripts in this order. See: https://github.com/WordPress/WordPress/blob/a59eb9d39c4fcba834b70c9e8dfd64feeec10ba6/wp-includes/class-wp-scripts.php#L428. return loadExtra(handle, 'translations') .then(() => loadExtra(handle, 'before')) .then(() => loadExternalScript(handle)) .then(() => loadExtra(handle, 'after')); } } )(); </script> </body> </html>