.flexlinear {
  display: flex;
  flex-direction: row;
}
.flexlinear > * {
  flex: 0 0 auto;
}
.flexlinear.row {
  display: flex;
  flex-direction: row;
}
.flexlinear.row > * {
  flex: 0 0 auto;
}
.flexlinear.row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
.flexlinear.row-reverse > * {
  flex: 0 0 auto;
}
.flexlinear.column {
  display: flex;
  flex-direction: column;
}
.flexlinear.column > * {
  flex: 0 0 auto;
}
.flexlinear.column-reverse {
  display: flex;
  flex-direction: column-reverse;
}
.flexlinear.column-reverse > * {
  flex: 0 0 auto;
}
.spacer-end {
  flex: 1 1 auto !important;
}
.flexwrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexwrap.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexwrap.row-reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.flexwrap.column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.flexwrap.column-reverse {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.flexfit {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexfit > * {
  flex: 1 0 auto;
}
.flexfit.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexfit.row > * {
  flex: 1 0 auto;
}
.flexfit.row-reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.flexfit.row-reverse > * {
  flex: 1 0 auto;
}
.flexfit.column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.flexfit.column > * {
  flex: 1 0 auto;
}
.flexfit.column-reverse {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.flexfit.column-reverse > * {
  flex: 1 0 auto;
}
.flexblocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexblocks > * {
  flex: 0 0 auto;
}
.flexblocks.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexblocks.row > * {
  flex: 0 0 auto;
}
.flexblocks.row-reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.flexblocks.row-reverse > * {
  flex: 0 0 auto;
}
.flexblocks.column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.flexblocks.column > * {
  flex: 0 0 auto;
}
.flexblocks.column-reverse {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.flexblocks.column-reverse > * {
  flex: 0 0 auto;
}
.flexgrid.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexgrid.row > * {
  flex: 1 1 auto;
}
.flexgrid.row > .dummy {
  height: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.flexgrid.row-reverse {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.flexgrid.row-reverse > * {
  flex: 1 1 auto;
}
.flexgrid.row-reverse > .dummy {
  height: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.flexgrid.column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.flexgrid.column > * {
  flex: 1 1 auto;
}
.flexgrid.column > .dummy {
  width: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.flexgrid.column-reverse {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.flexgrid.column-reverse > * {
  flex: 1 1 auto;
}
.flexgrid.column-reverse > .dummy {
  width: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.flexcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.frame {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
}
.frame > .container {
  flex: 1, 1, auto;
  align-self: stretch;
}
[class*="ic-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  border: none;
  width: 0%;
}
input:focus {
  outline: none;
}
textarea {
  border: none;
}
textarea:focus {
  outline: none;
}
button {
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  border: none;
}
button:focus {
  outline: 0;
}
button > .frame > .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
button > .frame > .container > * {
  flex: 0, 0, auto;
}
@import 'external/normalize.css';
@font-face {
  font-family: 'IBM Plex Sans';
  src: url("../fonts/ibmplexsans-text.woff2") format('woff2'), url("../fonts/ibmplexsans-text.woff") format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url("../fonts/ibmplexsans-textitalic.woff2") format('woff2'), url("../fonts/ibmplexsans-textitalic.woff") format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url("../fonts/ibmplexsans-semibold.woff2") format('woff2'), url("../fonts/ibmplexsans-semibold.woff") format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'IBM Plex Sans';
  src: url("../fonts/ibmplexsans-bold.woff2") format('woff2'), url("../fonts/ibmplexsans-bold.woff") format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../fonts/AnonymousPro-BoldItalic.woff2") format('woff2'), url("../fonts/AnonymousPro-BoldItalic.woff") format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../fonts/AnonymousPro-Italic.woff2") format('woff2'), url("../fonts/AnonymousPro-Italic.woff") format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../fonts/AnonymousPro.woff2") format('woff2'), url("../fonts/AnonymousPro.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../fonts/AnonymousPro-Bold.woff2") format('woff2'), url("../fonts/AnonymousPro-Bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
}
body {
  font-family: IBM Plex Sans, Helvetica, Verdana, Sans-serif;
  background-color: #e3e3e3;
  background-size: cover;
  color: #2c2c2c;
}
a {
  color: #2c2c2c;
  text-decoration: none;
  border-bottom: 2px #db84bb solid;
}
::selection {
  background-color: #ebbad9;
}
::-moz-selection {
  background-color: #ebbad9;
}
#ui {
  margin: 0 auto;
  max-width: 900px;
}
@media screen and (max-width: 499px) {
  #ui {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1049px), screen and (min-width: 1050px) {
  #ui {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 30px;
    padding-bottom: 160px;
  }
}
#intro {
  margin-bottom: 100px;
}
#intro p {
  max-width: 500px;
  font-family: Anonymous Pro, Cousine, Courier, monospace;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
hr {
  max-width: 400px;
  line-height: 150%;
}
h1,
h2,
h3,
h4 {
  font-family: Anonymous Pro, Cousine, Courier, monospace;
  font-weight: bold;
}
h2 {
  font-size: 28px;
}
ul > *,
ol > * {
  margin-top: 20px;
}
ul > *:last-child,
ol > *:last-child {
  margin-top: 0;
}
@media screen and (max-width: 349px), screen and (min-width: 350px) and (max-width: 399px) {
  h1 {
    font-size: 24px;
  }
}
.spacer {
  height: 200px;
}
@media screen and (max-width: 349px), screen and (min-width: 350px) and (max-width: 399px) {
  .spacer {
    height: 150px;
  }
}
#links {
  margin-bottom: 100px;
  font-size: 20px;
}
#links > div {
  height: 60px;
  align-items: center;
}
@media screen and (max-width: 349px), screen and (min-width: 350px) and (max-width: 399px) {
  #links > div {
    height: 40px;
  }
  #links a {
    font-size: 16px;
  }
}
@media screen and (max-width: 499px) {
  .list {
    display: flex;
    flex-direction: column;
    margin-top: -30px;
    margin-left: 0px;
  }
  .list > * {
    flex: 0 0 auto;
  }
  .list > * {
    margin-top: 30px;
    margin-left: 0px;
  }
  .list .dummy {
    margin: 0 !important;
  }
}
@media screen and (min-width: 500px) and (max-width: 1049px), screen and (min-width: 1050px) {
  .list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -80px;
    margin-left: -40px;
  }
  .list > * {
    flex: 1 1 auto;
  }
  .list > .dummy {
    height: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .list > * {
    margin-top: 80px;
    margin-left: 40px;
  }
  .list > * {
    flex-basis: 200px;
  }
}
.instance .title {
  margin-bottom: 12px;
}
.instance .title a {
  color: #cf0a87;
  font-family: Anonymous Pro, Cousine, Courier, monospace;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  border-bottom: 2px solid #cf0a87;
  padding-bottom: 2px;
}
.instance .tags {
  color: #954579;
  font-family: Anonymous Pro, Cousine, Courier, monospace;
  font-weight: bold;
  font-size: 12px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-top: 10px;
}
.instance .desc {
  margin-top: 16px;
  font-size: 13px;
  color: #5a5a5a;
  line-height: 120%;
}
.instance .extra-instructions {
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  color: #888;
  line-height: 120%;
}
