/* ------------------------------------------------------------------------*\
    $FONT-FACE
\* ------------------------------------------------------------------------*/
@font-face {
  font-family: 'Miso';
  src: url("../assets/fonts/Miso/miso-light-webfont.eot");
  src: url("../assets/fonts/Miso/miso-light-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Miso/miso-light-webfont.woff2") format("woff2"), url("../assets/fonts/Miso/miso-light-webfont.woff") format("woff"), url("../assets/fonts/Miso/miso-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Miso';
  src: url("../assets/fonts/Miso/miso-bold-webfont.eot");
  src: url("../assets/fonts/Miso/miso-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Miso/miso-bold-webfont.woff2") format("woff2"), url("../assets/fonts/Miso/miso-bold-webfont.woff") format("woff"), url("../assets/fonts/Miso/miso-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
/* ------------------------------------------------------------------------*\
    $GLOBAL CLASSES
\* ------------------------------------------------------------------------*/
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/* Floats */
.left {
  float: left; }

.right {
  float: right; }

/* Text-Align */
.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

/* Layout */
.margin--zero {
  margin: 0; }

.margin--center {
  margin: 0 auto; }

/* Visual */
.hidden {
  position: absolute;
  top: -100em;
  left: -100em; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0; }

dd {
  margin: 0; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  max-width: 100%; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ------------------------------------------------------------------------*\
    $MAIN
\* ------------------------------------------------------------------------*/
*, :before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%; }

html {
  -webkit-font-smoothing: antialiased;
  font-size: 100%; }

body {
  padding: 1em 0.66667em;
  background: white;
  font: 300 1.5em/1.5 "Miso", sans-serif;
  text-align: center;
  color: black;
  cursor: cell; }

.main {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-height: 18.75em) {
    .main {
      top: 50%;
      margin-top: -4.70833em; } }
  @media only screen and (min-height: 18.75em) and (min-width: 39.375em) {
    .main {
      margin-top: -5.83333em; } }

/* ------------------------------------------------------------------------*\
    $LOAD ANIMATION
\* ------------------------------------------------------------------------*/
.js h1, .js
.cta {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }
.js .load h1, .js .load
.cta {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.js h1 {
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }
.js .cta {
  -webkit-transition: all 1s 0.3s ease;
  transition: all 0.8s 0.3s ease; }

/* ------------------------------------------------------------------------*\
    $TYPE
\* ------------------------------------------------------------------------*/
h1,
h2 {
  margin: 0;
  text-transform: uppercase; }

h1 {
  font: 300 5em/0.65 "Miso", sans-serif;
  margin-left: 0.13333em;
  margin-bottom: 0.3em;
  letter-spacing: 0.1em; }
  @media only screen and (min-width: 39.375em) {
    h1 {
      margin-left: 0.15em;
      margin-bottom: 0.2em;
      font-size: 10em;
      line-height: 0.65; } }
  h1 span {
    display: inline-block; }

.i {
  position: relative; }
  .i:before {
    content: '';
    position: absolute;
    top: -0.1em;
    left: 0.05833em;
    display: block;
    width: 0.09167em;
    height: 0.09167em;
    background-image: url(../assets/img/dot.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
    .svg .i:before {
      background-image: url(../assets/img/dot.svg); }
    @media only screen and (min-width: 39.375em) {
      .i:before {
        top: -0.1em;
        left: 0.05em;
        width: 0.09167em;
        height: 0.09167em; } }

h2 {
  font: 300 1.5em "Miso", sans-serif; }

p {
  margin: 0; }

/* ------------------------------------------------------------------------*\
    $H1
\* ------------------------------------------------------------------------*/
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }

  50% {
    -webkit-transform: translate3d(0, 0.02083em, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0); } }
@-moz-keyframes bounce {
  0% {
    -moz-transform: translate3d(0, 0, 0); }

  50% {
    -moz-transform: translate3d(0, 0.02083em, 0); }

  100% {
    -moz-transform: translate3d(0, 0, 0); } }
@keyframes bounce {
  0% {
    transform: translate3d(0, 0, 0); }

  50% {
    transform: translate3d(0, 0.02083em, 0); }

  100% {
    transform: translate3d(0, 0, 0); } }
.p,
.i,
.x,
.e,
.l {
  -webkit-animation: bounce 3s ease-in-out 0 infinite;
  -moz-animation: bounce 3s ease-in-out 0 infinite;
  animation: bounce 3s ease-in-out 0 infinite; }

.i {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.x {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.e {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.l {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  animation-delay: 0.9s; }
