﻿@keyframes rotation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@view-transition{navigation:auto;}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s;}html,body{height:100%;margin:0;padding:0;}html{scroll-behavior:smooth;}body{overflow-y:scroll;background-color:#151f1f;color:#fff;font-family:"Roboto Condensed",sans-serif;font-optical-sizing:auto;}.body-container{min-height:100%;box-sizing:border-box;display:flex;flex-direction:column;}main{flex:1 1 auto;text-align:center;box-sizing:border-box;}.section{width:100%;box-sizing:border-box;position:relative;z-index:30;background-color:#151f1f;}.section.parallax{z-index:1;}.section>.section-container{margin:0 auto;width:100%;max-width:1500px;box-sizing:border-box;padding:80px 60px 100px 60px;}@media screen and (max-width:1600px){.section>.section-container{padding:60px 60px 100px 60px;}}@media screen and (max-width:900px){.section>.section-container{padding:50px 30px 70px 30px;}}@media screen and (max-width:760px){.section>.section-container{padding:40px 20px 70px 20px;}}@media screen and (max-width:400px){.section>.section-container{padding-bottom:30px;}}.section-narrow{max-width:800px;margin:0 auto;}.section-narrow p,.section-narrow ol,.section-narrow ul{text-align:left;}.section-narrow li{padding-left:5px;padding-bottom:10px;}.section-title{margin-bottom:90px;}@media screen and (max-width:1600px){.section-title{margin-bottom:70px;}}@media screen and (max-width:900px){.section-title{margin-bottom:60px;}}.section-title h2{margin:0;text-align:center;line-height:1.1em;}@media screen and (max-width:1420px){.section-title h2{font-size:42px;}}@media screen and (max-width:900px){.section-title h2{font-size:38px;}}@media screen and (max-width:500px){.section-title h2{font-size:32px;}}.section-title p{margin-top:10px;text-align:center;}h1,h2,h3{margin:0;padding:0;}h1{font-family:Questrial,sans-serif;font-size:66px;font-weight:normal;text-transform:lowercase;}@media screen and (max-width:900px){h1{font-size:48px;}}@media screen and (max-width:600px){h1{font-size:36px;}}@media screen and (max-width:360px){h1{font-size:30px;}}h2{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-size:48px;font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1em;}h3{font-size:48px;font-weight:500;text-transform:capitalize;}@media screen and (max-width:900px){h3{font-size:36px;}}@media screen and (max-width:600px){h3{font-size:30px;}}@media screen and (max-width:360px){h3{font-size:24px;}}p{margin:20px 0 0 0;padding:0;font-family:"Roboto Condensed",sans-serif;font-optical-sizing:auto;font-size:20px;font-weight:300;text-align:left;}p.center{text-align:center;}p.preamble{font-size:24px;font-weight:500;}p.highlight{font-size:24px;font-weight:500;}@media screen and (max-width:900px){p{font-size:18px;}p.preamble{font-size:22px;}p.highlight{font-size:22px;}}a{color:#fff;text-decoration-thickness:1px;}.nobr{white-space:nowrap;}table td{font-family:"Roboto Condensed",sans-serif;font-optical-sizing:auto;font-size:20px;font-weight:300;text-align:left;padding-left:20px;padding-top:5px;vertical-align:top;}table td:first-child{padding-left:0;white-space:nowrap;font-weight:500;}@media screen and (max-width:900px){table td{font-size:18px;}}table tr:first-child td{padding-top:0;}button,a.btn{display:inline-block;background:linear-gradient(160deg,rgba(0,151,143,.7) 0%,rgba(0,109,101,.5) 100%);border:2px solid #fff;padding:18px 50px 20px 50px;outline:0;border-radius:10px;font-family:"Roboto Condensed",sans-serif;font-weight:400;font-size:24px;color:#fff;-webkit-appearance:none;-moz-appearance:none;text-decoration:none;cursor:pointer;white-space:nowrap;}@media screen and (max-width:500px){button,a.btn{font-size:20px;padding:15px 30px;}}button:hover,a.btn:hover{background:linear-gradient(160deg,rgba(0,151,143,.8) 0%,rgba(0,109,101,.6) 100%);box-shadow:0 3px 3px 0 rgba(0,0,0,.08),0 2px 8px 0 rgba(0,0,0,.21),inset 0 5px 15px rgba(255,255,255,.1);}button.bw,a.btn.bw{background:linear-gradient(170deg,#1f3333 0%,#101a1a 100%);border:2px solid #fff;}button.bw:hover,a.btn.bw:hover{background:linear-gradient(170deg,#233a3a 0%,#142020 100%);box-shadow:0 3px 3px 0 rgba(0,0,0,.08),0 2px 8px 0 rgba(0,0,0,.21),inset 0 5px 15px rgba(255,255,255,.1);}button.slim,a.btn.slim{padding:13px 50px 15px 50px;}@media screen and (max-width:900px){button.slim,a.btn.slim{font-size:22px;}}@media screen and (max-width:820px){button.slim,a.btn.slim{font-size:20px;}}@media screen and (max-width:760px){button.slim,a.btn.slim{font-size:19px;padding:15px 20px;}}@media screen and (max-width:580px){button.slim,a.btn.slim{font-size:18px;}}@media screen and (max-width:500px){button.slim,a.btn.slim{padding:10px 20px;}}button.black,a.btn.black{background:rgba(0,0,0,.7);}input{box-sizing:border-box;margin-top:30px;background-color:rgba(0,0,0,.1);border:2px solid #fff;padding:12px 20px;font-size:24px;min-width:500px;color:#fff;outline:0;border-radius:10px;font-family:"Roboto Condensed";font-optical-sizing:auto;}@media screen and (max-width:700px){input{min-width:unset;width:98%;}}@media screen and (max-width:500px){input{margin-top:10px;font-size:20px;}}::placeholder{color:#ddd;opacity:1;}::-ms-input-placeholder{color:#ddd;}iframe{border:0;}header{position:fixed;top:0;left:0;width:100%;flex:0 1 auto;height:80px;box-sizing:border-box;background-color:rgba(0,0,0,.6);box-shadow:0 0 40px 0 rgba(0,0,0,.33);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:600;display:flex;align-items:center;justify-content:space-between;padding:0 30px;}header::before{content:"";height:100%;width:800px;max-width:100%;position:absolute;top:0;right:0;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);}header::after{content:"";width:100%;height:40px;position:absolute;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);}@media screen and (max-width:760px){header{height:70px;padding:0 20px;}}header .logo{font-family:"Questrial",sans-serif;font-weight:normal;font-size:56px;color:#fff;text-decoration:none;letter-spacing:-.02em;z-index:700;}@media screen and (max-width:760px){header .logo{font-size:42px;}}header .desktop-menu{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-size:28px;text-transform:uppercase;letter-spacing:-.02em;z-index:700;}header .desktop-menu ul{list-style:none;box-sizing:border-box;margin:0;padding:0;display:flex;align-items:center;padding-bottom:2px;}header .desktop-menu ul li{margin:0;}header .desktop-menu a{text-decoration:none;color:#fff;display:inline-block;padding:0 20px;}header .desktop-menu a:hover{text-shadow:0 3px 30px rgba(255,225,235,.3),0 2px 10px rgba(255,255,255,.4),0 0 2px rgba(255,155,0,.3);}header .desktop-menu a.active{color:#bbb;color:#88d5d1;cursor:default;}header .desktop-menu a.active:hover{text-shadow:none;}@media screen and (max-width:1300px){header .desktop-menu .li-videos{display:none;}}@media screen and (max-width:1180px){header .desktop-menu .li-epk{display:none;}}@media screen and (max-width:1000px){header .desktop-menu .li-blinding-lights{display:none;}}@media screen and (max-width:760px){header .desktop-menu li{display:none;}}nav{font-size:18px;font-weight:bold;z-index:700;}nav .hamburger{height:33px;width:40px;cursor:pointer;margin-bottom:2px;transition:all .3s ease-in-out;position:relative;}@media screen and (max-width:700px){nav .hamburger{height:27px;width:32px;}}nav .hamburger .hamburger-icon{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-around;opacity:1;transition:all .2s ease-in-out;}nav .hamburger .hamburger-icon>div{height:3px;background-color:#fff;transition:.4s;border-radius:1px;}nav .hamburger .cross-icon{position:absolute;top:0;left:0;height:100%;opacity:0;transition:all .2s ease-in-out;}nav .hamburger .cross-icon>div{height:3.5px;background-color:#fff;transition:.4s;border-radius:2px;position:absolute;top:15px;left:-4px;width:47px;}@media screen and (max-width:700px){nav .hamburger .cross-icon>div{top:12px;left:-4px;width:41px;}}nav .hamburger .cross-icon>div:first-child{transform:rotate(40deg);}nav .hamburger .cross-icon>div:last-child{transform:rotate(-40deg);}nav.active .hamburger{transform:rotate(360deg);}nav.active .hamburger .hamburger-icon{opacity:0;}nav.active .hamburger .cross-icon{opacity:1;}ul.nav{list-style:none;box-sizing:border-box;margin:0;padding:20px 0;position:fixed;top:80px;right:-100%;height:calc(100vh - 80px);width:500px;max-width:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:right .2s ease-in-out;z-index:500;overflow:hidden;}@media screen and (max-width:700px){ul.nav{top:70px;height:calc(100vh - 70px);}}ul.nav li{margin:0;padding:0;}ul.nav.active{right:0;}ul.nav a{color:#fff;text-decoration:none;display:block;font-size:32px;font-weight:400;font-family:Questrial,Oswald,sans-serif;text-transform:lowercase;padding:25px 40px;transition:all .1s ease-in-out;text-align:center;}@media screen and (max-width:700px){ul.nav a{font-size:26px;padding:15px 40px;}}ul.nav a:hover{background-color:rgba(255,205,215,.02);box-shadow:0 2px 40px 5px rgba(150,255,245,.4);}ul.nav a.active{color:#bbb;color:#88d5d1;cursor:default;}ul.nav a.active:hover{background-color:transparent;box-shadow:none;}footer{flex:0 1 auto;text-align:center;padding:50px 40px 80px 40px;font-size:18px;background-color:#000;color:#bfbfbf;}@media screen and (max-width:700px){footer{padding:40px 20px 30px 20px;font-size:14px;}}footer h3{font-size:36px;font-weight:300;text-transform:uppercase;font-family:Oswald,sans-serif;font-optical-sizing:auto;letter-spacing:-.02em;margin-bottom:40px;}@media screen and (max-width:1100px){footer h3{margin-bottom:30px;}}@media screen and (max-width:900px){footer h3{font-size:28px;}}@media screen and (max-width:600px){footer h3{font-size:24px;}}@media screen and (max-width:360px){footer h3{font-size:20px;}}footer h3.mailing-list{margin-bottom:0;}footer .mailing-list-form-container{margin:30px 0 60px 0;padding:0;}@media screen and (max-width:900px){footer .mailing-list-form-container{margin:20px 0 50px 0;}}footer .mailing-list-form-container form{margin:0;padding:0;display:flex;align-items:center;justify-content:center;}footer .mailing-list-form-container form>div{flex:0 1 auto;}footer .mailing-list-form-container form input{margin:0 15px 0 0;}@media screen and (max-width:900px){footer .mailing-list-form-container form input{font-size:22px;min-width:400px;}footer .mailing-list-form-container form button{font-size:22px;}}@media screen and (max-width:700px){footer .mailing-list-form-container form{padding:0 20px;}footer .mailing-list-form-container form>div:first-child{flex:1 1 auto;}footer .mailing-list-form-container form input{font-size:18px;min-width:300px;width:calc(100% - 15px);}footer .mailing-list-form-container form button{font-size:18px;}}@media screen and (max-width:600px){footer .mailing-list-form-container form{padding:0 20px;display:block;}footer .mailing-list-form-container form>div{flex:1 1 100%;}footer .mailing-list-form-container form input{font-size:20px;min-width:300px;width:100%;margin-right:0;margin-bottom:30px;}footer .mailing-list-form-container form button{font-size:20px;width:50%;}}@media screen and (max-width:500px){footer .mailing-list-form-container form{padding:0;}footer .mailing-list-form-container form input{font-size:18px;min-width:unset;}footer .mailing-list-form-container form button{font-size:18px;}}footer .social-media-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:-5px 0;}@media screen and (max-width:900px){footer .social-media-links{margin:-15px 0;padding:0 15%;}}@media screen and (max-width:640px){footer .social-media-links{padding:0 10%;}}@media screen and (max-width:560px){footer .social-media-links{padding:0 0;}}footer .social-media-links>a{flex:0 1 auto;display:flex;margin:5px 15px;font-size:24px;white-space:nowrap;justify-content:center;align-items:center;flex-direction:column;opacity:.7;transition:all .15s ease-in-out;width:110px;transform:scale(.98);}@media screen and (max-width:1500px){footer .social-media-links>a{margin:5px 5px;font-size:22px;width:110px;}}@media screen and (max-width:1300px){footer .social-media-links>a{margin:5px 0;font-size:20px;width:100px;}}@media screen and (max-width:1100px){footer .social-media-links>a{margin:5px 0;font-size:18px;width:90px;}}@media screen and (max-width:1000px){footer .social-media-links>a{margin:5px 0;font-size:16px;width:80px;}}@media screen and (max-width:900px){footer .social-media-links>a{margin:15px 0;}}footer .social-media-links>a:hover{opacity:1;transform:scale(1.02);}footer .social-media-links>a::before{content:"";display:block;flex:0 1 auto;background-color:transparent;width:64px;height:64px;background-position:center center;background-repeat:no-repeat;background-size:contain;margin-bottom:10px;}@media screen and (max-width:1500px){footer .social-media-links>a::before{width:52px;height:52px;}}@media screen and (max-width:1100px){footer .social-media-links>a::before{width:42px;height:42px;}}@media screen and (max-width:1000px){footer .social-media-links>a::before{width:32px;height:32px;}}footer .social-media-links>a.spotify::before{background-image:url("/assets/logos/spotify.png");}footer .social-media-links>a.apple-music::before{background-image:url("/assets/logos/applemusic.png");width:60px;height:60px;margin-top:2px;margin-bottom:12px;}@media screen and (max-width:1500px){footer .social-media-links>a.apple-music::before{width:48px;height:48px;}}@media screen and (max-width:1100px){footer .social-media-links>a.apple-music::before{width:38px;height:38px;}}@media screen and (max-width:1000px){footer .social-media-links>a.apple-music::before{width:28px;height:28px;}}footer .social-media-links>a.beatport::before{background-image:url("/assets/logos/beatport.png");margin-right:2px;}footer .social-media-links>a.bandcamp::before{background-image:url("/assets/logos/bandcamp.png");}footer .social-media-links>a.facebook::before{background-image:url("/assets/logos/facebook.png");}footer .social-media-links>a.instagram::before{background-image:url("/assets/logos/instagram.png");}footer .social-media-links>a.tiktok::before{background-image:url("/assets/logos/tiktok.png");}footer .social-media-links>a.youtube::before{background-image:url("/assets/logos/youtube.png");margin-right:1px;}footer .social-media-links>a.x::before{background-image:url("/assets/logos/x.png");width:54px;height:54px;margin-top:5px;margin-bottom:15px;}@media screen and (max-width:1500px){footer .social-media-links>a.x::before{width:42px;height:42px;}}@media screen and (max-width:1100px){footer .social-media-links>a.x::before{width:32px;height:32px;}}@media screen and (max-width:1000px){footer .social-media-links>a.x::before{width:22px;height:22px;}}footer .social-media-links>a.threads::before{background-image:url("/assets/logos/threads.png");}footer .contact{margin:50px 30px 40px 30px;font-size:24px;}@media screen and (max-width:1100px){footer .contact{font-size:22px;margin-top:40px;}}@media screen and (max-width:1100px){footer .contact{font-size:20px;}}@media screen and (max-width:700px){footer .contact{font-size:18px;}}footer span,footer a{display:inline-block;}footer a{color:#eee;}footer a:hover{color:#fff;}footer .bottom-row span,footer .bottom-row a{display:inline-block;padding:0 10px 0 14px;border-left:1px solid #eee;}footer .bottom-row span:first-child,footer .bottom-row a:first-child{border-left:0;padding-left:0;}footer .bottom-row span:last-child,footer .bottom-row a:last-child{padding-right:0;}footer .consent-spacer{height:200px;}#mailingListSignupStatusPopup{width:90%;max-width:600px;position:fixed;left:50%;top:50%;transform:translate(-50%,-60%);background-color:rgba(0,0,0,.9);height:400px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 50px 0 rgba(150,255,245,.3),0 1px 10px 5px rgba(150,255,245,.1);border-radius:20px;color:#fff;z-index:999;display:none;opacity:1;transition:all .4s ease-in-out;}@media screen and (max-width:800px){#mailingListSignupStatusPopup{width:80%;}}#mailingListSignupStatusPopup.show{display:flex;}#mailingListSignupStatusPopup.closing{opacity:0;}#mailingListSignupStatusPopup .spinner-container{width:120px;height:120px;box-sizing:border-box;transition:opacity .2s ease-in-out;opacity:1;margin-top:-30px;}#mailingListSignupStatusPopup .spinner-container.hide{opacity:0;}#mailingListSignupStatusPopup .spinner-container .spinner{width:120px;height:120px;border:6px solid rgba(255,255,255,.9);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;}#mailingListSignupStatusPopup .status{position:absolute;left:50%;top:50%;transform:translate(-50%,-53%);width:52%;display:none;opacity:0;transition:all .2s ease-in-out;}@media screen and (max-width:700px){#mailingListSignupStatusPopup .status{width:80%;}}#mailingListSignupStatusPopup .status.showing{display:block;}#mailingListSignupStatusPopup .status.show{opacity:1;}#mailingListSignupStatusPopup .status .success,#mailingListSignupStatusPopup .status .error{display:none;}#mailingListSignupStatusPopup .status .success p,#mailingListSignupStatusPopup .status .error p{text-align:center;}#mailingListSignupStatusPopup .status .success.show,#mailingListSignupStatusPopup .status .error.show{display:block;}#mailingListSignupStatusPopup .status button{margin-top:40px;}#cookie-consent{z-index:1000;position:fixed;width:90%;max-width:600px;bottom:0;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.9);padding:25px 30px 40px 30px;box-shadow:0 2px 40px 5px rgba(150,255,245,.4);text-align:center;border-radius:30px 30px 0 0;}@media screen and (max-width:760px){#cookie-consent{border-radius:0;width:100%;max-width:none;}}@media screen and (max-width:600px){#cookie-consent{padding:15px 20px 20px 20px;}}#cookie-consent p{font-size:16px;text-align:center;margin:10px 0 25px 0;padding:0 20px;}@media screen and (max-width:600px){#cookie-consent p{margin:5px 0 15px 0;}}#cookie-consent button{border:2px solid #fff;padding:10px 20px 11px 20px;border-radius:10px;font-size:20px;}@media screen and (max-width:500px){#cookie-consent button{font-size:16px;}}.spotify-embed-container{background:#fff;padding:4px 4px 0 4px;border-radius:14px;position:relative;margin:20px 0;min-width:300px;}@media screen and (max-width:400px){.spotify-embed-container{min-width:unset;}}.spotify-embed-container iframe{position:relative;z-index:20;width:100%;border:0;}.spotify-embed-container .preload-overlay{position:absolute;box-sizing:border-box;padding:0 0 10px 0;width:100%;height:100%;top:0;left:0;background:#151f1f;z-index:21;border-radius:14px;border:4px solid #fff;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .5s ease-in-out;}.spotify-embed-container .preload-overlay .text{flex:0 1 auto;display:block;margin:3px 20px 0 0;}.spotify-embed-container .preload-overlay .spinner{flex:0 1 auto;display:block;width:32px;height:32px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;}.spotify-embed-container .preload-overlay.fade-out{opacity:0;}.news-list{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:0 -30px;box-sizing:border-box;}@media screen and (max-width:900px){.news-list{margin:0 -20px;}}.news-list .news-item{display:block;flex:0 0 33.333333%;box-sizing:border-box;padding:0 30px 80px 30px;position:relative;text-align:left;opacity:0;transform:translateY(50px);}@media screen and (max-width:1030px){.news-list .news-item{flex:0 0 50%;}}@media screen and (max-width:900px){.news-list .news-item{padding:0 20px 70px 20px;}}@media screen and (max-width:600px){.news-list .news-item{flex:0 0 100%;padding-bottom:60px;}}.news-list .news-item .date{font-family:Questrial,sans-serif;font-weight:normal;margin:0 0 10px 0;color:rgba(255,255,255,.5);text-shadow:0 0 8px rgba(255,255,255,.2);}@media screen and (max-width:600px){.news-list .news-item .date{font-size:16px;}}.news-list .news-item h3{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:300;font-size:36px;text-transform:uppercase;line-height:1.1em;}@media screen and (max-width:1200px){.news-list .news-item h3{font-size:30px;}}@media screen and (max-width:1030px){.news-list .news-item h3{font-size:32px;}}@media screen and (max-width:600px){.news-list .news-item h3{font-size:28px;}}.news-list .news-item img{display:block;width:100%;margin-bottom:20px;box-shadow:0 1px 5px 0 rgba(0,0,0,.3);}.news-list .news-item p{font-weight:300;}body.home .hero-container{margin:0;padding:80px 0 0 0;box-sizing:border-box;overflow:hidden;position:relative;height:100vh;max-height:100vw;min-height:1000px;width:100%;display:flex;align-items:center;justify-content:center;}@media screen and (max-width:1500px){body.home .hero-container{min-height:920px;}}@media screen and (max-width:760px){body.home .hero-container{padding-top:70px;}}@media screen and (max-width:600px){body.home .hero-container{min-height:700px;}}@media screen and (max-width:500px){body.home .hero-container{min-height:650px;}}@media screen and (max-width:400px){body.home .hero-container{min-height:550px;}}body.home .hero-container>video,body.home .hero-container>.poster-image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:10;}body.home .hero-container>.poster-image{background-position:center center;background-size:cover;}body.home .hero-container>.hero-content{z-index:11;text-align:center;width:90%;box-sizing:border-box;margin-top:-50px;margin-bottom:0;}@media screen and (max-width:1500px){body.home .hero-container>.hero-content{margin-top:-40px;}}@media screen and (max-width:1300px){body.home .hero-container>.hero-content{margin-top:-20px;}}@media screen and (max-width:1200px){body.home .hero-container>.hero-content{margin-top:-30px;}}@media screen and (max-width:1040px){body.home .hero-container>.hero-content{margin-top:-60px;}}@media screen and (max-width:900px){body.home .hero-container>.hero-content{margin-top:-80px;}}@media screen and (max-width:800px){body.home .hero-container>.hero-content{margin-top:-100px;}}@media screen and (max-width:600px){body.home .hero-container>.hero-content{margin-top:-40px;}}@media screen and (max-width:400px){body.home .hero-container>.hero-content{margin-top:-10px;}}body.home .hero-container>.hero-content .hero-text{opacity:0;transform:scale(.5);}body.home .hero-container>.hero-content p{margin:10px 0 0 0;font-family:"Questrial",sans-serif;color:rgba(255,255,255,.99);margin:0;text-shadow:0 0 50px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.3);text-align:center;}@media screen and (max-width:700px){body.home .hero-container>.hero-content p{font-size:18px;}}body.home .hero-container>.hero-content p.tba{font-family:Questrial,sans-serif;letter-spacing:.3em;font-size:42px;color:#fff;}body.home .hero-container>.hero-content p.title{font-size:200px;margin-top:50px;margin-bottom:60px;line-height:.9em;}body.home .hero-container>.hero-content p.featuring{font-size:72px;}body.home .hero-container>.hero-content p.featuring span{color:rgba(255,255,255,.9);}@media screen and (max-width:1500px){body.home .hero-container>.hero-content p.tba{font-size:39px;}body.home .hero-container>.hero-content p.title{font-size:190px;}body.home .hero-container>.hero-content p.featuring{font-size:64px;}}@media screen and (max-width:1300px){body.home .hero-container>.hero-content p.tba{font-size:35px;}body.home .hero-container>.hero-content p.title{font-size:180px;}body.home .hero-container>.hero-content p.featuring{font-size:60px;}}@media screen and (max-width:1200px){body.home .hero-container>.hero-content p.tba{font-size:32px;}body.home .hero-container>.hero-content p.title{font-size:160px;}body.home .hero-container>.hero-content p.featuring{font-size:54px;}}@media screen and (max-width:1040px){body.home .hero-container>.hero-content p.tba{font-size:30px;}body.home .hero-container>.hero-content p.title{font-size:140px;}body.home .hero-container>.hero-content p.featuring{font-size:50px;}}@media screen and (max-width:900px){body.home .hero-container>.hero-content p.tba{font-size:30px;}body.home .hero-container>.hero-content p.title{font-size:120px;}body.home .hero-container>.hero-content p.featuring{font-size:46px;}}@media screen and (max-width:760px){body.home .hero-container>.hero-content p.tba{font-size:26px;}body.home .hero-container>.hero-content p.title{font-size:100px;}body.home .hero-container>.hero-content p.featuring{font-size:42px;}}@media screen and (max-width:650px){body.home .hero-container>.hero-content p.title{font-size:90px;}}@media screen and (max-width:600px){body.home .hero-container>.hero-content p.tba{font-size:24px;}body.home .hero-container>.hero-content p.title{font-size:80px;margin-top:20px;margin-bottom:25px;}body.home .hero-container>.hero-content p.featuring{font-size:36px;}}@media screen and (max-width:500px){body.home .hero-container>.hero-content p.title{font-size:70px;}body.home .hero-container>.hero-content p.featuring{font-size:32px;}}@media screen and (max-width:450px){body.home .hero-container>.hero-content p.tba{font-size:22px;}body.home .hero-container>.hero-content p.title{font-size:65px;}body.home .hero-container>.hero-content p.featuring{font-size:28px;margin-bottom:40px;}}@media screen and (max-width:400px){body.home .hero-container>.hero-content p.tba{font-size:20px;}body.home .hero-container>.hero-content p.title{font-size:55px;}body.home .hero-container>.hero-content p.featuring{font-size:28px;}}body.home .hero-container>.hero-content .cta{margin:0 auto;margin-top:50px;width:450px;max-width:90%;}body.home .hero-container>.hero-content .cta .btn{display:inline-block;margin:0 auto;background-color:rgba(0,0,0,.7);color:#fff;box-shadow:0 0 40px 3px rgba(0,0,0,.3),0 0 20px 0 rgba(0,0,0,.3);padding:20px 35px 25px 35px;font-family:"Open Sans",sans-serif;font-weight:bold;font-size:36px;border-radius:15px;text-decoration:none;}body.home .hero-container>.hero-content .cta .btn.gradient{background:#d00035;background:linear-gradient(90deg,#d00035 0%,rgba(121,9,45,.8967962185) 41%,#b3007f 100%);}@media screen and (max-width:1200px){body.home .hero-container>.hero-content .cta{margin-top:60px;}body.home .hero-container>.hero-content .cta .btn{padding:20px 35px 25px 35px;font-size:24px;}}@media screen and (max-width:800px){body.home .hero-container>.hero-content .cta{margin-top:40px;}body.home .hero-container>.hero-content .cta .btn{padding:15px 25px 18px 25px;font-size:20px;}}@media screen and (max-width:450px){body.home .hero-container>.hero-content .cta{margin-top:20px;}body.home .hero-container>.hero-content .cta .btn{padding:10px 20px 12px 20px;font-size:16px;}}body.home .hero-container>.hero-content .cta .spotify-embed-container{opacity:0;transform:translateY(50px) scale(.5);}@media screen and (max-width:1600px){body.home .section-title{padding:20px 0;}}@media screen and (max-width:900px){body.home .section-title{margin-bottom:30px;}}body.home .section-title h2{font-size:66px;margin:0;text-align:center;line-height:1.1em;}@media screen and (max-width:1400px){body.home .section-title h2{font-size:60px;}}@media screen and (max-width:1100px){body.home .section-title h2{font-size:54px;}}@media screen and (max-width:900px){body.home .section-title h2{font-size:48px;}}@media screen and (max-width:500px){body.home .section-title h2{font-size:42px;}}body.home .temptation-city{background-image:linear-gradient(180deg,#0f1818,#0c1414);}body.home .temptation-city .section-container{padding-bottom:100px;}@media screen and (max-width:900px){body.home .temptation-city .section-container{padding-bottom:70px;}}@media screen and (max-width:760px){body.home .temptation-city .section-container{padding-bottom:70px;}}@media screen and (max-width:400px){body.home .temptation-city .section-container{padding-bottom:60px;}}body.home .temptation-city .section-title{margin-bottom:0;}body.home .temptation-city .section-intro p,body.home .temptation-city .section-intro h3{text-align:center;color:rgba(255,255,255,.95);}body.home .temptation-city .section-intro h3{margin-top:20px;margin-bottom:32px;font-family:Oswald,sans-serif;font-size:46px;font-style:italic;font-weight:300;letter-spacing:-.02em;}@media screen and (max-width:1600px){body.home .temptation-city .section-intro h3{margin-top:0;}}@media screen and (max-width:1420px){body.home .temptation-city .section-intro h3{font-size:38px;}}@media screen and (max-width:900px){body.home .temptation-city .section-intro h3{font-size:36px;margin-top:-10px;margin-bottom:20px;line-height:1.1em;}}@media screen and (max-width:500px){body.home .temptation-city .section-intro h3{font-size:30px;}}body.home .temptation-city .section-intro p{font-size:21px;margin:20px 200px 0 200px;}@media screen and (max-width:1500px){body.home .temptation-city .section-intro p{margin:20px 150px 0 150px;}}@media screen and (max-width:1400px){body.home .temptation-city .section-intro p{margin:20px 100px 0 100px;}}@media screen and (max-width:1250px){body.home .temptation-city .section-intro p{margin:20px 50px 0 50px;}}@media screen and (max-width:1100px){body.home .temptation-city .section-intro p{margin:20px 20px 0 20px;}}@media screen and (max-width:900px){body.home .temptation-city .section-intro p{font-size:19px;}}@media screen and (max-width:600px){body.home .temptation-city .section-intro p{margin:20px 0 0 0;text-align:left;font-size:18px;}}body.home .temptation-city .section-intro p.bold{font-weight:400;}body.home .latest-news{background-image:linear-gradient(180deg,#151f1f,#101a1a);}body.home .latest-news .news-list{margin-bottom:-40px;}@media screen and (max-width:900px){body.home .latest-news .news-list{margin-bottom:-40px;}}body.home .latest-news .news-list .news-item{padding:0 30px 40px 30px;}@media screen and (max-width:900px){body.home .latest-news .news-list .news-item{padding:0 20px 40px 20px;}}@media screen and (max-width:600px){body.home .latest-news .news-list .news-item{padding-bottom:70px;}body.home .latest-news .news-list .news-item:last-child{padding-bottom:0;}}body.home .latest-news .button-drawer{margin-top:40px;padding-top:30px;}@media screen and (max-width:900px){body.home .latest-news .button-drawer{padding-top:10px;}}@media screen and (max-width:600px){body.home .latest-news .button-drawer{padding-top:50px;}}@media screen and (max-width:400px){body.home .latest-news .button-drawer{padding-bottom:30px;}}body.home .popular-releases{background-image:linear-gradient(180deg,#151f1f,#101a1a);}body.home .popular-releases .section-container{padding-top:80px;padding-bottom:120px;}@media screen and (max-width:1600px){body.home .popular-releases .section-container{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width:600px){body.home .popular-releases .section-container{padding-top:40px;padding-bottom:60px;}}body.home .popular-releases .releases-container{margin-top:60px;}@media screen and (max-width:1600px){body.home .popular-releases .releases-container{margin-top:0;}}@media screen and (max-width:600px){body.home .popular-releases .releases-container{margin-top:-10px;}}body.home .popular-releases .releases-container .releases{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:0 -10px;box-sizing:border-box;}body.home .popular-releases .releases-container .release-item{display:block;flex:0 0 33.333333%;box-sizing:border-box;padding:10px;position:relative;transition:all .2s ease-in-out;cursor:pointer;opacity:0;transform:scale(.8) translateY(20px);}@media screen and (max-width:1030px){body.home .popular-releases .releases-container .release-item{flex:0 0 50%;}}@media screen and (max-width:600px){body.home .popular-releases .releases-container .release-item{flex:0 0 100%;}}body.home .popular-releases .releases-container .release-item:hover{padding:0;filter:brightness(1.05);}body.home .popular-releases .releases-container .release-item.no-hover:hover{padding:10px;filter:brightness(1);}body.home .popular-releases .releases-container .release-item img{display:block;width:100%;}body.home .popular-releases .releases-container .release-item .bookmark{position:absolute;left:0;top:-100px;}@media screen and (max-width:760px){body.home .popular-releases .releases-container .release-item .bookmark{top:-90px;}}body.home .popular-releases .button-drawer{margin-top:40px;padding-top:30px;}@media screen and (max-width:900px){body.home .popular-releases .button-drawer{padding-top:10px;}}@media screen and (max-width:600px){body.home .popular-releases .button-drawer{padding-top:50px;}}@media screen and (max-width:400px){body.home .popular-releases .button-drawer{padding-bottom:30px;}}body.get-my-track main{display:flex;}body.get-my-track h1{font-family:Oswald,sans-serif;font-optical-sizing:auto;text-transform:uppercase;font-weight:400;line-height:1.1em;}body.get-my-track .download-form-container{width:100%;display:flex;align-items:flex-start;justify-content:center;height:100vh;background-image:url("/assets/hero/angel-of-decadence/angel-bg.jpg");background-position:center center;background-size:cover;}@media screen and (max-width:1000px){body.get-my-track .download-form-container{height:auto;}}body.get-my-track .download-form-container>.card{box-sizing:border-box;position:relative;padding:40px 60px 80px 60px;background-color:rgba(0,0,0,.5);margin-top:150px;width:800px;max-width:96%;font-size:20px;}body.get-my-track .download-form-container>.card p{text-align:center;}@media screen and (max-width:500px){body.get-my-track .download-form-container>.card p{text-align:left;}}@media screen and (max-width:1100px){body.get-my-track .download-form-container>.card{margin-top:120px;}}@media screen and (max-width:930px){body.get-my-track .download-form-container>.card{margin-top:100px;}}@media screen and (max-width:870px){body.get-my-track .download-form-container>.card{margin-top:80px;width:100%;max-width:100%;flex:1 1 auto;height:calc(100% - 70px);}}@media screen and (max-width:760px){body.get-my-track .download-form-container>.card{margin-top:70px;padding:40px 40px 50px 40px;}}@media screen and (max-width:500px){body.get-my-track .download-form-container>.card{margin-top:70px;padding:20px 20px 30px 20px;}body.get-my-track .download-form-container>.card h1{margin-top:15px;font-size:32px;}body.get-my-track .download-form-container>.card p{font-size:17px;}}body.get-my-track .download-form-container>.card h1>span{display:inline-block;}body.get-my-track .download-form-container>.card .large{font-size:24px;}@media screen and (max-width:500px){body.get-my-track .download-form-container>.card .large{font-size:20px;}}body.get-my-track .download-form-container>.card .small{font-size:16px;}@media screen and (max-width:500px){body.get-my-track .download-form-container>.card .small{font-size:14px;}}body.get-my-track .download-form-container>.card form{margin-bottom:40px;box-sizing:border-box;}body.get-my-track .download-form-container>.card button{margin-top:30px;}@media screen and (max-width:500px){body.get-my-track .download-form-container>.card button{margin-top:25px;}}body.get-my-track .download-form-container>.card .overlay{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;}body.get-my-track .download-form-container>.card .overlay .spinner-container{width:120px;height:120px;box-sizing:border-box;transition:opacity .5s ease-in;opacity:0;}body.get-my-track .download-form-container>.card .overlay .spinner-container.active{opacity:1;}body.get-my-track .download-form-container>.card .overlay .spinner{width:120px;height:120px;border:6px solid rgba(255,255,255,.9);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;}body.get-my-track .download-form-container>.card .overlay.active{display:flex;}body.get-my-track h3.mailing-list{display:none;}body.get-my-track .mailing-list-form-container{display:none;}body.biography .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/bio.jpg");}@media screen and (max-width:712px){body.biography .poster{min-height:400px;}}body.biography .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.biography .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.biography .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.biography .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.biography .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.biography .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.biography .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.biography .poster .heading h1{font-size:50px;}}body.biography .poster .heading h1{text-shadow:0 0 60px rgba(0,0,0,.7),0 0 40px rgba(0,0,0,.5);}body.biography .bio-container{display:flex;align-items:flex-start;justify-content:space-between;text-align:left;position:relative;}body.biography .bio-container>div{opacity:0;transform:translateY(50px);}body.biography .bio-container h3{font-family:Questrial;font-size:36px;margin-top:60px;}body.biography .bio-container h3.first{margin-top:30px;}@media screen and (max-width:1420px){body.biography .bio-container h2{font-size:42px;}body.biography .bio-container h3{font-size:32px;}}@media screen and (max-width:900px){body.biography .bio-container h2{font-size:38px;}body.biography .bio-container h3{font-size:26px;}}@media screen and (max-width:800px){body.biography .bio-container{display:block;}}@media screen and (max-width:500px){body.biography .bio-container h2{font-size:32px;}body.biography .bio-container h3{font-size:22px;}}body.biography .bio-container .brief-bio{flex:0 1 36%;}body.biography .bio-container .long-story-bio{flex:0 1 64%;box-sizing:border-box;padding-left:120px;}@media screen and (max-width:1420px){body.biography .bio-container .long-story-bio{padding-left:60px;}}@media screen and (max-width:900px){body.biography .bio-container .long-story-bio{padding-left:40px;}}@media screen and (max-width:800px){body.biography .bio-container .long-story-bio{padding-left:0;padding-top:60px;}}body.journey .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/studio-v2.jpg");}@media screen and (max-width:712px){body.journey .poster{min-height:400px;}}body.journey .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.journey .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.journey .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.journey .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.journey .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.journey .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.journey .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.journey .poster .heading h1{font-size:50px;}}body.journey .poster .heading h1{text-shadow:0 0 60px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.99),0 0 10px rgba(0,0,0,.99);}body.journey .bio-container{max-width:750px;margin:0 auto;text-align:left;position:relative;}body.journey .bio-container h2{margin-top:60px;}body.journey .bio-container h2.first{margin-top:0;}@media screen and (max-width:1420px){body.journey .bio-container h2{font-size:42px;}}@media screen and (max-width:900px){body.journey .bio-container h2{font-size:38px;}}@media screen and (max-width:500px){body.journey .bio-container h2{font-size:32px;}}body.news .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/news-v2.jpg");}@media screen and (max-width:712px){body.news .poster{min-height:400px;}}body.news .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.news .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.news .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.news .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.news .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.news .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.news .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.news .poster .heading h1{font-size:50px;}}body.news .poster .heading h1{text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);}body.news .news-list{position:relative;}body.news .news-list .down-arrow{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:100px;height:100px;border:4px solid #e4e4e5;box-sizing:border-box;border-radius:50%;padding:25px 20px 20px 20px;display:none;}body.news .news-list .down-arrow .icon{height:100%;background-image:url("/down-arrow.png");background-repeat:no-repeat;background-position:center center;background-size:contain;}@media screen and (max-width:400px){body.news .button-drawer{padding-bottom:30px;}}body.releases .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/keyboard-v3.jpg");}@media screen and (max-width:712px){body.releases .poster{min-height:400px;}}body.releases .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.releases .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.releases .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.releases .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.releases .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.releases .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.releases .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.releases .poster .heading h1{font-size:50px;}}body.releases .poster .heading h1{text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);}body.releases .releases{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:0 -10px;box-sizing:border-box;position:relative;}body.releases .releases .down-arrow{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:100px;height:100px;border:4px solid #e4e4e5;box-sizing:border-box;border-radius:50%;padding:25px 20px 20px 20px;display:none;}body.releases .releases .down-arrow .icon{height:100%;background-image:url("/down-arrow.png");background-repeat:no-repeat;background-position:center center;background-size:contain;}body.releases .release-item{display:block;flex:0 0 33.333333%;box-sizing:border-box;padding:10px;position:relative;transition:all .2s ease-in-out;cursor:pointer;opacity:0;transform:scale(.8) translateY(20px);}@media screen and (max-width:1030px){body.releases .release-item{flex:0 0 50%;}}@media screen and (max-width:600px){body.releases .release-item{flex:0 0 100%;}}body.releases .release-item:hover{padding:0;filter:brightness(1.05);}body.releases .release-item.no-hover:hover{padding:10px;filter:brightness(1);}body.releases .release-item img{display:block;width:100%;}body.releases .release-item .bookmark{position:absolute;left:0;top:-100px;}@media screen and (max-width:760px){body.releases .release-item .bookmark{top:-90px;}}body.releases .release-item .stay-tuned{background-color:rgba(0,0,0,.5);width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;}body.releases .release-item .stay-tuned>div{padding:0 15% 2% 15%;}body.releases .release-item .stay-tuned a{display:inline;position:relative;}body.releases a:focus{outline:0;border:0;background:transparent;}@media screen and (max-width:900px){body.releases .section-title{margin-bottom:20px;}}body.release-item .poster-section{position:relative;height:56.25vw;max-height:800px;overflow:hidden;display:flex;justify-content:center;align-items:center;box-shadow:0 0 40px 0 rgba(0,0,0,.25);}@media screen and (max-width:712px){body.release-item .poster-section{min-height:400px;}}body.release-item .poster-section .poster-bg{background-position:center center;background-size:cover;filter:blur(40px) brightness(.8);position:absolute;top:0;left:0;width:100%;height:100%;}@media screen and (max-width:600px){body.release-item .poster-section .poster-bg{filter:brightness(.8);}}body.release-item .poster-section .poster-container{max-width:1500px;box-sizing:border-box;margin-top:80px;padding:0 60px;height:100%;flex:0 1 auto;display:flex;justify-content:center;align-items:center;}@media screen and (max-width:1300px){body.release-item .poster-section .poster-container{margin-top:60px;}}@media screen and (max-width:600px){body.release-item .poster-section .poster-container{margin-top:40px;}}body.release-item .poster-section .poster-container>img{z-index:2;flex:0 1 auto;width:auto;display:block;border-radius:12px;box-shadow:0 0 90px 20px #000;margin-right:120px;max-height:calc(90% - 80px);opacity:0;transform:scale(.5);}body.release-item .poster-section .poster-container .heading{z-index:200;font-family:Questrial,sans-serif;text-transform:lowercase;text-align:left;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);opacity:0;transform:scale(.8);}body.release-item .poster-section .poster-container .heading h1{font-size:110px;margin:0;line-height:.9em;}body.release-item .poster-section .poster-container .heading h1 span{text-transform:uppercase;}body.release-item .poster-section .poster-container .heading p{font-family:Questrial,sans-serif;font-size:80px;margin:10px 0 0 0;}body.release-item .poster-section .poster-container .heading p.featuring{margin:20px 0 0 0;font-size:40px;color:rgba(255,255,255,.75);}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin:20px 0 0 0;font-size:60px;color:#fff;line-height:.9em;}body.release-item .poster-section .poster-container .heading p.original-artist{margin:0 0 20px 0;font-size:48px;color:#fff;}@media screen and (max-width:1420px){body.release-item .poster-section .poster-container>img{max-height:calc(80% - 80px);margin-right:60px;}body.release-item .poster-section .poster-container .heading h1{font-size:100px;}body.release-item .poster-section .poster-container .heading p{font-size:70px;margin-top:10px;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:10px;font-size:36px;}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin-top:10px;font-size:48px;}body.release-item .poster-section .poster-container .heading p.original-artist{margin-bottom:10px;font-size:44px;}}@media screen and (max-width:1300px){body.release-item .poster-section .poster-container>img{max-height:calc(70% - 80px);margin-right:80px;}body.release-item .poster-section .poster-container .heading h1{font-size:80px;}body.release-item .poster-section .poster-container .heading p{font-size:50px;margin-top:10px;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:10px;font-size:30px;}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin-top:10px;font-size:44px;}body.release-item .poster-section .poster-container .heading p.original-artist{margin-bottom:5px;font-size:38px;}}@media screen and (max-width:900px){body.release-item .poster-section .poster-container>img{max-height:calc(70% - 80px);margin-right:40px;}body.release-item .poster-section .poster-container .heading h1{font-size:70px;}body.release-item .poster-section .poster-container .heading p{font-size:45px;margin-top:5px;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:12px;font-size:25px;}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin-top:10px;font-size:36px;}body.release-item .poster-section .poster-container .heading p.original-artist{margin-bottom:5px;font-size:33px;}}@media screen and (max-width:760px){body.release-item .poster-section .poster-container>img{max-height:calc(70% - 70px);margin-right:40px;}body.release-item .poster-section .poster-container .heading h1{font-size:60px;}body.release-item .poster-section .poster-container .heading p{font-size:40px;margin-top:3px;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:10px;font-size:20px;}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin-top:7px;font-size:30px;}body.release-item .poster-section .poster-container .heading p.original-artist{margin-bottom:5px;font-size:28px;}}@media screen and (max-width:660px){body.release-item .poster-section .poster-container>img{max-height:calc(70% - 70px);margin-right:30px;}body.release-item .poster-section .poster-container .heading h1{font-size:50px;}body.release-item .poster-section .poster-container .heading p{font-size:40px;margin-top:3px;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:7px;font-size:20px;}body.release-item .poster-section .poster-container .heading p.self-remix-pseudonym{margin-top:7px;font-size:26px;}body.release-item .poster-section .poster-container .heading p.original-artist{margin-bottom:5px;font-size:24px;}}@media screen and (max-width:600px){body.release-item .poster-section .poster-container>img{display:none;}body.release-item .poster-section .poster-container .heading h1{font-size:50px;text-align:center;}body.release-item .poster-section .poster-container .heading p{font-size:40px;margin-top:3px;text-align:center;}body.release-item .poster-section .poster-container .heading p.featuring{margin-top:7px;font-size:20px;color:rgba(255,255,255,.75);}}body.release-item .release-item-container{padding-top:20px;display:flex;align-items:flex-start;justify-content:space-between;text-align:left;}body.release-item .release-item-container>div{opacity:0;transform:translateY(50px);}body.release-item .release-item-container .release-info{position:sticky;top:180px;}@media screen and (max-width:1600px){body.release-item .release-item-container .release-info{top:160px;}}@media screen and (max-width:900px){body.release-item .release-item-container .release-info{top:150px;}}@media screen and (max-width:800px){body.release-item .release-item-container .release-info{position:static;}}body.release-item .release-item-container .release-info .breadcrumb-container{text-align:left;position:absolute;top:-40px;}body.release-item .release-item-container .release-info .breadcrumb-container .breadcrumb{display:inline-block;opacity:0;transform:scale(.5);font-size:18px;color:rgba(255,255,255,.6);}body.release-item .release-item-container h3{font-family:Questrial;font-size:36px;margin-top:17px;}body.release-item .release-item-container h3.player-top-margin{padding-top:20px;}body.release-item .release-item-container h3.extra-top-margin{padding-top:20px;}@media screen and (max-width:1420px){body.release-item .release-item-container h2{font-size:42px;}body.release-item .release-item-container h3{font-size:32px;}}@media screen and (max-width:900px){body.release-item .release-item-container h2{font-size:38px;}body.release-item .release-item-container h3{font-size:26px;}}@media screen and (max-width:800px){body.release-item .release-item-container{display:block;}}@media screen and (max-width:500px){body.release-item .release-item-container h2{font-size:32px;}body.release-item .release-item-container h3{font-size:22px;}}body.release-item .release-item-container .release-info{flex:0 1 36%;}body.release-item .release-item-container .release-info span.key{font-weight:500;display:inline-block;padding-right:2px;}body.release-item .release-item-container .release-info .dim{color:rgba(255,255,255,.7);}body.release-item .release-item-container .release-info .left-pad{display:inline-block;padding-left:2px;}body.release-item .release-item-container .release-info ul,body.release-item .release-item-container .release-info ol{box-sizing:border-box;padding:0;font-size:18px;font-weight:300;margin:10px 0 0 0;}@media screen and (max-width:900px){body.release-item .release-item-container .release-info ul,body.release-item .release-item-container .release-info ol{font-size:17px;}}@media screen and (max-width:500px){body.release-item .release-item-container .release-info ul,body.release-item .release-item-container .release-info ol{font-size:16px;}}body.release-item .release-item-container .release-info ul{list-style:none;}body.release-item .release-item-container .release-info ul li{margin:0;padding:0 0 5px 0;}body.release-item .release-item-container .release-info ol>li{margin-left:20px;color:#fff;margin-top:6px;}body.release-item .release-item-container .release-info ol>li .track-featuring{font-size:16px;}body.release-item .release-item-container .release-info ol>li .duration{white-space:nowrap;font-size:18px;color:rgba(255,255,255,.7);}body.release-item .release-item-container .release-info ol>li ul{color:#fff;font-size:16px;margin-top:5px;}body.release-item .release-item-container .release-info ol>li ul .key{font-weight:400;}body.release-item .release-item-container .release-info .tracklist>li{font-size:20px;}@media screen and (max-width:900px){body.release-item .release-item-container .release-info .tracklist>li{font-size:18px;}}body.release-item .release-item-container .release-info .spotify-embed-container{margin-left:-5px;}body.release-item .release-item-container .release-info .beatport-link{margin-top:40px;}@media screen and (max-width:800px){body.release-item .release-item-container .release-info .beatport-link{margin-top:30px;margin-bottom:20px;}}body.release-item .release-item-container .story-and-lyrics{flex:0 1 64%;box-sizing:border-box;padding-left:120px;}@media screen and (max-width:1420px){body.release-item .release-item-container .story-and-lyrics{padding-left:60px;}}@media screen and (max-width:900px){body.release-item .release-item-container .story-and-lyrics{padding-left:40px;}}@media screen and (max-width:800px){body.release-item .release-item-container .story-and-lyrics{padding-left:0;padding-top:40px;}}body.release-item .release-item-container .story-and-lyrics .button-drawer{margin-top:40px;}@media screen and (max-width:800px){body.release-item .release-item-container .story-and-lyrics .button-drawer{margin-top:30px;}}body.release-item .release-item-container .story-and-lyrics .releases-navigation{margin-top:40px;}body.release-item .release-item-container .story-and-lyrics .releases-navigation h3{font-size:28px;}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div{margin-top:20px;display:flex;column-gap:30px;justify-content:center;}@media screen and (max-width:900px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div{display:block;}}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a{flex:1;text-decoration:none;display:block;background-color:rgba(0,0,0,.9);padding:20px 30px 25px 30px;border-radius:10px;}@media screen and (max-width:1200px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a{padding:10px 20px 15px 20px;}}@media screen and (max-width:900px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a{flex:unset;}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a:first-child{margin-bottom:15px;}}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a span:first-child{display:block;margin-bottom:15px;font-size:16px;}@media screen and (max-width:1200px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a span:first-child{margin-bottom:10px;font-size:15px;}}@media screen and (max-width:1000px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a span:first-child{font-size:14px;}}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div{display:flex;align-items:center;}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div img{width:80px;border-radius:4px;vertical-align:middle;display:inline-block;margin-right:20px;}@media screen and (max-width:1200px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div img{width:60px;margin-right:15px;}}@media screen and (max-width:1000px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div img{width:50px;margin-right:15px;}}body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div span{display:block;margin-bottom:4px;font-size:20px;}@media screen and (max-width:1200px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div span{font-size:18px;}}@media screen and (max-width:1000px){body.release-item .release-item-container .story-and-lyrics .releases-navigation>div a>div span{font-size:16px;}}body.release-item .lyrics{display:none;}body.release-item #lyrics-container{display:none;padding-top:60px;opacity:0;transform:translateY(50px);}body.release-item #lyrics-container .lyrics-items{display:flex;flex-wrap:wrap;column-gap:4rem;row-gap:4rem;margin-top:30px;}body.release-item #lyrics-container .lyrics-items>div{flex:1 1 calc(50% - 2rem);}body.release-item #lyrics-container .lyrics-items>div h3{font-size:32px;margin:0 0 10px 0;}body.release-item #lyrics-container pre{font-family:"Roboto Condensed",sans-serif;font-size:20px;font-weight:300;line-height:1.2em;margin:20px 0 0 0;padding:0;}@media screen and (max-width:900px){body.release-item #lyrics-container pre{font-size:18px;}}body.release-item #lyrics-container.show{display:block;}body.release-item #lyrics-container.show .lyrics{display:block;}body.epk .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/spotlight-v2.jpg");}@media screen and (max-width:712px){body.epk .poster{min-height:400px;}}body.epk .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.epk .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.epk .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.epk .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.epk .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.epk .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.epk .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.epk .poster .heading h1{font-size:50px;}}body.epk .poster .heading h1{text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);}body.epk .section-buttons .link-drawer{margin:50px 0 0 0;}body.epk .section-buttons .link-drawer>a{margin:15px 20px;border:2px solid rgba(255,255,255,.8);}@media screen and (max-width:940px){body.epk .section-buttons .link-drawer>a{width:30%;margin:15px 12px;}}@media screen and (max-width:820px){body.epk .section-buttons .link-drawer>a{width:28%;}}@media screen and (max-width:760px){body.epk .section-buttons .link-drawer>a{width:35%;margin:13px 10px;}}@media screen and (max-width:580px){body.epk .section-buttons .link-drawer>a{width:75%;margin:13px 10px;}}@media screen and (max-width:500px){body.epk .section-buttons .link-drawer>a{margin:8px 5px;}}body.epk .info-container{display:flex;align-items:flex-start;justify-content:space-between;text-align:left;position:relative;}body.epk .info-container>div{opacity:0;transform:translateY(50px);}body.epk .info-container h3{font-family:Oswald,sans-serif;font-size:36px;margin-top:30px;margin-bottom:0;font-weight:300;text-transform:uppercase;}body.epk .info-container h3.first{margin-top:30px;}@media screen and (max-width:1420px){body.epk .info-container h2{font-size:42px;}body.epk .info-container h3{font-size:32px;}}@media screen and (max-width:900px){body.epk .info-container h2{font-size:38px;}body.epk .info-container h3{font-size:26px;}}@media screen and (max-width:800px){body.epk .info-container{flex-direction:column-reverse;}}@media screen and (max-width:500px){body.epk .info-container h2{font-size:32px;}body.epk .info-container h3{font-size:22px;}}body.epk .info-container .left-col{flex:0 1 64%;}@media screen and (max-width:800px){body.epk .info-container .left-col{flex:0 1 100%;margin-top:60px;}}body.epk .info-container .left-col h2{margin-top:60px;}body.epk .info-container .left-col h2:first-child{margin-top:0;}body.epk .info-container .left-col .spotify-player-container{margin-top:40px;}body.epk .info-container .left-col .view-releases{margin-top:40px;}body.epk .info-container .right-col{flex:0 1 36%;box-sizing:border-box;padding-left:120px;}@media screen and (max-width:1420px){body.epk .info-container .right-col{padding-left:60px;}}@media screen and (max-width:900px){body.epk .info-container .right-col{padding-left:40px;}}@media screen and (max-width:800px){body.epk .info-container .right-col{padding-left:0;padding-top:0;flex:0 1 100%;}}body.epk .info-container .right-col table{margin-top:20px;}body.epk .info-container .right-col h3{margin-top:40px;margin-bottom:-10px;}body.epk .info-container .right-col ul{margin:20px 0 0 -20px;list-style:none;}body.epk .info-container .right-col ul li{position:relative;font-size:20px;font-weight:300;}@media screen and (max-width:900px){body.epk .info-container .right-col ul li{font-size:18px;}}body.epk .info-container .right-col ul li::before{content:"-";position:absolute;left:-1rem;}body.epk .press-kit-previews{display:flex;align-items:center;justify-content:space-between;margin-top:50px;margin-bottom:80px;}@media screen and (max-width:1000px){body.epk .press-kit-previews{display:block;}}body.epk .press-kit-previews>a{flex:1 1 auto;color:#fff;text-decoration:none;text-align:center;}@media screen and (max-width:1000px){body.epk .press-kit-previews>a{flex:none;display:block;margin:40px auto 0 auto;}}body.epk .press-kit-previews>a img{border-radius:5px;box-shadow:0 5px 20px 0 rgba(0,0,0,.5);display:block;margin:0 auto;}body.epk .press-kit-previews>a span{display:block;margin-top:5px;}body.epk .press-kit-previews>a span:first-of-type{font-weight:bold;margin-top:20px;}body.blinding-lights .poster{background-position:center top;background-size:cover;height:56.25vw;max-height:800px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 0 40px 0 rgba(0,0,0,.25);background-image:url("/assets/dj-controller-v2.jpg");}@media screen and (max-width:712px){body.blinding-lights .poster{min-height:400px;}}body.blinding-lights .poster .heading{flex:0 1 auto;margin-bottom:50px;z-index:10;padding:0 20px;opacity:0;transform:scale(.5);}body.blinding-lights .poster .heading h1{font-family:Questrial,sans-serif;font-size:160px;font-weight:normal;text-transform:lowercase;text-shadow:0 0 80px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;}@media screen and (max-width:1200px){body.blinding-lights .poster .heading h1{font-size:140px;margin-bottom:0;margin-top:20px;}}@media screen and (max-width:1000px){body.blinding-lights .poster .heading h1{font-size:120px;margin-top:40px;}}@media screen and (max-width:900px){body.blinding-lights .poster .heading h1{font-size:100px;margin-top:60px;}}@media screen and (max-width:750px){body.blinding-lights .poster .heading h1{font-size:80px;}}@media screen and (max-width:600px){body.blinding-lights .poster .heading h1{font-size:60px;}}@media screen and (max-width:400px){body.blinding-lights .poster .heading h1{font-size:50px;}}body.blinding-lights .poster .heading h1{text-shadow:0 0 120px rgba(0,0,0,.99),0 0 70px rgba(0,0,0,.99),0 0 40px rgba(0,0,0,.7),0 0 20px rgba(0,0,0,.5);}body.blinding-lights .video-container{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:0 -30px -60px -30px;box-sizing:border-box;}body.blinding-lights .video-container>.video{flex:0 1 50%;padding:0;margin-bottom:60px;box-sizing:border-box;opacity:0;transform:scale(.8) translateY(20px);}@media screen and (max-width:1000px){body.blinding-lights .video-container>.video{flex:0 1 100%;}}body.blinding-lights .video-container>.video>.placeholder{margin:0 30px;position:relative;border:4px solid #fff;border-radius:14px;}body.blinding-lights .video-container>.video iframe{width:100%!important;aspect-ratio:16/9;border-radius:10px;}body.blinding-lights .video-container .preload-overlay{border-radius:20px;position:absolute;box-sizing:border-box;padding:0 0 10px 0;width:100%;height:100%;top:0;left:0;background:#0b1010;z-index:21;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .5s ease-in-out;}body.blinding-lights .video-container .preload-overlay .text{flex:0 1 auto;display:block;margin:3px 20px 0 0;}body.blinding-lights .video-container .preload-overlay .spinner{flex:0 1 auto;display:block;width:32px;height:32px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite;}body.blinding-lights .video-container .preload-overlay.fade-out{opacity:0;}body.privacy .privacy-content h1{margin-top:80px;margin-bottom:40px;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-size:48px;font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1em;}@media screen and (max-width:1420px){body.privacy .privacy-content h1{font-size:42px;}}@media screen and (max-width:900px){body.privacy .privacy-content h1{font-size:38px;}}@media screen and (max-width:760px){body.privacy .privacy-content h1{margin-top:60px;margin-bottom:20px;}}@media screen and (max-width:500px){body.privacy .privacy-content h1{font-size:32px;}}body.privacy .privacy-content h1,body.privacy .privacy-content h2,body.privacy .privacy-content h3,body.privacy .privacy-content h4,body.privacy .privacy-content p{text-align:left;}body.privacy .privacy-content h2,body.privacy .privacy-content h3{margin-top:50px;text-transform:uppercase;position:relative;}@media screen and (max-width:1420px){body.privacy .privacy-content h2,body.privacy .privacy-content h3{font-size:42px;}}@media screen and (max-width:900px){body.privacy .privacy-content h2,body.privacy .privacy-content h3{font-size:38px;}}@media screen and (max-width:500px){body.privacy .privacy-content h2,body.privacy .privacy-content h3{font-size:32px;}}body.privacy .privacy-content h4{font-family:Questrial,sans-serif;font-size:24px;margin:30px 0 0 0;}@media screen and (max-width:900px){body.privacy .privacy-content h4{font-size:22px;}}@media screen and (max-width:500px){body.privacy .privacy-content h4{font-size:20px;}}