{"id":145253,"date":"2026-09-04T13:16:37","date_gmt":"2026-09-04T11:16:37","guid":{"rendered":"https:\/\/goingapp.pl\/more\/?p=145253"},"modified":"2026-09-04T13:16:52","modified_gmt":"2026-09-04T11:16:52","slug":"cult-of-luna-koncert-polska-bilety","status":"publish","type":"post","link":"https:\/\/goingapp.pl\/more\/cult-of-luna-koncert-polska-bilety\/","title":{"rendered":"Cult of Luna zagraj\u0105 12 marca w Warszawie! Do Polski przyjad\u0105 z now\u0105 p\u0142yt\u0105"},"content":{"rendered":"\n<p>Cult of Luna zagraj\u0105 12 marca 2027 roku w klubie Progresja w Warszawie! Giganci post-metalu ze Szwecji przyjad\u0105 do Polski z now\u0105 p\u0142yt\u0105 <em>In the Shadow of Your Shadow<\/em>, kt\u00f3r\u0105 udowadniaj\u0105, \u017ce nie maj\u0105 sobie r\u00f3wnych w roztaczaniu mroku i niepokoju. Tego wieczoru stan\u0105 na scenie u boku post-rockowego BRUIT \u2264 i EBM-owego Youth Code. Poznaj szczeg\u00f3\u0142y koncertu! <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\n<style>\n  .goingapp-cult-of-luna {\n    --col-bg: #090909;\n    --col-text: #f1f1f1;\n    --col-black: #090909;\n    --col-gray: #8d8d8d;\n    --col-light: #c8c8c8;\n    --col-dark: #202020;\n\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 108px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        ellipse at 50% 48%,\n        transparent 0%,\n        transparent 14%,\n        rgba(255,255,255,.09) 15%,\n        rgba(255,255,255,.09) 17%,\n        transparent 18%,\n        transparent 27%,\n        rgba(255,255,255,.11) 28%,\n        rgba(255,255,255,.11) 30%,\n        transparent 31%,\n        transparent 40%,\n        rgba(255,255,255,.08) 41%,\n        rgba(255,255,255,.08) 44%,\n        transparent 45%,\n        transparent 55%,\n        rgba(255,255,255,.10) 56%,\n        rgba(255,255,255,.10) 59%,\n        transparent 60%\n      ),\n      radial-gradient(\n        ellipse at 50% 50%,\n        #1d1d1d 0%,\n        #101010 38%,\n        #080808 70%,\n        #050505 100%\n      );\n\n    border: 3px solid #777;\n    border-radius: 3px;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow:\n      7px 7px 0 #2a2a2a;\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-cult-of-luna,\n  .goingapp-cult-of-luna * {\n    text-decoration: none !important;\n  }\n\n  \/* g\u0142\u0119bia \/ tunel *\/\n  .goingapp-cult-of-luna::before {\n    content: \"\";\n    position: absolute;\n\n    width: 330px;\n    height: 330px;\n\n    left: 18%;\n    top: 50%;\n\n    transform: translate(-50%, -50%);\n\n    background:\n      repeating-radial-gradient(\n        ellipse at center,\n        transparent 0px,\n        transparent 15px,\n        rgba(255,255,255,.08) 16px,\n        rgba(255,255,255,.08) 19px,\n        transparent 20px,\n        transparent 34px\n      );\n\n    opacity: .85;\n\n    pointer-events: none;\n  }\n\n  \/* ziarnista, industrialna warstwa *\/\n  .goingapp-cult-of-luna::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n\n    background:\n      repeating-linear-gradient(\n        0deg,\n        rgba(255,255,255,.025) 0px,\n        rgba(255,255,255,.025) 1px,\n        transparent 1px,\n        transparent 8px\n      );\n\n    mix-blend-mode: screen;\n    opacity: .55;\n\n    pointer-events: none;\n  }\n\n  .goingapp-cult-of-luna:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 #5c5c5c;\n  }\n\n  .goingapp-cult-of-luna__arrow,\n  .goingapp-cult-of-luna__text,\n  .goingapp-cult-of-luna__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-cult-of-luna__arrow {\n    flex: 0 0 auto;\n\n    width: 50px;\n    height: 50px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background: #171717;\n    color: var(--col-light);\n\n    border: 2px solid #8f8f8f;\n    border-radius: 50%;\n\n    font-size: 26px;\n    font-weight: 900;\n    line-height: 1;\n\n    box-shadow:\n      3px 3px 0 #666;\n\n    transition:\n      transform .25s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-cult-of-luna:hover\n  .goingapp-cult-of-luna__arrow {\n    transform: translateX(4px);\n\n    background: var(--col-light);\n    color: var(--col-black);\n  }\n\n  .goingapp-cult-of-luna__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-cult-of-luna__title {\n    display: block;\n\n    color: var(--col-text);\n\n    font-weight: 900;\n    font-size: clamp(17px, 3.7vw, 21px);\n    line-height: 1.08;\n\n    letter-spacing: -0.035em;\n  }\n\n  .goingapp-cult-of-luna__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-cult-of-luna__cta {\n    display: inline-block;\n\n    background: var(--col-light);\n    color: var(--col-black);\n\n    padding: 13px 18px;\n\n    border: 3px solid var(--col-light);\n    border-radius: 2px;\n\n    font-size: 13px;\n    font-weight: 950;\n    letter-spacing: .05em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 #555;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-cult-of-luna:hover\n  .goingapp-cult-of-luna__cta {\n    transform: translate(-2px, -2px);\n\n    background: #1a1a1a;\n    color: var(--col-light);\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-cult-of-luna {\n      align-items: stretch;\n      flex-wrap: wrap;\n      min-height: 0;\n      padding: 18px;\n      gap: 12px;\n      border-radius: 3px;\n    }\n\n    .goingapp-cult-of-luna__arrow {\n      width: 44px;\n      height: 44px;\n      font-size: 23px;\n    }\n\n    .goingapp-cult-of-luna__text {\n      display: flex;\n      align-items: center;\n      padding-right: 0;\n    }\n\n    .goingapp-cult-of-luna__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-cult-of-luna__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/cult-of-luna-warszawa\/warszawa-marzec-2027\" class=\"goingapp-cult-of-luna\" target=\"_blank\" rel=\"noopener\" aria-label=\"Zderz si\u0119 ze \u015bcian\u0105 d\u017awi\u0119k\u00f3w w Progresji!\">\n\n  <span class=\"goingapp-cult-of-luna__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-cult-of-luna__text\">\n    <span class=\"goingapp-cult-of-luna__title\">\n      Zderz si\u0119 ze \u015bcian\u0105 d\u017awi\u0119k\u00f3w w Progresji!\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-cult-of-luna__cta-wrap\">\n    <span class=\"goingapp-cult-of-luna__cta\">\n      KUP BILET\n    <\/span>\n  <\/span>\n\n<\/a>\n\n<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Gdzie i kiedy odb\u0119dzie si\u0119 koncert Cult of Luna? <\/h2>\n\n\n\n<p>Autorzy p\u0142yt <em>Somewhere Along the Highway <\/em>i <em>Salvation <\/em>wyst\u0105pi\u0105 <strong>12 marca 2027<\/strong> <strong>roku (pi\u0105tek<\/strong>) o godzinie <strong>19:30 <\/strong>w klubie <a href=\"https:\/\/goingapp.pl\/miejsce\/progresja\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/miejsce\/progresja\" target=\"_blank\" rel=\"noreferrer noopener\">Progresja<\/a> w Warszawie. Do Polski wracaj\u0105 po ponadczteroletniej nieobecno\u015bci. Wtedy, w 2022 roku, promowali album <em>The Long Road North<\/em>. Teraz zamierzaj\u0105 zaprezentowa\u0107 jego nast\u0119pc\u0119. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"700\" src=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA.jpg\" alt=\"Cult of Luna\" class=\"wp-image-145254\" srcset=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA.jpg 810w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-300x259.jpg 300w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-768x664.jpg 768w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-370x320.jpg 370w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-800x691.jpg 800w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-20x17.jpg 20w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-740x640.jpg 740w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/CULT-OF-LUNA-GOING-WEB-WARSZAWA-56x48.jpg 56w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Czym jest Cult of Luna? <\/h2>\n\n\n\n<p>To czo\u0142owi przedstawiciele skandynawskiego <strong>post-metalu<\/strong> \u2014 wci\u0105\u017c \u017cywotnego gatunku, kt\u00f3ry rekonstruuje klasyczny metal u\u017cyciem przesterowanych gitar i stopniowym budowaniem napi\u0119cia. Arty\u015bci ze szwedzkiej miejscowo\u015bci Ume\u00e5, sk\u0105d pochodz\u0105 tak\u017ce grupy Refused czy Meshuggah, orbituj\u0105 wok\u00f3\u0142 takiej konwencji od czas\u00f3w debiutanckiej p\u0142yty. Z ka\u017cdym kolejnym kr\u0105\u017ckiem wprowadzaj\u0105 jednak coraz to nowsze chwyty stylistyczne i koncepcyjne.<\/p>\n\n\n\n<p>Na <em>Eternal Kingdom <\/em>panowie poszli w ekstremum i spr\u00f3bowali swoich si\u0142 w bardziej nihilistycznym, sludge&#8217;owym wydaniu. Wype\u0142nione klawiszami i elektronik\u0105 <em>Vertical <\/em>stworzyli z inspiracji ekspresjonistycznym filmem <em>Metropolis <\/em>Fritza Langa i tym, jak niemiecki re\u017cyser sportretowa\u0142 w nim \u00f3wczesne przejawy nowoczesno\u015bci: wie\u017cowce w miastach, samochody i fabryki. <em>Mariner<\/em> nagrane wraz z wokalistk\u0105 Julie Christmas po\u015bwi\u0119cili rozmy\u015blaniom nad kosmosem i podr\u00f3\u017com w nieznane. P\u0142yt\u0105 <em>The Long Road North <\/em>badali za\u015b, jak wyj\u015b\u0107 z emocjonalnego stuporu i odnale\u017a\u0107 w sobie wewn\u0119trzny spok\u00f3j. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\"  id=\"_ytid_24411\"  width=\"1170\" height=\"658\"  data-origwidth=\"1170\" data-origheight=\"658\" src=\"https:\/\/www.youtube.com\/embed\/vjfyT048SIE?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;modestbranding=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;\" class=\"__youtube_prefs__  epyt-is-override  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\"><sup>Tak zaprezentowali si\u0119 Szwedzi na czerwcowym festiwalu Hellfest Open Air we Francji. <\/sup><\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Dlaczego warto p\u00f3j\u015b\u0107 na koncert Cult of Luna? <\/h2>\n\n\n\n<p>Przede wszystkim z czystej ciekawo\u015bci, bo cztery lata po wydaniu ostatniej p\u0142yty Szwedzi wracaj\u0105 z kr\u0105\u017ckiem <a href=\"https:\/\/cultofluna.bandcamp.com\/?_sm_nck=1\" data-type=\"link\" data-id=\"https:\/\/cultofluna.bandcamp.com\/?_sm_nck=1\" target=\"_blank\" rel=\"noreferrer noopener\"><em>In the Shadow of Your Shadow<\/em><\/a>. Album, kt\u00f3ry uka\u017ce si\u0119 6 listopada, to ponad godzina nowej muzyki. Do dw\u00f3ch zawartych na nim premierowych utwor\u00f3w dograli si\u0119 znakomici wokali\u015bci \u2014 Joe Duplantier z <a href=\"https:\/\/goingapp.pl\/artysta\/gojira\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/gojira\" target=\"_blank\" rel=\"noreferrer noopener\">Gojiry<\/a> i David Eugene Edwards z 16 Horsepower. Z informacji prasowej wynika, \u017ce wydawnictwo umacnia status Skandynaw\u00f3w jako lider\u00f3w gatunku, a jednocze\u015bnie przypomina o ich nieposkromionej potrzebie poszerzania muzycznych horyzont\u00f3w. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\n<style>\n  .goingapp-cult-of-luna {\n    --col-bg: #090909;\n    --col-text: #f1f1f1;\n    --col-black: #090909;\n    --col-gray: #8d8d8d;\n    --col-light: #c8c8c8;\n    --col-dark: #202020;\n\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 108px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        ellipse at 50% 48%,\n        transparent 0%,\n        transparent 14%,\n        rgba(255,255,255,.09) 15%,\n        rgba(255,255,255,.09) 17%,\n        transparent 18%,\n        transparent 27%,\n        rgba(255,255,255,.11) 28%,\n        rgba(255,255,255,.11) 30%,\n        transparent 31%,\n        transparent 40%,\n        rgba(255,255,255,.08) 41%,\n        rgba(255,255,255,.08) 44%,\n        transparent 45%,\n        transparent 55%,\n        rgba(255,255,255,.10) 56%,\n        rgba(255,255,255,.10) 59%,\n        transparent 60%\n      ),\n      radial-gradient(\n        ellipse at 50% 50%,\n        #1d1d1d 0%,\n        #101010 38%,\n        #080808 70%,\n        #050505 100%\n      );\n\n    border: 3px solid #777;\n    border-radius: 3px;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow:\n      7px 7px 0 #2a2a2a;\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-cult-of-luna,\n  .goingapp-cult-of-luna * {\n    text-decoration: none !important;\n  }\n\n  \/* g\u0142\u0119bia \/ tunel *\/\n  .goingapp-cult-of-luna::before {\n    content: \"\";\n    position: absolute;\n\n    width: 330px;\n    height: 330px;\n\n    left: 18%;\n    top: 50%;\n\n    transform: translate(-50%, -50%);\n\n    background:\n      repeating-radial-gradient(\n        ellipse at center,\n        transparent 0px,\n        transparent 15px,\n        rgba(255,255,255,.08) 16px,\n        rgba(255,255,255,.08) 19px,\n        transparent 20px,\n        transparent 34px\n      );\n\n    opacity: .85;\n\n    pointer-events: none;\n  }\n\n  \/* ziarnista, industrialna warstwa *\/\n  .goingapp-cult-of-luna::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n\n    background:\n      repeating-linear-gradient(\n        0deg,\n        rgba(255,255,255,.025) 0px,\n        rgba(255,255,255,.025) 1px,\n        transparent 1px,\n        transparent 8px\n      );\n\n    mix-blend-mode: screen;\n    opacity: .55;\n\n    pointer-events: none;\n  }\n\n  .goingapp-cult-of-luna:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 #5c5c5c;\n  }\n\n  .goingapp-cult-of-luna__arrow,\n  .goingapp-cult-of-luna__text,\n  .goingapp-cult-of-luna__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-cult-of-luna__arrow {\n    flex: 0 0 auto;\n\n    width: 50px;\n    height: 50px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background: #171717;\n    color: var(--col-light);\n\n    border: 2px solid #8f8f8f;\n    border-radius: 50%;\n\n    font-size: 26px;\n    font-weight: 900;\n    line-height: 1;\n\n    box-shadow:\n      3px 3px 0 #666;\n\n    transition:\n      transform .25s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-cult-of-luna:hover\n  .goingapp-cult-of-luna__arrow {\n    transform: translateX(4px);\n\n    background: var(--col-light);\n    color: var(--col-black);\n  }\n\n  .goingapp-cult-of-luna__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-cult-of-luna__title {\n    display: block;\n\n    color: var(--col-text);\n\n    font-weight: 900;\n    font-size: clamp(17px, 3.7vw, 21px);\n    line-height: 1.08;\n\n    letter-spacing: -0.035em;\n  }\n\n  .goingapp-cult-of-luna__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-cult-of-luna__cta {\n    display: inline-block;\n\n    background: var(--col-light);\n    color: var(--col-black);\n\n    padding: 13px 18px;\n\n    border: 3px solid var(--col-light);\n    border-radius: 2px;\n\n    font-size: 13px;\n    font-weight: 950;\n    letter-spacing: .05em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 #555;\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-cult-of-luna:hover\n  .goingapp-cult-of-luna__cta {\n    transform: translate(-2px, -2px);\n\n    background: #1a1a1a;\n    color: var(--col-light);\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-cult-of-luna {\n      align-items: stretch;\n      flex-wrap: wrap;\n      min-height: 0;\n      padding: 18px;\n      gap: 12px;\n      border-radius: 3px;\n    }\n\n    .goingapp-cult-of-luna__arrow {\n      width: 44px;\n      height: 44px;\n      font-size: 23px;\n    }\n\n    .goingapp-cult-of-luna__text {\n      display: flex;\n      align-items: center;\n      padding-right: 0;\n    }\n\n    .goingapp-cult-of-luna__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-cult-of-luna__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/cult-of-luna-warszawa\/warszawa-marzec-2027\" class=\"goingapp-cult-of-luna\" target=\"_blank\" rel=\"noopener\" aria-label=\"Pos\u0142uchaj na \u017cywo nowej p\u0142yty Cult of Luna!\">\n\n  <span class=\"goingapp-cult-of-luna__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-cult-of-luna__text\">\n    <span class=\"goingapp-cult-of-luna__title\">\n      Pos\u0142uchaj na \u017cywo nowej p\u0142yty Cult of Luna!\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-cult-of-luna__cta-wrap\">\n    <span class=\"goingapp-cult-of-luna__cta\">\n      KUP BILET\n    <\/span>\n  <\/span>\n\n<\/a>\n\n<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>12 marca 2027 roku pos\u0142uchamy Johannesa Perssona i sp\u00f3\u0142k\u0119, ale panowie nie b\u0119d\u0105 na scenie odosobnieni. Tego dnia w Progresji wyst\u0105pi\u0105 jeszcze dwa inne sk\u0142ady, zapewniaj\u0105c ca\u0142y wiecz\u00f3r z ci\u0119\u017ckimi brzmieniami najwy\u017cszej pr\u00f3by. Francuski <strong>BRUIT \u2264 <\/strong>gra wyj\u0105tkowo ilustracyjn\u0105, stymuluj\u0105c\u0105 wyobra\u017ani\u0119 mieszank\u0119 post-rocka, muzyki neoklasycznej i stonowanej elektroniki. Amerykanie z <strong>Youth of Code <\/strong>prezentuj\u0105 z kolei niezno\u015bnie wwiercaj\u0105cy si\u0119 w g\u0142ow\u0119 EBM, pe\u0142en industrialnych wtr\u0119t\u00f3w i hardcore&#8217;owej w\u015bciek\u0142o\u015bci. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\"  id=\"_ytid_19107\"  width=\"1170\" height=\"658\"  data-origwidth=\"1170\" data-origheight=\"658\" src=\"https:\/\/www.youtube.com\/embed\/-A83MKfSyeQ?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;modestbranding=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;\" class=\"__youtube_prefs__  epyt-is-override  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\"><sup>Koncert w Progresji to pierwsza okazja, by us\u0142ysze\u0107 na \u017cywo w Polsce <em>In the Shadow of Your Shadow <\/em>\u2014 nowy album Szwed\u00f3w. <\/sup><\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Gdzie kupi\u0107 bilety na Cult of Luna? <\/h2>\n\n\n\n<p>Do koncertu zosta\u0142o jeszcze troch\u0119 czasu, ale ju\u017c teraz mo\u017cecie zdoby\u0107 bilety i szykowa\u0107 si\u0119 na spotkanie ze Szwedami. Wej\u015bci\u00f3wki w cenie 164 z\u0142 s\u0105 dost\u0119pne w Going. <a href=\"https:\/\/goingapp.pl\/wydarzenie\/cult-of-luna-warszawa\/warszawa-marzec-2027\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/wydarzenie\/cult-of-luna-warszawa\/warszawa-marzec-2027\" target=\"_blank\" rel=\"noreferrer noopener\">Kupujcie<\/a>, zanim si\u0119 wyprzedadz\u0105! <\/p>\n\n\n\n<p><br><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cult of Luna zagraj\u0105 12 marca 2027 roku w klubie Progresja w Warszawie! Giganci post-metalu ze Szwecji przyjad\u0105 do Polski z now\u0105 p\u0142yt\u0105 In the Shadow of Your Shadow, kt\u00f3r\u0105 udowadniaj\u0105, \u017ce nie maj\u0105 sobie r\u00f3wnych w roztaczaniu mroku i niepokoju. Tego wieczoru stan\u0105 na scenie u boku post-rockowego BRUIT \u2264 i EBM-owego Youth Code.&hellip;<\/p>\n","protected":false},"author":63,"featured_media":145255,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_wpscppro_custom_social_share_image":0,"_facebook_share_type":"default","_twitter_share_type":"default","_linkedin_share_type":"default","_pinterest_share_type":"default","_linkedin_share_type_page":"","_instagram_share_type":"default","_selected_social_profile":[]},"categories":[3238],"tags":[8298,8297,3538,3273,3394,6800,6,8299],"thb-sponsors":[],"class_list":["post-145253","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-muzyka","tag-bruit-","tag-cult-of-luna","tag-koncerty","tag-more","tag-news","tag-rock","tag-warszawa","tag-youth-code","parent_cat_muzyka"],"publishpress_future_action":{"enabled":false,"date":"2026-09-11 20:29:36","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145253"}],"collection":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/comments?post=145253"}],"version-history":[{"count":1,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145253\/revisions"}],"predecessor-version":[{"id":145259,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145253\/revisions\/145259"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media\/145255"}],"wp:attachment":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media?parent=145253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/categories?post=145253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/tags?post=145253"},{"taxonomy":"thb-sponsors","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/thb-sponsors?post=145253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}