@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:400,400i&subset=latin-ext');

@font-face{
  font-family:"Recta";
  src:url("c53963bc-8522-4c51-9947-2717086a9876.eot?#iefix");
  src:url("c53963bc-8522-4c51-9947-2717086a9876.eot?#iefix") format("eot"),url("6c6cde88-94f3-4947-a6c9-89fdf49e06af.woff2") format("woff2"),url("2e0bd3cc-5337-4573-978e-b13c0099db7a.woff") format("woff"),url("f2d1087d-46ca-40e3-9598-ab25207e0bea.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}

@font-face{
  font-family:"Recta";
  src:url("093bd4e5-cbd5-4076-9671-31fdd78cfb91.eot?#iefix");
  src:url("093bd4e5-cbd5-4076-9671-31fdd78cfb91.eot?#iefix") format("eot"),url("d8fcb4a2-8c3a-4f22-bc8a-8c354023ab45.woff2") format("woff2"),url("29628bd8-5625-4b6b-87f9-7e0ae521f53f.woff") format("woff"),url("d897878f-9614-4d36-b5b9-e1595cdccf89.ttf") format("truetype");
  font-weight: normal;
  font-style: italic
}

* {
  padding: 0;
  margin: 0;
  line-height: 1.4;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative
}

::after, ::before {
  box-sizing: border-box
}

a {
  text-decoration: none;
  border: 0;
  outline: 0
}

p, h1, h2, h3, h4, span, label {
  font-family: Recta;
  font-weight: normal;
  font-size: 1em
}

span, label {
  font-family: 'Roboto Mono', monospace
}

html, body {
  width: 100%;
  min-height: 100%
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  background-color: #eeeeee
}

body.fixed, .console-show {
  overflow: hidden
}

header {
  position: sticky;
  position: -webkit-sticky;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.35em;
  z-index: 11;
  background-color: transparent;
  mix-blend-mode: difference;
  overflow-x: hidden;
  margin-bottom: .25em;
  filter: invert(1);
  transform: translate3d(0,-30vw,0);
  transition: transform .5s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .2s linear
}

.gecko header {
  filter: none
}

header.inv {
  filter: none
}

.stream-list header,
.stream-grid header {
	margin-bottom: 0;
	height: 4em
}

.loaded header {
  transform: translate3d(0,0,0);
}

footer {
  height: auto;
  margin: 2em 0 2.35em
}

.teaser {
    transform: translate3d(0,-60vw,0);
    transition: transform .5s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.stream-grid > .teaser, .stream-grid .not,
.stream-list > .teaser, .stream-list .not {
  display: none
}

.f_b {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16.25vw;
  background-color: #202020;
  overflow: hidden
}

.f_t {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 17.25vw);
  width: 100%
}

.f_t img {
  margin-top: 2%;
  width: auto;
  height: 96%
}

.loaded .teaser {
  transform: translate3d(0,0,0);
}

.video_wrapper {
  width: 100%;
  padding-bottom: 35%;
  overflow: hidden;
  border-bottom: .25em solid #202020
}

.video_wrapper video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

img {
		width: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.left, .right {
    width: 16em;
    position: absolute;
    top: .5em;
    transition: margin 1s cubic-bezier(0.22, 0.61, 0.36, 1) .1s, opacity .8s linear
}
.right {
  opacity: 0
}
.right.op {
  opacity: 1
}
footer .left, footer .right {
  transition: margin .8s cubic-bezier(0.22, 0.61, 0.36, 1) .6s, opacity .8s linear .5s
}
.left {
		left: 0;
		margin-left: -80vw
}

.init.show.left,
footer .show.left {
  margin-left: -6vw;
  opacity: 1
}

.right {
		right: -16em;
		margin-right: 58vw
}

.init.show.right,
footer .show.right {
  margin-right: 6vw;
  opacity: 1
}

.stream-list .left, .stream-list .right,
.stream-grid .left, .stream-grid .right  {
	width: 13em;
	top: .925em
}

.stream-list .right,
.stream-grid .right {
	right: -13em
}

.stream-list .init.show.left,
.stream-grid .init.show.left {
	margin-left: -4vw
}

.stream-list .init.show.right,
.stream-grid .init.show.right {
	margin-right: 4vw
}

main {
  width: 100%;
  height: auto;
  padding: 1px 0 0;
  background-color: #eee;
  transform: translate3d(0,30vw,0);
  transition: transform .5s cubic-bezier(0.22, 0.61, 0.36, 1)
  /* background: radial-gradient(circle at 24.3% 21.94%, rgb(42, 209, 209), transparent 65%),
              radial-gradient(circle at 80.17% 46.31%, rgb(32, 146, 97), transparent 100%),
              radial-gradient(circle at 29.78% 60.23%, rgb(102, 65, 142), transparent 100%),
              radial-gradient(circle at 50% 50%, rgb(61, 27, 246), #359a62 100%) */
}

.loaded main {
  transform: translate3d(0,0,0);
}

.stky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.35em;
  z-index: 3;
  background-color: #202020
}

.stream-list .stky {
	height: 4em
}

.stky + .stky {
  top: 4.35em;
  height: auto
}

.stream-list .stky + .stky {
	top: 4em;
}

img.stky + img {
  margin-top: 3.75vw
}

.stream-list.loaded main {
  transform: none
}

/* main::before {
  content: "";
  position: absolute;
  top: 4em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #343434
} */

.flex_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
  justify-content: center;
	align-items: flex-start;
  opacity: 1;
  transition: opacity .2s linear
}

.list_container {
  display: none
}

.stream-list .flex_container {
  display: none
}

.stream-list .player .flex_container {
  display: flex
}

.stream-list .list_container {
  display: block
}

.list_container img {
  display: block
}

.console-show .flex_container,
.console-show > img {
  opacity: .1
}

.console-show > img {
  transition: opacity .2s linear
}

/* main .flex_container::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-top: 1px solid #343434
} */

.link {
  cursor: pointer
}

.audio_prev {
  position: absolute;
  top: -4.1vw;
  left: 0;
  width: 100%;
  display: none
}

.flex_container > div {
  display: flex;
  margin: 0 0.5% 3%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  background-repeat: no-repeat;
  background-position: 50% 75%;
  background-size: cover;
  background-color: #eee;
  transform-origin: center center;
  opacity: 0;
  transform: translateY(150px);
  transition: transform .5s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .5s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.flex_container > div.not {
  opacity: 1 !important;
  transform: translateY(0) !important
}

.flex_container > div.extra {
  display: none
}

.stream-grid .flex_container > div.extra {
  display: flex
}

.flex_container span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20,20,20,.8);
  display: none;
  cursor: pointer
}

.change.preview {
  transform: translate3d(52%,-5vw,0) !important;
  box-shadow: 0 0 3em rgba(0,0,0,.75)
}

.has-prev {
  z-index: 9
}

.change > img:nth-child(2), .change > img:nth-child(3) {
  display: none
}


.change:hover > img:nth-child(2) {
  display: block
}

.change.preview:hover > img:nth-child(2) {
  display: none
}

.preview > img:nth-child(3) {
  display: block
}

.flex_container > div.zoom-in {
  transform: translateY(0);
  opacity: 1
}

.has-prev .control {
  position: absolute;
  bottom: calc(-10vw + 1.25em);
  left: 0;
  width: 100%;
  display: none;
  box-shadow: 0 0 3em rgba(0,0,0,.75)
}

.linkdot::before {
  content: "";
  position: absolute;
  top: 1.5em;
  left: 8em;
  background-color: #00BCD4;
  width: 1.5em;
  height: 1.5em;
  border-radius: 4em
}

.a_open.linkdots::before {
  top: -0.5em;
  left: 2.25em;
}

.preview .control {
  display: block
}

.control img {
  display: block
}

.c-80 {
  width: 76%
}

.c-75 {
  width: 47.75%;
}

.c-100 {
  width: 100%;
  margin: 0 0 3% !important;
  padding: 3em 0 5em
}

.c-100.txt {
	width: 94%;
	padding-top: 4em
}

.c-100.footer {
	padding: 6em 0 0;
  margin-bottom: 1.6em !important
}

.c-50 {
  width: 48.425%;
}


.c-60 {
  width: 60%;
}

.c-33 {
  width: 36.334%;
  display: flex
}

.c-25 {
  width: 23.5%;
  display: flex
}

.c-20 {
  width: 20%;
  display: flex
}

.poster, .text {
  width: 100%
}

.poster {
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover
}

.model {
  height: calc(100vh - (8em - 2px));
  overflow: hidden;
  border-top: 1px solid #343434;
  margin-top: -1px
}

.bubble {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(init_bubble.gif) no-repeat 55% 50% / contain;
  transform-origin: center center;
  transform: scale(0);
  transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1) .5s;
  mix-blend-mode: lighten
}

.zoom-in .bubble {
  transform: scale(1.2)
}

.model h2 {
  color: #fff;
  padding: .5em;
  width: 100%;
  text-align: center;
  font-size: 2em;
  opacity: 0
}

.model.zoom-in h2 {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.22, 0.61, 0.36, 1) .8s
}

.inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.5em 1.35em
}

.c-75 .inner, .c-33 .inner {
  background-color: rgba(0,0,0,.7)
}

.inner h2, .inner h3 {
  color: #fff;
  display: block;
  font-size: 1.5em;
  line-height: 1.2
}

.c-33 .inner h2, .c-33 .inner h3 {
  font-size: 1.4em;
  line-height: 1.2
}

.c-25 .inner h2, .c-25 .inner h3 {
  font-size: 1.1em;
  line-height: 1.3
}

.inner h3 {
  font-style: italic
}

.inner.c-25 h2, .inner.c-25 h3,
.inner.c-33 h2, .inner.c-33 h3 {
  font-size: 1.25em
}

.tag-line {
  position: absolute;
  bottom: 1.85em;
  left: 1.65em
}

.text .tag-line, .tag-line.sp {
  opacity: .5;
  bottom: 1.35em;
  left: 1.35em
}

.tag-line.sp {
  opacity: .75
}

.tag-line .tag {
  color: #fff;
  font-size: .825em;
  padding: .5em 1.25em;
  border: 1px solid #808080;
  margin-right: -1px
}

.text .tag-line .tag, .tag-line.sp .tag {
  border: none;
  padding: 0 0 0 2.15em;
}

.text .tag-line::before, .tag-line.sp::before {
  position: absolute;
  content: "";
  background: url(arrow.svg) no-repeat 50% 50% / contain;
  top: .2em;
  left: 0;
  width: 1em;
  height: 1em;
  filter: invert(1)
}

.opac {
  opacity: .35
}

.console {
  position: fixed;
  z-index: 99999;
  bottom: -100%;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100vh;
  background-color: #202020;
  transform: translate3d(0,-4.32em,0);
  transition: transform .35s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .3s linear .5s
}

.console-call {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 4.35em;
  z-index: 9
}

@keyframes fadeIn {
  from { opacity: 0; }
}
.pulse {
	display: none;
	position: absolute;
	top: .75em;
    left: 2.5em;
    width: 2.5em;
    height: .25em;
    background-color: #fff;
	border-radius: 1em;
   /* webkit-animation: fadeIn 1s infinite alternate;
   -moz-animation: fadeIn 1s infinite alternate;
   -o-animation: fadeIn 1s infinite alternate;
    animation: fadeIn 1s infinite alternate */
}

.console.done .pulse {
	display: block
}

.console.done:hover .pulse,
.console-show .console.done .pulse {
	display: none
}


.loose .console-call,
.console-show .console-call {
  display: none
}

.c-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 4.35em);
  border-top: 1px solid #444;
  text-align: center;
  overflow: hidden
}

.focus .c-inner {
  display: flex;
  justify-content: center;
  align-items: center
}

.c-inner img.tt {
    width: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.c-inner img.bb {
	margin-top: 4vh;
	width: 58vh
}

.ob {
  cursor: pointer
}

.c-inner img.tg {
  margin-top: 10vh;
  opacity: 0;
  width: calc(52vw - 12.75em);
  margin-left: -6em;
  transition: opacity .2s linear .2s, margin-top .2s linear .2s
}

.skipped .c-inner img.tg {
  margin-top: 6vh;
  opacity: 1
}

.tg.second {
  display: none
}

.tg_listed {
    width: 58% !important;
    position: absolute;
    top: -5em !important;
    left: 2.5em !important;
    transition: top .2s linear .2s !important;
}

.has-tags .tg_listed {
  top: 3vh !important;
}

.focus .c-inner img {
  margin-top: 0;
  width: 75%;
  opacity: 0;
  margin-left: 10%
}

.btns {
  position: absolute;
  bottom: -8em;
  left: .75em;
  width: calc(100% - .75em);
  height: 4em;
  border-top: 1px solid #444;
  display: flex;
  justify-content: space-around;
  align-items: center;
  transition: bottom .3s cubic-bezier(0.22, 0.61, 0.36, 1) .2s
}

.skipped .btns {
  bottom: 0
}

.btns::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #444
}

.btns span {
  color: #eee;
  cursor: pointer;
  padding: 1em 8vw
}

.console-show .focus .c-inner img,
.loose .focus .c-inner img {
  opacity: .7;
  transition: opacity .3s linear .5s, margin-left .2s linear .3s, width .2s linear .3s
}

.skipped .focus .c-inner img {
  width: 85%;
  opacity: 1;
  margin-left: 0
}

.done:not(.skipped) .blubble {
  pointer-events: none
}

.skipped .focus .c-inner img.b-hidden {
  width: calc(85% + 3px)
}

.console.loose {
  position: relative
}

.loaded .console {
  opacity: 1
}

.console.done {
  transform: translate3d(0,-1.6em,0);
}

.console.done.loose {
  transform: translate3d(0,0,0);
}

.console::before {
  content: "";
  position: absolute;
  top: -8em;
  left: 0;
  width: 100%;
  height: 8em;
  background-color: transparent
}

.console.done:hover {
  transform: translate3d(0,-4.32em,0);
    border-top: 1px solid #343434
}

.console.done:hover .audio_prev {
    top: calc(-4.1vw - 2.425em);
    transition: top .35s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.has_p_player .c-100.footer {
  padding-bottom: 3.75em
}

.a_open, .a_close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 3.25vw;
    height: 4vw;
    z-index: 1;
}

.a_open {
  right: 3.5vw
}

.console.done.loose:hover {
  transform: translate3d(0,0,0);
}

.console.done:hover .tags_outer ul::before,
.console.done:hover .focus::before {
  opacity: 1
}

.console.done.loose:hover .tags_outer ul::before,
.console.done.loose:hover .focus::before {
  opacity: 0
}

.console-show .console.done {
  transform: translate3d(0,-100%,0);
  border-top: 0
}

.console-show .tags_outer ul::before,
.console-show .focus::before {
  opacity: 0 !important
}

.console-show header.opac {
  opacity: 1
}

.console .focus {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #202020
}

.loose .console .focus, .console-show .console .focus {
	width: 0
}

.focus .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0,130,229);
  background: -moz-linear-gradient(left, rgba(0,130,229,1) 0%, rgba(158,0,237,1) 49%, rgba(0,214,196,1) 100%);
  background: -webkit-linear-gradient(left, rgba(0,130,229,1) 0%,rgba(158,0,237,1) 49%,rgba(0,214,196,1) 100%);
  background: linear-gradient(to right, rgba(0,130,229,1) 0%,rgba(158,0,237,1) 49%,rgba(0,214,196,1) 100%);
  transition: width .5s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.loose .gradient, .console-show .gradient {
  background: rgb(0,130,229);
  background: -moz-linear-gradient(top, rgba(0,130,229,1) 0%, rgba(158,0,237,1) 49%, rgba(0,214,196,1) 100%);
  background: -webkit-linear-gradient(top, rgba(0,130,229,1) 0%,rgba(158,0,237,1) 49%,rgba(0,214,196,1) 100%);
  background: linear-gradient(to bottom, rgba(0,130,229,1) 0%,rgba(158,0,237,1) 49%,rgba(0,214,196,1) 100%);
}

.gradient > div {
  float: left;
  width: 100%;
  height: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: height .35s cubic-bezier(0.22, 0.61, 0.36, 1) .1s
}

.gradient > div.sciencetech {
  height: 20%;
  border-top: 3px solid #202020;
  border-bottom: 3px solid #202020
}

.gradient > div > label {
  margin-left: 2.5em;
  color: #eee;
  opacity: 0
}

.gradient.change > div.action {
  height: 10%
}

.gradient.change > div.sciencetech {
  height: 55%
}

.gradient.change > div.arts {
  height: 35%
}

.console-show .gradient > div > label,
.loose .gradient > div > label  {
  display: none
}

.tag_selected .node > img,
.tag_selected > ul:nth-of-type(2) li {
  opacity: 0
}

.has-tags .tag_selected > ul:nth-of-type(2) li,
.loose .tag_selected > ul:nth-of-type(2) li {
  opacity: 1
}

.has-tags .tag_selected .node > img,
.loose .tag_selected .node > img {
  opacity: .5
}

.has-tags.console-show .tag_selected .node > img,
.has-tags.console-show .tag_selected > ul:nth-of-type(2) li,
.loose .tag_selected .node > img,
.loose .tag_selected > ul:nth-of-type(2) li {
  opacity: 0
}

.skipped .gradient > div > label {
  transition: margin-left .3s linear .2s;
  opacity: 1
}

.skipped .gradient .arts label {
  margin-left: -4em
}

.skipped .gradient .sciencetech label {
  margin-left: -5.85em
}

.skipped .gradient .action
 label {
  margin-left: -5.25em
}

.console .search {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%
}

.console-show .console .search {
	width: 100%
}

.console li, .tags_outer ul::before,
.focus::before  {
  color: #888;
  font-family: 'Roboto Mono'
}

.console li {
  cursor: pointer
}

.console li.active, .console li:hover {
  color: #eee
}

.tags_outer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center
}

.tag_selected,
.skipped .tags_outer.onboarding {
  display: none
}

.skipped .tag_selected {
  display: flex
}

.console-close {
  position: absolute;
  top: 1em;
  right: 1em;
  width: 2.5em;
  height: 2.5em;
  opacity: 0;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjAwIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIj48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAgNjAwKSBzY2FsZSgwLjY5IDAuNjkpIHJvdGF0ZSgwKSB0cmFuc2xhdGUoLTYwMCAtNjAwKSIgc3R5bGU9ImZpbGw6I2ZmZmZmZiI+PHN2ZyBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiPjx0aXRsZT5pY29uL2Nsb3NlPC90aXRsZT48ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz48ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTEuNSwxMC43OTI4OTMyIEwxOS4xNDY0NDY2LDMuMTQ2NDQ2NjEgQzE5LjM0MTcwODgsMi45NTExODQ0NiAxOS42NTgyOTEyLDIuOTUxMTg0NDYgMTkuODUzNTUzNCwzLjE0NjQ0NjYxIEMyMC4wNDg4MTU1LDMuMzQxNzA4NzYgMjAuMDQ4ODE1NSwzLjY1ODI5MTI0IDE5Ljg1MzU1MzQsMy44NTM1NTMzOSBMMTIuMjA3MTA2OCwxMS41IEwxOS44NTM1NTM0LDE5LjE0NjQ0NjYgQzIwLjA0ODgxNTUsMTkuMzQxNzA4OCAyMC4wNDg4MTU1LDE5LjY1ODI5MTIgMTkuODUzNTUzNCwxOS44NTM1NTM0IEMxOS42NTgyOTEyLDIwLjA0ODgxNTUgMTkuMzQxNzA4OCwyMC4wNDg4MTU1IDE5LjE0NjQ0NjYsMTkuODUzNTUzNCBMMTEuNSwxMi4yMDcxMDY4IEwzLjg1MzU1MzM5LDE5Ljg1MzU1MzQgQzMuNjU4MjkxMjQsMjAuMDQ4ODE1NSAzLjM0MTcwODc2LDIwLjA0ODgxNTUgMy4xNDY0NDY2MSwxOS44NTM1NTM0IEMyLjk1MTE4NDQ2LDE5LjY1ODI5MTIgMi45NTExODQ0NiwxOS4zNDE3MDg4IDMuMTQ2NDQ2NjEsMTkuMTQ2NDQ2NiBMMTAuNzkyODkzMiwxMS41IEwzLjE0NjQ0NjYxLDMuODUzNTUzMzkgQzIuOTUxMTg0NDYsMy42NTgyOTEyNCAyLjk1MTE4NDQ2LDMuMzQxNzA4NzYgMy4xNDY0NDY2MSwzLjE0NjQ0NjYxIEMzLjM0MTcwODc2LDIuOTUxMTg0NDYgMy42NTgyOTEyNCwyLjk1MTE4NDQ2IDMuODUzNTUzMzksMy4xNDY0NDY2MSBMMTEuNSwxMC43OTI4OTMyIFoiIGZpbGw9IiNmZmZmZmYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPjwvZz48L3N2Zz48L2c+PC9nPjwvc3ZnPg==) no-repeat 50% 50% / contain
}

.f-top span {
  padding: 1.4em 0 0 2.75em;
  color: #888;
  opacity: 0;
  display: block
}

.skipped .f-top span {
  opacity: 1
}

.console-show .console-close {
  opacity: .7;
  transition: opacity .2s linear
}

.tags_outer {
  height: 4.35em
}

.tags_outer ul::before,
.focus::before {
  content: "View";
  position: absolute;
  top: -3.85em;
  left: 0;
  width: calc(100% + 1.625em);
  height: 2.35em;
  padding: .5em 1.25em;
  color: #777;
  background-color: #404040;
  opacity: 0;
  transition: opacity .2s linear
}

.tags_outer ul:nth-of-type(3)::before {
  content: "Search";
  width: 100%;
  border-left: 1px solid #000
}

.tags_outer ul:nth-of-type(3) li {
  color: #202020
}

.tags_outer ul:nth-of-type(3) li::after {
  content: "";
  width: 2em;
  height: 2em;
  position: absolute;
  top: -.25em;
  right: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjAwIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIj48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAgNjAwKSBzY2FsZSgwLjY5IDAuNjkpIHJvdGF0ZSgwKSB0cmFuc2xhdGUoLTYwMCAtNjAwKSIgc3R5bGU9ImZpbGw6IzczNzM3MyI+PHN2ZyBmaWxsPSIjNzM3MzczIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgeD0iMHB4IiB5PSIwcHgiPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PHBhdGggZD0iTTIxLjQ1LDIwQTExLDExLDAsMSwwLDIwLDIxLjQ1bDguMjYsOC4yNmExLDEsMCwwLDAsMS40MS0xLjQxWk00LDEzYTksOSwwLDEsMSw5LDlBOSw5LDAsMCwxLDQsMTNaIj48L3BhdGg+PC9nPjwvc3ZnPjwvZz48L2c+PC9zdmc+) no-repeat 50% 50% / contain
}

.console-show .tags_outer ul:nth-of-type(3) li::after {
	right: 3em
}

.tags_outer.onboarding ul:nth-of-type(3) li::after {
  display: none
}

.tags_outer ul:first-of-type::before {
  padding-left: 2.5em
}

.focus::before {
  content: "Focus";
  width: calc(100% + 2px);
  top: -2.425em;
  left: -1px;
  border-left: 1px solid #000;
  border-bottom: 2px solid #000;
  height: calc(2.35em + 2px)
}

.tags_outer ul:nth-of-type(2)::before {
  content: "Conceptual Tags";
  left: calc(-1.625em - 1px);
  width: calc(100% + 1.625em + 1px);
  border-left: 1px solid #000
}

.tags_outer > ul {
  flex: 0 0 auto;
  height: 1.5em;
  padding-left: 2.5em
}

.tags_outer > ul:nth-of-type(2) {
  flex: 1 1 auto;
  white-space: nowrap;
  padding-left: 1.99vw
}

.tags_outer > ul li {
  margin-right: 2vw;
  text-align: center;
  display: inline-block
}

.tags_outer > div.node {
  flex: 0 1 auto;
  width: 3.25em;
  height: 1.5em;
  text-align: center;
}

.node img {
  opacity: .4;
  width: 70%;
  margin-top: -.325em
}

.detail-view {
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 9999999;
  transform: translate3d(0,10%,0);
  transition: transform .5s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.detail-view > img,
.playlist > img {
  display: block
}

.rel {
  padding: 3em 2em;
  background-color: #eee;
}

.detail-view .flex_container {
  background-color: #eee
}

.detail-view .flex_container > div {
  transform: translateY(0);
}

.details-back {
  width: 100%;
  height: 40vh;
  background-color: rgba(0,0,0,.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

.details-back span {
  font-size: 1.25em;
  cursor: pointer;
  color: #888;
  padding: 10vh 20vw
}

.details-back span:hover {
  color: #fff
}

body.noc .detail-view.noc, body.player .detail-view.player {
  transform: translate3d(0,-100%,0);
}

body.noc .detail-view.noc.slide-out, body.player .detail-view.player.slide-out {
  transform: translate3d(0,-210%,0);
  opacity: 0;
  transition: transform .75s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .5s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.slide-out.reset {
  transform: translate3d(0,10%,0) !important;
  transition: none !important
}



.prev_container {
  z-index: 2;
  cursor: pointer
}

img.poster {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    display: none
}

.prev_player {
  display: none;
  overflow: hidden;
  cursor: pointer
}

.off .off {
  opacity: .3
}

.playlist {
  background-color: #202020;
  overflow: hidden;
  display: none
}

.blubble, .b-hidden {
  cursor: pointer
}

.detail-view > img.hidden, .detail-view > img.show_list {
  display: none
}

.detail-view > .show_list + img.hidden {
  display: block
}

.blubble + .b-hidden {
  display: none
}

.call-search {
  cursor: pointer
}

.call-search li {
  transform: translate3d(0,0,0);
  transition: transform .35s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.search, .focus {
  transition: width .35s cubic-bezier(0.22, 0.61, 0.36, 1)
}

.show-search .tg {
  opacity: 0 !important
}

.show-search .search {
  width: 99.25%
}

.show-search .focus {
  width: .75%
}

.search-box {
  display: none;
  position: absolute;
  top: 0;
  left: 16vw;
  width: calc(86vw - 12em);
  height: 4.35em;
  background-color: #383838;
  color: #383838;
  font-family: 'Roboto Mono', monospace;
  padding: 1.5em 0 0 1.705em;
  z-index: 1
}

.search-box .hover {
  position: absolute;
}

.s_results {
  display: none;
  position: absolute;
  top: 4.5em;
  left: 16vw;
  width: calc(86vw - 12em);
  z-index: 2
}

.s_results img {
  pointer-events: none
}

.search-box.text {
  color: #ccc
}

.search-box.text span + span {
  float: right;
  margin-right: 2.5em;
  color: #666;
  font-size: .875em;
  padding-top: .15em;
}

.search-box.text span + span > span {
  margin-left: 2em;
  color: #ccc
}

.hover {
  position: absolute;
  background-color: #292929;
  top: 18.3vw;
  left: 0;
  width: 100%;
  height: 9.1vw;
  cursor: pointer;
  opacity: 0
}

.hover:hover {
  opacity: 1
}

@media only screen and (max-width:42.625em) {

  .right {
    margin-right: 72vw
  }


  .flex_container > div {
    width: 98% !important
  }

  .left, .right {
    width: 10em
  }

  .right {
    right: -10em
  }

  .init.show.right {
    margin-right: 16vw
  }

  .init.show.left {
    margin-left: -16vw
  }

  header {
    height: 3.25em
  }

  main {
    padding-bottom: 1em;
    transform: translate3d(0,70vh,0)
  }

  .loaded main {
    transform: translate3d(0,0,0)
  }

}
