/* =============================================================================
Imports
========================================================================== */
/* colour ----*/
/* typoraphy ----- */
/* monster colours ----- */
/* monster limb position ----- */
/* # normalize css */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
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.
 */
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.
 */
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.
 */
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/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

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

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
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.
 */
input[type="checkbox"],
input[type="radio"] {
  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`.
 */
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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * 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).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
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.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* # global elements */
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #404040;
  font-family: "amatic_scbold", cursive;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

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

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

img, svg {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

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

.clear:after {
  clear: both; }

/* =============================================================================
Main Styles
========================================================================== */
html, body {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  /*position: fixed;*/
  background-image: url(../img/background.jpg);
  background-repeat: repeat-y;
  background-position: center center;
  background-size: cover; }

body {
  font-size: 44px;
  font-size: 2.75rem;
  font-family: "amatic_scbold", cursive;
  line-height: 1;
  /*font-weight: bold;*/ }

h1 {
  font-size: 80px;
  font-size: 5rem;
  line-height: 1em; }

h2 {
  font-size: 64px;
  font-size: 4rem;
  line-height: 1em;
  margin: 0px;
  padding: 0px; }

i {
  padding-right: 5px; }

.question-mark {
  font-family: cursive;
  font-weight: 700;
  font-style: normal; }

#page {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 900px;
  max-width: 100%;
  height: 700px;
  /*overflow: hidden;*/
  -webkit-overflow-scrolling: touch;
  margin: 10px auto 0px auto;
  padding: 0px; }

.ring-tile {
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  background-position: center center; }

.triangle-tile {
  background-image: url(../img/triangle.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 700px;
  margin: 0px;
  padding: 0px;
  display: none; }

.slideshow {
  position: absolute;
  top: 230px;
  left: 0px;
  width: 100%;
  min-height: 300px;
  z-index: 990;
  text-align: center;
  line-height: 1.25em;
  text-transform: lowercase;
  font-size: 2.3em; }

.slide {
  position: absolute;
  width: 38%;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.25em;
  text-transform: lowercase;
  display: none; }

.slide-final {
  position: absolute;
  width: 75%;
  top: 40%;
  left: 50%;
  min-height: 500px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1.25em;
  text-transform: lowercase;
  display: none; }

.next-slide {
  position: absolute;
  top: 0%;
  height: 100%;
  width: 79%;
  right: 0px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0);
  z-index: 999;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.prev-slide {
  position: absolute;
  top: 0%;
  height: 100%;
  width: 19%;
  left: 0px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0);
  z-index: 900;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.next-slide div {
  position: absolute;
  bottom: 20px;
  right: 10px; }

.prev-slide div {
  position: absolute;
  top: 45%;
  left: 10px; }

.highlight-text1, .highlight-text2 {
  display: inline-block;
  font-size: 56px;
  font-size: 3.5rem;
  vertical-align: bottom;
  margin: 0px; }

#spin {
  display: none; }

.touch-spin {
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: 999;
  margin: -200px auto auto -200px;
  top: 50%;
  left: 50%;
  background-image: url(../img/spin-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.main-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px 0px;
  border-radius: 50px;
  display: none; }
  .main-text h1 {
    font-size: 1.7em;
    text-align: center;
    margin: 0px;
    padding: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    font-family: "amatic_scbold", cursive;
    font-style: normal;
    font-weight: normal; }

.backbutton {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  width: 8%;
  margin: 0px;
  padding: 0px; }
  .backbutton ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 0.6em; }
    .backbutton ul li {
      display: block;
      text-align: center;
      margin: 0px;
      padding: 0px;
      color: #fff; }
      .backbutton ul li a {
        width: 100%;
        display: inline-block;
        color: #fff;
        padding: 10px 10px 15px 10px;
        background-color: cadetblue;
        text-decoration: none;
        box-shadow: inset 0px 0px 15px #333333; }
        .backbutton ul li a:active {
          tap-highlight-color: #4ec9b6;
          background-color: #4ec9b6; }

.analogous-purple, .analogous-green, .analogous-orange, .complementary-purple, .complementary-green, .complementary-orange {
  position: absolute;
  z-index: 1;
  width: 200px;
  height: 200px; }

.top {
  z-index: 900; }

.text-blue-a1 {
  color: black; }

.text-blue-a2 {
  color: #00aaff; }

.text-blue-a3 {
  color: cyan; }

.ring {
  position: relative;
  width: 900px;
  max-width: 90%;
  height: 700px;
  z-index: 1;
  margin: 0 auto; }
  .ring .r-left {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    text-align: right; }
  .ring .r-right {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    text-align: left; }
  .ring .r-bottom {
    position: absolute;
    top: 484px;
    left: 0px;
    text-align: center;
    width: 98%; }

.mix-circle1 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 42%;
  left: 35%;
  background-image: url("../img/mixing-circle.png");
  background-repeat: no-repeat;
  background-position: center; }

.mix-circle2 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 42%;
  right: 35%;
  background-image: url("../img/mixing-circle1.png");
  background-repeat: no-repeat;
  background-position: center; }

.pond-red {
  background-image: url(../img/red-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-red {
  color: #cc0000;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-red-orange-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-red-orange-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-red-orange-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-red-purple-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-red-purple-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-red-purple-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-red-comp {
  color: #00d5ff; }

.pond-yellow {
  background-image: url(../img/yellow-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-yellow {
  color: #ccc200;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-blue-green-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-blue-green-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-blue-green-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-blue-purple-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-blue-purple-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-blue-purple-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-yellow-comp {
  color: #1e00ff; }

.pond-blue {
  background-image: url(../img/blue-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-blue {
  color: #0000cc;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-yellow-orange-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-yellow-orange-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-yellow-orange-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-yellow-green-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-yellow-green-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-yellow-green-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-blue-comp {
  color: #d5ff00; }

.pond-purple {
  background-image: url(../img/purple-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-purple {
  color: #6a1c68;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-red-orange-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-red-orange-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-red-orange-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-red-purple-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-red-purple-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-red-purple-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-purple-comp {
  color: #27923c; }

.pond-green {
  background-image: url(../img/green-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-green {
  color: #007338;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-blue-green-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-blue-green-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-blue-green-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-blue-purple-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-blue-purple-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-blue-purple-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-green-comp {
  color: #a60039; }

.pond-orange {
  background-image: url(../img/orange-slime-pond.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.text-orange {
  color: #cc6e00;
  font-weight: normal;
  vertical-align: bottom; }

    /*.text-yellow-orange-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -15);
        color:darken($thecolour, 5%);  
    }

    .text-yellow-orange-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -30);
        color:darken($thecolour, 5%);
    }

    .text-yellow-orange-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), -45);
        color:darken($thecolour, 5%);
    }

    .text-yellow-green-a1 {  
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 15);
        color:darken($thecolour, 5%);  
    }

    .text-yellow-green-a2 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 30);
        color:darken($thecolour, 5%);
    }

    .text-yellow-green-a3 {
        $thecolour: adjust_hue(nth($colours-analogous-mix, $i), 45);
        color:darken($thecolour, 5%);
    }*/
.text-orange-comp {
  color: #004bff; }

.text-red-orange-a1 {
  color: #ff4800; }

.text-red-orange-a2 {
  color: #ff6600; }

.text-red-purple-a1 {
  color: #ff0054; }

.text-red-purple-a2 {
  color: #ef0182; }

.text-blue-purple-a1 {
  color: #7900f5; }

.text-blue-purple-a2 {
  color: #7f00f5; }

.text-blue-green-a1 {
  color: #0191c6; }

.text-blue-green-a2 {
  color: #00b9a5; }

.text-yellow-green-a1 {
  color: #acde00; }

.text-yellow-green-a2 {
  color: #8dde00; }

.text-yellow-orange-a1 {
  color: #debc00; }

.text-yellow-orange-a2 {
  color: #de8d00; }

.text-red-tint {
  color: #ff8080; }

.text-blue-tint {
  color: #8080ff; }

.text-yellow-tint {
  color: #fff980; }

.text-green-tint {
  color: #80d3a8; }

.text-orange-tint {
  color: #ffc580; }

.text-purple-tint {
  color: #c993c7; }

.text-red-shade {
  color: maroon; }

.text-blue-shade {
  color: navy; }

.text-yellow-shade {
  color: #807900; }

.text-green-shade {
  color: #005329; }

.text-orange-shade {
  color: #804500; }

.text-purple-shade {
  color: #491448; }

.container {
  min-width: 200px;
  min-height: 200px;
  position: absolute; }

.container-tint {
  width: 130px;
  height: 130px;
  position: absolute;
  z-index: 15;
  left: -20px;
  top: 38%; }
  .container-tint .pond-white {
    width: 100%;
    height: 100%;
    background-image: url(../img/white-slime-pond.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.container-shade {
  width: 130px;
  height: 130px;
  position: absolute;
  z-index: 15;
  right: -20px;
  top: 38%; }
  .container-shade .pond-black {
    width: 100%;
    height: 100%;
    background-image: url(../img/black-slime-pond.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.container-sec {
  width: 200px;
  height: 200px;
  position: absolute;
  z-index: 15;
  display: none; }
  .container-sec .analogous-purple, .container-sec .analogous-orange, .container-sec .analogous-green, .container-sec .complementary-purple, .container-sec .complementary-orange, .container-sec .complementary-green {
    display: none; }
  .container-sec .pond-purple, .container-sec .pond-orange, .container-sec .pond-green {
    width: 100%;
    height: 100%; }
  .container-sec .bottom {
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .container-sec .left {
    top: 50%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .container-sec .right {
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.top-center {
  top: -30px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%); }

.bottom-right {
  bottom: 20px;
  right: 0px; }

.bottom-left {
  bottom: 20px;
  left: 0px; }

.top-right {
  top: 110px;
  right: 50px; }

.top-left {
  top: 110px;
  left: 50px; }

.bottom-center {
  bottom: 0px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%); }

#monster0 .complementary-colour-green {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(../img/complementary-green.png);
  background-repeat: no-repeat;
  display: none; }
#monster0 .analogous-colour-purple {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  bottom: 90px;
  left: 0px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  background-image: url(../img/analogous-red-purple.png);
  background-repeat: no-repeat;
  display: none; }
#monster0 .analogous-colour-orange {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  bottom: 90px;
  right: 0px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  background-image: url(../img/analogous-red-orange.png);
  background-repeat: no-repeat;
  display: none; }

#monster1 .complementary-colour-purple {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 0px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  background-image: url(../img/complementary-purple.png);
  background-repeat: no-repeat;
  display: none; }
#monster1 .analogous-colour-orange {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 90px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  background-image: url(../img/analogous-yellow-orange.png);
  background-repeat: no-repeat;
  display: none; }
#monster1 .analogous-colour-green {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 120px;
  left: 0px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  background-image: url(../img/analogous-yellow-green.png);
  background-repeat: no-repeat;
  display: none; }
#monster1 .speech-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 203px;
  height: 107px;
  background-image: url(../img/speech-2.png);
  background-repeat: no-repeat;
  z-index: 999;
  font-size: 25.6px;
  font-size: 1.6rem;
  display: none;
  font-style: normal;
  font-weight: normal; }
  #monster1 .speech-img div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
            transform: translate(-50%, -80%);
    text-align: center; }

#monster2 .complementary-colour-orange {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 40px;
  right: 0px;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  background-image: url(../img/complementary-orange.png);
  background-repeat: no-repeat;
  display: none; }
#monster2 .analogous-colour-purple {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 100px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  background-image: url(../img/analogous-blue-purple.png);
  background-repeat: no-repeat;
  display: none; }
#monster2 .analogous-colour-green {
  width: 106px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 130px;
  right: 0px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  background-image: url(../img/analogous-blue-green.png);
  background-repeat: no-repeat;
  display: none; }
#monster2 .speech-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 203px;
  height: 107px;
  background-image: url(../img/speech-3.png);
  background-repeat: no-repeat;
  z-index: 999;
  font-size: 25.6px;
  font-size: 1.6rem;
  display: none; }
  #monster2 .speech-img div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
            transform: translate(-50%, -80%);
    text-align: center; }

.monster-red {
  position: relative;
  width: 300px;
  height: 300px;
  display: inline-block; }
  .monster-red .speech-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 203px;
    height: 107px;
    background-image: url(../img/speech-1.png);
    background-repeat: no-repeat;
    z-index: 999;
    font-size: 25.6px;
    font-size: 1.6rem;
    display: none; }
    .monster-red .speech-img div {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -30%);
              transform: translate(-50%, -30%);
      text-align: center; }
  .monster-red .head {
    position: relative;
    width: 100%; }
    .monster-red .head .the-monster {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 10; }
    .monster-red .head .the-monster-slime {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 8; }
    .monster-red .head .back-color {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 9; }
    .monster-red .head .svg-color path {
      fill: #ff4d4d; }
    .monster-red .head .clipme-left {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-red .head .clipme-left .left-limb {
        position: absolute;
        top: 60px;
        left: 25px;
        width: 142px;
        height: 90px;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg); }
        .monster-red .head .clipme-left .left-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-red .head .clipme-left .left-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-red .head .clipme-left .left-limb .limb-back .svg-limb-colour path {
            fill: #ff4d4d; }
    .monster-red .head .clipme-right {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-red .head .clipme-right .right-limb {
        position: absolute;
        top: 110px;
        right: 0px;
        width: 172px;
        height: 82px;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg); }
        .monster-red .head .clipme-right .right-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-red .head .clipme-right .right-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-red .head .clipme-right .right-limb .limb-back .svg-limb-colour path {
            fill: #ff4d4d; }

.monster-yellow {
  position: relative;
  width: 300px;
  height: 300px;
  display: inline-block; }
  .monster-yellow .speech-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 203px;
    height: 107px;
    background-image: url(../img/speech-1.png);
    background-repeat: no-repeat;
    z-index: 999;
    font-size: 25.6px;
    font-size: 1.6rem;
    display: none; }
    .monster-yellow .speech-img div {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -30%);
              transform: translate(-50%, -30%);
      text-align: center; }
  .monster-yellow .head {
    position: relative;
    width: 100%; }
    .monster-yellow .head .the-monster {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 10; }
    .monster-yellow .head .the-monster-slime {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 8; }
    .monster-yellow .head .back-color {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 9; }
    .monster-yellow .head .svg-color path {
      fill: #fff64d; }
    .monster-yellow .head .clipme-left {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-yellow .head .clipme-left .left-limb {
        position: absolute;
        top: 120px;
        left: 5px;
        width: 142px;
        height: 90px;
        -webkit-transform: rotate(-20deg);
                transform: rotate(-20deg); }
        .monster-yellow .head .clipme-left .left-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-yellow .head .clipme-left .left-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-yellow .head .clipme-left .left-limb .limb-back .svg-limb-colour path {
            fill: #fff64d; }
    .monster-yellow .head .clipme-right {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-yellow .head .clipme-right .right-limb {
        position: absolute;
        top: 50px;
        right: 0px;
        width: 172px;
        height: 82px;
        -webkit-transform: rotate(-50deg);
                transform: rotate(-50deg); }
        .monster-yellow .head .clipme-right .right-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-yellow .head .clipme-right .right-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-yellow .head .clipme-right .right-limb .limb-back .svg-limb-colour path {
            fill: #fff64d; }

.monster-blue {
  position: relative;
  width: 300px;
  height: 300px;
  display: inline-block; }
  .monster-blue .speech-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 203px;
    height: 107px;
    background-image: url(../img/speech-1.png);
    background-repeat: no-repeat;
    z-index: 999;
    font-size: 25.6px;
    font-size: 1.6rem;
    display: none; }
    .monster-blue .speech-img div {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      -webkit-transform: translate(-50%, -30%);
              transform: translate(-50%, -30%);
      text-align: center; }
  .monster-blue .head {
    position: relative;
    width: 100%; }
    .monster-blue .head .the-monster {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 10; }
    .monster-blue .head .the-monster-slime {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 8; }
    .monster-blue .head .back-color {
      position: absolute;
      width: 100%;
      top: 0px;
      left: 0px;
      z-index: 9; }
    .monster-blue .head .svg-color path {
      fill: #4d4dff; }
    .monster-blue .head .clipme-left {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-blue .head .clipme-left .left-limb {
        position: absolute;
        top: 140px;
        left: 40px;
        width: 142px;
        height: 90px;
        -webkit-transform: rotate(-50deg);
                transform: rotate(-50deg); }
        .monster-blue .head .clipme-left .left-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-blue .head .clipme-left .left-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-blue .head .clipme-left .left-limb .limb-back .svg-limb-colour path {
            fill: #4d4dff; }
    .monster-blue .head .clipme-right {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 50%;
      height: 350px;
      overflow: hidden;
      z-index: 2; }
      .monster-blue .head .clipme-right .right-limb {
        position: absolute;
        top: 160px;
        right: 0px;
        width: 172px;
        height: 82px;
        -webkit-transform: rotate(50deg);
                transform: rotate(50deg); }
        .monster-blue .head .clipme-right .right-limb .limb {
          position: absolute;
          z-index: 4; }
        .monster-blue .head .clipme-right .right-limb .limb-back {
          position: absolute;
          z-index: 3; }
          .monster-blue .head .clipme-right .right-limb .limb-back .svg-limb-colour path {
            fill: #4d4dff; }

/* # animation classes */
/* red colour change */
.animate-red-purple path {
  -webkit-animation-name: red-to-purple;
          animation-name: red-to-purple;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes red-to-purple {
  from {
    fill: #ff4d4d; }
  to {
    fill: #92278f; } }

@keyframes red-to-purple {
  from {
    fill: #ff4d4d; }
  to {
    fill: #92278f; } }
.animate-red-orange path {
  -webkit-animation-name: red-to-orange;
          animation-name: red-to-orange;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes red-to-orange {
  from {
    fill: #ff4d4d; }
  to {
    fill: #ff8a00; } }

@keyframes red-to-orange {
  from {
    fill: #ff4d4d; }
  to {
    fill: #ff8a00; } }
.animate-orange-red path {
  -webkit-animation-name: orange-to-red;
          animation-name: orange-to-red;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes orange-to-red {
  from {
    fill: #ff8a00; }
  to {
    fill: #ff4d4d; } }

@keyframes orange-to-red {
  from {
    fill: #ff8a00; }
  to {
    fill: #ff4d4d; } }
.animate-purple-red path {
  -webkit-animation-name: purple-to-red;
          animation-name: purple-to-red;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes purple-to-red {
  from {
    fill: #92278f; }
  to {
    fill: #ff4d4d; } }

@keyframes purple-to-red {
  from {
    fill: #92278f; }
  to {
    fill: #ff4d4d; } }
/* tint red */
.animate-red-white path {
  -webkit-animation-name: red-to-white;
          animation-name: red-to-white;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes red-to-white {
  from {
    fill: #ff4d4d; }
  to {
    fill: #ff8080; } }

@keyframes red-to-white {
  from {
    fill: #ff4d4d; }
  to {
    fill: #ff8080; } }
.animate-white-red path {
  -webkit-animation-name: white-to-red;
          animation-name: white-to-red;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes white-to-red {
  from {
    fill: #ff8080; }
  to {
    fill: #ff4d4d; } }

@keyframes white-to-red {
  from {
    fill: #ff8080; }
  to {
    fill: #ff4d4d; } }
/* black red */
.animate-red-black path {
  -webkit-animation-name: red-to-black;
          animation-name: red-to-black;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes red-to-black {
  from {
    fill: #ff4d4d; }
  to {
    fill: maroon; } }

@keyframes red-to-black {
  from {
    fill: #ff4d4d; }
  to {
    fill: maroon; } }
.animate-black-red path {
  -webkit-animation-name: black-to-red;
          animation-name: black-to-red;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes black-to-red {
  from {
    fill: maroon; }
  to {
    fill: #ff4d4d; } }

@keyframes black-to-red {
  from {
    fill: maroon; }
  to {
    fill: #ff4d4d; } }
/* blue colour change */
.animate-blue-purple path {
  -webkit-animation-name: blue-to-purple;
          animation-name: blue-to-purple;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes blue-to-purple {
  from {
    fill: #4d4dff; }
  to {
    fill: #92278f; } }

@keyframes blue-to-purple {
  from {
    fill: #4d4dff; }
  to {
    fill: #92278f; } }
.animate-blue-green path {
  -webkit-animation-name: blue-to-green;
          animation-name: blue-to-green;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes blue-to-green {
  from {
    fill: #4d4dff; }
  to {
    fill: #00a651; } }

@keyframes blue-to-green {
  from {
    fill: #4d4dff; }
  to {
    fill: #00a651; } }
.animate-green-blue path {
  -webkit-animation-name: green-to-blue;
          animation-name: green-to-blue;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes green-to-blue {
  from {
    fill: #00a651; }
  to {
    fill: #4d4dff; } }

@keyframes green-to-blue {
  from {
    fill: #00a651; }
  to {
    fill: #4d4dff; } }
.animate-purple-blue path {
  -webkit-animation-name: purple-to-blue;
          animation-name: purple-to-blue;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes purple-to-blue {
  from {
    fill: #92278f; }
  to {
    fill: #4d4dff; } }

@keyframes purple-to-blue {
  from {
    fill: #92278f; }
  to {
    fill: #4d4dff; } }
/* tint blue */
.animate-blue-white path {
  -webkit-animation-name: blue-to-white;
          animation-name: blue-to-white;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes blue-to-white {
  from {
    fill: #4d4dff; }
  to {
    fill: #8080ff; } }

@keyframes blue-to-white {
  from {
    fill: #4d4dff; }
  to {
    fill: #8080ff; } }
.animate-white-blue path {
  -webkit-animation-name: white-to-blue;
          animation-name: white-to-blue;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes white-to-blue {
  from {
    fill: #8080ff; }
  to {
    fill: #4d4dff; } }

@keyframes white-to-blue {
  from {
    fill: #8080ff; }
  to {
    fill: #4d4dff; } }
/* black blue */
.animate-blue-black path {
  -webkit-animation-name: blue-to-black;
          animation-name: blue-to-black;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes blue-to-black {
  from {
    fill: #4d4dff; }
  to {
    fill: navy; } }

@keyframes blue-to-black {
  from {
    fill: #4d4dff; }
  to {
    fill: navy; } }
.animate-black-blue path {
  -webkit-animation-name: black-to-blue;
          animation-name: black-to-blue;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes black-to-blue {
  from {
    fill: navy; }
  to {
    fill: #4d4dff; } }

@keyframes black-to-blue {
  from {
    fill: navy; }
  to {
    fill: #4d4dff; } }
/* yellow colour change */
.animate-yellow-green path {
  -webkit-animation-name: yellow-to-green;
          animation-name: yellow-to-green;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes yellow-to-green {
  from {
    fill: #fff64d; }
  to {
    fill: #00a651; } }

@keyframes yellow-to-green {
  from {
    fill: #fff64d; }
  to {
    fill: #00a651; } }
.animate-yellow-orange path {
  -webkit-animation-name: yellow-to-orange;
          animation-name: yellow-to-orange;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes yellow-to-orange {
  from {
    fill: #fff64d; }
  to {
    fill: #ff8a00; } }

@keyframes yellow-to-orange {
  from {
    fill: #fff64d; }
  to {
    fill: #ff8a00; } }
.animate-orange-yellow path {
  -webkit-animation-name: orange-to-yellow;
          animation-name: orange-to-yellow;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes orange-to-yellow {
  from {
    fill: #ff8a00; }
  to {
    fill: #fff64d; } }

@keyframes orange-to-yellow {
  from {
    fill: #ff8a00; }
  to {
    fill: #fff64d; } }
.animate-green-yellow path {
  -webkit-animation-name: green-to-yellow;
          animation-name: green-to-yellow;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes green-to-yellow {
  from {
    fill: #00a651; }
  to {
    fill: #fff64d; } }

@keyframes green-to-yellow {
  from {
    fill: #00a651; }
  to {
    fill: #fff64d; } }
/* tint yellow */
.animate-yellow-white path {
  -webkit-animation-name: yellow-to-white;
          animation-name: yellow-to-white;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes yellow-to-white {
  from {
    fill: #fff64d; }
  to {
    fill: #fff980; } }

@keyframes yellow-to-white {
  from {
    fill: #fff64d; }
  to {
    fill: #fff980; } }
.animate-white-yellow path {
  -webkit-animation-name: white-to-yellow;
          animation-name: white-to-yellow;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes white-to-yellow {
  from {
    fill: #fff980; }
  to {
    fill: #fff64d; } }

@keyframes white-to-yellow {
  from {
    fill: #fff980; }
  to {
    fill: #fff64d; } }
/* black yellow */
.animate-yellow-black path {
  -webkit-animation-name: yellow-to-black;
          animation-name: yellow-to-black;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes yellow-to-black {
  from {
    fill: #fff64d; }
  to {
    fill: #807900; } }

@keyframes yellow-to-black {
  from {
    fill: #fff64d; }
  to {
    fill: #807900; } }
.animate-black-yellow path {
  -webkit-animation-name: black-to-yellow;
          animation-name: black-to-yellow;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes black-to-yellow {
  from {
    fill: #807900; }
  to {
    fill: #fff64d; } }

@keyframes black-to-yellow {
  from {
    fill: #807900; }
  to {
    fill: #fff64d; } }
/* =============================================================================
fade and pulse indicator
========================================================================== */
.shake-me-low {
  -webkit-animation-name: shake;
          animation-name: shake;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

/* Standard syntax */
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 10px;
    padding-right: -10px; }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 0px;
    padding-right: 8px; }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 8px;
    padding-right: -5px; } }
@keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 10px;
    padding-right: -10px; }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 0px;
    padding-right: 8px; }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 8px;
    padding-right: -5px; } }
.shake-me-high {
  -webkit-animation-name: shake-high;
          animation-name: shake-high;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

/* Standard syntax */
@-webkit-keyframes shake-high {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 10px;
    padding-right: -10px; }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 0px;
    padding-right: 8px; }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 8px;
    padding-right: -5px; } }
@keyframes shake-high {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 10px;
    padding-right: -10px; }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 0px;
    padding-right: 8px; }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    padding-top: 8px;
    padding-right: -5px; } }
.fade-on {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

/* Standard syntax */
@-webkit-keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.indicator {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid #333;
  z-index: 2;
  display: none;
  -webkit-animation-name: pulse-indicator;
          animation-name: pulse-indicator;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  text-align: center; }

/* Standard syntax */
@-webkit-keyframes pulse-indicator {
  0% {
    width: 50px;
    height: 50px; }
  50% {
    width: 100px;
    height: 100px; }
  100% {
    width: 50px;
    height: 50px; } }
@keyframes pulse-indicator {
  0% {
    width: 50px;
    height: 50px; }
  50% {
    width: 100px;
    height: 100px; }
  100% {
    width: 50px;
    height: 50px; } }
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

/* Standard syntax */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
/* =============================================================================
Fight!
========================================================================== */
.spinme {
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.spinme1 {
  -webkit-animation-name: spin1;
          animation-name: spin1;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.spinme-stop {
  -webkit-animation-name: spin-stop;
          animation-name: spin-stop;
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

.spinme-stop1 {
  -webkit-animation-name: spin-stop1;
          animation-name: spin-stop1;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }

/* Standard syntax */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  50% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  75% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  50% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  75% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
/* Standard syntax */
@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  50% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  75% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
@keyframes spin1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  50% {
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg); }
  75% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
/* Standard syntax */
@-webkit-keyframes spin-stop {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
@keyframes spin-stop {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
/* Standard syntax */
@-webkit-keyframes spin-stop1 {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
@keyframes spin-stop1 {
  from {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
/* =============================================================================
limb reveal
========================================================================== */
/*left limbs */
.limb-red-left {
  -webkit-animation-name: reveal-red-left;
          animation-name: reveal-red-left;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-red-left {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  20% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  40% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  80% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); } }

@keyframes reveal-red-left {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  20% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  40% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  80% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); } }
.limb-yellow-left {
  -webkit-animation-name: reveal-yellow-left;
          animation-name: reveal-yellow-left;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-yellow-left {
  0% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  40% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  80% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  100% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); } }

@keyframes reveal-yellow-left {
  0% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  40% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  80% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  100% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); } }
.limb-blue-left {
  -webkit-animation-name: reveal-blue-left;
          animation-name: reveal-blue-left;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-blue-left {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); }
  20% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  40% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg); }
  60% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  80% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg); }
  100% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); } }

@keyframes reveal-blue-left {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); }
  20% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  40% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg); }
  60% {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  80% {
    -webkit-transform: rotate(-70deg);
            transform: rotate(-70deg); }
  100% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); } }
/*left limbs */
.limb-red-right {
  -webkit-animation-name: reveal-red-right;
          animation-name: reveal-red-right;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-red-right {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  20% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  40% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  80% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); } }

@keyframes reveal-red-right {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
  20% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  40% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  80% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg); } }
.limb-yellow-right {
  -webkit-animation-name: reveal-yellow-right;
          animation-name: reveal-yellow-right;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-yellow-right {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); }
  20% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  40% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  60% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  80% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  100% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); } }

@keyframes reveal-yellow-right {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); }
  20% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  40% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  60% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  80% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg); }
  100% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg); } }
.limb-blue-right {
  -webkit-animation-name: reveal-blue-right;
          animation-name: reveal-blue-right;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes reveal-blue-right {
  0% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg); }
  20% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  40% {
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg); }
  60% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  80% {
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg); }
  100% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg); } }

@keyframes reveal-blue-right {
  0% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg); }
  20% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  40% {
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg); }
  60% {
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg); }
  80% {
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg); }
  100% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg); } }
/* # media queries */
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .orange-spinner {
    top: 100px;
    left: 80%; }

  .green-spinner {
    top: 350px;
    left: 50%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

  .purple-spinner {
    top: 80px;
    left: 20%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #page {
    width: 100%; }

  .orange-spinner {
    top: 100px;
    left: 78%; }

  .green-spinner {
    top: 350px;
    left: 50%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

  .purple-spinner {
    top: 80px;
    left: 22%; } }
/* # helper classes */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.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; }

/* # print classes */
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
