@font-face {
  font-family: 'FilosofiaItalicRegular';
  src: url("fonts/filosita-071211002EmigreWebOnly.eot");
  src: url("fonts/filosita-071211002EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("fonts/filosita-071211002EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'FilosofiaSmallCapsRegular';
  src: url("fonts/filossmacap-071211005EmigreWebOnly.eot");
  src: url("fonts/filossmacap-071211005EmigreWebOnly.eot?#iefix") format("embedded-opentype"), url("fonts/filossmacap-071211005EmigreWebOnly.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.placeholder {
  pointer-events: none;
  -webkit-transition: 0.3s opacity linear;
  -ms-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  position: absolute; }
  .placeholder.faded {
    opacity: 0.5; }
  .placeholder.hide {
    display: none; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  display: block; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.hide {
  display: none !important; }

html {
  background-color: #050708; }

section {
  margin-top: 200px;
  margin-bottom: 250px; }

h1 {
  text-indent: -9999px;
  width: 290px;
  height: 53px;
  margin: 0 auto;
  background-image: url("../images/mob-logo.svg");
  background-repeat: no-repeat;
  padding-bottom: 39px; }

h2 {
  font-family: 'NeutraTextTF-DemiSC';
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 5px;
  padding-bottom: 15px; }

h3 {
  font-size: 1rem;
  font-family: 'NeutraTextTF-Book';
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  padding-bottom: 39px; }
  h3:after {
    content: '';
    border-bottom: 1px solid #c0c1c1;
    display: block;
    width: 33px;
    margin: 43px auto 0 auto; }

p {
  font-family: 'FilosofiaItalicRegular';
  font-size: 1.138125rem;
  text-align: center;
  line-height: 1.16;
  padding: 0 18px; }

p + p {
  padding-top: 3px;
  font-family: 'FilosofiaSmallCapsRegular'; }

body {
  color: white; }

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