@font-face {
  font-family: Ms sans serif;
  src: url('../fonts/ms_sans_serif.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ms sans serif;
  src: url('../fonts/ms_sans_serif_bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/HelveticaNeue-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/HelveticaNeue-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/HelveticaNeue-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/HelveticaNeue-Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/HelveticaNeue-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --deep-sky-blue: #0bf;
  --orange: #ff9d00;
  --windows-inside: silver;
  --dim-grey: dimgrey;
  --grey: #757575;
}

body {
  color: #fff;
  background-color: #4e4e4e;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

h1 {
  margin-top: auto;
  margin-bottom: auto;
}

h2 {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 40px;
  font-weight: 400;
}

h3 {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 30px;
  font-weight: 700;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  background-color: #000;
}

.theme-basic {
  text-align: left;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.nowplaying-container {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.nowplaying-container.theme-3d-container {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nowplaying-update {
  z-index: 100;
  opacity: 1;
  display: block;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.basic-title {
  z-index: auto;
  text-align: left;
  text-transform: uppercase;
  font-size: 55px;
  line-height: 55px;
  position: static;
  inset: 0% auto auto 0%;
}

.darude-artist {
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 20px;
  line-height: 20px;
}

.asot-header-1 {
  color: red;
  background-color: #fff;
  flex: 0 auto;
  padding: 2px 6px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.asot-header {
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: block;
  position: static;
  overflow: hidden;
}

.asot-trackid {
  text-align: left;
  letter-spacing: normal;
  position: absolute;
  top: 40px;
}

.asot-header-2 {
  color: #fff;
  background-color: red;
  flex: 0 auto;
  padding: 2px 6px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.basic-label {
  text-align: left;
  text-transform: none;
  margin-top: 4px;
  font-style: italic;
  font-weight: 400;
}

.darude {
  color: #ff16fc;
  font-family: Lato, sans-serif;
}

.darude-header {
  font-size: 18px;
  display: block;
}

.darude-title {
  z-index: auto;
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-top: 3px;
  font-size: 23px;
  font-weight: 700;
  line-height: 23px;
  position: static;
  inset: 0% auto auto 0%;
}

.basic-artist {
  text-align: left;
  text-transform: uppercase;
  margin-top: 5px;
}

.asot-title {
  z-index: auto;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  position: static;
  inset: 0% auto auto 0%;
}

.asot-artist {
  text-transform: uppercase;
  margin-top: 6px;
}

.asot-label {
  text-transform: none;
  margin-top: 4px;
  font-style: italic;
  font-weight: 400;
}

.html-embed {
  opacity: 1;
  mix-blend-mode: normal;
  position: absolute;
}

.triode-title {
  z-index: auto;
  outline-offset: 0px;
  letter-spacing: normal;
  text-transform: uppercase;
  white-space: normal;
  outline: 3px #fff;
  width: 966px;
  font-family: Aldrich, sans-serif;
  font-size: 34px;
  line-height: 34px;
  position: static;
  top: 38px;
  bottom: auto;
  left: 170px;
  overflow: hidden;
}

.triode-artist {
  text-transform: uppercase;
  margin-top: 6px;
  font-family: Aldrich, sans-serif;
  font-size: 27px;
  display: block;
  position: static;
  top: 130px;
  left: 170px;
}

.triode-trackid {
  opacity: 1;
  filter: invert(5%);
  mix-blend-mode: color-dodge;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 136px;
  display: flex;
  position: absolute;
  top: 42px;
  left: 174px;
  overflow: hidden;
}

.sideways-title {
  z-index: auto;
  letter-spacing: 1px;
  text-transform: none;
  white-space: nowrap;
  background-color: red;
  margin-bottom: 0;
  padding: 5px 6px 7px 5px;
  font-weight: 900;
  position: static;
}

.sideways-artist {
  color: #000;
  letter-spacing: 1px;
  text-transform: none;
  white-space: nowrap;
  background-color: #fff;
  margin-top: 2px;
  padding: 8px 5px 5px;
  font-weight: 900;
  line-height: 40px;
}

.sideways-label {
  white-space: nowrap;
  font-style: normal;
  font-weight: 300;
  display: flex;
  position: static;
}

.theme-sideways {
  font-family: Heebo, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.sideways-title-artist-wrapper {
  object-fit: fill;
  flex-direction: column;
  align-items: flex-start;
  width: 100vw;
  height: 118px;
  display: flex;
  position: static;
  overflow: hidden;
}

.sideways-label-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  position: static;
  bottom: auto;
  overflow: hidden;
}

.theme-darude {
  text-align: left;
}

.theme-asot {
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.theme-triode {
  text-align: left;
  background-color: #0000;
}

.theme-kinetik3d {
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Mukta Mahee, sans-serif;
}

.kinetik3d-title-wrapper {
  perspective: 1000px;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  transform: perspective(300px);
}

.artwork {
  background-color: #0000;
  display: inline-block;
}

.artwork-body {
  background-color: #0000;
}

.kinetik3d-artist-r {
  color: red;
  mix-blend-mode: screen;
  display: block;
  position: absolute;
  transform: translate(0);
}

.kinetik3d-artist-g {
  color: #0f0;
  mix-blend-mode: screen;
  display: block;
  position: absolute;
  transform: translate(0);
}

.kinetik3d-title-o {
  position: absolute;
}

.kinetik3d-title-o.o1 {
  opacity: .65;
  color: #fff;
  font-size: 50px;
  display: block;
  position: absolute;
}

.kinetik3d-title-o.o2 {
  opacity: .4;
  color: #fff;
  font-size: 50px;
  display: block;
  position: absolute;
}

.kinetik3d-title-r {
  color: red;
  mix-blend-mode: screen;
  font-size: 50px;
  display: block;
  position: absolute;
}

.kinetik3d-title-g {
  color: #0f0;
  mix-blend-mode: screen;
  font-size: 50px;
  display: block;
  position: absolute;
}

.kinetik3d-title-b {
  color: #00f;
  mix-blend-mode: screen;
  font-size: 50px;
  display: block;
  position: absolute;
}

.kinetik3d-artist-wrapper {
  perspective: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  display: flex;
  transform: none;
}

.kinetik3d-artist-b {
  color: #00f;
  mix-blend-mode: screen;
  display: block;
  position: absolute;
  transform: translate(0);
}

.kinetik3d-artist-o {
  position: absolute;
  transform: translate(0);
}

.kinetik3d-artist-o.o1 {
  opacity: .65;
  display: block;
  position: absolute;
}

.kinetik3d-artist-o.o2 {
  opacity: .4;
  display: block;
}

.kinetik3d-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  transform: translate(0);
}

.theme-clean {
  text-align: left;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.clean-title {
  z-index: auto;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.clean-line {
  background-color: red;
  width: 10px;
  height: 150px;
  margin-left: 10px;
  margin-right: 10px;
}

.clean-artist {
  text-transform: uppercase;
  margin-top: .5rem;
  font-weight: 300;
}

.clean-label {
  text-transform: uppercase;
  padding-bottom: .5rem;
  font-weight: 300;
}

.clean-title-wrapper {
  text-align: left;
  order: 1;
  width: 75vw;
}

.clean-wrapper {
  letter-spacing: -.05em;
  text-shadow: none;
  justify-content: flex-start;
  align-items: center;
  padding: 1em;
  font-family: Rubik, sans-serif;
  display: flex;
  overflow: hidden;
}

.clean-album {
  order: -1;
  height: 170px;
  display: block;
}

.basic-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.triode-credits {
  background-color: #0000;
}

.triode-01-starring {
  text-align: center;
  flex-direction: column;
  font-family: Exo, sans-serif;
  line-height: 40px;
  display: none;
  position: static;
  inset: auto;
}

.triode-credits-title {
  color: var(--deep-sky-blue);
  text-transform: uppercase;
  text-shadow: 0 0 10px #000;
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
  display: block;
}

.triode-credits-name {
  letter-spacing: .02em;
  text-transform: none;
  text-shadow: 1px 0 13px #000;
  font-size: 90px;
  font-weight: 600;
  line-height: 90px;
}

.triode-02-mod-team {
  text-align: center;
  flex-direction: column;
  font-family: Exo, sans-serif;
  display: none;
}

.triode-credits-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  width: 80%;
  display: block;
  position: absolute;
  top: 969px;
  left: auto;
  right: auto;
}

.triode-credits-scroller-title {
  color: var(--deep-sky-blue);
  text-align: right;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.triode-credits-scroller-names {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #0000;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Rubik, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.triode-credits-scroller-names.triode-credits-small {
  color: #797979;
  font-size: 20px;
  line-height: 20px;
}

.triode-credits-content {
  grid-column-gap: 40px;
  flex-direction: column;
  align-items: center;
  margin-top: 118px;
  display: flex;
}

.triode-credits-window {
  justify-content: center;
  align-items: center;
  width: 1920px;
  height: 1080px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.triode-03 {
  text-align: center;
  flex-direction: column;
  font-family: Exo, sans-serif;
  display: none;
}

.triode-credits-scroller-song-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 11px;
  font-family: Rubik, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
}

.triode-credits-scroller-song-credit {
  color: var(--deep-sky-blue);
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.triode-credits-song-credit-wrapper {
  grid-column-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.triode-credits-endingline {
  text-align: center;
  text-transform: uppercase;
  padding-left: 140px;
  padding-right: 140px;
  font-family: Rubik, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.triode-04 {
  text-align: center;
  flex-direction: column;
  font-family: Exo, sans-serif;
  display: none;
}

.collection-list {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.empty-state {
  display: none;
}

.empty-state-3 {
  background-color: #0000;
  display: none;
}

.triode-credits-dono-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template: "."
  / minmax(200px, 600px) minmax(200px, 600px);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.empty-state-4, .empty-state-5 {
  display: none;
}

.liquid-todd {
  text-align: left;
  flex-flow: column;
  align-items: flex-start;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  display: flex;
}

.liquid-todd-container {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.liquid-todd-container.theme-3d-container {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.liquid-todd-wrapper {
  grid-row-gap: 5px;
  white-space: nowrap;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.liquid-todd-title {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: .02rem;
  text-transform: uppercase;
  text-shadow: none;
  padding: 6px 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 26px;
  position: static;
  inset: 0% auto auto 0%;
}

.liquid-todd-artist {
  background-color: var(--orange);
  color: #000;
  text-align: right;
  letter-spacing: .01rem;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  overflow: hidden;
}

.liquid-todd-label {
  text-align: left;
  text-transform: none;
  margin-top: 4px;
  font-style: italic;
  font-weight: 400;
  display: none;
}

.liquid-todd-title-wrapper {
  background-color: #000;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  font-weight: 400;
  display: flex;
  overflow: hidden;
}

.liquid-todd-artist-wrapper {
  flex-direction: row;
  order: 0;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block {
  background-color: var(--orange);
  width: 40px;
  height: 48px;
}

.liquid-todd-left-artist {
  background-color: var(--orange);
  width: 0;
  height: 48px;
}

.collection-list-wrapper {
  padding-top: 24px;
}

.text-block-2 {
  overflow: hidden;
}

.triode-credits-username {
  white-space: nowrap;
}

.triode-credits-scroller-subtitle {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #0000;
  font-family: Rubik, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.triode-credits-scroller-subtitle.triode-credits-small {
  color: #797979;
  font-size: 20px;
  line-height: 20px;
}

.button {
  position: absolute;
  top: 1920px;
}

.div-block-2 {
  min-width: 500px;
  min-height: 500px;
}

.wmpxp-container {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
}

.wmpxp-container.theme-3d-container {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wmpxp-info-wrapper {
  background-color: #000;
  border: 3px solid #fff;
  border-color: gray #fff #fff gray;
  flex-direction: column;
  align-items: flex-start;
  margin: 4px;
  padding: 18px;
  display: flex;
}

.wmpxp-window {
  background-color: var(--windows-inside);
  width: 98%;
  box-shadow: none;
  border: 3px solid gray;
  border-color: #fff gray gray #fff;
  flex-direction: column;
  display: flex;
}

.wmpxp-titlebar {
  background-color: navy;
  justify-content: space-between;
  align-items: center;
  height: 36px;
  margin: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.wmpxp-window-title {
  align-items: center;
  margin-top: 1px;
  margin-left: 10px;
  display: flex;
}

.wmpxp-menu-u {
  color: #000;
  margin-top: 8px;
  margin-left: 15px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
}

.wmpxp-artwork-wrapper {
  background-color: #000;
  border: 3px solid #fff;
  border-color: gray #fff #fff gray;
  justify-content: center;
  margin: 4px;
  padding-bottom: 0;
  display: flex;
}

.div-block-4 {
  background-color: #000;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

.wmpxp-title {
  z-index: auto;
  text-align: left;
  text-transform: none;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  position: static;
  inset: 0% auto auto 0%;
}

.wmpxp-artist {
  text-align: left;
  text-transform: none;
  margin-top: 5px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.wmpxp-label {
  text-align: left;
  text-transform: none;
  margin-top: 4px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.wmpxp-info {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.wmpxp-data-key {
  padding-right: 7px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
}

.wmpxp-update {
  z-index: 100;
  opacity: 1;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.wmpxp-menu {
  color: #000;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 16px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
  display: flex;
}

.wmpxp-menu-n {
  color: #000;
  margin-top: 8px;
  margin-left: 15px;
  font-family: Ms sans serif, sans-serif;
  font-size: 18px;
}

.wmpxp-u {
  text-decoration: underline;
}

.wmpxp-menu-spacer {
  width: 1px;
  height: 1px;
  margin-right: 22px;
  padding: 0;
}

.wmpxp-titlebar-left {
  align-items: stretch;
  height: 34px;
  margin-left: 8px;
  display: flex;
}

.wmpxp-titlebar-right {
  height: 28px;
  margin-right: 4px;
  display: flex;
}

.theme-solarstone {
  text-align: left;
  letter-spacing: -.17em;
  text-shadow: 1px 1px 5px #000;
  flex-flow: column;
  align-items: flex-start;
  font-family: pragmatica, sans-serif;
  font-weight: 500;
  display: flex;
}

.solarstone-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.solarstone-title {
  z-index: auto;
  color: #ccc;
  text-align: left;
  padding-right: 10px;
  font-family: pragmatica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  position: static;
  inset: 0% auto auto 0%;
}

.solarstone-artist {
  text-align: left;
  margin-top: 5px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.solarstone-label {
  color: #ccc;
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-5 {
  align-items: center;
  height: 43px;
  display: flex;
}

.solarstone-bracket {
  color: #ccc;
  text-align: left;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.solarstone-label-copy {
  color: #ccc;
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.theme-asot2k3 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  align-items: flex-start;
  font-family: Helvetica Neue, sans-serif;
  display: flex;
}

.asot2k3-title {
  z-index: auto;
  letter-spacing: -.016em;
  margin-top: 0;
  font-family: Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.asot2k3-artist {
  letter-spacing: -.016em;
  font-size: 30px;
}

.asot2k3-label {
  text-align: left;
  font-weight: 400;
  display: none;
}

.asot2k3-np {
  letter-spacing: -.034em;
  white-space: nowrap;
  font-size: 40px;
  font-weight: 500;
}

.asot2k3-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.asot2k3-line1 {
  border-bottom: 4px solid #fff;
  width: 542px;
  height: 19px;
  margin-bottom: 1px;
  display: block;
}

.asot2k3-line2 {
  border-bottom: 4px solid #fff;
  width: 542px;
  height: 14px;
  display: block;
}

.asot2k3-leftlinehalf {
  background-color: #fff;
  width: 270px;
  height: 3px;
  margin-right: 10px;
}

.asot23k-nowplayingrow {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 542px;
  margin-top: 5px;
  margin-left: -3px;
  display: flex;
  overflow: visible;
  transform: translate(-280px);
}

.asot2k3-nowplayingclip {
  align-items: center;
  width: 270px;
  height: 50px;
  padding-left: 2px;
  display: flex;
  overflow: hidden;
}

.asot2k3-artistclip {
  flex: none;
  align-items: center;
  width: 542px;
  height: 50px;
  margin-top: -5px;
  margin-bottom: 2px;
  padding-left: 2px;
  display: flex;
  overflow: hidden;
}

.asot23k-artistrow {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-top: 0;
  margin-left: -1px;
  display: flex;
  overflow: visible;
  transform: translate(-552px);
}

.asot2k3-leftlinefull {
  background-color: #fff;
  width: 542px;
  height: 3px;
  margin-right: 10px;
}

.asot2k3-leftline3 {
  background-color: #fff;
  width: 542px;
  height: 3px;
}

.asot23k-dividerrow {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 54px;
  height: 50px;
  display: flex;
  overflow: visible;
}

.asot2k3-dividerclip1 {
  align-items: center;
  width: 542px;
  height: 10px;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.asot2k3-titleclip {
  align-items: center;
  width: 542px;
  height: 50px;
  margin-top: 0;
  padding-left: 2px;
  font-size: 1vw;
  display: flex;
  overflow: hidden;
}

.asot23k-titlerow {
  white-space: nowrap;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-top: 2px;
  line-height: 3px;
  display: flex;
  overflow: visible;
  transform: translate(-552px);
}

.asot2k3-dividerclip2 {
  align-items: center;
  width: 542px;
  height: 10px;
  display: flex;
  overflow: hidden;
}

.asot2k3-leftline4 {
  background-color: #fff;
  width: 542px;
  height: 3px;
}

.div-block-6 {
  align-items: center;
  height: 50px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .basic-title {
    text-align: right;
  }

  .basic-label {
    text-align: right;
    line-height: 30px;
  }

  .basic-artist {
    text-align: right;
    line-height: 40px;
  }

  .asot-title {
    text-transform: uppercase;
  }

  .image {
    text-align: left;
    object-fit: fill;
    padding: 0 45px 0 0;
    position: static;
    transform: scale(2);
  }

  .logo_header {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .heading {
    text-align: center;
  }

  .kinetik3d-title-wrapper {
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: static;
  }

  .theme-clean {
    align-items: flex-start;
  }

  .clean-title {
    white-space: break-spaces;
  }

  .clean-artist {
    line-height: 40px;
  }

  .clean-label {
    line-height: 30px;
  }

  .clean-wrapper {
    overflow: hidden;
  }

  .liquid-todd-title {
    text-align: right;
  }

  .liquid-todd-artist {
    text-align: right;
    line-height: 40px;
  }

  .liquid-todd-label {
    text-align: right;
    line-height: 30px;
  }

  .wmpxp-title {
    text-align: right;
  }

  .wmpxp-artist, .wmpxp-label {
    text-align: right;
    line-height: 18px;
  }

  .wmpxp-data-key {
    text-align: right;
    width: 100px;
    padding-right: 12px;
  }

  .solarstone-title {
    text-align: right;
  }

  .solarstone-artist {
    text-align: right;
    line-height: 40px;
  }

  .solarstone-label, .solarstone-bracket, .solarstone-label-copy {
    text-align: right;
    line-height: 30px;
  }

  .asot2k3-title {
    text-align: right;
  }

  .asot2k3-artist {
    text-align: right;
    line-height: 40px;
  }

  .asot2k3-label {
    text-align: right;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .wmpxp-titlebar {
    justify-content: space-between;
    align-items: center;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
  }

  .wmpxp-menu-u {
    margin-top: 0;
    margin-left: 0;
    text-decoration: underline;
  }

  .wmpxp-artist, .wmpxp-label {
    line-height: 18px;
  }

  .wmpxp-controls {
    margin: 4px 5px 4px 4px;
  }

  .wmpxp-icon {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .wmpxp-menu {
    color: #000;
    justify-content: flex-start;
    align-items: center;
    font-family: Ms sans serif, sans-serif;
    font-size: 18px;
    display: flex;
  }

  .wmpxp-u {
    text-decoration: underline;
  }

  .wmpxp-menu-spacer {
    height: 18px;
  }

  .wmpxp-wincontrols {
    position: relative;
  }

  .wmpxp-titlebar-left {
    align-items: stretch;
    height: 34px;
  }

  .wmpxp-titlebar-right {
    height: 28px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .wmpxp-container {
    min-width: 500px;
  }

  .wmpxp-title {
    text-align: left;
  }

  .wmpxp-info {
    align-items: flex-end;
  }
}


@font-face {
  font-family: 'Ms sans serif';
  src: url('../fonts/ms_sans_serif.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ms sans serif';
  src: url('../fonts/ms_sans_serif_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}