header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem}@media(max-width:768px){header{flex-direction:column;align-items:flex-start}}header h1{color:#fff}@media(max-width:768px){header h1{margin:auto}}header nav{margin-left:auto}@media(max-width:768px){header nav{margin:auto}}header nav ul{list-style:none;padding:0}header nav ul li{display:inline-flex}@media(max-width:768px){header nav ul li:first-child{margin-left:4px}}header nav ul li:not(:first-child){margin-left:1rem}header nav ul li a{color:#fff;text-decoration:none}footer{padding:.5rem 1rem;height:50px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;font-size:10px}footer div{padding:.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(270deg,rgba(25,25,25,.85),rgba(35,35,35,.8),rgba(25,25,25,.85));background-size:200% 200%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}footer div a,footer div p{margin:0;color:#fff;text-decoration:none}@keyframes scanlines{to{background-position:0 6px}}html{background:url(/img/background-megaliths-in-dub-no-text.ff3d3607.webp) no-repeat 50% fixed;background-size:cover;height:100%;width:100%;padding:0;margin:0}html:before{content:"";position:fixed;inset:0;background:repeating-linear-gradient(0deg,rgba(255,0,0,.1) 0 2px,rgba(0,255,0,.1) 2px 4px,rgba(0,0,255,.1) 4px 6px);mix-blend-mode:overlay;animation:scanlines .1s steps(6) infinite}html body{height:100%;width:100%;padding:0;margin:0;font-family:Montserrat,sans-serif}html #app{height:100%;display:flex;flex-direction:column}.news-section{padding:.5rem .5rem 1em .5rem;width:60%;max-width:1000px;height:-moz-fit-content;height:fit-content;overflow:hidden;background:linear-gradient(270deg,rgba(25,25,25,.85),rgba(35,35,35,.8),rgba(25,25,25,.85));background-size:200% 200%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:pulse 10s ease-in-out infinite,shimmer-bg 45s linear infinite}@media(max-width:767px){.news-section{max-width:unset;width:90%}}.news-section h2{text-transform:uppercase;font-size:1.6rem;color:#fff}@media(max-width:767px){.news-section h2{text-align:center}}.news-section div{padding-bottom:.83em}.news-section div p{color:#eee;font-size:14px;opacity:0;animation:fadeUp 1s ease forwards}@media(max-width:767px){.news-section div p{text-align:center}}.news-section div p:first-child{animation-delay:.2s}.news-section div p:nth-child(2){animation-delay:.5s}.news-section div p:nth-child(3){animation-delay:.8s}.news-section div.center-hard{text-align:center;font-weight:700}.news-section a{color:#fff;font-size:14px;text-decoration:none;padding:8px 12px;background:#000;border:1px solid #fff;transition:all .3s ease}.news-section a:hover{background:#fff;color:#000;box-shadow:0 0 8px #fff;transform:scale(1.05)}.live-section{padding:.5rem .5rem 1em .5rem;width:60%;max-width:1000px;height:-moz-fit-content;height:fit-content;overflow:hidden;background:linear-gradient(270deg,rgba(25,25,25,.85),rgba(35,35,35,.8),rgba(25,25,25,.85));background-size:200% 200%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:pulse 10s ease-in-out infinite,shimmer-bg 45s linear infinite}@media(max-width:767px){.live-section{max-width:unset;width:90%}}.live-section h3{text-transform:uppercase;font-size:1.3rem;color:#fff}@media(max-width:767px){.live-section h3{text-align:center}}.live-section div{padding-bottom:.83em}.live-section div p{color:#eee;font-size:14px;opacity:0;animation:fadeUp 1s ease forwards}.live-section div p a{text-decoration:none;color:#fff}@media(max-width:767px){.live-section div p{text-align:center}}.live-section div p:first-child{animation-delay:.2s}.live-section div p:nth-child(2){animation-delay:.5s}.live-section div p:nth-child(3){animation-delay:.8s}.release[data-v-6acbf5d8]{font-size:14px;font-family:Montserrat,sans-serif;a[data-v-6acbf5d8]{text-decoration:none;color:#fff;h3[data-v-6acbf5d8]{font-size:14px;font-family:Montserrat,sans-serif}}}@keyframes pulse{0%{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:scale(1);box-shadow:0 0 6px hsla(0,0%,100%,.08)}50%{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transform:scale(1.01);box-shadow:0 0 14px hsla(0,0%,100%,.18)}to{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transform:scale(1);box-shadow:0 0 6px hsla(0,0%,100%,.08)}}@keyframes shimmer-bg{0%{background-position:0 50%}to{background-position:120% 50%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.releases-section{padding:.5rem .5rem 1em .5rem;width:60%;max-width:1000px;height:-moz-fit-content;height:fit-content;overflow:hidden;background:linear-gradient(270deg,rgba(25,25,25,.85),rgba(35,35,35,.8),rgba(25,25,25,.85));background-size:200% 200%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:pulse 10s ease-in-out infinite,shimmer-bg 45s linear infinite}@media(max-width:767px){.releases-section{max-width:unset;width:90%}}.releases-section h4{text-transform:uppercase;font-size:1.3rem;color:#fff}@media(max-width:767px){.releases-section h4{text-align:center}}.releases-section ul{list-style:none;padding:0;margin:0}@media(max-width:767px){.releases-section ul{text-align:center}}.releases-section ul li{color:#eee;font-size:14px;margin-bottom:.5em;opacity:0;animation:fadeUp .8s ease forwards}.releases-section ul li:first-child{animation-delay:.1s}.releases-section ul li:nth-child(2){animation-delay:.2s}.releases-section ul li:nth-child(3){animation-delay:.3s}.releases-section ul li:nth-child(4){animation-delay:.4s}.releases-section ul li:nth-child(5){animation-delay:.5s}.releases-section ul li:nth-child(6){animation-delay:.6s}.releases-section ul li:nth-child(7){animation-delay:.7s}.releases-section ul li:nth-child(8){animation-delay:.8s}.releases-section ul li:nth-child(9){animation-delay:.9s}.releases-section ul li:nth-child(10){animation-delay:1s}.releases-section ul li:nth-child(11){animation-delay:1.1s}.releases-section ul li:nth-child(12){animation-delay:1.2s}.releases-section ul li:nth-child(13){animation-delay:1.3s}main{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:.5rem 1rem;gap:50px}@media(max-width:767px){main{flex-direction:column;align-items:center}}