CINXE.COM

Congress of the Horeca Industry - EuroGastro

<!DOCTYPE html> <html class="no-touch" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://eurogastro.com.pl/xmlrpc.php"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="en" href="https://eurogastro.com.pl/en/conferences/" /> <link rel="alternate" hreflang="pl" href="https://eurogastro.com.pl/wydarzenia/" /> <link rel="alternate" hreflang="x-default" href="https://eurogastro.com.pl/wydarzenia/" /> <!-- This site is optimized with the Yoast SEO plugin v21.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Congress of the Horeca Industry - EuroGastro</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Aguafina%20Script%3Aregular&#038;subset=latin%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Aguafina%20Script%3Aregular&#038;subset=latin%2Clatin-ext&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Aguafina%20Script%3Aregular&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&#038;display=swap" /></noscript> <link rel="canonical" href="https://eurogastro.com.pl/en/conferences/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Congress of the Horeca Industry - EuroGastro" /> <meta property="og:url" content="https://eurogastro.com.pl/en/conferences/" /> <meta property="og:site_name" content="EuroGastro" /> <meta property="article:modified_time" content="2024-08-01T12:21:58+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="8 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://eurogastro.com.pl/en/conferences/","url":"https://eurogastro.com.pl/en/conferences/","name":"Congress of the Horeca Industry - EuroGastro","isPartOf":{"@id":"https://eurogastro.com.pl/#website"},"datePublished":"2024-05-23T12:10:39+00:00","dateModified":"2024-08-01T12:21:58+00:00","breadcrumb":{"@id":"https://eurogastro.com.pl/en/conferences/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://eurogastro.com.pl/en/conferences/"]}]},{"@type":"BreadcrumbList","@id":"https://eurogastro.com.pl/en/conferences/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona główna","item":"https://eurogastro.com.pl/en/home/"},{"@type":"ListItem","position":2,"name":"Congress of the Horeca Industry"}]},{"@type":"WebSite","@id":"https://eurogastro.com.pl/#website","url":"https://eurogastro.com.pl/","name":"EuroGastro","description":"Międzynarodowe Targi Gastronomiczne Euro Gastro","publisher":{"@id":"https://eurogastro.com.pl/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://eurogastro.com.pl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://eurogastro.com.pl/#organization","name":"EuroGastro","url":"https://eurogastro.com.pl/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://eurogastro.com.pl/#/schema/logo/image/","url":"https://eurogastro.com.pl/wp-content/uploads/2023/03/kafelek_eurogastro_l.jpg","contentUrl":"https://eurogastro.com.pl/wp-content/uploads/2023/03/kafelek_eurogastro_l.jpg","width":500,"height":500,"caption":"EuroGastro"},"image":{"@id":"https://eurogastro.com.pl/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="EuroGastro &raquo; Feed" href="https://eurogastro.com.pl/en/feed/" /> <link rel="alternate" type="application/rss+xml" title="EuroGastro &raquo; Comments Feed" href="https://eurogastro.com.pl/en/comments/feed/" /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/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--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: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--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--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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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-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-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-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;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='exhibitors_list_css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/Exhibitors-List/exhibitors_list.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='pwelement-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/elements/css/style.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='pwe-katalog-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/katalog-wystawcow/katalog.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='pwe-exhibitor-generator-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/includes/exhibitor-generator/assets/exhibitor-generator-style.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='pwe-media-gallery-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/includes/media-gallery/assets/media-gallery.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='my-custom-element-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/custom-element/my-custom-element/css/style.css?ver=1732028692' type='text/css' media='all' /> <link rel='stylesheet' id='wpml-menu-item-0-css' href='//eurogastro.com.pl/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='uncode-style-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/themes/uncode/library/css/style.css?ver=1732028692' type='text/css' media='all' /> <style id='uncode-style-inline-css' type='text/css'> @media (max-width: 959px) { .navbar-brand > * { height: 60px !important;}} @media (min-width: 960px) { .limit-width { max-width: 1200px; margin: auto;}} .menu-primary ul.menu-smart > li > a, .menu-primary ul.menu-smart li.dropdown > a, .menu-primary ul.menu-smart li.mega-menu > a, .vmenu-container ul.menu-smart > li > a, .vmenu-container ul.menu-smart li.dropdown > a { text-transform: uppercase; } body.menu-custom-padding .col-lg-0.logo-container, body.menu-custom-padding .col-lg-2.logo-container, body.menu-custom-padding .col-lg-12 .logo-container, body.menu-custom-padding .col-lg-4.logo-container { padding-top: 9px; padding-bottom: 9px; } body.menu-custom-padding .col-lg-0.logo-container.shrinked, body.menu-custom-padding .col-lg-2.logo-container.shrinked, body.menu-custom-padding .col-lg-12 .logo-container.shrinked, body.menu-custom-padding .col-lg-4.logo-container.shrinked { padding-top: 0px; padding-bottom: 0px; } @media (max-width: 959px) { body.menu-custom-padding .menu-container .logo-container { padding-top: 9px !important; padding-bottom: 9px !important; } } #changer-back-color { transition: background-color 1000ms cubic-bezier(0.25, 1, 0.5, 1) !important; } #changer-back-color > div { transition: opacity 1000ms cubic-bezier(0.25, 1, 0.5, 1) !important; } body.bg-changer-init.disable-hover .main-wrapper .style-light, body.bg-changer-init.disable-hover .main-wrapper .style-light h1, body.bg-changer-init.disable-hover .main-wrapper .style-light h2, body.bg-changer-init.disable-hover .main-wrapper .style-light h3, body.bg-changer-init.disable-hover .main-wrapper .style-light h4, body.bg-changer-init.disable-hover .main-wrapper .style-light h5, body.bg-changer-init.disable-hover .main-wrapper .style-light h6, body.bg-changer-init.disable-hover .main-wrapper .style-light a, body.bg-changer-init.disable-hover .main-wrapper .style-dark, body.bg-changer-init.disable-hover .main-wrapper .style-dark h1, body.bg-changer-init.disable-hover .main-wrapper .style-dark h2, body.bg-changer-init.disable-hover .main-wrapper .style-dark h3, body.bg-changer-init.disable-hover .main-wrapper .style-dark h4, body.bg-changer-init.disable-hover .main-wrapper .style-dark h5, body.bg-changer-init.disable-hover .main-wrapper .style-dark h6, body.bg-changer-init.disable-hover .main-wrapper .style-dark a { transition: color 1000ms cubic-bezier(0.25, 1, 0.5, 1) !important; } body.bg-changer-init.disable-hover .main-wrapper .heading-text-highlight-inner { transition-property: right, background; transition-duration: 1000ms } </style> <link data-minify="1" rel='stylesheet' id='uncode-icons-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/themes/uncode/library/css/uncode-icons.css?ver=1732028692' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='uncode-custom-style-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/themes/uncode/library/css/style-custom.css?ver=1732028692' type='text/css' media='all' /> <style id='uncode-custom-style-inline-css' type='text/css'> .icon-accent img{background-color:#606060 !important;}:is(.secondary-heading-text,.main-heading-text) :is(h2, h3, h4, h5, h6), .desc-shadow .uncol, .desc-shadow-odw .row-parent, .drive, select, input{border-color:#606060 !important;}.main-heading-text :is(h2, h3, h4, h5, h6, p), .iframe-shadow, .rll-youtube-player, .news .t-entry-visual, .image-shadow .t-entry-visual, .form-heading-border .gfield_label{box-shadow:9px 9px 0px -6px#e8be8a;}::selection {background:#e8be8a;}.gform_legacy_markup_wrapper .gfield_required {color:white !important; }.main-heading-text-white :is(h2, h3, h4, h5, h6, p) {box-shadow:9px 9px 0px -6px white;padding:0 12px 10px 0;}.acord :is(a span,p,p a), .acord span:after, .panel-title.active > a span:after, .widget_nav_menu a{color:white !important;}.gform_wrapper :is(label, .gfield_description){color:white;}.gform_legacy_markup_wrapper div.charleft{color:white !important;}.logo-invert-white img{filter:brightness(0) invert(1);}.logo-invert-white:hover img{filter:brightness(1) invert(0);}.show-consent{color:white;}.color-white, .color-white span, .color-white a{color:white !important;}.color-black, .color-black span, .color-black a{color:black !important;}.style-color-461787-bg, .btn-color-461787 {background-color:black !important;}input[type='text'], input[type='email'], input[type='tel'], .desc-shadow .uncol{box-shadow:9px 9px 0px -5px black;}select.gfield_select {padding:10px 15px !important;box-shadow:9px 9px 0px -5px black !important;}input[type='submit']{background-color:white !important;color:black;box-shadow:9px 9px 0px -5px black;}.main-heading-text :is(h2, h3, h4, h5, h6, p),.secondary-heading-text :is(h2, h3, h4, h5, h6, p) {padding:0 12px 10px 0;}.secondary-heading-text :is(h2, h3, h4, h5, h6, p) {box-shadow:9px 9px 0px -6px #fff;}#logo-container-mobile{ padding:5px !important; }.desc-shadow > .uncol, .desc-shadow-odw .row-parent, .context > .uncol > .uncoltable {box-shadow:9px 9px 0px -5px black;border:2px solid;}.drive {box-shadow:9px 9px 0px -5px black;border:2px solid;padding:25px 25px !important;}.shadow-black { box-shadow:9px 9px 0px -5px black;}.shadow-white{box-shadow:9px 9px 0px -5px white !important;}.desc-shadow-white .uncol{box-shadow:9px 9px 0px -5px white;border:2px solid white;}.desc-shadow-extra > .uncol, .contact > .uncol{box-shadow:9px 9px 0px -5px black;}.img-shadow-build .single-wrapper {box-shadow:10px 10px 0px -5px;}.btn-container a {box-shadow:4px 4px 0px -1px black;border:1px solid black;}.btn-container:has(.btn-center) {display:flex;justify-content:center;}.border-top-left{margin-left:-18px;box-shadow:-3px -3px white;width:170px !important;height:40px;z-index:10;}.border-bottom-right{box-shadow:3px 3px white;width:170px !important;height:40px;float:right;margin-right:-18px;}.border-top-left-black{margin-left:-18px;box-shadow:-3px -3px black;width:170px !important;height:40px;z-index:10;}.border-bottom-right-black{box-shadow:3px 3px black;width:170px !important;height:40px;float:right;margin-right:-18px;}.fb-groups .btn-container {margin-top:16px !important;}.fb-title {margin-bottom:16px;}.fb-icons-item {display:flex;align-items:center;margin-bottom:10px;}.fb-icons-item img {width:24px;height:24px;margin-right:12px;}.fb-icons-item h6 {margin-top:0;}.gfield_consent_description{overflow:auto !important;max-height:auto !important;border:none !important;display:none;}.show-consent:hover{cursor:pointer;}.header-btn{max-width:320px;height:75px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;}@media (max-width:740px) {.header-btn-block .btn-container{display:flex !important;justify-content:center !important;}}#page-header .btn-inline{padding-left:10px !important;padding-right:10px !important;}.ginput_container_consent{display:flex;align-items:center;}.ginput_container_consent input{margin-top:0 !important;margin-right:5px !important;}.gfield_consent_label{font-size:12px;line-height:15px !important;margin:0 !important;}.slider-section .row {max-width:1200px;align-items:center;margin:0 auto;padding:0;}.slider-section .desc-shadow > .uncol {box-shadow:9px 9px 0px -5px black;border:1px solid black;}.slider-section .slider-box > .uncol {min-height:350px !important;}.slider-section .slider-box .wpb_row {min-height:350px !important;}.slider-section .owl-prev .owl-nav-container, .slider-section .owl-next .owl-nav-container {background-color:inherit !important;}.slider-section .owl-prev, .slider-section .owl-next {padding-top:0 !important;}.slider-section i, .slider-section i {font-size:35px !important;color:black !important;}.desc-shadow-slider > .uncol {box-shadow:9px 9px 0px -5px black;}.fair-in-numbers, .slider-box {padding:0 36px 18px !important;}#masthead .wpml-ls-current-language img, #masthead .wpml-ls-menu-item img{min-width:18px !important;min-height:12px;}:is(#menu-item-wpml-ls-2-pl, #menu-item-wpml-ls-2-en) .drop-menu {min-width:20px !important;width:unset !important;}@media (max-width:959px) {#masthead .drop-menu {padding-left:36px !important;}#masthead .menu-primary-inner {padding:36px 0 !important;}#masthead .menu-primary-inner > .menu-item {padding:5px 0 !important;}#masthead .menu-item-button {max-width:310px;}#masthead .menu-btn-table, #masthead .menu-item {width:100%;}#masthead .mobile-menu-button {padding:0 18px;}}@media (min-width:959px){#masthead .menu-horizontal-inner{display:flex;align-items:center;justify-content:center;}#logo-container-mobile, #masthead .menu-horizontal-inner .navbar-nav-last{min-width:0;}#masthead .menu-primary-inner{display:flex;justify-content:center;align-items:center;}#masthead .menu-primary-inner .drop-menu a{text-align:left;}#masthead .menu-item-button{padding:0.3vw !important;}#masthead .menu-item-button .menu-item{padding:1vw !important;}#masthead .navbar-nav-last ul{padding:0 0.3vw !important;display:flex;justify-content:center;}#masthead .wpml-ls-current-language .drop-menu, #masthead .wpml-ls-menu-item .drop-menu {width:unset !important;min-width:36px !important;margin-top:-20px !important;margin-left:-15px !important;}}@media (min-width:960px) and (max-width:1200px){#masthead .menu-primary-inner a, #masthead .menu-primary-inner span{white-space:break-spaces;padding:5px 0.5vw !important;text-align:center;line-height:1;}#masthead .navbar-nav-last ul{flex-direction:column;}#masthead .navbar-nav-last ul a {padding:5px !important;text-align:center !important;}}@media (max-width:960px){ .row-container:has(.gform_wrapper, .custom-container-grupy, .custom-container-contact) .wpb_column, .row-container:has(.drive, .area) .wpb_column {max-width:555px;margin:0 auto;} .row-container:has(.gform_wrapper, .custom-container-grupy, .custom-container-contact) .row-parent {padding:36px 18px 36px 18px !important;}}@media (max-width:450px){input[type='submit'] {padding:12px 20px !important;font-size:3.3vw !important;}}@media (max-width:569px){#page-header .background-inner{background-image:url('https://eurogastro.com.pl/doc/header_mobile.webp') !important;}}#mapa, #wystawcy, #konferencje, #patroni-medialni, #edycja-w-liczbach, #profil-odwiedzajacego, #profil-wystawcy, #zakres-branzowy, #faq, #stand, #voucher, #organizator, #download, #dojazd, #visitorsBenefits, #exhibitorsBenefits {scroll-margin-top:200px;} </style> <link rel='stylesheet' id='child-style-css' href='https://eurogastro.com.pl/wp-content/themes/uncode-child/style.css' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://eurogastro.com.pl/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="text/javascript" id="wpml-cookie-js-extra"> /* <![CDATA[ */ var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1732028692" id="wpml-cookie-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/Exhibitors-List/exhibitors_list.js?ver=1732028692" id="exhibitors_list_js-js" defer></script> <script type="text/javascript" id="uncode-init-js-extra"> /* <![CDATA[ */ var SiteParameters = {"days":"days","hours":"hours","minutes":"minutes","seconds":"seconds","constant_scroll":"on","scroll_speed":"2","parallax_factor":"0.25","loading":"Loading\u2026","slide_name":"slide","slide_footer":"footer","ajax_url":"https:\/\/eurogastro.com.pl\/wp-admin\/admin-ajax.php","nonce_adaptive_images":"eee53f6310","nonce_srcset_async":"15ed7df92c","enable_debug":"","block_mobile_videos":"","is_frontend_editor":"","mobile_parallax_allowed":"","wireframes_plugin_active":"","sticky_elements":"off","lazyload_type":"rocket","resize_quality":"90","register_metadata":"","bg_changer_time":"1000","update_wc_fragments":"1","optimize_shortpixel_image":"","custom_cursor_selector":"[href], .trigger-overlay, .owl-next, .owl-prev, .owl-dot, input[type=\"submit\"], button[type=\"submit\"], a[class^=\"ilightbox\"], .ilightbox-thumbnail, .ilightbox-prev, .ilightbox-next, .overlay-close, .unmodal-close, .qty-inset > span, .share-button li, .uncode-post-titles .tmb.tmb-click-area, .btn-link, .tmb-click-row .t-inside","mobile_parallax_animation":""}; /* ]]> */ </script> <script type="text/javascript" src="https://eurogastro.com.pl/wp-content/themes/uncode/library/js/init.min.js" id="uncode-init-js"></script> <link rel="https://api.w.org/" href="https://eurogastro.com.pl/en/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://eurogastro.com.pl/en/wp-json/wp/v2/pages/6803" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://eurogastro.com.pl/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://eurogastro.com.pl/en/?p=6803' /> <meta name="generator" content="WPML ver:4.5.2 stt:1,40;" /> <link rel="icon" href="https://eurogastro.com.pl/wp-content/uploads/2021/11/cropped-EuroGastro-1-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://eurogastro.com.pl/wp-content/uploads/2021/11/cropped-EuroGastro-1-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://eurogastro.com.pl/wp-content/uploads/2021/11/cropped-EuroGastro-1-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://eurogastro.com.pl/wp-content/uploads/2021/11/cropped-EuroGastro-1-1-270x270.png" /> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><!-- Google Tag Manager --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> // create dataLayer window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } // set „denied" as default for both ad and analytics storage, as well as ad_user_data and ad_personalization, gtag("consent", "default", { ad_user_data: "denied", ad_personalization: "denied", ad_storage: "denied", analytics_storage: "denied", wait_for_update: 2000 // milliseconds to wait for update }); // Enable ads data redaction by default [optional] gtag("set", "ads_data_redaction", true); </script> <script type="text/javascript"> // Google Tag Manager (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-K4J44RH'); </script> <!-- End Google Tag Manager --> <meta name="facebook-domain-verification" content="f1l748ikwhz8yv5l1dxya4w2uviwpo" /> </head> <body class="page-template-default page page-id-6803 style-color-xsdn-bg group-blog hormenu-position-left hmenu hmenu-position-right header-full-width main-center-align menu-custom-padding mobile-parallax-not-allowed ilb-no-bounce uncode-btn-square qw-body-scroll-disabled wpb-js-composer js-comp-ver-6.7.0 vc_responsive" data-border="0"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K4J44RH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="body-borders" data-border="0"><div class="top-border body-border-shadow"></div><div class="right-border body-border-shadow"></div><div class="bottom-border body-border-shadow"></div><div class="left-border body-border-shadow"></div><div class="top-border style-light-bg"></div><div class="right-border style-light-bg"></div><div class="bottom-border style-light-bg"></div><div class="left-border style-light-bg"></div></div> <div class="box-wrapper"> <div class="box-container"> <script type="text/javascript" id="initBox">UNCODE.initBox();</script> <div class="menu-wrapper menu-sticky"> <header id="masthead" class="navbar menu-primary menu-light submenu-light style-light-original menu-with-logo"> <div class="menu-container style-color-145455-bg menu-no-borders"> <div class="row-menu limit-width"> <div class="row-menu-inner"> <div id="logo-container-mobile" class="col-lg-0 logo-container middle"> <div id="main-logo" class="navbar-header style-light"> <a href="https://eurogastro.com.pl/en/" class="navbar-brand" data-padding-shrink ="0" data-minheight="20"><div class="logo-image main-logo logo-skinnable" data-maxheight="70" style="height: 70px;"><img fetchpriority="high" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20420%20200'%3E%3C/svg%3E" alt="logo" width="420" height="200" class="img-responsive" data-lazy-src="https://eurogastro.com.pl/wp-content/uploads/2023/07/MenuLogo-eurogastro.png" /><noscript><img fetchpriority="high" decoding="async" src="https://eurogastro.com.pl/wp-content/uploads/2023/07/MenuLogo-eurogastro.png" alt="logo" width="420" height="200" class="img-responsive" /></noscript></div></a> </div> <div class="mmb-container"><div class="mobile-additional-icons"></div><div class="mobile-menu-button mobile-menu-button-light lines-button"><span class="lines"><span></span></span></div></div> </div> <div class="col-lg-12 main-menu-container middle"> <div class="menu-horizontal"> <div class="menu-horizontal-inner"> <div class="nav navbar-nav navbar-main navbar-nav-first"><ul id="menu-main-menu-en" class="menu-primary-inner menu-smart sm"><li id="menu-item-748" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-748 dropdown menu-item-link"><a title="For visitors" href="https://eurogastro.com.pl/en/for-visitors/" data-toggle="dropdown" class="dropdown-toggle" data-type="title">For visitors<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-752" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-752"><a title="Registration" href="https://eurogastro.com.pl/en/registration/">Registration<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-755" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-755"><a title="Why is it worth it" href="/en/for-visitors/#visitorsBenefits">Why is it worth it<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-756" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-756"><a title="FAQ" href="/en/for-visitors/#faq">FAQ<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-4028" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4028"><a title="News" href="https://eurogastro.com.pl/en/news/">News<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-6805" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-6803 current_page_item menu-item-6805 active"><a title="Conferences" href="https://eurogastro.com.pl/en/conferences/">Conferences<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-4027" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4027"><a title="Route" href="/en/for-visitors/#dojazd">Route<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-3402" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3402"><a title="Media" target="_blank" href="https://warsawexpo.eu/en/press-room">Media<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-758" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-758"><a title="Accomodation" target="_blank" href="https://warsawexpo.eu/en/accomodation/">Accomodation<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-3778" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3778 dropdown"><a title="Previous editions" data-type="title">Previous editions<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-6682" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6682 dropdown"><a title="Edition 2024" data-type="title">Edition 2024<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-6681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6681"><a title="HoReCa Congress 2024" href="https://eurogastro.com.pl/en/conferences-2024/">HoReCa Congress 2024<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-6716" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6716"><a title="Exhibitor’s presentations and trends 2024" href="https://eurogastro.com.pl/en/exhibitors-presentations-and-trends-2024/">Exhibitor’s presentations and trends 2024<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-6688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6688"><a title="Exhibitors Catalog 2024" href="https://eurogastro.com.pl/en/exhibitors-catalog-2024/">Exhibitors Catalog 2024<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-6690" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6690"><a title="Fair plan 2024" href="https://eurogastro.com.pl/en/fair-plan-2024/">Fair plan 2024<i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul> </li> <li id="menu-item-5077" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5077 dropdown"><a title="Edition 2023" data-type="title">Edition 2023<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-5076" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5076"><a title="Exhibitors Catalog 2023" href="https://eurogastro.com.pl/en/exhibitors-catalog-2023/">Exhibitors Catalog 2023<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-5075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5075"><a title="THE STARS OF CULINARY SHOWS 2023" href="https://eurogastro.com.pl/en/the-stars-of-culinary-shows-2023/">THE STARS OF CULINARY SHOWS 2023<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-4988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4988"><a title="Fair plan 2023" href="https://eurogastro.com.pl/en/fair-plan-2023/">Fair plan 2023<i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul> </li> <li id="menu-item-3777" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3777 dropdown"><a title="Edition 2022" data-type="title">Edition 2022<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-3776" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3776"><a title="Exhibitors Catalog 2022" href="https://eurogastro.com.pl/en/exhibitors-catalog-2022/">Exhibitors Catalog 2022<i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul> </li> </ul> </li> <li id="menu-item-5632" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5632"><a title="Exhibition calendar" target="_blank" href="https://warsawexpo.eu/en/exhibition-calendar/">Exhibition calendar<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-3669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3669"><a title="Contact" href="https://eurogastro.com.pl/en/contact/">Contact<i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul> </li> <li id="menu-item-747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-747 dropdown menu-item-link"><a title="For exhibitors" href="https://eurogastro.com.pl/en/for-exhibitors/" data-toggle="dropdown" class="dropdown-toggle" data-type="title">For exhibitors<i class="fa fa-angle-down fa-dropdown"></i></a> <ul role="menu" class="drop-menu"> <li id="menu-item-754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-754"><a title="Book a stand" href="https://eurogastro.com.pl/en/become-an-exhibitor/">Book a stand<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-760" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-760"><a title="Why is it worth it" href="/en/for-exhibitors/#exhibitorsBenefits">Why is it worth it<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-5450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5450"><a title="Organizational information for Exhibitors" href="https://eurogastro.com.pl/en/organizational-information-for-exhibitors/">Organizational information for Exhibitors<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-761" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-761"><a title="Designed exhibition stands" href="/en/for-exhibitors/#stand">Designed exhibition stands<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-4029" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4029"><a title="Documents to download" href="/en/for-exhibitors/#download">Documents to download<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-751" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-751"><a title="Promote yourself at the fair" href="https://eurogastro.com.pl/en/promote-yourself-at-the-fair/">Promote yourself at the fair<i class="fa fa-angle-right fa-dropdown"></i></a></li> <li id="menu-item-5838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5838"><a title="Contact" href="https://eurogastro.com.pl/en/contact-exhibitors/">Contact<i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul> </li> <li id="menu-item-6691" class="menu-item-button"><a title="Exhibitors Catalog" href="https://eurogastro.com.pl/en/exhibitors-catalog/"><div class="menu-btn-table"><div class="menu-btn-cell"><div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6691 menu-btn-container btn"><span>Exhibitors Catalog</span></div></div></div></a></li> <li id="menu-item-753" class="menu-item-button"><a title="Book a stand" href="https://eurogastro.com.pl/en/become-an-exhibitor/"><div class="menu-btn-table"><div class="menu-btn-cell"><div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-753 menu-btn-container btn"><span>Book a stand</span></div></div></div></a></li> <li id="menu-item-wpml-ls-9-pl" class="menu-item wpml-ls-slot-9 wpml-ls-item wpml-ls-item-pl wpml-ls-menu-item wpml-ls-first-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-9-pl menu-item-link"><a title=" &lt;img class=&quot;wpml-ls-flag&quot; src=&quot;https://eurogastro.com.pl/wp-content/plugins/sitepress-multilingual-cms/res/flags/pl.png&quot; alt=&quot;Polish&quot; /&gt;" href="https://eurogastro.com.pl/wydarzenia/"><img width="18" height="12" decoding="async" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="Polish" data-lazy-src="https://eurogastro.com.pl/wp-content/plugins/sitepress-multilingual-cms/res/flags/pl.png" /><noscript><img width="18" height="12" decoding="async" class="wpml-ls-flag" src="https://eurogastro.com.pl/wp-content/plugins/sitepress-multilingual-cms/res/flags/pl.png" alt="Polish" /></noscript><i class="fa fa-angle-right fa-dropdown"></i></a></li> </ul></div><div class="nav navbar-nav navbar-nav-last"><ul class="menu-smart sm menu-icons menu-smart-social"><li class="menu-item-link social-icon tablet-hidden mobile-hidden social-153831"><a href="https://www.facebook.com/TargiEuroGastro/" class="social-menu-link" target="_blank"><i class="fa fa-facebook-official"></i></a></li><li class="menu-item-link social-icon tablet-hidden mobile-hidden social-115203"><a href="https://www.instagram.com/targieurogastro/" class="social-menu-link" target="_blank"><i class="fa fa-instagram"></i></a></li><li class="menu-item-link social-icon tablet-hidden mobile-hidden social-141685"><a href="https://www.linkedin.com/company/targi-eurogastro/" class="social-menu-link" target="_blank"><i class="fa fa-linkedin-square"></i></a></li></ul></div><div class="desktop-hidden"> </div></div> </div> </div> </div> </div> </div> </header> </div> <script type="text/javascript" id="fixMenuHeight">UNCODE.fixMenuHeight();</script> <div class="main-wrapper"> <div class="main-container"> <div class="page-wrapper"> <div class="sections-container"> <script type="text/javascript">UNCODE.initHeader();</script><article id="post-6803" class="page-body style-light-bg post-6803 page type-page status-publish hentry"> <div class="post-wrapper"> <div class="post-body"><div class="post-content un-no-sidebar-layout"><div data-parent="true" class="vc_row row-container" id="row-unique-0"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_79803"> <style> .row-parent:has(.pwelement_79803 .pwe-header) { max-width: 100%; padding: 0 !important; } .wpb_column:has(.pwelement_79803 .pwe-header) { max-width: 100%; } .pwelement_79803 .pwe-header-wrapper { min-height: 60vh; max-width: 1200px; margin: 0 auto; display: flex; z-index: 2; } .pwelement_79803 .pwe-header-logo { max-width: 400px !important; width: 100%; height: auto; z-index: 1; } .pwelement_79803 .pwe-header-background { background-size: cover; background-repeat: no-repeat; background-position: center; } .pwelement_79803 .pwe-header-text { padding: 18px 0; z-index: 1; } .pwelement_79803 .pwe-header-text :is(h1, h2), .pwe-header .pwe-logotypes-title h4 { color: white; text-transform: uppercase; text-align: center; width: auto; } .pwelement_79803 .pwe-header .pwe-logotypes-title { justify-content: center; } .pwelement_79803 .pwe-header .pwe-logotypes-title h4 { box-shadow: 9px 9px 0px -6px white; } .pwelement_79803 .pwe-header-text h1 { font-size: 30px; } .pwelement_79803 .pwe-header-text h2 { font-size: 36px; } .pwelement_79803 .pwe-header .slides div p, .pwelement_79803 .pwe-header .pwe-logotypes-gallery-wrapper div p{ color: white; } .pwelement_79803 .pwe-header .dots-container { display: none !important; } .pwelement_79803 .pwe-header .pwe-header-logotypes { transition: .3s ease; opacity: 0; } @media (min-width: 300px) and (max-width: 1200px) { .pwelement_79803 .pwe-header-text h1 { font-size: calc(20px + (30 - 20) * ( (100vw - 300px) / (1200 - 300) )); } .pwelement_79803 .pwe-header-text h2 { font-size: calc(24px + (36 - 24) * ( (100vw - 300px) / (1200 - 300) )); } } @media (max-width: 960px) { .row-parent:has(.pwelement_79803 .pwe-header) { padding: 0 !important; } .pwelement_79803 .pwe-btn-container a { min-width: 280px !important; } } </style><script type="rocketlazyloadscript">console.log("mobile == 0 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36) (line 178)");</script> <style> @media (max-width: 569px) { #pweHeader .pwe-header-container { background-image: url(/doc/header_mobile.webp) !important; } } </style> <style> .pwelement_79803 .pwe-header-container:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: ; opacity: 0; z-index: 0; } .pwelement_79803 .pwe-header-wrapper { min-height: auto !important; flex-direction: column; justify-content: center; align-items: center; } .pwelement_79803 .header-wrapper-column { max-width: 650px; width: 100%; justify-content: space-evenly; align-items: center; display: flex; flex-direction: column; padding: 36px; } .pwelement_79803 .pwe-header-simple-logo { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 18px; } .pwelement_79803 .pwe-header-simple-logo .pwe-btn-container { width: 240px; height: 50px; padding: 0; } .pwelement_79803 .pwe-header .pwe-btn { background-color: #e8be8a !important; border: #e8be8a !important; color: white !important; width: 100%; height: 100%; transform: scale(1) !important; text-transform: uppercase; transition: .3s ease; font-size: 15px; font-weight: 600; padding: 6px 18px !important; letter-spacing: 0.1em; text-align: center; display: flex; justify-content: center; align-items: center; } .pwelement_79803 .pwe-header-simple-logo .pwe-btn:hover { color: white; background-color: #d4aa76!important; border: 2px solid #d4aa76!important; } .pwelement_79803 .pwe-header-text { display: flex; flex-direction: column-reverse; } .pwelement_79803 .pwe-header-text h2 { font-size: 40px; margin: 0; } @media (max-width: 1200px) { .pwelement_79803 .pwe-header-text h2 { font-size: calc(24px + (40 - 24) * ( (100vw - 300px) / (1200 - 300) )); } } @media (min-width: 960px) { .pwelement_79803 .pwe-header-wrapper { min-height: 350px !important; height: 350px; } .pwelement_79803 .header-wrapper-column { max-width: 1200px; flex-direction: row; gap: 60px; } } @media (max-width: 960px) { .pwelement_79803 .header-wrapper-column { padding: 18px; } } </style> <div id="pweHeader" class="pwe-header"> <div style="background-image: url(https://eurogastro.com.pl/doc/background.webp);" class="pwe-header-container pwe-header-background"> <div class="pwe-header-wrapper"> <div class="header-wrapper-column"> <div class="pwe-header-simple-logo"> <img width="600" height="240" decoding="async" class="pwe-header-logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20240'%3E%3C/svg%3E" alt="logo-EuroGastro" data-lazy-src="/doc/kongres.webp"><noscript><img width="600" height="240" decoding="async" class="pwe-header-logo" src="/doc/kongres.webp" alt="logo-EuroGastro"></noscript> <div id="pweBtnRegistration" class="pwe-btn-container header-button"> <a class="pwe-link pwe-btn" href="/en/registration/?utm_source=conference&utm_medium=button&utm_campaign=refferal" alt="link to registration">Take a part</span></a> </div> </div> <div class="pwe-header-text"> <h1>Congress of the Horeca Industry</h1> <h2>March 11-13, 2025</h2> </div> </div> </div> </div> </div></div></div></div></div></div></div><script id="script-row-unique-0" data-row="script-row-unique-0" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-0"));</script></div></div></div><div data-parent="true" class="vc_row row-container" id="row-unique-1"><div class="row single-top-padding no-bottom-padding single-h-padding limit-width row-parent"><div class="wpb_row row-inner"> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { { const timer = [{"countdown_start":"","countdown_end":"2025\/03\/11 10:00","countdown_text":"To the conference remains:","turn_off_countdown_button":"true"}]; for(i=0;i<timer.length; i++){ timer[i]["countdown_end"] = timer[i]["countdown_end"].replace(/\//g, "-").replace(" ", "T"); }; let j = 0; jQuery(document).ready(function($) { const intervals = {}; function updateCountdownStop(elementId) { clearInterval(intervals[elementId]); } function pluralizePolish(count, singular, plural, pluralGenitive) { if (count === 1 || (count % 10 === 1 && count % 100 !== 11)) { return `${count} ${singular}`; } else if (count % 10 >= 2 && count % 10 <= 4 && (count % 100 < 10 || count % 100 >= 20)) { return `${count} ${plural}`; } else { return `${count} ${pluralGenitive}`; } } function pluralizeEnglish(count, noun) { return `${count} ${noun}${count !== 1 ? "s" : ""}`; } function updateCountdown(elementId) { intervals[elementId] = setInterval(function() { if(timer[j] != null){ const rightNow = new Date(); const endTime = new Date(timer[j]["countdown_end"]); endTime.setHours(endTime.getHours()); const distance = endTime - rightNow; const days = Math.floor(distance / (1000 * 60 * 60 * 24)); const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((distance % (1000 * 60)) / 1000); let endMessage = ""; if ("en_US" == "pl_PL") { endMessage = pluralizePolish(days, "dzień", "dni", "dni") + " " + pluralizePolish(hours, "godzina", "godziny", "godzin") + " " + pluralizePolish(minutes, "minuta", "minuty", "minut") + " " + pluralizeEnglish(seconds, "second").trim(); } else { endMessage = pluralizeEnglish(days, "day") + " " + pluralizeEnglish(hours, "hour") + " " + pluralizeEnglish(minutes, "minute") + " " + pluralizeEnglish(seconds, "second").trim(); } if(distance < 0){ j++; if(timer[j] != null && timer[j]["countdown_text"] != ""){ $("#timer-header-text-56056").text(timer[j]["countdown_text"]); $("#timer-button-56056").text(timer[j]["countdown_btn_text"]); $("#timer-button-56056").attr("href", timer[j]["countdown_btn_url"]); } } else { $("#pwe-countdown-timer-56056").text(endMessage); } } else { updateCountdownStop(56056); $("#pwe-countdown-timer-56056").parent().hide(0); } } , 1000); } updateCountdown(56056); // Change button on sticky main timer function handleClassChange(mutationsList, observer) { for (let mutation of mutationsList) { if (mutation.type === "attributes" && mutation.attributeName === "class") { const targetElement = mutation.target; const customBtn = document.getElementById("timer-button-56056"); const hasStuckedClass = targetElement.classList.contains("is_stucked"); if (customBtn) { const buttonLink = customBtn.href; if (hasStuckedClass) { if (buttonLink.includes("/en/")) { customBtn.innerHTML = "<span>REGISTER<br/>Get a free ticket</span>"; customBtn.href = "/en/registration/"; } else { customBtn.innerHTML = "<span>Zarejestruj się<br/>Odbierz darmowy bilet</span>"; customBtn.href = "/rejestracja/"; } } else { if (buttonLink.includes("/en/")) { customBtn.innerHTML = "<span>Book a stand</span>"; customBtn.href = "/en/become-an-exhibitor"; } else { customBtn.innerHTML = "<span>Zostań wystawcą</span>"; customBtn.href = "/zostan-wystawca/"; } } } } } } let is_stucked = false; const targetElement = document.querySelector(".sticky-element"); const mainTimerElement = document.querySelector("#main-timer"); const observer = new MutationObserver(handleClassChange); if (mainTimerElement) { const config = { attributes: true, attributeFilter: ["class"] }; const showRegisterBarValue = mainTimerElement.getAttribute("data-show-register-bar"); if(targetElement && showRegisterBarValue !== "true") { observer.observe(targetElement, config); targetElement.setAttribute("data-is-stucked", is_stucked); } } }); } });</script><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_53972"><style> .row-parent:has(.pwelement_53972) { background: #606060; max-width: 100%; padding: 0 !important; } .row-parent:has(.pwelement_53972) { background: #606060; max-width: 100%; padding: 0 !important; } .pwelement_53972 #main-timer p { color: white!important; margin: 9px auto; font-size: 18px !important; } .pwelement_53972 .pwe-btn { color: white!important; background-color: #e8be8a!important; border: 1px solid #e8be8a!important; margin: 9px 18px; transform: scale(1) !important; } .pwelement_53972 .pwe-btn:hover { color: white!important; background-color: #d4aa76!important; border: 1px solid #d4aa76!important; } .pwelement_53972 .pwe-timer-text { font-weight: 700; text-transform: uppercase; margin: 9px auto; } .pwelement_53972 .countdown-container { display: flex; justify-content: space-evenly; flex-wrap: wrap; align-items: center; max-width: 1200px; margin: 0 auto; } .pwelement_53972 .pwe-countdown-timer { min-width: 450px; text-align: center; } @media (min-width: 300px) and (max-width: 1200px) { .pwelement_53972 #main-timer p { font-size: calc(14px + (18 - 14) * ( (100vw - 300px) / (1200 - 300) )) !important; } } @media (max-width:570px){ .pwelement_53972 .countdown-container { display: flex; flex-wrap: wrap; justify-content: space-evenly; align-items: baseline; margin: 8px auto; } .pwelement_53972 .pwe-countdown-timer { min-width: 100%; } .pwelement_53972 #main-timer p { margin: 0 auto; } } @media (max-width:959px){ .wpb_column:has(.pwelement_53972) { padding-top: 0 !important; } }</style><div id="main-timer" class="countdown-container" data-show-register-bar=""><p id="timer-header-text-56056" class="timer-header-text pwe-timer-text">To the conference remains:</p><p id="pwe-countdown-timer-56056" class="pwe-countdown-timer pwe-timer-text"> 109 days 5 hours 52 minutes 46 seconds </p></div></div></div></div></div></div></div><script id="script-row-unique-1" data-row="script-row-unique-1" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-1"));</script></div></div></div><div data-parent="true" class="vc_row limit-width row-container onepage-section mobile-hidden" data-label="program" data-name="program" id="row-unique-2"><div class="row row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="vc_custom_heading_wrap main-heading-text"><div class="heading-text el-text" ><h4 class="h4 text-uppercase" ><span>Participate in the industry events as part of the Horeca Business Forum:</span></h4></div><div class="clear"></div></div></div></div></div></div></div><script id="script-row-unique-2" data-row="script-row-unique-2" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-2"));</script></div></div></div><div data-parent="true" class="vc_row row-container onepage-section" data-label="program" data-name="program" id="row-unique-3"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_54740"> <style> #page-header { position: relative; z-index: 11; } .pwelement_54740 { opacity: 0; transition: opacity 0.3s ease; } .row-parent:has(.pwelement_54740 .custom-container-sticky-buttons) { padding: 0 !important; max-width: 100% !important; } .pwelement_54740 .custom-sticky-buttons-full-size, .pwelement_54740 .custom-sticky-buttons-cropped { position: relative; display: flex; flex-wrap: wrap; justify-content: center; padding: 28px 18px; width: 100%; gap: 24px; } .pwelement_54740 .custom-sticky-buttons-full-size { background-color: white; z-index: 11; } .pwelement_54740 .custom-sticky-buttons-cropped-container { flex-direction: column; width: 100%; top: 0; z-index: 10; } .pwelement_54740 .custom-sticky-head-container { padding: 10px; display: flex; justify-content: center; align-items: center; text-align: center; cursor: pointer; } .pwelement_54740 .custom-sticky-head-container * { margin: 0; } .pwelement_54740 .custom-sticky-button-item { text-align: center; z-index: 8; } .pwelement_54740 .custom-sticky-button-item.active { transform: scale(1.1); } .pwelement_54740 .custom-sticky-buttons-cropped .custom-sticky-button-item { max-width: 170px !important; min-width: 170px !important; } .pwelement_54740 .custom-sticky-buttons-full-size .custom-sticky-button-item { max-width: 220px !important; min-width: 220px !important; } .pwelement_54740 .custom-sticky-button-item:hover { transform: scale(1.1) !important; } .pwelement_54740 .custom-sticky-button-item span { padding: 5px; } .pwelement_54740 .custom-sticky-button-item img, .pwelement_54740 .custom-sticky-button-item div { border-radius: 8px; width: 100%; object-fit: cover; cursor: pointer; text-transform: uppercase; font-size: 12px; display: flex; justify-content: center; align-items: center; color:black!important;; font-weight: 600; } .pwelement_54740 .custom-sticky-buttons-full-size .custom-sticky-button-item div { font-size: 16px !important; } .pwelement_54740 .custom-sticky-buttons-cropped .custom-sticky-button-item div { font-size: 12px !important; } .pwelement_54740 .custom-button-cropped { aspect-ratio: 21/9; } .pwelement_54740 .custom-button-full-size { aspect-ratio: 1/1; } .pwelement_54740 .custom-container-sticky-buttons .fa-chevron-down { transition: 0.3s ease !important; } .pwelement_54740 .custom-sticky-button-item { position: relative; display: inline-block; transition: ease .3s; } .pwelement_54740 .custom-image-button { display: block; width: 100%; height: auto; } .pwelement_54740 .custom-image-button-text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; padding: 5px 10px; font-size: 16px; } .pwelement_54740 .sticky-buttons-info-top, .pwelement_54740 .sticky-buttons-info-bottom { position: relative; z-index: 11; background: white; display: flex; justify-content: center; text-align: center; margin: 0; } .pwelement_54740 .sticky-buttons-info-top { padding: 18px 36px 0; } .pwelement_54740 .sticky-buttons-info-bottom { padding: 0 36px 18px; } .pwelement_54740 .sticky-pin { position: fixed !important; top: 0; right: 0; left: 0; } .konferencja { display: none; } @media (max-width: 600px) { .pwelement_54740 .custom-sticky-buttons-full-size { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 auto; gap: 20px; } .pwelement_54740 .custom-sticky-buttons-cropped .custom-sticky-button-item { max-width: 140px !important; min-width: 140px !important; } .pwelement_54740 .custom-sticky-buttons-full-size .custom-sticky-button-item { max-width: 140px !important; min-width: 140px !important; } .pwelement_54740 .custom-sticky-button-item:hover { transform: unset; } } </style><style> .pwelement_54740 .custom-sticky-buttons-cropped-container { position: absolute; } </style><div id="stickyButtons-56998" class="custom-container-sticky-buttons"><p class="sticky-buttons-info-top">Select one of the following to find out more.</p><div class="custom-sticky-buttons-full-size" background-color:!important;"><style> #panel-trendow { opacity: 0; } </style><div id="panel-trendow-btn" class="custom-sticky-button-item"> <img width="500" height="500" decoding="async" style="aspect-ratio:;" class="custom-image-button custom-button-full-size" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" alt="sticky-button-6883" data-lazy-src="https://eurogastro.com.pl/wp-content/uploads/2024/07/panel-trendow_kafelek_en.webp"><noscript><img width="500" height="500" decoding="async" style="aspect-ratio:;" class="custom-image-button custom-button-full-size" src="https://eurogastro.com.pl/wp-content/uploads/2024/07/panel-trendow_kafelek_en.webp" alt="sticky-button-6883"></noscript> <div class="custom-image-button-text"></div> </div></div> <div class="sticky custom-sticky-buttons-cropped-container"> <div class="custom-sticky-head-container style-accent-bg" background-color:!important"> <h4 class="custom-sticky-head-text" style="color: white;">Wybierz kongres <i class="fa fa-chevron-down fa-1x fa-fw"></i> </h4> </div> <div class="custom-sticky-buttons-cropped style-accent-bg" background-color:!important"><style> #panel-trendow { opacity: 0; } </style><style> #stickyButtons-56998 .custom-sticky-buttons-cropped-container { display: none !important; } </style><div id="panel-trendow-btn" class="custom-sticky-button-item"><div style="background-color:; aspect-ratio:;" class="custom-image-button custom-button-cropped"><span></span></div></div></div> </div><p class="sticky-buttons-info-bottom">More conference events will follow soon.</p> </div><script type="rocketlazyloadscript"> document.addEventListener("DOMContentLoaded", () => { const pweElement = document.querySelector(".pwelement_54740"); const stickyScroll = ""; const stickyMiniHide = "true"; const stickyMiniUrlsImg = ""; const btnsId = "[\"panel-trendow\"]"; const stickyButtonsDropdown = ""; const stickyButtonsFullSize = "true"; const tilesCroppedContainer = pweElement.querySelector(".custom-sticky-buttons-cropped-container"); const tilesCropped = pweElement.querySelector(".custom-sticky-buttons-cropped"); const tilesFullSize = pweElement.querySelector(".custom-sticky-buttons-full-size"); const stickyHeadContainer = pweElement.querySelector(".custom-sticky-head-container"); const containerMasthead = document.querySelector("#masthead .menu-container"); const containerPageHeader = document.querySelector("#page-header"); const containerCustomHeader = document.querySelector("#pweHeader"); const adminBar = document.querySelector("#wpadminbar"); const desktop = true; const mobile = false; pweElement.style.opacity = 1; const hideElement = (element) => { element.style.display = "none"; }; const showElement = (element, displayValue = "flex") => { element.style.display = displayValue; }; const setElementPosition = (element, position) => { element.style.position = position; }; const buttonsCroppedImage = [false]; const buttonsCroppedColor = [""]; const combinedArray = buttonsCroppedImage.concat(buttonsCroppedColor); if (combinedArray.every(value => value === false || value === "")) { hideElement(tilesCroppedContainer); } if (stickyButtonsDropdown !== "true") { hideElement(stickyHeadContainer); if (stickyButtonsFullSize === "true") { // dropdown on full size on setElementPosition(tilesCroppedContainer, "absolute"); showElement(tilesCropped); showElement(tilesFullSize); } else { // dropdown on full size off showElement(tilesCropped); } } else if (stickyButtonsDropdown === "true") { showElement(stickyHeadContainer); if (stickyButtonsFullSize === "true") { // dropdown off full size on setElementPosition(tilesCroppedContainer, "absolute"); showElement(stickyHeadContainer); hideElement(tilesCropped); showElement(tilesFullSize); } else { // dropdown off full size off showElement(tilesCroppedContainer); } } const stickyElement = pweElement.querySelector(".sticky"); const stickyClass = "sticky-pin"; let stickyPos; let stickyHeight; // Create a negative margin to prevent content "jumps": var jumpPreventDiv = document.createElement("div"); jumpPreventDiv.className = "jumps-prevent"; stickyElement.parentNode.insertBefore(jumpPreventDiv, stickyElement.nextSibling); if (containerMasthead && desktop) { stickyPos = stickyElement.getBoundingClientRect().top + window.scrollY - containerMasthead.offsetHeight; } else { stickyPos = stickyElement.getBoundingClientRect().top + window.scrollY; } function jumpsPrevent() { stickyHeight = stickyElement.offsetHeight; stickyElement.style.marginBottom = "-" + stickyHeight + "px"; stickyElement.nextElementSibling.style.paddingTop = stickyHeight + "px"; } if (!tilesFullSize) { jumpsPrevent(); // Run // Function trigger: window.addEventListener("resize", function () { jumpsPrevent(); }); } // Sticker function: function stickerFn() { const isStuckMasthead = document.querySelector("#masthead").classList.contains("is_stuck"); const stickyElementFixed = pweElement.querySelector(".sticky-pin"); const winTop = window.scrollY; // Check element position: if (winTop >= stickyPos) { stickyElement.classList.add(stickyClass); if (stickyElement) { if (containerMasthead && adminBar && desktop) { stickyElement.style.top = containerMasthead.offsetHeight + adminBar.offsetHeight + "px"; } else if (containerMasthead && !adminBar && desktop) { stickyElement.style.top = containerMasthead.offsetHeight + "px"; } else if (isStuckMasthead && mobile) { stickyElement.style.top = containerMasthead.offsetHeight + "px"; } else { stickyElement.style.top = "0px"; } } } else { stickyElement.classList.remove(stickyClass); if (tilesFullSize) { stickyElement.style.top = "0px"; } } } stickerFn(); // Run // Function trigger: window.addEventListener("scroll", function () { stickerFn(); }); if (btnsId && typeof btnsId === "string") { try { const btnsIdArray = JSON.parse(btnsId); if (Array.isArray(btnsIdArray)) { btnsIdArray.forEach(function(btnId) { const trimmedBtnId = btnId.trim(); const vcRow = document.getElementById(trimmedBtnId); if (vcRow) { vcRow.classList.add("sticky-section-56998"); vcRow.classList.add("hide-section-56998"); } }); } else { console.error("Nie udało się przekształcić btnsId w tablicę."); } } catch (error) { console.error("Błąd podczas parsowania JSON w btnsId:", error); } } if (btnsId !== "") { pweElement.querySelectorAll(".custom-sticky-button-item").forEach(function(button, index) { button.style.transition = ".3s ease"; var hideSections = document.querySelectorAll(".page-wrapper .row-container.hide-section-56998"); // Hide all sections except the first one if ("" === "true") { for (var i = 1; i < hideSections.length; i++) { hideSections[i].style.display = "none"; } if (index === 0 && button) { hideSections[0].style.display = "block"; button.style.transform = "scale(1.1)"; } } else { for (var i = 0; i < hideSections.length; i++) { hideSections[i].style.display = "none"; } } button.addEventListener("click", function() { var targetId = button.id.replace("-btn", ""); let customScrollTop; if (containerPageHeader) { customScrollTop = containerPageHeader.offsetHeight; } else if (containerCustomHeader) { customScrollTop = containerCustomHeader.offsetHeight; } else { customScrollTop = containerMasthead.offsetHeight; } if (document.querySelectorAll("header.menu-transparent").length > 0 && desktop) { customScrollTop -= containerMasthead.offsetHeight; } customScrollTop += "px"; // Hide all elements of .row-container hideSections.forEach(function(section) { section.style.display = "none"; }); // Wyświetlamy elementy var targetElement = document.getElementById(targetId); if (targetElement) { targetElement.style.display = "block"; // Scroll to the desired section if (stickyScroll !== "true") { if (stickyButtonsFullSize == "true" && (stickyMiniUrlsImg == "" || (stickyMiniUrlsImg != "" && stickyMiniHide == "true"))) { targetElement.style.scrollMarginTop = containerMasthead.offsetHeight + "px"; targetElement.scrollIntoView({ behavior: "smooth" }); } else { pweElement.querySelectorAll(".custom-sticky-button-item").forEach(function(button) { const scrollTopValue = parseInt(customScrollTop); button.addEventListener("click", function() { window.scrollTo({ top: scrollTopValue, behavior: "smooth" }); }); }); } } } if (button) { button.style.transform = "scale(1.1)"; } pweElement.querySelectorAll(".custom-sticky-button-item").forEach(function(otherButton) { if (otherButton !== button) { otherButton.style.transform = "scale(1)"; } }); }); }); } if (stickyButtonsDropdown === "true") { jQuery(document).ready(function($) { var $congressMenuSlide = $(".custom-sticky-buttons-cropped-container"); // Function to check if a click/hover occurred outside of .custom-container-sticky-buttons $(document).on("click", function (event) { if (!$(event.target).closest(".custom-sticky-buttons-cropped-container").length) { $(".custom-sticky-buttons-cropped").slideUp(); $(".custom-sticky-buttons-cropped-container .custom-sticky-head-container i").removeClass("fa-chevron-up").addClass("fa-chevron-down"); } }); //Click handling in .custom-sticky-head-container $congressMenuSlide.find(".custom-sticky-head-container").click(function () { toggleMenu($(this)); }); function toggleMenu($container) { $container.closest(".custom-sticky-buttons-cropped-container").find(".custom-sticky-buttons-cropped").slideToggle(); $container.find("i").toggleClass("fa-chevron-down fa-chevron-up"); } // Support for resizing the browser window $(window).on("resize", function () { if ($(window).width() >= 1300) { $congressMenuSlide.find(".custom-sticky-head-container").off("mouseenter"); // Disable the previous event handler $congressMenuSlide.find(".custom-sticky-head-container").mouseenter(function () { if (!$(this).closest(".custom-sticky-buttons-cropped-container").find(".custom-sticky-buttons-cropped").is(":visible")) { toggleMenu($(this)); } }); } else { $congressMenuSlide.find(".custom-sticky-head-container").off("mouseenter"); // Disable event handler for narrower screen } }); // Handle page scrolling $(window).on("scroll", function() { $(".custom-sticky-buttons-cropped").slideUp(); $(".custom-sticky-buttons-cropped-container .custom-sticky-head-container i").removeClass("fa-chevron-up").addClass("fa-chevron-down"); }); }); } else { pweElement.querySelector(".custom-sticky-head-container").style.display = "none"; } const stickySections = document.querySelectorAll(".sticky-section-56998"); stickySections.forEach(function (section) { section.style.opacity = 1; }) }); // Parameter for anchor function handleQueryParam() { setTimeout(() => { // Get the parameter from the current URL const urlParams = new URLSearchParams(window.location.search); const conferenceParam = urlParams.get("konferencja"); // Check if parameter exists if (conferenceParam) { // Show elements class with the appropriate id, hide the rest const allElements = document.querySelectorAll(".konferencja"); const containerMasthead = document.querySelector("#masthead .menu-container"); allElements.forEach(function (element) { if (element.id === conferenceParam) { element.style.display = "block"; element.classList.remove("hide-section-56998"); setTimeout(() => { element.style.opacity = 1; }, 100); if ("" !== "true") { // Scroll to the element with id from the anchor element.style.scrollMarginTop = containerMasthead.offsetHeight + "px"; element.scrollIntoView({ behavior: "smooth" }); } } else { element.style.display = "none"; } }); // Add a .active class to the element with anchor id + -btn var activeBtn = document.getElementById(conferenceParam + "-btn"); if (activeBtn) { activeBtn.classList.add("active"); } } }, 500); } // Call the handler function when the page is loaded document.addEventListener("DOMContentLoaded", handleQueryParam); // Listen for changes to the conference parameter in the URL window.addEventListener("popstate", handleQueryParam); </script></div></div></div></div></div></div><script id="script-row-unique-3" data-row="script-row-unique-3" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-3"));</script></div></div></div><section data-parent="true" class="konferencja row-container" id="panel-trendow"><div class="row no-top-padding no-bottom-padding no-h-padding full-width row-parent"><div data-parent="true" class="vc_row row-container" id="row-unique-4"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_17622"> <style> .pwelement_17622 .pwe-header-conference { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; background-position: center; min-height: 150px; } .pwelement_17622 .pwe-header-conference:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: black; opacity: 0.8; z-index: 0; } .pwelement_17622 .pwe-header-conference-wrapper { } .pwelement_17622 .pwe-header-conference-content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 18px; z-index: 1; } .pwelement_17622 .pwe-header-conference-content h4 { text-align: center; text-transform: uppercase; margin: 0; color: white; text-shadow: 2px 2px black !important;; } .pwelement_17622 .pwe-header-conference-title { font-size: 24px; } .pwelement_17622 .pwe-header-conference-description { padding-top: 8px; } @media (max-width:640px) { .pwelement_17622 .pwe-header-conference-title { font-size: 20px; } .pwelement_17622 .pwe-header-conference-description { font-size: 16px; } } </style> <div data-bg="/wp-content/plugins/PWElements/media/conference-background.webp" id="PWEHeaderConference-91346" class="pwe-header-conference rocket-lazyload" style=""> <div class="pwe-header-conference-wrapper"> <div class="pwe-header-conference-content"> <h4 class="pwe-header-conference-title">Trends panel and presentations of exhibitors</h4> </div> </div> </div></div><div class="pwelement pwelement_18970"> <style> #PWETrendsPanel .pwe-trends-panel-contact-block p, #PWETrendsPanel .pwe-trends-panel-link { margin: 0; } #PWETrendsPanel .pwe-trends-panel-link a { color: #e8be8a !important; transition: .3s ease } #PWETrendsPanel .pwe-trends-panel-link a:hover { color: #606060 !important; } </style> <div id="PWETrendsPanel" class="pwe-trends-panel"> <div class="pwe-trends-panel-wrapper"><h4>Trends and presentation panel:</strong></h4> <p>A promotional initiative during which each of our exhibitors can give a lecture at the price of the purchased stand. The topic of the presentation is free, but we recommend that it be consistent with the theme of the fair and refer to industry news, which will always encourage a wider group of visitors to get to know your company! All information about your lectures will be made available on our website.</p> <br> <div class="pwe-trends-panel-contact-block"> <p><strong>How to register:</strong></p> <p>Contact the person responsible for the project by e-mail:</p> <p class="pwe-trends-panel-link"><strong><a href="mailto:wydarzenia@warsawexpo.eu">wydarzenia@warsawexpo.eu</a></strong></p> <p class="pwe-trends-panel-link"><strong><a href="tel:+48 506 905 615">+48 506 905 615</a></strong></p> </div> <p><strong>The order of applications is decisive!</strong></p> <p>Do you have an interesting idea to organize a promotional event during the fair? We are open to supporting the organization of interesting projects! We have professionally furnished conference rooms equipped with, among others, a stage, interpreter booths, VIP rooms and a fantastic sound system. At your disposal is a wide range of additional equipment, free outdoor parking, rooms for self-adaptation and technical support from the Ptak Warsaw Expo team.</p> <p>If you have any additional questions, please contact the marketing department:</p> <p class="pwe-trends-panel-link"><strong><a href="mailto:konsultantmarketingowy@warsawexpo.eu" style="display:flex; flex-wrap:wrap;"><span style="display:block;">konsultantmarketingowy</span><span style="display:block;">@warsawexpo.eu</span></a></strong></p></div> </div></div></div></div></div></div></div><script id="script-row-unique-4" data-row="script-row-unique-4" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-4"));</script></div></div></div></div></section><div data-parent="true" class="vc_row row-container" id="row-unique-5"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_57485"> <style> .pwe-container-logotypes-gallery { z-index: 1; } .pwe-logotypes-gallery-wrapper { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 10px; margin-top: 18px; } .pwe-logo-item-container { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 5px; } .pwelement_57485 .pwe-logo-item, .pwe-conferences .pwe-logo-item { max-width: 140px; display: flex; justify-content: center; align-items: center; aspect-ratio: 3/2; } .pwelement_57485 .slick-slide .pwe-logo-item { max-width: 100%; } .pwelement_57485 .pwe-logo-item img { object-fit: contain; aspect-ratio: 3 / 2; } .pwelement_57485 .pwe-logotypes-title { display: flex; justify-content: left; } .pwe-logotypes-title h4 { margin: 0; } .row-parent:has(.pwelement_57485 .pwe-full-width) { max-width: 100% !important; } .pwe-white-logotypes img, .pwe-header .pwe-logotypes-gallery-wrapper img { filter: brightness(0) invert(1); transition: all .3s ease; } .pwe-white-logotypes img:hover, .pwe-header .pwe-logotypes-gallery-wrapper img:hover { filter: none; } .pwe-color-logotypes div[style*="background-image"] { filter: none !important; } .pwelement_57485 .pwe-header .pwe-logotypes-title { justify-content: center; } .pwelement_57485 .pwe-logo-item-container p { text-transform: uppercase; font-size: 12px; font-weight: 700; color: black; white-space: break-spaces; text-align: center; line-height: 1.1 !important; margin: 5px; } </style> <div id="pweLogotypes-64661" class="pwe-container-logotypes-gallery"> <div class="pwe-logotypes-title main-heading-text"> <h4 class="pwe-uppercase"><span>Patrons of the trade fair and conference</span></h4> </div> <div class="pwe-slides pwe-logotypes-gallery-wrapper"> <div class="pwe-logo-item-container"> <div class="pwe-logo-item " style=" "> <img width="300" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" data-lazy-src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Federacja Małych i Średnich Przedsiębiorstw.webp"/><noscript><img width="300" height="200" decoding="async" src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Federacja Małych i Średnich Przedsiębiorstw.webp"/></noscript> </div> <p>Fair<br>Partner</p> </div> <div class="pwe-logo-item-container"> <div class="pwe-logo-item " style=" "> <img width="300" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" data-lazy-src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Krajowa Izba Gospodarcza.webp"/><noscript><img width="300" height="200" decoding="async" src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Krajowa Izba Gospodarcza.webp"/></noscript> </div> <p>Fair<br>Partner</p> </div> <div class="pwe-logo-item-container"> <div class="pwe-logo-item " style=" "> <img width="300" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" data-lazy-src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Krajowa Izba Targowa.webp"/><noscript><img width="300" height="200" decoding="async" src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Krajowa Izba Targowa.webp"/></noscript> </div> <p>Fair<br>Partner</p> </div> <div class="pwe-logo-item-container"> <div class="pwe-logo-item " style=" "> <img width="300" height="200" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" data-lazy-src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Łukasiewicz Sieć Badawcza.webp"/><noscript><img width="300" height="200" decoding="async" src="/doc//Logotypy/Rotator Konferencji//Partner Targów/Łukasiewicz Sieć Badawcza.webp"/></noscript> </div> <p>Fair<br>Partner</p> </div> </div> </div> <style> #pweLogotypes-64661 .pwe-arrow { display: block; position: absolute; top: 40%; font-size: 60px; font-weight: 700; z-index: 1; cursor: pointer; } #pweLogotypes-64661 .pwe-arrow-prev { left: 14px; } #pweLogotypes-64661 .pwe-arrow-next { right: 14px; } #pweLogotypes-64661 .slick-dots { position: relative; width: 100%; max-width: 90px; overflow: hidden; white-space: nowrap; padding: 0 !important; list-style: none; margin: auto !important; } #pweLogotypes-64661 .slick-dots li { width: 16px; height: 16px; margin: 0 7px; background-color: #bbb; border: none; border-radius: 50%; } #pweLogotypes-64661 .slick-dots li button { opacity: 0; } #pweLogotypes-64661 .slick-dots li.slick-active { transform-origin: center; background: #606060; } </style> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function ($) { const pweElement = $("#pweLogotypes-64661"); const slickSlider = $("#pweLogotypes-64661 .pwe-slides"); const sliderArrows = $("#pweLogotypes-64661 .pwe-arrow"); const totalSlides = slickSlider.children().length; const sliderDotsDisplay = "true"; const sliderArrowsDisplay = ""; const slidesToShowSetting = 7; // Function to initialize Slick Slider function initializeSlick(arrowsEnabled = false, dotsEnabled = false) { slickSlider.slick ({ infinite: true, slidesToShow: slidesToShowSetting, slidesToScroll: 1, arrows: arrowsEnabled, nextArrow: $("#pweLogotypes-64661 .pwe-arrow-next"), prevArrow: $("#pweLogotypes-64661 .pwe-arrow-prev"), autoplay: true, autoplaySpeed: 3000, dots: dotsEnabled, cssEase: "linear", swipeToSlide: true, responsive: [ { breakpoint: 959, settings: { slidesToShow: 5 }}, { breakpoint: 600, settings: { slidesToShow: 3 }}, { breakpoint: 400, settings: { slidesToShow: 2 }} ] }); } // Ustawienia dla slidesToShow na podstawie breakpointów function getInitialSlidesToShow() { const elementWidth = pweElement.width(); return elementWidth < 400 ? 2 : elementWidth < 600 ? 3 : elementWidth < 960 ? 5 : slidesToShowSetting; } // Calculating `slidesToShow` before initialization const currentSlidesToShow = getInitialSlidesToShow(); // Check if arrows and dots should be enabled let dotsEnabled = totalSlides > currentSlidesToShow && sliderDotsDisplay === "true"; let arrowsEnabled = totalSlides > currentSlidesToShow && sliderArrowsDisplay === "true"; // Initializing of slider initializeSlick(arrowsEnabled, dotsEnabled); if (dotsEnabled) { slickSlider.on("afterChange", function(event, slick, currentSlide) { const $slickDots = $(event.target).find(".slick-dots"); const dotWidth = 30; // Calculate the offset based on the currentSlide index const scrollPosition = (currentSlide - 1) * dotWidth; // Set scrollLeft directly on the .slick-dots container $slickDots.animate({ scrollLeft: scrollPosition }, 300); }); } // Hide arrows if arrows disabled if (!arrowsEnabled) { sliderArrows.hide(); } }); });</script></div></div></div></div></div></div><script id="script-row-unique-5" data-row="script-row-unique-5" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-5"));</script></div></div></div><div data-parent="true" class="vc_row opinions-slider row-container desktop-hidden tablet-hidden mobile-hidden" id="rekomendacje"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="vc_custom_heading_wrap main-heading-text"><div class="heading-text el-text" ><h4 class="h4" ><span>Speakers' comments</span></h4></div><div class="clear"></div></div><style></style><div id="info-speaker-55359" class="info-speaker"> <style> #info-speaker-55359 { text-align: center; display: flex; justify-content: center; flex-wrap: wrap; gap: 18px; } #info-speaker-55359 .pwe-speaker { width: 150px !important; min-width: 150px; display: flex; flex-direction: column; text-align: center; justify-content: space-between; gap: 14px; } #info-speaker-55359 .pwe-speaker-name { color: black; } #info-speaker-55359 .pwe-speaker-img { width: 100%; border-radius: 0; margin: 0 auto; aspect-ratio: 1/1; object-fit: cover; } #info-speaker-55359 .pwe-speaker-excerpt { display: flex; flex-direction: column; gap: 14px; } #info-speaker-55359 .pwe-speaker-btn { margin: 10px auto !important; color: white; background-color: #606060; border: 1px solid #606060; padding: 6px 16px; font-weight: 600; width: 80px; border-radius: 10px; transition: .3s ease; } #info-speaker-55359 .pwe-speaker-btn:hover { color: white; background-color: #4c4c4c!important; border: 1px solid #4c4c4c!important; } #pweSpeakerModal-47688 { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0.7); display: flex; justify-content: center; align-items: center; visibility: hidden; transition: opacity 0.3s, visibility 0.3s; } #pweSpeakerModal-47688 .pwe-speaker-modal-content { position: relative; background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; border-radius: 20px; overflow-y: auto; width: 80%; max-width: 700px; max-height: 90%; transition: transform 0.3s; transform: scale(0); } #pweSpeakerModal-47688 .pwe-speaker-modal-close { position: absolute; right: 18px; top: -6px; color: #000; float: right; font-size: 50px; font-weight: bold; transition: transform 0.3s; font-family: monospace; } #pweSpeakerModal-47688 .pwe-speaker-modal-close:hover, #pweSpeakerModal-47688 .pwe-speaker-modal-close:focus { color: black; text-decoration: none; cursor: pointer; transform: scale(1.2); } #pweSpeakerModal-47688 .pwe-speaker-modal-title, #pweSpeakerModal-47688 .pwe-speaker-modal-desc { margin: 18px 0 0; } #pweSpeakerModal-47688.is-visible { opacity: 1; visibility: visible; } #pweSpeakerModal-47688.is-visible .pwe-speaker-modal-content { transform: scale(1); } #pweSpeakerModal-47688.is-visible .pwe-speaker-modal-image { border-radius: 10px; } </style> <style> #PWESpeakersSlider-64383 { width: 100%; overflow: hidden; margin: 0 !important; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0; } #PWESpeakersSlider-64383 .slides { display: flex; align-items: stretch; justify-content: space-between; margin: 0 !important; min-height: 0 !important; min-width: 0 !important; pointer-events: auto; } #PWESpeakersSlider-64383 .pwe-speaker { padding:0; object-fit: contain !important; flex: 1; } #PWESpeakersSlider-64383 .pwe-speaker :is(span, p, h2, h3, h4, h5) { margin: 0 !important; } #PWESpeakersSlider-64383 .pwe-speaker-container{ margin: 5px !important; padding: 10px; } #PWESpeakersSlider-64383 .pwe-speaker-img { background-repeat: no-repeat; background-position: center; background-size: cover; } #PWESpeakersSlider-64383 .pwe-speaker-name { font-size: 24px; color: #606060; } #PWESpeakersSlider-64383 .pwe-speaker-excerpt { color: #606060; } @keyframes slideAnimation { from { transform: translateX(100%); } to { transform: translateX(0); } } #PWESpeakersSlider-64383 .slides .slide { animation: slideAnimation 0.5s ease-in-out; } </style> <div id="PWESpeakersSlider-64383" class="pwe-speakers-slider"> <div class="slides"></div> <style> #PWESpeakersSlider-64383 .dots-container { display: none; text-align: center; margin-top: 18px !important; } #PWESpeakersSlider-64383 .dot { display: inline-block; width: 15px; height: 15px; border-radius: 50%; background-color: #bbb; margin: 0 5px; cursor: pointer; } #PWESpeakersSlider-64383 .dot.active { background-color: #606060; } </style> <div class="dots-container"> <span class="dot active"></span> <span class="dot"></span> <span class="dot"></span> </div></div> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function ($) { const slider = document.querySelector("#PWESpeakersSlider-64383"); const slides = slider.querySelector(".slides"); const images = slides.querySelectorAll(".pwe-speaker"); const dotsContainer = slider.querySelector(".dots-container"); const dots = slider.querySelectorAll(".dots-container .dot"); let isMouseOver = false; let isDragging = false; let imagesMulti = ""; const slidesWidth = slides.clientWidth; if (slidesWidth < 420) { imagesMulti = 1; } else if (slidesWidth < 768) { imagesMulti = 2; } else { imagesMulti = 3; } if(imagesMulti >= 0){ $("#PWESpeakersSlider-64383 .slides").each(function(){ $(this).css("justify-content", "center"); if ($(this).children().length > 0){ $(this).children().slice(0).remove(); }; }); const imageWidth = Math.floor((slidesWidth - imagesMulti * 10) / imagesMulti); images.forEach((image) => { image.style.maxWidth = imageWidth + "px"; image.style.minWidth = imageWidth + "px"; }); } else { const imageWidth = Math.floor((slidesWidth - imagesMulti * 10) / imagesMulti); images.forEach((image) => { image.style.minWidth = imageWidth + "px"; image.style.maxWidth = imageWidth + "px"; }); const slidesTransform = (imageWidth + 10) * 0; slides.style.transform = `translateX(-${slidesTransform}px)`; if (dotsContainer) { dotsContainer.style.display = "block"; } function nextSlide() { slides.querySelectorAll("#PWESpeakersSlider-64383 .pwe-speaker-container").forEach(function(image){ image.classList.add("slide"); }) const firstSlide = slides.firstElementChild; if (firstSlide) { firstSlide.classList.add("first-slide"); // Przesuwamy pierwszy slajd na koniec slides.appendChild(firstSlide); setTimeout(() => { firstSlide.classList.remove("first-slide"); }, 1500); } setTimeout(function() { slides.querySelectorAll("#PWESpeakersSlider-64383 .pwe-speaker-container").forEach(function(image){ image.classList.remove("slide"); }) }, 1500); updateCurrentSlide(1); } slider.addEventListener("mousemove", function() { isMouseOver = true; }); slider.addEventListener("mouseleave", function() { isMouseOver = false; }); let isDown = false; let startX; let startY; let slideMove = 0; let currentSlide = 0; function updateDots() { if (dots[currentSlide]) { dots.forEach(dot => dot.classList.remove("active")); dots[currentSlide].classList.add("active"); } } function updateCurrentSlide(delta) { currentSlide = (currentSlide + delta + dots.length) % dots.length; updateDots(); } slider.addEventListener("mousedown", (e) => { isDown = true; slider.classList.add("active"); startX = e.pageX - slider.offsetLeft; }); slider.addEventListener("mouseleave", () => { isDown = false; slider.classList.remove("active"); resetSlider(slideMove); slideMove = 0; }); slider.addEventListener("mouseup", () => { isDown = false; slider.classList.remove("active"); resetSlider(slideMove); slideMove = 0; }); slider.addEventListener("mousemove", (e) => { if (!isDown) return; e.preventDefault(); let preventDefaultNextTime = true; $(e.target).parent().on("click", function(event) { if (preventDefaultNextTime) { event.preventDefault(); preventDefaultNextTime = true; setTimeout(() => { preventDefaultNextTime = false; }, 200); } }); const x = e.pageX - slider.offsetLeft; const walk = (x - startX); const transformWalk = slidesTransform - walk; slides.style.transform = `translateX(-${transformWalk}px)`; slideMove = (walk / imageWidth); }); // Kod obsługujący przesuwanie dotykiem na urządzeniach mobilnych slider.addEventListener("touchstart", (e) => { isDown = true; slider.classList.add("active"); startX = e.touches[0].pageX - slider.offsetLeft; startY = e.touches[0].pageY; }); slider.addEventListener("touchend", () => { isDown = false; slider.classList.remove("active"); resetSlider(slideMove); slideMove = 0; }); slider.addEventListener("touchmove", (e) => { if (!isDown) return; if (!e.cancelable) return; // Dodajemy ten warunek, aby uniknąć błędu const x = e.touches[0].pageX - slider.offsetLeft; const y = e.touches[0].pageY; const walk = (x - startX); const verticalDiff = Math.abs(y - startY); if (Math.abs(walk) > verticalDiff) { // Tylko jeśli ruch poziomy jest większy niż pionowy e.preventDefault(); const transformWalk = slidesTransform - walk; slides.style.transform = `translateX(-${transformWalk}px)`; slideMove = (walk / imageWidth); } }); const resetSlider = (slideWalk) => { const slidesMove = Math.abs(Math.round(slideWalk)); for(i = 0; i < slidesMove; i++){ if (slideWalk > 0) { const lastSlide = slides.lastElementChild; if (lastSlide) { lastSlide.classList.add("last-slide"); slides.insertBefore(lastSlide, slides.firstChild); lastSlide.classList.remove("last-slide"); updateCurrentSlide(-1); } } else { const firstSlide = slides.firstElementChild; if (firstSlide) { firstSlide.classList.add("first-slide"); slides.appendChild(firstSlide); firstSlide.classList.remove("first-slide"); updateCurrentSlide(1); } } } slides.style.transform = `translateX(-${slidesTransform}px)`; } setInterval(function() { if(!isMouseOver) { nextSlide() } }, 3000); } if (slider) { slider.style.opacity = 1; slider.style.transition = "opacity 0.3s ease"; } }); });</script> <script type="rocketlazyloadscript"> document.addEventListener("DOMContentLoaded", function () { const speakers = document.querySelectorAll("#info-speaker-55359 .pwe-speaker"); speakers.forEach((speaker) => { const img = speaker.querySelector(".pwe-speaker-img"); const name = speaker.querySelector(".pwe-speaker-name"); const desc = speaker.querySelector(".pwe-speaker-desc"); const btn = speaker.querySelector(".pwe-speaker-btn"); if (!desc || desc.textContent.trim() === "" && desc.children.length === 0) { speaker.style.justifyContent = "flex-start"; } if (img.src == undefined) { const backgroundImage = window.getComputedStyle(img).getPropertyValue("background-image"); // Extracting the URL from the background-image value in the slider const urlMatch = backgroundImage.match(/url\(\"?(.*?)\"?\)/); const imageUrl = urlMatch ? urlMatch[1] : null; img.src = imageUrl; } if (btn) { btn.addEventListener("click", function() { const modalDiv = document.createElement("div"); modalDiv.className = "pwe-speaker-modal"; modalDiv.id = "pweSpeakerModal-47688"; modalDiv.innerHTML = ` <div class="pwe-speaker-modal-content" style="display:flex; flex-direction:column; align-items:center; padding:20px;"> <span class="pwe-speaker-modal-close">&times;</span> <img decoding="async" class="pwe-speaker-modal-image" src="${img.src}" alt="Speaker Image" style="width:100%; max-width:150px;"> <h5 class="pwe-speaker-modal-title">${name.innerHTML}</h5> <div class="pwe-speaker-modal-desc">${desc.innerHTML}</div> </div> `; document.body.appendChild(modalDiv); requestAnimationFrame(() => { modalDiv.classList.add("is-visible"); }); disableScroll(); // Close modal modalDiv.querySelector(".pwe-speaker-modal-close").addEventListener("click", function() { modalDiv.classList.remove("is-visible"); setTimeout(() => { modalDiv.remove(); enableScroll(); }, 300); // Czekaj na zakończenie animacji przed usunięciem }); modalDiv.addEventListener("click", function(event) { if (event.target === modalDiv) { modalDiv.classList.remove("is-visible"); setTimeout(() => { modalDiv.remove(); enableScroll(); }, 300); } }); }); } }); }); // Functions to turn scrolling off and on function disableScroll() { document.body.style.overflow = "hidden"; document.documentElement.style.overflow = "hidden"; } function enableScroll() { document.body.style.overflow = ""; document.documentElement.style.overflow = ""; } </script> </div></div></div></div></div></div><script id="script-rekomendacje" data-row="script-rekomendacje" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("rekomendacje"));</script></div></div></div><div data-parent="true" class="vc_row row-container" id="row-unique-6"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_62778"> <style> #pweConfSideEvents :is(.conf-side-row, .conf-side-footer){ margin-top: 36px; display: flex; justify-content: space-between; align-items: center; } #pweConfSideEvents .side-event-image{ max-width: 35%; } #pweConfSideEvents .side-event-text{ max-width: 60%; } #pweConfSideEvents .side-event-footer-btn{ max-width: 20%; margin: auto; } #pweConfSideEvents .side-event-footer-text{ max-width: 75%; } #pweConfSideEvents :is(.side-event-text h5, .side-event-heading-text){ margin-top: 0; text-transform: uppercase; padding: 0 12px 10px 0; box-shadow: 9px 9px 0px -6px #606060; } @media (max-width:569px){ #pweConfSideEvents :is(.conf-side-row, .conf-side-footer){ flex-direction: column; } #pweConfSideEvents :is(.side-event-image, .side-event-text, .side-event-footer-btn, .side-event-footer-text){ margin-top: 9px; max-width: 100%; } #pweConfSideEvents :is(h5, h4){ margin: auto; } } </style> <div id="pweConfSideEvents"> <h4 class="side-event-heading-text"> See what else we have prepared</h4> <div class="conf-side-row"> <div class="side-event-image"> <img width="500" height="500" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" data-lazy-src="/wp-content/plugins/PWElements/media/kafelek-medale2.webp"><noscript><img width="500" height="500" decoding="async" src="/wp-content/plugins/PWElements/media/kafelek-medale2.webp"></noscript> </div> <div class="side-event-text"> <h5> Celebrating Excellence: Medal Awards Ceremony</h5> <p> This event honors the best of the best, highlighting their contributions to the industry’s development and showcasing the most advanced solutions in the following categories:</p> <p> <strong>Trade Fair Premiere:</strong> Recognition for exhibitors who introduced innovative products or services at the fair, presenting them to the public for the first time.</p> <p> <strong>Innovation:</strong> An award for companies that have presented groundbreaking technologies or solutions with the potential to revolutionize the industry.</p> <p> <strong>Trade Fair Display:</strong> A prize awarded for exceptional booth design and aesthetics that stand out for their creativity and attract visitors’ attention.</p> </div> </div> <div class="conf-side-row"><div class="side-event-text"> <h5> The trade fair studio</h5> <p> We invite you to the <strong>Trade Fair Studio</strong>, where during exclusive interviews with industry experts and outstanding exhibitors, you will learn about the latest trends and innovative solutions. In this inspiring environment, market leaders will share their experiences and visions for the future, providing valuable insights and knowledge. The <strong>Trade Fair Studio</strong> is also connected with the <strong>Medal Award Ceremony</strong>, where distinguished exhibitors are honored, adding prestige to the event and highlighting the importance of innovation and excellence in the industry..</p> </div><div class="side-event-image"> <img width="500" height="500" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" data-lazy-src="/wp-content/plugins/PWElements/media/kafelek-studio-en.webp"><noscript><img width="500" height="500" decoding="async" src="/wp-content/plugins/PWElements/media/kafelek-studio-en.webp"></noscript> </div></div> <div class="conf-side-row"> <div class="side-event-image"> <img width="500" height="500" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" data-lazy-src="/wp-content/plugins/PWElements/media/kafelek-networking-en.webp"><noscript><img width="500" height="500" decoding="async" src="/wp-content/plugins/PWElements/media/kafelek-networking-en.webp"></noscript> </div> <div class="side-event-text"> <h5> Inspiring conversations and new opportunities – the networking zone awaits!</h5> <p> <strong>The B2B Networking Zone is an extension of the conference</strong>, offering participants a unique opportunity to engage in direct discussions with speakers and other industry experts. In this zone, attendees can exchange insights, ask questions, and establish valuable business connections in a more informal atmosphere.</p> <p> Join us to deepen your knowledge, continue the inspiring discussions from the conference, and form valuable relationships that can benefit both you and your company!</p> </div> </div> </div> </div></div></div></div></div></div><script id="script-row-unique-6" data-row="script-row-unique-6" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-6"));</script></div></div></div><div data-parent="true" class="vc_row row-container" id="row-unique-7"><div class="row limit-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_33811"> <style> .row-parent:has(.pwelement_33811 .pwe-container-conference-section) { max-width: 100% !important; padding: 0 !important; } .pwelement_33811 .pwe-container-conference-section { position: relative; background-position: center; } .pwelement_33811 .pwe-container-conference-section:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #606060; opacity: 0.8; z-index: 0; } .pwelement_33811 .pwe-conference-section-columns { position: relative; max-width: 1200px; margin: 0 auto; display: flex; gap: 18px; z-index: 1; } .pwelement_33811 .pwe-conference-section-column { display: flex; flex-direction: column; justify-content: center; gap: 18px; width: 50%; } .pwelement_33811 .pwe-conference-section-logo { max-width: 400px; } .pwelement_33811 .pwe-conference-section-logo img { width: 100%; } .pwelement_33811 .pwe-btn-container { padding-top: 0 !important; } .pwelement_33811 .pwe-conference-section-btn .pwe-link { transform: none !important; color: white !important; background-color: #e8be8a !important; border: 1px solid #e8be8a !important; } .pwelement_33811 .pwe-conference-section-btn .pwe-link:hover { color: white !important; background-color: #d4aa76 !important; border: 1px solid #d4aa76 !important; } @media (max-width:960px){ .pwelement_33811 .pwe-conference-section-columns { flex-direction: column; padding: 36px; gap: 36px; } .pwelement_33811 .pwe-conference-section-column { width: 100%; gap: 18px; } .pwelement_33811 .pwe-conference-logo-column, .pwelement_33811 .pwe-conference-section-logo { margin: 0 auto; } } </style> <style> .pwelement_33811 .pwe-conference-section-logo img { filter: brightness(0) invert(1) !important; transition: all .3s ease; } </style> <style> .pwelement_33811 .pwe-conference-section-columns { padding: 36px; } .pwelement_33811 .pwe-conference-logo-column { align-items: center; } .pwelement_33811 .pwe-gallery-thumbs { display: flex; flex-direction: column; width: 100%; } .pwelement_33811 .pwe-gallery-desc-wrapper .pwe-btn-container, .pwelement_33811 .pwe-gallery-thumbs-wrapper .pwe-btn-container { display: flex; justify-content: left; text-align: center; } .pwelement_33811 .pwe-gallery-thumbs-top, .pwelement_33811 .pwe-gallery-thumbs-bottom { display: flex; flex-wrap: wrap; width: 100%; } .pwelement_33811 .pwe-gallery-thumbs-top img, .pwelement_33811 .pwe-gallery-thumbs-bottom img { width: 50%; padding: 5px; border-radius: 16px; } .pwelement_33811 .slides img { border-radius: 16px; } </style> <div data-bg="/wp-content/plugins/PWElements/media/conference-background.webp" id="pweConfSection" class="pwe-container-conference-section rocket-lazyload" style=""> <div class="pwe-conference-section-columns"> <div class="pwe-conference-section-column pwe-conference-gallery-column"> <div class="pwe-gallery-thumbs"> <div class="pwe-gallery-thumbs-top"> <img width="600" height="400" decoding="async" class="mini-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="mini gallery picture" data-lazy-src="/wp-content/plugins/PWElements/media/events-mini/event_1.webp"><noscript><img width="600" height="400" decoding="async" class="mini-img" src="/wp-content/plugins/PWElements/media/events-mini/event_1.webp" alt="mini gallery picture"></noscript> <img width="600" height="400" decoding="async" class="mini-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="mini gallery picture" data-lazy-src="/wp-content/plugins/PWElements/media/events-mini/event_2.webp"><noscript><img width="600" height="400" decoding="async" class="mini-img" src="/wp-content/plugins/PWElements/media/events-mini/event_2.webp" alt="mini gallery picture"></noscript> </div> <div class="pwe-gallery-thumbs-bottom"> <img width="600" height="400" decoding="async" class="mini-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="mini gallery picture" data-lazy-src="/wp-content/plugins/PWElements/media/events-mini/event_3.webp"><noscript><img width="600" height="400" decoding="async" class="mini-img" src="/wp-content/plugins/PWElements/media/events-mini/event_3.webp" alt="mini gallery picture"></noscript> <img width="600" height="400" decoding="async" class="mini-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="mini gallery picture" data-lazy-src="/wp-content/plugins/PWElements/media/events-mini/event_4.webp"><noscript><img width="600" height="400" decoding="async" class="mini-img" src="/wp-content/plugins/PWElements/media/events-mini/event_4.webp" alt="mini gallery picture"></noscript> </div> </div> <div class="pwe-conference-section-btn"> <div class="pwe-btn-container"> <a class="pwe-link btn pwe-btn" href="/en/gallery/" alt="link to gallery">Go to gallery</a></div> </div> </div> <div class="pwe-conference-section-column pwe-conference-logo-column"> <div class="pwe-conference-section-logo"> <img width="600" height="240" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20240'%3E%3C/svg%3E" alt="conference logo" data-lazy-src="/doc/kongres.webp"><noscript><img width="600" height="240" decoding="async" src="/doc/kongres.webp" alt="conference logo"></noscript> </div> <div class="pwe-conference-section-btn"> <div class="pwe-btn-container"> <a class="pwe-link btn pwe-btn" href="/en/registration/">Register and take part</a></a> </div> </div> </div> </div> </div> </div></div></div></div></div></div><script id="script-row-unique-7" data-row="script-row-unique-7" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-7"));</script></div></div></div></div></div> </div> </article> </div><!-- sections container --> </div><!-- page wrapper --> <footer id="colophon" class="site-footer"> <div data-parent="true" class="vc_row row-container" id="row-unique-8"><div class="row full-width row-parent"><div class="wpb_row row-inner"><div class="wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter"><div class="uncol style-light" ><div class="uncoltable"><div class="uncell no-block-padding" ><div class="uncont"><div class="pwelement pwelement_44113"> <style> .row-parent:has(.pwe-footer) { max-width: 100%; padding: 0 !important; } .wpb_column:has(.pwe-footer) { padding: 0 !important; } .pwelement:has(.pwe-footer) { z-index: 1; } .pwe-footer-bg { position: relative; padding: 36px; background-size: cover; } .pwe-footer-bg:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); opacity: .4; } .pwe-footer-bg-wrapper { max-width: 1200px; margin: 0 auto; display: flex; flex-direction: column; gap: 36px; } .pwe-footer-bg-limit { max-width: 950px; margin: 0 auto; display: flex; flex-direction: column; gap: 36px; } .pwe-footer-images-bg img { width: 100%; object-fit: contain; } .pwe-footer-bg, .pwe-footer-images-bg { background-position: center; background-repeat: no-repeat; } .pwe-footer-logo-pwe { width: 100%; display: flex; float: left; } .pwe-footer-logo-pwe img { width: 140px; } .pwe-footer-title-section h4 span { color: white; width: auto; } .pwe-footer-title-section h2 { margin: 0; width: auto !important; } .pwe-footer-title-pl { color: white; font-size: 96px; } .pwe-footer-title-en { color: white; font-size: 84px; } @media (min-width: 320px) and (max-width: 1200px) { .pwe-footer-title-pl { font-size: calc(24px + (96 - 24) * ( (100vw - 320px) / ( 1200 - 320) )); } .pwe-footer-title-en { font-size: calc(24px + (84 - 24) * ( (100vw - 320px) / ( 1200 - 320) )); } } .pwe-footer-benefits { display: flex; justify-content: space-around; } .pwe-footer-benefits p { text-align: center; font-size: 14px; font-weight: 700; color: white; text-shadow: 0 0 10px black; } .pwe-footer-nav { background-color: black; padding: 36px; } .pwe-footer-nav-wrapper { display: flex; width: 100%; max-width: 1200px; margin: 0 auto; gap: 18px; } .pwe-footer-nav-left-column, .pwe-footer-nav-right-column { display: flex; gap: 18px; } .pwe-footer-nav-left-column { width: 25%; } .pwe-footer-nav-right-column { width: 75%; } .pwe-footer-nav-logo-column { width: 100%; } .pwe-footer-nav-column { width: 33.333%; } .pwe-footer-nav-column h5 span { color: white; } .pwe-footer-nav-logo-top, .pwe-footer-nav-logo-bottom { max-width: 200px !important; } .pwe-footer-nav-logo-bottom img { padding: 8px; max-height: 150px; object-fit: contain; } .pwe-footer-nav-links ul { padding: 0 !important; list-style: none !important; } .pwe-footer-nav-links ul li a { color: white !important; } @media (max-width:1000px){ .pwe-footer-benefits { flex-direction: column; justify-content: center; } .pwe-footer-nav-column h5 span { font-size: 16px; } .pwe-footer-nav-left-column { width: 30%; } .pwe-footer-nav-right-column { width: 70%; flex-wrap: wrap; justify-content: space-between; } .pwe-footer-nav-column { width: 47%; } } @media (max-width:720px) { .pwe-footer-nav-column h5 span { font-size: 14px; } .pwe-footer-nav-links ul li a { font-size: 14px; } } @media (max-width:640px) { .pwe-footer-nav-wrapper { flex-direction: column; } .pwe-footer-nav-left-column { width: 100%; } .pwe-footer-nav-logo-top, .pwe-footer-nav-logo-bottom { margin: 0 auto; } .pwe-footer-nav-right-column { width: 100%; } } @media (max-width:500px) { .pwe-footer-bg { padding: 18px; } .pwe-footer-title-section h4 { text-align: center; width: auto; } .pwe-footer-title-section h4 span { font-size: 16px; } .pwe-footer-nav-right-column { flex-direction: column; } .pwe-footer-nav-column { width: 200px; margin-left: auto; margin-right: auto; } } </style> <div id="pweFooter" class="pwe-footer"> <div data-bg="/wp-content/plugins/PWElements/media/footer.webp" class="pwe-footer-bg rocket-lazyload" style=""> <div class="pwe-footer-bg-wrapper"> <div class="pwe-footer-bg-limit"> <div class="pwe-footer-logo-pwe"> <img width="300" height="279" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20279'%3E%3C/svg%3E" alt="pwe logo" data-lazy-src="/wp-content/plugins/PWElements/media/logo_pwe.webp"><noscript><img width="300" height="279" decoding="async" src="/wp-content/plugins/PWElements/media/logo_pwe.webp" alt="pwe logo"></noscript> </div> <div class="pwe-footer-title-section"><h4 class="pwe-align-left"><span>Trade Fairs / Conferences / Events</span></h4> <h2 class="pwe-align-center"><span class="pwe-uppercase pwe-footer-title-en">Capital of the Fair</span></h2></div> </div> <div class="pwe-footer-benefits"><p class="pwe-uppercase">AN EXPERIENCED TEAM</p> <p class="pwe-uppercase">PROFESSIONALISM AND COMPLEXITY</p> <p class="pwe-uppercase">PERFECT LOCATION</p> <p class="pwe-uppercase">INNOVATIVE EXHIBITION SYSTEM</p></div> </div> </div> <div class="pwe-footer-images-bg"> <img width="1442" height="143" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201442%20143'%3E%3C/svg%3E" alt="footer background" data-lazy-src="/wp-content/plugins/PWElements/media/footer-images.webp"><noscript><img width="1442" height="143" decoding="async" src="/wp-content/plugins/PWElements/media/footer-images.webp" alt="footer background"></noscript> </div> <div class="pwe-footer-nav"> <div class="pwe-footer-nav-wrapper"> <div class="pwe-footer-nav-left-column"> <div class="pwe-footer-nav-logo-column"> <div class="pwe-footer-nav-logo-top"><a href="https://eurogastro.com.pl/en"><img width="248" height="127" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20248%20127'%3E%3C/svg%3E" alt="logo pwe & ufi" data-lazy-src="/wp-content/plugins/PWElements/media/logo_pwe_ufi.webp"><noscript><img width="248" height="127" decoding="async" src="/wp-content/plugins/PWElements/media/logo_pwe_ufi.webp" alt="logo pwe & ufi"></noscript></a></div> <div class="pwe-footer-nav-logo-bottom text-centered"> <a href="https://eurogastro.com.pl/en"> <span class="logo-trade-fair"><img width="700" height="381" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20381'%3E%3C/svg%3E" alt="logo-EuroGastro" data-lazy-src="/doc/logo-en.webp"><noscript><img width="700" height="381" decoding="async" src="/doc/logo-en.webp" alt="logo-EuroGastro"></noscript></span> </a> </div> </div> </div> <div class="pwe-footer-nav-right-column"> <!-- nav-column-item --> <div class="pwe-footer-nav-column"> <h5><span class="pwe-uppercase">EuroGastro</span></h5> <div class="pwe-footer-nav-links"><div class="menu-footer-menu-1-en-container"><ul id="menu-footer-menu-1-en" class="menu"><li id="menu-item-766" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-766"><a href="https://eurogastro.com.pl/en/">Home</a></li> <li id="menu-item-767" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-767"><a href="https://eurogastro.com.pl/en/contact/">Contact</a></li> <li id="menu-item-5614" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5614"><a target="_blank" href="https://warsawexpo.eu/en/exhibition-calendar/">Exhibition calendar</a></li> <li id="menu-item-769" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-769"><a target="_blank" href="https://warsawexpo.eu/en/privacy-policy/">Privacy Policy</a></li> </ul></div></div> </div> <!-- nav-column-item --> <div class="pwe-footer-nav-column"> <h5><span class="pwe-uppercase">FOR VISITORS</span></h5> <div class="pwe-footer-nav-links"><div class="menu-footer-menu-2-en-container"><ul id="menu-footer-menu-2-en" class="menu"><li id="menu-item-770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-770"><a href="https://eurogastro.com.pl/en/registration/">Registration</a></li> <li id="menu-item-771" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-771"><a href="/en/for-visitors/#visitorsBenefits">Why is it worth it</a></li> <li id="menu-item-773" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-773"><a href="/en/for-visitors/#faq">FAQ</a></li> <li id="menu-item-774" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-774"><a href="/en/for-visitors/#dojazd">Route</a></li> <li id="menu-item-5615" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5615"><a target="_blank" href="https://warsawexpo.eu/en/press-room/">Media</a></li> <li id="menu-item-776" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-776"><a target="_blank" href="https://warsawexpo.eu/en/accomodation/">Accommodation</a></li> </ul></div></div> </div> <!-- nav-column-item --> <div class="pwe-footer-nav-column"> <h5><span class="pwe-uppercase">FOR EXHIBITORS</span></h5> <div class="pwe-footer-nav-links"><div class="menu-footer-menu-3-en-container"><ul id="menu-footer-menu-3-en" class="menu"><li id="menu-item-777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-777"><a href="https://eurogastro.com.pl/en/become-an-exhibitor/">Book a stand</a></li> <li id="menu-item-778" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-778"><a href="/en/for-exhibitors/#exhibitorsBenefits">Why is it worth it</a></li> <li id="menu-item-779" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-779"><a href="/en/for-exhibitors/#stand">Designed exhibition stands</a></li> <li id="menu-item-5616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5616"><a href="/en/for-exhibitors/#download">Documents to download</a></li> <li id="menu-item-780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-780"><a href="https://eurogastro.com.pl/en/promote-yourself-at-the-fair/">Promote yourself at the fair</a></li> </ul></div></div> </div></div></div></div></div> <script type="rocketlazyloadscript"> document.addEventListener("DOMContentLoaded", function() { // Top main menu "For exhibitors" const mainMenu = document.querySelector("ul.menu-primary-inner"); const secondChild = mainMenu.children[1]; const dropMenu = secondChild.querySelector("ul.drop-menu"); // Create new element li const newMenuItem = document.createElement("li"); newMenuItem.id = "menu-item-99999"; newMenuItem.className = "menu-item menu-item-type-custom menu-item-object-custom menu-item-99999"; newMenuItem.innerHTML = `<a title="Become an agent" target="_blank" href="https://warsawexpo.eu/en/forms-for-agents/">Become an agent</a>`; // Add new element dropMenu.appendChild(newMenuItem); // -------------------------------------------- // Bottom main menu "For exhibitors" const footerMenu = document.querySelector(".pwe-footer-nav-right-column"); const footerThirdChild = footerMenu.children[2]; const footerMenuChild = footerThirdChild.querySelector(".pwe-footer-nav-column .menu"); // Create new element li const newFooterMenuItem = document.createElement("li"); newFooterMenuItem.id = "menu-item-99999"; newFooterMenuItem.className = "menu-item menu-item-type-custom menu-item-object-custom menu-item-99999"; newFooterMenuItem.innerHTML = `<a title="Become an agent" target="_blank" href="https://warsawexpo.eu/en/forms-for-agents/">Become an agent</a>`; // Add new element footerMenuChild.appendChild(newFooterMenuItem); }); </script></div></div></div></div></div></div><script id="script-row-unique-8" data-row="script-row-unique-8" type="text/javascript" class="vc_controls">UNCODE.initRow(document.getElementById("row-unique-8"));</script></div></div></div><div class="row-container style-color-jevc-bg footer-last"> <div class="row row-parent style-dark no-top-padding no-h-padding no-bottom-padding"> <div class="site-info uncell col-lg-6 pos-middle text-left"><p>© 2024 Ptak Warsaw Expo Sp. z o.o.</p> </div><!-- site info --><div class="uncell col-lg-6 pos-middle text-right"><div class="social-icon icon-box icon-box-top icon-inline"><a href="https://www.facebook.com/TargiEuroGastro/" target="_blank"><i class="fa fa-facebook-official"></i></a></div><div class="social-icon icon-box icon-box-top icon-inline"><a href="https://www.instagram.com/targieurogastro/" target="_blank"><i class="fa fa-instagram"></i></a></div><div class="social-icon icon-box icon-box-top icon-inline"><a href="https://www.linkedin.com/company/targi-eurogastro/" target="_blank"><i class="fa fa-linkedin-square"></i></a></div></div> </div> </div> </footer> </div><!-- main container --> </div><!-- main wrapper --> </div><!-- box container --> </div><!-- box wrapper --> <div class="style-light footer-scroll-top footer-scroll-higher"><a href="#" class="scroll-top"><i class="fa fa-angle-up fa-stack btn-default btn-hover-nobg"></i></a></div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {/* Rozwijane Zgody */ jQuery(function ($) { $('.show-consent').on('click touch', function () { $(this).parents( "li" ).find('.gfield_consent_description').toggle( "slow" ); }); }); /* Belka promocyjna */ document.addEventListener('scroll', function() { if (document.getElementById("one-belka")) { if ((window.scrollY > 10) && (!document.getElementById("one-belka").classList.contains("show"))) { document.getElementById("one-belka").classList.add("show"); } else if ((window.scrollY < 10) && (document.getElementById("one-belka").classList.contains("show"))){ document.getElementById("one-belka").classList.remove("show"); } } }); /*Rozwijane opisy*/ let hidden = true; jQuery(function ($) { $(".seeMore").click(function() { console.log(event.target.innerHTML); if(event.target.innerHTML == "ukryj...") $(event.target).text("więcej...") else $(event.target).text("ukryj...") hidden = !hidden; $(event.target.previousElementSibling).slideToggle(); }); }); });</script><script type="text/html" id="wpb-modifications"></script><link data-minify="1" rel='stylesheet' id='slick-slider-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/assets/slick-slider/slick.css?ver=1732028922' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='slick-slider-theme-css-css' href='https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/assets/slick-slider/slick-theme.css?ver=1732028922' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/elements/js/script.js?ver=1732028692" id="pwelement-js-js" defer></script> <script type="text/javascript" id="exclusions-js-js-extra"> /* <![CDATA[ */ var data_js = {"accent_color":"#606060","main2_color":"#e8be8a"}; var send_data = {"send_file":"https:\/\/eurogastro.com.pl\/wp-content\/plugins\/PWElements\/includes\/exhibitor-generator\/assets\/mass_vip.php","secret":"ad082714b2cbdf06ce17047824aca2050dc08a9879a75074a6d4636b951d0f8f","lang":"en_US"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/elements/js/exclusions.js?ver=1732028692" id="exclusions-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/katalog-wystawcow/katalog.js?ver=1732028692" id="pwe-katalog-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/PWElements/includes/exhibitor-generator/assets/exhibitor-generator-script.js?ver=1732028692" id="pwe-exhibitor-generator-js-js" defer></script> <script type="text/javascript" id="pwe-display-info-js-js-extra"> /* <![CDATA[ */ var pweScriptData = {"locale":"en_US"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/plugins/PWElements/includes/display-info/assets/display-info.js?ver=1731666569" id="pwe-display-info-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/plugins/PWElements/includes/media-gallery/assets/media-gallery.js?ver=1731666569" id="pwe-media-gallery-js-js" defer></script> <script type="text/javascript" id="my-custom-element-js-js-extra"> /* <![CDATA[ */ var inner_data = {"trade_date":"11-13 marca 2025","trade_start":"2025\/03\/11 10:00","trade_end":"2025\/03\/13 17:00","trade_name":"EuroGastro","trade_desc":"Mi\u0119dzynarodowe Targi Rozwi\u0105za\u0144 dla Bran\u017cy HoReCa","trade_name_en":"EuroGastro","trade_desc_en":"International Trade Fair of Solutions for the HoReCa Industry"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/cache/min/1/wp-content/plugins/custom-element/my-custom-element/js/script.js?ver=1732028692" id="my-custom-element-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.1" id="mediaelement-migrate-js" defer></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.1" id="wp-mediaelement-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/themes/uncode/library/js/plugins.min.js" id="uncode-plugins-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/themes/uncode/library/js/app.min.js" id="uncode-app-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://eurogastro.com.pl/wp-content/plugins/PWElements/scripts/../assets/slick-slider/slick.min.js" id="slick-slider-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { jQuery(document).ready(function ($) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="KifwDUxh" value="Pl7EImQ" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="FPmpeYWlO" value="Uf*iC8" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="KifwDUxh" value="Pl7EImQ" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="FPmpeYWlO" value="Uf*iC8" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("KifwDUxh", "Pl7EImQ"); data.data.append("FPmpeYWlO", "Uf*iC8"); } else { data.data = data.data + '&KifwDUxh=Pl7EImQ&FPmpeYWlO=Uf*iC8'; } } }); }); });</script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://eurogastro.com.pl/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732244833 -->

Pages: 1 2 3 4 5 6 7 8 9 10