@font-face {
  font-family: 'Macho';
  src: url("../fonts/macho/MachoRegularTest.eot");
  src: url("../fonts/macho/MachoRegularTest.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/macho/MachoRegularTest.woff") format("woff"); }
@font-face {
  font-family: 'Macho';
  font-weight: bold;
  src: url("../fonts/macho/MachoBoldTest.eot");
  src: url("../fonts/macho/MachoBoldTest.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/macho/MachoBoldTest.woff") format("woff"); }
@font-face {
  font-family: 'MachoMoustaches';
  src: url("../fonts/macho/MachoMoustachesRegularTest.eot");
  src: url("../fonts/macho/MachoMoustachesRegularTest.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/macho/MachoMoustachesRegularTest.woff") format("woff"); }
@font-face {
  font-family: 'MachoMoustaches';
  font-weight: bold;
  src: url("../fonts/macho/MachoMoustachesBoldTest.eot");
  src: url("../fonts/macho/MachoMoustachesBoldTest.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/macho/MachoMoustachesBoldTest.woff") format("woff"); }
body {
  padding: 0;
  margin: 0;
  font-family: "MachoMoustaches"; }

strong {
  font-weight: bold; }

.band {
  width: 100%;
  background-size: cover;
  background-position: center;
  overflow: auto; }

#intro {
  background-color: black;
  color: white; }

header.logo h1 {
  text-indent: -9999em;
  height: 14vw;
  background-image: url(../img/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center; }

header.logo h2 {
  font-weight: bold;
  font-size: 3.25rem;
  margin-bottom: 0.5rem; }

header.logo p {
  font-size: 1rem; }

header.logo p.subtitle {
  text-transform: uppercase; }
  header.logo p.subtitle a {
    font-weight: bold;
    color: white;
    border-bottom: 1px solid white; }

header.logo p.author {
  text-align: right; }

#moustaches {
  background-image: url(../img/moustaches.png);
  height: 100vw;
  background-position: top center; }
  #moustaches .container .macho-modular {
    margin-top: 60vw; }

.interview {
  font-size: 1.6rem; }
  .interview .question {
    font-weight: bold; }
  .interview .box {
    background-color: white; }

#first-question {
  margin-top: -2rem; }

section.full {
  width: 100%; }

#baffi {
  height: 150vh;
  background-image: url(../img/baffi.svg), url(../img/man.svg);
  background-size: contain;
  background-position: top left, top center;
  background-repeat: no-repeat; }

.text-padding {
  padding: 2rem; }

img.full {
  width: 100%; }

#gomme {
  background-image: url(../img/gomme.png);
  height: 80vh; }

.features {
  background-image: url(../img/noise.png);
  margin: 1rem 0; }
  .features h2 {
    color: white;
    font-size: 2rem;
    text-align: center;
    font-weight: bold; }

.show {
  text-align: center; }
  .show h2 {
    font-size: 2.4rem; }
    .show h2 span {
      border-bottom: 2px solid black; }
  .show h3 {
    font-size: 1.2rem;
    font-weight: bold; }

p.stay {
  font-size: 3rem;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin: 0; }

.more {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin: 0; }

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