{"id":145354,"date":"2026-09-09T16:24:29","date_gmt":"2026-09-09T14:24:29","guid":{"rendered":"https:\/\/goingapp.pl\/more\/?p=145354"},"modified":"2026-09-09T16:25:00","modified_gmt":"2026-09-09T14:25:00","slug":"bialas-koncert-warszawa-torwar-bilety","status":"publish","type":"post","link":"https:\/\/goingapp.pl\/more\/bialas-koncert-warszawa-torwar-bilety\/","title":{"rendered":"Bia\u0142as: Koncert 3 kwietnia w Warszawie! Na Torwarze zadzieje si\u0119 historia"},"content":{"rendered":"\n<p>Bia\u0142as: Koncert <em>The End of H8ME<\/em> odb\u0119dzie si\u0119 3 kwietnia 2027 roku w Warszawie! Raper dopisze nim kolejny, wyj\u0105tkowy rozdzia\u0142 do historii, kt\u00f3r\u0105 zapocz\u0105tkowa\u0142 dwie dekady temu z <em>H8ME Mixtape Vol. 1<\/em>. \u2014 <em>Latami pracujemy na jedn\u0105 chwil\u0119 satysfakcji, kt\u00f3ra jest bardzo trudna, ale w\u0142a\u015bnie nadesz\u0142a <\/em>\u2014 m\u00f3wi o przygotowaniach do widowiska. <\/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-bialas {\n    --bi-bg: #090909;\n    --bi-bg-2: #151515;\n    --bi-text: #ffffff;\n    --bi-muted: #bdbdbd;\n    --bi-red: #ff3131;\n    --bi-white: #ffffff;\n\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 112px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        circle at 92% 20%,\n        rgba(255,49,49,.28) 0%,\n        rgba(255,49,49,.10) 18%,\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #050505 0%,\n        #111111 48%,\n        #080808 100%\n      );\n\n    border: 3px solid var(--bi-white);\n    border-radius: 4px;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow:\n      7px 7px 0 var(--bi-red);\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-bialas,\n  .goingapp-bialas * {\n    text-decoration: none !important;\n  }\n\n  .goingapp-bialas::before {\n    content: \"\";\n    position: absolute;\n\n    width: 280px;\n    height: 180px;\n\n    right: -100px;\n    top: -75px;\n\n    background:\n      radial-gradient(\n        ellipse,\n        rgba(255,49,49,.42) 0%,\n        rgba(255,49,49,.15) 38%,\n        transparent 72%\n      );\n\n    filter: blur(10px);\n\n    pointer-events: none;\n  }\n\n  .goingapp-bialas::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n\n    background:\n      repeating-linear-gradient(\n        -45deg,\n        transparent 0px,\n        transparent 11px,\n        rgba(255,255,255,.035) 12px,\n        transparent 13px\n      );\n\n    opacity: .55;\n\n    pointer-events: none;\n  }\n\n  .goingapp-bialas:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 var(--bi-red);\n  }\n\n  .goingapp-bialas__arrow,\n  .goingapp-bialas__text,\n  .goingapp-bialas__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-bialas__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: var(--bi-red);\n    color: var(--bi-white);\n\n    border-radius: 2px;\n\n    font-size: 27px;\n    font-weight: 950;\n    line-height: 1;\n\n    box-shadow:\n      3px 3px 0 var(--bi-white);\n\n    transition:\n      transform .25s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-bialas:hover\n  .goingapp-bialas__arrow {\n    transform: translateX(5px);\n\n    background: var(--bi-white);\n    color: var(--bi-red);\n  }\n\n  .goingapp-bialas__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-bialas__title {\n    display: block;\n\n    color: var(--bi-text);\n\n    font-weight: 950;\n    font-size: clamp(18px, 3.8vw, 23px);\n    line-height: 1.08;\n\n    letter-spacing: -0.04em;\n  }\n\n  .goingapp-bialas__date {\n    display: block;\n\n    margin-top: 7px;\n\n    color: var(--bi-muted);\n\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.2;\n\n    letter-spacing: .02em;\n  }\n\n  .goingapp-bialas__date strong {\n    color: var(--bi-red);\n    font-weight: 950;\n  }\n\n  .goingapp-bialas__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-bialas__cta {\n    display: inline-block;\n\n    background: var(--bi-red);\n    color: var(--bi-white);\n\n    padding: 13px 18px;\n\n    border: 3px solid var(--bi-red);\n    border-radius: 2px;\n\n    font-size: 13px;\n    font-weight: 950;\n\n    letter-spacing: .05em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 var(--bi-white);\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-bialas:hover\n  .goingapp-bialas__cta {\n    transform: translate(-2px, -2px);\n\n    background: var(--bi-white);\n    color: var(--bi-red);\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-bialas {\n      align-items: stretch;\n      flex-wrap: wrap;\n\n      min-height: 0;\n\n      padding: 18px;\n      gap: 12px;\n\n      border-radius: 3px;\n    }\n\n    .goingapp-bialas__arrow {\n      width: 44px;\n      height: 44px;\n\n      font-size: 23px;\n    }\n\n    .goingapp-bialas__text {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n\n      padding-right: 0;\n    }\n\n    .goingapp-bialas__title {\n      font-size: clamp(17px, 5vw, 21px);\n    }\n\n    .goingapp-bialas__date {\n      margin-top: 6px;\n      font-size: 11px;\n    }\n\n    .goingapp-bialas__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-bialas__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/bialas-h8me\/warszawa-kwiecien-2027\" class=\"goingapp-bialas\" target=\"_blank\" rel=\"noopener\" aria-label=\"Tego koncertu po prostu nie mo\u017cna przegapi\u0107. Start sprzeda\u017cy bilet\u00f3w 11 wrze\u015bnia o 12:00.\">\n\n  <span class=\"goingapp-bialas__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-bialas__text\">\n    <span class=\"goingapp-bialas__title\">\n      Tego koncertu po prostu nie mo\u017cna przegapi\u0107!\n    <\/span>\n\n    <span class=\"goingapp-bialas__date\">\n      Start sprzeda\u017cy bilet\u00f3w: <strong>11.09, 12:00<\/strong>\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-bialas__cta-wrap\">\n    <span class=\"goingapp-bialas__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<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h3>Spis tre\u015bci? <\/h3><nav><ul><li class=\"\"><a href=\"#g\">Gdzie i kiedy odb\u0119dzie si\u0119 koncert Bia\u0142asa w 2027 roku? <\/a><\/li><li class=\"\"><a href=\"#c\">Czym jest The End of H8ME? <\/a><\/li><li class=\"\"><a href=\"#c-1\">Czy Bia\u0142as wyda now\u0105 p\u0142yt\u0119 w 2027 roku? <\/a><\/li><li class=\"\"><a href=\"#d\">Bia\u0142as, koncert: Dlaczego warto by\u0107 na Torwarze?<\/a><\/li><li class=\"\"><a href=\"#g-1\">Gdzie kupi\u0107 bilet na koncert Bia\u0142asa? <\/a><\/li><\/ul><\/nav><\/div>\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-pref-source--b {\n    --gps-bg: #fff5f4;\n    --gps-border: #ffd4d1;\n    --gps-text: #12121a;\n    --gps-sub: #6b6b76;\n    --gps-icon-bg: #ffffff;\n    --gps-accent: #ff3b30;\n  }\n  .goingapp-pref-source--b {\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: var(--gps-bg);\n    border: 1.5px solid var(--gps-border);\n    border-radius: 12px;\n    padding: 12px 16px;\n    text-decoration: none !important;\n    font-family: inherit;\n    max-width: 100%;\n    animation: gps-pulse-b 1.6s ease-in-out 2;\n    animation-delay: .4s;\n  }\n  .goingapp-pref-source--b,\n  .goingapp-pref-source--b * {\n    text-decoration: none !important;\n  }\n  .goingapp-pref-source--b * { box-sizing: border-box; }\n  .goingapp-pref-source--b__icon {\n    flex: 0 0 auto;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--gps-icon-bg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 1px 3px rgba(0,0,0,.08);\n  }\n  .goingapp-pref-source--b__icon svg { width: 19px; height: 19px; }\n  .goingapp-pref-source--b__text {\n    flex: 1 1 auto;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n  }\n  .goingapp-pref-source--b__title {\n    color: var(--gps-text);\n    font-weight: 700;\n    font-size: clamp(13px, 3.2vw, 14px);\n    line-height: 1.3;\n  }\n  .goingapp-pref-source--b__sub {\n    color: var(--gps-sub);\n    font-weight: 500;\n    font-size: clamp(11px, 2.8vw, 12px);\n    line-height: 1.3;\n  }\n  .goingapp-pref-source--b__cta {\n    flex: 0 0 auto;\n    background: var(--gps-accent);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 8px 14px;\n    border-radius: 999px;\n    white-space: nowrap;\n  }\n  @keyframes gps-pulse-b {\n    0%, 100% { border-color: var(--gps-border); }\n    50% { border-color: var(--gps-accent); }\n  }\n  @media (max-width: 420px) {\n    .goingapp-pref-source--b { flex-wrap: wrap; }\n    .goingapp-pref-source--b__cta { width: 100%; text-align: center; margin-top: 4px; }\n  }\n<\/style>\n \n<a href=\"https:\/\/www.google.com\/preferences\/source?q=goingapp.pl\" class=\"goingapp-pref-source--b\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Dodaj Going. jako preferowane \u017ar\u00f3d\u0142o w Google\">\n  <span class=\"goingapp-pref-source--b__icon\">\n    <svg viewBox=\"0 0 48 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/>\n      <path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/>\n      <path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/>\n      <path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/>\n    <\/svg>\n  <\/span>\n  <span class=\"goingapp-pref-source--b__text\">\n    <span class=\"goingapp-pref-source--b__title\">Cz\u0119\u015bciej widuj Going. MORE w Google<\/span>\n    <span class=\"goingapp-pref-source--b__sub\">Dodaj nas jako preferowane \u017ar\u00f3d\u0142o<\/span>\n  <\/span>\n  <span class=\"goingapp-pref-source--b__cta\">Dodaj!<\/span>\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\" id=\"g\">Gdzie i kiedy odb\u0119dzie si\u0119 koncert Bia\u0142asa w 2027 roku? <\/h2>\n\n\n\n<p><a href=\"https:\/\/goingapp.pl\/artysta\/bialas\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/bialas\" target=\"_blank\" rel=\"noreferrer noopener\">Bia\u0142as<\/a> po d\u0142u\u017cszej koncertowej przerwie zapowiedzia\u0142 w\u0142a\u015bnie, \u017ce zagra w <strong>sobot\u0119 3 kwietnia 2027 roku <\/strong>na <a href=\"https:\/\/goingapp.pl\/miejsce\/torwar\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/miejsce\/torwar\" target=\"_blank\" rel=\"noreferrer noopener\">Torwarze<\/a> w Warszawie. Bramy obiektu otworz\u0105 si\u0119 o 17:00, za\u015b artysta rozpocznie gra\u0107 ok. 20:00. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-1024x1024.jpg\" alt=\"Bia\u0142as koncert\" class=\"wp-image-145357\" srcset=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-1024x1024.jpg 1024w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-300x300.jpg 300w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-150x150.jpg 150w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-768x768.jpg 768w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-180x180.jpg 180w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-90x90.jpg 90w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-370x370.jpg 370w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-800x800.jpg 800w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-20x20.jpg 20w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-740x740.jpg 740w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/H8ME_THEENDOF_1X1_GOING-48x48.jpg 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><sup>Bialas: Koncert na Torwarze ju\u017c 3 kwietnia 2027 roku! \/ fot. SBM \/ materia\u0142y prasowe<\/sup><\/figcaption><\/figure><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"c\">Czym jest <em>The End of H8ME? <\/em><\/h2>\n\n\n\n<p>Nazwa koncertu nawi\u0105zuje do <em><strong>H8ME <\/strong><\/em>\u2014 jednego z najambitniejszych projekt\u00f3w na polskiej scenie rapowej, kt\u00f3ry zapewni\u0142 Bia\u0142asowi nale\u017cn\u0105 popularno\u015b\u0107. Artysta zainaugurowa\u0142 cykl mixtape&#8217;em wydanym jeszcze przed pierwszym nielegalem i udzia\u0142em w Wielkiej Bitwie Warszawskiej. P\u00f3\u017aniej zaprezentowa\u0142 jego cztery ods\u0142ony, spo\u015br\u00f3d kt\u00f3rych najwi\u0119kszy sukces odnios\u0142o <em>H8M4<\/em>. P\u0142yta z takimi numerami jak <em>Patrzcie idzie frajer <\/em>i <em>Jedna wiara, jeden sk\u0142ad <\/em>wyl\u0105dowa\u0142a na szczycie zestawienia OLiS, a p\u00f3\u017aniej pokry\u0142a si\u0119 platyn\u0105.\u00a0\u2014 <em>Chcia\u0142em na grubo wjecha\u0107 w mainstream &#8211; i chyba si\u0119 to uda\u0142o. Wcze\u015bniej przez lata ka\u017cdy koncert to by\u0142 strach, czy przyjdzie ktokolwiek, a na trasie z \u201eH8M4\u201d zdarza\u0142y si\u0119 ju\u017c sztuki na 700 os\u00f3b. Uwierzcie, \u017ce jak na 2016 rok to by\u0142o du\u017co<\/em> \u00a0\u2014 wspomina\u0142 niedawno okres jej wydania raper. <\/p>\n\n\n\n<p>W Torwarze raper symbolicznie podsumuje dwie dekady projektu. Setlista ma zawiera\u0107 utwory z ka\u017cdej cz\u0119\u015bci sagi, w tym tej, kt\u00f3ra ma dopiero nadej\u015b\u0107. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"536\" src=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-1024x536.jpg\" alt=\"\" class=\"wp-image-145358\" srcset=\"https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-1024x536.jpg 1024w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-300x157.jpg 300w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-768x402.jpg 768w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-370x194.jpg 370w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-800x419.jpg 800w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-740x387.jpg 740w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-20x10.jpg 20w, https:\/\/goingapp.pl\/more\/wp-content\/uploads\/2026\/09\/FB-EVENT-92x48.jpg 92w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><sup>Bialas: Koncert na Torwarze ju\u017c 3 kwietnia 2027 roku! \/ fot. SBM \/ materia\u0142y prasowe<\/sup><\/figcaption><\/figure><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"c-1\">Czy Bia\u0142as wyda now\u0105 p\u0142yt\u0119 w 2027 roku? <\/h2>\n\n\n\n<p>Cho\u0107 na ten moment nie otrzymali\u015bmy \u017cadnej oficjalnej deklaracji ani potwierdzenia albumu, co bardziej dociekliwi muzyczni detektywi mog\u0105 \u015bmia\u0142o po\u0142\u0105czy\u0107 kropki. W opisie kwietniowego wydarzenia pada has\u0142o, \u017ce nie b\u0119dzie ono zwyk\u0142ym koncertem promuj\u0105cym now\u0105 p\u0142yt\u0119, a jego go\u015bcie dowiedz\u0105 si\u0119, czym jest <em>H8M6<\/em>. Z ty\u0142u g\u0142owy wci\u0105\u017c wypada te\u017c mie\u0107 wiadomo\u015b\u0107 z wiosny 2025 roku. Na jednej z fanowskich grup <a href=\"https:\/\/goingapp.pl\/artysta\/solar\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/artysta\/solar\" target=\"_blank\" rel=\"noreferrer noopener\">Solar<\/a> zdradzi\u0142 wtedy, \u017ce pracuje nad wsp\u00f3lnym materia\u0142em w\u0142a\u015bnie z Bia\u0142asem. <\/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-bialas {\n    --bi-bg: #090909;\n    --bi-bg-2: #151515;\n    --bi-text: #ffffff;\n    --bi-muted: #bdbdbd;\n    --bi-red: #ff3131;\n    --bi-white: #ffffff;\n\n    box-sizing: border-box;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n\n    width: 100%;\n    max-width: 100%;\n    min-height: 112px;\n    padding: 18px 20px;\n\n    background:\n      radial-gradient(\n        circle at 92% 20%,\n        rgba(255,49,49,.28) 0%,\n        rgba(255,49,49,.10) 18%,\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #050505 0%,\n        #111111 48%,\n        #080808 100%\n      );\n\n    border: 3px solid var(--bi-white);\n    border-radius: 4px;\n\n    text-decoration: none !important;\n    font-family: inherit;\n\n    box-shadow:\n      7px 7px 0 var(--bi-red);\n\n    overflow: hidden;\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .goingapp-bialas,\n  .goingapp-bialas * {\n    text-decoration: none !important;\n  }\n\n  .goingapp-bialas::before {\n    content: \"\";\n    position: absolute;\n\n    width: 280px;\n    height: 180px;\n\n    right: -100px;\n    top: -75px;\n\n    background:\n      radial-gradient(\n        ellipse,\n        rgba(255,49,49,.42) 0%,\n        rgba(255,49,49,.15) 38%,\n        transparent 72%\n      );\n\n    filter: blur(10px);\n\n    pointer-events: none;\n  }\n\n  .goingapp-bialas::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n\n    background:\n      repeating-linear-gradient(\n        -45deg,\n        transparent 0px,\n        transparent 11px,\n        rgba(255,255,255,.035) 12px,\n        transparent 13px\n      );\n\n    opacity: .55;\n\n    pointer-events: none;\n  }\n\n  .goingapp-bialas:hover {\n    transform: translate(-2px, -2px);\n\n    box-shadow:\n      10px 10px 0 var(--bi-red);\n  }\n\n  .goingapp-bialas__arrow,\n  .goingapp-bialas__text,\n  .goingapp-bialas__cta-wrap {\n    position: relative;\n    z-index: 2;\n  }\n\n  .goingapp-bialas__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: var(--bi-red);\n    color: var(--bi-white);\n\n    border-radius: 2px;\n\n    font-size: 27px;\n    font-weight: 950;\n    line-height: 1;\n\n    box-shadow:\n      3px 3px 0 var(--bi-white);\n\n    transition:\n      transform .25s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-bialas:hover\n  .goingapp-bialas__arrow {\n    transform: translateX(5px);\n\n    background: var(--bi-white);\n    color: var(--bi-red);\n  }\n\n  .goingapp-bialas__text {\n    flex: 1 1 auto;\n    min-width: 0;\n\n    padding-right: 8px;\n  }\n\n  .goingapp-bialas__title {\n    display: block;\n\n    color: var(--bi-text);\n\n    font-weight: 950;\n    font-size: clamp(18px, 3.8vw, 23px);\n    line-height: 1.08;\n\n    letter-spacing: -0.04em;\n  }\n\n  .goingapp-bialas__date {\n    display: block;\n\n    margin-top: 7px;\n\n    color: var(--bi-muted);\n\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.2;\n\n    letter-spacing: .02em;\n  }\n\n  .goingapp-bialas__date strong {\n    color: var(--bi-red);\n    font-weight: 950;\n  }\n\n  .goingapp-bialas__cta-wrap {\n    flex: 0 0 auto;\n  }\n\n  .goingapp-bialas__cta {\n    display: inline-block;\n\n    background: var(--bi-red);\n    color: var(--bi-white);\n\n    padding: 13px 18px;\n\n    border: 3px solid var(--bi-red);\n    border-radius: 2px;\n\n    font-size: 13px;\n    font-weight: 950;\n\n    letter-spacing: .05em;\n    white-space: nowrap;\n\n    box-shadow:\n      4px 4px 0 var(--bi-white);\n\n    transition:\n      transform .2s ease,\n      background .2s ease,\n      color .2s ease;\n  }\n\n  .goingapp-bialas:hover\n  .goingapp-bialas__cta {\n    transform: translate(-2px, -2px);\n\n    background: var(--bi-white);\n    color: var(--bi-red);\n  }\n\n  @media (max-width: 600px) {\n    .goingapp-bialas {\n      align-items: stretch;\n      flex-wrap: wrap;\n\n      min-height: 0;\n\n      padding: 18px;\n      gap: 12px;\n\n      border-radius: 3px;\n    }\n\n    .goingapp-bialas__arrow {\n      width: 44px;\n      height: 44px;\n\n      font-size: 23px;\n    }\n\n    .goingapp-bialas__text {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n\n      padding-right: 0;\n    }\n\n    .goingapp-bialas__title {\n      font-size: clamp(17px, 5vw, 21px);\n    }\n\n    .goingapp-bialas__date {\n      margin-top: 6px;\n      font-size: 11px;\n    }\n\n    .goingapp-bialas__cta-wrap {\n      width: 100%;\n    }\n\n    .goingapp-bialas__cta {\n      width: 100%;\n      text-align: center;\n      padding: 13px 15px;\n    }\n  }\n<\/style>\n\n<a href=\"https:\/\/goingapp.pl\/wydarzenie\/bialas-h8me\/warszawa-kwiecien-2027\" class=\"goingapp-bialas\" target=\"_blank\" rel=\"noopener\" aria-label=\"H8ME na tysi\u0105ce garde\u0142? Musisz tam by\u0107! Start sprzeda\u017cy bilet\u00f3w 11 wrze\u015bnia o 12:00.\">\n\n  <span class=\"goingapp-bialas__arrow\">\n    \u2192\n  <\/span>\n\n  <span class=\"goingapp-bialas__text\">\n    <span class=\"goingapp-bialas__title\">\n      H8ME na tysi\u0105ce garde\u0142? Musisz tam by\u0107!\n    <\/span>\n\n    <span class=\"goingapp-bialas__date\">\n      Start sprzeda\u017cy bilet\u00f3w: <strong>11.09, 12:00<\/strong>\n    <\/span>\n  <\/span>\n\n  <span class=\"goingapp-bialas__cta-wrap\">\n    <span class=\"goingapp-bialas__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<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/DcgFe4bCIbr\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:16px;\"> <a href=\"https:\/\/www.instagram.com\/p\/DcgFe4bCIbr\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener\"> <div style=\" display: flex; flex-direction: row; align-items: center;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"><\/div> <div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"><\/div> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"><\/div><\/div><\/div><div style=\"padding: 19% 0;\"><\/div> <div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"><\/path><\/g><\/g><\/g><\/svg><\/div><div style=\"padding-top: 8px;\"> <div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">Wy\u015bwietl ten post na Instagramie<\/div><\/div><div style=\"padding: 12.5% 0;\"><\/div> <div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"><div> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"><\/div> <div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"><\/div> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"><\/div><\/div><div style=\"margin-left: 8px;\"> <div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"><\/div> <div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"><\/div><\/div><div style=\"margin-left: auto;\"> <div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"><\/div> <div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"><\/div> <div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"><\/div><\/div><\/div> <div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"><\/div> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"><\/div><\/div><\/a><p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\"><a href=\"https:\/\/www.instagram.com\/p\/DcgFe4bCIbr\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\" rel=\"noopener\">Post udost\u0119pniony przez BIA\u0141AS SBM (@bialas_h8m5)<\/a><\/p><\/div><\/blockquote>\n<script async src=\"\/\/www.instagram.com\/embed.js\"><\/script>\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\" id=\"d\">Bia\u0142as, koncert: Dlaczego warto by\u0107 na Torwarze?<\/h2>\n\n\n\n<p>Bo jego pierwsze zapowiedzi wyra\u017anie sugeruj\u0105, \u017ce Mateusz Kara\u015b zamiera przej\u015b\u0107 samego siebie i przygotowuje co\u015b, o czym b\u0119dzie si\u0119 m\u00f3wi\u0107 na d\u0142ugo po wyj\u015bciu z Torwaru. Zadba o odpowiedni dob\u00f3r piosenek, od\u015bwie\u017cone aran\u017cacje i obecno\u015b\u0107 go\u015bci specjalnych. Znaj\u0105c \u017cycie, zaskoczy te\u017c opraw\u0105 wizualn\u0105, kt\u00f3ra nawi\u0105\u017ce do poszczeg\u00f3lnych element\u00f3w <em>H8M4<\/em>. <\/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-tiktok wp-block-embed-tiktok\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"tiktok-embed\" cite=\"https:\/\/www.tiktok.com\/@going.app\/video\/7529123230192274710\" data-video-id=\"7529123230192274710\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> <section> <a target=\"_blank\" title=\"@going.app\" href=\"https:\/\/www.tiktok.com\/@going.app?refer=embed\" rel=\"noopener\">@going.app<\/a> <p>@Mazury Hip Hop Festiwal i @BIA\u0141AS SBM na scenie  <a title=\"mazuryhiphopfestiwal\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/mazuryhiphopfestiwal?refer=embed\" rel=\"noopener\">#mazuryhiphopfestiwal<\/a> <a title=\"koncert\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/koncert?refer=embed\" rel=\"noopener\">#koncert<\/a> <a title=\"gi\u017cycko\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/gi%C5%BCycko?refer=embed\" rel=\"noopener\">#gi\u017cycko<\/a> <a title=\"bia\u0142as\" target=\"_blank\" href=\"https:\/\/www.tiktok.com\/tag\/bia%C5%82as?refer=embed\" rel=\"noopener\">#bia\u0142as<\/a> <\/p> <a target=\"_blank\" title=\"\u266c original sound - Going.\" href=\"https:\/\/www.tiktok.com\/music\/original-sound-7529123221380156182?refer=embed\" rel=\"noopener\">\u266c original sound &#8211; Going.<\/a> <\/section> <\/blockquote> <script async src=\"https:\/\/www.tiktok.com\/embed.js\"><\/script>\n<\/div><figcaption class=\"wp-element-caption\"><sup>Bia\u0142as: Koncert ju\u017c 3 kwietnia 2027 roku na warszawskim Torwarze. Na rozgrzewk\u0119 zobacz fragment wyst\u0119pu rapera na ubieg\u0142orocznym Mazury Hip Hop Festiwal!<\/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\" id=\"g-1\">Gdzie kupi\u0107 bilet na koncert Bia\u0142asa? <\/h2>\n\n\n\n<p>Wy\u0142\u0105cznym dystrybutorem wej\u015bci\u00f3wek na <em>The End of H8ME <\/em>jest Going. Bilety zdob\u0119dziecie tam od 11 wrze\u015bnia (pi\u0105tek), od godziny 12:00. <a href=\"https:\/\/goingapp.pl\/wydarzenie\/bialas-h8me\/warszawa-kwiecien-2027?\" data-type=\"link\" data-id=\"https:\/\/goingapp.pl\/wydarzenie\/bialas-h8me\/warszawa-kwiecien-2027?\" target=\"_blank\" rel=\"noreferrer noopener\">Kupcie je w pierwszym mo\u017cliwym terminie<\/a>, bo mog\u0105 rozej\u015b\u0107 si\u0119 w mgnieniu oka. Kto by nie chcia\u0142 zobaczy\u0107 Bia\u0142asa w jego prime&#8217;ie?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bia\u0142as: Koncert The End of H8ME odb\u0119dzie si\u0119 3 kwietnia 2027 roku w Warszawie! Raper dopisze nim kolejny, wyj\u0105tkowy rozdzia\u0142 do historii, kt\u00f3r\u0105 zapocz\u0105tkowa\u0142 dwie dekady temu z H8ME Mixtape Vol. 1. \u2014 Latami pracujemy na jedn\u0105 chwil\u0119 satysfakcji, kt\u00f3ra jest bardzo trudna, ale w\u0142a\u015bnie nadesz\u0142a \u2014 m\u00f3wi o przygotowaniach do widowiska. \u2192 Tego koncertu&hellip;<\/p>\n","protected":false},"author":63,"featured_media":145356,"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":[1831,3538,3273,3394,2888,1499,2770,6],"thb-sponsors":[],"class_list":["post-145354","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-muzyka","tag-artist-bialas","tag-koncerty","tag-more","tag-news","tag-polski-rap","tag-rap","tag-sbm","tag-warszawa","parent_cat_muzyka"],"publishpress_future_action":{"enabled":false,"date":"2026-09-17 10:26:27","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\/145354"}],"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=145354"}],"version-history":[{"count":1,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145354\/revisions"}],"predecessor-version":[{"id":145359,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/posts\/145354\/revisions\/145359"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media\/145356"}],"wp:attachment":[{"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/media?parent=145354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/categories?post=145354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/tags?post=145354"},{"taxonomy":"thb-sponsors","embeddable":true,"href":"https:\/\/goingapp.pl\/more\/wp-json\/wp\/v2\/thb-sponsors?post=145354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}