@font-face {
  font-family: Typ1451;
  src: url(font/lineto-typ1451-regular.woff2);
  font-weight: 400
}
@font-face {
  font-family: Typ1451;
  src: url(font/lineto-typ1451-bold.woff2);
  font-weight: 700
}
@font-face {
  font-family: time;
  src: url(font/time.woff2);
  font-weight: 400
}
body {
  font-family: Typ1451;
  font-size: 10px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%
}
body, p {
  margin: 0;
  padding: 0
}
div {
  position: absolute;
}
#handle, #media, #controls, #slider, .container, .container_artists, .wrapper_center, .wrapper_bottom, .release, .object, .text {
  position: relative
}
img {
  vertical-align: top
}
img, video, .content {
  width: 100%
}
video {
  display: block;
}
video::-webkit-media-controls-start-playback-button {
  display: none !important
}
a {
  color: #000;
  text-decoration: none
}
#navigation, .content, .container, .container_artists, .wrapper_center {
  display: flex
}
.content {
  height: 100%;
  padding: 0 50px
}
.content, #player {
  background: #FFF;
}
.hidden, #burger, #player {
  display: none
}
.release {
  max-width: 300px;
  margin-right: 50px;
  margin-left: auto
}
.object {
  max-width: 400px;
  margin-right: 0
}
.text {
  width: 200px;
  margin-top: auto
}
.bold, #artists span {
  font-weight: 700
}
.title {
  margin-bottom: 15px
}
.play {
  padding-right: 12px;
  background-image: url(play.svg);
  background-position: right bottom
}
.play, #playpause {
  background-size: 9px;
  background-repeat: no-repeat
}
.play, #burger, #send, #playpause, #navigation p, #artists p {
  cursor: pointer
}
.container {
  width: 600px
}
.container, .container_artists, .margin {
  margin-top: 50px
}
.container_artists, .margin, .container:last-child {
  margin-bottom: 50px
}
.wrapper_center {
  margin: auto 0 auto auto
}
.wrapper_bottom {
  align-self: baseline;
  margin: auto 0 0 auto
}
#burger {
  width: 18px;
  height: 13px;
  top: 16px;
  left: 16px
}
#burger .line {
  width: 18px;
  height: 1px;
  transition: .3s;
  transform-origin: center
}
#burger .line:nth-child(1) {
  top: 0
}
#burger .line:nth-child(2) {
  top: 6px
}
#burger .line:nth-child(3) {
  top: 12px
}
#burger .line, #controls .line, #close .line, #slider {
  background: #000
}
#navigation, #close, #player, .content {
  box-sizing: border-box
}
#navigation {
  padding-top: 40px;
  padding-left: 49px;
  font-size: 25px;
  line-height: 1.2
}
#navigation, .wrapper_center, .container_artists {
  flex-direction: column
}
#navigation p, #artists p {
  margin-right: auto
}
#close, #time, #loader {
  cursor: default
}
#player, #navigation, #burger {
  position: fixed
}
#player, #email {
  border: solid 1px #000
}
#player {
  width: calc(100% - 100px);
  min-width: 270px;
  margin-right: 50px;
  margin-left: 50px
}
#handle {
  height: 15px;
  top: -1px;
  margin-bottom: -2px;
  padding: 1px 3px 0 16px;
  border-bottom: solid 1px #000;
  text-align: center;
  overflow: hidden;
  cursor: move
}
#close {
  top: -1px;
  left: -1px;
  width: 17px;
  height: 17px;
  outline: 1px solid #000;
  outline-offset: -4px
}
#close .line {
  height: 1px;
  width: 13px;
  top: 8px;
  left: 2px
}
#close .line:nth-child(1) {
  transform: rotate(45deg)
}
#close .line:nth-child(2) {
  transform: rotate(-45deg)
}
#media {
  top: 1px;
}
#controls {
  height: 31px;
  border-top: solid 1px #000
}
#controls .line {
  height: 1px;
  top: 15px;
  right: 46px;
  left: 31px
}
#slidecontainer {
  height: 15px;
  top: 8px;
  right: 41px;
  left: 26px;
  padding-right: 15px
}
#slider {
  width: 5px;
  height: 5px;
  background-clip: content-box;
  border: solid 5px transparent
}
#playpause {
  background-position: center
}
#playpause, #loader {
  width: 15px;
  height: 15px;
  top: 8px;
  left: 8px
}
.spin {
  width: 1px;
  height: 3px;
  animation: spin .96s infinite
}
#line1 {
  top: 2px;
  left: 7px;
  animation-delay: .24s;
  transform: rotate(0deg)
}
#line2 {
  top: 3px;
  right: 4px;
  animation-delay: .36s;
  transform: rotate(45deg)
}
#line3 {
  top: 6px;
  right: 3px;
  animation-delay: .48s;
  transform: rotate(90deg)
}
#line4 {
  right: 4px;
  bottom: 3px;
  animation-delay: .6s;
  transform: rotate(135deg)
}
#line5 {
  bottom: 2px;
  left: 7px;
  animation-delay: .72s;
  transform: rotate(180deg)
}
#line6 {
  bottom: 3px;
  left: 4px;
  animation-delay: .84s;
  transform: rotate(-135deg)
}
#line7 {
  top: 6px;
  left: 3px;
  transform: rotate(-90deg)
}
#line8 {
  top: 3px;
  left: 4px;
  animation-delay: .12s;
  transform: rotate(-45deg)
}
@keyframes spin {
  0% {
    background: #000
  }
  100% {
    background: #FFF
  }
}
#contact, #newsletter {
  padding-bottom: 43px
}
#time {
  width: 46px;
  right: 0;
  bottom: 8px;
  font-family: time;
  text-align: center
}
#email {
  width: 150px;
  margin-bottom: 5px;
  padding: 2px 5px;
  border-radius: 0;
  outline: none
}
.l {
  max-width: 300px;
  padding-right: 50px;
  padding-left: 50px
}
.m {
  max-width: 250px;
  padding-right: 75px;
  padding-left: 75px
}
.s {
  max-width: 200px;
  padding-right: 100px;
  padding-left: 100px
}
.xs {
  max-width: 160px;
  padding-right: 120px;
  padding-left: 120px
}
.xxs {
  max-width: 120px;
  padding-right: 140px;
  padding-left: 140px
}
@media screen and (max-width:870px) {
  .text {
    margin-top: 20px
  }
  .release {
    width: 75%;
    margin-left: 0
  }
  .container, .object, .text {
    width: 100%
  }
  .container {
    max-width: 400px;
    flex-direction: column-reverse
  }
  .l, .m, .s, .xs, .xxs {
    padding-right: 0;
    padding-left: 0
  }
  .l {
    width: 75%
  }
  .m {
    width: 62.5%
  }
  .s {
    width: 50%
  }
  .xs {
    width: 40%
  }
  .xxs {
    width: 30%
  }
}
@media screen and (max-width:670px) {
  #burger, #navigation.checked {
    display: block
  }
  #burger.checked .line:nth-child(1) {
    transform: translateY(6px) rotate(45deg)
  }
  #burger.checked .line:nth-child(2) {
    opacity: 0
  }
  #burger.checked .line:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg)
  }
  #navigation {
    display: none;
  }
}
@media screen and (max-width:400px) {
  #player {
    width: calc(100% - 50px);
    margin-right: 25px;
    margin-left: 25px
  }
}