.glitch {
  position: relative;
}
.glitch:after,
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: 1px;
  text-shadow: -1px 0 inherit;
  background: #212412;
  top: 0;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
}
.glitch:after {
  animation: glitcy 2s infinite linear alternate-reverse;
}
.glitch:before {
  animation: glitcy-two 3s infinite linear alternate-reverse;
}
@-moz-keyframes glitcy {
  0% {
    clip: rect(55px, 9999px, 64px, 0);
  }
  5% {
    clip: rect(19px, 9999px, 100px, 0);
  }
  10% {
    clip: rect(73px, 9999px, 2px, 0);
  }
  15% {
    clip: rect(59px, 9999px, 27px, 0);
  }
  20% {
    clip: rect(65px, 9999px, 24px, 0);
  }
  25% {
    clip: rect(29px, 9999px, 56px, 0);
  }
  30% {
    clip: rect(72px, 9999px, 62px, 0);
  }
  35% {
    clip: rect(96px, 9999px, 67px, 0);
  }
  40% {
    clip: rect(53px, 9999px, 62px, 0);
  }
  45% {
    clip: rect(52px, 9999px, 6px, 0);
  }
  50% {
    clip: rect(76px, 9999px, 95px, 0);
  }
  55% {
    clip: rect(18px, 9999px, 14px, 0);
  }
  60% {
    clip: rect(67px, 9999px, 69px, 0);
  }
  65% {
    clip: rect(87px, 9999px, 64px, 0);
  }
  70% {
    clip: rect(32px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(71px, 9999px, 76px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 56px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 24px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 37px, 0);
  }
  95% {
    clip: rect(65px, 9999px, 69px, 0);
  }
  100% {
    clip: rect(76px, 9999px, 82px, 0);
  }
}
@-webkit-keyframes glitcy {
  0% {
    clip: rect(55px, 9999px, 64px, 0);
  }
  5% {
    clip: rect(19px, 9999px, 100px, 0);
  }
  10% {
    clip: rect(73px, 9999px, 2px, 0);
  }
  15% {
    clip: rect(59px, 9999px, 27px, 0);
  }
  20% {
    clip: rect(65px, 9999px, 24px, 0);
  }
  25% {
    clip: rect(29px, 9999px, 56px, 0);
  }
  30% {
    clip: rect(72px, 9999px, 62px, 0);
  }
  35% {
    clip: rect(96px, 9999px, 67px, 0);
  }
  40% {
    clip: rect(53px, 9999px, 62px, 0);
  }
  45% {
    clip: rect(52px, 9999px, 6px, 0);
  }
  50% {
    clip: rect(76px, 9999px, 95px, 0);
  }
  55% {
    clip: rect(18px, 9999px, 14px, 0);
  }
  60% {
    clip: rect(67px, 9999px, 69px, 0);
  }
  65% {
    clip: rect(87px, 9999px, 64px, 0);
  }
  70% {
    clip: rect(32px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(71px, 9999px, 76px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 56px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 24px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 37px, 0);
  }
  95% {
    clip: rect(65px, 9999px, 69px, 0);
  }
  100% {
    clip: rect(76px, 9999px, 82px, 0);
  }
}
@-o-keyframes glitcy {
  0% {
    clip: rect(55px, 9999px, 64px, 0);
  }
  5% {
    clip: rect(19px, 9999px, 100px, 0);
  }
  10% {
    clip: rect(73px, 9999px, 2px, 0);
  }
  15% {
    clip: rect(59px, 9999px, 27px, 0);
  }
  20% {
    clip: rect(65px, 9999px, 24px, 0);
  }
  25% {
    clip: rect(29px, 9999px, 56px, 0);
  }
  30% {
    clip: rect(72px, 9999px, 62px, 0);
  }
  35% {
    clip: rect(96px, 9999px, 67px, 0);
  }
  40% {
    clip: rect(53px, 9999px, 62px, 0);
  }
  45% {
    clip: rect(52px, 9999px, 6px, 0);
  }
  50% {
    clip: rect(76px, 9999px, 95px, 0);
  }
  55% {
    clip: rect(18px, 9999px, 14px, 0);
  }
  60% {
    clip: rect(67px, 9999px, 69px, 0);
  }
  65% {
    clip: rect(87px, 9999px, 64px, 0);
  }
  70% {
    clip: rect(32px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(71px, 9999px, 76px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 56px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 24px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 37px, 0);
  }
  95% {
    clip: rect(65px, 9999px, 69px, 0);
  }
  100% {
    clip: rect(76px, 9999px, 82px, 0);
  }
}
@keyframes glitcy {
  0% {
    clip: rect(55px, 9999px, 64px, 0);
  }
  5% {
    clip: rect(19px, 9999px, 100px, 0);
  }
  10% {
    clip: rect(73px, 9999px, 2px, 0);
  }
  15% {
    clip: rect(59px, 9999px, 27px, 0);
  }
  20% {
    clip: rect(65px, 9999px, 24px, 0);
  }
  25% {
    clip: rect(29px, 9999px, 56px, 0);
  }
  30% {
    clip: rect(72px, 9999px, 62px, 0);
  }
  35% {
    clip: rect(96px, 9999px, 67px, 0);
  }
  40% {
    clip: rect(53px, 9999px, 62px, 0);
  }
  45% {
    clip: rect(52px, 9999px, 6px, 0);
  }
  50% {
    clip: rect(76px, 9999px, 95px, 0);
  }
  55% {
    clip: rect(18px, 9999px, 14px, 0);
  }
  60% {
    clip: rect(67px, 9999px, 69px, 0);
  }
  65% {
    clip: rect(87px, 9999px, 64px, 0);
  }
  70% {
    clip: rect(32px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(71px, 9999px, 76px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 56px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 24px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 37px, 0);
  }
  95% {
    clip: rect(65px, 9999px, 69px, 0);
  }
  100% {
    clip: rect(76px, 9999px, 82px, 0);
  }
}
@-moz-keyframes glitcy-two {
  0% {
    clip: rect(39px, 9999px, 25px, 0);
  }
  5% {
    clip: rect(50px, 9999px, 12px, 0);
  }
  10% {
    clip: rect(67px, 9999px, 98px, 0);
  }
  15% {
    clip: rect(2px, 9999px, 81px, 0);
  }
  20% {
    clip: rect(80px, 9999px, 1px, 0);
  }
  25% {
    clip: rect(39px, 9999px, 7px, 0);
  }
  30% {
    clip: rect(60px, 9999px, 56px, 0);
  }
  35% {
    clip: rect(85px, 9999px, 52px, 0);
  }
  40% {
    clip: rect(56px, 9999px, 48px, 0);
  }
  45% {
    clip: rect(20px, 9999px, 81px, 0);
  }
  50% {
    clip: rect(50px, 9999px, 31px, 0);
  }
  55% {
    clip: rect(98px, 9999px, 17px, 0);
  }
  60% {
    clip: rect(18px, 9999px, 78px, 0);
  }
  65% {
    clip: rect(65px, 9999px, 27px, 0);
  }
  70% {
    clip: rect(4px, 9999px, 69px, 0);
  }
  75% {
    clip: rect(86px, 9999px, 47px, 0);
  }
  80% {
    clip: rect(9px, 9999px, 7px, 0);
  }
  85% {
    clip: rect(99px, 9999px, 47px, 0);
  }
  90% {
    clip: rect(39px, 9999px, 31px, 0);
  }
  95% {
    clip: rect(27px, 9999px, 78px, 0);
  }
  100% {
    clip: rect(66px, 9999px, 31px, 0);
  }
}
@-webkit-keyframes glitcy-two {
  0% {
    clip: rect(39px, 9999px, 25px, 0);
  }
  5% {
    clip: rect(50px, 9999px, 12px, 0);
  }
  10% {
    clip: rect(67px, 9999px, 98px, 0);
  }
  15% {
    clip: rect(2px, 9999px, 81px, 0);
  }
  20% {
    clip: rect(80px, 9999px, 1px, 0);
  }
  25% {
    clip: rect(39px, 9999px, 7px, 0);
  }
  30% {
    clip: rect(60px, 9999px, 56px, 0);
  }
  35% {
    clip: rect(85px, 9999px, 52px, 0);
  }
  40% {
    clip: rect(56px, 9999px, 48px, 0);
  }
  45% {
    clip: rect(20px, 9999px, 81px, 0);
  }
  50% {
    clip: rect(50px, 9999px, 31px, 0);
  }
  55% {
    clip: rect(98px, 9999px, 17px, 0);
  }
  60% {
    clip: rect(18px, 9999px, 78px, 0);
  }
  65% {
    clip: rect(65px, 9999px, 27px, 0);
  }
  70% {
    clip: rect(4px, 9999px, 69px, 0);
  }
  75% {
    clip: rect(86px, 9999px, 47px, 0);
  }
  80% {
    clip: rect(9px, 9999px, 7px, 0);
  }
  85% {
    clip: rect(99px, 9999px, 47px, 0);
  }
  90% {
    clip: rect(39px, 9999px, 31px, 0);
  }
  95% {
    clip: rect(27px, 9999px, 78px, 0);
  }
  100% {
    clip: rect(66px, 9999px, 31px, 0);
  }
}
@-o-keyframes glitcy-two {
  0% {
    clip: rect(39px, 9999px, 25px, 0);
  }
  5% {
    clip: rect(50px, 9999px, 12px, 0);
  }
  10% {
    clip: rect(67px, 9999px, 98px, 0);
  }
  15% {
    clip: rect(2px, 9999px, 81px, 0);
  }
  20% {
    clip: rect(80px, 9999px, 1px, 0);
  }
  25% {
    clip: rect(39px, 9999px, 7px, 0);
  }
  30% {
    clip: rect(60px, 9999px, 56px, 0);
  }
  35% {
    clip: rect(85px, 9999px, 52px, 0);
  }
  40% {
    clip: rect(56px, 9999px, 48px, 0);
  }
  45% {
    clip: rect(20px, 9999px, 81px, 0);
  }
  50% {
    clip: rect(50px, 9999px, 31px, 0);
  }
  55% {
    clip: rect(98px, 9999px, 17px, 0);
  }
  60% {
    clip: rect(18px, 9999px, 78px, 0);
  }
  65% {
    clip: rect(65px, 9999px, 27px, 0);
  }
  70% {
    clip: rect(4px, 9999px, 69px, 0);
  }
  75% {
    clip: rect(86px, 9999px, 47px, 0);
  }
  80% {
    clip: rect(9px, 9999px, 7px, 0);
  }
  85% {
    clip: rect(99px, 9999px, 47px, 0);
  }
  90% {
    clip: rect(39px, 9999px, 31px, 0);
  }
  95% {
    clip: rect(27px, 9999px, 78px, 0);
  }
  100% {
    clip: rect(66px, 9999px, 31px, 0);
  }
}
@keyframes glitcy-two {
  0% {
    clip: rect(39px, 9999px, 25px, 0);
  }
  5% {
    clip: rect(50px, 9999px, 12px, 0);
  }
  10% {
    clip: rect(67px, 9999px, 98px, 0);
  }
  15% {
    clip: rect(2px, 9999px, 81px, 0);
  }
  20% {
    clip: rect(80px, 9999px, 1px, 0);
  }
  25% {
    clip: rect(39px, 9999px, 7px, 0);
  }
  30% {
    clip: rect(60px, 9999px, 56px, 0);
  }
  35% {
    clip: rect(85px, 9999px, 52px, 0);
  }
  40% {
    clip: rect(56px, 9999px, 48px, 0);
  }
  45% {
    clip: rect(20px, 9999px, 81px, 0);
  }
  50% {
    clip: rect(50px, 9999px, 31px, 0);
  }
  55% {
    clip: rect(98px, 9999px, 17px, 0);
  }
  60% {
    clip: rect(18px, 9999px, 78px, 0);
  }
  65% {
    clip: rect(65px, 9999px, 27px, 0);
  }
  70% {
    clip: rect(4px, 9999px, 69px, 0);
  }
  75% {
    clip: rect(86px, 9999px, 47px, 0);
  }
  80% {
    clip: rect(9px, 9999px, 7px, 0);
  }
  85% {
    clip: rect(99px, 9999px, 47px, 0);
  }
  90% {
    clip: rect(39px, 9999px, 31px, 0);
  }
  95% {
    clip: rect(27px, 9999px, 78px, 0);
  }
  100% {
    clip: rect(66px, 9999px, 31px, 0);
  }
}

@-moz-keyframes bounce-left-scale {
  0%, 20%, 50%, 80%, 100% {
    transform: translate(0, -50%) scale(1);
  }
  40% {
    transform: translate(0, -50%) scale(1.5);
  }
  60% {
    transform: translate(0, -50%) scale(1.5);
  }
}
@-webkit-keyframes bounce-left-scale {
  0%, 20%, 50%, 80%, 100% {
    transform: translate(0, -50%) scale(1);
  }
  40% {
    transform: translate(0, -50%) scale(1.5);
  }
  60% {
    transform: translate(0, -50%) scale(1.5);
  }
}
@-o-keyframes bounce-left-scale {
  0%, 20%, 50%, 80%, 100% {
    transform: translate(0, -50%) scale(1);
  }
  40% {
    transform: translate(0, -50%) scale(1.5);
  }
  60% {
    transform: translate(0, -50%) scale(1.5);
  }
}
@keyframes bounce-left-scale {
  0%, 20%, 50%, 80%, 100% {
    transform: translate(0, -50%) scale(1);
  }
  40% {
    transform: translate(0, -50%) scale(1.5);
  }
  60% {
    transform: translate(0, -50%) scale(1.5);
  }
}
@-moz-keyframes bounce-left {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@-webkit-keyframes bounce-left {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@-o-keyframes bounce-left {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@keyframes bounce-left {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}

@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Light.eot");
  src: url("/fonts/eot/FiraCode-Light.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Light.woff2") format('woff2'), url("/fonts/woff/FiraCode-Light.woff") format('woff'), url("/fonts/ttf/FiraCode-Light.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Regular.eot");
  src: url("/fonts/eot/FiraCode-Regular.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Regular.woff2") format('woff2'), url("/fonts/woff/FiraCode-Regular.woff") format('woff'), url("/fonts/ttf/FiraCode-Regular.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Medium.eot");
  src: url("/fonts/eot/FiraCode-Medium.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Medium.woff2") format('woff2'), url("/fonts/woff/FiraCode-Medium.woff") format('woff'), url("/fonts/ttf/FiraCode-Medium.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
footer.root {
  cursor: default;
  position: fixed;
  background: rgba(0,0,0,0.4);
  transition: color 0.2s;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 620px) {
  footer.root {
    z-index: 11;
    transition: bottom 0.5s, background 0.8s;
    bottom: -100%;
  }
  footer.root.open {
    bottom: 0;
  }
  footer.root.open div {
    display: block;
  }
  footer.root.open ul {
    justify-content: stretch;
  }
  footer.root.open ul li {
    flex-grow: 1;
    text-align: center;
    margin-right: 5px;
  }
  footer.root.open ul li:before {
    display: none;
  }
}
footer.root .terminal {
  display: none;
}
nav.root {
  cursor: default;
  font-family: 'Fira Code', Courier, monospace;
  box-shadow: none;
  transition: background 0.2s;
  background: rgba(0,0,0,0.5);
  fill: #fff;
}
nav.root .brand {
  margin-top: 0;
  transition: margin 0.2s;
}
nav.root a.root-toggle {
  display: none;
}
nav.root .site-navigation {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 10px;
}
nav.root .page-navigation h4 {
  display: none;
}
nav.root .page-navigation ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  margin: 12px 0;
  top: 10px;
  width: 100%;
  padding-right: 200px;
}
nav.root .page-navigation ul li {
  margin: 0;
}
nav.root .page-navigation ul li:not(:first-of-type):before {
  content: '*';
  transition: color 0.2s;
  margin: 0 15px;
  opacity: 0.7;
}
@media (max-width: 1000px) {
  nav.root .page-navigation ul {
    flex-wrap: wrap;
  }
  nav.root .page-navigation ul li {
    margin-right: 15px;
  }
  nav.root .page-navigation ul li:not(:first-child):before {
    display: none;
  }
}
nav.root .page-navigation a.active {
  text-transform: uppercase;
  font-weight: bold;
}
nav.root .slide-navigation button {
  position: fixed;
  top: 50vh;
  z-index: 90;
  padding: 0;
  background: transparent;
  transform: translateY(-50%);
  transition: opacity 0.2s, left 0.2s, right 0.2s;
  fill: inherit;
  margin: 0 -1px;
  opacity: 0.4;
}
nav.root .slide-navigation button:hover {
  opacity: 0.8;
}
nav.root .slide-navigation button:active {
  opacity: 1;
}
nav.root .slide-navigation button.left {
  left: 0;
}
nav.root .slide-navigation button.left:hover {
  left: -5px;
  padding-right: 5px;
}
nav.root .slide-navigation button.right {
  right: 0;
  animation: bounce-left-scale 1s 2;
  animation-delay: 2s;
}
nav.root .slide-navigation button.right:hover {
  right: -5px;
  padding-left: 5px;
}
@media (max-width: 620px) {
  nav.root {
    height: 44px;
    overflow: hidden;
    transition: height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.5s, padding 0.5s;
    padding: 0;
  }
  nav.root .page-navigation h4 {
    padding: 10px 0 5px;
    font-size: 1.2em;
    font-family: inherit;
    margin: 0;
    display: block;
  }
  nav.root a.root-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
    height: 40px;
    width: 30px;
    margin: 0;
    z-index: 10;
    opacity: 0.8;
  }
  nav.root a.root-toggle:before,
  nav.root a.root-toggle:after {
    content: ' ';
    position: absolute;
    height: 3px;
    width: 30px;
    border-radius: 2px;
    background: #fff;
    right: 0;
    transform: rotate(0) translateY(0);
    transition: all 0.2s;
  }
  nav.root a.root-toggle:before {
    top: 12px;
  }
  nav.root a.root-toggle:after {
    bottom: 12px;
  }
  nav.root a.root-toggle span {
    visibility: hidden;
  }
  nav.root.open {
    background: rgba(0,52,89,0.98);
    height: 100vh;
    padding-bottom: 100px;
    overflow: scroll;
  }
  nav.root.open a.root-toggle {
    right: -8px;
  }
  nav.root.open a.root-toggle:before {
    transform: rotate(45deg) translate(0, 10px);
  }
  nav.root.open a.root-toggle:after {
    transform: rotate(-45deg) translate(0, -9px);
  }
  nav.root div {
    display: block;
  }
  nav.root .site-navigation {
    padding-top: 50px;
    position: relative;
  }
  nav.root .slide-navigation {
    display: none;
  }
  nav.root .site-navigation li,
  nav.root .page-navigation li,
  nav.root .site-navigation ul,
  nav.root .page-navigation ul {
    display: block;
  }
  nav.root .site-navigation li:before,
  nav.root .page-navigation li:before,
  nav.root .site-navigation ul:before,
  nav.root .page-navigation ul:before,
  nav.root .site-navigation li:after,
  nav.root .page-navigation li:after,
  nav.root .site-navigation ul:after,
  nav.root .page-navigation ul:after {
    display: none;
  }
  nav.root .site-navigation a,
  nav.root .page-navigation a {
    font-size: 1.5em;
    margin: 0;
    display: block;
    color: #fff;
    padding: 10px;
  }
  nav.root .site-navigation a:hover,
  nav.root .page-navigation a:hover,
  nav.root .site-navigation a:active,
  nav.root .page-navigation a:active {
    background: transparent;
    color: inherit;
    text-transform: uppercase;
  }
  nav.root .site-navigation ul.secondary,
  nav.root .page-navigation ul.secondary {
    display: block;
    position: relative;
    background: transparent;
    top: 0;
    padding: 0 0 0 10px;
    color: inherit;
  }
  nav.root .site-navigation,
  nav.root .page-navigation ul {
    padding-right: 0;
  }
  nav.root .site-navigation li,
  nav.root .page-navigation ul li {
    margin: 0 -20px 10px;
    padding: 0 20px;
    background: rgba(0,0,0,0.1);
  }
  nav.root .site-navigation li:last-child,
  nav.root .page-navigation ul li:last-child {
    margin-right: -20px;
  }
  nav.root .site-navigation li:hover,
  nav.root .page-navigation ul li:hover,
  nav.root .site-navigation li:focus,
  nav.root .page-navigation ul li:focus {
    background: rgba(0,0,0,0.5);
  }
  nav.root .brand {
    top: 0;
    z-index: 10;
    position: absolute;
  }
}
.preload {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #fff;
  color: #000;
  transform: translateX(0);
  opacity: 1;
  top: 0;
  z-index: 1000;
  transition: transform 0.4s, opacity 0.4s;
  cursor: default;
}
.preload.loaded {
  opacity: 0;
  transform: translateX(-100vw);
}
.preload div {
  width: 80%;
  top: 50%;
  position: relative;
  margin: auto;
  transform: translateY(-50%);
}
.preload div h1 {
  position: relative;
  display: inline-block;
}
.preload div img {
  height: 30px;
}
body {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body > main {
  overflow: hidden;
  margin-top: 0;
}
body.panning {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
body canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 100vh;
}

@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Light.eot");
  src: url("/fonts/eot/FiraCode-Light.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Light.woff2") format('woff2'), url("/fonts/woff/FiraCode-Light.woff") format('woff'), url("/fonts/ttf/FiraCode-Light.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Regular.eot");
  src: url("/fonts/eot/FiraCode-Regular.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Regular.woff2") format('woff2'), url("/fonts/woff/FiraCode-Regular.woff") format('woff'), url("/fonts/ttf/FiraCode-Regular.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Code';
  src: url("/fonts/eot/FiraCode-Medium.eot");
  src: url("/fonts/eot/FiraCode-Medium.eot") format('embedded-opentype'), url("/fonts/woff2/FiraCode-Medium.woff2") format('woff2'), url("/fonts/woff/FiraCode-Medium.woff") format('woff'), url("/fonts/ttf/FiraCode-Medium.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-moz-keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.slides {
  background: #ebebeb;
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  overflow: hidden;
  width: 700vw;
  margin-left: 0;
  flex-shrink: 1;
  flex-grow: 0;
  transition: all 0.5s, background 0.5s;
  position: relative;
  display: flex;
  min-height: 100vh;
}
.slides section {
  width: 100vw;
  margin: 0;
  display: flex;
  flex-grow: 0;
  flex-shrink: 1;
  position: relative;
  z-index: 1;
  max-height: 90vh;
}
@media (min-width: 620px) {
  .slides section {
    padding-top: 20vh;
    padding-bottom: 50px;
  }
}
@media (max-width: 620px) {
  .slides section {
    padding-top: 50px;
    animation: bounce-left 1s 2;
    animation-delay: 4s;
    min-height: 100vh;
    padding-bottom: 30px;
  }
}
.slides section article {
  margin: 0 auto;
  position: relative;
  width: 80%;
}
@media (min-width: 1280px) {
  .slides section article {
    width: 1024px;
  }
}
@media (max-width: 620px) {
  .slides section article {
    padding: 0;
    width: 80%;
  }
}
.slides section article h1,
.slides section article p,
.slides section article blockquote,
.slides section article h2,
.slides section article h3,
.slides section article h4 {
  max-width: 400px;
}
.slides section h1 {
  margin: 0;
  position: relative;
  display: inline;
}
.slides section h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-top: 0;
  text-transform: uppercase;
}
.slides section h3 {
  font-weight: 600;
}
.slides section p {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.5rem;
}
.slides section q {
  font-size: 1.4em;
  font-weight: 300;
  margin-bottom: 10px;
  display: block;
}
.slides section q:before,
.slides section q:after {
  content: '';
}
.slides section blockquote {
  margin: 10px -15px;
  padding: 0 15px;
  font-weight: 600;
  line-height: 1.5em;
  font-size: 1.2em;
  position: relative;
}
.slides section blockquote:before {
  content: '‟';
  position: absolute;
  left: -0.4em;
  top: 0.2em;
  font-size: 3em;
}
.slides section blockquote cite {
  display: block;
  font-style: normal;
  font-size: 1em;
  font-weight: 300;
}
.slides section abbr {
  font-family: 'Fira Code', Courier, monospace;
  font-size: 0.8em;
  font-weight: 300;
}
@media (max-width: 768px) {
  .slides section abbr {
    top: 100%;
    left: 0;
  }
}
.slides section img {
  max-height: 40px;
  max-width: 100%;
}
.slides section.active {
  max-height: 300vh;
}
.slides section.active article {
  animation: fadeInDown 0.5s;
}
.slides section aside {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 800px) {
  .slides section aside {
    position: relative;
    margin-top: 20px;
  }
}
.slides section ul.stats {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  max-width: 400px;
}
.slides section ul.stats li {
  float: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.slides section ul.stats li {
  display: block;
  margin-right: 10px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px;
}
.slides section ul.stats li strong {
  display: block;
  font-size: 2em;
  margin-bottom: 5px;
}
aside img.logo {
  display: block;
  max-height: 120px;
  width: 120px;
  margin: 20px 0;
}
aside ul.tags {
  margin: 0;
  padding: 0;
  font-family: 'Fira Code', Courier, monospace;
}
aside ul.tags li {
  float: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
aside ul.tags li:before {
  content: '#';
  position: absolute;
  left: -15px;
}
aside a.action {
  border: none;
  text-decoration: none;
  color: initial;
  position: relative;
  padding: 5px 10px 5px 20px;
  margin: 0 20px 5px -20px;
  display: inline-block;
}
aside a.action:hover {
  border: none;
  text-decoration: none;
  color: initial;
}
aside a.action:visited {
  opacity: 1;
}
aside a.action span {
  transition: margin 0.2s, padding 0.2s;
}
aside a.action:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: skew(-20deg, 0);
  z-index: -1;
  transition: background 0.2s, left 0.2s;
}
aside a.action:hover span {
  margin-right: -5px;
  padding-left: 5px;
}
aside a.action.more:before {
  background: #4cbed9;
}
aside a.action.more:hover:before {
  background: #009ada;
  left: 2px;
}
aside a.action.register:before {
  background: #f3cc4f;
}
aside a.action.register:hover:before {
  background: #e4930a;
  left: 2px;
}
section[ref='home'] aside p {
  font-family: 'Fira Code', Courier, monospace;
  font-weight: 300;
  position: relative;
  margin: 0 5px 0 -10px;
  padding: 5px 20px 5px 10px;
  font-size: 1em;
  display: inline-block;
  line-height: 1em;
}
section[ref='home'] aside p:before {
  content: ' ';
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transform: skew(-20deg);
}
section[ref='home'] aside p:after {
  content: attr(data-hover-text);
  position: absolute;
  background: transparent;
  padding: 5px 0;
  color: #fff;
  left: 5px;
  max-width: 0;
  top: 0;
  bottom: 0;
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Fira Code', Courier, monospace;
  font-weight: 300;
  opacity: 0;
  transition: padding 0.2s, background 0.2s, opacity 0.2s, max-width 0.2s;
  line-height: 1em;
  z-index: 1;
}
section[ref='home'] aside p:hover:after {
  opacity: 1;
  max-width: 400px;
  padding: 5px;
}
section[ref='home'] aside p.datetime {
  color: #fff;
}
section[ref='home'] aside p.datetime:before,
section[ref='home'] aside p.datetime:after {
  background: #16324f;
}
section[ref='home'] aside p.datetime:hover:before,
section[ref='home'] aside p.datetime:hover:after {
  background: #13293d;
}
section[ref='home'] aside p.location {
  color: #fff;
}
section[ref='home'] aside p.location:before,
section[ref='home'] aside p.location:after {
  background: #007ea7;
}
section[ref='home'] aside p.location:hover:before,
section[ref='home'] aside p.location:hover:after {
  background: #006586;
}
section[ref='home'] aside p .icon {
  opacity: 0.8;
}
section[ref='home'] aside p time,
section[ref='home'] aside p span {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}
section[ref='home'] aside .stack {
  margin-top: 20px;
}
section[ref='home'] h2 {
  margin-top: 20px;
}
section[ref='home'] .phonetic {
  font-weight: 400;
  font-size: 1.4em;
  letter-spacing: 1px;
  margin-left: -0.4em;
}
section[ref='home'] .phonetic:before,
section[ref='home'] .phonetic:after {
  content: '/';
  font-size: 1.2rem;
  vertical-align: bottom;
}
section[ref='home'] h3.pos {
  text-transform: lowercase;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0;
}
section[ref='home'] ul.defn,
section[ref='home'] p.definition {
  padding: 0;
  list-style: none;
  margin: 5px 0;
  font-size: 1.2em;
  font-weight: 300;
}
section[ref='home'] ul.defn li,
section[ref='home'] p.definition li {
  text-transform: lowercase;
}
section[ref='home'] ul.defn li:before,
section[ref='home'] p.definition li:before {
  content: ':';
  margin-right: 10px;
  font-family: 'Fira Code', Courier, monospace;
}
section[ref='home'] div.description {
  margin: 0 0 30px;
}
section[ref='design'] h2 {
  color: #f4ce4b;
}
section[ref='programming'] p {
  font-family: 'Fira Code', Courier, monospace;
}
section[ref='programming'] p span.op {
  color: #eb5432;
}
section[ref='programming'] p span.kw {
  color: #fed43f;
}
section[ref='programming'] p span.tag {
  color: #8dcee2;
}
section[ref='programming'] p span.num {
  color: #5ebc4e;
}
body[has-loaded='true'] .slides section,
body[has-loaded='true'] nav.root button.right {
  animation-play-state: paused;
}
body[slide-active='home'] nav.root,
body[slide-active='home'] footer.root {
  color: #3a405a;
  background: transparent;
  fill: #3a405a;
}
body[slide-active='home'] nav.root .brand,
body[slide-active='home'] footer.root .brand {
  margin-top: -44px;
}
body[slide-active='home'] nav.root a.root-toggle:before,
body[slide-active='home'] footer.root a.root-toggle:before,
body[slide-active='home'] nav.root a.root-toggle:after,
body[slide-active='home'] footer.root a.root-toggle:after {
  background: #3a405a;
}
@media (max-width: 620px) {
  body[slide-active='home'] nav.root.open,
  body[slide-active='home'] footer.root.open {
    color: #fff;
    background: rgba(0,52,89,0.98);
  }
  body[slide-active='home'] nav.root.open a.root-toggle:before,
  body[slide-active='home'] footer.root.open a.root-toggle:before,
  body[slide-active='home'] nav.root.open a.root-toggle:after,
  body[slide-active='home'] footer.root.open a.root-toggle:after {
    background: #fff;
  }
  body[slide-active='home'] nav.root.open .brand,
  body[slide-active='home'] footer.root.open .brand {
    margin-top: 0;
  }
}
body[slide-active='home'] nav.root button.left,
body[slide-active='home'] footer.root button.left {
  display: none;
}
body[slide-active='home'] footer.root {
  background: rgba(255,255,255,0.4);
}
body[slide-active='home'] .slides {
  background: #ebebeb;
  color: #3a405a;
}
body[slide-active='ossome'] .slides {
  background: #004e98;
  color: #ebebeb;
}
body[slide-active='dataweave'] nav.root {
  fill: #ebebeb;
}
body[slide-active='dataweave'] .slides {
  background: #0e122d;
  color: #ebebeb;
}
body[slide-active='design'] .slides {
  background: #1d2b64;
  color: #c8ccc6;
}
body[slide-active='programming'] .slides {
  background: #21344f;
  color: #ebebeb;
}
body[slide-active='debugging'] .slides {
  background: #212412;
  color: #ebebeb;
}
body[slide-active='debugging'] img.logo {
  animation: tada 1s 1;
  animation-delay: 2s;
}
body[slide-active='sponsors'] nav.root,
body[slide-active='sponsors'] footer.root {
  background: #2c458d;
  fill: #2c458d;
}
body[slide-active='sponsors'] .switch.right {
  display: none;
}
body[slide-active='sponsors'] .slides {
  background: #fff;
  color: #2c458d;
}


/*# sourceMappingURL=landing.css.map*/
