GithubHelp home page GithubHelp logo

Comments (16)

Daksh777 avatar Daksh777 commented on August 22, 2024 1

Okay, I will add it in the user.css and keep this issue open for a while so that the users can test it and check if it hides anything else other than the overlay.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024 1

It also breaks the delete playlist function so I'll revert the commit for now.

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

What i noticed in the meantime is that "About Spotify" (3dot-menu > Help) is not working anymore, that seems to be hiden too.
Not sure if css can do both, hide the overlay for the ad but have it for the about Spotify page.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

You are correct. I tried to remove BlockTheSpot and this theme but I still don't seem to get the overlay ad.
If in case you do get the ad, make sure to enable dev tools in Spotify by running spicetify enable-devtool and send a screenshot of the HTML structure and I'll see what can be done.

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

Didn't received the ad in the meantime... if then I will share screenshot and code here.

But I am not sure if it will work only with css, I think js will be needed to have a perfect result...
A way I see would be to set the overlay to hidden and the wanted dialogs/containers to visible.

.GenericModal__overlay--afterOpen {
    visibility: hidden;
}

.desktopmodals-aboutSpotifyModal-container {
    visibility: visible;
}

/* Delete Playlist Dialog /* 
.wCkjuzeyTEYt_GDNp_O7 {
    visibility: visible;
}

Then the half transparent overlay would be gone in general incl. all classes which are not set to visible.

But let's wait if you find a solution :)

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

Here a copy of the code of the GenericModal__overlay GenericModal__overlay--animated GenericModal__overlay--afterOpen element

Code
<div class="GenericModal__overlay GenericModal__overlay--animated GenericModal__overlay--afterOpen"><div class="GenericModal GenericModal--animated GenericModal--afterOpen" tabindex="-1" role="dialog" aria-label="In-App Message Modal" aria-modal="true"><div data-testid="inAppMessageContainer"><iframe srcdoc="<html lang=&quot;en&quot; dir=&quot;ltr&quot;>

<head>
  <meta name=&quot;template-version&quot; content=&quot;1.0.0&quot; />
  <meta name=&quot;viewport&quot; content=&quot;initial-scale=1, maximum-scale=1, user-scalable=no&quot; />
  <meta charSet=&quot;utf-8&quot; />
  <style type=&quot;text/css&quot;>
  .Webview,
  .Webview * {
      box-sizing: border-box;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -webkit-font-smoothing: antialiased;
  }

  .no-focus-outline * {
      outline: none;
  }

  body {
      margin: 0;
      height: 100%;
      overflow: hidden;
  }

  [lang='ar'] * {
      letter-spacing: 0 !important;
  }

  :root {
      font-family: 'spotify-circular', 'spotify-circular-cyrillic',
          'spotify-circular-arabic', 'spotify-circular-hebrew', 'Helvetica Neue',
          Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic',
          sans-serif;
  }

  /* CTA button text letter spacing */
  :lang(ar),
  :lang(iw),
  :lang(he),
  :lang(th) {
      letter-spacing: 0 !important;
  }

  /* Arabic fonts */

  @font-face {
      font-family: &quot;noto-arabic&quot;;
      src: url(&quot;/fonts/CircularSpUIAraOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }

  @font-face {
      font-family: &quot;noto-arabic&quot;;
      src: url(&quot;/fonts/CircularSpUIAraOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 700;
      font-style: normal;
      font-display: swap;
  }

  :lang(ar) {
      font-family: noto-arabic, spotify-circular, Helvetica, Arial, sans-serif;
  }

  /* Hebrew fonts */

  @font-face {
      font-family: &quot;spotify-circular-hebrew&quot;;
      src: url(&quot;/fonts/CircularSpUIHbrOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }

  @font-face {
      font-family: &quot;spotify-circular-hebrew&quot;;
      src: url(&quot;/fonts/CircularSpUIHbrOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 700;
      font-style: normal;
      font-display: swap;
  }

  :lang(he),
  :lang(iw) {
      font-family: spotify-circular-hebrew, spotify-circular, Helvetica, Arial,
          sans-serif;
  }

  /* Cyrillic fonts */

  :lang(ru),
  :lang(gr),
  :lang(el) {
      font-family: spotify-circular-cyrillic, spotify-circular, Helvetica, Arial,
          sans-serif;
  }

  :lang(vi) {
      font-family: 'spotify-circular-cyrillic', 'spotify-circular-arabic',
          'spotify-circular-hebrew', 'Helvetica Neue', Helvetica, Arial,
          'Microsoft JhengHei', 'PingFang TC', 'Lantinghei TC',
          'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic', sans-serif;
      line-height: 1.3;
  }

  :lang(zh) {
      font-family: 'spotify-circular', 'spotify-circular-cyrillic',
          'spotify-circular-arabic', 'spotify-circular-hebrew', 'Helvetica Neue',
          Helvetica, Arial, 'Microsoft JhengHei', 'PingFang TC', 'Lantinghei TC',
          'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic', sans-serif;
  }

  .Modal {
      position: relative;
      background: #333;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      font-size: 10px;
      width: 100%;
      height: 100%;
      text-align: center;
      color: white;
      border-radius: 1px;
      display: flex;
      align-items: center;
      min-height: 340px;
  }

  .Modal-body {
      width: 100%;
      text-align: center;
      padding: 48px 48px 48px 0;
  }

  [dir=&quot;rtl&quot;] .Modal-body {
      padding: 48px 0px 48px 48px;
  }

  .Modal-image {
      max-width: 45.625%;
      flex-shrink: 0;
  }

  .Modal-image img {
      width: 100%;
      display: block;
  }

  .Modal-title {
      margin: 0;
      font-weight: 700;
      font-size: 24px;
      line-height: 1.17;
  }

  .Modal-message {
      margin-top: 8px;
      font-size: 16px;
      line-height: 1.5;
  }

  .Modal-legal {
      margin-top: 20px;
      font-size: 10px;
      line-height: 1.5;
  }

  .Modal-legal-cta {
      margin-top: 20px;
      font-size: 10px;
      line-height: 1.5;
      font-weight: bold;
  }

  .Modal-cta {
      margin-top: 24px;
      text-align: center;
  }

  .Modal-cta+.Modal-dismiss {
      margin-top: 18px;
  }

  .Modal-cta button {
      border: none;
      padding: 0 49px;
      border-radius: 40px;
      margin: 0;
      height: 48px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.1em;
      font-size: 14px;
      cursor: pointer;
  }

  .Modal-primary button {
      background: white;
      color: #333;
  }

  .Modal-dismiss button {
      color: inherit;
      background: transparent;
      height: 20px;
  }

  .Modal-cta .text--small {
      font-size: 11px;
      padding: 0 36px;
  }
  </style>
</head>

<body class=&quot;Webview&quot; data-iframe-width=&quot;640&quot;>
  <div class=&quot;Modal&quot; style=&quot;background: #ffcdd2; color: black&quot;>
      <div class=&quot;Modal-image&quot; style=&quot;padding: 0 48px 0 48px&quot;><img src=&quot;https://message-editor.scdn.co/2ee3c13e-be6a-4e5c-ad1c-16fce517e6c8&quot; /></div>
      <div class=&quot;Modal-body&quot;>
          <div class=&quot;Modal-title&quot;>Last days to try  3 free months of Premium.</div>
          <div class=&quot;Modal-message&quot;>Find your groove with ad-free music listening that goes with you.</div>
          <div class=&quot;Modal-cta Modal-primary&quot;>
              <button
                  type=&quot;button&quot;
                  data-click-to-action-id=&quot;Button_action&quot;
                  data-text-length-threshold=&quot;18&quot;
                  style=&quot;background: white; color: black&quot;
                  class=&quot;touchable&quot;>GET 3 MONTHS free</button>
          </div>
          <div class=&quot;Modal-cta Modal-dismiss&quot;>
              <button type=&quot;button&quot; data-click-to-action-id=&quot;Dismiss_action&quot; data-text-length-threshold=&quot;18&quot; class=&quot;touchable&quot;>Dismiss</button>
          </div>
          <div class=&quot;Modal-legal&quot;>Individual plan only. 9,99 €/month after. Open only to users who haven't already tried Premium. Offer ends September 28th, 2021.<span class=&quot;Modal-legal-cta touchable&quot; data-click-to-action-id=&quot;LegalCta&quot;> Terms and conditions apply. </span></div>
      </div>
  </div>
  <script type=&quot;text/javascript&quot; src=&quot;https://quicksilver.scdn.co/js/WebModalV1.0.0.js&quot;>
  </script>
</body>

</html>
" data-testid="inAppMessageIframe" style="border-radius: 5px; margin: auto; opacity: 1; transition: opacity 150ms linear 0s; width: 640px; height: 382px;"></iframe></div></div></div>
Screenshots

screen1
screen2

Unfortunately, the behavior of the overlay is also different here, it does not disappear by clicking on it, only by clicking one of the two buttons or "Terms and conditions apply".

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

Didn't received the ad in the meantime... if then I will share screenshot and code here.

But I am not sure if it will work only with css, I think js will be needed to have a perfect result...
A way I see would be to set the overlay to hidden and the wanted dialogs/containers to visible.

.GenericModal__overlay--afterOpen {
    visibility: hidden;
}

.desktopmodals-aboutSpotifyModal-container {
    visibility: visible;
}

/* Delete Playlist Dialog /* 
.wCkjuzeyTEYt_GDNp_O7 {
    visibility: visible;
}

Then the half transparent overlay would be gone in general incl. all classes which are not set to visible.

But let's wait if you find a solution :)

That is not really a good solution because there are other dialogs using the same class and we can't do that for every single one and unfortunately, I still don't seem to get the overlay ad so that I can try hiding it.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

Here a copy of the code of the GenericModal__overlay GenericModal__overlay--animated GenericModal__overlay--afterOpen element

Code
Screenshots
screen1
screen2

Unfortunately, the behavior of the overlay is also different here, it does not disappear by clicking on it, only by clicking one of the two buttons or "Terms and conditions apply".

Unfortunately, the element you selected is only the dialog box and it does not include the shadow/backdrop and that's a problem. Hiding just the dialog box will still keep the shadow/backdrop.
If you get the overlay again, make sure to select both the dialog box and the shadow (you can check if both the selected elements are correct by adding display: none to the element.style in the live editor mode/inspect element mode)

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

There a different overlays, e.g. "edit details" on a playlist still have an overall as well as when you select in the Context menu of a song share and then Embed track. So I am not sure if there a other dialogs that use .GenericModal__overlay--afterOpen, I could not find another far.

Regarding the selected element, not sure what is missing...
the class above is .GenericModal__overlay--afterOpen and it has the same css as when you open "About spotify" and where we already tried display: none.
You are interested in the css or html structure? css should be part of original css or not?

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

As I said, the delete playlist overlay shared the same class, and so does about Spotify, and there may be more.

You are interested in the css or html structure? css should be part of original css or not?

In the HTML structure. But it is possible that there could be 2 elements for the shadow/backdrop and that's why I told you to check for both the overlay and the backdrop/shadow.

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

ok perhaps the screenshots was misleading, the code above contains the content of GenericModal__overlay GenericModal__overlay--animated GenericModal__overlay--afterOpen in the screenshot i selected its first and only child GenericModal GenericModal--animated GenericModal--afterOpen.
Parent of the overlay is a ReactModalPortal class with no other children.

complete html code
<html lang="en" dir="ltr" class="no-focus-outline spotify__os--is-windows spotify__container--is-desktop" style="--nav-bar-width:250px;"><head><title>Spotify – Web Player</title><meta charset="UTF-8"><link rel="preconnect" href="https://api.spotify.com" crossorigin="anonymous"><link rel="preconnect" href="https://apresolve.spotify.com" crossorigin="anonymous"><link rel="preconnect" href="https://daily-mix.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://exp.wg.spotify.com" crossorigin="anonymous"><link rel="preconnect" href="https://i.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://lineup-images.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://mosaic.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://open.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://pixel-static.spotify.com" crossorigin="anonymous"><link rel="preconnect" href="https://pixel.spotify.com" crossorigin="anonymous"><link rel="preconnect" href="https://pl.scdn.co" crossorigin="anonymous"><link rel="preconnect" href="https://spclient.wg.spotify.com" crossorigin="anonymous"><link rel="preload" href="fonts/CircularSpUIv3T-Book.woff2" as="font" type="font/woff2" crossorigin="anonymous"><link rel="preload" href="fonts/CircularSpUIv3T-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"><link rel="preload" href="fonts/CircularSpUIv3T-Light.woff2" as="font" type="font/woff2" crossorigin="anonymous"><link rel="preload" href="fonts/spoticon_regular_2.woff2" as="font" type="font/woff2" crossorigin="anonymous"><link href="/vendor~xpui.css" rel="stylesheet"><link href="/xpui.css" rel="stylesheet"><link rel="prefetch" as="script" href="/xpui-routes-offline-browse.js"><style data-styled="active" data-styled-version="5.3.1"></style><link rel="stylesheet" type="text/css" href="/xpui-routes-queue.css"><link rel="stylesheet" type="text/css" href="/xpui-desktop-modals.css"><link rel="stylesheet" type="text/css" href="/xpui-desktop-routes-homepage-takeover-ad.css"><link rel="stylesheet" type="text/css" href="/xpui-routes-home.css"></head><body class="GenericModal__Body--open"><div data-react-modal-body-trap="" tabindex="0" style="position: absolute; opacity: 0;"></div><div class="body-drag-top" data-locale="en"></div><script defer="defer" src="/vendor~xpui.js"></script><script defer="defer" src="/xpui.js"></script><div id="ad-tracking-pixel" style="display: none;"></div><div id="main"><div data-testid="root" class="Root encore-dark-theme"><div></div><div class="Root__top-container"><div class="Root__top-bar"><header aria-label="Top bar and user menu" class="sA_7lzK5_mXe0bqIe_Wu"><div class="fynR25MOeILQ7mCZ8247" style="background-color: rgb(18, 18, 18); opacity: 0;"><div class="JBEYL0L5KiIeKcmT3gNp"></div></div><div class="vxv8l5aw6EzrYxBGyQ33"><button data-testid="top-bar-back-button" aria-hidden="true" aria-label="Go back" class="h4DQmL9PpLcsYvf0yGno _K5BCTkze_HyjLUP49Dc" title="Go back"><svg role="img" focusable="false" height="24" width="24" viewBox="0 0 24 24" class="Svg-ytk21e-0 bevrDs b_XV78m0oH1cQkBxrHza"><polyline points="16 4 7 12 16 20" fill="none" stroke="#181818"></polyline></svg></button><button data-testid="top-bar-forward-button" aria-hidden="true" aria-label="Go forward" disabled="" class="h4DQmL9PpLcsYvf0yGno _ijyVlQoLhyEAYhz_vqh" title="Go forward"><svg role="img" focusable="false" height="24" width="24" viewBox="0 0 24 24" class="Svg-ytk21e-0 bevrDs b_XV78m0oH1cQkBxrHza"><polyline points="8 4 17 12 8 20" fill="none" stroke="#181818"></polyline></svg></button></div><div data-testid="topbar-content-wrapper" class="RVW6LAUGL17Mx_HHYf4M"></div><button class="PnXH8Hvc4os3tFpc10_z" type="button" data-testid="user-widget-link" aria-expanded="false"><figure class="ku0AkTBXwCzVUgfpHhV6" title="username" data-testid="user-widget-avatar" style="width: 28px; height: 28px;"><div class="tY7gon4RIVRYb69ndbNd"><svg width="16" height="16" fill="currentColor" viewBox="0 0 18 20" xmlns="http://www.w3.org/2000/svg" data-testid="user-icon"><path d="M15.216 13.717L12 11.869C11.823 11.768 11.772 11.607 11.757 11.521C11.742 11.435 11.737 11.267 11.869 11.111L13.18 9.57401C14.031 8.58001 14.5 7.31101 14.5 6.00001V5.50001C14.5 3.98501 13.866 2.52301 12.761 1.48601C11.64 0.435011 10.173 -0.0879888 8.636 0.0110112C5.756 0.198011 3.501 2.68401 3.501 5.67101V6.00001C3.501 7.31101 3.97 8.58001 4.82 9.57401L6.131 11.111C6.264 11.266 6.258 11.434 6.243 11.521C6.228 11.607 6.177 11.768 5.999 11.869L2.786 13.716C1.067 14.692 0 16.526 0 18.501V20H1V18.501C1 16.885 1.874 15.385 3.283 14.584L6.498 12.736C6.886 12.513 7.152 12.132 7.228 11.691C7.304 11.251 7.182 10.802 6.891 10.462L5.579 8.92501C4.883 8.11101 4.499 7.07201 4.499 6.00001V5.67101C4.499 3.21001 6.344 1.16201 8.699 1.00901C9.961 0.928011 11.159 1.35601 12.076 2.21501C12.994 3.07601 13.5 4.24301 13.5 5.50001V6.00001C13.5 7.07201 13.117 8.11101 12.42 8.92501L11.109 10.462C10.819 10.803 10.696 11.251 10.772 11.691C10.849 12.132 11.115 12.513 11.503 12.736L14.721 14.585C16.127 15.384 17.001 16.884 17.001 18.501V20H18.001V18.501C18 16.526 16.932 14.692 15.216 13.717Z"></path></svg></div></figure><span class="_L_Kfa137XLr_DuAHl9p lkLwhOqn_uyfjwAxRbbC" dir="auto" as="span" data-testid="user-widget-name">username</span><svg role="img" height="16" width="16" class="Svg-sc-1bi12j5-0 gSLhUO _kBqVtNa6io1mPbycO8V" viewBox="0 0 16 16"><path d="M3 6l5 5.794L13 6z"></path></svg></button></header><div></div></div><nav aria-label="Main" class="Root__nav-bar"><div class="_iiFAZjdS2EfjX68BXpH"><ul class="_VX1oGE4kGdRaXBCG8SD"><li class="Tf1tCS2eGCCT5FNgZADx InvalidDropTarget"><a class="link-subtle R4cu7eGa8GclFXuiH_o1 _clplXKRPuAbAoCUarH0" draggable="false" href="/" aria-current="page"><div class="icon home-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M 256.274 60.84 L 84.324 166.237 L 84.324 443.063 L 193.27 443.063 L 193.27 293.73 L 320.228 293.73 L 320.228 443.063 L 428.222 443.063 L 428.222 165.476 L 256.274 60.84 Z M 256.274 35.95 L 448.452 149.145 L 448.452 464.395 L 300 464.395 L 300 315.062 L 213.499 315.062 L 213.499 464.395 L 64.095 464.395 L 64.095 150.161 L 256.274 35.95 Z" fill="currentColor"></path></svg></div><div class="icon home-active-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M448 463.746h-149.333v-149.333h-85.334v149.333h-149.333v-315.428l192-111.746 192 110.984v316.19z" fill="currentColor"></path></svg></div><span class="ellipsis-one-line lkLwhOqn_uyfjwAxRbbC" as="span">Home</span></a></li><li class="Tf1tCS2eGCCT5FNgZADx InvalidDropTarget"><a class="link-subtle R4cu7eGa8GclFXuiH_o1" draggable="false" href="/search"><div class="icon search-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M349.714 347.937l93.714 109.969-16.254 13.969-93.969-109.969q-48.508 36.825-109.207 36.825-36.826 0-70.476-14.349t-57.905-38.603-38.603-57.905-14.349-70.476 14.349-70.476 38.603-57.905 57.905-38.603 70.476-14.349 70.476 14.349 57.905 38.603 38.603 57.905 14.349 70.476q0 37.841-14.73 71.619t-40.889 58.921zM224 377.397q43.428 0 80.254-21.461t58.286-58.286 21.461-80.254-21.461-80.254-58.286-58.285-80.254-21.46-80.254 21.46-58.285 58.285-21.46 80.254 21.46 80.254 58.285 58.286 80.254 21.461z" fill="currentColor" fill-rule="evenodd"></path></svg></div><div class="icon search-active-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M357.079 341.334l94.476 110.73-32.508 27.683-94.222-110.476q-45.714 30.476-100.826 30.476-36.826 0-70.476-14.349t-57.905-38.603-38.603-57.905-14.349-70.476 14.349-70.476 38.603-57.905 57.905-38.603 70.476-14.349 70.476 14.349 57.905 38.603 38.603 57.905 14.349 70.476q0 23.365-5.841 45.714t-16.635 41.651-25.778 35.555zM224 357.079q28.19 0 53.841-11.048t44.19-29.587 29.587-44.19 11.048-53.841-11.048-53.841-29.587-44.191-44.19-29.587-53.841-11.047-53.841 11.047-44.191 29.588-29.587 44.19-11.047 53.841 11.047 53.841 29.588 44.19 44.19 29.587 53.841 11.048z" fill="currentColor"></path></svg></div><span class="ellipsis-one-line lkLwhOqn_uyfjwAxRbbC" as="span">Search</span></a></li><li class="Tf1tCS2eGCCT5FNgZADx"><div class="GlueDropTarget GlueDropTarget--tracks GlueDropTarget--albums GlueDropTarget--artists GlueDropTarget--playlists GlueDropTarget--playlists"><a class="link-subtle R4cu7eGa8GclFXuiH_o1" draggable="false" href="/collection"><div class="icon collection-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M291.301 81.778l166.349 373.587-19.301 8.635-166.349-373.587zM64 463.746v-384h21.334v384h-21.334zM192 463.746v-384h21.334v384h-21.334z" fill="currentColor"></path></svg></div><div class="icon collection-active-icon"><svg viewBox="0 0 512 512" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M311.873 77.46l166.349 373.587-39.111 17.27-166.349-373.587zM64 463.746v-384h42.666v384h-42.666zM170.667 463.746v-384h42.667v384h-42.666z" fill="currentColor"></path></svg></div><span class="ellipsis-one-line lkLwhOqn_uyfjwAxRbbC" as="span">Your Library</span></a></div></li></ul><div class="u7oC25XjY_zFHiqpit_W" data-testid="rootlist-container"><div class="qBuJIcCN8bwyzQxob6iV"><div class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes"><button type="button" class="toLXZndUKcF0hDJ3tz7s" data-testid="create-playlist-button"><div class="oWMktMO5AP5_fAh_Pyqe"><div class="_fvd5Owa47kK9H48h7mL"><svg role="img" height="12" width="12" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M14 7H9V2H7v5H2v2h5v5h2V9h5z"></path><path fill="none" d="M0 0h16v16H0z"></path></svg></div></div><span class="h6klav4lnxVKXtdzAf_5 standalone-ellipsis-one-line lkLwhOqn_uyfjwAxRbbC" as="span">Create Playlist</span></button></div><div class="GlueDropTarget GlueDropTarget--tracks"><a class="CY8Z5OJX7wXdnPM1vRVz" draggable="false" href="/collection/tracks"><div class="bpIKwIzKlt4mtfM9n6y4"><div class="VkV76XVWydqmOUDSr_51"><svg role="img" height="12" width="12" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path fill="none" d="M0 0h16v16H0z"></path><path d="M13.797 2.727a4.057 4.057 0 00-5.488-.253.558.558 0 01-.31.112.531.531 0 01-.311-.112 4.054 4.054 0 00-5.487.253c-.77.77-1.194 1.794-1.194 2.883s.424 2.113 1.168 2.855l4.462 5.223a1.791 1.791 0 002.726 0l4.435-5.195a4.052 4.052 0 001.195-2.883 4.057 4.057 0 00-1.196-2.883z"></path></svg></div></div><span class="standalone-ellipsis-one-line kHI8nuvGYgHr3esFxVXK lkLwhOqn_uyfjwAxRbbC" as="span">Liked Songs</span><div class="_ldTs0LNfYKQ1shdOXhF"></div></a></div><div class="LYjxXjpwH_OcyNLfrD6T"><hr class="dSzWCoLq8N1ByE6Qtkec"><div class="e2JzVB2WkGm7GMT8rkEg"></div></div><div class="os-host os-host-foreign os-theme-spotify os-host-overflow os-host-overflow-y os-host-resize-disabled os-host-scrollbar-horizontal-hidden mSHlG1tVTfFLqDcFopOZ os-host-transition"><div class="os-resize-observer-host observed"><div class="os-resize-observer" style="left: 0px; right: auto;"></div></div><div class="os-size-auto-observer observed" style="height: calc(100% + 1px); float: left;"><div class="os-resize-observer"></div></div><div class="os-content-glue" style="margin: -8px 0px; width: 258px; height: 289px;"></div><div class="os-padding"><div class="os-viewport os-viewport-native-scrollbars-invisible" style="overflow-y: scroll;"><div class="os-content" style="padding: 8px 0px; height: 100%; width: 100%;"><ul tabindex="0" data-testid="rootlist"><div class="vB_gmMwzmB3GcEliiiys" style="height: 736px;"><div data-testid="top-sentinel" class="_UC5qpNFY3kFbJ_VZBvE" style="height: 128px;"><div style="height: calc(100% - 128px);"></div><div style="height: 128px;"></div></div><div style="transform: translateY(0px);"><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DXa2SPUyWl8Y5"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Beats to think to</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZEVXblVyeFFSfL63"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Release Radar</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DXaXB8fQg7xif"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Dance Party</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DXcBWIGoYBM5M"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Today's Top Hits</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DX5Ejj0EkURtP"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">All Out 10s</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DX4o1oenSJRJd"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">All Out 00s</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/5ZcKiXOX1BFH1KT3vifH5a"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">You've got great taste!</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1EjkReuzJlaSIx"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Your Top Songs 2018</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/6lkaquCkYVNB2OQTRgsL2M"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Instrumental hip hop beats</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/64HGtlqbDWB1JDkov8lImA"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Freestyle Beats &amp; Instrumentals</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZEVXcPwofzHMS8A8"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Discover Weekly</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/2upPKE8DHz4vH4l8Li4Od4"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">2017-04-23</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/3xCjZYxOLBuhoBC29zgjnY"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">19.12.2015</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/4UueBO3i3GLfaJ72KxaRIH"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Mit Star bewertet</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/0uxHEGXSlleLGA0NUvzMhe"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">CLUB PARTY 2021 | EDM &amp; Dance Hits</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZEVXbJiZcmkrIHGU"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Top 50 - Germany</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZEVXbMDoHDwVN2tF"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Top 50 - Global</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/4msp9uT0yrpXwzsw5lyTBh"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Alternative Attack</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/7b68YEGOfH0dsCwgN1zAyK"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">New Playlist</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/0WgKHUksjYUrIuUTYXgbfQ"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Abendessen</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--albums GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/0vIFsDLT2h9zndC08KfSb9"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">123</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/4jVvhTA6Xf56C1uBR48HVF"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Mega Hits 2021 </span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li><li class="GlueDropTarget GlueDropTarget--playlists GlueDropTarget--folders"><div class="yckeOsP4AHiTAQ5EhMLv" draggable="true" data-testid="rootlist-item" style="--indentation:0;"><a class="standalone-ellipsis-one-line mnhCDMSoY7L0E85V51mj" draggable="false" tabindex="-1" href="/playlist/37i9dQZF1DXcF6B6QPhFDv"><span class="vQ8EkR_krbAi5mYmmpCn IAK6xuovwdsi5JG9DSTx" as="span" dir="auto">Rock This</span></a><div class="_ldTs0LNfYKQ1shdOXhF"></div></div></li></div><div data-testid="bottom-sentinel" class="_6dyAn06JHxmcSHu2y1z" style="height: 128px;"><div style="height: 128px;"></div><div style="height: calc(100% - 128px);"></div></div></div></ul><div class="RIPI53_MN_yBjYbJZmjD"></div></div></div></div><div class="os-scrollbar os-scrollbar-horizontal os-scrollbar-unusable"><div class="os-scrollbar-track"><div class="os-scrollbar-handle" style="width: 100%; transform: translate(0px, 0px);"></div></div></div><div class="os-scrollbar os-scrollbar-vertical"><div class="os-scrollbar-track"><div class="os-scrollbar-handle" style="height: 38.8441%; transform: translate(0px, 0px);"></div></div></div><div class="os-scrollbar-corner"></div></div></div></div><div class="i0XB7255K_4QFLJsSGc_"><div data-testid="CoverSlotExpanded__container" class="T6whS8zYB9fG_tIdTg6m"><div draggable="true"><a data-testid="context-link" aria-label="Now playing: Glad You Came by The Wanted" href="/station/album/0SrskI3mHcu5MzKeZNv2f6?uid=5yDL13y5giogKs2fSNf7sj1632513712248&amp;uri=spotify%3Atrack%3A5yDL13y5giogKs2fSNf7sj&amp;page=1&amp;index=12" style="border: none;"><div><div class="cover-art shadow cover-art--with-auto-height" aria-hidden="true" style="width: auto; height: auto;"><div><div class="icon"><svg width="80" height="81" viewBox="0 0 80 81" xmlns="http://www.w3.org/2000/svg"><title>Playlist Icon</title><path d="M25.6 11.565v45.38c-2.643-3.27-6.68-5.37-11.2-5.37-7.94 0-14.4 6.46-14.4 14.4s6.46 14.4 14.4 14.4 14.4-6.46 14.4-14.4v-51.82l48-10.205V47.2c-2.642-3.27-6.678-5.37-11.2-5.37-7.94 0-14.4 6.46-14.4 14.4s6.46 14.4 14.4 14.4S80 64.17 80 56.23V0L25.6 11.565zm-11.2 65.61c-6.176 0-11.2-5.025-11.2-11.2 0-6.177 5.024-11.2 11.2-11.2 6.176 0 11.2 5.023 11.2 11.2 0 6.174-5.026 11.2-11.2 11.2zm51.2-9.745c-6.176 0-11.2-5.024-11.2-11.2 0-6.174 5.024-11.2 11.2-11.2 6.176 0 11.2 5.026 11.2 11.2 0 6.178-5.026 11.2-11.2 11.2z" fill="currentColor" fill-rule="evenodd"></path></svg></div><img aria-hidden="false" draggable="false" loading="eager" src="spotify:image:ab67616d0000b27317a142a78128fb7c54ab9aa4" data-testid="cover-art-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp cover-art-image"></div></div></div></a></div><button class="CoverSlotExpanded__actionButton kJVSjS2_BaEzRIoxwEhP" aria-label="Collapse" title="Collapse"><svg height="24" role="img" width="24" viewBox="0 0 24 24" class="QuMzKAaWSs_lClD_UUIy"><polygon points="7.96,21.151 7.311,20.39 16.865,12.229 7.311,4.069 7.96,3.309 18.405,12.229 "></polygon></svg></button></div></div></div><div data-testid="LayoutResizer__resize-bar" class="LayoutResizer__resize-bar LayoutResizer__inline-end" style="z-index: 1;"><label class="hidden-visually">Resize main navigation<input class="LayoutResizer__input" type="range" min="120" max="384" step="10" value="250"></label></div></nav><div class="Root__now-playing-bar"><footer class="gqeP9Y0_y6DLm4CD_m3Q" data-testid="now-playing-bar-ad-type-none"><div class="otEU_EZbRRfQ3N8GjRXp"><div class="tRr_yfJqXI9lo4er3Tdb"><div data-testid="now-playing-widget" class="EWsF13IcnfuEu2no9Pxe tjwF5PJ3oBgTZ38aoRuK" role="contentinfo" aria-label="Now playing: Glad You Came by The Wanted"><div data-testid="CoverSlotCollapsed__container" class="zcsxy3fvYCmZGcE7VzW7" aria-hidden="true"><div draggable="true"><a data-testid="context-link" aria-label="Now playing: Glad You Came by The Wanted" href="/station/album/0SrskI3mHcu5MzKeZNv2f6?uid=5yDL13y5giogKs2fSNf7sj1632513712248&amp;uri=spotify%3Atrack%3A5yDL13y5giogKs2fSNf7sj&amp;page=1&amp;index=12" tabindex="-1" style="border: none;"><div class="kcsSU97t8iyz6ytEqk_9"><div class="cover-art shadow" aria-hidden="true" style="width: 56px; height: 56px;"><div><div class="icon"><svg width="80" height="81" viewBox="0 0 80 81" xmlns="http://www.w3.org/2000/svg"><title>Playlist Icon</title><path d="M25.6 11.565v45.38c-2.643-3.27-6.68-5.37-11.2-5.37-7.94 0-14.4 6.46-14.4 14.4s6.46 14.4 14.4 14.4 14.4-6.46 14.4-14.4v-51.82l48-10.205V47.2c-2.642-3.27-6.678-5.37-11.2-5.37-7.94 0-14.4 6.46-14.4 14.4s6.46 14.4 14.4 14.4S80 64.17 80 56.23V0L25.6 11.565zm-11.2 65.61c-6.176 0-11.2-5.025-11.2-11.2 0-6.177 5.024-11.2 11.2-11.2 6.176 0 11.2 5.023 11.2 11.2 0 6.174-5.026 11.2-11.2 11.2zm51.2-9.745c-6.176 0-11.2-5.024-11.2-11.2 0-6.174 5.024-11.2 11.2-11.2 6.176 0 11.2 5.026 11.2 11.2 0 6.178-5.026 11.2-11.2 11.2z" fill="currentColor" fill-rule="evenodd"></path></svg></div><img aria-hidden="false" draggable="false" loading="eager" src="spotify:image:ab67616d0000b27317a142a78128fb7c54ab9aa4" data-testid="cover-art-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp cover-art-image"></div></div></div></a></div><button class="kyn0AY4_gXWvbdivdFgP" aria-label="Expand" title="Expand" tabindex="-1"><svg height="24" role="img" width="24" viewBox="0 0 24 24" class="pXnssDD_n5b6v7p9u3dS"><polygon points="15.54,21.151 5.095,12.229 15.54,3.309 16.19,4.069 6.635,12.229 16.19,20.39 "></polygon></svg></button></div><div class="G8ltOBWlM2XsQ9H4eyDY ellipsis-one-line"><div class="hvO95cPziio30DOBxBrK ellipsis-one-line __whSyV64vHUPUxZSpRJ" data-testid="context-item-info-title" as="div" dir="auto"><span draggable="true"><a data-testid="context-item-link" href="/album/2hnaJ8ktG2FSP1EthsCo6N" style="border: none;">Glad You Came</a></span></div><div class="_axJoDBR0gr_3HE1z9ut ellipsis-one-line X4mdgRzyBsWSX2RQYm_w" data-testid="context-item-info-subtitles" as="div" dir="auto" style="color: rgb(179, 179, 179);"><span><span draggable="true"><a draggable="false" data-testid="context-item-info-artist" href="/artist/2NhdGz9EDv2FeUw6udu2g1">The Wanted</a></span></span></div></div><button type="button" role="switch" aria-checked="false" aria-label="Save to Your Library" class="B77TpDT6WaoYUqQxvy4Z control-button control-button-heart" data-testid="add-button" title="Save to Your Library"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M13.764 2.727a4.057 4.057 0 00-5.488-.253.558.558 0 01-.31.112.531.531 0 01-.311-.112 4.054 4.054 0 00-5.487.253A4.05 4.05 0 00.974 5.61c0 1.089.424 2.113 1.168 2.855l4.462 5.223a1.791 1.791 0 002.726 0l4.435-5.195A4.052 4.052 0 0014.96 5.61a4.057 4.057 0 00-1.196-2.883zm-.722 5.098L8.58 13.048c-.307.36-.921.36-1.228 0L2.864 7.797a3.072 3.072 0 01-.905-2.187c0-.826.321-1.603.905-2.187a3.091 3.091 0 012.191-.913 3.05 3.05 0 011.957.709c.041.036.408.351.954.351.531 0 .906-.31.94-.34a3.075 3.075 0 014.161.192 3.1 3.1 0 01-.025 4.403z"></path></svg></button><div class="control-button-wrapper"><button class="control-button spoticon-ban-16" data-testid="control-button-undefined" aria-label="Remove" title="Remove"></button></div></div></div><div class="mF7iSITxB6KQzvdXe4qJ"><div class="player-controls" dir="ltr" aria-label="Player controls"><div class="player-controls__buttons"><div class="player-controls__left"><button class="OSNOtcFz_LbegO1zggsb" disabled="" role="switch" aria-checked="false" aria-label="Enable shuffle" data-testid="control-button-shuffle" title="Enable shuffle" style="--button-size:32px;"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M4.5 6.8l.7-.8C4.1 4.7 2.5 4 .9 4v1c1.3 0 2.6.6 3.5 1.6l.1.2zm7.5 4.7c-1.2 0-2.3-.5-3.2-1.3l-.6.8c1 1 2.4 1.5 3.8 1.5V14l3.5-2-3.5-2v1.5zm0-6V7l3.5-2L12 3v1.5c-1.6 0-3.2.7-4.2 2l-3.4 3.9c-.9 1-2.2 1.6-3.5 1.6v1c1.6 0 3.2-.7 4.2-2l3.4-3.9c.9-1 2.2-1.6 3.5-1.6z"></path></svg></button><button class="vBPFl8zuUaCexgJTw8Uc" aria-label="Previous" title="Previous" style="--button-size:32px;"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M13 2.5L5 7.119V3H3v10h2V8.881l8 4.619z"></path></svg></button></div><button class="gro_tSi7cwspepH0as03" aria-label="Play" data-testid="control-button-play" title="Play" style="--button-size:32px;"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M4.018 14L14.41 8 4.018 2z"></path></svg></button><div class="player-controls__right"><button class="vwGw2RO2v__qDU_9c5PE" aria-label="Next" data-testid="control-button-skip-forward" title="Next" style="--button-size:32px;"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M11 3v4.119L3 2.5v11l8-4.619V13h2V3z"></path></svg></button><button class="__1BGhJvHnvqYTPyG074" disabled="" role="checkbox" aria-checked="false" aria-label="Disable repeat" data-testid="control-button-repeat" title="Disable repeat" style="--button-size:32px;"><svg role="img" height="16" width="16" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M5.5 5H10v1.5l3.5-2-3.5-2V4H5.5C3 4 1 6 1 8.5c0 .6.1 1.2.4 1.8l.9-.5C2.1 9.4 2 9 2 8.5 2 6.6 3.6 5 5.5 5zm9.1 1.7l-.9.5c.2.4.3.8.3 1.3 0 1.9-1.6 3.5-3.5 3.5H6v-1.5l-3.5 2 3.5 2V13h4.5C13 13 15 11 15 8.5c0-.6-.1-1.2-.4-1.8z"></path></svg></button></div></div><div class="playback-bar"><div class="playback-bar__progress-time X4mdgRzyBsWSX2RQYm_w" data-testid="playback-position" as="div" style="color: rgb(179, 179, 179);">2:52</div><div class="pN0so1yYAJErPG_Ytb_N bqYllg5gUoS2S1Y0fjqx" data-testid="playback-progressbar"><label class="hidden-visually">Change progress<input type="range" min="0" max="198" step="5" aria-valuetext="2:52/3:18" value="172"></label><div class="lRNLjBiX_H7SPYbkJKLp" data-testid="progress-bar" style="--progress-bar-transform:86.8687%;"><div class="DRdf8zxrOUXwYM3zXYRc" data-testid="progress-bar-background"><div class="lIrtJi5Y_8ENU19VSvJO"><div class="lz_1dGnEKWyCpV_qE0ux"></div></div><div class="giO6cIQ8auPNZuTvC4Y8"></div></div></div></div><div class="OlJJ1YWOPpopfYVa0E1L X4mdgRzyBsWSX2RQYm_w" as="div" data-testid="playback-duration" data-test-position="172893" style="color: rgb(179, 179, 179);">3:18</div></div></div></div><div class="_Q_UIUCFJkd1IkvfdA_c"><div class="ExtraControls"><div class="GlueDropTarget GlueDropTarget--tracks GlueDropTarget--local-tracks GlueDropTarget--episodes"><div class="control-button-wrapper"><button class="control-button spoticon-queue-16" data-testid="control-button-undefined" aria-label="Queue" title="Queue"></button></div></div><div><span class="HV15nN7MoqE82mh3vFyI"><button class="control-button GXhe_S9WyKLGVIRzaqSn" title="Connect to a device"><svg role="img" height="16" width="16" aria-label="Connect to a device" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M0 3v8c0 .55.45 1 1 1h5v-1H1V3h5V2H1c-.55 0-1 .45-1 1zm3 11.5c0 .275.225.5.5.5H6v-1H3.5c-.275 0-.5.225-.5.5zM15 2H9c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm0 12H9V3h6v11zm-3-8a.75.75 0 100-1.5.75.75 0 000 1.5zm0 6a2 2 0 100-4 2 2 0 000 4zm0-3c.551 0 1 .449 1 1s-.449 1-1 1-1-.449-1-1 .449-1 1-1z"></path></svg></button></span></div><div class="volume-bar" data-testid="volume-bar" dir="ltr"><button class="volume-bar__icon-button control-button" aria-label="Mute" aria-describedby="volume-icon" title="Mute"><svg role="presentation" height="16" width="16" aria-label="Volume high" id="volume-icon" viewBox="0 0 16 16" class="Svg-sc-1bi12j5-0 gSLhUO"><path d="M12.945 1.379l-.652.763c1.577 1.462 2.57 3.544 2.57 5.858s-.994 4.396-2.57 5.858l.651.763a8.966 8.966 0 00.001-13.242zm-2.272 2.66l-.651.763a4.484 4.484 0 01-.001 6.397l.651.763c1.04-1 1.691-2.404 1.691-3.961s-.65-2.962-1.69-3.962zM0 5v6h2.804L8 14V2L2.804 5H0zm7-1.268v8.536L3.072 10H1V6h2.072L7 3.732z"></path></svg></button><div class="pN0so1yYAJErPG_Ytb_N bqYllg5gUoS2S1Y0fjqx"><label class="hidden-visually">Change volume<input type="range" min="0" max="1" step="0.1" value="1"></label><div class="lRNLjBiX_H7SPYbkJKLp" data-testid="progress-bar" style="--progress-bar-transform:100%;"><div class="DRdf8zxrOUXwYM3zXYRc" data-testid="progress-bar-background"><div class="lIrtJi5Y_8ENU19VSvJO"><div class="lz_1dGnEKWyCpV_qE0ux"></div></div><div class="giO6cIQ8auPNZuTvC4Y8"></div></div></div></div></div></div></div></div></footer></div><div class="Root__main-view"><main class="main-view-container" tabindex="-1" aria-label="Spotify – Web Player"><div class="under-main-view"></div><div class="os-host os-host-foreign os-theme-spotify os-host-resize-disabled os-host-scrollbar-horizontal-hidden main-view-container__scroll-node os-host-transition os-host-overflow os-host-overflow-y"><div class="os-resize-observer-host observed"><div class="os-resize-observer" style="left: 0px; right: auto;"></div></div><div class="os-padding"><div class="os-viewport os-viewport-native-scrollbars-invisible" style="overflow-y: scroll;"><div class="os-content" style="padding: 0px; height: 100%; width: 100%;"><div class="main-view-container__scroll-node-child-spacer"></div><div class="main-view-container__scroll-node-child" style="min-height: calc(((100vh - 64px) - 90px) - 519px);"><div class="euOnte9wvOF0D_SGxEZ9" style="background-color: rgb(83, 83, 83);"></div><section data-testid="home-page"><div class="bIdE4uyGCyx2bz0mzF4Z"><div class="HiyUdbeEyoMBpq5N84ND contentSpacing"><section class="kHB_U2DIAlKMxcZioEOC" aria-label="Good morning"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="xl9boYRJfO10Rw6IfGqV SSdRAoLa4b1Lzkfx3wvD" as="h2" tabindex="-1">Good morning</h2></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 Vg_wqJ9OwkZl65Rc_iyX" style="--minimumColumnWidth:270px; row-gap: 16px;"><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://newjams-images.scdn.co/v3/release-radar/ab6761610000e5eb01c1e0188c069e956e6df8b8/en/default" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Release Radar" href="/playlist/37i9dQZEVXblVyeFFSfL63"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Release Radar</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d0000b273de1af2785a83cc660155a0c4" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="By the Way (Deluxe Edition)" href="/album/6deiaArbeoqp1xPEGdEKp1"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">By the Way (Deluxe Edition)</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000028de949a264bdd16c887cca11" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Today's Top Hits" href="/playlist/37i9dQZF1DXcBWIGoYBM5M"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Today's Top Hits</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://misc.scdn.co/liked-songs/liked-songs-640.png" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Liked Songs" href="/user/username/collection"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Liked Songs</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpg" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Top 50 - Global" href="/playlist/37i9dQZEVXbMDoHDwVN2tF"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Top 50 - Global</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002470dd505fcf08e4693db9b24" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Dance Party" href="/playlist/37i9dQZF1DXaXB8fQg7xif"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Dance Party</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://newjams-images.scdn.co/image/ab676477000033ad/dt/v3/discover-weekly/aAbca4VNfzWuUCQ_FGiEFA==/bmVuZW5lbmVuZW5lbmVuZQ==" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Discover Weekly" href="/playlist/37i9dQZEVXcPwofzHMS8A8"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Discover Weekly</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div><div class="KL469QQzoRZLOmKomNzk"><div class="z_dqOOSiQjEgjJbtW1qW" draggable="true"><div class="B3i7kN8tRTwP9s4XEK10"><div class="msOGVcFLw_5wwMOLzhye"><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d0000b273661d019f34569f79eae9e985" data-testid="shortcut-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp htY8dgl7NWIfdTpQY3QF"></div></div><div class="_Xtjqr3it7fr5yseBgKp"><a draggable="false" title="Plastic Beach" href="/album/2dIGnmEIy1WZIcZCFSj6i8"><p class="_y64Rwd4CSmN70WJM7XS OVe33QZtu7pqMRtApCfF" as="p">Plastic Beach</p></a><div class="GZEgjqyn5O0M_4qZGc_V"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="c8D1xLc6LZwdkYZ0fCCb"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Popular with listeners of DAS PODCAST UFO"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/podcast-recs-show2shows%5B0%5D">Popular with listeners of DAS PODCAST UFO</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/podcast-recs-show2shows%5B0%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/9f4c2ae79a94a8006eecec0b83cb1df48b7d9223" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="That's What He Said" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/0wlqQDizkrgSCxEEbEebYw"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">That's What He Said</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Donnie O'Sullivan, Pool Artists</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/2f0fe4c1ca445ccf5986fadc5c56e0a8171b1bd4" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="MoinMoin" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/7nHo1D4krceja5njBIHTRy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">MoinMoin</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Rocket Beans TV</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/4f74adb1d2b273d9374a7c5e630a30cd61c74b6c" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Almost Daily" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/4jk8TbGSjoQUMAphods5sy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Almost Daily</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Rocket Beans TV</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/373e08004f2125cb04c56df008afaeb65d6941db" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Bohndesliga International" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/0qVpNBPAVkIXJ0NNS1aaUZ"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Bohndesliga International</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Rocket Beans TV</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67656300005f1f0047d0a4b0a56541dc1745a7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Gute Arbeit Impro" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/5lY9cWpiniosPylQJirC9f"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Gute Arbeit Impro</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Florentin Will, Katjana Gerz, Stefan Titze, Lena Kupke</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 PHFAk93iepWCjNOwNsa9"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67656300005f1f138bf4a78907e5b3cdbed9ef" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf PHFAk93iepWCjNOwNsa9"></div></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Gagreflex Podcast" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/show/5TAHHn8BqlOEENrM9J5ofd"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Gagreflex Podcast</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Andreas Lingsch &amp; Lars Paulsen</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Jump back in"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/jump-back-in">Jump back in</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/jump-back-in"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/ab6761610000e5eb920dc1f617550de8388f368e/1/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 1" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E37uNQzah1AQm"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 1</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Imagine Dragons, James Hype, VIZE and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://charts-images.scdn.co/assets/locale_en/regional/daily/region_de_default.jpg" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Top 50 - Germany" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZEVXbJiZcmkrIHGU"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Top 50 - Germany</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Your daily update of the most played tracks right now - Germany.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://lineup-images.scdn.co/your-top-songs-2018_DEFAULT-en.jpg" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Your Top Songs 2018" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1EjkReuzJlaSIx"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Your Top Songs 2018</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The songs you loved most this year, all wrapped up.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002eb91c728cc10369b4735fa7d" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Dance Brandneu" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXcfWvNFKxjDo"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Dance Brandneu</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021 Cover: Wankelmut</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002d3a8bc4dd8de29b54b581d13" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Bass Arcade" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX0hvSv9Rf41p"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Bass Arcade</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">All things <a href="spotify:genre:bass">bass</a> with LSDREAM.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d00001e02119db6e538822a6b39386db0" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="A New Horizon" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/7fY3AgsW1hS5ZXIaUdrm4d"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">A New Horizon</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/2vhrwzjf9H3icunkVFi9tq">Smash Into Pieces</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Recently played"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/recently-played">Recently played</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/recently-played"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="spotify:image:ab67616d00001e022e2889865b7b05955c1d3bcf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Human (Deluxe)" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/0SrskI3mHcu5MzKeZNv2f6"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Human (Deluxe)</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/5Pwc4xIPtQLFEnJriah9YJ">OneRepublic</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="spotify:image:ab67616d00001e028b0da998550d749d2e0b61d9" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Mercury - Act 1" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/6DdU5f52hpc2gfeLjK374Y"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Mercury - Act 1</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/53XhwfbYqKCa1cC15pYq2q">Imagine Dragons</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://newjams-images.scdn.co/v3/release-radar/ab6761610000e5eb01c1e0188c069e956e6df8b8/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Release Radar" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZEVXblVyeFFSfL63"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Release Radar</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Catch all the latest music from artists you follow, plus new singles picked for you. Updates every Friday.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="spotify:image:ab67706c0000da846a1b3c25d73bc8b1f06681a0" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="CLUB PARTY 2021 | EDM &amp; Dance Hits" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/0uxHEGXSlleLGA0NUvzMhe"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">CLUB PARTY 2021 | EDM &amp; Dance Hits</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">What's cookin'? Join the club party with the hottest dance tracks &amp; bass music by Club Kitchen! Cover: Felix Jaehn, Georgia Ku, Robin Schulz</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://t.scdn.co/images/3099b3803ad9496896c43f22fe9be8c4.png" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Liked Songs" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/user/username/collection"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Liked Songs</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>113 songs</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15 _l6lIm7W__LMY1mfvaQ1"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="spotify:image:ab676161000051745815bab04d87f264f06c8939" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf _l6lIm7W__LMY1mfvaQ1"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Red Hot Chili Peppers" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/artist/0L8ExT028jH3ddEcZwqJJ5"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Red Hot Chili Peppers</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><span>Artist</span></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Made for you"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/made-for-x">Made for you</a></h2><p class="__whSyV64vHUPUxZSpRJ" as="p" style="color: rgb(179, 179, 179);">Get better recommendations the more you listen.</p></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/made-for-x"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/8a0d2c9a5bb08a3fd8e6ad457014022cb232525b/2/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 2" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E36D2FlovOFhD"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 2</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The Alchemist, Boldy James, Mike Shinoda and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/ab6761610000e5eb3a7d849b89d6ba9f5bd81639/3/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 3" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E36j81VITIrkf"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 3</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">NEFFEX, Hoaprox, Flux Pavilion and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/ab6761610000e5eb6b5fbf615ada187ce5e425c8/4/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 4" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E36FSRyRMnYqF"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 4</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">ILLENIUM, Captain Cuts, Lost + Found and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/ab6761610000e5eb5815bab04d87f264f06c8939/5/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 5" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E377O4YcwUtdm"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 5</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Red Hot Chili Peppers, Deftones, Fort Minor and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://dailymix-images.scdn.co/v2/img/ab6761610000e5ebb57332e3fc2b97bb33577e65/6/en/default" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Mix 6" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1E39G4HRJ3kfxD"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Mix 6</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The All-American Rejects, Owl City, Unlike Pluto and more</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://mixed-media-images.spotifycdn.com/daily-wellness/daily-wellness-2.0-en-default.jpg" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Daily Wellness" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1EFgH5gtcB0w5h"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Daily Wellness</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">A mix of music and wellness to guide you through your entire day</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Workout"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/editorial-workout-extended%5B0%5D">Workout</a></h2><p class="__whSyV64vHUPUxZSpRJ" as="p" style="color: rgb(179, 179, 179);">Music to keep you motivated.</p></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/editorial-workout-extended%5B0%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000020e326cd92f96f73936ba5faf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Power Hour" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX32NsLKyzScr"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Power Hour</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a href="spotify:artist:0CbeG1224FS58EUx4tPevZ">Timmy Trumpet</a> shares his fitness passion by taking over this week's playlist!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002122921a072ad2ca9ce90a456" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hype" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4eRPd9frC1m"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hype</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Aggressive trap and bass for the <a href="spotify:genre:edm_dance">gym</a>.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000225bb67a5b8ededacd4080df7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Fit mit Beat" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX5FlZmJ3JWL1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Fit mit Beat</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Pushende Beats steigern die Motivation.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002eee1365954b35d0def7bb1b5" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Cardio" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWSJHnPb1f0X3"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Cardio</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Upbeat dance pop to keep your heart pumping.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000029cc6891dbc9b7292361bd673" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Workout" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX70RN3TfWWJh"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Workout</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Pop hits to keep your workout fresh.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000029249b35f23fb596b6f006a15" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Beast Mode" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX76Wlfdnj7AP"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Beast Mode</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Get your beast mode on!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Based on your recent listening"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/inspired-by-recent-playlists%5B0%5D">Based on your recent listening</a></h2><p class="__whSyV64vHUPUxZSpRJ" as="p" style="color: rgb(179, 179, 179);">Inspired by your recent activity.</p></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/inspired-by-recent-playlists%5B0%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002e6679b4f91636433bf4bc7ac" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Rock This" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXcF6B6QPhFDv"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Rock This</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The newest music from Tom Morello &amp; Bring Me The Horizon, along with the top Rock songs you need to know.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000025895ee07c641bb20d587d1d0" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="mint" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4dyzvuaRJ0n"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">mint</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The world's biggest dance hits. Featuring music from Becky Hill, Love Regenerator, Ben Böhmer and more!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002ecf92fa73cf8a77702f7ddc6" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Swag!" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX2YSAZIuAiB1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Swag!</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Die besten aktuellen Hits, die heißesten Neuerscheinungen, die coolsten Newcomer. Cover: Joel Corry, Jax Jones, Charli XCX, Saweetie</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000027376dd83766273250b1048b8" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hot Hits Deutschland" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4jP4eebSWR9"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hot Hits Deutschland</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Milky Chance</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c896186b5a070d9fa4086389" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Rising" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWUa8ZRTfalHk"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Rising</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The hits of tomorrow are on Spotify today. Cover: Troye Sivan </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002cf498957675559a77c18a3bf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Sauce" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXaPCIWxzZwR1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Sauce</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">next gen pop featuring Lil Nas X </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Bleib auf dem Laufenden"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/programming-local-strategic-playlists">Bleib auf dem Laufenden</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/programming-local-strategic-playlists"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002952c3a415745528c55734f27" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="me right now" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWTBz12MDeCuX"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">me right now</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: 01099</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002ab38198d7d8dfe5560f9403c" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Modus Mio" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX36edUJpD76c"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Modus Mio</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: badmómzjay</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000027376dd83766273250b1048b8" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hot Hits Deutschland" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4jP4eebSWR9"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hot Hits Deutschland</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Milky Chance</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002b92de00159eebae5bb825278" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Brandneu" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX1WhyP6stXXl"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Brandneu</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Michael Schulte</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000292ac5f92376f120edc7d51d6" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Deutschrap Untergrund" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX1zpUaiwr15A"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Deutschrap Untergrund</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Dante YN</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000023b024822230929484e48b972" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Klare Kante" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX7fE85waV8CI"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Klare Kante</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021 Cover: Die Ärzte</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="More like Today's Top Hits"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/more-like-playlist%5B0%5D">More like Today's Top Hits</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/more-like-playlist%5B0%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002ecf92fa73cf8a77702f7ddc6" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Swag!" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX2YSAZIuAiB1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Swag!</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Die besten aktuellen Hits, die heißesten Neuerscheinungen, die coolsten Newcomer. Cover: Joel Corry, Jax Jones, Charli XCX, Saweetie</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000027376dd83766273250b1048b8" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hot Hits Deutschland" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4jP4eebSWR9"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hot Hits Deutschland</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Milky Chance</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c896186b5a070d9fa4086389" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Rising" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWUa8ZRTfalHk"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Rising</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The hits of tomorrow are on Spotify today. Cover: Troye Sivan </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002cf498957675559a77c18a3bf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Sauce" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXaPCIWxzZwR1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Sauce</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">next gen pop featuring Lil Nas X </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000244c7fa328016512e8a394709" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Viral Hits Deutschland" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX0gbcr80GO9l"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Viral Hits Deutschland</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Was so im Internet passiert.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c0451f2e0029a8f0415b432c" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Teen Beats" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWvvyNmW9V9a"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Teen Beats</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">ur wildest dreams. Cover: Taylor Swift</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="More burpees, more fun"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLACSxuPLmkIh%5D">More burpees, more fun</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLACSxuPLmkIh%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000225bb67a5b8ededacd4080df7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Fit mit Beat" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX5FlZmJ3JWL1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Fit mit Beat</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Pushende Beats steigern die Motivation.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002eee1365954b35d0def7bb1b5" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Cardio" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWSJHnPb1f0X3"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Cardio</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Upbeat dance pop to keep your heart pumping.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000029cc6891dbc9b7292361bd673" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Workout" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX70RN3TfWWJh"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Workout</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Pop hits to keep your workout fresh.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000029249b35f23fb596b6f006a15" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Beast Mode" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX76Wlfdnj7AP"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Beast Mode</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Get your beast mode on!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002a088a35ef6e638c42f88deda" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Motivation Mix" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXdxcBWuJkbcy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Motivation Mix</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Uplifting and energetic music that helps you stay motivated.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000020b5dffb6f645059b157fc77b" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Rap Workout" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX76t638V6CA8"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Rap Workout</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Big rap for big reps. You got this.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Czech"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLzxbOxrqI82L%5D">Czech</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLzxbOxrqI82L%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000207008b4d12ae24ae683bf287" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hot Hits Česká republika" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX1kQODfnjf4u"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hot Hits Česká republika</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">50 nejžhavějších hitů v České republice. Cover: Ed Sheeran</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002a4fae3e3f694efb962277a73" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="AutoRádio" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX7WWGbH7tf6t"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">AutoRádio</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Rádio s tím nejlepším hudebním palivem pro každé cestování.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000216f65ef01652e6c2d2dec952" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Vlna Radosti" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWZ2ZhaFg2iRb"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Vlna Radosti</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Hity, které tě povzbudí a naladí na vlnu dobré nálady.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000028d80436915879f6952718bb7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Fresh Pop Motivace" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXcOG8EeZQ0xe"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Fresh Pop Motivace</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Čerstvé popové novinky, které ti vlejou energii do žil a zvednou náladu.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002776e0a088a34dad62d1d5bf8" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Rozbal to!" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXdIg58b19ECv"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Rozbal to!</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Ty největší hity, které nesmí chybět na žádné párty.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002dcaf0c0b073c0ea98912a3fe" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="CZ&amp;SK Stage" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXbQFxYbaFVh1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">CZ&amp;SK Stage</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Současné české a slovenské hity na jednom pódiu. Cover: Fejbs, Kali</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="next gen pop"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLoIcrqAwXILN%5D">next gen pop</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLoIcrqAwXILN%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c896186b5a070d9fa4086389" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Rising" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWUa8ZRTfalHk"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Rising</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The hits of tomorrow are on Spotify today. Cover: Troye Sivan </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000020246f62eaef08407466bd8e0" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="It's a Bop" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWYMfG0Phlxx8"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">It's a Bop</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Where your next bops live. Cover: Eryn Martin</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002cf498957675559a77c18a3bf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Sauce" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXaPCIWxzZwR1"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Sauce</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">next gen pop featuring Lil Nas X </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c742df43a3cbb1a0623582b6" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Lemonade" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXaAZSUgAyTXt"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Lemonade</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">when life gives you lemons  ¯\_(ツ)_/¯</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002087c6ce152400eee82b648b7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="SALT" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX6tPTxr8qwRe"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">SALT</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Extra vicious, hard-hitting pop.  This is SALT.  Cover: The Marias</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d00001e02d7bce17650a5a64d3cecbb0d" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="One Foot In Front Of The Other" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/6CR4ozv4yOdaA3f6PPQepA"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">One Foot In Front Of The Other</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/5RJFJWYgtgWktosLrUDzff">Griff</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Just the hits"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLlTaS7clm4VJ%5D">Just the hits</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLlTaS7clm4VJ%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002b521b32e4c4541883930ad88" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="It's a Hit!" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWT1y71ZcMPe5"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">It's a Hit!</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The hottest songs you need to listen to right now. Cover: Jonas Brothers</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000026bdff7dc0e53fe6ca17749b5" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Viral Hits" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX2L0iB23Enbq"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Viral Hits</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Viral, trending and taking off.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002911ccecd4af0f9d962b8a628" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Everyday Favorites " class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWvoJqVv7uOD"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Everyday Favorites </div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Easy listening mix of recent hits, everyday favorites &amp; some new songs you'll love. Cover: Mimi Webb</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002bd0e19e810bb4b55ab164a95" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Mood Booster" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX3rxVfibe1L0"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Mood Booster</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Get happy with today's dose of feel-good songs!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002461e70044443f99c3235ddcf" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Mega Hit Mix" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXbYM3nMM0oPk"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Mega Hit Mix</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">A mega mix of 75 favorites from the last few years! </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002fb216d1ce13d5a4952a6180e" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Chilled Hits" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWVYHdtUb7Wil"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Chilled Hits</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Kick back to these chilled out essentials.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="More of what you like"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/more-of-what-you-like%5B0%5D">More of what you like</a></h2><p class="__whSyV64vHUPUxZSpRJ" as="p" style="color: rgb(179, 179, 179);">Hear a little bit of everything you love.</p></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/more-of-what-you-like%5B0%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000029249b35f23fb596b6f006a15" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Beast Mode" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX76Wlfdnj7AP"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Beast Mode</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Get your beast mode on!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002eb91c728cc10369b4735fa7d" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Dance Brandneu" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXcfWvNFKxjDo"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Dance Brandneu</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021 Cover: Wankelmut</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000224bf380143d949f9bbccc187" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Girls' Night" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX0Uv9tZ47pWo"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Girls' Night</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">It's all about the girls tonight.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000024115b547422e863191b0ef49" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pop Punk's Not Dead" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX1ewVhAJ17m4"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pop Punk's Not Dead</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">All the best new songs from the pop punk scene. Cover: MOD SUN &amp; Travis Barker
</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002911ccecd4af0f9d962b8a628" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Everyday Favorites " class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWvoJqVv7uOD"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Everyday Favorites </div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Easy listening mix of recent hits, everyday favorites &amp; some new songs you'll love. Cover: Mimi Webb</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002b65d0171f5f0d13dfe2d4e84" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="the locker_" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWYmDNATMglFU"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">the locker_</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">let's rock, let's rock today \m/ ft. Sophie Powers</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Find your new chill favorites&nbsp;&nbsp;"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLhOIGJMWJOnp%5D">Find your new chill favorites&nbsp;&nbsp;</a></h2></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/home-editorial-collections%5B0JQ5IMCbQBLhOIGJMWJOnp%5D"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000026df1d5ec6c607bc49a0087ce" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Contemporary Blend" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWViBxWcYEI1b"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Contemporary Blend</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">For those with a taste for both the new and the classic. Cover: Forest Blakk</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002feb959cf54a13b70d68f9940" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Fresh &amp; Chill" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX5CdVP4rz81C"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Fresh &amp; Chill</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Discover your favorite new chill pop songs. Cover: Alessia Cara</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002911ccecd4af0f9d962b8a628" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Everyday Favorites " class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWvoJqVv7uOD"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Everyday Favorites </div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Easy listening mix of recent hits, everyday favorites &amp; some new songs you'll love. Cover: Mimi Webb</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d00001e02c24d95b10c39a2248745091a" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Evering Road (Deluxe)" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/19ftohYqQetn7BoGQXXlSd"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Evering Road (Deluxe)</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/5SHxzwjek1Pipl1Yk11UHv">Tom Grennan</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002f664f6ab6d52fa40e73de251" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Brand New Chill" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX6uQnoHESB3u"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Brand New Chill</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">New laid back tracks.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d00001e0200d5a8ba3fc0f5850b00acdc" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Pacifico" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/5PrhnVNOKoJC2aLLfabxuB"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Pacifico</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/4ETSs924pXMzjIeD6E9b4u">Surfaces</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Swag"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="xl9boYRJfO10Rw6IfGqV FbJZV05IkisQa8SwFSHz" as="h2" tabindex="-1">Swag</h2></div></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000244c7fa328016512e8a394709" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Viral Hits Deutschland" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX0gbcr80GO9l"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Viral Hits Deutschland</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Was so im Internet passiert.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000217ac3bbffe35495e29ecc6e7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Hip-Hop Mixtape" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWVdgXTbYm2r0"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Hip-Hop Mixtape</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">In the mix: die aktuell beliebtesten Hip-Hop Songs. Cover: Drake</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000023373f7408d77136ac14d218b" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="entourage" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWZKcUljB77Oy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">entourage</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Deine Stimme zählt! #BTW2021. Cover: Momo Chahine, Terry Joe</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67616d00001e024eab8ed2ae98baa7a7796405" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Platte" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/album/0IoleYbJxOgQLuZDkzyzPG"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Platte</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);"><a draggable="false" dir="auto" href="/artist/1qQLhymHXFPtP5U8KNKsm6">Apache 207</a></div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002327728ac9cde9d5d4d11e868" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Billie Eilish Experience" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXcf5pLcPbTwK"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Billie Eilish Experience</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Enter WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Pop not Pop"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="xl9boYRJfO10Rw6IfGqV FbJZV05IkisQa8SwFSHz" as="h2" tabindex="-1">Pop not Pop</h2></div></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000280e95d10537455ede36f698e" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="The New Alt" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX82GYcclJ3Ug"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">The New Alt</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">No rules. No boundaries. Just cool music you need to hear. / Cover: Halsey</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c2fbbcd76289fc913a6dfdd7" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Front Left" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX5WTH49Vcnqp"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Front Left</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Music that's hard to define but easy to love. Cover: half•alive </div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002c2f7008091807933ed61530c" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="OFF POP" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX07Bg0Q5GozA"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">OFF POP</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">New music off the beaten track. Cover: alt-J</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000215de331dae3510b165cfd779" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Lorem" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXdwmD5Q7Gxah"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Lorem</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">CAUGHT A VIIIIIBE BABY ARE U COMING FOR THE RIIIIIIDE????! cover: carwash
</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002d352f6a0e6400b23a5dabb00" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="POLLEN" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWBHeXOYZf74"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">POLLEN</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Genre-less. Quality first always. Cover: Tems</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002135ea577e5231f08382f014d" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Oyster" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX2Wvd8VINtcF"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Oyster</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">For the connoisseurs. Genre-bending gems and authentic expressions. Cover: Unusual Demont</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Party 24/7"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="xl9boYRJfO10Rw6IfGqV FbJZV05IkisQa8SwFSHz" as="h2" tabindex="-1">Party 24/7</h2></div></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002f048fae18e44b20bbdfeba21" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Partyhymnen" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX9EM98aZosoy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Partyhymnen</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Feiern mit den größten aktuellen Partyhits.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000024f23ac354f77367350587fb3" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Party Deluxe" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWVWiyE9VDkCO"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Party Deluxe</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Hits zum Tanzen und Mitsingen - von damals bis heute.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002aa1eeba84e355e537a6e8c41" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Throwback Party" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX7F6T2n2fegs"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Throwback Party</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Here it is, the playlist for the ultimate throwback bash!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002b6cb4174327b41d3688a188e" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Club Dance Reunion" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWYtsMR1ehsyI"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Club Dance Reunion</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Let's go back to that club sound.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002bcad1cd93a3fa7a509a12f86" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="90s Dance Party" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX802IXCAaWtY"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">90s Dance Party</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Who doesn't miss the 90s?</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="never give up"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="xl9boYRJfO10Rw6IfGqV FbJZV05IkisQa8SwFSHz" as="h2" tabindex="-1">never give up</h2></div></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002a088a35ef6e638c42f88deda" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Motivation Mix" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXdxcBWuJkbcy"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Motivation Mix</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Uplifting and energetic music that helps you stay motivated.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000261b26b89e63392ad9955ce82" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Beast Mode Hip-Hop" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX9oh43oAzkyx"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Beast Mode Hip-Hop</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Energy tracks to get your beast mode on.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002037da32de996d7c859b3b563" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Morning Motivation" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXc5e2bJhV6pu"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Morning Motivation</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Get your day off to a cracking start!</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002b1ce49294bdbab42a0049623" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="DREAMCHASERS" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX1shdIjFVnvq"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">DREAMCHASERS</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Can't stop, won't stop! Cover: NUGAT</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000028ea3a082d8e65ef969399e26" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Street Soul" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWTplaZ1W7ARf"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Street Soul</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Neighborhood Storytellers. Cover: NoCap</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section><section class="qLBSq5RfjQVmedfz_wE_" data-testid="component-shelf" aria-label="Focus"><div class="Tl6B516hxV08a3Ew6QtO"><div class="JasY66pzI0J7ajrnSLL9"><div class="vVAHD35P_oBNitn7CWbD"><h2 class="FbJZV05IkisQa8SwFSHz" as="h2"><a draggable="false" data-testid="see-all-link" class="xl9boYRJfO10Rw6IfGqV" href="/genre/focus-home-shelf">Focus</a></h2><p class="__whSyV64vHUPUxZSpRJ" as="p" style="color: rgb(179, 179, 179);">Music to help you concentrate.</p></div><a draggable="false" class="A8il1a7P02IDg6dcmVyW KxamKrWz6E8jt3QzuaXw" href="/genre/focus-home-shelf"><span class="tJAIYSfsDs3HsXDAPenF" as="span">See all</span></a></div></div><div data-testid="grid-container" class="WqyCHtsl8OKB9QUiAhq7 ZCTyaL41BeurZjcA1g66" style="--minimumColumnWidth:180px;"><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002d90c4ce9bd5b6ebcf01ae8ec" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Beats to think to" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DXa2SPUyWl8Y5"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Beats to think to</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Focus with deep techno and tech house.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002e60384bc6c4ab95148019cdb" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="lofi beats" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DWWQRwui0ExPn"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">lofi beats</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Beats to relax, study, and focus...</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000023ca17b400e47bb8a61ab73a1" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Chill Lofi Study Beats" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX8Uebhn9wzrS"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Chill Lofi Study Beats</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The perfect study beats, twenty four seven.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f000000023462a4dbc851cd106d16491c" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Jazz Vibes" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX0SM0LYsmbMT"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Jazz Vibes</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">The original chill instrumental beats playlist.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f0000000207e02f6b5f25739a8a56fe61" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Maximale Konzentration" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX576ecqLnVqL"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Maximale Konzentration</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Mit diesen Klängen im Ohr lässt du dich von nichts ablenken.</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div><div class="OALAQFKvC7XQOVYpklB4"><div class="uC3FcL4i5e7AaiB_Xahp" draggable="true"><div class="JI_jg7MaIJ2TCTmebcdd"><div class="LOekqHm6s6T0VDyHDG15"><div class=""><img aria-hidden="false" draggable="false" loading="lazy" src="https://i.scdn.co/image/ab67706f00000002ca5a7517156021292e5663a6" data-testid="card-image" alt="" class="ZKyw4m_g2d_2ig6XJbKp gQd409_bPb3_EmGGIHZf"></div></div><div class="OiMYtTi8Kq54ETAjA2qH"><button class="jn05jgnCWyQjLZKqyKFa _LL_A9TkcmSEuHntj_bw" aria-label="Play" data-testid="play-button" style="--size:40px;"><svg height="16" role="img" width="16" viewBox="0 0 24 24" aria-hidden="true"><polygon points="21.57 12 5.98 3 5.98 21 21.57 12" fill="currentColor"></polygon></svg></button></div></div><div class="j_y9Jomt7e6Gevz1CQtv"><a draggable="false" title="Peaceful Piano" class="__vD2WIw7hKoSpsLS4G7" dir="auto" href="/playlist/37i9dQZF1DX4sWSpwq3LiO"><div class="RTMaUOOWPswmV1oG8f1S OVe33QZtu7pqMRtApCfF" as="div">Peaceful Piano</div></a><div class="PPveH9n_yqp3k1Zk7rbj __whSyV64vHUPUxZSpRJ" as="div" style="color: rgb(179, 179, 179);">Relax and indulge with beautiful piano pieces</div></div><div class="DxqPf90dYiy_5MKD9PXN" data-testid="card-click-handler"></div></div></div></div></section></div></div></section></div></div></div></div><div class="os-scrollbar os-scrollbar-horizontal os-scrollbar-unusable"><div class="os-scrollbar-track"><div class="os-scrollbar-handle" style="width: 100%; transform: translate(0px, 0px);"></div></div></div><div class="os-scrollbar os-scrollbar-vertical"><div class="os-scrollbar-track"><div class="os-scrollbar-handle" style="height: 11.6482%; transform: translate(0px, 0px);"></div></div></div><div class="os-scrollbar-corner"></div></div></main><div class="Root__ads-container-desktop--is-hidden"></div><div class="Root__modal-slot"></div></div><div class="kBiWHW5sH_QX27ctbSQG"></div></div><div></div><div></div></div></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"><div class="GenericModal__overlay GenericModal__overlay--animated GenericModal__overlay--afterOpen"><div class="GenericModal GenericModal--animated GenericModal--afterOpen" tabindex="-1" role="dialog" aria-label="In-App Message Modal" aria-modal="true"><div data-testid="inAppMessageContainer"><iframe srcdoc="<html lang=&quot;en&quot; dir=&quot;ltr&quot;>

<head>
  <meta name=&quot;template-version&quot; content=&quot;1.0.0&quot; />
  <meta name=&quot;viewport&quot; content=&quot;initial-scale=1, maximum-scale=1, user-scalable=no&quot; />
  <meta charSet=&quot;utf-8&quot; />
  <style type=&quot;text/css&quot;>
  .Webview,
  .Webview * {
      box-sizing: border-box;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -webkit-font-smoothing: antialiased;
  }

  .no-focus-outline * {
      outline: none;
  }

  body {
      margin: 0;
      height: 100%;
      overflow: hidden;
  }

  [lang='ar'] * {
      letter-spacing: 0 !important;
  }

  :root {
      font-family: 'spotify-circular', 'spotify-circular-cyrillic',
          'spotify-circular-arabic', 'spotify-circular-hebrew', 'Helvetica Neue',
          Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic',
          sans-serif;
  }

  /* CTA button text letter spacing */
  :lang(ar),
  :lang(iw),
  :lang(he),
  :lang(th) {
      letter-spacing: 0 !important;
  }

  /* Arabic fonts */

  @font-face {
      font-family: &quot;noto-arabic&quot;;
      src: url(&quot;/fonts/CircularSpUIAraOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Book.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }

  @font-face {
      font-family: &quot;noto-arabic&quot;;
      src: url(&quot;/fonts/CircularSpUIAraOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIAraOnly-Bold.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 700;
      font-style: normal;
      font-display: swap;
  }

  :lang(ar) {
      font-family: noto-arabic, spotify-circular, Helvetica, Arial, sans-serif;
  }

  /* Hebrew fonts */

  @font-face {
      font-family: &quot;spotify-circular-hebrew&quot;;
      src: url(&quot;/fonts/CircularSpUIHbrOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Book.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }

  @font-face {
      font-family: &quot;spotify-circular-hebrew&quot;;
      src: url(&quot;/fonts/CircularSpUIHbrOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.woff2&quot;) format(&quot;woff2&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.woff&quot;) format(&quot;woff&quot;),
          url(&quot;https://open.scdn.co/fonts/CircularSpUIHbrOnly-Bold.otf&quot;) format(&quot;opentype&quot;);
      font-weight: 700;
      font-style: normal;
      font-display: swap;
  }

  :lang(he),
  :lang(iw) {
      font-family: spotify-circular-hebrew, spotify-circular, Helvetica, Arial,
          sans-serif;
  }

  /* Cyrillic fonts */

  :lang(ru),
  :lang(gr),
  :lang(el) {
      font-family: spotify-circular-cyrillic, spotify-circular, Helvetica, Arial,
          sans-serif;
  }

  :lang(vi) {
      font-family: 'spotify-circular-cyrillic', 'spotify-circular-arabic',
          'spotify-circular-hebrew', 'Helvetica Neue', Helvetica, Arial,
          'Microsoft JhengHei', 'PingFang TC', 'Lantinghei TC',
          'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic', sans-serif;
      line-height: 1.3;
  }

  :lang(zh) {
      font-family: 'spotify-circular', 'spotify-circular-cyrillic',
          'spotify-circular-arabic', 'spotify-circular-hebrew', 'Helvetica Neue',
          Helvetica, Arial, 'Microsoft JhengHei', 'PingFang TC', 'Lantinghei TC',
          'Hiragino Kaku Gothic Pro', 'Meiryo', 'MS Gothic', sans-serif;
  }

  .Modal {
      position: relative;
      background: #333;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      font-size: 10px;
      width: 100%;
      height: 100%;
      text-align: center;
      color: white;
      border-radius: 1px;
      display: flex;
      align-items: center;
      min-height: 340px;
  }

  .Modal-body {
      width: 100%;
      text-align: center;
      padding: 48px 48px 48px 0;
  }

  [dir=&quot;rtl&quot;] .Modal-body {
      padding: 48px 0px 48px 48px;
  }

  .Modal-image {
      max-width: 45.625%;
      flex-shrink: 0;
  }

  .Modal-image img {
      width: 100%;
      display: block;
  }

  .Modal-title {
      margin: 0;
      font-weight: 700;
      font-size: 24px;
      line-height: 1.17;
  }

  .Modal-message {
      margin-top: 8px;
      font-size: 16px;
      line-height: 1.5;
  }

  .Modal-legal {
      margin-top: 20px;
      font-size: 10px;
      line-height: 1.5;
  }

  .Modal-legal-cta {
      margin-top: 20px;
      font-size: 10px;
      line-height: 1.5;
      font-weight: bold;
  }

  .Modal-cta {
      margin-top: 24px;
      text-align: center;
  }

  .Modal-cta+.Modal-dismiss {
      margin-top: 18px;
  }

  .Modal-cta button {
      border: none;
      padding: 0 49px;
      border-radius: 40px;
      margin: 0;
      height: 48px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.1em;
      font-size: 14px;
      cursor: pointer;
  }

  .Modal-primary button {
      background: white;
      color: #333;
  }

  .Modal-dismiss button {
      color: inherit;
      background: transparent;
      height: 20px;
  }

  .Modal-cta .text--small {
      font-size: 11px;
      padding: 0 36px;
  }
  </style>
</head>

<body class=&quot;Webview&quot; data-iframe-width=&quot;640&quot;>
  <div class=&quot;Modal&quot; style=&quot;background: #ffcdd2; color: black&quot;>
      <div class=&quot;Modal-image&quot; style=&quot;padding: 0 48px 0 48px&quot;><img src=&quot;https://message-editor.scdn.co/2ee3c13e-be6a-4e5c-ad1c-16fce517e6c8&quot; /></div>
      <div class=&quot;Modal-body&quot;>
          <div class=&quot;Modal-title&quot;>Last days to try  3 free months of Premium.</div>
          <div class=&quot;Modal-message&quot;>Find your groove with ad-free music listening that goes with you.</div>
          <div class=&quot;Modal-cta Modal-primary&quot;>
              <button
                  type=&quot;button&quot;
                  data-click-to-action-id=&quot;Button_action&quot;
                  data-text-length-threshold=&quot;18&quot;
                  style=&quot;background: white; color: black&quot;
                  class=&quot;touchable&quot;>GET 3 MONTHS free</button>
          </div>
          <div class=&quot;Modal-cta Modal-dismiss&quot;>
              <button type=&quot;button&quot; data-click-to-action-id=&quot;Dismiss_action&quot; data-text-length-threshold=&quot;18&quot; class=&quot;touchable&quot;>Dismiss</button>
          </div>
          <div class=&quot;Modal-legal&quot;>Individual plan only. 9,99 €/month after. Open only to users who haven't already tried Premium. Offer ends September 28th, 2021.<span class=&quot;Modal-legal-cta touchable&quot; data-click-to-action-id=&quot;LegalCta&quot;> Terms and conditions apply. </span></div>
      </div>
  </div>
  <script type=&quot;text/javascript&quot; src=&quot;https://quicksilver.scdn.co/js/WebModalV1.0.0.js&quot;>
  </script>
</body>

</html>
" data-testid="inAppMessageIframe" style="border-radius: 5px; margin: auto; opacity: 1; transition: opacity 150ms linear 0s; width: 640px; height: 382px;"></iframe></div></div></div></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div class="ReactModalPortal"></div><div data-react-modal-body-trap="" tabindex="0" style="position: absolute; opacity: 0;"></div></body></html>

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

Unfortunately going through the code and pinpointing the exact element is difficult.
Please try using the developer tools when you see the overlay again and select both the shadow and overlay, preferably their parent elements and send a screenshot as well.
I still can't seem to get the overlay or I'd do it.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

I (finally) got the premium offer ad and the above commit should remove it.
Please test this and let me know if it works as I'm not 100% sure if this will work (it did work in my instance)

from spotifynopremium.

chris-kwl avatar chris-kwl commented on August 22, 2024

I just got the overlay again (without your theme) and tried to apply your css code in the dev console.

body > div:nth-child(18) > div {
  display: none
}

It didn't worked, im my case it was nth-child(10). After changing this the overlay was gone.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

Alright, my assumption that the nth-child would be the same for everyone was wrong.
I'll see if anything else can be done other than that.

from spotifynopremium.

Daksh777 avatar Daksh777 commented on August 22, 2024

I hope the new ad block solution will fix this issue as well, I'll close this issue for now.

from spotifynopremium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.