/* line 5, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, /app/vendor/bundle/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "Sim Sun";
  src: url(/webfonts/SimSun.ttf) format('truetype'), url(/webfonts/SimSun.otf) format('opentype'), url(/webfonts/SimSun.woff) format('woff'), url(/webfonts/SimSun.woff2) format('woff2'), url(/webfonts/SimSun.svg) format('svg');
}
@font-face {
  font-family: "Fakt";
  src: url(/webfonts/FaktPro-Black.ttf) format('truetype'), url(/webfonts/FaktPro-Black.otf) format('opentype'), url(/webfonts/FaktPro-Black.woff) format('woff'), url(/webfonts/FaktPro-Black.woff2) format('woff2'), url(/webfonts/FaktPro-Black.svg) format('svg');
}
/* line 23, /app/views/eyes.sass */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 26, /app/views/eyes.sass */
html {
  border-color: #4A4A4A;
  border-style: solid;
  border-width: 3px 0 3px 0;
  font: 14px "Sim Sun", sans-serif;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 36, /app/views/eyes.sass */
a {
  text-decoration: none;
}

/* line 39, /app/views/eyes.sass */
a.start {
  color: #4A4A4A;
}

/* line 44, /app/views/eyes.sass */
main#closeyoureyes {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
/* line 51, /app/views/eyes.sass */
main#closeyoureyes header {
  display: -webkit-flex;
  display: flex;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* line 59, /app/views/eyes.sass */
main#closeyoureyes header a {
  border: 2px solid #CCC;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #CCC;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 40px;
  line-height: 36px;
  text-align: center;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 69, /app/views/eyes.sass */
main#closeyoureyes header a:hover {
  border-color: #4A4A4A;
  color: #4A4A4A;
}
/* line 73, /app/views/eyes.sass */
main#closeyoureyes header a:not(.button) {
  width: 40px;
}
/* line 76, /app/views/eyes.sass */
main#closeyoureyes header a.info {
  margin-right: 5px;
}
/* line 79, /app/views/eyes.sass */
main#closeyoureyes header a.button {
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 200px;
}
/* line 84, /app/views/eyes.sass */
main#closeyoureyes header a.facebook {
  margin-left: 5px;
}
/* line 87, /app/views/eyes.sass */
main#closeyoureyes header div.social {
  margin-left: auto;
}
/* line 92, /app/views/eyes.sass */
main#closeyoureyes div.intro {
  border-style: solid;
  border-color: #4A4A4A;
  border-width: 3px 0;
  font: 16px "Sim Sun";
}
/* line 98, /app/views/eyes.sass */
main#closeyoureyes div.intro a {
  color: #4A4A4A;
  font: 18px "Fakt";
  text-decoration: underline;
  text-transform: uppercase;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
/* line 107, /app/views/eyes.sass */
main#closeyoureyes section {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  flex: 1;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 10;
}
/* line 116, /app/views/eyes.sass */
main#closeyoureyes section article {
  text-align: center;
}
/* line 119, /app/views/eyes.sass */
main#closeyoureyes section article canvas#eye, main#closeyoureyes section article img#eye {
  height: 320px;
  width: 320px;
}
/* line 122, /app/views/eyes.sass */
main#closeyoureyes section article h1, main#closeyoureyes section article h2, main#closeyoureyes section article h3 {
  text-transform: uppercase;
}
/* line 125, /app/views/eyes.sass */
main#closeyoureyes section article h1 {
  color: #4A4A4A;
  font-family: "Fakt";
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px 0 10px 0;
  text-indent: 10px;
}
/* line 134, /app/views/eyes.sass */
main#closeyoureyes section article h2 {
  color: #9B9B9B;
  font-size: 18px;
  letter-spacing: 3px;
}
/* line 140, /app/views/eyes.sass */
main#closeyoureyes section article h3 {
  color: #CCC;
  font-size: 10px;
  letter-spacing: 2px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
/* line 152, /app/views/eyes.sass */
main#closeyoureyes canvas#gaze {
  display: none;
}
/* line 157, /app/views/eyes.sass */
main#closeyoureyes video {
  display: none;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.25;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
}

@media (max-width: 480px) {
  /* line 172, /app/views/eyes.sass */
  main#closeyoureyes .intro div {
    padding: 0 20px;
    width: 100% !important;
  }
  /* line 178, /app/views/eyes.sass */
  main#closeyoureyes section article h1 {
    font-size: 24px;
    margin: 10px 0 5px 0;
  }
  /* line 181, /app/views/eyes.sass */
  main#closeyoureyes section article h2 {
    font-size: 18px;
  }
  /* line 183, /app/views/eyes.sass */
  main#closeyoureyes section article h3 {
    bottom: 30px;
    width: 90%;
  }
}
