Showing source for: https://4d4m.com/
Duration: 0.073929s
Server: cloudflare
<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<title>EDM Artist 4D4M - Hardstyle - EDM Artist & DJ</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%7CSpace%20Grotesk%3A300%2C400%2C500%2C700%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A300%2C700%7CRoboto%3A400&subset=latin-ext&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%7CSpace%20Grotesk%3A300%2C400%2C500%2C700%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A300%2C700%7CRoboto%3A400&subset=latin-ext&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Heebo%3A300%2C400%2C500%2C700%7CSpace%20Grotesk%3A300%2C400%2C500%2C700%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSpace%20Grotesk%3A300%2C700%7CRoboto%3A400&subset=latin-ext&display=swap" /></noscript>
<meta name="description" content="Dystopian EDM DJ 4D4M: Rising from chaos-soaked alleys of a metropolis on the brink, he brings us heavy dubstep and ear-tearing hardstyle drops."/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://4d4m.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="EDM Artist 4D4M - Hardstyle - EDM Artist & DJ" />
<meta property="og:description" content="Dystopian EDM DJ 4D4M: Rising from chaos-soaked alleys of a metropolis on the brink, he brings us heavy dubstep and ear-tearing hardstyle drops." />
<meta property="og:url" content="https://4d4m.com/" />
<meta property="og:site_name" content="4D4M - EDM Artist & DJ" />
<meta property="og:updated_time" content="2024-12-06T20:32:32+00:00" />
<meta property="og:image" content="https://4d4m.com/storage/2023/01/4D4M-BG-1024x576.png" />
<meta property="og:image:secure_url" content="https://4d4m.com/storage/2023/01/4D4M-BG-1024x576.png" />
<meta property="og:image:width" content="1024" />
<meta property="og:image:height" content="576" />
<meta property="og:image:alt" content="4D4M - EDM Artist & DJ" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="EDM Artist 4D4M - Hardstyle - EDM Artist & DJ" />
<meta name="twitter:description" content="Dystopian EDM DJ 4D4M: Rising from chaos-soaked alleys of a metropolis on the brink, he brings us heavy dubstep and ear-tearing hardstyle drops." />
<meta name="twitter:site" content="@4D4Mofficial" />
<meta name="twitter:creator" content="@4D4Mofficial" />
<meta name="twitter:image" content="https://4d4m.com/storage/2023/01/4D4M-BG-1024x576.png" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="4DM1N" />
<meta name="twitter:label2" content="Time to read" />
<meta name="twitter:data2" content="1 minute" />
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://4d4m.com/#organization","name":"4D4M - EDM Artist & DJ","url":"https://4d4m.com","sameAs":["https://twitter.com/4D4Mofficial","https://soundcloud.com/4D4Mofficial","https://youtube.com/@4D4Mofficial","https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq"],"logo":{"@type":"ImageObject","@id":"https://4d4m.com/#logo","url":"https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE-1.svg","contentUrl":"https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE-1.svg","caption":"4D4M - EDM Artist & DJ","inLanguage":"en-US","width":"120","height":"30"}},{"@type":"WebSite","@id":"https://4d4m.com/#website","url":"https://4d4m.com","name":"4D4M - EDM Artist & DJ","publisher":{"@id":"https://4d4m.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://4d4m.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg","url":"https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://4d4m.com/#webpage","url":"https://4d4m.com/","name":"EDM Artist 4D4M - Hardstyle - EDM Artist & DJ","datePublished":"2022-01-12T20:46:28+00:00","dateModified":"2024-12-06T20:32:32+00:00","about":{"@id":"https://4d4m.com/#organization"},"isPartOf":{"@id":"https://4d4m.com/#website"},"primaryImageOfPage":{"@id":"https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg"},"inLanguage":"en-US"},{"image":{"@id":"https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg"},"name":"EDM Artist 4D4M - Hardstyle - EDM Artist & DJ","description":"Dystopian EDM DJ 4D4M: Rising from chaos-soaked alleys of a metropolis on the brink, he brings us heavy dubstep and ear-tearing hardstyle drops.","url":"https://4d4m.com/","@type":"MusicGroup","@id":"https://4d4m.com/#schema-17079","mainEntityOfPage":{"@id":"https://4d4m.com/#webpage"}}]}</script>
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="4D4M - EDM DJ / Producer » Feed" href="https://4d4m.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="4D4M - EDM DJ / Producer » Comments Feed" href="https://4d4m.com/comments/feed/" />
<link rel='stylesheet' id='sbi_styles-css' href='https://4d4m.com/core/modules/313e568472/css/sbi-styles.min.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='elegant-icons-css' href='https://4d4m.com/core/cache/min/1/core/plugins/rawtracks-core/inc/icons/elegant-icons/assets/css/elegant-icons.min.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://4d4m.com/core/cache/min/1/core/plugins/rawtracks-core/inc/icons/font-awesome/assets/css/all.min.css' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='rank-math-toc-block-style-inline-css' type='text/css'>
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}
</style>
<style id='rank-math-rich-snippet-style-inline-css' type='text/css'>
/*!
* Plugin: Rank Math
* URL: https://rankmath.com/wordpress/plugin/seo-suite/
* Name: rank-math-review-snippet.css
*/@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}@keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}:root{--rankmath-wp-adminbar-height: 0}#rank-math-rich-snippet-wrapper{overflow:hidden}#rank-math-rich-snippet-wrapper h5.rank-math-title{display:block;font-size:18px;line-height:1.4}#rank-math-rich-snippet-wrapper .rank-math-review-image{float:right;max-width:40%;margin-left:15px}#rank-math-rich-snippet-wrapper .rank-math-review-data{margin-bottom:15px}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper{width:100%;padding:0 0 20px 0;float:left;clear:both;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{border:0;display:block;margin:0;width:auto;float:left;text-align:left;padding:0;font-size:24px;line-height:1;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:left;margin-left:15px;margin-top:5px;position:relative;z-index:99;line-height:1}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper{display:inline-block;white-space:nowrap;position:relative;color:#e7e7e7}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper .rank-math-review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#ffbe01}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i{font-size:18px;-webkit-text-stroke-width:1px;font-style:normal;padding:0 2px;line-height:inherit}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i:before{content:"\2605"}body.rtl #rank-math-rich-snippet-wrapper .rank-math-review-image{float:left;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{float:right}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:right;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result{left:auto;right:0}@media screen and (max-width: 480px){#rank-math-rich-snippet-wrapper .rank-math-review-image{display:block;max-width:100%;width:100%;text-align:center;margin-right:0}#rank-math-rich-snippet-wrapper .rank-math-review-data{clear:both}}.clear{clear:both}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://4d4m.com/core/cache/min/1/core/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='ctf_styles-css' href='https://4d4m.com/core/modules/f38ca458b6/css/ctf-styles.min.css' type='text/css' media='all' />
<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel='stylesheet' id='qi-addons-for-elementor-grid-style-css' href='https://4d4m.com/core/modules/7b28f06fb0/assets/css/grid.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='qi-addons-for-elementor-helper-parts-style-css' href='https://4d4m.com/core/modules/7b28f06fb0/assets/css/helper-parts.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='qi-addons-for-elementor-style-css' href='https://4d4m.com/core/modules/7b28f06fb0/assets/css/main.min.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='perfect-scrollbar-css' href='https://4d4m.com/core/cache/min/1/core/plugins/rawtracks-core/assets/plugins/perfect-scrollbar/perfect-scrollbar.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://4d4m.com/core/cache/min/1/core/plugins/qi-addons-for-elementor/assets/plugins/swiper/8.4.5/swiper.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='rawtracks-main-css' href='https://4d4m.com/core/views/2819934f1f/assets/css/main.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='rawtracks-core-style-css' href='https://4d4m.com/core/modules/4e21176c92/assets/css/rawtracks-core.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='rawtracks-child-style-css' href='https://4d4m.com/core/views/4e812d2dbc/design.css' type='text/css' media='all' />
<link rel='stylesheet' id='rawtracks-grid-css' href='https://4d4m.com/core/views/2819934f1f/assets/css/grid.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='rawtracks-style-css' href='https://4d4m.com/core/views/2819934f1f/design.css' type='text/css' media='all' />
<style id='rawtracks-style-inline-css' type='text/css'>
#qodef-page-outer { margin-top: -80px;}@media only screen and (max-width: 1024px) { #qodef-page-outer { margin-top: -80px;}}#qodef-fullscreen-area { background-image: url();}#qodef-page-inner { padding: 0 0;}@media only screen and (max-width: 1024px) { #qodef-page-inner { padding: 0 0;}}:root { --qode-main-color: #43db9e;}#qodef-page-mobile-header .qodef-mobile-header-logo-link { height: 30px;}#qodef-side-area { background-image: url();}#qodef-page-spinner .qodef-m-inner { background-color: #022606;color: #2f592a;}.qodef-page-title { height: 66px;background-color: transparent;}@media only screen and (max-width: 1024px) { .qodef-page-title .qodef-m-content { padding-top: 80px;}}.qodef-header--standard #qodef-page-header { background-color: rgba(255,255,255,0);}.qodef-header--standard #qodef-page-header-inner { border-bottom-color: rgba(255,255,255,0);border-bottom-width: 1px;}
</style>
<link rel='stylesheet' id='rawtracks-core-elementor-css' href='https://4d4m.com/core/modules/4e21176c92/inc/plugins/elementor/assets/css/elementor.min.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://4d4m.com/core/cache/min/1/core/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://4d4m.com/core/modules/f65f29574d/assets/css/frontend.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://4d4m.com/core/modules/f65f29574d/assets/css/conditionals/e-swiper.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-9-css' href='https://4d4m.com/storage/elementor/css/post-9.css' type='text/css' media='all' />
<link rel='stylesheet' id='sbistyles-css' href='https://4d4m.com/core/modules/313e568472/css/sbi-styles.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-global-css' href='https://4d4m.com/storage/elementor/css/global.css' type='text/css' media='all' />
<link rel='stylesheet' id='widget-text-editor-css' href='https://4d4m.com/core/modules/f65f29574d/assets/css/widget-text-editor.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='widget-spacer-css' href='https://4d4m.com/core/modules/f65f29574d/assets/css/widget-spacer.min.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='magnific-popup-css' href='https://4d4m.com/core/cache/min/1/core/plugins/rawtracks-core/assets/plugins/magnific-popup/magnific-popup.css' type='text/css' media='all' />
<link rel='stylesheet' id='e-animation-fadeIn-css' href='https://4d4m.com/core/modules/f65f29574d/assets/lib/animations/styles/fadeIn.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-902-css' href='https://4d4m.com/storage/elementor/css/post-902.css' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://4d4m.com/core/modules/ffee7df689/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/jquery-blockui/jquery.blockUI.min.js" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="wc-add-to-cart-js-extra">
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/4d4m.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/frontend/add-to-cart.min.js" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/js-cookie/js.cookie.min.js" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="woocommerce-js-extra">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/frontend/woocommerce.min.js" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="WCPAY_ASSETS-js-extra">
/* <![CDATA[ */
var wcpayAssets = {"url":"https:\/\/4d4m.com\/core\/modules\/7e76e47105\/dist\/"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/select2/select2.full.min.js" id="select2-js" defer="defer" data-wp-strategy="defer"></script>
<link rel='shortlink' href='https://4d4m.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://4d4m.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2F4d4m.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://4d4m.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2F4d4m.com%2F&format=xml" />
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<style class='wp-fonts-local' type='text/css'>
@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://4d4m.com/core/modules/39d10ee62c/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://4d4m.com/core/modules/39d10ee62c/assets/fonts/cardo_normal_400.woff2') format('woff2');}
</style>
<link rel="icon" href="https://4d4m.com/storage/2023/01/cropped-android-chrome-512x512-1-100x100.png" sizes="32x32" />
<link rel="icon" href="https://4d4m.com/storage/2023/01/cropped-android-chrome-512x512-1-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://4d4m.com/storage/2023/01/cropped-android-chrome-512x512-1-300x300.png" />
<meta name="msapplication-TileImage" content="https://4d4m.com/storage/2023/01/cropped-android-chrome-512x512-1-300x300.png" />
<script type="rocketlazyloadscript">function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);
if(e.layout==="fullscreen" || e.l==="fullscreen")
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
sl = nl[0];
for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
var el = document.getElementById(e.c);
if (el!==null && el) el.style.height = newh+"px";
el = document.getElementById(e.c+"_wrapper");
if (el!==null && el) {
el.style.height = newh+"px";
el.style.display = "block";
}
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};</script>
<style type="text/css" id="wp-custom-css">
figure.wp-block-image.size-full {
width: 30px !important;
padding-right: 4px;
}
.qodef-e-stores-items.qodef-ei.qodef-layout--icon {
transform: scale(1.61);
transform-origin: left;
padding-top:4px;
} </style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
<body class="home page-template page-template-elementor_theme page page-id-902 theme-rawtracks qode-framework-1.1.9 woocommerce-no-js qodef-qi--no-touch qi-addons-for-elementor-1.8.0 qodef-back-to-top--enabled qodef-content-behind-header qodef-header--standard qodef-header-appearance--sticky qodef-header--transparent qodef-content--behind-header qodef-mobile-header--standard qodef-drop-down-second--full-width qodef-drop-down-second--default qodef-yith-wccl--predefined qodef-yith-wcqv--predefined qodef-yith-wcwl--predefined rawtracks-core-1.0 - qodef-content-grid-1400 qodef-header-standard--center elementor-default elementor-kit-9 elementor-page elementor-page-902" itemscope itemtype="https://schema.org/WebPage">
<a class="skip-link screen-reader-text" href="#qodef-page-content">Skip to the content</a> <div id="qodef-page-wrapper" class="">
<div class="qodef-menu-cover"></div>
<header id="qodef-page-header" role="banner">
<div id="qodef-page-header-inner" class="">
<div class="qodef-header-wrapper">
<div class="qodef-header-logo">
<a itemprop="url" class="qodef-header-logo-link qodef-height--not-set qodef-source--image" href="https://4d4m.com/" rel="home">
<img width="291" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2066'%3E%3C/svg%3E" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" /><noscript><img width="291" height="66" src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" /></noscript><img width="291" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2066'%3E%3C/svg%3E" class="qodef-header-logo-image qodef--dark" alt="logo dark" itemprop="image" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" /><noscript><img width="291" height="66" src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" class="qodef-header-logo-image qodef--dark" alt="logo dark" itemprop="image" /></noscript><img width="291" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2066'%3E%3C/svg%3E" class="qodef-header-logo-image qodef--light" alt="logo light" itemprop="image" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_LOGO.svg" /><noscript><img width="291" height="66" src="https://4d4m.com/storage/2023/01/4D4M_LOGO.svg" class="qodef-header-logo-image qodef--light" alt="logo light" itemprop="image" /></noscript></a>
</div>
<nav class="qodef-header-navigation" role="navigation" aria-label="Top Menu">
<ul id="menu-main-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6546"><a href="https://4d4m.com/download-hardstyle-riddim-dubstep-edm-music-official-spotify-playlists/"><span class="qodef-menu-item-text">4D4M Music<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5459"><a href="https://4d4m.com/about-4d4m-dubstep-hardstyle-riddim-edm-artist-adam/"><span class="qodef-menu-item-text">About 4D4M<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5427 qodef--hide-link qodef-menu-item--narrow"><a href="/shop" onclick="JavaScript: return false;"><span class="qodef-menu-item-text">Merch<svg class="qodef-svg--menu-arrow qodef-menu-item-arrow" xmlns="http://www.w3.org/2000/svg" width="6.364" height="9.9" viewBox="0 0 6.364 9.9"><g transform="translate(-1718.808 -11158.283)"><rect width="7" height="2" transform="translate(1723.758 11164.646) rotate(-135)"/><rect width="7" height="2" transform="translate(1725.172 11163.232) rotate(135)"/></g></svg><span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a>
<div class="qodef-drop-down-second"><div class="qodef-drop-down-second-inner"><ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5476"><a href="https://4d4m.com/merch/"><span class="qodef-menu-item-text">Shop merch</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5780"><a href="https://4d4m.com/cart/"><span class="qodef-menu-item-text">Cart</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5792"><a href="https://4d4m.com/my-account/"><span class="qodef-menu-item-text">Orders / Account</span></a></li>
</ul></div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6588"><a href="https://4d4m.com/vip/"><span class="qodef-menu-item-text">VIP<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
</ul> </nav>
<div class="qodef-widget-holder qodef--one">
<div id="rawtracks_core_side_area_opener-2" class="widget widget_rawtracks_core_side_area_opener qodef-header-widget-area-one" data-area="header-widget-one"><a href="javascript:void(0)" class="qodef-opener-icon qodef-m qodef-source--predefined qodef-side-area-opener" >
<span class="qodef-m-icon qodef--open">
<svg class="qodef-svg--menu predefined" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="80" height="12"
viewBox="0 0 80 12" style="enable-background:new 0 0 80 12;" xml:space="preserve"><line x1="20" y1="11" x2="80" y2="11"/><line x1="0" y1="1" x2="60" y2="1"/></svg> </span>
</a>
</div> </div>
</div>
</div>
<div class="qodef-header-sticky qodef-custom-header-layout qodef-appearance--down">
<div class="qodef-header-sticky-inner ">
<a itemprop="url" class="qodef-header-logo-link qodef-height--not-set qodef-source--image" href="https://4d4m.com/" rel="home">
<img width="291" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2066'%3E%3C/svg%3E" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" /><noscript><img width="291" height="66" src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" /></noscript></a>
<nav class="qodef-header-navigation" role="navigation" aria-label="Top Menu">
<ul id="menu-main-menu-2" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6546"><a href="https://4d4m.com/download-hardstyle-riddim-dubstep-edm-music-official-spotify-playlists/"><span class="qodef-menu-item-text">4D4M Music<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5459"><a href="https://4d4m.com/about-4d4m-dubstep-hardstyle-riddim-edm-artist-adam/"><span class="qodef-menu-item-text">About 4D4M<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5427 qodef--hide-link qodef-menu-item--narrow"><a href="/shop" onclick="JavaScript: return false;"><span class="qodef-menu-item-text">Merch<svg class="qodef-svg--menu-arrow qodef-menu-item-arrow" xmlns="http://www.w3.org/2000/svg" width="6.364" height="9.9" viewBox="0 0 6.364 9.9"><g transform="translate(-1718.808 -11158.283)"><rect width="7" height="2" transform="translate(1723.758 11164.646) rotate(-135)"/><rect width="7" height="2" transform="translate(1725.172 11163.232) rotate(135)"/></g></svg><span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a>
<div class="qodef-drop-down-second"><div class="qodef-drop-down-second-inner"><ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5476"><a href="https://4d4m.com/merch/"><span class="qodef-menu-item-text">Shop merch</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5780"><a href="https://4d4m.com/cart/"><span class="qodef-menu-item-text">Cart</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5792"><a href="https://4d4m.com/my-account/"><span class="qodef-menu-item-text">Orders / Account</span></a></li>
</ul></div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6588"><a href="https://4d4m.com/vip/"><span class="qodef-menu-item-text">VIP<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
</ul> </nav>
<div class="qodef-widget-holder qodef--one">
<div id="rawtracks_core_side_area_opener-3" class="widget widget_rawtracks_core_side_area_opener qodef-sticky-right"><a href="javascript:void(0)" class="qodef-opener-icon qodef-m qodef-source--predefined qodef-side-area-opener" >
<span class="qodef-m-icon qodef--open">
<svg class="qodef-svg--menu predefined" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="80" height="12"
viewBox="0 0 80 12" style="enable-background:new 0 0 80 12;" xml:space="preserve"><line x1="20" y1="11" x2="80" y2="11"/><line x1="0" y1="1" x2="60" y2="1"/></svg> </span>
</a>
</div> </div>
</div>
</div>
</header>
<header id="qodef-page-mobile-header" role="banner">
<div id="qodef-page-mobile-header-inner" class="">
<a itemprop="url" class="qodef-mobile-header-logo-link qodef-height--set qodef-source--image" href="https://4d4m.com/" rel="home">
<img width="291" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20291%2066'%3E%3C/svg%3E" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" /><noscript><img width="291" height="66" src="https://4d4m.com/storage/2023/01/4D4M_LOGO_WHITE.svg" class="qodef-header-logo-image qodef--main" alt="logo main" itemprop="image" /></noscript></a>
<a href="javascript:void(0)" class="qodef-opener-icon qodef-m qodef-source--predefined qodef-mobile-header-opener" >
<span class="qodef-m-icon qodef--open">
<svg class="qodef-svg--menu predefined" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="80" height="12"
viewBox="0 0 80 12" style="enable-background:new 0 0 80 12;" xml:space="preserve"><line x1="20" y1="11" x2="80" y2="11"/><line x1="0" y1="1" x2="60" y2="1"/></svg> </span>
<span class="qodef-m-icon qodef--close">
<svg class="qodef-svg--close predefined" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24" height="24"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><line x1="23" y1="1" x2="1" y2="23"/><line x1="1" y1="1" x2="23" y2="23"/></svg> </span>
</a>
</div>
<nav class="qodef-mobile-header-navigation" role="navigation" aria-label="Mobile Menu">
<ul id="menu-main-menu-4" class=""><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6546"><a href="https://4d4m.com/download-hardstyle-riddim-dubstep-edm-music-official-spotify-playlists/"><span class="qodef-menu-item-text">4D4M Music<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5459"><a href="https://4d4m.com/about-4d4m-dubstep-hardstyle-riddim-edm-artist-adam/"><span class="qodef-menu-item-text">About 4D4M<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5427 qodef--hide-link qodef-menu-item--narrow"><a href="/shop" onclick="JavaScript: return false;"><span class="qodef-menu-item-text">Merch<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a><svg class="qodef-svg--menu-arrow qodef-menu-item-arrow" xmlns="http://www.w3.org/2000/svg" width="6.364" height="9.9" viewBox="0 0 6.364 9.9"><g transform="translate(-1718.808 -11158.283)"><rect width="7" height="2" transform="translate(1723.758 11164.646) rotate(-135)"/><rect width="7" height="2" transform="translate(1725.172 11163.232) rotate(135)"/></g></svg>
<div class="qodef-drop-down-second"><div class="qodef-drop-down-second-inner"><ul class="sub-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5476"><a href="https://4d4m.com/merch/"><span class="qodef-menu-item-text">Shop merch</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5780"><a href="https://4d4m.com/cart/"><span class="qodef-menu-item-text">Cart</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5792"><a href="https://4d4m.com/my-account/"><span class="qodef-menu-item-text">Orders / Account</span></a></li>
</ul></div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6588"><a href="https://4d4m.com/vip/"><span class="qodef-menu-item-text">VIP<span class="qodef-menu-item-custom-icon"><svg class="qodef-svg--button-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10"
viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"/><line x1="1" y1="1" x2="9" y2="1"/><line x1="9" y1="9" x2="9" y2="1"/></svg></span></span></a></li>
</ul> </nav>
</header>
<div id="qodef-page-outer">
<div id="qodef-page-inner" class="qodef-content-grid">
<main id="qodef-page-content" class="qodef-grid qodef-layout--template " role="main">
<div class="qodef-grid-inner clear">
<div class="qodef-grid-item qodef-page-content-section qodef-col--12">
<div data-elementor-type="wp-page" data-elementor-id="902" class="elementor elementor-902">
<section class="elementor-section elementor-top-section elementor-element elementor-element-269f894 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="269f894" data-element_type="section">
<div class="elementor-container elementor-column-gap-no">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-202938f" data-id="202938f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b8a8f12 elementor-widget elementor-widget-slider_revolution" data-id="b8a8f12" data-element_type="widget" data-widget_type="slider_revolution.default">
<div class="elementor-widget-container">
<div class="wp-block-themepunch-revslider">
<p class="rs-p-wp-fix"></p>
<rs-module-wrap id="rev_slider_1_1_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;">
<rs-module id="rev_slider_1_1" style="" data-version="6.5.25">
<rs-slides>
<rs-slide style="position: absolute;" data-key="rs-1" data-title="Slide"data-sba="g:true;" data-anim="ms:2050;" data-in="o:0;" data-out="a:false;">
<img fetchpriority="high" fetchpriority="high" decoding="async" src="//4d4m.com/core/modules/4b36101dcc/public/assets/assets/dummy.png" alt="EDM DJ / Producer 4D4M" title="4D4M_BG" width="2560" height="2490" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//4d4m.com/storage/2024/02/4D4M_STUDIO_1-1-scaled.jpg" data-bg="p:center bottom;" data-parallax="off" data-panzoom="d:100000ms;ss:100;se:105%;" data-no-retina>
<rs-layer
id="slider-1-slide-1-layer-0"
data-type="text"
data-xy="xo:80px,40px,187px,41px;y:m;yo:-79px,-117px,-118px,-168px;"
data-text="w:normal;s:46,46,46,38;l:46,46,46,44;ls:-1px;fw:300;"
data-dim="w:400px,400px,400px,312px;"
data-vbility="t,t,f,f"
data-basealign="slide"
data-rsp_o="off"
data-rsp_bd="off"
data-frame_0="x:50;"
data-frame_1="st:100;sp:1000;sR:100;"
data-frame_999="x:-50;o:0;st:w;sp:1000;sR:3900;"
style="z-index:8;font-family:'Space Grotesk';"
>Welcome to new frontiers of hard bass music, explorer.
</rs-layer><a id="slider-1-slide-1-layer-2" class="rs-layer" href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq/discography/single" target="_blank" rel="noopener" data-type="shape" data-xy="xo:80px,42px,42px,75px;y:b;yo:80px,42px,42px,104px;" data-text="w:normal;s:20,16,12,7;l:0,20,15,9;" data-dim="w:225px;h:225px,125px,125px,125px;" data-actions="o:mouseenter;a:toggleclass;layer:slider-1-slide-1-layer-9;class:qodef--animate;||o:mouseleave;a:toggleclass;layer:slider-1-slide-1-layer-9;class:qodef--animate;" data-basealign="slide" data-rsp_o="off" data-rsp_bd="off" data-frame_0="y:50;" data-frame_1="st:500;sp:1000;sR:500;" data-frame_999="y:50;o:0;st:w;sp:1000;sR:3500;" style="z-index:12;background-color:#43db9e;">
</a><rs-layer
id="slider-1-slide-1-layer-3"
class="rs-nolc rs-layer-video intrinsic-ignore"
data-type="video"
data-rsp_ch="on"
data-xy="xo:1px,0,0,0;"
data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
data-dim="w:100%;h:100%;"
data-basealign="slide"
data-blendmode="screen"
data-video="vfc:true;vd:100;rwd:f;l:true;ptimer:false;nse:f;sav:f;afs:f;inl:f;"
data-poster="//4d4m.com/storage/revslider/video-media/4D4M-Overlay_1_layer.jpeg"
data-mp4="//4d4m.com/storage/2024/02/4D4M-Overlay.mp4"
data-frame_999="o:0;st:w;sR:4700;"
data-tloop="k:false;"
style="z-index:11;"
>
</rs-layer><a id="slider-1-slide-1-layer-4" class="rs-layer" href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq/discography/single" target="_blank" rel="noopener" data-type="text" data-color="#000000" data-xy="xo:121px,82px,82px,114px;y:b;yo:116px,78px,78px,140px;" data-text="w:normal;s:17;l:20;fw:700;" data-actions="o:mouseenter;a:toggleclass;layer:slider-1-slide-1-layer-9;class:qodef--animate;||o:mouseleave;a:toggleclass;layer:slider-1-slide-1-layer-9;class:qodef--animate;" data-basealign="slide" data-rsp_o="off" data-rsp_bd="off" data-frame_0="y:50;" data-frame_1="st:500;sp:1000;sR:500;" data-frame_999="y:50;o:0;st:w;sp:1000;sR:3500;" style="z-index:13;font-family:'Space Grotesk';">Follow on Spotify
</a><rs-layer
id="slider-1-slide-1-layer-6"
class="rs-pxl-15"
data-type="image"
data-rsp_ch="on"
data-xy="x:c;y:b;yo:0,-250px,-70px,-120px;"
data-text="w:normal;"
data-dim="w:['100%','100%','100%','100%'];h:['100%','100%','100%','100%'];"
data-basealign="slide"
data-sba="t:true;"
data-frame_1="sp:1250;"
data-frame_999="o:0;st:w;sp:1000;sR:3750;"
style="z-index:9;"
><img decoding="async" src="//4d4m.com/core/modules/4b36101dcc/public/assets/assets/dummy.png" alt="EDM DJ / Producer 4D4M" class="tp-rs-img rs-lazyload" width="1310" height="2051" data-lazyload="//4d4m.com/storage/2023/05/4D4M-Transparent.png" data-c="cover-proportional" data-no-retina title="EDM DJ / Producer 4D4M">
</rs-layer><rs-layer
id="slider-1-slide-1-layer-9"
class="qodef-rev-arrow"
data-type="text"
data-color="#000000"
data-xy="xo:246px,221px,219px,249px;y:b;yo:246px,123px,122px,192px;"
data-text="s:20,16,12,7;l:25,20,15,9;"
data-dim="w:19px,15px,11px,6px;h:19px,15px,11px,6px;"
data-basealign="slide"
data-rsp_o="off"
data-rsp_bd="off"
data-frame_0="y:50;"
data-frame_1="st:500;sp:1000;sR:500;"
data-frame_999="y:50;o:0;st:w;sp:1000;sR:3500;"
style="z-index:14;font-family:'Roboto';"
><svg class="qodef-svg--banner-arrow" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="19" height="19" viewBox="0 0 19 19" style="enable-background:new 0 0 19 19;" xml:space="preserve"><line x1="1" y1="18" x2="17.8" y2="1.2"></line><line x1="1.2" y1="1" x2="18" y2="1"></line><line x1="18" y1="17.8" x2="18" y2="1"></line></svg>
</rs-layer> </rs-slide>
</rs-slides>
</rs-module>
<script type="rocketlazyloadscript">
setREVStartSize({c: 'rev_slider_1_1',rl:[1240,1024,778,480],el:[900,768,960,720],gw:[1240,1024,778,480],gh:[900,768,960,720],type:'hero',justify:'',layout:'fullwidth',mh:"670px"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["revslider11"]!==undefined) {window.RS_MODULES.modules["revslider11"].once = false;window.revapi1 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}
</script>
</rs-module-wrap>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-62d89cb elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="62d89cb" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f384bdd" data-id="f384bdd" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ec81a3b elementor-widget elementor-widget-text-editor" data-id="ec81a3b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h6 class="p1"><span style="color: #434a40;">Introducing 4D4M, mysterious EDM DJ from the dystopian underworld. Rising from the chaos-soaked alleys of a metropolis on the brink, 4D4M’s relentless beats start with hard techno, building crowds into pounding polyrhythmic dubstep and ruthless riddim climaxes that tearout the woofers from their straining voice-coils. Kicking into higher gear, this festival DJ crossfades decks into euphoric hardstyle drops dripping with punchy kicks and a chorus of deliciously-distorted oscillators. Considered one of the top EDM DJ’s to watch in 2024, he brings an auditory odyssey that reverberates through the pulse of hard bass warriors like you at every rave.</span></h6> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-b0d907b elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="b0d907b" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-no">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-63c93bf" data-id="63c93bf" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e7bf74b elementor-widget elementor-widget-spacer" data-id="e7bf74b" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3e6742f elementor-widget elementor-widget-rawtracks_core_video_button" data-id="3e6742f" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/uEY7Oss-HhQ" data-id="uEY7Oss-HhQ" data-query="feature=oembed" data-alt="You Know Where We're Going (Official Music Video)"></div><noscript><iframe title="You Know Where We're Going (Official Music Video)" width="1100" height="619" src="https://www.youtube.com/embed/uEY7Oss-HhQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-e4a1f8e elementor-widget elementor-widget-spacer" data-id="e4a1f8e" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-2b5c7b1 elementor-widget elementor-widget-rawtracks_core_video_button" data-id="2b5c7b1" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/ghWtuYtYbjA" data-id="ghWtuYtYbjA" data-query="feature=oembed" data-alt="4D4M - BASS WAR"></div><noscript><iframe title="4D4M - BASS WAR" width="1100" height="619" src="https://www.youtube.com/embed/ghWtuYtYbjA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-eaa7f29 elementor-widget elementor-widget-spacer" data-id="eaa7f29" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-236f9cf elementor-widget elementor-widget-rawtracks_core_video_button" data-id="236f9cf" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/hxV7-vhuJw0" data-id="hxV7-vhuJw0" data-query="feature=oembed" data-alt="4D4M - Drifting [ Hardstyle ]"></div><noscript><iframe title="4D4M - Drifting [ Hardstyle ]" width="1100" height="619" src="https://www.youtube.com/embed/hxV7-vhuJw0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-fb93c01 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="fb93c01" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-no">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f2ae246" data-id="f2ae246" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ad6b4f6 elementor-widget elementor-widget-rawtracks_core_separator" data-id="ad6b4f6" data-element_type="widget" data-widget_type="rawtracks_core_separator.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-separator clear ">
<div class="qodef-m-line" style="margin-top: 4%;margin-bottom: 5%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-755f043 elementor-section-full_width qodef-elementor-content-grid elementor-section-height-default elementor-section-height-default" data-id="755f043" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-daf4dfe" data-id="daf4dfe" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9886711 elementor-widget elementor-widget-rawtracks_core_section_title" data-id="9886711" data-element_type="widget" data-widget_type="rawtracks_core_section_title.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left ">
<span class="qodef-m-title" >
BASS DROP<br /> </span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-acf913a elementor-section-full_width qodef-elementor-content-grid elementor-section-height-default elementor-section-height-default" data-id="acf913a" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-892c894" data-id="892c894" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4ed3d64 elementor-widget elementor-widget-text-editor" data-id="4ed3d64" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h4>LATEST TRACK IDS:</h4> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-eb102a3 elementor-section-full_width qodef-elementor-content-grid elementor-section-height-default elementor-section-height-default" data-id="eb102a3" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddaad09" data-id="ddaad09" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-75f5b88 elementor-widget elementor-widget-rawtracks_core_album_list" data-id="75f5b88" data-element_type="widget" data-widget_type="rawtracks_core_album_list.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-album-list qodef-item-layout--stores-below qodef-icon-size--compact qodef-filter-position-- qodef--distort-animation-list qodef--distort-hide-overflow qodef-grid qodef-layout--columns qodef-gutter--huge qodef-col-num--4 qodef-item-layout--stores-below qodef--no-bottom-space qodef-pagination--off qodef-responsive--predefined" data-options="{"plugin":"rawtracks_core","module":"post-types\/album\/shortcodes","shortcode":"album-list","post_type":"album","next_page":"2","max_pages_num":1,"posts_per_page":"144","orderby":"rand","order":"DESC","additional_params":"tax","tax":"album-label","behavior":"columns","images_proportion":"rawtracks_core_image_size_square","columns":"4","columns_responsive":"predefined","space":"huge","layout":"stores-below","title_tag":"h5","text_transform":"capitalize","distort_animation":"yes","animation_hide_overflow":"yes","disable_distort_animation_on_safari":"no","disable_distort_animation_on_mobile_devices":"no","enable_filter":"no","pagination_type":"no-pagination","enable_custom_button":"yes","custom_button_link":"\/music","custom_button_target":"_self","icon_size":"compact","object_class_name":"RawtracksCore_Album_List_Shortcode","taxonomy_filter":"album-label","item_classes":"qodef-e qodef-grid-item ","space_value":40}">
<div class="qodef-grid-inner clear">
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="HOLD ONTO [Melodic Dubstep] by EDM DJ 4D4M" data-lazy-srcset="https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-650x650.jpg 650w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-300x300.jpg 300w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-150x150.jpg 150w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-768x768.jpg 768w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-600x600.jpg 600w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-100x100.jpg 100w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart.jpg 1000w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="HOLD ONTO [Melodic Dubstep] by EDM DJ 4D4M" srcset="https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-650x650.jpg 650w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-300x300.jpg 300w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-150x150.jpg 150w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-768x768.jpg 768w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-600x600.jpg 600w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart-100x100.jpg 100w, https://4d4m.com/storage/2025/01/HOLD-ONTO-v4-Coverart.jpg 1000w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/hold-onto-edm-riddim-tearout-new-melodic-dubstep-bass-music/">
Hold Onto [Melodic Dubstep] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/playlist/2wlLVEUFWp0eQTaYv5gE8H" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/hold-onto-heavy-dubstep-tearout-riddim-edm-songs" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/hold-onto-single/1784091241" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=TWbGR5s2vqQ" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/hold-onto-edm-riddim-tearout-new-melodic-dubstep-bass-music/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Drifting (Hardstyle EDM Song) by 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Drifting (Hardstyle EDM Song) by 4D4M" srcset="https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/04/4D4M-Drifting-mp3-image-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/drifting-best-hardstyle-songs-floating-rawstyle/">
Drifting [Rawstyle / Hardstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/7wnIGnW1WZZLCpKcMMohnU?si=a43d365d4fa143bb" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/4d4m-drifting?si=89ef5f5773f340e49e7983d7f862eeec&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/cl/artist/4d4m/499028000?l=en-GB" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=hxV7-vhuJw0&list=PL8ws1nkC49FWyFIM8pHCOS2hbWhr9ZFrM&index=3" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/drifting-best-hardstyle-songs-floating-rawstyle/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-650x650.jpg 650w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-300x300.jpg 300w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-150x150.jpg 150w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-768x768.jpg 768w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-600x600.jpg 600w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-650x650.jpg 650w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-300x300.jpg 300w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-150x150.jpg 150w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-768x768.jpg 768w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-600x600.jpg 600w, https://4d4m.com/storage/2022/03/Break-Ya-Neck-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/break-ya-neck-riddim-dubstep/">
Break ‘Ya Neck [Riddim] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/2ckO4AvHhRXm98Y34CwM3a?si=ecb3262192aa4480" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/break-ya-neck" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/break-ya-neck-single/1688396936" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=EMDQtpBMEF0" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/break-ya-neck-riddim-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/02/taking-over-extended-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/taking-over-extended-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/taking-over-extended-mix-rawstyle/">
Taking Over – Extended Mix [Rawstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/7oCq3J9fJNsUzR5tnmXsbZ?si=2eb1845ccf99493e" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/taking-over-rawstyle-extended?si=0d0ac5375b7f44668589881992b89e38&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/za/album/taking-over-rawstyle-extended-mix/1725266744?i=1725266745" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=U0DKZffCftg" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/taking-over-extended-mix-rawstyle/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/05/deathiscalling-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/05/deathiscalling-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/05/deathiscalling-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/05/deathiscalling-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/deathiscalling-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/death-is-calling-riddim-tearout-dubstep-song/">
Death Is Calling [Tearout / Riddim] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/playlist/7vyE5o11URHt2StUcxikpg" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/sets/2024-dubstep-massive-drops" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/death-is-calling-single/1752108886" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://youtu.be/bWlUKQ8g27E" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/death-is-calling-riddim-tearout-dubstep-song/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="She Said She A Raver (Death Is Calling Flip)" data-lazy-srcset="https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-650x650.jpg 650w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-300x300.jpg 300w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-150x150.jpg 150w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-600x600.jpg 600w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-100x100.jpg 100w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG.jpg 700w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="She Said She A Raver (Death Is Calling Flip)" srcset="https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-650x650.jpg 650w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-300x300.jpg 300w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-150x150.jpg 150w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-600x600.jpg 600w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG-100x100.jpg 100w, https://4d4m.com/storage/2025/01/CS6933851-02A-BIG.jpg 700w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/she-said-she-a-raver-death-is-calling-flip/">
She Said She A Raver (Death Is Calling Flip) </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/2gQM76eOaa8E0LuoJBasAc" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=cPw2XFGVzho&pp=ygUVZGVhdGggaXMgY2FsaWxuZyBmbGlw" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/she-said-she-a-raver-death-is-calling-flip/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="500" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/02/rageand.webp 500w, https://4d4m.com/storage/2024/02/rageand-300x300.webp 300w, https://4d4m.com/storage/2024/02/rageand-150x150.webp 150w, https://4d4m.com/storage/2024/02/rageand-100x100.webp 100w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/rageand.webp"><noscript><img decoding="async" width="500" height="500" src="https://4d4m.com/storage/2024/02/rageand.webp" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/02/rageand.webp 500w, https://4d4m.com/storage/2024/02/rageand-300x300.webp 300w, https://4d4m.com/storage/2024/02/rageand-150x150.webp 150w, https://4d4m.com/storage/2024/02/rageand-100x100.webp 100w" sizes="(max-width: 500px) 100vw, 500px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/rage-and-free-hardstyle-music/">
Rage And [Hardstyle / Rawstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/5TQwOZyNqUDZNd24kJIjsF?si=93b0b0f9c24f46e7" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/rage-and?in=4d4mofficial/sets/4d4m-hardstyle-bangers&si=a59f49738064492b9052be12e9601131&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/sa/album/rage-and-single/1728412710" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=-622p3lphg4" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/rage-and-free-hardstyle-music/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M EDM - Get You Off My Mind [ Hard Dance / Hard Techno / Hardcore ]" data-lazy-srcset="https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M EDM - Get You Off My Mind [ Hard Dance / Hard Techno / Hardcore ]" srcset="https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/Get-You-Off-My-Mind2-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/get-you-off-my-mind-hard-techno/">
Get You Off My Mind [Hard Techno] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/0niy40ck1rd70qnn9SliG2?si=d062eca89f264597" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/get-you-off-my-mind-hard-techno-hard-dance" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/get-you-off-my-mind-single/1688395880" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=L0ormSx0OfQ" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/get-you-off-my-mind-hard-techno/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Music Album cover art for hardstyle edm single by 4D4M" data-lazy-srcset="https://4d4m.com/storage/2023/11/taking-over-scaled-650x650.jpg 650w, https://4d4m.com/storage/2023/11/taking-over-scaled-300x300.jpg 300w, https://4d4m.com/storage/2023/11/taking-over-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2023/11/taking-over-scaled-150x150.jpg 150w, https://4d4m.com/storage/2023/11/taking-over-scaled-768x768.jpg 768w, https://4d4m.com/storage/2023/11/taking-over-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2023/11/taking-over-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2023/11/taking-over-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2023/11/taking-over-scaled-600x600.jpg 600w, https://4d4m.com/storage/2023/11/taking-over-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2023/11/taking-over-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2023/11/taking-over-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Music Album cover art for hardstyle edm single by 4D4M" srcset="https://4d4m.com/storage/2023/11/taking-over-scaled-650x650.jpg 650w, https://4d4m.com/storage/2023/11/taking-over-scaled-300x300.jpg 300w, https://4d4m.com/storage/2023/11/taking-over-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2023/11/taking-over-scaled-150x150.jpg 150w, https://4d4m.com/storage/2023/11/taking-over-scaled-768x768.jpg 768w, https://4d4m.com/storage/2023/11/taking-over-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2023/11/taking-over-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2023/11/taking-over-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2023/11/taking-over-scaled-600x600.jpg 600w, https://4d4m.com/storage/2023/11/taking-over-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/taking-over-euphoric-hardstyle/">
Taking Over [Euphoric Hardstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/2hDnYNpJq61bbxlOJ3filG" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/taking-over?si=76119e3cce634ff78cad57720eaa46b5&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/taking-over-single/1716325121" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=KPt86JIFoD8" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/taking-over-euphoric-hardstyle/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2023/05/remedy-art-650x650.jpeg 650w, https://4d4m.com/storage/2023/05/remedy-art-300x300.jpeg 300w, https://4d4m.com/storage/2023/05/remedy-art-150x150.jpeg 150w, https://4d4m.com/storage/2023/05/remedy-art-600x600.jpeg 600w, https://4d4m.com/storage/2023/05/remedy-art-100x100.jpeg 100w, https://4d4m.com/storage/2023/05/remedy-art.jpeg 660w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2023/05/remedy-art-650x650.jpeg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2023/05/remedy-art-650x650.jpeg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2023/05/remedy-art-650x650.jpeg 650w, https://4d4m.com/storage/2023/05/remedy-art-300x300.jpeg 300w, https://4d4m.com/storage/2023/05/remedy-art-150x150.jpeg 150w, https://4d4m.com/storage/2023/05/remedy-art-600x600.jpeg 600w, https://4d4m.com/storage/2023/05/remedy-art-100x100.jpeg 100w, https://4d4m.com/storage/2023/05/remedy-art.jpeg 660w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/remedy-riddim-dubstep/">
Remedy [Riddim / Dubstep / Hardstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/1PBi7Hkb406kMklw8hWRkR" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/remedy?si=4e896d7a59894c7380909433580c9111&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/remedy-single/1692148611" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=cN0RjQZsZ_g" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/remedy-riddim-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-650x650.jpeg 650w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-300x300.jpeg 300w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1024x1024.jpeg 1024w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-150x150.jpeg 150w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-768x768.jpeg 768w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1536x1536.jpeg 1536w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-2048x2048.jpeg 2048w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1300x1300.jpeg 1300w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-600x600.jpeg 600w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-100x100.jpeg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-650x650.jpeg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-650x650.jpeg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-650x650.jpeg 650w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-300x300.jpeg 300w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1024x1024.jpeg 1024w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-150x150.jpeg 150w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-768x768.jpeg 768w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1536x1536.jpeg 1536w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-2048x2048.jpeg 2048w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-1300x1300.jpeg 1300w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-600x600.jpeg 600w, https://4d4m.com/storage/2024/11/I-FEEL-NOTHING-_Coverat_4000x4000_-100x100.jpeg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/edm-i-feel-nothing-higher-hardstyle-vip-dubstep-music/">
I Feel Nothing (Higher Hardstyle VIP) [Dubstep] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/3NUTrVk2P4MmB6c5eTtGcr" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/i-feel-nothing-higher-hardstyle-vip-dubstep-edm-playlists-free-dubstep-mp3s" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/song/i-feel-nothing-higher-hardstyle-vip/1777779047" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=zxlChwoSrps&pp=ygUTaSBmZWVsIG5vb3RoaW5nIHZpcA%3D%3D" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/edm-i-feel-nothing-higher-hardstyle-vip-dubstep-music/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2022/03/Bass-War-3-650x650.jpg 650w, https://4d4m.com/storage/2022/03/Bass-War-3-300x300.jpg 300w, https://4d4m.com/storage/2022/03/Bass-War-3-1024x1024.jpg 1024w, https://4d4m.com/storage/2022/03/Bass-War-3-150x150.jpg 150w, https://4d4m.com/storage/2022/03/Bass-War-3-768x768.jpg 768w, https://4d4m.com/storage/2022/03/Bass-War-3-1536x1536.jpg 1536w, https://4d4m.com/storage/2022/03/Bass-War-3-2048x2048.jpg 2048w, https://4d4m.com/storage/2022/03/Bass-War-3-1300x1300.jpg 1300w, https://4d4m.com/storage/2022/03/Bass-War-3-600x600.jpg 600w, https://4d4m.com/storage/2022/03/Bass-War-3-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2022/03/Bass-War-3-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2022/03/Bass-War-3-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2022/03/Bass-War-3-650x650.jpg 650w, https://4d4m.com/storage/2022/03/Bass-War-3-300x300.jpg 300w, https://4d4m.com/storage/2022/03/Bass-War-3-1024x1024.jpg 1024w, https://4d4m.com/storage/2022/03/Bass-War-3-150x150.jpg 150w, https://4d4m.com/storage/2022/03/Bass-War-3-768x768.jpg 768w, https://4d4m.com/storage/2022/03/Bass-War-3-1536x1536.jpg 1536w, https://4d4m.com/storage/2022/03/Bass-War-3-2048x2048.jpg 2048w, https://4d4m.com/storage/2022/03/Bass-War-3-1300x1300.jpg 1300w, https://4d4m.com/storage/2022/03/Bass-War-3-600x600.jpg 600w, https://4d4m.com/storage/2022/03/Bass-War-3-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/bass-war-tearout-dubstep/">
Bass War [Tearout] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/4HKen1YcnVW6dMWPWu7zVi" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/bass-war" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/bass-war-single/1714589149" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=ghWtuYtYbjA" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/bass-war-tearout-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Meet Me In The Mosh Pit by 4D4M Album Cover" data-lazy-srcset="https://4d4m.com/storage/2024/02/moshpit-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/moshpit-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/moshpit-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/moshpit-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/moshpit-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/moshpit-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/moshpit-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/moshpit-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/moshpit-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/moshpit-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/moshpit-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/02/moshpit-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="Meet Me In The Mosh Pit by 4D4M Album Cover" srcset="https://4d4m.com/storage/2024/02/moshpit-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/moshpit-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/moshpit-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/moshpit-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/moshpit-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/moshpit-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/moshpit-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/moshpit-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/moshpit-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/moshpit-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/meet-me-in-the-mosh-pit-riddim-tearout-dubstep-mosh-pit-songs/">
Meet Me In The Mosh Pit [Riddim / Tearout] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/5DxLIdWjVJFjvc1hz2m8dH?si=3fce6aee97974ca4" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/4d4m-meet-me-in-the-mosh-pit-tearout-riddim-dubstep?si=cbf807cfb64442c898747f188a03941d&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/meet-me-in-the-mosh-pit/1732993943?i=1732993944" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=Hobj1QSXSF8" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/meet-me-in-the-mosh-pit-riddim-tearout-dubstep-mosh-pit-songs/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-650x650.jpg 650w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-300x300.jpg 300w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-150x150.jpg 150w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-768x768.jpg 768w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-600x600.jpg 600w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-650x650.jpg 650w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-300x300.jpg 300w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-150x150.jpg 150w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-768x768.jpg 768w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-600x600.jpg 600w, https://4d4m.com/storage/2023/06/Play-With-The-House-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/play-with-the-house-dubstep/">
Play With The House [Dubstep] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/2VRt21WvBKHXdIRw0i7nJI" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/4d4m-play-with-the-house-dubstep-rididm" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/play-with-the-house-single/1692303349" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=dpTaUIHw2Uo" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/play-with-the-house-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M's brutal heavy riddim dubstep track "She Said She A Raver" data-lazy-srcset="https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M's brutal heavy riddim dubstep track "She Said She A Raver" srcset="https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/SHE-SAID-SHE-A-RAVER-Coverart-4000x4000-1-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/she-said-she-a-raver-riddim-dubstep/">
She Said She A Raver [Riddim] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/playlist/3TZ6xz4KtGW0CXqILjgMTG" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/sets/she-said-she-a-raver-riddim" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/@4D4Mofficial" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/she-said-she-a-raver-riddim-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/02/Remedy-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/Remedy-1-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/02/Remedy-1-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/02/Remedy-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/Remedy-1-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/remedy-euphoria-mix-hardstyle-rawstyle/">
Remedy – Euphoria Mix [Hardstyle / Rawstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/1KMCGALMqr5aImSSkqbuzZ" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/4d4m-remedy-euphoria-dubstep-hardstyle-mix" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/remedy-euphoria-mix-single/1730690211" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=qOnWg6Jlnl8" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/remedy-euphoria-mix-hardstyle-rawstyle/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/04/going-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/04/going-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/04/going-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/04/going-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/04/going-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/04/going-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/04/going-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/04/going-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/04/going-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/04/going-1-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/04/going-1-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/04/going-1-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/04/going-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/04/going-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/04/going-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/04/going-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/04/going-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/04/going-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/04/going-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/04/going-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/04/going-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/04/going-1-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/you-know-where-were-goin-spotify-riddim-dubstep/">
You Know Where We’re Going [Riddim / Dubstep] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/5EDKtLmm2CflCOmLKWDGCd" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/you-know-where-were-going/1730037242?i=1730037243" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=r27duMybhGo" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/you-know-where-were-goin-spotify-riddim-dubstep/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="600" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20600'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - One (cover art)" data-lazy-srcset="https://4d4m.com/storage/2024/02/one.png 600w, https://4d4m.com/storage/2024/02/one-300x300.png 300w, https://4d4m.com/storage/2024/02/one-150x150.png 150w, https://4d4m.com/storage/2024/02/one-100x100.png 100w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/one.png"><noscript><img decoding="async" width="600" height="600" src="https://4d4m.com/storage/2024/02/one.png" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - One (cover art)" srcset="https://4d4m.com/storage/2024/02/one.png 600w, https://4d4m.com/storage/2024/02/one-300x300.png 300w, https://4d4m.com/storage/2024/02/one-150x150.png 150w, https://4d4m.com/storage/2024/02/one-100x100.png 100w" sizes="(max-width: 600px) 100vw, 600px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/one-hardstyle/">
One [Euphoric Hardstyle / Rawstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/4lTZ5JphOiwfwtqjCV3JDx" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/one?si=5808676ab0244fb38666a68591a2dd15&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/one/1728023250?i=1728023251" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=horJuzpbQWI" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/one-hardstyle/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - Cyberpunksss EDM Album Art" data-lazy-srcset="https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - Cyberpunksss EDM Album Art" srcset="https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/02/cyberpunksss-1-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/cyberpunksss-cyberpunks-edm/">
Cyberpunksss [Hard Techno] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/album/6ZVD0cBalAmHWUmWLyHxeE?si=qX9rRz25ShuFLUmdAozpEQ" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/cyberpunksss?si=6e2c0144cabc4d0595555877a85b0d87&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/cyberpunksss/1728201048?i=1728201049" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=usagJ10txiw" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/cyberpunksss-cyberpunks-edm/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/05/TAKE-IT-ALL-BACK-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/take-it-all-back-dubstep-song-where-do-top-edm-djs-download-edm-mp3s-tearout-colorbass/">
Come And Take It All Back [Tearout / Riddim / Dubstep] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/track/6VqTywhtk3kJKe65zWtvjx" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4m-music/come-and-take-it-all-back?si=54d25d4da2b847ea815a9e5bb8dcd582&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/artist/4d4m/499028000/see-all?section=singles" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://youtu.be/Dn0AiEHkLRc" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/take-it-all-back-dubstep-song-where-do-top-edm-djs-download-edm-mp3s-tearout-colorbass/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item qodef-item--square">
<div class="qodef-e-inner">
<div class="qodef-e-media-image">
<span class='qodef--item-filter-holder'>
<img decoding="async" width="650" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20650'%3E%3C/svg%3E" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - Get You Off My Mind [Face Kick Mix]" data-lazy-srcset="https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-100x100.jpg 100w" data-lazy-sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-650x650.jpg"><noscript><img decoding="async" width="650" height="650" src="https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-650x650.jpg" class="attachment-rawtracks_core_image_size_square size-rawtracks_core_image_size_square" alt="4D4M - Get You Off My Mind [Face Kick Mix]" srcset="https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-650x650.jpg 650w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-300x300.jpg 300w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1024x1024.jpg 1024w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-150x150.jpg 150w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-768x768.jpg 768w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1536x1536.jpg 1536w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-2048x2048.jpg 2048w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-1300x1300.jpg 1300w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-600x600.jpg 600w, https://4d4m.com/storage/2024/10/GET-YOU-OFF-MY-MIND-1-scaled-100x100.jpg 100w" sizes="(max-width: 650px) 100vw, 650px" title="EDM DJ / Producer 4D4M"></noscript> </span>
</div>
<h5 itemprop="name" class="qodef-e-title entry-title" style="text-transform: capitalize">
<a itemprop="url" class="qodef-e-title-link" href="https://4d4m.com/album/get-you-off-my-mind-face-kick-mix-euphoric-hardstyle-mix/">
Get You Off My Mind (Face Kick Mix) [Euphoric Hardstyle] </a>
</h5>
<div class="qodef-e-stores">
<div class="qodef-e-stores-items qodef-ei qodef-layout--icon">
<a class="qodef-ei-item qodef-store--spotify" href="https://open.spotify.com/album/2HbNpVP1TD10SyoTeFpQ0w" target="_blank" title="Spotify" rel="noopener">
<svg class="qodef-ei-item-icon qodef--spotify" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
<path d="M8 16a8 8 0 1 1 8-8 8 8 0 0 1-8 8Zm5.448-10.281A14.976 14.976 0 0 0 3.032 4.667a.763.763 0 0 0-.563.771.743.743 0 0 0 .75.76 1.539 1.539 0 0 0 .417-.083 12.018 12.018 0 0 1 3.2-.385 12.168 12.168 0 0 1 5.865 1.344.752.752 0 0 0 1.166-.625.76.76 0 0 0-.419-.73Zm-1.073 2.677a11.3 11.3 0 0 0-5.708-1.469 10.917 10.917 0 0 0-3.156.437.634.634 0 0 0-.5.667.627.627 0 0 0 .625.625 1.359 1.359 0 0 0 .385-.083 9.935 9.935 0 0 1 2.615-.344 10.164 10.164 0 0 1 5.083 1.292.78.78 0 0 0 .4.135.62.62 0 0 0 .625-.625.675.675 0 0 0-.369-.635Zm-.948 2.344a8.929 8.929 0 0 0-4.656-1.2 13.716 13.716 0 0 0-2.99.354.511.511 0 0 0-.437.542.5.5 0 0 0 .511.51 2.143 2.143 0 0 0 .385-.083 12.644 12.644 0 0 1 2.531-.281 8.041 8.041 0 0 1 4.139 1.074.618.618 0 0 0 .344.114.491.491 0 0 0 .49-.5.542.542 0 0 0-.317-.53Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--soundcloud" href="https://soundcloud.com/4d4mofficial/get-you-off-my-mind-face-kick-mix" target="_blank" title="Soundcloud" rel="noopener">
<svg class="qodef-ei-item-icon qodef--soundcloud qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="29.934" height="13" viewBox="0 0 29.934 13">
<path d="m5.211 6.512.271 3.041-.271 3.2a.221.221 0 0 1-.206.206.2.2 0 0 1-.2-.206l-.262-3.2.262-3.041a.2.2 0 0 1 .2-.2.224.224 0 0 1 .206.2Zm1-2.133a.241.241 0 0 0-.234.234l-.234 4.94.234 3.2a.241.241 0 0 0 .234.234.229.229 0 0 0 .22-.234l.271-3.2-.271-4.94a.229.229 0 0 0-.219-.234Zm1.193-1.127a.259.259 0 0 0-.262.248l-.206 6.081.206 3.172a.259.259 0 0 0 .262.248.247.247 0 0 0 .248-.248L7.9 9.58 7.653 3.5a.247.247 0 0 0-.248-.249ZM.337 7.77c-.065 0-.1.051-.117.117L0 9.552l.22 1.637c.014.065.051.117.117.117s.1-.051.117-.117l.262-1.637-.262-1.665C.44 7.822.403 7.77.337 7.77Zm1.1-1.024a.116.116 0 0 0-.117.117l-.3 2.69.3 2.624a.12.12 0 0 0 .117.131.139.139 0 0 0 .131-.117l.337-2.638-.337-2.69a.139.139 0 0 0-.127-.117Zm1.184-.533a.162.162 0 0 0-.154.154L2.2 9.552l.271 3.078a.169.169 0 0 0 .154.145.146.146 0 0 0 .145-.145l.323-3.078-.323-3.186a.148.148 0 0 0-.146-.154Zm1.184-.1a.165.165 0 0 0-.168.168l-.271 3.275.271 3.172a.165.165 0 0 0 .168.168.186.186 0 0 0 .182-.168l.3-3.172-.3-3.275a.186.186 0 0 0-.179-.172ZM15.1.922a.365.365 0 0 0-.2-.065.43.43 0 0 0-.262.089.48.48 0 0 0-.154.313v.037l-.154 8.266.08 1.52.08 1.483a.427.427 0 0 0 .416.4.405.405 0 0 0 .4-.4l.182-3-.182-8.3a.451.451 0 0 0-.211-.337Zm-1.249.716a.411.411 0 0 0-.206-.065.4.4 0 0 0-.206.065.37.37 0 0 0-.168.313l-.014.08-.131 7.522s0 .014.145 3.069v.014a.353.353 0 0 0 .08.22.4.4 0 0 0 .3.145.379.379 0 0 0 .262-.117.322.322 0 0 0 .117-.262l.014-.313.145-2.741-.154-7.616a.42.42 0 0 0-.182-.313ZM8.64 2.69a.284.284 0 0 0-.271.285l-.206 6.577.206 3.144a.2785.2785 0 0 0 .557 0l.234-3.144-.234-6.577a.293.293 0 0 0-.286-.285Zm17.622 2.938a3.757 3.757 0 0 0-1.431.285A6.5 6.5 0 0 0 18.361 0a6.379 6.379 0 0 0-2.353.44c-.285.1-.365.206-.365.43v11.681a.441.441 0 0 0 .4.43h10.214a3.677 3.677 0 0 0 0-7.354ZM12.383 2.807a.371.371 0 0 0-.365.365l-.154 6.395.154 3.069a.369.369 0 0 0 .365.351.347.347 0 0 0 .351-.351l.182-3.069-.182-6.395a.36.36 0 0 0-.351-.365Zm-2.507-.365a.317.317 0 0 0-.3.313l-.182 6.8.182 3.13a.3065.3065 0 0 0 .613 0l.206-3.13-.206-6.8a.33.33 0 0 0-.314-.313Zm1.249.159a.32.32 0 0 0-.323.323l-.182 6.629.182 3.106a.33.33 0 0 0 .323.323.323.323 0 0 0 .323-.323l.2-3.106-.2-6.629a.318.318 0 0 0-.323-.323Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--itunes" href="https://music.apple.com/us/album/get-you-off-my-mind-face-kick-mix-single/1771599499" target="_blank" title="Itunes" rel="noopener">
<svg class="qodef-ei-item-icon qodef--itunes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.881" height="16.518" viewBox="0 0 13.881 16.518">
<path d="M11.605 8.729A3.443 3.443 0 0 1 13.449 5.6a3.962 3.962 0 0 0-3.124-1.645c-1.309-.1-2.74.763-3.264.763-.553 0-1.822-.726-2.817-.726C2.187 4.027 0 5.635 0 8.906A9.191 9.191 0 0 0 .531 11.9c.469 1.354 2.176 4.673 3.953 4.618.929-.022 1.586-.66 2.8-.66 1.173 0 1.781.66 2.817.66 1.792-.026 3.334-3.042 3.784-4.4a3.656 3.656 0 0 1-2.28-3.389ZM9.518 2.674A3.473 3.473 0 0 0 10.4 0a3.91 3.91 0 0 0-2.5 1.287 3.528 3.528 0 0 0-.944 2.652 3.1 3.1 0 0 0 2.562-1.265Z"/>
</svg>
</a>
<a class="qodef-ei-item qodef-store--youtube" href="https://www.youtube.com/watch?v=GmSiSBWbn1M" target="_blank" title="Youtube" rel="noopener">
<svg class="qodef-ei-item-icon qodef--youtube qodef-icon--landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="12" viewBox="0 0 18 12">
<path d="M17.679 10.069a2.223 2.223 0 0 1-1.938 1.7 64.529 64.529 0 0 1-6.74.235 64.524 64.524 0 0 1-6.74-.235 2.246 2.246 0 0 1-1.949-1.7A17.769 17.769 0 0 1 .001 6a17.234 17.234 0 0 1 .321-4.068 2.234 2.234 0 0 1 1.939-1.7 64.507 64.507 0 0 1 6.74-.235 64.513 64.513 0 0 1 6.74.235 2.245 2.245 0 0 1 1.948 1.7A17.768 17.768 0 0 1 18 6a17.236 17.236 0 0 1-.321 4.069Zm-5.123-4.575-5.143-3a.674.674 0 0 0-.653-.019.6.6 0 0 0-.332.525v6a.6.6 0 0 0 .332.525.719.719 0 0 0 .311.075.619.619 0 0 0 .342-.094l5.143-3a.576.576 0 0 0 0-1.012Z"/>
</svg>
</a>
</div>
</div>
<a itemprop="url" class="qodef-e-link" href="https://4d4m.com/album/get-you-off-my-mind-face-kick-mix-euphoric-hardstyle-mix/"></a>
</div>
</div>
<div class="qodef-e qodef-grid-item ">
<a class="qodef-shortcode qodef-m qodef-button qodef-layout--filled-rounded-small qodef-html--link" href="/music" target="_self" > <span class="qodef-m-icon"><svg class="qodef-svg--banner-arrow" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="19" height="19" viewBox="0 0 19 19" style="enable-background:new 0 0 19 19;" xml:space="preserve"><line x1="1" y1="18" x2="17.8" y2="1.2"/><line x1="1.2" y1="1" x2="18" y2="1"/><line x1="18" y1="17.8" x2="18" y2="1"/></svg></span></a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-9522ad9 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="9522ad9" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f73dc2f" data-id="f73dc2f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-caf80f3 elementor-widget elementor-widget-rawtracks_core_video_button" data-id="caf80f3" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/GmSiSBWbn1M" data-id="GmSiSBWbn1M" data-query="feature=oembed" data-alt="Get You Off My Mind ( [Face Kick Mix])"></div><noscript><iframe title="Get You Off My Mind ( [Face Kick Mix])" width="825" height="619" src="https://www.youtube.com/embed/GmSiSBWbn1M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-33f0349 elementor-section-full_width qodef-elementor-content-grid elementor-section-height-default elementor-section-height-default" data-id="33f0349" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d6ac94e" data-id="d6ac94e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-647af79 elementor-widget elementor-widget-rawtracks_core_section_title" data-id="647af79" data-element_type="widget" data-widget_type="rawtracks_core_section_title.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left ">
<h1 class="qodef-m-title" >
MERCH </h1>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-6984505 elementor-section-full_width qodef-elementor-content-grid elementor-section-height-default elementor-section-height-default" data-id="6984505" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0c456a0" data-id="0c456a0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-27d5566 elementor-widget elementor-widget-rawtracks_core_product_list" data-id="27d5566" data-element_type="widget" data-widget_type="rawtracks_core_product_list.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-woo-shortcode qodef-woo-product-list qodef-item-layout--info-below qodef-grid qodef-layout--columns qodef-gutter--medium qodef-col-num--4 qodef-item-layout--info-below qodef--no-bottom-space qodef-pagination--off qodef-responsive--custom qodef-col-num--1440--4 qodef-col-num--1366--4 qodef-col-num--1024--4 qodef-col-num--768--2 qodef-col-num--680--1 qodef-col-num--480--1" data-options="{"plugin":"rawtracks_core","module":"plugins\/woocommerce\/shortcodes","shortcode":"product-list","post_type":"product","next_page":"2","max_pages_num":1,"behavior":"columns","images_proportion":"full","columns":"4","columns_responsive":"custom","columns_1440":"4","columns_1366":"4","columns_1024":"4","columns_768":"2","columns_680":"1","columns_480":"1","space":"medium","posts_per_page":"7","orderby":"date","order":"ASC","additional_params":"tax","tax":"product_cat","tax_slug":"4d4m-merch","layout":"info-below","title_tag":"h4","pagination_type":"no-pagination","object_class_name":"RawtracksCore_Product_List_Shortcode","taxonomy_filter":"product_cat","additional_query_args":{"tax_query":[{"taxonomy":"product_cat","field":"slug","terms":"4d4m-merch"}]},"space_value":20}">
<ul class="qodef-grid-inner clear">
<li class="qodef-e qodef-grid-item qodef-item--full new product type-product post-102 status-publish first outofstock product_cat-4d4m-merch product_cat-albums product_tag-4d4m-merch product_tag-clothing has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">
<div class="qodef-e-inner">
<div class="qodef-woo-product-image">
<span class="qodef-woo-product-mark qodef-out-of-stock">Sold</span><span class="qodef-woo-product-mark qodef-new">New</span> <img decoding="async" width="1280" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%201280'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Merch" data-lazy-srcset="https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-100x100.png 100w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" title="Black logo tee" data-lazy-src="https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom.png"><noscript><img decoding="async" width="1280" height="1280" src="https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom.png" class="attachment-full size-full wp-post-image" alt="Merch" srcset="https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2021/12/tshirt-PhotoRoom.png-PhotoRoom-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" title="Black logo tee"></noscript> <div class="qodef-woo-product-image-inner">
<a href="https://4d4m.com/product/the-r-shirt/" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_102" data-quantity="1" class="button product_type_simple" data-product_id="102" data-product_sku="2" aria-label="Read more about “Black logo tee”" rel="nofollow" data-success_message="">Read more</a> <span id="woocommerce_loop_add_to_cart_link_describedby_102" class="screen-reader-text">
</span>
</div>
<a href="https://4d4m.com/product/the-r-shirt/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"></a> </div>
<div class="qodef-woo-product-content">
<h4 itemprop="name" class="qodef-woo-product-title entry-title" >
<a itemprop="url" class="qodef-woo-product-title-link" href="https://4d4m.com/product/the-r-shirt/">
Black logo tee </a>
</h4>
<div class="qodef-woo-product-price price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>25.00</span></div>
</div>
</div>
</li>
<li class="qodef-e qodef-grid-item qodef-item--full product type-product post-106 status-publish outofstock product_cat-4d4m-merch product_cat-clothing product_tag-4d4m-merch product_tag-clothing has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">
<div class="qodef-e-inner">
<div class="qodef-woo-product-image">
<span class="qodef-woo-product-mark qodef-out-of-stock">Sold</span> <img decoding="async" width="1064" height="1077" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201064%201077'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Merch" data-lazy-srcset="https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom.png 1064w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-296x300.png 296w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-1012x1024.png 1012w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-768x777.png 768w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-600x607.png 600w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-100x100.png 100w" data-lazy-sizes="(max-width: 1064px) 100vw, 1064px" title="Rave crew hoodie" data-lazy-src="https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom.png"><noscript><img decoding="async" width="1064" height="1077" src="https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom.png" class="attachment-full size-full wp-post-image" alt="Merch" srcset="https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom.png 1064w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-296x300.png 296w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-1012x1024.png 1012w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-768x777.png 768w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-600x607.png 600w, https://4d4m.com/storage/2021/12/hoodie-1-PhotoRoom.png-PhotoRoom-100x100.png 100w" sizes="(max-width: 1064px) 100vw, 1064px" title="Rave crew hoodie"></noscript> <div class="qodef-woo-product-image-inner">
<a href="https://4d4m.com/product/sweatshirt/" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_106" data-quantity="1" class="button product_type_simple" data-product_id="106" data-product_sku="9" aria-label="Read more about “Rave crew hoodie”" rel="nofollow" data-success_message="">Read more</a> <span id="woocommerce_loop_add_to_cart_link_describedby_106" class="screen-reader-text">
</span>
</div>
<a href="https://4d4m.com/product/sweatshirt/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"></a> </div>
<div class="qodef-woo-product-content">
<h4 itemprop="name" class="qodef-woo-product-title entry-title" >
<a itemprop="url" class="qodef-woo-product-title-link" href="https://4d4m.com/product/sweatshirt/">
Rave crew hoodie </a>
</h4>
<div class="qodef-woo-product-price price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>60.00</span></div>
</div>
</div>
</li>
<li class="qodef-e qodef-grid-item qodef-item--full product type-product post-295 status-publish last outofstock product_cat-4d4m-merch product_cat-clothing product_tag-4d4m-merch product_tag-clothing has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">
<div class="qodef-e-inner">
<div class="qodef-woo-product-image">
<span class="qodef-woo-product-mark qodef-out-of-stock">Sold</span> <img decoding="async" width="1280" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%201280'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Merch" data-lazy-srcset="https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-100x100.png 100w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" title="Bass portal tee" data-lazy-src="https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom.png"><noscript><img decoding="async" width="1280" height="1280" src="https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom.png" class="attachment-full size-full wp-post-image" alt="Merch" srcset="https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2022/01/65-PhotoRoom.png-PhotoRoom-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" title="Bass portal tee"></noscript> <div class="qodef-woo-product-image-inner">
<a href="https://4d4m.com/product/rawtrack-t-shirt/" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_295" data-quantity="1" class="button product_type_simple" data-product_id="295" data-product_sku="21" aria-label="Read more about “Bass portal tee”" rel="nofollow" data-success_message="">Read more</a> <span id="woocommerce_loop_add_to_cart_link_describedby_295" class="screen-reader-text">
</span>
</div>
<a href="https://4d4m.com/product/rawtrack-t-shirt/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"></a> </div>
<div class="qodef-woo-product-content">
<h4 itemprop="name" class="qodef-woo-product-title entry-title" >
<a itemprop="url" class="qodef-woo-product-title-link" href="https://4d4m.com/product/rawtrack-t-shirt/">
Bass portal tee </a>
</h4>
<div class="qodef-woo-product-price price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>30.00</span></div>
</div>
</div>
</li>
<li class="qodef-e qodef-grid-item qodef-item--full product type-product post-4211 status-publish first outofstock product_cat-4d4m-merch product_cat-clothing product_tag-4d4m-merch product_tag-clothing has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">
<div class="qodef-e-inner">
<div class="qodef-woo-product-image">
<span class="qodef-woo-product-mark qodef-out-of-stock">Sold</span> <img decoding="async" width="1280" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%201280'%3E%3C/svg%3E" class="attachment-full size-full wp-post-image" alt="Merch" data-lazy-srcset="https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-100x100.png 100w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" title="Snapback logo hat" data-lazy-src="https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom.png"><noscript><img decoding="async" width="1280" height="1280" src="https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom.png" class="attachment-full size-full wp-post-image" alt="Merch" srcset="https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom.png 1280w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-300x300.png 300w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-1024x1024.png 1024w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-150x150.png 150w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-768x768.png 768w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-650x650.png 650w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-600x600.png 600w, https://4d4m.com/storage/2022/02/hat-PhotoRoom.png-PhotoRoom-100x100.png 100w" sizes="(max-width: 1280px) 100vw, 1280px" title="Snapback logo hat"></noscript> <div class="qodef-woo-product-image-inner">
<a href="https://4d4m.com/product/hat-rts/" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_4211" data-quantity="1" class="button product_type_simple" data-product_id="4211" data-product_sku="27" aria-label="Read more about “Snapback logo hat”" rel="nofollow" data-success_message="">Read more</a> <span id="woocommerce_loop_add_to_cart_link_describedby_4211" class="screen-reader-text">
</span>
</div>
<a href="https://4d4m.com/product/hat-rts/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"></a> </div>
<div class="qodef-woo-product-content">
<h4 itemprop="name" class="qodef-woo-product-title entry-title" >
<a itemprop="url" class="qodef-woo-product-title-link" href="https://4d4m.com/product/hat-rts/">
Snapback logo hat </a>
</h4>
<div class="qodef-woo-product-price price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>22.00</span></div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-094bbdb elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="094bbdb" data-element_type="section">
<div class="elementor-container elementor-column-gap-no">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9728a90" data-id="9728a90" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4cca199 elementor-widget elementor-widget-rawtracks_core_video_button" data-id="4cca199" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/bWlUKQ8g27E" data-id="bWlUKQ8g27E" data-query="feature=oembed" data-alt="Death Is Calling - 4D4M - Official Music Video [Dubstep]"></div><noscript><iframe title="Death Is Calling - 4D4M - Official Music Video [Dubstep]" width="1100" height="619" src="https://www.youtube.com/embed/bWlUKQ8g27E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-44ac869 elementor-widget elementor-widget-rawtracks_core_video_button" data-id="44ac869" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/Dn0AiEHkLRc" data-id="Dn0AiEHkLRc" data-query="feature=oembed" data-alt="4D4M - Come And Take It All Back [Dubstep]"></div><noscript><iframe title="4D4M - Come And Take It All Back [Dubstep]" width="1100" height="619" src="https://www.youtube.com/embed/Dn0AiEHkLRc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-d5c096a elementor-widget elementor-widget-rawtracks_core_video_button" data-id="d5c096a" data-element_type="widget" data-widget_type="rawtracks_core_video_button.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-video-button qodef-video--external">
<div class="rll-youtube-player" data-src="https://www.youtube.com/embed/SHoX866p94E" data-id="SHoX866p94E" data-query="feature=oembed" data-alt="4D4M - Get You Off My Mind (Official Music Video)"></div><noscript><iframe title="4D4M - Get You Off My Mind (Official Music Video)" width="1100" height="619" src="https://www.youtube.com/embed/SHoX866p94E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-2921d1f elementor-widget elementor-widget-html" data-id="2921d1f" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<iframe style="border-radius:12px" src="about:blank" width="100%" height=440" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://open.spotify.com/embed/playlist/4Eqc95dXdaaUYb28L1E258?utm_source=generator"></iframe><noscript><iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/4Eqc95dXdaaUYb28L1E258?utm_source=generator" width="100%" height=440" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" ></iframe></noscript> </div>
</div>
<div class="elementor-element elementor-element-0c77e72 elementor-invisible elementor-widget elementor-widget-rawtracks_core_banner" data-id="0c77e72" data-element_type="widget" data-settings="{"_animation":"fadeIn"}" data-widget_type="rawtracks_core_banner.default">
<div class="elementor-widget-container">
<div class="qodef-shortcode qodef-m qodef-banner qodef-layout--link-button qodef-parallax" style="height: 400px">
<div class="qodef-parallax-img-holder">
<div class="qodef-m-image qodef-parallax-img-wrapper">
<img decoding="async" width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="qodef-parallax-img" alt="EDM DJ / Producer 4D4M" data-lazy-srcset="https://4d4m.com/storage/2024/02/sitefooter4-scaled.jpg 2560w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-300x200.jpg 300w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-1024x683.jpg 1024w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-768x512.jpg 768w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-1536x1024.jpg 1536w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-2048x1366.jpg 2048w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-600x400.jpg 600w" data-lazy-sizes="(max-width: 2560px) 100vw, 2560px" title="EDM DJ / Producer 4D4M" data-lazy-src="https://4d4m.com/storage/2024/02/sitefooter4-scaled.jpg"><noscript><img decoding="async" width="2560" height="1707" src="https://4d4m.com/storage/2024/02/sitefooter4-scaled.jpg" class="qodef-parallax-img" alt="EDM DJ / Producer 4D4M" srcset="https://4d4m.com/storage/2024/02/sitefooter4-scaled.jpg 2560w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-300x200.jpg 300w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-1024x683.jpg 1024w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-768x512.jpg 768w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-1536x1024.jpg 1536w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-2048x1366.jpg 2048w, https://4d4m.com/storage/2024/02/sitefooter4-scaled-600x400.jpg 600w" sizes="(max-width: 2560px) 100vw, 2560px" title="EDM DJ / Producer 4D4M"></noscript> </div>
</div>
<div class="qodef-m-content">
<a itemprop="url" href="/vip" target="_blank" class="qodef-m-banner-custom-button">
<div class="qodef-m-icon">
<svg class="qodef-svg--banner-arrow" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="19" height="19"
viewBox="0 0 19 19" style="enable-background:new 0 0 19 19;" xml:space="preserve"><line x1="1" y1="18" x2="17.8" y2="1.2"/><line x1="1.2" y1="1" x2="18" y2="1"/><line x1="18" y1="17.8" x2="18" y2="1"/></svg></div> <h3 class="qodef-m-title" >
EDM VIP ROYALTY </h3>
<h4 class="qodef-m-subtitle" >
GET ON 4D4M VIP </h4>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</main>
</div>
</div>
<footer id="qodef-page-footer" role="contentinfo">
<div id="qodef-page-footer-top-area">
<div id="qodef-page-footer-top-area-inner" class="qodef-content-grid">
<div class="qodef-grid qodef-layout--columns qodef-responsive--custom qodef-col-num--4 qodef-col-num--1024--2 qodef-col-num--768--2 qodef-col-num--680--1 qodef-col-num--480--1 qodef-alignment--left">
<div class="qodef-grid-inner clear">
<div class="qodef-grid-item">
<div id="block-42" class="widget widget_block" data-area="qodef-footer-top-area-column-1"><a href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq">
<img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="4D4M Logo - Outline" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE_WHITE-svg-5.svg"><noscript><img decoding="async" src="https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE_WHITE-svg-5.svg" alt="4D4M Logo - Outline"></noscript>
</a></div> </div>
<div class="qodef-grid-item">
<div id="block-31" class="widget widget_block" data-area="qodef-footer-top-area-column-2"><div class="qodef-shortcode qodef-m qodef-icon-with-text qodef-layout--after-title qodef--icon-predefined ">
<div class="qodef-m-content">
<h4 class="qodef-m-title">
<a itemprop="url" href="/VIP" target="_self">
<span class="qodef-m-title-inner">
<span class="qodef-m-title-text">
Get on VIP</span>
<span class="qodef-m-icon-wrapper">
<svg class="qodef-svg--button-arrow qodef-e-predefined-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10" viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"></line><line x1="1" y1="1" x2="9" y2="1"></line><line x1="9" y1="9" x2="9" y2="1"></line></svg> </span>
</span>
</a>
</h4>
<p class="qodef-m-text">Sign up for VIP track IDs, giveaways, and exclusive content</p>
</div>
</div></div> </div>
<div class="qodef-grid-item">
<div id="block-32" class="widget widget_block" data-area="qodef-footer-top-area-column-3"><div class="qodef-shortcode qodef-m qodef-icon-with-text qodef-layout--after-title qodef--icon-predefined ">
<div class="qodef-m-content">
<h4 class="qodef-m-title">
<a itemprop="url" href="/cdn-cgi/l/email-protection#d5b8b2b8a195e1b1e1b8fbb6bab8" target="_self">
<span class="qodef-m-title-inner">
<span class="qodef-m-title-text">
<span class="__cf_email__" data-cfemail="93ded4dec7d3a7d7a7debdf0fcfe">[email protected]</span></span>
<span class="qodef-m-icon-wrapper">
<svg class="qodef-svg--button-arrow qodef-e-predefined-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10" viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"></line><line x1="1" y1="1" x2="9" y2="1"></line><line x1="9" y1="9" x2="9" y2="1"></line></svg> </span>
</span>
</a>
</h4>
<p class="qodef-m-text">Festival Booking, Sync Licensing, Partnerships.</p>
</div>
</div></div> </div>
<div class="qodef-grid-item">
<div id="block-33" class="widget widget_block" data-area="qodef-footer-top-area-column-4"><div class="qodef-shortcode qodef-m qodef-icon-with-text qodef-layout--after-title qodef--icon-predefined ">
<div class="qodef-m-content">
<h4 class="qodef-m-title">
<a itemprop="url" href="https://shorturl.at/esR89" target="_self">
<span class="qodef-m-title-inner">
<span class="qodef-m-title-text">
VJ Assets </span>
<span class="qodef-m-icon-wrapper">
<svg class="qodef-svg--button-arrow qodef-e-predefined-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="10" height="10" viewBox="0 0 10 10" style="enable-background:new 0 0 10 10;" xml:space="preserve"><line x1="0.9" y1="9.1" x2="8.9" y2="1.1"></line><line x1="1" y1="1" x2="9" y2="1"></line><line x1="9" y1="9" x2="9" y2="1"></line></svg> </span>
</span>
</a>
</h4>
<p class="qodef-m-text"><a href="/terms-conditions"> Terms & conditions</a></p><br><p class="qodef-m-text"><a href="/privacy"> Privacy policy</a></p>
</div>
</div></div> </div>
</div>
</div>
</div>
</div>
<div id="qodef-page-footer-bottom-area">
<div id="qodef-page-footer-bottom-area-inner" class="qodef-content-grid">
<div class="qodef-grid qodef-layout--columns qodef-responsive--custom qodef-col-num--4 qodef-col-num--1024--2 qodef-col-num--768--2 qodef-col-num--680--1 qodef-col-num--480--1 qodef-alignment--left">
<div class="qodef-grid-inner clear">
<div class="qodef-grid-item">
<div id="block-49" class="widget widget_block" data-area="qodef-footer-bottom-area-column-1"><h3><a href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq" target="_blank">Spotify</a></h3></div> </div>
<div class="qodef-grid-item">
<div id="block-38" class="widget widget_block" data-area="qodef-footer-bottom-area-column-2"><h3><a href="https://soundcloud.com/4D4Mofficial" target="_blank">Soundcloud</a></h3></div> </div>
<div class="qodef-grid-item">
<div id="block-39" class="widget widget_block" data-area="qodef-footer-bottom-area-column-3"><h3><a href="https://tiktok.com/@4d4mofficial" target="_blank">Tiktok</a></h3></div> </div>
<div class="qodef-grid-item">
<div id="block-40" class="widget widget_block" data-area="qodef-footer-bottom-area-column-4"><h3><a href="https://youtube.com/@4D4Mofficial/" target="_blank">Youtube</a></h3></div> </div>
</div>
</div>
</div>
</div>
<div id="qodef-page-footer-copyright-area">
<div id="qodef-page-footer-copyright-area-inner" class="qodef-content-grid">
<div class="copyright-text qodef-alignment--left">
<a href="http://4d4m.com">
<p>© 2024 ®4D4M & 4D4M logo wordmark are registered trademarks. All rights reserved.</p>
</a>
</div>
</div>
</div>
</footer>
<a id="qodef-back-to-top" href="#" class="qodef--predefined">
<span class="qodef-back-to-top-icon">
<svg class="qodef-svg--back-to-top" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="48" height="48"
viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve"><line x1="24" y1="33.7" x2="24" y2="14.4"/><line x1="14.1" y1="24" x2="24" y2="14.4"/><line x1="34" y1="24" x2="24" y2="14.4"/></svg> </span>
</a>
<div id="qodef-side-area" >
<a href="javascript:void(0)" id="qodef-side-area-close" class="qodef-opener-icon qodef-m qodef-source--predefined qodef--opened" >
<span class="qodef-m-icon ">
<svg class="qodef-svg--close predefined" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24" height="24"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><line x1="23" y1="1" x2="1" y2="23"/><line x1="1" y1="1" x2="23" y2="23"/></svg> </span>
</a>
<div id="qodef-side-area-inner">
<div id="block-45" class="widget widget_block" data-area="side-area"><div style="margin-bottom:-10px; margin-top:8px; width:205px;"><a href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq?si=Clr9sR7xS5GjmC3mjyE-KA"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="g" data-lazy-src="https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE_WHITE-svg-5.svg"><noscript><img decoding="async" src="https://4d4m.com/storage/2023/01/4D4M_SVG_OUTLINE_WHITE-svg-5.svg" alt="g"></noscript></a></div></div><div id="block-23" class="widget widget_block" data-area="side-area"><div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><p>Come with me down the rabbit hole of raw & euphoric hard bass sounds & searing melodic hooks.</p></div></div></div><div id="rawtracks_core_separator-10" class="widget widget_rawtracks_core_separator" data-area="side-area"><div class="qodef-shortcode qodef-m qodef-separator clear "> <div class="qodef-m-line" style="border-color: rgba(255, 255, 255, 0) ;margin-top: 24px"></div></div></div><div id="rawtracks_core_title_widget-2" class="widget widget_rawtracks_core_title_widget" data-area="side-area"> <h4 class="qodef-widget-title" style="margin-bottom: 21px">
Follow on: </h4>
</div><div id="block-46" class="widget widget_block widget_media_gallery" data-area="side-area"><figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><figure class="wp-block-image size-full"><a href="https://open.spotify.com/artist/17A1KbxuoeO6Puw00Hjddq?si=Clr9sR7xS5GjmC3mjyE-KA"><img decoding="async" width="128" height="128" data-id="5640" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5640" data-lazy-srcset="https://4d4m.com/storage/2023/01/spotify.png 128w, https://4d4m.com/storage/2023/01/spotify-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/spotify.png" /><noscript><img decoding="async" width="128" height="128" data-id="5640" src="https://4d4m.com/storage/2023/01/spotify.png" alt="" class="wp-image-5640" srcset="https://4d4m.com/storage/2023/01/spotify.png 128w, https://4d4m.com/storage/2023/01/spotify-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure>
<figure class="wp-block-image size-full"><a href="https://soundcloud.com/4d4mofficial"><img decoding="async" width="128" height="128" data-id="5646" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5646" data-lazy-srcset="https://4d4m.com/storage/2023/01/soundcloud.png 128w, https://4d4m.com/storage/2023/01/soundcloud-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/soundcloud.png" /><noscript><img decoding="async" width="128" height="128" data-id="5646" src="https://4d4m.com/storage/2023/01/soundcloud.png" alt="" class="wp-image-5646" srcset="https://4d4m.com/storage/2023/01/soundcloud.png 128w, https://4d4m.com/storage/2023/01/soundcloud-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure>
<figure class="wp-block-image size-full"><a href="https://youtube.com/@4d4mofficial"><img decoding="async" width="128" height="128" data-id="5641" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5641" data-lazy-srcset="https://4d4m.com/storage/2023/01/youtube.png 128w, https://4d4m.com/storage/2023/01/youtube-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/youtube.png" /><noscript><img decoding="async" width="128" height="128" data-id="5641" src="https://4d4m.com/storage/2023/01/youtube.png" alt="" class="wp-image-5641" srcset="https://4d4m.com/storage/2023/01/youtube.png 128w, https://4d4m.com/storage/2023/01/youtube-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure>
<figure class="wp-block-image size-full"><a href="https://tiktok.com/@4d4mofficial"><img decoding="async" width="128" height="128" data-id="5642" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5642" data-lazy-srcset="https://4d4m.com/storage/2023/01/tik-tok.png 128w, https://4d4m.com/storage/2023/01/tik-tok-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/tik-tok.png" /><noscript><img decoding="async" width="128" height="128" data-id="5642" src="https://4d4m.com/storage/2023/01/tik-tok.png" alt="" class="wp-image-5642" srcset="https://4d4m.com/storage/2023/01/tik-tok.png 128w, https://4d4m.com/storage/2023/01/tik-tok-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure>
<figure class="wp-block-image size-full"><a href="https://facebook.com/4d4mofficial"><img decoding="async" width="128" height="128" data-id="5644" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5644" data-lazy-srcset="https://4d4m.com/storage/2023/01/facebook-1.png 128w, https://4d4m.com/storage/2023/01/facebook-1-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/facebook-1.png" /><noscript><img decoding="async" width="128" height="128" data-id="5644" src="https://4d4m.com/storage/2023/01/facebook-1.png" alt="" class="wp-image-5644" srcset="https://4d4m.com/storage/2023/01/facebook-1.png 128w, https://4d4m.com/storage/2023/01/facebook-1-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure>
<figure class="wp-block-image size-full"><a href="https://instagram.com/4d4mofficial"><img decoding="async" width="128" height="128" data-id="5645" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20128'%3E%3C/svg%3E" alt="" class="wp-image-5645" data-lazy-srcset="https://4d4m.com/storage/2023/01/instagram.png 128w, https://4d4m.com/storage/2023/01/instagram-100x100.png 100w" data-lazy-sizes="(max-width: 128px) 100vw, 128px" data-lazy-src="https://4d4m.com/storage/2023/01/instagram.png" /><noscript><img decoding="async" width="128" height="128" data-id="5645" src="https://4d4m.com/storage/2023/01/instagram.png" alt="" class="wp-image-5645" srcset="https://4d4m.com/storage/2023/01/instagram.png 128w, https://4d4m.com/storage/2023/01/instagram-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></noscript></a></figure></figure></div> </div>
</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript">
window.RS_MODULES = window.RS_MODULES || {};
window.RS_MODULES.modules = window.RS_MODULES.modules || {};
window.RS_MODULES.waiting = window.RS_MODULES.waiting || [];
window.RS_MODULES.defered = true;
window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {};
window.RS_MODULES.type = 'compiled';
</script>
<script type="rocketlazyloadscript">
(function () {
document.addEventListener("DOMContentLoaded", function (e) {
if (document.hasOwnProperty("visibilityState") && document.visibilityState === "prerender") {
return;
}
if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
return;
}
let referrer_url = null;
if (typeof document.referrer === 'string' && document.referrer.length > 0) {
referrer_url = document.referrer;
}
const params = location.search.slice(1).split('&').reduce((acc, s) => {
const [k, v] = s.split('=');
return Object.assign(acc, {[k]: v});
}, {});
const url = "https://4d4m.com/wp-json/iawp/search";
const body = {
referrer_url,
utm_source: params.utm_source,
utm_medium: params.utm_medium,
utm_campaign: params.utm_campaign,
utm_term: params.utm_term,
utm_content: params.utm_content,
gclid: params.gclid,
...{"payload":{"resource":"singular","singular_id":902,"page":1},"signature":"b8146a861de25c53e0e05d8bc107468f"} };
const xhr = new XMLHttpRequest();
xhr.open("POST", url, true);
xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");
xhr.send(JSON.stringify(body));
});
})();
</script>
<script type="rocketlazyloadscript">function loadScript(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.src="https://tracker.metricool.com/app/resources/be.js",c.onreadystatechange=a,c.onload=a,b.appendChild(c)}loadScript(function(){beTracker.t({hash:'2fbf957530ee0ad4d64ac7886d5a69db'})})</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var sbiajaxurl = "https://4d4m.com/wp-admin/admin-ajax.php";
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
</script>
<script type="rocketlazyloadscript">
if(typeof revslider_showDoubleJqueryError === "undefined") {function revslider_showDoubleJqueryError(sliderID) {console.log("You have some jquery.js library include that comes after the Slider Revolution files js inclusion.");console.log("To fix this, you can:");console.log("1. Set 'Module General Options' -> 'Advanced' -> 'jQuery & OutPut Filters' -> 'Put JS to Body' to on");console.log("2. Find the double jQuery.js inclusion and remove it");return "Double Included jQuery Library";}}
</script>
<link data-minify="1" rel='stylesheet' id='nice_page_transition_css-css' href='https://4d4m.com/core/cache/min/1/core/plugins/nice-page-transition/css/front.css' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://4d4m.com/core/cache/min/1/core/plugins/woocommerce/assets/client/blocks/wc-blocks.css' type='text/css' media='all' />
<style id='core-block-supports-inline-css' type='text/css'>
.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}
</style>
<link data-minify="1" rel='stylesheet' id='rs-plugin-settings-css' href='https://4d4m.com/core/cache/min/1/core/plugins/revslider/public/assets/css/rs6.css' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
.qodef-rev-arrow svg line{fill:none; stroke:currentColor; stroke-width:2; stroke-miterlimit:10}.qodef-rev-arrow svg line:not(:first-child){stroke-linecap:square}.qodef-rev-arrow svg line:nth-child(1){stroke-dasharray:25px; stroke-dashoffset:50px; transition:stroke-dashoffset .6s cubic-bezier(.61,1,.88,1)}.qodef-rev-arrow svg line:nth-child(2),.qodef-rev-arrow svg line:nth-child(3){stroke-dasharray:20px; stroke-dashoffset:40px; transition:stroke-dashoffset .6s cubic-bezier(.61,1,.88,1) .3s}.qodef-rev-arrow.qodef--animate svg line{stroke-dashoffset:0}
</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/dist/hooks.min.js" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/dist/i18n.min.js" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/contact-form-7/includes/swv/js/index.js" id="swv-js" defer></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/4d4m.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/contact-form-7/includes/js/index.js" id="contact-form-7-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4b36101dcc/public/assets/js/rbtools.min.js" defer async id="tp-tools-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4b36101dcc/public/assets/js/rs6.min.js" defer async id="revmin-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/jquery/ui/core.min.js" id="jquery-ui-core-js" defer></script>
<script type="text/javascript" id="qi-addons-for-elementor-script-js-extra">
/* <![CDATA[ */
var qodefQiAddonsGlobal = {"vars":{"adminBarHeight":0,"iconArrowLeft":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 34.2 32.3\" xml:space=\"preserve\" style=\"stroke-width: 2;\"><line x1=\"0.5\" y1=\"16\" x2=\"33.5\" y2=\"16\"\/><line x1=\"0.3\" y1=\"16.5\" x2=\"16.2\" y2=\"0.7\"\/><line x1=\"0\" y1=\"15.4\" x2=\"16.2\" y2=\"31.6\"\/><\/svg>","iconArrowRight":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 34.2 32.3\" xml:space=\"preserve\" style=\"stroke-width: 2;\"><line x1=\"0\" y1=\"16\" x2=\"33\" y2=\"16\"\/><line x1=\"17.3\" y1=\"0.7\" x2=\"33.2\" y2=\"16.5\"\/><line x1=\"17.3\" y1=\"31.6\" x2=\"33.5\" y2=\"15.4\"\/><\/svg>","iconClose":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" viewBox=\"0 0 9.1 9.1\" xml:space=\"preserve\"><g><path d=\"M8.5,0L9,0.6L5.1,4.5L9,8.5L8.5,9L4.5,5.1L0.6,9L0,8.5L4,4.5L0,0.6L0.6,0L4.5,4L8.5,0z\"\/><\/g><\/svg>"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/7b28f06fb0/assets/js/main.min.js" id="qi-addons-for-elementor-script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4e21176c92/assets/plugins/perfect-scrollbar/perfect-scrollbar.jquery.min.js" id="perfect-scrollbar-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/lib/js/hoverIntent.min.js" id="hoverIntent-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/rawtracks-core/assets/plugins/modernizr/modernizr.js" id="modernizr-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/qi-addons-for-elementor/inc/shortcodes/parallax-images/assets/js/plugins/jquery.parallax-scroll.js" id="parallax-scroll-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4e21176c92/assets/plugins/gsap/gsap.min.js" id="gsap-js" defer></script>
<script type="text/javascript" id="rawtracks-main-js-js-extra">
/* <![CDATA[ */
var qodefGlobal = {"vars":{"adminBarHeight":0,"iconArrowLeft":"<svg class=\"qodef-svg--slider-arrow-left\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"33\" height=\"33\"\n viewBox=\"0 0 33 33\" style=\"enable-background:new 0 0 33 33;\" xml:space=\"preserve\"><line x1=\"32.8\" y1=\"16.5\" x2=\"1.8\" y2=\"16.5\"\/><line x1=\"16.6\" y1=\"31.5\" x2=\"1.6\" y2=\"16.5\"\/><line x1=\"16.5\" y1=\"1.6\" x2=\"1.6\" y2=\"16.5\"\/><\/svg>","iconArrowRight":"<svg class=\"qodef-svg--slider-arrow-right\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"33\" height=\"33\"\n viewBox=\"0 0 33 33\" style=\"enable-background:new 0 0 33 33;\" xml:space=\"preserve\"><line x1=\"32.8\" y1=\"16.5\" x2=\"1.8\" y2=\"16.5\"\/><line x1=\"16.6\" y1=\"31.5\" x2=\"1.6\" y2=\"16.5\"\/><line x1=\"16.5\" y1=\"1.6\" x2=\"1.6\" y2=\"16.5\"\/><\/svg>","iconClose":"<svg class=\"qodef-svg--close\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24\" height=\"24\"\n viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><line x1=\"23\" y1=\"1\" x2=\"1\" y2=\"23\"\/><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"\/><\/svg>","qodefStickyHeaderScrollAmount":1000,"topAreaHeight":0,"restUrl":"https:\/\/4d4m.com\/wp-json\/","restNonce":"3dc1eb157a","paginationRestRoute":"rawtracks\/v1\/get-posts","getAlbumSongRestRoute":"rawtracks\/v1\/get-album-song","headerHeight":80,"mobileHeaderHeight":80}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/views/2819934f1f/assets/js/main.min.js" id="rawtracks-main-js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4e21176c92/assets/js/rawtracks-core.min.js" id="rawtracks-core-script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/cart\/?|\/my-account\/??(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/4d4m.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/7b28f06fb0/assets/plugins/swiper/8.4.5/swiper.min.js" id="swiper-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/sourcebuster/sourcebuster.min.js" id="sourcebuster-js-js" defer></script>
<script type="text/javascript" id="wc-order-attribution-js-extra">
/* <![CDATA[ */
var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/4d4m.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/39d10ee62c/assets/js/frontend/order-attribution.min.js" id="wc-order-attribution-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4e21176c92/assets/plugins/magnific-popup/jquery.magnific-popup.min.js" id="jquery-magnific-popup-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/7b28f06fb0/inc/masonry/assets/js/plugins/isotope.pkgd.min.js" id="isotope-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/7b28f06fb0/inc/masonry/assets/js/plugins/packery-mode.pkgd.min.js" id="packery-js" defer></script>
<script type="text/javascript" id="nice_page_transition_js-js-extra">
/* <![CDATA[ */
var settings = {"type":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/nice-page-transition/js/front.js" id="nice_page_transition_js-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/f65f29574d/assets/js/webpack.runtime.min.js" id="elementor-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/f65f29574d/assets/js/frontend-modules.min.js" id="elementor-frontend-modules-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before">
/* <![CDATA[ */
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.24.6","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/4d4m.com\/core\/modules\/f65f29574d\/assets\/","ajaxurl":"https:\/\/4d4m.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/4d4m.com\/core\/uploads"},"nonces":{"floatingButtonsClickTracking":"97d20ed7a3"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":902,"title":"EDM%20Artist%204D4M%20-%20Hardstyle%20-%20EDM%20Artist%20%26%20DJ","excerpt":"","featuredImage":false}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/f65f29574d/assets/js/frontend.min.js" id="elementor-frontend-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/cache/min/1/core/plugins/qi-addons-for-elementor/inc/plugins/elementor/assets/js/elementor.js" id="qi-addons-for-elementor-elementor-js" defer></script>
<script type="text/javascript" id="rawtracks-core-elementor-js-extra">
/* <![CDATA[ */
var qodefElementorGlobal = {"vars":{"elementorSectionHandler":[],"elementorColumnHandler":[]}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://4d4m.com/core/modules/4e21176c92/inc/plugins/elementor/assets/js/elementor.min.js" id="rawtracks-core-elementor-js" defer></script>
<script type="rocketlazyloadscript" id="rs-initialisation-scripts">
var tpj = jQuery;
var revapi1;
if(window.RS_MODULES === undefined) window.RS_MODULES = {};
if(RS_MODULES.modules === undefined) RS_MODULES.modules = {};
RS_MODULES.modules["revslider11"] = {once: RS_MODULES.modules["revslider11"]!==undefined ? RS_MODULES.modules["revslider11"].once : undefined, init:function() {
window.revapi1 = window.revapi1===undefined || window.revapi1===null || window.revapi1.length===0 ? document.getElementById("rev_slider_1_1") : window.revapi1;
if(window.revapi1 === null || window.revapi1 === undefined || window.revapi1.length==0) { window.revapi1initTry = window.revapi1initTry ===undefined ? 0 : window.revapi1initTry+1; if (window.revapi1initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["revslider11"].init()}); return;}
window.revapi1 = jQuery(window.revapi1);
if(window.revapi1.revolution==undefined){ revslider_showDoubleJqueryError("rev_slider_1_1"); return;}
revapi1.revolutionInit({
revapi:"revapi1",
sliderType:"hero",
DPR:"dpr",
sliderLayout:"fullwidth",
duration:"5000ms",
visibilityLevels:"1240,1024,778,480",
gridwidth:"1240,1024,778,480",
gridheight:"900,768,960,720",
minHeight:"670px",
autoHeight:true,
lazyType:"smart",
perspective:600,
perspectiveType:"global",
observeWrap:true,
editorheight:"900,768,960,720",
responsiveLevels:"1240,1024,778,480",
progressBar:{disableProgressBar:true},
navigation: {
onHoverStop:false
},
parallax: {
levels:[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],
type:"scroll",
origo:"slidercenter",
speed:0
},
scrolleffect: {
set:true,
multiplicator:1.3,
multiplicator_layers:1.3
},
sbtimeline: {
set:true
},
viewPort: {
global:true,
globalDist:"-200px",
enable:false
},
fallbacks: {
allowHTML5AutoPlayOnAndroid:true
},
});
}} // End of RevInitScript
if (window.RS_MODULES.checkMinimal!==undefined) { window.RS_MODULES.checkMinimal();};
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://4d4m.com/core/modules/ffee7df689/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img loading="lazy" data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img loading="lazy" src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
//<![CDATA[
(function() {"use strict";
function __IsDevToolOpen() {const widthDiff = window.outerWidth - window.innerWidth > 160;const heightDiff = window.outerHeight - window.innerHeight > 160;if (navigator.userAgent.match(/iPhone/i)) return false;if (!(heightDiff && widthDiff) && ((window.Firebug && window.Firebug.chrome && window.Firebug.chrome.isInitialized) || widthDiff || heightDiff)) {document.dispatchEvent(new Event('hmwp_is_devtool'));return true;}return false;}
var __devToolCheckInterval = setInterval(__IsDevToolOpen, 500);
function __disableOpen404() {document.documentElement.remove();}
function __showError(message) {var div = document.getElementById('disable_msg');if (message !== '' && div && (!div.style.display || div.style.display == 'none')) {div.innerHTML = message;div.style.display = 'block';setTimeout(function() {div.style.display = 'none';}, 1000);}}
function __disableEventListener(element, eventNames, message) {var events = eventNames.split(' ');events.forEach(function(event) {element.addEventListener(event, function(e) {e.preventDefault();if (message !== '') __showError(message);});});}
function __returnFalse() {return false;}
__disableEventListener(document, 'contextmenu', 'Right click is disabled!');})();
//]]>
</script>
<style>#disable_msg{display:none;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:999;left:50%;bottom:30px;font-size:17px}}</style>
<div id="disable_msg"></div><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>
<!-- Page retrieved from Super Page Cache fallback cache - page generated @ 2025-02-10 13:16:03 - fallback cache expiration @ never expires - cache key 536b58601e03fd9ee94da7e77aa11299c9f027dc.html --><!-- ADVANCED CACHE -->
# |
Url |
Url |
Source |
Date |
1 |
https://4d4m.com/ |
|
2025-02-10 14:00:21 |
2 |
https://thebolditalic.com/?gi=3941… |
|
2025-02-10 14:00:18 |
3 |
https://theracalmcbdgummies.com/en… |
|
2025-02-10 14:00:17 |
4 |
https://thebolditalic.com/?gi=9d0c… |
|
2025-02-10 14:00:16 |
5 |
https://agoiare.dlbookit.se/(S(d55… |
|
2025-02-10 14:00:15 |
6 |
https://agoiare.dlbookit.se/(S(ec4… |
|
2025-02-10 14:00:14 |
7 |
https://www.youtube.com/?ucbcb=1 |
|
2025-02-10 14:00:14 |
8 |
https://agoiare.dlbookit.se/(S(myk… |
|
2025-02-10 14:00:12 |
9 |
https://thebolditalic.com/?gi=a835… |
|
2025-02-10 14:00:12 |
10 |
https://thebolditalic.com/?gi=d012… |
|
2025-02-10 14:00:11 |
11 |
https://thebolditalic.com/?gi=1fcc… |
|
2025-02-10 14:00:10 |
12 |
https://xdiya.com/thane/ |
|
2025-02-10 14:00:10 |
13 |
https://thebolditalic.com/?gi=e4ea… |
|
2025-02-10 14:00:09 |
14 |
https://trustedcbdgummies.org/en-u… |
|
2025-02-10 14:00:09 |
15 |
https://agoiare.dlbookit.se/(S(43z… |
|
2025-02-10 14:00:07 |
16 |
https://thebolditalic.com/?gi=6b68… |
|
2025-02-10 14:00:07 |
17 |
https://www.youtube.com/embed/&%3B… |
|
2025-02-10 14:00:07 |
18 |
https://thebolditalic.com/?gi=fb76… |
|
2025-02-10 14:00:05 |
19 |
https://thebolditalic.com/?gi=6208… |
|
2025-02-10 14:00:04 |
20 |
https://agoiare.dlbookit.se/(S(lys… |
|
2025-02-10 14:00:04 |