/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

body, html {
  height: 100%;
  font-size: 16px;
}

body {
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%), url(../img/a00e5814.bg-tiles.png) repeat center center;
  background-size: 100%, 10%;
}

h1 {
  margin: 0;
  margin: 0 0 1em 0;
}

p {
  margin: 0 0 1em 0;
  line-height: 1.5em;
}

a {
  color: #fff;
  transition: all 300ms linear;
}
a:hover {
  color: #fe57a1;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.trombone .back {
  width: 63%;
  height: auto;
  position: absolute;
  left: 1%;
  top: 50%;
  z-index: 5;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.trombone .front {
  width: 37%;
  height: auto;
  position: absolute;
  right: 1%;
  top: 50%;
  z-index: 10;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 600ms cubic-bezier(0.175, 0.885, 0.3, 1.51);
}
.trombone.womp1 .front {
  right: 10%;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.3, 1.51);
}
.trombone.womp2 .front {
  right: 17%;
  transition: all 700ms cubic-bezier(0.175, 0.885, 0.3, 1.51);
}
.trombone.womp3 .front {
  right: 26%;
  transition: all 800ms cubic-bezier(0.175, 0.885, 0.3, 1.51);
}
.trombone.womp4 .front {
  right: 32%;
  transition: all 1000ms cubic-bezier(0.175, 0.885, 0.3, 1.51);
}

.womps {
  position: absolute;
  overflow: hidden;
  width: 53%;
  height: 100%;
  left: 47%;
  z-index: 0;
}

.womp {
  display: block;
  position: absolute;
  left: -22%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: auto;
  width: 22%;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.womp1 .womp:nth-child(1),
.womp2 .womp:nth-child(1),
.womp3 .womp:nth-child(1),
.womp4 .womp:nth-child(1) {
  left: 6%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.womp2 .womp:nth-child(2),
.womp3 .womp:nth-child(2),
.womp4 .womp:nth-child(2) {
  left: 30%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.womp3 .womp:nth-child(3),
.womp4 .womp:nth-child(3) {
  left: 51%;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}

.womp4 .womp:nth-child(4) {
  left: 72%;
  -webkit-transform: translateY(-110%);
      -ms-transform: translateY(-110%);
          transform: translateY(-110%);
}

.replay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  z-index: 1000;
  color: #fff;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 80px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms linear;
  display: table;
}
.replay .icon {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.replay i {
  background: url(../img/b4fc92ac.reload.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 30%;
  height: 30%;
  margin: 0 auto;
}
.replay.active {
  opacity: 1;
  pointer-events: auto;
}

.credits {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  color: #fff;
  pointer-events: none;
}
.credits.active {
  pointer-events: auto;
}
.credits .bubble {
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 4px;
  padding: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  max-width: 470px;
  bottom: 3.4em;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 300ms linear, visibility 300ms linear 300ms;
}
.credits .bubble.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transition: opacity 300ms linear, visibility 300ms linear 0;
}
.credits .bubble:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: rgba(0, 0, 0, 0.85);
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
}

.who {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5000px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 300ms ease-out;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.4;
  left: 50%;
  margin-left: -0.75em;
  bottom: 1em;
  pointer-events: all;
  text-align: center;
}
.who:hover {
  background: rgba(0, 0, 0, 0.85);
  color: #fe57a1;
}

.no-csstransitions .no-wompwomp,
.no-svg .no-wompwomp,
.no-audio .no-wompwomp {
  display: block;
}

.no-wompwomp {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  z-index: 10000;
  color: #fff;
  text-align: center
  /* The ghost, nudged to maintain perfect centering */
}
.no-wompwomp:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em
  /* Adjusts for spacing */
}
.no-wompwomp p {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  font-size: 4em;
  margin: 0;
}

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