html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #fff;
  background: #0b3037;
  overflow-y: hidden;
  font-family: 'Roboto Mono', monospace;
}
.three {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0b3037;
  z-index: -2;
}
a {
  color: #fff;
  text-decoration: none;
}
#loader {
  width: 100%;
  height: 100%;
  min-height: 100%;
  will-change: transform, opacity;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  display: block;
  background: #0b3037;
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
}
.menu {
  position: fixed;
  z-index: 4;
  top: 35px;
  left: 35px;
  text-align: left;
  width: auto;
  text-transform: uppercase;
}
.menu.logoMode a {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu.logoMode .logo {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu.logoMode .logo:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.menu a {
  font-family: 'Roboto Mono', monospace;
  font-weight: 200;
  font-size: 10px;
  letter-spacing: 0.2em;
  will-change: opacity;
  display: block;
  width: auto;
  margin-bottom: 15px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translateY(-74px);
  -moz-transform: translateY(-74px);
  -o-transform: translateY(-74px);
  -ms-transform: translateY(-74px);
  transform: translateY(-74px);
}
.menu a:hover,
.menu a.selected {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu a.logo {
  width: 87px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  padding-bottom: 13px;
  position: relative;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu a.logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  .menu {
    display: none;
  }
}
#socials {
  position: fixed;
  top: 35px;
  right: 35px;
  text-align: right;
  z-index: 4;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  will-change: opacity;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
#socials.activate {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#socials #twitter-widget-0 {
  margin-top: -7px;
  vertical-align: middle;
}
body.logo-hidden #socials {
  display: none;
}
@media (max-width650px) {
  #socials {
    display: none;
  }
}
body.logo-hidden #experiments .logo {
  display: none;
}
#experiments .logo {
  position: fixed;
  top: 35px;
  left: 35px;
  text-align: left;
  width: auto;
  text-transform: uppercase;
}
#experiments .logo a {
  display: block;
  width: 87px;
}
#experiments .archive-experiment-info {
  padding-top: 15px;
  text-transform: uppercase;
}
#experiments .list {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 55px;
  width: 100%;
  background: #000;
  font-size: 9px;
  font-family: 'Roboto Mono', monospace;
  text-align: center;
  background: #000;
}
#experiments .list canvas {
  width: 700px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#experiments .list .arrow {
  width: 7px;
  height: 6px;
  will-change: transform;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("./../img/arrow-timeline.png");
  -webkit-background-size: 7px 6px;
  -moz-background-size: 7px 6px;
  background-size: 7px 6px;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -ms-transition: -ms-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
#experiments .list ul {
  width: auto;
  margin: auto;
  text-align: center;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  padding-top: 27px;
}
#experiments .list ul li {
  display: inline-block;
}
#experiments .list ul li span {
  display: inline-block;
}
#experiments .list ul li .title {
  display: inline-block;
}
#experiments .list ul li .by {
  position: relative;
  width: 0;
  height: 13px;
  overflow: hidden;
}
#experiments .list ul li div {
  display: inline-block;
}
#experiments .list ul li:hover {
  color: #fff;
}
#experiments .list ul li.close {
  pointer-events: none;
  width: 18px;
  color: #6d6d6d;
  position: relative;
}
#experiments .list ul li .infos {
  width: 18px;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  display: inline-block;
}
#experiments .list ul li .infos.notselected {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#experiments .list ul li .infos.notselected:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#experiments .list ul li .infos.notselected .title {
  display: none;
}
@media (max-width: 500px) {
  #experiments .logo {
    top: 10px;
    left: 10px;
  }
}
@media (max-width: 800px) {
  #experiments .list {
    display: none;
  }
}
#home {
  margin-left: 200px;
  width: calc(100% - 400px);
  text-align: center;
  padding-bottom: 50px;
  font-family: 'Roboto Mono', monospace;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}
.descriptionxmas {
  text-align: center;
  color: #a3a9aa;
  line-height: 30px;
  margin-top: 15px;
  width: 500px;
}
.archiveLink {
  padding: 20px 25px 17px 25px;
  letter-spacing: 2px;
  border: 1px solid #595e62;
  font-size: 10px;
  display: none;
  text-transform: uppercase;
}
#home .experiments {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  margin-top: 100px;
  display: inline-block;
  position: relative;
}
#home .xp {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  margin: 0 2.5%;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
#home .xp canvas {
  position: absolute;
  top: 26%;
  left: 20%;
  width: 60%;
  z-index: 3;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
#home .xp:hover .number {
  color: #000;
  background: #fff;
}
#home .xp:hover .circle-container .img-container {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#home .xp:hover.close .circle-container .img-container {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#home .xp:hover.close .number {
  color: #fff;
}
#home .xp:hover svg circle {
  stroke-dashoffset: 0 !important;
}
#home .xp.close .by {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  margin-top: -10px;
}
#home .xp.close .number {
  top: 50%;
  margin-top: -6px;
  background: transparent;
}
#home .xp.close .circle-container .img-container img {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#home .xp a.preview {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0;
}
#home .xp .by {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
  margin-bottom: 30px;
}
#home .xp .by a {
  width: auto;
  display: inline-block;
  padding: 0;
}
#home .xp svg {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50 50;
  -moz-transform-origin: 50 50;
  -o-transform-origin: 50 50;
  -ms-transform-origin: 50 50;
  transform-origin: 50 50;
}
#home .xp svg circle {
  stroke-dashoffset: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#home .xp .circle-container {
  width: 100%;
  border-radius: 200px;
  position: relative;
  overflow: hidden;
  margin-top: 16px;
}
#home .xp .circle-container .img-container {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 400px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#home .xp .circle-container .img-container img {
  width: 102%;
  display: inline-block;
  margin: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#home .xp .circle-container video {
  height: 100%;
  top: 0;
  left: 0;
}
#home .xp .number {
  position: absolute;
  top: 0;
  left: 50%;
  background: rgba(0,0,0,0.8);
  display: block;
  height: 16px;
  width: 20px;
  padding: 12px 10px;
  margin-left: -20px;
  z-index: 2;
  border-radius: 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#home .xp h4 {
  padding-top: 15px;
  font-size: 12px;
  text-transform: uppercase;
}
#home .lineup {
  margin: auto;
  margin-top: 200px;
  width: 100%;
  max-width: 1100px;
}
#home .lineup h2 {
  font-size: 60px;
  font-family: 'Roboto Mono', monospace;
  font-weight: 800;
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-bottom: 20px;
}
#home .lineup .sub {
  margin-bottom: 60px;
  font-family: 'Roboto Mono', monospace;
  font-size: 20px;
  font-weight: 200;
}
#home .lineup .artists {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}
#home .lineup .artist {
  cursor: pointer;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 20%;
  -ms-flex: 1 20%;
  flex: 1 20%;
  width: 20%;
  max-width: 20%;
  margin: 0 2.5%;
  position: relative;
  text-align: center;
}
#home .lineup .artist:hover .img-container {
  border: 4px solid #fff;
}
#home .lineup .artist h2 {
  font-size: 60px;
}
#home .lineup .artist .name {
  display: inline-block;
  margin-top: 10px;
  width: auto;
  text-align: center;
}
#home .lineup .artist .img-container {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  transition: all 0.15s linear;
  border-radius: 400px;
  border: 0px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home .lineup .artist .img-container img {
  margin: auto;
  width: 100%;
  display: inline-block;
  z-index: 1;
}
#home .lineup .artist .number {
  position: absolute;
  top: 0;
  left: 50%;
  background: rgba(0,0,0,0.85);
  display: block;
  height: 12px;
  width: 12px;
  padding: 10px;
  margin-left: -16px;
  z-index: 2;
  clip-path: circle(50% at center);
  -webkit-clip-path: circle(50% at center);
}
#home .lineup .artist .name {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
}
#home .lineup .artist .name:after {
  height: 1px;
  width: 100%;
  background: #fff;
  display: block;
  content: "";
  margin-top: 5px;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
#home .lineup .artist .desc {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
  margin-bottom: 45px;
}
.about {
  text-align: center;
  font-size: 13px;
  font-family: 'Roboto Mono', monospace;
  color: #fff;
  font-weight: medium;
  letter-spacing: 1px;
}
.about p {
  line-height: 36px;
}
.about p .red {
  color: #de3b22;
}
.about .infos {
  width: 740px;
}
.about .infos p {
  padding-bottom: 40px;
}
.about .infos p:last-child {
  padding-bottom: 40px;
}
.about .infos h3 {
  padding-top: 15px;
}
.about .team {
  font-size: 12px;
}
.about .team a {
  display: inline-block;
  font-size: 12px;
  padding-bottom: 4px;
}
.about .team a:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.about .team a:after {
  height: 1px;
  width: 100%;
  background: #fff;
  display: block;
  content: "";
  margin-top: 2px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.about .team span {
  font-size: 10px;
  color: #ffae22;
  padding-bottom: 10px;
  padding-top: 25px;
  display: block;
}
.about .team span:first-child {
  padding-top: 0;
}
.about h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: auto;
  text-align: center;
  letter-spacing: 4px;
  width: 300px;
  border-left: 1px solid #de3b22;
  border-right: 1px solid #de3b22;
  margin-bottom: 75px;
}
#archive {
  text-align: center;
  padding-top: 85px;
}
#archive h3,
#archive h4 {
  font-size: 60px;
  font-family: 'Roboto Mono', monospace;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-bottom: 75px;
}
#archive h4 {
  font-size: 45px;
  margin-bottom: 35px;
}
#archive #archive2012,
#archive #archive2013,
#archive #archive2014,
#archive #archive2015 {
  position: relative;
  width: calc(100% -350px);
  margin-left: 170px;
  padding-bottom: 120px;
}
#archive .archive-xp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
#archive .archive-xp img {
  width: 100%;
  height: auto;
}
#archive .archive-xp .circle-container {
  width: 100%;
  border-radius: 200px;
  position: relative;
  overflow: hidden;
  margin-top: 16px;
  min-height: 100%;
}
#archive .archive-xp .circle-container .img-container {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 400px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#archive .archive-xp .circle-container .img-container img {
  width: 102%;
  display: inline-block;
  margin: auto;
  opacity: 1x;
  -ms-filter: none;
  filter: none;
}
#archive .archive-xp .circle-container video {
  height: 100%;
  top: 0;
  left: 0;
}
#archive .archive-xp .number {
  position: absolute;
  top: 0;
  left: 50%;
  background: rgba(0,0,0,0.8);
  display: block;
  height: 16px;
  width: 20px;
  padding: 12px 10px;
  margin-left: -20px;
  z-index: 2;
  border-radius: 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#archive .archive-xp .by {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 30px;
}
#archive .archive-xp .by a {
  width: auto;
  display: inline-block;
  padding: 0;
  padding-left: 4px;
}
#archive .archive-xp svg {
  position: absolute;
  z-index: 0;
  top: 16px;
  left: 0.5%;
  width: 99%;
  height: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#archive .archive-xp svg.big {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#archive .archive-xp:hover svg {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#archive .archive-xp:hover svg.big {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.4, 1.4);
  -moz-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
}
#archive .archive-xp:hover .number {
  color: #000;
  background: #fff;
}
#archive .archive-xp:hover svg circle {
  stroke-dashoffset: 0 !important;
}
.folooow {
  margin: auto;
  margin-top: 50px;
  width: 550px;
  margin-bottom: 200px;
}
.folooow h2 {
  font-size: 60px;
  font-family: 'Roboto Mono', monospace;
  font-weight: 800;
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-bottom: 70px;
  text-transform: uppercase;
}
.folooow h3 {
  font-size: 17px;
  font-family: 'Roboto Mono', monospace;
  font-weight: 800;
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  line-height: 20px;
}
.folooow .content {
  font-family: 'Roboto Mono', monospace;
  font-weight: 200;
  font-size: 17px;
  line-height: 20px;
  margin: auto;
  margin-bottom: 60px;
  width: 425px;
}
.folooow .followus {
  font-family: 'Roboto Mono', monospace;
  font-weight: 200;
  margin: 60px auto 0;
  letter-spacing: 0.2em;
  text-align: center;
  max-width: 200px;
  position: relative;
}
.folooow .followus:before,
.folooow .followus:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: auto;
  background: url("./../img/neon_border.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  width: 6px;
}
.folooow .followus:before {
  left: 0;
}
.folooow .followus:after {
  right: 0;
}
.folooow .links {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.folooow a {
  display: inline-block;
  width: 60px;
  height: 60px;
  padding: 3px;
  margin: 0 4px;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 50%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.folooow a:hover {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  border-color: rgba(255,255,255,0.8);
}
.folooow a:first-child {
  margin-right: 14px;
}
@media (max-width: 650px) {
  .folooow {
    width: 80%;
  }
}
.archive__year {
  position: absolute;
  top: 0;
  font-size: 40px;
  font-family: 'Roboto Mono', monospace;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
}
.mnf-gui {
  font-family: Andale Mono, Tahoma, Arial;
  color: #fff;
  background-color: rgba(14,15,17,0.9);
  border: 1px solid #656d6f;
}
.mnf-gui .component {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 20px;
  margin-bottom: 2px;
}
.mnf-gui--main {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 210px;
  z-index: 100001;
  display: none;
}
.mnf-gui-bt {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  top: 7px;
  right: 7px;
  z-index: 2;
}
.mnf-gui-bt--save-local {
  background-color: #0f0;
  right: 20px;
}
.mnf-gui-bt--erase {
  background-color: #f00;
  right: 40px;
}
.mnf-gui .folder {
  position: relative;
  display: block;
  cursor: pointer;
}
.mnf-gui .folder.root {
  width: calc(100% - 4px);
  top: 2px;
  left: 2px;
  padding-bottom: 2px;
  background-color: transparent;
}
.mnf-gui .folder.root .folder-content {
  width: 100%;
  left: 0;
  background-color: transparent;
}
.mnf-gui .folder.part .folder-content {
  width: calc(100% - 3px);
  left: 3px;
}
.mnf-gui .folder.part .folder-content:before {
  content: "";
  position: absolute;
  left: -3px;
  height: 100%;
  width: 2px;
}
.mnf-gui.color-0 .folder-title-bar {
  border-left: 2px solid #80a8c7;
}
.mnf-gui.color-0 .folder-content:before {
  background-color: #80a8c7;
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.mnf-gui.color-1 .folder-title-bar {
  border-left: 2px solid #fefdaa;
}
.mnf-gui.color-1 .folder-content:before {
  background-color: #fefdaa;
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.mnf-gui .folder-progressbar {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: absolute;
  top: 0;
  right: 1px;
  width: 2px;
  height: 100%;
  background: #df360b;
}
.mnf-gui .folder-title-bar {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 1px;
  font-size: 9px;
  font-weight: bold;
  padding: 6px;
  letter-spacing: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-left: 2px solid #80a8c7;
  padding-left: 10px;
  text-transform: uppercase;
}
.mnf-gui .folder-title-bar:before {
  margin-right: 6px;
  font-size: 4px;
}
.mnf-gui .folder-title-text {
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  -o-box-flex: 4;
  -ms-box-flex: 4;
  box-flex: 4;
  -webkit-flex-grow: 4;
  flex-grow: 4;
}
.mnf-gui .folder-title-buttons {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.mnf-gui .folder-button {
  padding: 2px;
}
.mnf-gui .folder-content {
  position: relative;
  display: block;
}
.mnf-gui .folder-content.hide {
  display: none;
}
.mnf-gui .number {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mnf-gui .number input {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  text-align: right;
  background-color: transparent;
  color: #fff;
  font-family: Andale Mono, Tahoma, Arial;
  font-size: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mnf-gui .number input:focus {
  outline: 1px solid #a0cac6;
}
.mnf-gui .number input[type='number'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mnf-gui .number input::-webkit-outer-spin-button,
.mnf-gui .number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.mnf-gui .number:hover .number-bar {
  background-color: #a0cac6;
}
.mnf-gui .number-content {
  position: relative;
  width: 99%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.mnf-gui .number-bar-content {
  position: relative;
  top: 0;
  left: 0;
  width: 75%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  background-color: #212324;
}
.mnf-gui .number-bar {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #303b41;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.mnf-gui .number-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
.mnf-gui .number-controls.down {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.mnf-gui .number-input {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 25%;
}
.mnf-gui .number-label {
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  font-size: 8px;
  line-height: 20px;
  color: #fff;
  pointer-events: none;
}
.mnf-gui .number-icon {
  position: relative;
  width: 1%;
  height: 100%;
  background-color: #0f3039;
  display: none;
}
.mnf-gui .number-input {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 25%;
}
.mnf-gui .number-input .text-label {
  pointer-events: auto;
}
.mnf-gui .number-input.v2 {
  width: 50%;
}
.mnf-gui .number-input.v3 {
  width: 33%;
}
.mnf-gui .number-input .text-label {
  top: 5px;
}
.mnf-gui .number-input input {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  text-align: right;
  background-color: transparent;
  color: #fff;
  font-family: Andale Mono, Tahoma, Arial;
  font-size: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mnf-gui .number-input input:focus {
  outline: 1px solid #a0cac6;
}
.mnf-gui .number-input input[type='number'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mnf-gui .number-input input::-webkit-outer-spin-button,
.mnf-gui .number-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.mnf-gui .number-input:hover .number-bar {
  background-color: #fff;
}
.mnf-gui .vector {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mnf-gui .vector.v2 .number-input {
  width: 50%;
}
.mnf-gui .vector.v3 .number-input {
  width: 33%;
}
.mnf-gui .button {
  position: relative;
  background-color: #2a434a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.mnf-gui .button:active:hover {
  background-color: #436b76;
}
.mnf-gui .button:hover {
  background-color: #35555e;
}
.mnf-gui .button.activated {
  background-color: #446d79;
}
.mnf-gui .button.activated .button-onoff-content {
  display: block;
}
.mnf-gui .button.activated:hover {
  background-color: #51818f;
}
.mnf-gui .button.activated:active:hover {
  background-color: #5d95a5 !important;
}
.mnf-gui .button .button-onoff {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  border-radius: 2px;
  display: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.mnf-gui .button .button-onoff-content {
  width: 80%;
  height: 80%;
  background-color: #fff;
  display: none;
}
.mnf-gui .button.onoff .button-onoff {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.mnf-gui .button.onoff:active:hover {
  background-color: #2a434a;
}
.mnf-gui .button-label {
  position: relative;
  top: 1px;
  padding: 5px;
  padding-left: 6px;
  font-size: 8px;
  letter-spacing: 1px;
  pointer-events: none;
}
.mnf-gui .select select {
  width: calc(75% + 10px);
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #303b41;
  color: #a0cac6;
  font-size: 8px;
  font-family: Andale Mono;
  padding-left: 6px;
}
.mnf-gui .select select:focus {
  outline: 0;
  border: 1px solid #a0cac6;
}
.mnf-gui .select-arrow {
  position: absolute;
  top: 0;
  right: 10px;
  font-family: Andale Mono;
  font-size: 8px;
  line-height: 20px;
  color: #a0cac6;
  display: block;
}
.mnf-gui .text-label {
  position: relative;
  top: 1px;
  width: 25%;
  font-size: 8px;
  padding-left: 6px;
  line-height: 100%;
  color: #7d9c9f;
  pointer-events: none;
}
.mnf-gui .text {
  position: relative;
}
.mnf-gui .text input {
  position: relative;
  width: 75%;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #303b41;
  color: #a0cac6;
  font-size: 8px;
  font-family: Andale Mono;
  padding: 0;
  padding-left: 6px;
}
.mnf-gui .text input:focus {
  outline: 0;
  border: 1px solid #a0cac6;
}
.mnf-gui .text-icon {
  position: relative;
  width: 1%;
  height: 100%;
  background-color: #444f79;
  display: none;
}
.mnf-gui .text-label {
  position: relative;
  top: 1px;
  width: 25%;
  font-size: 8px;
  padding-left: 6px;
  line-height: 100%;
  color: #7d9c9f;
  pointer-events: none;
}
.mnf-gui .color {
  font-family: Andale Mono, Tahoma, Arial;
  font-size: 8px;
  line-height: 20px;
}
.mnf-gui .color-content {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.mnf-gui .color-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mnf-gui .color-label {
  position: relative;
  left: 6px;
  text-shadow: -1px 0 1px #444, 0 1px 1px #444, 1px 0 1px #444, 0 -1px 1px #444;
}
.mnf-gui .color-picker-cnt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  left: 0;
}
.mnf-gui .Scp {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: none;
  z-index: 9999;
}
.mnf-gui .Scp-saturation {
  position: relative;
  height: 100%;
  background: -webkit--webkit-linear-gradient(left, #fff, #f00);
  background: -webkit--moz-linear-gradient(left, #fff, #f00);
  background: -webkit--o-linear-gradient(left, #fff, #f00);
  background: -webkit--ms-linear-gradient(left, #fff, #f00);
  background: -webkit-linear-gradient(to right, #fff, #f00);
  background: -webkit-linear-gradient(left, #fff, #f00);
  background: -moz-linear-gradient(left, #fff, #f00);
  background: -o-linear-gradient(left, #fff, #f00);
  background: -ms-linear-gradient(left, #fff, #f00);
  background: linear-gradient(to right, #fff, #f00);
  float: left;
  margin-right: 5px;
}
.mnf-gui .Scp-brightness {
  width: 100%;
  height: 100%;
  background: -webkit--webkit-linear-gradient(rgba(255,255,255,0), #000);
  background: -webkit--moz-linear-gradient(rgba(255,255,255,0), #000);
  background: -webkit--o-linear-gradient(rgba(255,255,255,0), #000);
  background: -webkit--ms-linear-gradient(rgba(255,255,255,0), #000);
  background: -webkit-linear-gradient(rgba(255,255,255,0), #000);
  background: -webkit-linear-gradient(rgba(255,255,255,0), #000);
  background: -moz-linear-gradient(rgba(255,255,255,0), #000);
  background: -o-linear-gradient(rgba(255,255,255,0), #000);
  background: -ms-linear-gradient(rgba(255,255,255,0), #000);
  background: linear-gradient(rgba(255,255,255,0), #000);
}
.mnf-gui .Scp-sbSelector {
  border: 2px solid #fff;
  position: absolute;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 10px;
  top: -7px;
  left: -7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
}
.mnf-gui .Scp-hue {
  width: 20px;
  height: 100%;
  position: relative;
  float: left;
  background: -webkit--webkit-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -webkit--moz-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -webkit--o-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -webkit--ms-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -webkit-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -webkit-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -moz-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -o-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: -ms-linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
  background: linear-gradient(#f00 0%, #f0f 17%, #00f 34%, #0ff 50%, #0f0 67%, #ff0 84%, #f00 100%);
}
.mnf-gui .Scp-hSelector {
  position: absolute;
  background: #fff;
  border-bottom: 1px solid #000;
  right: -3px;
  width: 10px;
  height: 2px;
}
.mnf-gui .separator {
  width: 100%;
  height: 1px;
  background: #66b;
}
.mnf-gui .list {
  width: calc(100% - 6px);
  font-family: Andale Mono, Tahoma, Arial;
  overflow: auto;
  display: block;
  height: auto;
  border: 1px solid #35555e;
  padding: 2px;
}
.mnf-gui .list .text-label {
  font-family: Andale Mono, Tahoma, Arial;
  top: 4px;
}
.mnf-gui .list .buttons {
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: right;
  font-size: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #777;
}
.mnf-gui .list .buttons .btn {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mnf-gui .list .content {
  font-size: 10px;
  margin-top: 15px;
  max-height: 200px;
}
.mnf-gui .list .content .object {
  padding: 2px 0;
  padding-left: 6px;
}
.mnf-gui .list .content .object.selected {
  background: rgba(255,255,255,0.2);
}
.mnf-gui .list .content .object input {
  background: none;
  border: none;
  padding: 3px;
  width: 50%;
  font-family: Andale Mono, Tahoma, Arial;
  font-size: 9px;
  color: #fff;
}
.thumb-middle-number {
  color: #fff;
}
.thumb-title {
  color: #423e4e;
  width: 200px;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: left;
}
.thumb-title.open {
  color: #fff;
}
.thumb-author {
  color: #79777f;
  width: 220px;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: left;
}
.thumb-date1 {
  color: #555;
  width: 100px;
  font-size: 10px;
  letter-spacing: 2px;
}
.thumb-date2 {
  color: #777;
  width: 120px;
  font-size: 10px;
}
.thumb-hitbox {
  width: 340px;
  height: 340px;
  cursor: pointer;
}
#home,
#experiments,
#archive,
#experimentsA {
  display: none;
}
#vignette {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: block;
  content: "";
  pointer-events: none;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  background-attachment: fixed;
  background-image: -webkit--webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -webkit--moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -webkit--o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -webkit--ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz--webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz--moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz--o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz--ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o--webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o--moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o--o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o--ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms--webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms--moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms--o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms--ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -webkit-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -moz-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -o-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: -ms-radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-image: radial-gradient(50% 50%, ellipse closest-side, rgba(0,0,0,0) 80%, rgba(0,0,0,0.3) 120%);
  background-repeat: no-repeat;
}
/*# sourceMappingURL=main.css.map */