{"id":20,"date":"2026-06-18T07:57:21","date_gmt":"2026-06-18T07:57:21","guid":{"rendered":"https:\/\/electricmazury.pl\/?page_id=20"},"modified":"2026-08-11T08:26:14","modified_gmt":"2026-08-11T08:26:14","slug":"home","status":"publish","type":"page","link":"https:\/\/electricmazury.pl\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\nhtml,\nbody {\n  margin: 0 !important;\n  padding: 0 !important;\n  width: 100%;\n  min-height: 100%;\n  scroll-behavior: smooth;\n  overflow-x: hidden;\n}\n\nbody {\n  font-family: Inter, Roboto, \"Open Sans\", Arial, sans-serif;\n  background: #f4fbfd;\n  color: #06243c;\n}\n\n.wp-site-blocks,\n.entry-content,\n.wp-block-post-content,\n.wp-block-html,\n.wp-block-group,\n.wp-block-template-part {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n.em-page,\n.em-hero,\n.em-count-section,\n.em-footer {\n  position: relative;\n  left: 50%;\n  right: 50%;\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-left: -50vw !important;\n  margin-right: -50vw !important;\n  box-sizing: border-box;\n}\n\n\/* MENU *\/\n\n.em-nav {\n  position: fixed;\n  top: 10px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 1000;\n\n  width: min(760px, calc(100vw - 28px));\n  min-height: 86px;\n\n  display: grid;\n  grid-template-columns: 1fr 128px 1fr;\n  align-items: center;\n  column-gap: clamp(38px, 7vw, 96px);\n\n  padding: 8px clamp(28px, 5vw, 64px);\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.52);\n  border: 1px solid rgba(255,255,255,.60);\n  backdrop-filter: blur(18px);\n  box-shadow: 0 24px 70px rgba(0,35,55,.10);\n}\n\n.em-nav-link {\n  height: 44px;\n  min-width: 94px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  border: 0;\n  cursor: pointer;\n  text-decoration: none !important;\n  color: #06243c;\n  font-size: 17px;\n  font-weight: 900;\n  letter-spacing: .035em;\n  background: transparent;\n\n  padding: 0 18px;\n  border-radius: 999px;\n  white-space: nowrap;\n  line-height: 1;\n\n  transition: background .3s ease, color .3s ease, transform .3s ease;\n}\n\n.em-nav-home {\n  justify-self: end;\n}\n\n.em-nav-contact {\n  justify-self: start;\n}\n\n.em-nav-link:hover {\n  background: rgba(255,255,255,.76);\n  color: #00738e;\n  transform: translateY(-1px);\n}\n\n.em-nav-logo {\n  justify-self: center;\n  width: 124px;\n  height: 124px;\n  margin: -25px 0 -29px;\n  border-radius: 50%;\n  display: block;\n  overflow: hidden;\n  background: rgba(255,255,255,.76);\n  box-shadow: 0 24px 65px rgba(0,35,55,.18);\n  animation: emPulseLogo 18s ease-in-out infinite;\n}\n\n.em-nav-logo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* HERO *\/\n\n.em-hero {\n  min-height: 100svh;\n  overflow: hidden;\n  background-image: url(\"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-18-cze-2026-08_27_02-e1781764048257.png\");\n  background-size: cover;\n  background-position: center top;\n  background-repeat: no-repeat;\n}\n\n.em-hero-bg-city {\n  position: absolute;\n  left: 50%;\n  top: 19%;\n  transform: translateX(-50%);\n\n  z-index: 1;\n  pointer-events: none;\n  user-select: none;\n\n  font-size: clamp(82px, 16vw, 230px);\n  line-height: .85;\n  font-weight: 950;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n\n  color: rgba(6,36,60,.075);\n  text-shadow: 0 18px 60px rgba(0,35,55,.055);\n  white-space: nowrap;\n}\n\n.em-hero-fade {\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  background: linear-gradient(\n    to bottom,\n    rgba(244,251,253,.02) 0%,\n    rgba(244,251,253,.04) 48%,\n    rgba(244,251,253,.78) 88%,\n    #f4fbfd 100%\n  );\n}\n\n\/* PLAYER FIXED *\/\n\n.em-audio-main {\n  position: fixed;\n  left: 50%;\n  top: 53%;\n  transform: translate(-50%, -50%);\n  z-index: 1500;\n\n  width: 108px;\n  height: 108px;\n  border-radius: 50%;\n  border: 1px solid rgba(255,255,255,.64);\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  background: rgba(255,255,255,.48);\n  backdrop-filter: blur(18px);\n  color: rgba(6,36,60,.80);\n\n  cursor: pointer;\n  box-shadow:\n    0 24px 80px rgba(0,35,55,.18),\n    0 0 0 12px rgba(255,255,255,.17);\n\n  opacity: .90;\n  transition: background .35s ease, color .35s ease, transform .35s ease, opacity .35s ease, box-shadow .35s ease;\n}\n\n.em-audio-main:hover {\n  background: rgba(6,36,60,.22);\n  color: #06243c;\n  opacity: .98;\n  transform: translate(-50%, -50%) scale(1.035);\n}\n\n.em-audio-main.is-playing {\n  background: rgba(0,115,142,.32);\n  color: #005d76;\n  opacity: .96;\n  animation: emAudioPulse 2.8s ease-in-out infinite;\n}\n\n.em-audio-icon {\n  display: block;\n  margin-left: 5px;\n  font-size: 38px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.em-audio-main.is-playing .em-audio-icon {\n  margin-left: 0;\n}\n\n\/* SEKCJA LICZNIKA *\/\n\n.em-count-section {\n  margin-top: -118px !important;\n  padding: 150px 18px 92px;\n  background: linear-gradient(\n    to bottom,\n    rgba(244,251,253,.08) 0%,\n    #f4fbfd 30%,\n    #ffffff 100%\n  );\n}\n\n.em-count-shell {\n  max-width: 760px;\n  margin: 0 auto;\n  display: grid;\n  justify-items: center;\n  text-align: center;\n}\n\n.em-count-card {\n  width: fit-content;\n  max-width: calc(100vw - 36px);\n  text-align: center;\n  padding: 18px 26px;\n  border-radius: 28px;\n  background: rgba(255,255,255,.66);\n  border: 1px solid rgba(6,36,60,.15);\n  backdrop-filter: blur(16px);\n  box-shadow: 0 18px 50px rgba(0,35,55,.13);\n  animation: emSlowUp 1.1s ease both;\n}\n\n.em-count-label {\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: .24em;\n  color: #00738e;\n  font-weight: 900;\n  margin-bottom: 12px;\n}\n\n.em-countdown {\n  display: flex;\n  gap: 14px;\n  justify-content: center;\n}\n\n.em-time {\n  min-width: 82px;\n  padding: 10px 12px;\n  border-radius: 18px;\n  background: rgba(255,255,255,.50);\n}\n\n.em-time strong {\n  display: block;\n  font-size: 27px;\n  line-height: 1;\n  color: #06243c;\n  font-weight: 950;\n}\n\n.em-time span {\n  display: block;\n  margin-top: 7px;\n  font-size: 10px;\n  text-transform: uppercase;\n  letter-spacing: .13em;\n  color: #0b7892;\n  font-weight: 800;\n}\n\n.em-seconds {\n  background: rgba(0,115,142,.17);\n  border: 1px solid rgba(0,115,142,.24);\n}\n\n.em-seconds strong {\n  color: #00738e;\n}\n\n\/* FOOTER *\/\n\n.em-footer {\n  padding: 28px 18px 34px;\n  text-align: center;\n  font-size: 13px;\n  line-height: 1.8;\n  color: rgba(6,36,60,.68);\n  background: #ffffff;\n}\n\n.em-footer span {\n  display: block;\n}\n\n.em-footer a {\n  color: #00738e;\n  text-decoration: none !important;\n  font-weight: 800;\n}\n\n\/* MODAL *\/\n\n.em-modal {\n  display: none;\n  position: fixed;\n  inset: 0;\n  z-index: 2000;\n  background: rgba(3,25,40,.52);\n  backdrop-filter: blur(10px);\n  align-items: center;\n  justify-content: center;\n  padding: 22px;\n}\n\n.em-modal.is-open {\n  display: flex;\n}\n\n.em-modal-box {\n  position: relative;\n  width: min(760px, calc(100vw - 28px));\n  max-height: calc(100svh - 44px);\n  overflow-y: auto;\n  padding: 48px 42px 42px;\n  border-radius: 32px;\n  text-align: center;\n  background:\n    linear-gradient(rgba(255,255,255,.88), rgba(255,255,255,.90)),\n    url(\"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-18-cze-2026-08_27_02-e1781764048257.png\");\n  background-size: cover;\n  background-position: center;\n  box-shadow: 0 30px 90px rgba(0,20,35,.30);\n}\n\n.em-modal-head {\n  display: grid;\n  justify-items: center;\n  gap: 14px;\n  margin-bottom: 30px;\n  padding-right: 0;\n}\n\n.em-kicker {\n  margin: 0;\n  color: #00738e;\n  text-transform: uppercase;\n  letter-spacing: .24em;\n  font-size: 13px;\n  font-weight: 900;\n  opacity: .95;\n}\n\n.em-modal-box h2 {\n  margin: 0;\n  font-size: clamp(30px, 4vw, 44px);\n  line-height: 1.08;\n  text-align: center;\n}\n\n.em-close {\n  position: absolute;\n  top: 16px;\n  right: 18px;\n  border: 0;\n  background: rgba(255,255,255,.58);\n  border-radius: 12px;\n  font-size: 32px;\n  cursor: pointer;\n  color: #06243c;\n  width: 52px;\n  height: 52px;\n  line-height: 1;\n}\n\n#emForm {\n  display: grid;\n  gap: 14px;\n}\n\n#emForm input,\n#emForm textarea {\n  box-sizing: border-box;\n  width: 100%;\n  padding: 16px 18px;\n  border-radius: 18px;\n  border: 1px solid rgba(6,36,60,.28);\n  font: inherit;\n  background: rgba(255,255,255,.92);\n  color: #06243c;\n  box-shadow: 0 8px 24px rgba(0,35,55,.055);\n}\n\n#emForm input::placeholder,\n#emForm textarea::placeholder {\n  color: rgba(6,36,60,.52);\n}\n\n#emForm input:focus,\n#emForm textarea:focus {\n  outline: none;\n  border-color: rgba(0,115,142,.50);\n  box-shadow: 0 0 0 4px rgba(0,115,142,.10);\n}\n\n#emForm textarea {\n  min-height: 150px;\n  resize: vertical;\n}\n\n#emForm button {\n  border: 0;\n  border-radius: 999px;\n  padding: 16px 20px;\n  background: #06243c;\n  color: #fff;\n  font: inherit;\n  font-weight: 900;\n  cursor: pointer;\n}\n\n.em-status {\n  margin: 6px 0 0;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\/* ANIMACJE *\/\n\n@keyframes emPulseLogo {\n  0%, 100% { transform: scale(1); }\n  50% { transform: scale(1.025); }\n}\n\n@keyframes emSlowUp {\n  from { opacity: 0; transform: translateY(22px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes emAudioPulse {\n  0%, 100% {\n    box-shadow:\n      0 24px 80px rgba(0,35,55,.18),\n      0 0 0 12px rgba(0,115,142,.12);\n  }\n  50% {\n    box-shadow:\n      0 30px 96px rgba(0,115,142,.25),\n      0 0 0 22px rgba(0,115,142,.16);\n  }\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .em-nav {\n    width: calc(100vw - 22px);\n    column-gap: 36px;\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 760px) {\n  .em-nav {\n    top: 8px;\n    width: calc(100vw - 18px);\n    min-height: 68px;\n    grid-template-columns: 1fr 90px 1fr;\n    column-gap: 12px;\n    padding: 7px 12px;\n  }\n\n  .em-nav-link {\n    height: 38px;\n    min-width: 74px;\n    font-size: 13px;\n    letter-spacing: .01em;\n    padding: 0 10px;\n  }\n\n  .em-nav-logo {\n    width: 90px;\n    height: 90px;\n    margin: -18px 0;\n  }\n\n  .em-hero-bg-city {\n    top: 22%;\n    font-size: clamp(58px, 20vw, 110px);\n    letter-spacing: .04em;\n  }\n\n  .em-audio-main {\n    width: 88px;\n    height: 88px;\n    top: 54%;\n  }\n\n  .em-audio-icon {\n    font-size: 31px;\n  }\n\n  .em-count-section {\n    margin-top: -86px !important;\n    padding: 118px 14px 76px;\n  }\n\n  .em-count-card {\n    width: calc(100% - 22px);\n    padding: 14px 10px;\n    border-radius: 24px;\n  }\n\n  .em-countdown {\n    gap: 6px;\n  }\n\n  .em-time {\n    min-width: 58px;\n    padding: 9px 5px;\n  }\n\n  .em-time strong {\n    font-size: 20px;\n  }\n\n  .em-time span {\n    font-size: 7px;\n    letter-spacing: .05em;\n  }\n\n  .em-modal-box {\n    padding: 48px 20px 34px;\n    border-radius: 28px;\n  }\n\n  .em-close {\n    width: 46px;\n    height: 46px;\n    top: 12px;\n    right: 12px;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  const targetDate = new Date(\"2027-08-14T18:00:00+02:00\");\n\n  function initCountdown() {\n    const monthsEl = document.getElementById(\"months\");\n    const daysEl = document.getElementById(\"days\");\n    const hoursEl = document.getElementById(\"hours\");\n    const secondsEl = document.getElementById(\"seconds\");\n\n    if (!monthsEl || !daysEl || !hoursEl || !secondsEl) {\n      setTimeout(initCountdown, 300);\n      return;\n    }\n\n    function updateCountdown() {\n      const now = new Date();\n\n      if (now >= targetDate) {\n        monthsEl.textContent = \"00\";\n        daysEl.textContent = \"00\";\n        hoursEl.textContent = \"00\";\n        secondsEl.textContent = \"00\";\n        return;\n      }\n\n      let months =\n        (targetDate.getFullYear() - now.getFullYear()) * 12 +\n        (targetDate.getMonth() - now.getMonth());\n\n      let monthBase = new Date(now);\n      monthBase.setMonth(now.getMonth() + months);\n\n      if (monthBase > targetDate) {\n        months--;\n        monthBase = new Date(now);\n        monthBase.setMonth(now.getMonth() + months);\n      }\n\n      const remaining = targetDate - monthBase;\n\n      const days = Math.floor(remaining \/ (1000 * 60 * 60 * 24));\n      const hours = Math.floor((remaining \/ (1000 * 60 * 60)) % 24);\n      const seconds = Math.floor((remaining \/ 1000) % 60);\n\n      monthsEl.textContent = String(Math.max(months, 0)).padStart(2, \"0\");\n      daysEl.textContent = String(Math.max(days, 0)).padStart(2, \"0\");\n      hoursEl.textContent = String(Math.max(hours, 0)).padStart(2, \"0\");\n      secondsEl.textContent = String(Math.max(seconds, 0)).padStart(2, \"0\");\n    }\n\n    updateCountdown();\n    setInterval(updateCountdown, 1000);\n  }\n\n  function initAudio() {\n    const audio = document.getElementById(\"emIntroAudio\");\n    const toggle = document.getElementById(\"emAudioToggle\");\n    const icon = toggle ? toggle.querySelector(\".em-audio-icon\") : null;\n\n    if (!audio || !toggle || !icon) {\n      setTimeout(initAudio, 300);\n      return;\n    }\n\n    audio.volume = 0.72;\n\n    function setPlayingState(isPlaying) {\n      if (isPlaying) {\n        icon.textContent = \"\u2161\";\n        toggle.classList.add(\"is-playing\");\n        toggle.setAttribute(\"aria-label\", \"Zatrzymaj Sound Of The Lakes\");\n      } else {\n        icon.textContent = \"\u25b6\";\n        toggle.classList.remove(\"is-playing\");\n        toggle.setAttribute(\"aria-label\", \"Odtw\u00f3rz Sound Of The Lakes\");\n      }\n    }\n\n    async function playAudio() {\n      try {\n        await audio.play();\n        setPlayingState(true);\n      } catch (error) {\n        setPlayingState(false);\n      }\n    }\n\n    toggle.addEventListener(\"click\", async function () {\n      if (audio.paused) {\n        await playAudio();\n      } else {\n        audio.pause();\n        setPlayingState(false);\n      }\n    });\n\n    audio.addEventListener(\"ended\", function () {\n      audio.currentTime = 0;\n      setPlayingState(false);\n    });\n\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      setTimeout(playAudio, 250);\n    });\n\n    window.addEventListener(\"load\", function () {\n      setTimeout(playAudio, 500);\n    });\n  }\n\n  function initModal() {\n    const modal = document.getElementById(\"contactModal\");\n    const openBtn = document.getElementById(\"openContact\");\n    const closeBtn = document.getElementById(\"closeContact\");\n    const form = document.getElementById(\"emForm\");\n    const status = document.getElementById(\"formStatus\");\n\n    if (!modal || !openBtn || !closeBtn || !form || !status) {\n      setTimeout(initModal, 300);\n      return;\n    }\n\n    openBtn.addEventListener(\"click\", function () {\n      modal.classList.add(\"is-open\");\n      modal.setAttribute(\"aria-hidden\", \"false\");\n    });\n\n    closeBtn.addEventListener(\"click\", function () {\n      modal.classList.remove(\"is-open\");\n      modal.setAttribute(\"aria-hidden\", \"true\");\n      status.textContent = \"\";\n    });\n\n    modal.addEventListener(\"click\", function (e) {\n      if (e.target === modal) {\n        modal.classList.remove(\"is-open\");\n        modal.setAttribute(\"aria-hidden\", \"true\");\n        status.textContent = \"\";\n      }\n    });\n\n    document.addEventListener(\"keydown\", function (e) {\n      if (e.key === \"Escape\" && modal.classList.contains(\"is-open\")) {\n        modal.classList.remove(\"is-open\");\n        modal.setAttribute(\"aria-hidden\", \"true\");\n        status.textContent = \"\";\n      }\n    });\n\n    form.addEventListener(\"submit\", async function (e) {\n      e.preventDefault();\n      status.textContent = \"Wysy\u0142anie...\";\n\n      try {\n        const response = await fetch(form.action, {\n          method: \"POST\",\n          body: new FormData(form),\n          headers: { Accept: \"application\/json\" }\n        });\n\n        if (response.ok) {\n          status.textContent = \"Dzi\u0119kujemy. Odezwziemy si\u0119 tak szybko, jak to mo\u017cliwe.\";\n          form.reset();\n\n          setTimeout(function () {\n            modal.classList.remove(\"is-open\");\n            modal.setAttribute(\"aria-hidden\", \"true\");\n            status.textContent = \"\";\n          }, 1800);\n        } else {\n          status.textContent = \"Nie uda\u0142o si\u0119 wys\u0142a\u0107 wiadomo\u015bci. Spr\u00f3buj ponownie.\";\n        }\n      } catch (error) {\n        status.textContent = \"B\u0142\u0105d wysy\u0142ki. Sprawd\u017a po\u0142\u0105czenie lub konfiguracj\u0119 formularza.\";\n      }\n    });\n  }\n\n  initCountdown();\n  initAudio();\n  initModal();\n})();\n<\/script>\n\n<header class=\"em-nav\" aria-label=\"Menu g\u0142\u00f3wne\">\n  <a href=\"#home\" class=\"em-nav-link em-nav-home\">Home<\/a>\n\n  <a href=\"#home\" class=\"em-nav-logo\" aria-label=\"Electric Mazury K\u0119trzyn\">\n    <img decoding=\"async\" src=\"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png\" alt=\"Electric Mazury K\u0119trzyn\">\n  <\/a>\n\n  <button type=\"button\" id=\"openContact\" class=\"em-nav-link em-nav-contact\">Kontakt<\/button>\n<\/header>\n\n<audio id=\"emIntroAudio\" preload=\"auto\" autoplay=\"\">\n  <source src=\"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Sound-Of-The-Lakes.mp3\" type=\"audio\/mpeg\">\n<\/audio>\n\n<button type=\"button\" id=\"emAudioToggle\" class=\"em-audio-main\" aria-label=\"Odtw\u00f3rz Sound Of The Lakes\">\n  <span class=\"em-audio-icon\">\u25b6<\/span>\n<\/button>\n\n<main class=\"em-page\">\n  <section id=\"home\" class=\"em-hero\">\n    <div class=\"em-hero-bg-city\">K\u0119trzyn<\/div>\n    <div class=\"em-hero-fade\"><\/div>\n  <\/section>\n\n  <section id=\"my\" class=\"em-count-section\">\n    <div class=\"em-count-shell\">\n      <div class=\"em-count-card\">\n        <div class=\"em-count-label\">Start za<\/div>\n\n        <div class=\"em-countdown\">\n          <div class=\"em-time\"><strong id=\"months\">00<\/strong><span>miesi\u0119cy<\/span><\/div>\n          <div class=\"em-time\"><strong id=\"days\">00<\/strong><span>dni<\/span><\/div>\n          <div class=\"em-time\"><strong id=\"hours\">00<\/strong><span>godzin<\/span><\/div>\n          <div class=\"em-time em-seconds\"><strong id=\"seconds\">00<\/strong><span>sekund<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<footer class=\"em-footer\">\n  <span>\u00a9 Electric Mazury K\u0119trzyn. Wszystkie prawa zastrze\u017cone.<\/span>\n  <span>Design: <a href=\"https:\/\/www.zsercamazur.pl\" target=\"_blank\" rel=\"noopener\"> Mazurska Agencja Brandingu &#8211; Z Serca Mazur<\/a><\/span>\n<\/footer>\n\n<div id=\"contactModal\" class=\"em-modal\" aria-hidden=\"true\">\n  <div class=\"em-modal-box\" role=\"dialog\" aria-modal=\"true\">\n    <button type=\"button\" id=\"closeContact\" class=\"em-close\" aria-label=\"Zamknij\">\u00d7<\/button>\n\n    <div class=\"em-modal-head\">\n      <p class=\"em-kicker\">Kontakt<\/p>\n      <h2>Napisz do nas<\/h2>\n    <\/div>\n\n    <form id=\"emForm\" action=\"https:\/\/formsubmit.co\/piotr@radiomragowo.pl\" method=\"POST\">\n      <input type=\"hidden\" name=\"_subject\" value=\"Nowa wiadomo\u015b\u0107 - Electric Mazury K\u0119trzyn\">\n      <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n\n      <input type=\"text\" name=\"name\" placeholder=\"Imi\u0119\">\n      <input type=\"text\" name=\"company\" placeholder=\"Firma \/ Nazwa\" required=\"\">\n      <input type=\"email\" name=\"email\" placeholder=\"Email\" required=\"\">\n      <input type=\"tel\" name=\"phone\" placeholder=\"Telefon\">\n      <textarea name=\"message\" placeholder=\"Tre\u015b\u0107 wiadomo\u015bci\" required=\"\"><\/textarea>\n\n      <button type=\"submit\">Wy\u015blij<\/button>\n      <p id=\"formStatus\" class=\"em-status\"><\/p>\n    <\/form>\n  <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Home Kontakt \u25b6 K\u0119trzyn Start za 00miesi\u0119cy 00dni 00godzin 00sekund \u00a9 Electric Mazury K\u0119trzyn. Wszystkie prawa zastrze\u017cone. Design: Mazurska Agencja [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-20","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Electric Mazury | Sound of the Lakes<\/title>\n<meta name=\"description\" content=\"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, &quot;Sound of the Lakes&quot;. Most dla Pokole\u0144. Klimat, energia - Mazury.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/electricmazury.pl\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electric Mazury | Sound of the Lakes\" \/>\n<meta property=\"og:description\" content=\"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, &quot;Sound of the Lakes&quot;. Most dla Pokole\u0144. Klimat, energia - Mazury.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/electricmazury.pl\/\" \/>\n<meta property=\"og:site_name\" content=\"Electric Mazury Festiwal\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T08:26:14+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/\",\"url\":\"https:\\\/\\\/electricmazury.pl\\\/\",\"name\":\"Electric Mazury | Sound of the Lakes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/electricmazury.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Electric-Logo-e1781809556420.png\",\"datePublished\":\"2026-06-18T07:57:21+00:00\",\"dateModified\":\"2026-08-11T08:26:14+00:00\",\"description\":\"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, \\\"Sound of the Lakes\\\". Most dla Pokole\u0144. Klimat, energia - Mazury.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/electricmazury.pl\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#primaryimage\",\"url\":\"http:\\\/\\\/electricmazury.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Electric-Logo-e1781809556420.png\",\"contentUrl\":\"http:\\\/\\\/electricmazury.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Electric-Logo-e1781809556420.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/electricmazury.pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/electricmazury.pl\\\/#website\",\"url\":\"https:\\\/\\\/electricmazury.pl\\\/\",\"name\":\"Electric Mazury Festiwal\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/electricmazury.pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Electric Mazury | Sound of the Lakes","description":"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, \"Sound of the Lakes\". Most dla Pokole\u0144. Klimat, energia - Mazury.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/electricmazury.pl\/","og_locale":"pl_PL","og_type":"article","og_title":"Electric Mazury | Sound of the Lakes","og_description":"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, \"Sound of the Lakes\". Most dla Pokole\u0144. Klimat, energia - Mazury.","og_url":"https:\/\/electricmazury.pl\/","og_site_name":"Electric Mazury Festiwal","article_modified_time":"2026-08-11T08:26:14+00:00","og_image":[{"url":"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/electricmazury.pl\/","url":"https:\/\/electricmazury.pl\/","name":"Electric Mazury | Sound of the Lakes","isPartOf":{"@id":"https:\/\/electricmazury.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/electricmazury.pl\/#primaryimage"},"image":{"@id":"https:\/\/electricmazury.pl\/#primaryimage"},"thumbnailUrl":"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png","datePublished":"2026-06-18T07:57:21+00:00","dateModified":"2026-08-11T08:26:14+00:00","description":"Electro Mazury - Festiwal Elektroniczny tworzony na Mazurach, \"Sound of the Lakes\". Most dla Pokole\u0144. Klimat, energia - Mazury.","breadcrumb":{"@id":"https:\/\/electricmazury.pl\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/electricmazury.pl\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/electricmazury.pl\/#primaryimage","url":"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png","contentUrl":"http:\/\/electricmazury.pl\/wp-content\/uploads\/2026\/06\/Electric-Logo-e1781809556420.png"},{"@type":"BreadcrumbList","@id":"https:\/\/electricmazury.pl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/electricmazury.pl\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/electricmazury.pl\/#website","url":"https:\/\/electricmazury.pl\/","name":"Electric Mazury Festiwal","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/electricmazury.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"}]}},"_links":{"self":[{"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/electricmazury.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":16,"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/electricmazury.pl\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/electricmazury.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}