body:has(.image-ctcanimated.cntdwn-biglink:hover) #imagebg, body:has(#swup.image-ctcanimated) #imagebg, body.image-ctcanimated #imagebg {
  background-image: url(/assets/img/image-ctcanimated.png?h=f2675a2adc6db2b3c641bf1ad9ea4703);
  -webkit-mask: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1019607843) 30%, #000000);
  mask: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1019607843) 30%, #000000);
}
body:has(.image-insiders.cntdwn-biglink:hover) #imagebg, body:has(#swup.image-insiders) #imagebg, body.image-insiders #imagebg {
  background-image: url(/assets/img/image-insiders.png?h=783d768ed92e361a02ef02becbe6bfc7);
}
body:has(.image-music.cntdwn-biglink:hover) #imagebg, body:has(#swup.image-music) #imagebg, body.image-music #imagebg {
  background-image: url(/assets/img/image-cntdwnmusic.png);
  -webkit-mask: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1019607843) 30%, #000000);
  mask: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1019607843) 30%, #000000);
}
body:has(.manifestobg.cntdwn-biglink:hover) #imagebg, body:has(#swup.manifestobg) #imagebg, body.manifestobg #imagebg {
  background-image: linear-gradient(127deg, #1a8c60 0%, #097f8c 36.46%, #355ba7 63.14%, #652080 92.19%);
}

body:has(#swup.manifestobg) > #navbar {
  position: fixed;
}

/*# sourceMappingURL=imageUrls.css.map */