@import url("https://fonts.googleapis.com/css?family=Fira+Mono:400,700");
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  margin: 0 auto;
  width: 100%; }

.container::after {
  clear: both;
  content: "";
  display: block; }

@media screen and (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media screen and (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media screen and (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.col {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  margin-left: 15px; }

.col:first-child {
  margin-left: 0; }

[class*=col-] {
  width: calc(100% - 30px); }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, [class*=col-] {
  float: left;
  margin-left: 15px; }

.col-xs-1 {
  width: calc(8.33333% - 16.25px); }

.col-xs-2 {
  width: calc(16.66667% - 17.5px); }

.col-xs-3 {
  width: calc(25% - 18.75px); }

.col-xs-4 {
  width: calc(33.33333% - 20px); }

.col-xs-5 {
  width: calc(41.66667% - 21.25px); }

.col-xs-6 {
  width: calc(50% - 22.5px); }

.col-xs-7 {
  width: calc(58.33333% - 23.75px); }

.col-xs-8 {
  width: calc(66.66667% - 25px); }

.col-xs-9 {
  width: calc(75% - 26.25px); }

.col-xs-10 {
  width: calc(83.33333% - 27.5px); }

.col-xs-11 {
  width: calc(91.66667% - 28.75px); }

.col-xs-12 {
  width: calc(100% - 30px); }

@media screen and (min-width: 576px) {
  .col-sm-1 {
    width: calc(8.33333% - 16.25px); }
  .col-sm-2 {
    width: calc(16.66667% - 17.5px); }
  .col-sm-3 {
    width: calc(25% - 18.75px); }
  .col-sm-4 {
    width: calc(33.33333% - 20px); }
  .col-sm-5 {
    width: calc(41.66667% - 21.25px); }
  .col-sm-6 {
    width: calc(50% - 22.5px); }
  .col-sm-7 {
    width: calc(58.33333% - 23.75px); }
  .col-sm-8 {
    width: calc(66.66667% - 25px); }
  .col-sm-9 {
    width: calc(75% - 26.25px); }
  .col-sm-10 {
    width: calc(83.33333% - 27.5px); }
  .col-sm-11 {
    width: calc(91.66667% - 28.75px); }
  .col-sm-12 {
    width: calc(100% - 30px); } }

@media screen and (min-width: 768px) {
  .col-md-1 {
    width: calc(8.33333% - 16.25px); }
  .col-md-2 {
    width: calc(16.66667% - 17.5px); }
  .col-md-3 {
    width: calc(25% - 18.75px); }
  .col-md-4 {
    width: calc(33.33333% - 20px); }
  .col-md-5 {
    width: calc(41.66667% - 21.25px); }
  .col-md-6 {
    width: calc(50% - 22.5px); }
  .col-md-7 {
    width: calc(58.33333% - 23.75px); }
  .col-md-8 {
    width: calc(66.66667% - 25px); }
  .col-md-9 {
    width: calc(75% - 26.25px); }
  .col-md-10 {
    width: calc(83.33333% - 27.5px); }
  .col-md-11 {
    width: calc(91.66667% - 28.75px); }
  .col-md-12 {
    width: calc(100% - 30px); } }

@media screen and (min-width: 992px) {
  .col-lg-1 {
    width: calc(8.33333% - 16.25px); }
  .col-lg-2 {
    width: calc(16.66667% - 17.5px); }
  .col-lg-3 {
    width: calc(25% - 18.75px); }
  .col-lg-4 {
    width: calc(33.33333% - 20px); }
  .col-lg-5 {
    width: calc(41.66667% - 21.25px); }
  .col-lg-6 {
    width: calc(50% - 22.5px); }
  .col-lg-7 {
    width: calc(58.33333% - 23.75px); }
  .col-lg-8 {
    width: calc(66.66667% - 25px); }
  .col-lg-9 {
    width: calc(75% - 26.25px); }
  .col-lg-10 {
    width: calc(83.33333% - 27.5px); }
  .col-lg-11 {
    width: calc(91.66667% - 28.75px); }
  .col-lg-12 {
    width: calc(100% - 30px); } }

@media screen and (min-width: 1200px) {
  .col-xl-1 {
    width: calc(8.33333% - 16.25px); }
  .col-xl-2 {
    width: calc(16.66667% - 17.5px); }
  .col-xl-3 {
    width: calc(25% - 18.75px); }
  .col-xl-4 {
    width: calc(33.33333% - 20px); }
  .col-xl-5 {
    width: calc(41.66667% - 21.25px); }
  .col-xl-6 {
    width: calc(50% - 22.5px); }
  .col-xl-7 {
    width: calc(58.33333% - 23.75px); }
  .col-xl-8 {
    width: calc(66.66667% - 25px); }
  .col-xl-9 {
    width: calc(75% - 26.25px); }
  .col-xl-10 {
    width: calc(83.33333% - 27.5px); }
  .col-xl-11 {
    width: calc(91.66667% - 28.75px); }
  .col-xl-12 {
    width: calc(100% - 30px); } }

.offset-xs-1 {
  margin-left: calc(8.33333% - 16.25px + 30px); }

.offset-xs-2 {
  margin-left: calc(16.66667% - 17.5px + 30px); }

.offset-xs-3 {
  margin-left: calc(25% - 18.75px + 30px); }

.offset-xs-4 {
  margin-left: calc(33.33333% - 20px + 30px); }

.offset-xs-5 {
  margin-left: calc(41.66667% - 21.25px + 30px); }

.offset-xs-6 {
  margin-left: calc(50% - 22.5px + 30px); }

.offset-xs-7 {
  margin-left: calc(58.33333% - 23.75px + 30px); }

.offset-xs-8 {
  margin-left: calc(66.66667% - 25px + 30px); }

.offset-xs-9 {
  margin-left: calc(75% - 26.25px + 30px); }

.offset-xs-10 {
  margin-left: calc(83.33333% - 27.5px + 30px); }

.offset-xs-11 {
  margin-left: calc(91.66667% - 28.75px + 30px); }

.offset-xs-12 {
  margin-left: calc(100% - 30px + 30px); }

@media screen and (min-width: 576px) {
  .offset-sm-1 {
    margin-left: calc(8.33333% - 16.25px + 30px); }
  .offset-sm-2 {
    margin-left: calc(16.66667% - 17.5px + 30px); }
  .offset-sm-3 {
    margin-left: calc(25% - 18.75px + 30px); }
  .offset-sm-4 {
    margin-left: calc(33.33333% - 20px + 30px); }
  .offset-sm-5 {
    margin-left: calc(41.66667% - 21.25px + 30px); }
  .offset-sm-6 {
    margin-left: calc(50% - 22.5px + 30px); }
  .offset-sm-7 {
    margin-left: calc(58.33333% - 23.75px + 30px); }
  .offset-sm-8 {
    margin-left: calc(66.66667% - 25px + 30px); }
  .offset-sm-9 {
    margin-left: calc(75% - 26.25px + 30px); }
  .offset-sm-10 {
    margin-left: calc(83.33333% - 27.5px + 30px); }
  .offset-sm-11 {
    margin-left: calc(91.66667% - 28.75px + 30px); }
  .offset-sm-12 {
    margin-left: calc(100% - 30px + 30px); } }

@media screen and (min-width: 768px) {
  .offset-md-1 {
    margin-left: calc(8.33333% - 16.25px + 30px); }
  .offset-md-2 {
    margin-left: calc(16.66667% - 17.5px + 30px); }
  .offset-md-3 {
    margin-left: calc(25% - 18.75px + 30px); }
  .offset-md-4 {
    margin-left: calc(33.33333% - 20px + 30px); }
  .offset-md-5 {
    margin-left: calc(41.66667% - 21.25px + 30px); }
  .offset-md-6 {
    margin-left: calc(50% - 22.5px + 30px); }
  .offset-md-7 {
    margin-left: calc(58.33333% - 23.75px + 30px); }
  .offset-md-8 {
    margin-left: calc(66.66667% - 25px + 30px); }
  .offset-md-9 {
    margin-left: calc(75% - 26.25px + 30px); }
  .offset-md-10 {
    margin-left: calc(83.33333% - 27.5px + 30px); }
  .offset-md-11 {
    margin-left: calc(91.66667% - 28.75px + 30px); }
  .offset-md-12 {
    margin-left: calc(100% - 30px + 30px); } }

@media screen and (min-width: 992px) {
  .offset-lg-1 {
    margin-left: calc(8.33333% - 16.25px + 30px); }
  .offset-lg-2 {
    margin-left: calc(16.66667% - 17.5px + 30px); }
  .offset-lg-3 {
    margin-left: calc(25% - 18.75px + 30px); }
  .offset-lg-4 {
    margin-left: calc(33.33333% - 20px + 30px); }
  .offset-lg-5 {
    margin-left: calc(41.66667% - 21.25px + 30px); }
  .offset-lg-6 {
    margin-left: calc(50% - 22.5px + 30px); }
  .offset-lg-7 {
    margin-left: calc(58.33333% - 23.75px + 30px); }
  .offset-lg-8 {
    margin-left: calc(66.66667% - 25px + 30px); }
  .offset-lg-9 {
    margin-left: calc(75% - 26.25px + 30px); }
  .offset-lg-10 {
    margin-left: calc(83.33333% - 27.5px + 30px); }
  .offset-lg-11 {
    margin-left: calc(91.66667% - 28.75px + 30px); }
  .offset-lg-12 {
    margin-left: calc(100% - 30px + 30px); } }

@media screen and (min-width: 1200px) {
  .offset-xl-1 {
    margin-left: calc(8.33333% - 16.25px + 30px); }
  .offset-xl-2 {
    margin-left: calc(16.66667% - 17.5px + 30px); }
  .offset-xl-3 {
    margin-left: calc(25% - 18.75px + 30px); }
  .offset-xl-4 {
    margin-left: calc(33.33333% - 20px + 30px); }
  .offset-xl-5 {
    margin-left: calc(41.66667% - 21.25px + 30px); }
  .offset-xl-6 {
    margin-left: calc(50% - 22.5px + 30px); }
  .offset-xl-7 {
    margin-left: calc(58.33333% - 23.75px + 30px); }
  .offset-xl-8 {
    margin-left: calc(66.66667% - 25px + 30px); }
  .offset-xl-9 {
    margin-left: calc(75% - 26.25px + 30px); }
  .offset-xl-10 {
    margin-left: calc(83.33333% - 27.5px + 30px); }
  .offset-xl-11 {
    margin-left: calc(91.66667% - 28.75px + 30px); }
  .offset-xl-12 {
    margin-left: calc(100% - 30px + 30px); } }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

@media screen and (min-width: 576px) {
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media screen and (min-width: 768px) {
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media screen and (min-width: 992px) {
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media screen and (min-width: 1200px) {
  .start-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-xl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-xl {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; } }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media screen and (min-width: 576px) {
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media screen and (min-width: 768px) {
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media screen and (min-width: 992px) {
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media screen and (min-width: 1200px) {
  .top-xl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-xl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.no-justify-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

@media screen and (min-width: 576px) {
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .no-justify-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media screen and (min-width: 768px) {
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .no-justify-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media screen and (min-width: 992px) {
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .no-justify-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media screen and (min-width: 1200px) {
  .around-xl {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-xl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .no-justify-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.hidden-xs {
  display: none; }

@media screen and (min-width: 576px) and (max-width: 768px) {
  .hidden-sm {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .hidden-md {
    display: none; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .hidden-lg {
    display: none; } }

@media screen and (min-width: 1200px) {
  .hidden-xl {
    display: none; } }

.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.collapse {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px); }

a {
  color: inherit; }
  a:hover {
    color: inherit; }

.header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }
  .header__title {
    color: #fff;
    font-family: 'Fira Mono', monospace;
    font-size: 48px;
    font-weight: 700;
    text-align: center; }
    .header__title small,
    .header__title span {
      display: block;
      font-weight: 400;
      font-size: 18px;
      margin-top: 24px; }
    .header__title span {
      background-color: #fff;
      color: #000;
      padding: 5px; }

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 15px; }
  .box--dark {
    background-color: #000; }
  .box--father {
    height: 150px;
    padding: 20px 30px; }
  .box--fluid {
    width: 100%; }
  .box--mini {
    max-width: 100px;
    width: 100%; }
  .box--spaced {
    height: auto;
    padding: 20px 30px; }

.section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }
  .section__title {
    font-family: 'Fira Mono', monospace;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: lowercase; }
    .section__title small {
      display: block;
      font-weight: 400;
      font-size: 18px;
      margin-top: 24px; }
  .section--contrast {
    background-color: #fff;
    color: #000; }

.space {
  margin-top: 15px; }
