/**
 * Theme Name: Exam Panic
 * Author: <a href="http://oneltd.co.uk/">One</a>
 * Author URI: http://oneltd.co.uk/
 * Version: 1.0
 * Description: Custom theme for Exam Panic
 * Template: oneltd-base 
 */

.share {
  max-width: 600px;
  height: 100px;
  margin: 0 auto;
  -webkit-filter: url("style.css");
  filter: url("http://exampanic.wpengine.com/wp-content/themes/exampanic/src/index.html#goo");
  position: relative;
}

.share-button,
.share-toggle-button {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  background: #ccc;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
}

.share-button:hover,
.share-toggle-button:hover {
  color: #fff;
}

.share-button {
  font-size: 30px;
  background: #737070;
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  color: #222;
}

a.share-button {
  color: #3D4444;
}

a.share-button:hover, 
a.share-button:focus {
  color: #dfd7d7;
}

.share-toggle-button {
  z-index: 9;
  background: #666;
  font-size: 20px;
}

.share-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.share-item {
  display: inline-block;
}

/* Globals */
/* section background colours */
/* Breakpoints */
/* Fonts */
@font-face {
  font-family: 'Nexa Rust';
  src: url("fonts/nexa-rust/NexaRustSlab-BlackShadow01.eot@") format("embedded-opentype"), url("fonts/nexa-rust/NexaRustSlab-BlackShadow01.otf") format("opentype"), url("fonts/nexa-rust/NexaRustSlab-BlackShadow01.woff") format("woff"), url("http://exampanic.co.uk/wp-content/themes/exampanic/NexaRustSlab-BlackShadow01.ttf") format("truetype"), url("fonts/nexa-rust/NexaRustSlab-BlackShadow01.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Heavyweight';
  src: url("fonts/heavyweight/Heavyweight.eot@") format("embedded-opentype"), url("fonts/heavyweight/Heavyweight.woff") format("woff"), url("http://exampanic.co.uk/wp-content/themes/exampanic/Hfonts/heavyweight/eavyweight.ttf") format("truetype"), url("fonts/heavyweight/Heavyweight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ugly Qua';
  src: url("fonts/ugly-qua/UglyQua.eot@") format("embedded-opentype"), url("fonts/ugly-qua/UglyQua.woff") format("woff"), url("fonts/ugly-qua/UglyQua.ttf") format("truetype"), url("fonts/ugly-qua/UglyQua.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tiza';
  src: url("fonts/tiza/Tiza.eot@") format("embedded-opentype"), url("fonts/tiza/Tiza.woff") format("woff"), url("fonts/tiza/Tiza.ttf") format("truetype"), url("fonts/tiza/Tiza.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alpha Echo';
  src: url("fonts/alpha-echo/AlphaEcho.eot@") format("embedded-opentype"), url("fonts/alpha-echo/AlphaEcho.woff") format("woff"), url("fonts/alpha-echo/AlphaEcho.ttf") format("truetype"), url("fonts/alpha-echo/AlphaEcho.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Intro Rust';
  src: url("fonts/intro-rust/IntroHeadR-Base.eot@") format("embedded-opentype"), url("fonts/intro-rust/IntroHeadR-Base.otf") format("opentype"), url("fonts/intro-rust/IntroHeadR-Base.woff") format("woff"), url("fonts/intro-rust/IntroHeadR-Base.ttf") format("truetype"), url("fonts/intro-rust/IntroHeadR-Base.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Thirsty Rough";
  src: url("fonts/thirsty-rough/d3280526-33e7-4ba3-b3d6-4c38b1e84e25.eot@");
  src: url("fonts/thirsty-rough/d3280526-33e7-4ba3-b3d6-4c38b1e84e25.eot@") format("eot"), url("fonts/thirsty-rough/1d1be0e7-4673-42f1-88bf-cd52370099f3.woff2") format("woff2"), url("fonts/thirsty-rough/95dccb8f-ec56-49f3-b089-ea21a252c3ba.woff") format("woff"), url("fonts/thirsty-rough/72b5a282-a918-4c42-a3f9-cd18f4d7bc12.ttf") format("truetype"), url("fonts/thirsty-rough/9888e24a-36de-4541-8e22-d4f565146d82.svg") format("svg");
}
@font-face {
  font-family: 'Vanilla';
  src: url("fonts/vanilla/Vanilla-webfont.eot");
  src: url("fonts/vanilla/Vanilla-webfont.eot@") format("embedded-opentype"), url("fonts/vanilla/Vanilla-webfont.woff") format("woff"), url("fonts/vanilla/Vanilla-webfont.ttf") format("truetype"), url("fonts/vanilla/Vanilla-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sketch Rockwell';
  src: url("fonts/sketch-rockwell/SketchRockwell.eot@") format("embedded-opentype"), url("fonts/sketch-rockwell/SketchRockwell.woff") format("woff"), url("fonts/sketch-rockwell/SketchRockwell.ttf") format("truetype"), url("fonts/sketch-rockwell/SketchRockwell.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, ../../src/sass/partials/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../../src/sass/partials/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, ../../src/sass/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, ../../src/sass/partials/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, ../../src/sass/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 77, ../../src/sass/partials/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../../src/sass/partials/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, ../../src/sass/partials/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, ../../src/sass/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, ../../src/sass/partials/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, ../../src/sass/partials/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, ../../src/sass/partials/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, ../../src/sass/partials/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, ../../src/sass/partials/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, ../../src/sass/partials/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../../src/sass/partials/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../../src/sass/partials/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, ../../src/sass/partials/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, ../../src/sass/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, ../../src/sass/partials/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, ../../src/sass/partials/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../../src/sass/partials/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../../src/sass/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, ../../src/sass/partials/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, ../../src/sass/partials/_normalize.scss */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, ../../src/sass/partials/_normalize.scss */
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.
 */
/* line 290, ../../src/sass/partials/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, ../../src/sass/partials/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../../src/sass/partials/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, ../../src/sass/partials/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, ../../src/sass/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, ../../src/sass/partials/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, ../../src/sass/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, ../../src/sass/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, ../../src/sass/partials/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, ../../src/sass/partials/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, ../../src/sass/partials/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, ../../src/sass/partials/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, ../../src/sass/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../../src/sass/partials/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 1, ../../src/sass/partials/_header.scss */
.fix {
  overflow: hidden;
}

/* line 4, ../../src/sass/partials/_header.scss */
.bloodContainer {
  z-index: 2;
  pointer-events: none;
  top: 1660px;
  overflow: hidden;
}
/* line 10, ../../src/sass/partials/_header.scss */
.bloodContainer .container {
  width: 1050px;
  text-align: right;
  margin: 0 auto;
  pointer-events: none;
}
/* line 18, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path {
  opacity: 1;
  -webkit-animation: blooddrops 0.5s infinite;
  animation: blooddrops 0.5s infinite;
}
/* line 22, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path:nth-of-type(1n) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
/* line 26, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path:nth-of-type(2n+1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
/* line 30, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path:nth-of-type(3n+2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
/* line 34, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path:nth-of-type(4n+3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 38, ../../src/sass/partials/_header.scss */
.bloodContainer .container svg .bloodlets path:nth-of-type(5n+4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

/* line 47, ../../src/sass/partials/_header.scss */
.section-rip {
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  height: 20px;
  z-index: 1;
}
/* line 55, ../../src/sass/partials/_header.scss */
.section-rip polygon {
  fill: #8BBCB4;
}

/* line 61, ../../src/sass/partials/_header.scss */
.divider {
  position: absolute;
  bottom: -20px;
  width: 100%;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

/* line 72, ../../src/sass/partials/_header.scss */
p {
  font-size: 18px;
  line-height: 30px;
}

/* line 77, ../../src/sass/partials/_header.scss */
.down-arrow {
  height: 84px;
  width: 84px;
  background-image: url(images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin: 30px auto 0;
  position: relative;
  top: 0;
  cursor: pointer;
  transition: all 0.2s ease;
}
/* line 89, ../../src/sass/partials/_header.scss */
.down-arrow:hover {
  top: 5px;
}

/* line 94, ../../src/sass/partials/_header.scss */
header, section {
  min-height: 1000px;
  min-width: 770px;
  font-family: "museo";
  position: relative;
  overflow: hidden;
}
/* line 101, ../../src/sass/partials/_header.scss */
header .background, section .background {
  position: absolute;
  height: 100%;
  width: 100%;
}
/* line 107, ../../src/sass/partials/_header.scss */
header h2, section h2 {
  font-size: 36px;
  line-height: 40px;
}

/* line 113, ../../src/sass/partials/_header.scss */
header {
  background-color: #8CAEAF;
  text-align: center;
  position: relative;
}
/* line 118, ../../src/sass/partials/_header.scss */
header .exam-panic {
  position: relative;
  z-index: 3;
  width: 320px;
  height: 100px;
  margin: 60px auto 40px;
}
/* line 125, ../../src/sass/partials/_header.scss */
header .exam-panic > svg {
  position: relative;
  top: 15px;
}
/* line 130, ../../src/sass/partials/_header.scss */
header .video {
  z-index: 9;
  position: relative;
  width: 640px;
  margin: 55px auto 0;
  background: #000;
}
/* line 137, ../../src/sass/partials/_header.scss */
header .video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 10;
  transition: opacity 0.3s ease-in-out;
}
/* line 150, ../../src/sass/partials/_header.scss */
header .video.playing:after {
  opacity: 0;
}
/* line 154, ../../src/sass/partials/_header.scss */
header .video video {
  display: block;
  position: relative;
  z-index: 10;
}
/* line 161, ../../src/sass/partials/_header.scss */
header .video .controls #play-pause {
  position: absolute;
  height: 95px;
  width: 90px;
  background-repeat: no-repeat;
  drop-shadow: 1px 1px 1px #000;
  z-index: 11;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
/* line 171, ../../src/sass/partials/_header.scss */
header .video .controls #play-pause.play {
  top: 50%;
  left: 50%;
  background-image: url(images/play-button.svg);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 177, ../../src/sass/partials/_header.scss */
header .video .controls #play-pause.pause {
  top: 75%;
  left: 50%;
  background-image: url(images/pause-button.svg);
  -webkit-transform: translate(-50%, 0%) scale(0.5);
  transform: translate(-50%, 0%) scale(0.5);
}
/* line 184, ../../src/sass/partials/_header.scss */
header .video .controls #mute-unmute {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-repeat: none;
  transition: all 0.4s ease;
}
/* line 192, ../../src/sass/partials/_header.scss */
header .video .controls #mute-unmute.mute {
  background-image: url(images/audio-button.svg);
}
/* line 195, ../../src/sass/partials/_header.scss */
header .video .controls #mute-unmute.unmute {
  background-image: url(images/audio-button.svg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 201, ../../src/sass/partials/_header.scss */
header .video .controls #fullscreen {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url(images/full-screen-open.svg);
  background-repeat: no-repeat;
  z-index: 11;
}
/* line 214, ../../src/sass/partials/_header.scss */
header .background {
  z-index: 3;
}
/* line 217, ../../src/sass/partials/_header.scss */
header .background#top > svg {
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 227, ../../src/sass/partials/_header.scss */
header .what-is-exam-panic {
  width: 500px;
  margin: 0 auto;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -250px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
/* line 238, ../../src/sass/partials/_header.scss */
header .what-is-exam-panic h2 {
  font-size: 40px;
  font-weight: 100;
  margin: 0;
}
/* line 243, ../../src/sass/partials/_header.scss */
header .what-is-exam-panic p {
  line-height: 1.5em;
  font-size: 16px;
}
/* line 248, ../../src/sass/partials/_header.scss */
header .divider {
  background-image: url(images/brain-top-divider.svg);
}

/* line 252, ../../src/sass/partials/_header.scss */
.bubble-wrap {
  height: 2000px;
  position: relative;
}
/* line 255, ../../src/sass/partials/_header.scss */
.bubble-wrap #bottom {
  background: url(images/video-slide-bottom.svg);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
/* line 264, ../../src/sass/partials/_header.scss */
.bubble-wrap #middle {
  background: url(images/video-slide-middle.svg);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

@media only screen and (max-width: 800px) {
  /* line 286, ../../src/sass/partials/_header.scss */
  .bloodContainer {
    display: none;
  }
}
@-webkit-keyframes blooddrops {
  0% {
    fill: #e74f73;
    opacity: 1;
  }
  50% {
    fill: #ea6585;
    opacity: 0;
  }
  100% {
    opacity: 1;
    fill: #e74f73;
  }
}
@keyframes blooddrops {
  0% {
    fill: #e74f73;
    opacity: 1;
  }
  50% {
    fill: #ea6585;
    opacity: 0;
  }
  100% {
    opacity: 1;
    fill: #e74f73;
  }
}
/* line 1, ../../src/sass/partials/_footer.scss */
footer {
  background-color: #423E37;
  padding: 40px;
  font-family: "museo";
  text-align: center;
  overflow: hidden;
  min-width: 770px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 10, ../../src/sass/partials/_footer.scss */
footer .container {
  width: auto;
  margin: 0 auto;
}
/* line 14, ../../src/sass/partials/_footer.scss */
footer p {
  display: block;
  color: #fff;
  margin: 10px auto;
  font-weight: 100;
}
/* line 20, ../../src/sass/partials/_footer.scss */
footer p.bottomline {
  color: #7a7265;
  font-size: 0.9em;
}
/* line 24, ../../src/sass/partials/_footer.scss */
footer p.bottomline a {
  color: #fff;
  text-decoration: none;
}
/* line 28, ../../src/sass/partials/_footer.scss */
footer p.bottomline a:hover {
  text-decoration: underline;
}
/* line 34, ../../src/sass/partials/_footer.scss */
footer .share + svg {
  height: 0;
}
/* line 41, ../../src/sass/partials/_footer.scss */
footer .ox-uni-logos .uoo, footer .ox-uni-logos .it-innovation {
  display: inline-block;
  height: 90px;
  width: auto;
  padding: 2px;
  border: 1px dashed #7a7265;
  vertical-align: top;
}
/* line 49, ../../src/sass/partials/_footer.scss */
footer .ox-uni-logos .uoo img, footer .ox-uni-logos .it-innovation img {
  height: 100%;
  width: auto;
}
/* line 58, ../../src/sass/partials/_footer.scss */
footer .biographies .tim, footer .biographies .ruth {
  padding: 5px 20px;
  border: 1px dashed #7a7265;
  color: #fff;
  transition: all 0.4s ease;
  cursor: pointer;
  display: inline-block;
  margin: 0 30px;
}
/* line 67, ../../src/sass/partials/_footer.scss */
footer .biographies .tim:hover, footer .biographies .ruth:hover {
  border-color: #fff;
  color: #7a7265;
}
/* line 73, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox, footer .biographies .ruth-lightbox {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
}
/* line 85, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox .cross, footer .biographies .ruth-lightbox .cross {
  background: url(images/close.svg);
  height: 50px;
  width: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 99;
}
/* line 95, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox .cross:hover, footer .biographies .ruth-lightbox .cross:hover {
  opacity: 0.8;
}
/* line 100, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox div.img, footer .biographies .ruth-lightbox div.img {
  border: 1px #fff dashed;
  width: 300px;
  height: 400px;
  margin: 200px auto 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10px;
  background-clip: content-box;
}
/* line 112, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox h2, footer .biographies .ruth-lightbox h2 {
  color: #ED688F;
  font-size: 36px;
}
/* line 117, ../../src/sass/partials/_footer.scss */
footer .biographies .tim-lightbox .lb-con, footer .biographies .ruth-lightbox .lb-con {
  width: 500px;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 150px;
}

/* line 1, ../../src/sass/partials/_overlay.scss */
.panic-button {
  position: fixed;
  right: 50px;
  top: 50px;
  height: 140px;
  width: 140px;
  z-index: 11;
  cursor: pointer;
}
/* line 10, ../../src/sass/partials/_overlay.scss */
.panic-button svg.panic-button-svg {
  display: block;
}
/* line 14, ../../src/sass/partials/_overlay.scss */
.panic-button svg.panic-button-down-svg {
  display: none;
}
/* line 19, ../../src/sass/partials/_overlay.scss */
.panic-button:hover svg.panic-button-svg {
  display: none;
}
/* line 20, ../../src/sass/partials/_overlay.scss */
.panic-button:hover svg.panic-button-down-svg {
  display: block;
}

/* line 24, ../../src/sass/partials/_overlay.scss */
.overlay {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  font-family: "museo";
}
/* line 35, ../../src/sass/partials/_overlay.scss */
.overlay .central-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 600px;
}
/* line 43, ../../src/sass/partials/_overlay.scss */
.overlay .cross {
  background: url(images/close.svg);
  height: 50px;
  width: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 99;
}
/* line 53, ../../src/sass/partials/_overlay.scss */
.overlay .cross:hover {
  opacity: 0.8;
}
/* line 57, ../../src/sass/partials/_overlay.scss */
.overlay .content {
  text-align: center;
  color: #fff;
}
/* line 60, ../../src/sass/partials/_overlay.scss */
.overlay .content h2 {
  font-size: 56px;
}
/* line 64, ../../src/sass/partials/_overlay.scss */
.overlay .sub-content {
  text-align: center;
  color: #fff;
  width: 600px;
  margin: 0 auto;
}
/* line 69, ../../src/sass/partials/_overlay.scss */
.overlay .sub-content p {
  font-size: 0.9em;
}
/* line 73, ../../src/sass/partials/_overlay.scss */
.overlay .selection {
  padding: 10px 0;
  text-align: center;
}
/* line 77, ../../src/sass/partials/_overlay.scss */
.overlay .selection > div {
  display: inline-block;
  text-align: center;
  color: #fff;
  margin: 0px 50px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
/* line 88, ../../src/sass/partials/_overlay.scss */
.overlay .selection > div:hover {
  opacity: 1;
}
/* line 92, ../../src/sass/partials/_overlay.scss */
.overlay .selection > div h3 {
  font-size: 52px;
  margin: 0;
}
/* line 96, ../../src/sass/partials/_overlay.scss */
.overlay .selection > div img {
  width: 70px;
  height: 70px;
}
/* line 102, ../../src/sass/partials/_overlay.scss */
.overlay .selection .popup {
  position: fixed;
  display: block;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.4s ease-in-out;
  width: 90vw;
}
/* line 112, ../../src/sass/partials/_overlay.scss */
.overlay .selection .popup.show {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
/* line 117, ../../src/sass/partials/_overlay.scss */
.overlay .selection .popup .close-button {
  position: absolute;
  top: -20px;
  right: -20px;
  background: url(images/close.svg);
  height: 50px;
  width: 50px;
}
/* line 128, ../../src/sass/partials/_overlay.scss */
.overlay .exercise {
  width: 600px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
/* line 135, ../../src/sass/partials/_overlay.scss */
.overlay .exercise .exercise-cross {
  background: url(images/close.svg);
  height: 50px;
  width: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
/* line 145, ../../src/sass/partials/_overlay.scss */
.overlay .exercise .exercise-cross:hover {
  opacity: 0.8;
}
/* line 149, ../../src/sass/partials/_overlay.scss */
.overlay .exercise .audio,
.overlay .exercise .visual {
  display: none;
  text-align: center;
  padding: 30px;
}
/* line 156, ../../src/sass/partials/_overlay.scss */
.overlay .exercise video {
  width: 400px;
  height: 250px;
  background-color: #000;
}
/* line 162, ../../src/sass/partials/_overlay.scss */
.overlay .exercise audio {
  width: 400px;
  height: 30px;
  background-color: #000;
}

@-webkit-keyframes visual {
  0% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
  10% {
    height: 140px;
    width: 140px;
    margin-left: -70px;
    margin-top: -70px;
  }
  20% {
    height: 80px;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
  40% {
    height: 140px;
    width: 140px;
    margin-left: -70px;
    margin-top: -70px;
  }
  70% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
  90% {
    height: 120px;
    width: 120px;
    margin-left: -60px;
    margin-top: -60px;
  }
  100% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}

@keyframes visual {
  0% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
  10% {
    height: 140px;
    width: 140px;
    margin-left: -70px;
    margin-top: -70px;
  }
  20% {
    height: 80px;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
  }
  40% {
    height: 140px;
    width: 140px;
    margin-left: -70px;
    margin-top: -70px;
  }
  70% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
  90% {
    height: 120px;
    width: 120px;
    margin-left: -60px;
    margin-top: -60px;
  }
  100% {
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
  }
}
/* line 1, ../../src/sass/partials/body/_brain.scss */
section#brain {
  background-color: #91C6BD;
  min-height: 930px;
}
/* line 5, ../../src/sass/partials/body/_brain.scss */
section#brain h2 {
  font-family: "Ugly Qua";
  font-size: 72px;
}
/* line 10, ../../src/sass/partials/body/_brain.scss */
section#brain .down-arrow {
  margin-top: 45px;
}
/* line 14, ../../src/sass/partials/body/_brain.scss */
section#brain .background {
  z-index: 3;
  background-position: bottom center;
  background-repeat: no-repeat;
}
/* line 19, ../../src/sass/partials/body/_brain.scss */
section#brain .background#outline {
  background-image: url(images/brain-outline.svg);
  background-size: 1100px;
  z-index: 1;
}
/* line 28, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain .brain-content svg {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  width: auto;
}
/* line 37, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain svg {
  width: 1100px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -550px;
}
/* line 46, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain svg g.lightning.strike circle {
  -webkit-animation: brainlightning 0.5s alternate;
  animation: brainlightning 0.5s alternate;
}
/* line 52, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain svg path.lightning {
  opacity: 0;
  transition: all 0.4s ease;
}
/* line 55, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain svg path.lightning.strike {
  -webkit-animation: lightningstrike 0.5s alternate;
  animation: lightningstrike 0.5s alternate;
  opacity: 0.65;
}
/* line 56, ../../src/sass/partials/body/_brain.scss */
section#brain .background#brain svg path.lightning.strike + .lightning {
  -webkit-animation: lightningstrike 0.5s alternate;
  animation: lightningstrike 0.5s alternate;
  opacity: 0.65;
}
/* line 68, ../../src/sass/partials/body/_brain.scss */
section#brain .background .brain-content {
  z-index: 3;
  width: 500px;
  position: absolute;
  top: 250px;
  left: 50%;
  margin-left: -250px;
  color: #fff;
  text-align: center;
}

/* line 82, ../../src/sass/partials/body/_brain.scss */
.brain-rain {
  z-index: 3;
  position: absolute;
  bottom: 0;
  height: 230px;
  width: 800px;
  left: 50%;
  margin-left: -400px;
}
/* line 91, ../../src/sass/partials/body/_brain.scss */
.brain-rain svg path.rain {
  transition: all 0.4s ease;
  -webkit-animation: raining 0.5s infinite;
  animation: raining 0.5s infinite;
}
/* line 94, ../../src/sass/partials/body/_brain.scss */
.brain-rain svg path.rain.offset {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
/* line 97, ../../src/sass/partials/body/_brain.scss */
.brain-rain svg path.rain.onset {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
/* line 100, ../../src/sass/partials/body/_brain.scss */
.brain-rain svg path.rain.thirdset {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@-webkit-keyframes raining {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}

@keyframes raining {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-webkit-keyframes brainlightning {
  from {
    fill: #e591a9;
  }
  to {
    fill: #E75074;
  }
}
@keyframes brainlightning {
  from {
    fill: #e591a9;
  }
  to {
    fill: #E75074;
  }
}
@-webkit-keyframes lightningstrike {
  0% {
    opacity: 0;
    max-height: 0;
  }
  10% {
    opacity: 1;
    max-height: 100px;
  }
  20% {
    opacity: initial;
  }
  50% {
    opacity: 0;
    max-height: 0;
  }
  70% {
    max-height: 100px;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lightningstrike {
  0% {
    opacity: 0;
    max-height: 0;
  }
  10% {
    opacity: 1;
    max-height: 100px;
  }
  20% {
    opacity: initial;
  }
  50% {
    opacity: 0;
    max-height: 0;
  }
  70% {
    max-height: 100px;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 1, ../../src/sass/partials/body/_eyes.scss */
section#eyes {
  min-height: 0;
  background-color: #ffe9da;
  padding-bottom: 50px;
}
/* line 6, ../../src/sass/partials/body/_eyes.scss */
section#eyes h2 {
  font-family: "Thirsty Rough";
  font-size: 50px;
}
/* line 11, ../../src/sass/partials/body/_eyes.scss */
section#eyes .down-arrow {
  background: none;
}
/* line 14, ../../src/sass/partials/body/_eyes.scss */
section#eyes .down-arrow svg polygon,
section#eyes .down-arrow svg polyline {
  stroke: #4E3E2E;
}
/* line 20, ../../src/sass/partials/body/_eyes.scss */
section#eyes .section-rip polygon {
  fill: #FFE9DA;
}
/* line 24, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat {
  background-size: 1050px 750px;
  text-align: center;
}
/* line 27, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg {
  margin: 0 auto;
  width: 1050px;
  height: 820px;
}
/* line 32, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .sidesweat {
  -webkit-animation: leftsweat 3s infinite;
  animation: leftsweat 3s infinite;
}
/* line 35, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .droplet {
  -webkit-animation: sweating 2s infinite;
  animation: sweating 2s infinite;
}
/* line 37, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .droplet.offset {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
/* line 40, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .droplet.onset {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
/* line 43, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .droplet.thirdset {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}
/* line 46, ../../src/sass/partials/body/_eyes.scss */
section#eyes .background#sweat svg .droplet:nth-of-type(8) {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
/* line 53, ../../src/sass/partials/body/_eyes.scss */
section#eyes .content {
  text-align: center;
  max-width: 600px;
  position: relative;
  margin: 0 auto;
  margin-top: -50px;
}
/* line 60, ../../src/sass/partials/body/_eyes.scss */
section#eyes .content h2, section#eyes .content p {
  color: #4E3E2E;
}
/* line 65, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes {
  position: relative;
  text-align: center;
  width: 800px;
  height: 300px;
  margin: 0 auto;
  padding-top: 150px;
}
/* line 72, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes svg {
  width: 850px;
}
/* line 75, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .eyeball {
  width: 270px;
  height: 270px;
  background: url(images/eyeball.png);
}
/* line 79, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .eyeball#right {
  float: right;
}
/* line 82, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .eyeball#left {
  float: left;
}
/* line 86, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .eyeball .wrapper {
  margin: 40px;
  height: 190px;
  width: 190px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 94, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .iris {
  padding: 0;
  width: 110px;
  height: 110px;
  background: url(images/iris.png);
  background-size: contain;
}
/* line 101, ../../src/sass/partials/body/_eyes.scss */
section#eyes .eyes .iris .pupil {
  height: 60px;
  width: 60px;
  background-image: url(images/pupil.png);
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
}

@-webkit-keyframes sweating {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
}

@keyframes sweating {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
}
@-webkit-keyframes leftsweat {
  0% {
    -webkit-transform: translate(0px, -100px);
    transform: translate(0px, -100px);
  }
  100% {
    -webkit-transform: translate(-30px, 0px);
    transform: translate(-30px, 0px);
    opacity: 0;
  }
}
@keyframes leftsweat {
  0% {
    -webkit-transform: translate(0px, -100px);
    transform: translate(0px, -100px);
  }
  100% {
    -webkit-transform: translate(-30px, 0px);
    transform: translate(-30px, 0px);
    opacity: 0;
  }
}
@-webkit-keyframes dilate {
  0% {
    background: url(images/iris.png);
  }
  10%, 50% {
    background: url(images/iris-dilated.png);
  }
  60%, 100% {
    background: url(images/iris.png);
  }
}
@keyframes dilate {
  0% {
    background: url(images/iris.png);
  }
  10%, 50% {
    background: url(images/iris-dilated.png);
  }
  60%, 100% {
    background: url(images/iris.png);
  }
}
/* line 1, ../../src/sass/partials/body/_mouth.scss */
section#mouth {
  background-color: #ED688F;
  min-height: 780px;
  overflow: hidden;
}
/* line 5, ../../src/sass/partials/body/_mouth.scss */
section#mouth h2 {
  font-family: "Vanilla";
  font-size: 40px;
  line-height: 50px;
}
/* line 11, ../../src/sass/partials/body/_mouth.scss */
section#mouth .section-rip polygon {
  fill: #ffe9da;
}
/* line 15, ../../src/sass/partials/body/_mouth.scss */
section#mouth .down-arrow {
  margin-top: 140px;
}
/* line 19, ../../src/sass/partials/body/_mouth.scss */
section#mouth .stage {
  position: absolute;
  width: 1200px;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/* line 26, ../../src/sass/partials/body/_mouth.scss */
section#mouth .stage .cactus-1 {
  position: absolute;
  top: 350px;
  left: 24%;
  height: 250px;
  width: 170px;
  background: url(images/mouth-cactus-1.svg);
}
/* line 35, ../../src/sass/partials/body/_mouth.scss */
section#mouth .stage .cactus-2 {
  position: absolute;
  top: 355px;
  right: 31%;
  height: 0px;
  width: 0px;
  background: url(images/mouth-cactus-2.svg);
}
/* line 44, ../../src/sass/partials/body/_mouth.scss */
section#mouth .stage .tumbleweed {
  position: absolute;
  top: 440px;
  height: 100px;
  width: 100px;
  background: url(images/mouth-tumbleweed.svg);
  left: 30%;
  opacity: 0;
}
/* line 53, ../../src/sass/partials/body/_mouth.scss */
section#mouth .stage .skull {
  position: absolute;
  top: -100px;
  left: 55%;
  height: 100px;
  width: 100px;
  background: url(images/mouth-skull.svg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 67, ../../src/sass/partials/body/_mouth.scss */
section#mouth .background#mouth {
  background-image: url(images/mouth.png);
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 72, ../../src/sass/partials/body/_mouth.scss */
section#mouth .content {
  color: #fff;
  text-align: center;
  position: absolute;
  width: 550px;
  top: 160px;
  left: 50%;
  margin-left: -275px;
}

/* line 1, ../../src/sass/partials/body/_lungs.scss */
section#lungs {
  min-height: 980px;
  background-color: #8BADAE;
}
/* line 4, ../../src/sass/partials/body/_lungs.scss */
section#lungs h2 {
  font-family: "Ugly Qua";
  font-size: 60px;
}
/* line 9, ../../src/sass/partials/body/_lungs.scss */
section#lungs .section-rip polygon {
  fill: #ED688F;
}
/* line 13, ../../src/sass/partials/body/_lungs.scss */
section#lungs .content {
  color: #fff;
  text-align: center;
  position: absolute;
  width: 500px;
  bottom: 40px;
  left: 50%;
  margin-left: -250px;
  zoom: 1;
  z-index: 3;
}
/* line 24, ../../src/sass/partials/body/_lungs.scss */
section#lungs section#lungs {
  text-align: center;
}
/* line 27, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs {
  z-index: 3;
  text-align: center;
}
/* line 34, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs svg.lungs {
  position: absolute;
  top: 4px;
  margin: 0 auto;
  width: 1100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 43, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen {
  position: absolute;
  width: 860px;
  height: 700px;
  left: 50%;
  margin-left: -430px;
}
/* line 49, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen svg {
  width: 80%;
}
/* line 55, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle#c1, section#lungs .background#lungs .oxygen .left-lung svg.animate circle#c1 {
  -webkit-animation: rightlung1 3.4s infinite;
  animation: rightlung1 3.4s infinite;
}
/* line 58, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle#c2, section#lungs .background#lungs .oxygen .left-lung svg.animate circle#c2 {
  -webkit-animation: rightlung2 4s infinite;
  animation: rightlung2 4s infinite;
}
/* line 61, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle#c3, section#lungs .background#lungs .oxygen .left-lung svg.animate circle#c3 {
  -webkit-animation: rightlung3 2s infinite;
  animation: rightlung3 2s infinite;
}
/* line 64, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle#c4, section#lungs .background#lungs .oxygen .left-lung svg.animate circle#c4 {
  -webkit-animation: rightlung4 3s infinite;
  animation: rightlung4 3s infinite;
}
/* line 67, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle#b10, section#lungs .background#lungs .oxygen .left-lung svg.animate circle#b10 {
  -webkit-animation: leftlung1 1.8s infinite;
  animation: leftlung1 1.8s infinite;
}
/* line 70, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade {
  -webkit-animation-name: opacityoxygen;
  animation-name: opacityoxygen;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* line 73, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.c1, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.c1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
/* line 76, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.c2, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.c2 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
/* line 79, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.c3, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.c3 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
/* line 82, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.c4, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.c4 {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
/* line 85, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.a, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.a {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
/* line 88, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.b, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.b {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/* line 91, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.c, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.c {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
/* line 94, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg.animate circle.fade.d, section#lungs .background#lungs .oxygen .left-lung svg.animate circle.fade.d {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
/* line 101, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .left-lung {
  position: relative;
  width: 50%;
  display: inline-block;
  height: 700px;
}
/* line 106, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .left-lung svg {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
/* line 112, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung {
  position: relative;
  width: 50%;
  display: inline-block;
  height: 700px;
}
/* line 117, ../../src/sass/partials/body/_lungs.scss */
section#lungs .background#lungs .oxygen .right-lung svg {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

/*********************/
/* OXYGEN ANIMATIONS */
/*********************/
@-webkit-keyframes rightlung1 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-56px, 40px);
    transform: translate(-56px, 40px);
  }
  50% {
    -webkit-transform: translate(125px, 170px);
    transform: translate(125px, 170px);
  }
  70% {
    -webkit-transform: translate(110px, -140px);
    transform: translate(110px, -140px);
  }
  90% {
    -webkit-transform: translate(-20px, -190px);
    transform: translate(-20px, -190px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes rightlung1 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-56px, 40px);
    transform: translate(-56px, 40px);
  }
  50% {
    -webkit-transform: translate(125px, 170px);
    transform: translate(125px, 170px);
  }
  70% {
    -webkit-transform: translate(110px, -140px);
    transform: translate(110px, -140px);
  }
  90% {
    -webkit-transform: translate(-20px, -190px);
    transform: translate(-20px, -190px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@-webkit-keyframes rightlung2 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  5% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
  }
  15% {
    -webkit-transform: translate(50px, 60px);
    transform: translate(50px, 60px);
  }
  30% {
    -webkit-transform: translate(80px, -70px);
    transform: translate(80px, -70px);
  }
  45% {
    -webkit-transform: translate(-130px, -160px);
    transform: translate(-130px, -160px);
  }
  70% {
    -webkit-transform: translate(0, -290px);
    transform: translate(0, -290px);
  }
  80% {
    -webkit-transform: translate(-100px, -320px);
    transform: translate(-100px, -320px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes rightlung2 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  5% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
  }
  15% {
    -webkit-transform: translate(50px, 60px);
    transform: translate(50px, 60px);
  }
  30% {
    -webkit-transform: translate(80px, -70px);
    transform: translate(80px, -70px);
  }
  45% {
    -webkit-transform: translate(-130px, -160px);
    transform: translate(-130px, -160px);
  }
  70% {
    -webkit-transform: translate(0, -290px);
    transform: translate(0, -290px);
  }
  80% {
    -webkit-transform: translate(-100px, -320px);
    transform: translate(-100px, -320px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-webkit-keyframes rightlung3 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-30px, -160px);
    transform: translate(-30px, -160px);
  }
  50% {
    -webkit-transform: translate(-40px, 170px);
    transform: translate(-40px, 170px);
  }
  70% {
    -webkit-transform: translate(-110px, -170px);
    transform: translate(-110px, -170px);
  }
  90% {
    -webkit-transform: translate(-160px, 70px);
    transform: translate(-160px, 70px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes rightlung3 {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-30px, -160px);
    transform: translate(-30px, -160px);
  }
  50% {
    -webkit-transform: translate(-40px, 170px);
    transform: translate(-40px, 170px);
  }
  70% {
    -webkit-transform: translate(-110px, -170px);
    transform: translate(-110px, -170px);
  }
  90% {
    -webkit-transform: translate(-160px, 70px);
    transform: translate(-160px, 70px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@-webkit-keyframes rightlung4 {
  from {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(-40px, -30px);
    transform: translate(-40px, -30px);
  }
  40% {
    -webkit-transform: translate(40px, 160px);
    transform: translate(40px, 160px);
  }
  60% {
    -webkit-transform: translate(140px, -20px);
    transform: translate(140px, -20px);
  }
  80% {
    -webkit-transform: translate(-30px, -60px);
    transform: translate(-30px, -60px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes rightlung4 {
  from {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(-40px, -30px);
    transform: translate(-40px, -30px);
  }
  40% {
    -webkit-transform: translate(40px, 160px);
    transform: translate(40px, 160px);
  }
  60% {
    -webkit-transform: translate(140px, -20px);
    transform: translate(140px, -20px);
  }
  80% {
    -webkit-transform: translate(-30px, -60px);
    transform: translate(-30px, -60px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@-webkit-keyframes leftlung1 {
  from {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(10px, 150px);
    transform: translate(10px, 150px);
  }
  40% {
    -webkit-transform: translate(20px, -140px);
    transform: translate(20px, -140px);
  }
  45% {
    -webkit-transform: translate(-40px, -140px);
    transform: translate(-40px, -140px);
  }
  60% {
    -webkit-transform: translate(-110px, 240px);
    transform: translate(-110px, 240px);
  }
  80% {
    -webkit-transform: translate(-110px, -20px);
    transform: translate(-110px, -20px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes leftlung1 {
  from {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(10px, 150px);
    transform: translate(10px, 150px);
  }
  40% {
    -webkit-transform: translate(20px, -140px);
    transform: translate(20px, -140px);
  }
  45% {
    -webkit-transform: translate(-40px, -140px);
    transform: translate(-40px, -140px);
  }
  60% {
    -webkit-transform: translate(-110px, 240px);
    transform: translate(-110px, 240px);
  }
  80% {
    -webkit-transform: translate(-110px, -20px);
    transform: translate(-110px, -20px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@-webkit-keyframes opacityoxygen {
  from {
    opacity: 0.7;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes opacityoxygen {
  from {
    opacity: 0.7;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
/* line 1, ../../src/sass/partials/body/_heart.scss */
section#heart {
  min-height: 900px;
  background-color: #7E2447;
  text-align: center;
}
/* line 4, ../../src/sass/partials/body/_heart.scss */
section#heart h2 {
  font-family: "Sketch Rockwell";
  font-size: 70px;
  line-height: 66px;
  margin: 0;
}
/* line 11, ../../src/sass/partials/body/_heart.scss */
section#heart .down-arrow {
  margin: 40px 0;
}
/* line 15, ../../src/sass/partials/body/_heart.scss */
section#heart .section-rip polygon {
  fill: #8BADAE;
}
/* line 20, ../../src/sass/partials/body/_heart.scss */
section#heart .container {
  max-width: 800px;
  position: relative;
  margin: 0 auto;
}
/* line 25, ../../src/sass/partials/body/_heart.scss */
section#heart .content {
  color: #fff;
  text-align: left;
  position: absolute;
  width: 260px;
  top: 140px;
  left: 50px;
}
/* line 33, ../../src/sass/partials/body/_heart.scss */
section#heart .heart {
  position: absolute;
  right: -60px;
  top: 30px;
  height: 800px;
  text-align: left;
  z-index: 3;
}
/* line 40, ../../src/sass/partials/body/_heart.scss */
section#heart .heart svg {
  width: 550px;
}
/* line 42, ../../src/sass/partials/body/_heart.scss */
section#heart .heart svg #main_chamber {
  -webkit-animation: pulsingheart 1s infinite;
  animation: pulsingheart 1s infinite;
}
/* line 45, ../../src/sass/partials/body/_heart.scss */
section#heart .heart svg #top_chamber {
  -webkit-animation: topchamber 1s infinite;
  animation: topchamber 1s infinite;
}
/* line 52, ../../src/sass/partials/body/_heart.scss */
section#heart .heart.palpitations svg #main_chamber, section#heart .heart.palpitations svg #top_chamber {
  -webkit-animation: palpitations 0.3s infinite;
  animation: palpitations 0.3s infinite;
}

@-webkit-keyframes pulsingheart {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.011, 1);
    transform: scale(1.011, 1);
  }
  50% {
    -webkit-transform: scale(1, 0.9899);
    transform: scale(1, 0.9899);
  }
  70% {
    -webkit-transform: scale(1.011, 0.989);
    transform: scale(1.011, 0.989);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes pulsingheart {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.011, 1);
    transform: scale(1.011, 1);
  }
  50% {
    -webkit-transform: scale(1, 0.9899);
    transform: scale(1, 0.9899);
  }
  70% {
    -webkit-transform: scale(1.011, 0.989);
    transform: scale(1.011, 0.989);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes topchamber {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.011, 1.0012);
    transform: scale(1.011, 1.0012);
  }
  50% {
    -webkit-transform: scale(1.001, 1);
    transform: scale(1.001, 1);
  }
  70% {
    -webkit-transform: scale(1.00999, 1.00111);
    transform: scale(1.00999, 1.00111);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes topchamber {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.011, 1.0012);
    transform: scale(1.011, 1.0012);
  }
  50% {
    -webkit-transform: scale(1.001, 1);
    transform: scale(1.001, 1);
  }
  70% {
    -webkit-transform: scale(1.00999, 1.00111);
    transform: scale(1.00999, 1.00111);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes palpitations {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.015, 1);
    transform: scale(1.015, 1);
  }
  50% {
    -webkit-transform: scale(1.011, 0.9799);
    transform: scale(1.011, 0.9799);
  }
  70% {
    -webkit-transform: scale(1.015, 0.969);
    transform: scale(1.015, 0.969);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes palpitations {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  30% {
    -webkit-transform: scale(1.015, 1);
    transform: scale(1.015, 1);
  }
  50% {
    -webkit-transform: scale(1.011, 0.9799);
    transform: scale(1.011, 0.9799);
  }
  70% {
    -webkit-transform: scale(1.015, 0.969);
    transform: scale(1.015, 0.969);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
/* line 1, ../../src/sass/partials/body/_stomach.scss */
section#stomach {
  background-color: #97BECF;
}
/* line 4, ../../src/sass/partials/body/_stomach.scss */
section#stomach h2 {
  font-family: "Thirsty Rough";
  font-size: 58px;
}
/* line 9, ../../src/sass/partials/body/_stomach.scss */
section#stomach .section-rip polygon {
  fill: #7E2447;
}
/* line 13, ../../src/sass/partials/body/_stomach.scss */
section#stomach .container {
  max-width: 800px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 20, ../../src/sass/partials/body/_stomach.scss */
section#stomach .content {
  color: #fff;
  text-align: left;
  position: absolute;
  width: 410px;
  top: 50px;
  left: 50px;
  z-index: 4;
}
/* line 30, ../../src/sass/partials/body/_stomach.scss */
section#stomach .stomach {
  position: absolute;
  top: 50px;
  right: -130px;
  margin: 0;
  -webkit-transform: none;
  transform: none;
  z-index: 3;
}
/* line 38, ../../src/sass/partials/body/_stomach.scss */
section#stomach .stomach svg {
  width: 1000px;
  height: 900px;
}
/* line 42, ../../src/sass/partials/body/_stomach.scss */
section#stomach .stomach svg .liquid {
  -webkit-animation: bubbles 3.4s infinite;
  animation: bubbles 3.4s infinite;
}

/*********************/
/* STOMACH ANIMATIONS */
/*********************/
@-webkit-keyframes bubbles {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-56px, 40px);
    transform: translate(-56px, 40px);
  }
  50% {
    -webkit-transform: translate(125px, 170px);
    transform: translate(125px, 170px);
  }
  70% {
    -webkit-transform: translate(110px, -140px);
    transform: translate(110px, -140px);
  }
  90% {
    -webkit-transform: translate(-20px, -190px);
    transform: translate(-20px, -190px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@keyframes bubbles {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  30% {
    -webkit-transform: translate(-56px, 40px);
    transform: translate(-56px, 40px);
  }
  50% {
    -webkit-transform: translate(125px, 170px);
    transform: translate(125px, 170px);
  }
  70% {
    -webkit-transform: translate(110px, -140px);
    transform: translate(110px, -140px);
  }
  90% {
    -webkit-transform: translate(-20px, -190px);
    transform: translate(-20px, -190px);
  }
  to {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
/* line 1, ../../src/sass/partials/body/_bladder.scss */
section#bladder {
  text-align: center;
  background-color: #00b3AD;
}
/* line 4, ../../src/sass/partials/body/_bladder.scss */
section#bladder h2 {
  font-family: "Vanilla";
  font-size: 37px;
  margin-bottom: 40px;
}
/* line 10, ../../src/sass/partials/body/_bladder.scss */
section#bladder .section-rip polygon {
  fill: #97BECF;
}
/* line 14, ../../src/sass/partials/body/_bladder.scss */
section#bladder .content {
  color: #fff;
  text-align: center;
  position: absolute;
  width: 500px;
  top: 340px;
  left: 50%;
  margin-left: -250px;
  margin-top: -20px;
  z-index: 4;
}
/* line 25, ../../src/sass/partials/body/_bladder.scss */
section#bladder .bladder {
  z-index: 3;
  position: absolute;
  width: 800px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 31, ../../src/sass/partials/body/_bladder.scss */
section#bladder .bladder svg {
  width: 800px;
  height: 890px;
  margin: 0 auto;
  margin-top: 50px;
}

/* line 1, ../../src/sass/partials/body/_skin.scss */
section#skin {
  background-color: #ffe9da;
  min-height: 0;
  padding-bottom: 40px;
  overflow-x: hidden;
}
/* line 6, ../../src/sass/partials/body/_skin.scss */
section#skin h2 {
  font-family: "museo";
}
/* line 10, ../../src/sass/partials/body/_skin.scss */
section#skin .section-rip polygon {
  fill: #00b3AD;
}
/* line 14, ../../src/sass/partials/body/_skin.scss */
section#skin .background {
  position: relative;
}
/* line 16, ../../src/sass/partials/body/_skin.scss */
section#skin .background .hair {
  position: relative;
  top: -5px;
  left: 0;
  width: 100%;
  background-image: url(images/hair.svg);
  background-size: cover;
  height: 720px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
/* line 27, ../../src/sass/partials/body/_skin.scss */
section#skin .background .hair .content {
  color: #ffe9da;
  text-align: center;
  position: absolute;
  width: 600px;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 37, ../../src/sass/partials/body/_skin.scss */
section#skin .background .container {
  margin: 0 auto;
}
/* line 40, ../../src/sass/partials/body/_skin.scss */
section#skin .background .container .content {
  color: #4E3E2E;
  text-align: center;
  max-width: 700px;
  padding: 0 50px;
  margin: auto;
}
/* line 47, ../../src/sass/partials/body/_skin.scss */
section#skin .background .container .content h2 {
  font-weight: 100;
  font-size: 36px;
}
/* line 53, ../../src/sass/partials/body/_skin.scss */
section#skin .background .arm {
  position: absolute;
  background-image: url(images/hand.svg);
  width: 1400px;
  height: 500px;
  background-size: 1400px;
  background-position: top left;
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -700px;
  top: 350px;
  z-index: 10;
}
/* line 66, ../../src/sass/partials/body/_skin.scss */
section#skin .background .arm.wiped {
  left: -700px;
}
/* line 70, ../../src/sass/partials/body/_skin.scss */
section#skin .background .phew {
  position: relative;
  top: -110px;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
}
/* line 76, ../../src/sass/partials/body/_skin.scss */
section#skin .background .phew p {
  font-size: 64px;
  font-weight: 900;
  margin: -10px 0 0 0;
  color: #4E3E2E;
}

/* line 87, ../../src/sass/partials/body/_skin.scss */
nav.resources {
  font-size: 0;
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 30px;
}
/* line 92, ../../src/sass/partials/body/_skin.scss */
nav.resources ul, nav.resources li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  vertical-align: top;
}
/* line 98, ../../src/sass/partials/body/_skin.scss */
nav.resources li {
  width: 25%;
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  border-left: 2px dashed #fff;
  text-align: center;
}
/* line 106, ../../src/sass/partials/body/_skin.scss */
nav.resources li p, nav.resources li a {
  text-decoration: underline;
  color: #000;
  font-size: 16px;
  margin: 1em 0;
  display: inline-block;
  transition: 0.2s ease-in-out;
}
/* line 115, ../../src/sass/partials/body/_skin.scss */
nav.resources li a:hover {
  font-weight: 600;
  text-decoration: none;
}
/* line 120, ../../src/sass/partials/body/_skin.scss */
nav.resources li:last-of-type {
  border-right: 2px dashed #fff;
}
/* line 123, ../../src/sass/partials/body/_skin.scss */
nav.resources li ul {
  width: 100%;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 127, ../../src/sass/partials/body/_skin.scss */
nav.resources li ul li {
  width: 100%;
  padding: 10px 30px;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: none;
  border-right: none;
}
/* line 134, ../../src/sass/partials/body/_skin.scss */
nav.resources li ul li:last-of-type {
  border-right: none;
}
/* line 137, ../../src/sass/partials/body/_skin.scss */
nav.resources li ul li a {
  padding: 10px;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin: 1em 0;
  display: block;
}
/* line 145, ../../src/sass/partials/body/_skin.scss */
nav.resources li ul li a:hover {
  text-decoration: underline;
}
/* DO NOT EDIT THIS FILE! */
/* to make changes, create a file called hacks.css and put them in there */
/* DO NOT EDIT THIS FILE! */