@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300&display=swap');
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body {
  background: black;
  font-family: "Teko", sans-serif;
  font-style: italic;
}
.contact{
  margin: 10px;
}
.contact_links{
  margin-left:0.5%;
  z-index: 6;
}
img{
  width: 30px;
  height: 30px;
}
html,body{ 
	width:100%;
	height:100%;
	background:#111;
}
html{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
canvas{
  display:block;
  vertical-align:bottom;
}
#particles-js{
  width: 100%;
  height: 100%;
  background-color: #000209;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.description{
  text-align: center;
  color: white;
  margin-top: 20%;
  font-size: 1.24vw;
  font-style: normal;
  letter-spacing: 0.01em;
  margin-bottom: 20%;
}
.container {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 40%;
  left: 50%;
}
.date{
  color: white;
  text-align: center;
  font-size: 2vw;
  font-family: "Teko", sans-serif;
  font-style: normal;
}
.glitch, .glow {
  color: #dfeaf0;
  position: relative;
  font-size: 11vw;
  animation: glitch 5s 5s infinite;
  text-align: center;
}
.glitch::before, .glow::before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: -5px 0 rgb(46, 77, 161);
  background: black;
  overflow: hidden;
  top: 0;
  text-align: center;
  animation: noise-1 3s linear infinite alternate-reverse, glitch 5s 5.05s infinite;
}
.glitch::after, .glow::after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -5px 0 rgb(16, 117, 199);
  background: black;
  overflow: hidden;
  top: 0;
  text-align: center;
  animation: noise-2 3s linear infinite alternate-reverse, glitch 5s 5s infinite;
}
@keyframes glitch {
  1% {
    transform: rotateX(10deg) skewX(90deg);
  }
  2% {
    transform: rotateX(0deg) skewX(0deg);
  }
}
@keyframes noise-1 {
  3.3333333333% {
    clip-path: inset(42px 0 15px 0);
  }
  6.6666666667% {
    clip-path: inset(48px 0 2px 0);
  }
  10% {
    clip-path: inset(25px 0 25px 0);
  }
  13.3333333333% {
    clip-path: inset(37px 0 40px 0);
  }
  16.6666666667% {
    clip-path: inset(60px 0 8px 0);
  }
  20% {
    clip-path: inset(6px 0 26px 0);
  }
  23.3333333333% {
    clip-path: inset(55px 0 9px 0);
  }
  26.6666666667% {
    clip-path: inset(81px 0 17px 0);
  }
  30% {
    clip-path: inset(25px 0 53px 0);
  }
  33.3333333333% {
    clip-path: inset(28px 0 65px 0);
  }
  36.6666666667% {
    clip-path: inset(98px 0 3px 0);
  }
  40% {
    clip-path: inset(36px 0 3px 0);
  }
  43.3333333333% {
    clip-path: inset(65px 0 22px 0);
  }
  46.6666666667% {
    clip-path: inset(72px 0 15px 0);
  }
  50% {
    clip-path: inset(5px 0 57px 0);
  }
  53.3333333333% {
    clip-path: inset(4px 0 79px 0);
  }
  56.6666666667% {
    clip-path: inset(73px 0 3px 0);
  }
  60% {
    clip-path: inset(9px 0 43px 0);
  }
  63.3333333333% {
    clip-path: inset(41px 0 4px 0);
  }
  66.6666666667% {
    clip-path: inset(51px 0 44px 0);
  }
  70% {
    clip-path: inset(58px 0 6px 0);
  }
  73.3333333333% {
    clip-path: inset(51px 0 40px 0);
  }
  76.6666666667% {
    clip-path: inset(4px 0 10px 0);
  }
  80% {
    clip-path: inset(54px 0 13px 0);
  }
  83.3333333333% {
    clip-path: inset(19px 0 58px 0);
  }
  86.6666666667% {
    clip-path: inset(95px 0 2px 0);
  }
  90% {
    clip-path: inset(4px 0 27px 0);
  }
  93.3333333333% {
    clip-path: inset(42px 0 29px 0);
  }
  96.6666666667% {
    clip-path: inset(61px 0 23px 0);
  }
  100% {
    clip-path: inset(68px 0 8px 0);
  }
}
@keyframes noise-2 {
  0% {
    clip-path: inset(11px 0 64px 0);
  }
  3.3333333333% {
    clip-path: inset(74px 0 13px 0);
  }
  6.6666666667% {
    clip-path: inset(38px 0 61px 0);
  }
  10% {
    clip-path: inset(54px 0 14px 0);
  }
  13.3333333333% {
    clip-path: inset(35px 0 5px 0);
  }
  16.6666666667% {
    clip-path: inset(51px 0 18px 0);
  }
  20% {
    clip-path: inset(51px 0 24px 0);
  }
  23.3333333333% {
    clip-path: inset(78px 0 8px 0);
  }
  26.6666666667% {
    clip-path: inset(97px 0 2px 0);
  }
  30% {
    clip-path: inset(50px 0 46px 0);
  }
  33.3333333333% {
    clip-path: inset(87px 0 8px 0);
  }
  36.6666666667% {
    clip-path: inset(40px 0 1px 0);
  }
  40% {
    clip-path: inset(47px 0 24px 0);
  }
  43.3333333333% {
    clip-path: inset(31px 0 57px 0);
  }
  46.6666666667% {
    clip-path: inset(32px 0 6px 0);
  }
  50% {
    clip-path: inset(90px 0 4px 0);
  }
  53.3333333333% {
    clip-path: inset(58px 0 39px 0);
  }
  56.6666666667% {
    clip-path: inset(15px 0 36px 0);
  }
  60% {
    clip-path: inset(51px 0 34px 0);
  }
  63.3333333333% {
    clip-path: inset(63px 0 11px 0);
  }
  66.6666666667% {
    clip-path: inset(75px 0 25px 0);
  }
  70% {
    clip-path: inset(14px 0 12px 0);
  }
  73.3333333333% {
    clip-path: inset(35px 0 17px 0);
  }
  76.6666666667% {
    clip-path: inset(83px 0 14px 0);
  }
  80% {
    clip-path: inset(85px 0 14px 0);
  }
  83.3333333333% {
    clip-path: inset(76px 0 9px 0);
  }
  86.6666666667% {
    clip-path: inset(100px 0 1px 0);
  }
  90% {
    clip-path: inset(72px 0 20px 0);
  }
  93.3333333333% {
    clip-path: inset(71px 0 18px 0);
  }
  96.6666666667% {
    clip-path: inset(66px 0 33px 0);
  }
  100% {
    clip-path: inset(92px 0 6px 0);
  }
}
.scanlines {
  overflow: hidden;
  mix-blend-mode: difference;
  opacity: 6.50%;
}
.scanlines::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: repeating-linear-gradient(to bottom, transparent 0%, rgba(6, 75, 121, 0.05) 0.5%, transparent 1%);
  animation: fudge 7s ease-in-out alternate infinite;
}
@keyframes fudge {
  from {
    transform: translate(0px, 0px);
  }
  to {
    transform: translate(0px, 2%);
  }
}
.spark{
  color: rgb(143, 174, 230);
  letter-spacing: 0.2em;
  font-size: 2vw;
}
.subtitle {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 0.7vw;
  color: rgba(165, 141, 141, 0.4);
  text-transform: uppercase;
  letter-spacing: 0.8em;
  position: absolute;
  left: 17%;
  animation: glitch-2 5s 5.02s infinite;
}
@keyframes glitch-2 {
  1% {
    transform: rotateX(10deg) skewX(70deg);
  }
  2% {
    transform: rotateX(0deg) skewX(0deg);
  }
}