/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #000;
  background: #FFF;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF. 
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
  /*to enable resizing for IE*/

}
/*because legend doesn't inherit in IE */
legend {
  color: #000;
}
/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}
.display-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.float-left {
  float: left;
  text-align: left;
}
.float-right {
  float: right;
  text-align: right;
}
.ignitiondeck.id-purchase-form-full .id-checkout-description {
  display: none;
}
.ignitiondeck.id-purchase-form-full form {
  padding: 0;
  margin: 0;
}
.ignitiondeck.id-purchase-form-full form h4 {
  display: none;
}
.ignitiondeck.id-purchase-form-full form .form-row {
  width: 100%;
  margin-bottom: 32px !important;
}
.ignitiondeck.id-purchase-form-full form .form-row.third {
  float: left;
}
.ignitiondeck.id-purchase-form-full form .form-row.twothird {
  float: right;
}
.ignitiondeck.id-purchase-form-full form .form-row label {
  font-size: 4rem;
  letter-spacing: 0.5rem;
  margin-bottom: 16px;
}
.ignitiondeck.id-purchase-form-full form .form-row label .required-mark {
  visibility: hidden;
  float: none;
}
.ignitiondeck.id-purchase-form-full form .form-row label .required-mark:before {
  content: '*';
  visibility: visible;
  position: relative;
  top: -0.4rem;
}
.ignitiondeck.id-purchase-form-full form .form-row input {
  border: none;
}
.ignitiondeck.id-purchase-form-full form .form-row .id-checkout-level-desc {
  display: none;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-price {
  margin: 32px 0;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn {
  display: inline-block;
  height: 64px;
  padding: 0 20px;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  line-height: 64px;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  letter-spacing: 0.5rem;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
  margin-right: 20px;
  border: none;
  background-color: #2cd2be;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn:last-child {
  margin-right: inherit;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.active {
  background-color: #ffffff;
  color: #000000;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.pink,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.green,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.beige,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.fb-blue,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.brown,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.tw-blue,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.disabled {
  border: none;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.pink:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.green:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.beige:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.fb-blue:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.brown:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.tw-blue:hover,
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.disabled:hover {
  color: #ffffff;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.pink {
  background-color: #ed375f;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.pink:hover {
  background-color: #ea5f7d;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.beige {
  background-color: #e9eaf2;
  color: #000000;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.beige:hover {
  background-color: #cecfd6;
  color: #000000;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.green {
  background-color: #2cd2be;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.green:hover {
  background-color: #76e3d5;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.brown {
  background-color: #5c4f4d;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.brown:hover {
  background-color: #917b78;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.fb-blue {
  background-color: #3b5998;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.fb-blue:hover {
  background-color: #3d578e;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.tw-blue {
  background-color: #00aced;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.tw-blue:hover {
  background-color: #55aced;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.disabled {
  cursor: default;
  background-color: #ebe9ea;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn.disabled:hover {
  background-color: #ebe9ea;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn:hover {
  color: #ffffff;
}
.ignitiondeck.id-purchase-form-full form .ign-checkout-button .main-btn:hover {
  background-color: #76e3d5;
}
.ignitiondeck.id-purchase-form-full .project_disclaimer {
  display: none;
  width: 100% !important;
  margin: 0 !important;
  padding: 32px 16px;
  background-color: #d9e8ef;
}
.ignitiondeck.id-purchase-form-full .project_disclaimer p {
  margin: 0 0 32px 0;
}
.game-post-section .entry-content {
  padding: 0;
  margin: 0;
}
.game-post-section .entry-content h2 {
  line-height: 1;
}
.game-post-section .entry-content h2,
.game-post-section .entry-content p,
.game-post-section .entry-content div {
  margin: 0;
  margin-bottom: 32px;
}
.game-post-section .entry-content h2:last-child,
.game-post-section .entry-content p:last-child,
.game-post-section .entry-content div:last-child {
  margin-bottom: 0;
}
.game-post-section .entry-content .entry-meta {
  margin-bottom: 16px;
}
.game-post-section .entry-footer {
  margin: 0;
}
.game-post-section .comments-area > div {
  margin-top: 64px;
}
.game-post-section .comments-area input[type=submit],
.game-post-section .comments-area .comment-reply-link {
  display: inline-block;
  height: 64px;
  padding: 0 20px;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  line-height: 64px;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  letter-spacing: 0.5rem;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
  margin-right: 20px;
  border: none;
  background-color: #2cd2be;
}
.game-post-section .comments-area input[type=submit]:last-child,
.game-post-section .comments-area .comment-reply-link:last-child {
  margin-right: inherit;
}
.game-post-section .comments-area input[type=submit]:hover,
.game-post-section .comments-area .comment-reply-link:hover,
.game-post-section .comments-area input[type=submit].active,
.game-post-section .comments-area .comment-reply-link.active {
  background-color: #ffffff;
  color: #000000;
}
.game-post-section .comments-area input[type=submit].pink,
.game-post-section .comments-area .comment-reply-link.pink,
.game-post-section .comments-area input[type=submit].green,
.game-post-section .comments-area .comment-reply-link.green,
.game-post-section .comments-area input[type=submit].beige,
.game-post-section .comments-area .comment-reply-link.beige,
.game-post-section .comments-area input[type=submit].fb-blue,
.game-post-section .comments-area .comment-reply-link.fb-blue,
.game-post-section .comments-area input[type=submit].brown,
.game-post-section .comments-area .comment-reply-link.brown,
.game-post-section .comments-area input[type=submit].tw-blue,
.game-post-section .comments-area .comment-reply-link.tw-blue,
.game-post-section .comments-area input[type=submit].disabled,
.game-post-section .comments-area .comment-reply-link.disabled {
  border: none;
}
.game-post-section .comments-area input[type=submit].pink:hover,
.game-post-section .comments-area .comment-reply-link.pink:hover,
.game-post-section .comments-area input[type=submit].green:hover,
.game-post-section .comments-area .comment-reply-link.green:hover,
.game-post-section .comments-area input[type=submit].beige:hover,
.game-post-section .comments-area .comment-reply-link.beige:hover,
.game-post-section .comments-area input[type=submit].fb-blue:hover,
.game-post-section .comments-area .comment-reply-link.fb-blue:hover,
.game-post-section .comments-area input[type=submit].brown:hover,
.game-post-section .comments-area .comment-reply-link.brown:hover,
.game-post-section .comments-area input[type=submit].tw-blue:hover,
.game-post-section .comments-area .comment-reply-link.tw-blue:hover,
.game-post-section .comments-area input[type=submit].disabled:hover,
.game-post-section .comments-area .comment-reply-link.disabled:hover {
  color: #ffffff;
}
.game-post-section .comments-area input[type=submit].pink,
.game-post-section .comments-area .comment-reply-link.pink {
  background-color: #ed375f;
}
.game-post-section .comments-area input[type=submit].pink:hover,
.game-post-section .comments-area .comment-reply-link.pink:hover {
  background-color: #ea5f7d;
}
.game-post-section .comments-area input[type=submit].beige,
.game-post-section .comments-area .comment-reply-link.beige {
  background-color: #e9eaf2;
  color: #000000;
}
.game-post-section .comments-area input[type=submit].beige:hover,
.game-post-section .comments-area .comment-reply-link.beige:hover {
  background-color: #cecfd6;
  color: #000000;
}
.game-post-section .comments-area input[type=submit].green,
.game-post-section .comments-area .comment-reply-link.green {
  background-color: #2cd2be;
}
.game-post-section .comments-area input[type=submit].green:hover,
.game-post-section .comments-area .comment-reply-link.green:hover {
  background-color: #76e3d5;
}
.game-post-section .comments-area input[type=submit].brown,
.game-post-section .comments-area .comment-reply-link.brown {
  background-color: #5c4f4d;
}
.game-post-section .comments-area input[type=submit].brown:hover,
.game-post-section .comments-area .comment-reply-link.brown:hover {
  background-color: #917b78;
}
.game-post-section .comments-area input[type=submit].fb-blue,
.game-post-section .comments-area .comment-reply-link.fb-blue {
  background-color: #3b5998;
}
.game-post-section .comments-area input[type=submit].fb-blue:hover,
.game-post-section .comments-area .comment-reply-link.fb-blue:hover {
  background-color: #3d578e;
}
.game-post-section .comments-area input[type=submit].tw-blue,
.game-post-section .comments-area .comment-reply-link.tw-blue {
  background-color: #00aced;
}
.game-post-section .comments-area input[type=submit].tw-blue:hover,
.game-post-section .comments-area .comment-reply-link.tw-blue:hover {
  background-color: #55aced;
}
.game-post-section .comments-area input[type=submit].disabled,
.game-post-section .comments-area .comment-reply-link.disabled {
  cursor: default;
  background-color: #ebe9ea;
}
.game-post-section .comments-area input[type=submit].disabled:hover,
.game-post-section .comments-area .comment-reply-link.disabled:hover {
  background-color: #ebe9ea;
}
.game-post-section .comments-area input[type=submit]:hover,
.game-post-section .comments-area .comment-reply-link:hover {
  color: #ffffff;
}
.game-post-section .comments-area input[type=submit]:hover,
.game-post-section .comments-area .comment-reply-link:hover {
  background-color: #76e3d5;
}
.game-post-section .comments-area .comment-reply-link + span {
  display: none;
}
.game-post-section .comments-area .commentlist .comment {
  background-color: #d9e8ef;
  border: none;
  word-break: break-word;
}
.game-post-section .comments-area .commentlist .comment-meta .avatar {
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.game-post-section .comments-area .commentlist .comment-meta .fn {
  color: #ffffff;
}
.section .entry-content h1,
.section .entry-content h2,
.section .entry-content h3,
.section .entry-content h4,
.section .entry-content h5,
.section .entry-content h6 {
  color: #ffffff;
}
.section .entry-content a {
  text-decoration: underline;
}
.section .entry-content .og-vid {
  width: 960px;
  height: 540px;
}
.wp-caption {
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
}
@font-face {
  font-family: 'TzIconFont';
  src: url('font/gadotme.eot');
  src: url('font/gadotme.eot?#iefix') format('embedded-opentype'), url('font/gadotme.svg#gadotme') format('svg'), url('font/gadotme.woff') format('woff'), url('font/gadotme.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-tz"]:before,
[class*=" icon-tz"]:before,
[class^="icon-tz"],
[class*=" icon-tz"] {
  font-family: TzIconFont;
}
.icon-tz-glyph-failbot96x96,
.icon-tz-glyph-exclaimbot96x96,
.icon-tz-glyph-happybot96x96 {
  font-size: 24rem;
}
.icon-tz-nav-close:before {
  content: "\e600";
}
.icon-tz-nav-collapse-r:before {
  content: "\e601";
}
.icon-tz-nav-collapse-l:before {
  content: "\e602";
}
.icon-tz-nav-menu:before {
  content: "\e603";
}
.icon-tz-glyph-feed:before {
  content: "\e604";
}
.icon-tz-glyph-following:before {
  content: "\e605";
}
.icon-tz-glyph-follower:before {
  content: "\e606";
}
.icon-tz-glyph-leaderboard:before {
  content: "\e607";
}
.icon-tz-glyph-multiplayer:before {
  content: "\e608";
}
.icon-tz-glyph-share:before {
  content: "\e609";
}
.icon-tz-glyph-game:before {
  content: "\e60a";
}
.icon-tz-glyph-settings:before {
  content: "\e60b";
}
.icon-tz-glyph-signout:before {
  content: "\e60c";
}
.icon-tz-glyph-nopicture:before {
  content: "\e60d";
}
.icon-tz-glyph-love:before {
  content: "\e60e";
}
.icon-tz-glyph-fullscreen:before {
  content: "\e60f";
}
.icon-tz-glyph-exit-fullscreen:before {
  content: "\e610";
}
.icon-tz-glyph-play:before {
  content: "\e611";
}
.icon-tz-glyph-facebook:before {
  content: "\e612";
}
.icon-tz-note-multiplayer:before {
  content: "\e613";
}
.icon-tz-note-mention:before {
  content: "\e614";
}
.icon-tz-note-following:before {
  content: "\e615";
}
.icon-tz-note-follower:before {
  content: "\e616";
}
.icon-tz-note-update:before {
  content: "\e617";
}
.icon-tz-note-leaderboard:before {
  content: "\e618";
}
.icon-tz-note-game:before {
  content: "\e619";
}
.icon-tz-note-feed:before {
  content: "\e61a";
}
.icon-tz-nav-arrow-l:before {
  content: "\e61b";
}
.icon-tz-nav-arrow-r:before {
  content: "\e61c";
}
.icon-tz-post-like:before {
  content: "\e61d";
}
.icon-tz-post-delete:before {
  content: "\e61e";
}
.icon-tz-post-report:before {
  content: "\e61f";
}
.icon-tz-glyph-dashboard:before {
  content: "\e620";
}
.icon-tz-glyph-update:before {
  content: "\e621";
}
.icon-tz-glyph-tick:before {
  content: "\e622";
}
.icon-tz-glyph-volume:before {
  content: "\e623";
}
.icon-tz-glyph-volume-mute:before {
  content: "\e624";
}
.icon-tz-glyph-stop:before {
  content: "\e625";
}
.icon-tz-glyph-searchoradd:before {
  content: "\e626";
}
.icon-tz-post-comment:before {
  content: "\e627";
}
.icon-tz-glyph-badge:before {
  content: "\e628";
}
.icon-tz-note-badge:before {
  content: "\e629";
}
.icon-tz-glyph-expand:before {
  content: "\e62a";
}
.icon-tz-glyph-store:before {
  content: "\e62b";
}
.icon-tz-glyph-info:before {
  content: "\e62c";
}
.icon-tz-glyph-collapse:before {
  content: "\e62d";
}
.icon-tz-logo-gadotme-shadow:before {
  content: "\e62f";
}
.icon-tz-nav-refresh:before {
  content: "\e630";
}
.icon-tz-glyph-notes:before {
  content: "\e631";
}
.icon-tz-glyph-edit:before {
  content: "\e632";
}
.icon-tz-glyph-colour:before {
  content: "\e633";
}
.icon-tz-glyph-twitter:before {
  content: "\e634";
}
.icon-tz-glyph-google:before {
  content: "\e635";
}
.icon-tz-note-store:before {
  content: "\e636";
}
.icon-tz-button-twitter:before {
  content: "\e637";
}
.icon-tz-button-facebook:before {
  content: "\e638";
}
.icon-tz-button-google:before {
  content: "\e639";
}
.icon-tz-glyph-createaccount:before {
  content: "\e62e";
}
.icon-tz-glyph-signin:before {
  content: "\e63a";
}
.icon-tz-logo-gadotme:before {
  content: "\e63b";
}
.icon-tz-glyph-bookmark:before {
  content: "\e63c";
}
.icon-tz-glyph-feedback:before {
  content: "\e63d";
}
.icon-tz-glyph-failbot96x96:before {
  content: "\e63e";
}
.icon-tz-glyph-happybot96x96:before {
  content: "\e63f";
}
.icon-tz-glyph-exclaimbot96x96:before {
  content: "\e640";
}
.icon-tz-glyph-eject:before {
  content: "\e641";
}
.icon-tz-glyph-link:before {
  content: "\e642";
}
.play-icon {
  font-family: TzIconFont;
  content: "\e611";
  background-color: #2cd2be;
  text-shadow: none;
  position: absolute;
  text-align: center;
}
html {
  min-width: 1088px;
}
html * {
  -webkit-box-sizing: border-box;
  /* Safari 3-4, also probably droppable */

  -moz-box-sizing: border-box;
  /* Firefox 1, probably can drop this */

  box-sizing: border-box;
  /* Everything else */

}
.wrap-row > * {
  display: inline-block;
  float: left;
}
.wrap-row > *:last-child {
  float: none;
}
.flex-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-row > * {
  -webkit-flex-grow: 0;
  webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
}
.flex-row > *.flex-grow {
  -webkit-flex-grow: 1;
  webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.flex-row.flex-row-wrapping {
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-row.flex-fill > *:last-child {
  -webkit-flex-grow: 1;
  webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.section {
  width: 100%;
  position: relative;
  height: auto;
}
.section .section-content-column {
  height: 100%;
  margin: 0 auto;
  width: 960px;
}
.section .section-content-column.padded {
  padding: 0 8px;
}
.section .section-content {
  padding: 64px 0;
}
.section .section-content > * {
  margin-bottom: 32px;
}
.section .section-content > *:last-child {
  margin-bottom: 0;
}
.section .parallax-background {
  background-size: 1920px 100%;
  background-position: center 0;
  background-repeat: no-repeat;
}
.section .parallax-foreground {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.section .parallax-foreground.initialised {
  opacity: 0.999;
}
.social-buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.social-buttons > * {
  -webkit-flex-grow: 0;
  webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
}
.social-buttons > *.flex-grow {
  -webkit-flex-grow: 1;
  webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.social-buttons.flex-row-wrapping {
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.social-buttons.flex-fill > *:last-child {
  -webkit-flex-grow: 1;
  webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.social-buttons > * {
  margin-right: 2rem;
}
.section-v-spacing {
  height: auto;
  min-height: 720px;
  background-size: cover;
  background-position: center;
}
.splash-screen-section {
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 1920px;
}
.splash-screen-section a:hover {
  color: inherit;
}
.splash-screen-section .parallax-background {
  position: relative;
}
.splash-screen-section .banner {
  position: absolute;
  width: 100%;
}
.splash-screen-section .header-banner {
  top: 0;
}
.splash-screen-section .footer-banner {
  bottom: 0;
}
.splash-screen-section .parallax-background.not-front-page {
  background-size: auto;
  background-position: center;
}
.splash-screen-section .parallax-background.not-front-page .banner {
  position: relative;
}
.splash-screen-section .section-content-wrapper {
  position: absolute;
  width: 100%;
  bottom: 142px;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.splash-screen-section .section-content-wrapper .section-content {
  padding: 0;
}
.splash-screen-section .section-content-wrapper .section-content h2 {
  margin-bottom: 13.5rem;
  text-align: right;
  padding-left: 60%;
}
.splash-screen-section .section-content-wrapper .section-content .video-modal-button {
  padding-bottom: 4rem;
  margin-left: 20px;
  font-size: 3.75rem;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.splash-screen-section .section-content-wrapper .section-content .video-modal-button img {
  margin-bottom: 5rem;
}
.splash-screen-section.full-page-video .section-content-wrapper {
  position: relative;
  top: 32px;
  height: 546px;
}
.splash-screen-section.full-page-video .footer-banner img {
  height: 100%;
}
.game-overview-section ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.game-overview-section ul li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.game-moment-section {
  display: block;
  overflow: hidden;
  min-height: 720px;
}
.game-moment-section .section-content {
  padding-bottom: 160px;
}
.game-moment-section .moment-main .section-content {
  position: relative;
  text-align: left;
  padding-right: 35%;
  padding-left: 0;
}
.game-moment-section.right .moment-main .section-content {
  text-align: right;
  padding-right: 0;
  padding-left: 35%;
}
.game-moment-section .moment-sub .moment-background {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.game-moment-section .moment-sub .section-content {
  position: relative;
}
.game-moment-section .moment-sub .section-content h2:after {
  content: '';
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  display: block;
  margin-top: 32px;
}
.game-moment-section .moment-sub .section-content table td {
  vertical-align: top;
}
.game-moment-section .moment-sub .section-content table td.moment-sub-section-content {
  padding-right: 16px;
}
.game-moment-section .moment-sub .section-content table p {
  margin-bottom: 32px;
}
.game-moment-section .moment-sub .section-content table p:last-child {
  margin-bottom: 0;
}
.game-moment-section .moment-page {
  overflow: hidden;
  position: relative;
  display: none;
}
.game-moment-section .moment-page.active {
  display: block;
}
.game-moment-section .moment-page-menu-wrapper {
  position: absolute;
  bottom: 64px;
  width: 100%;
  margin: 0 auto;
}
.game-moment-section .moment-page-menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.game-moment-section .moment-page-menu .block-link:last-child {
  margin-right: 0;
}
.game-moment-section.right .moment-page-menu {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.game-menu-section {
  min-height: 64px;
}
.game-menu-section .section-content-column {
  width: 1088px;
}
.game-updates-section .update {
  width: 238px;
  height: 238px;
  margin: 0 2px 2px 0;
  padding: 20px;
}
.game-updates-section .update .title {
  height: 40%;
}
.game-support-section .level-item {
  width: 238px;
  margin: 1px;
}
.game-support-section .level-item:nth-child(n+5) {
  margin-top: 30px;
}
.game-support-section .level-item form {
  height: 100%;
}
.game-support-section .level-section {
  overflow: hidden;
  display: block;
}
.game-support-section .level-section.level-header {
  height: 31rem;
}
.game-support-section .level-section.level-description-first-half {
  min-height: 130rem;
}
.game-support-section .level-section.level-description-not-first-half {
  min-height: 180rem;
}
.game-support-section .level-section.level-date {
  height: 8rem;
}
.game-support-section .level-section.level-pricing,
.game-support-section .level-section.level-action {
  height: 16rem;
}
.game-support-section .section-content-column {
  padding-bottom: 16rem;
}
.game-greenlight-section .section-content-column {
  width: 1060px;
}
.game-progress-section .goals {
  margin-bottom: 0;
}
.game-progress-section .goal {
  width: 318px;
  height: 60rem;
  margin: 0 2px 2px 0;
  padding: 20px;
}
.game-progress-section .goal .goal-header {
  margin-bottom: 32px;
}
.game-progress-section .goal .goal-status {
  margin-bottom: 2rem;
}
.game-progress-section .goal .goal-status:last-child {
  margin-bottom: 0rem;
}
.game-map-section {
  height: 368px;
}
.game-search-section .page-title {
  margin-bottom: 64px;
}
.game-search-section .post {
  margin-bottom: 64px;
}
.game-search-section .post h2.entry-title.featuredimage {
  min-height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 16px;
}
.game-search-section .post h2.entry-title.featuredimage .headlinewrapper {
  padding: 16px;
  max-width: 72%;
  background-color: rgba(0, 0, 0, 0.6);
  width: auto;
  position: relative;
  display: inline-block;
  height: auto;
}
.game-search-section .post h2.entry-title.featuredimage .entry-title,
.game-search-section .post h2.entry-title.featuredimage .entry-meta {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.game-press-section .block-link,
.game-team-section .block-link,
.game-gallery-section .block-link {
  margin-right: 2px;
  width: 479px;
  float: left;
}
.game-press-section .block-link:last-child,
.game-team-section .block-link:last-child,
.game-gallery-section .block-link:last-child {
  float: none;
}
.game-gallery-section .grabbing {
  cursor: url("images/grabbing.png") 8 8, move;
}
.game-gallery-section .boundless-gallery-wrapper {
  position: relative;
  margin-bottom: 32px;
  background-color: rgba(0, 0, 0, 0.4);
}
.game-gallery-section .boundless-gallery-wrapper .boundless-gallery {
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  width: 960px;
  height: 540px;
  display: block;
  position: relative;
}
.game-gallery-section .boundless-gallery-wrapper .boundless-gallery .og-img,
.game-gallery-section .boundless-gallery-wrapper .boundless-gallery .og-vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.game-gallery-section .boundless-gallery-wrapper .boundless-gallery .og-img.active,
.game-gallery-section .boundless-gallery-wrapper .boundless-gallery .og-vid.active {
  visibility: visible;
}
.game-gallery-section .boundless-gallery-wrapper .og-element {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.game-gallery-section .boundless-gallery-wrapper .og-icon:hover {
  color: rgba(255, 255, 255, 0.4);
}
.game-gallery-section .boundless-gallery-wrapper .og-nav {
  width: 12rem;
  top: 50%;
  -webkit-transform: translateY(-50%) translate3d(0, 0, 0);
  -moz-transform: translateY(-50%) translate3d(0, 0, 0);
  -ms-transform: translateY(-50%) translate3d(0, 0, 0);
  -o-transform: translateY(-50%) translate3d(0, 0, 0);
  transform: translateY(-50%) translate3d(0, 0, 0);
  cursor: pointer;
  font-size: 10rem;
  line-height: 12.5rem;
  text-align: center;
}
.game-gallery-section .boundless-gallery-wrapper .og-nav.og-nav-prev {
  left: 0;
}
.game-gallery-section .boundless-gallery-wrapper .og-nav.og-nav-next {
  right: 0;
}
.game-gallery-section .boundless-gallery-wrapper .og-footer {
  position: relative;
  width: 100%;
  padding: 4rem 12rem 4rem 6rem;
}
.game-gallery-section .boundless-gallery-wrapper .og-footer .og-caption {
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: .25rem;
}
.game-gallery-section .boundless-gallery-wrapper .og-footer .og-download-link {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 10rem;
  line-height: 12rem;
  width: 12rem;
  display: inline-block;
  height: 100%;
}
.game-gallery-section .boundless-gallery-thumbnails .thumbnail {
  position: relative;
  width: 118px;
  height: 64px;
  margin: 0 2px 2px 0;
  background-size: cover;
  background-position: center;
  background-color: black;
  background-repeat: no-repeat;
  cursor: pointer;
}
.game-gallery-section .boundless-gallery-thumbnails .thumbnail:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.game-gallery-section .boundless-gallery-thumbnails .thumbnail.active:after,
.game-gallery-section .boundless-gallery-thumbnails .thumbnail:hover:after {
  content: none;
}
.game-gallery-section .boundless-gallery-thumbnails .thumbnail.video:before {
  font-family: TzIconFont;
  content: "\e611";
  background-color: #2cd2be;
  text-shadow: none;
  position: absolute;
  text-align: center;
  font-size: 4.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0);
  -moz-transform: translate(-50%, -50%) translate3d(0, 0, 0);
  -ms-transform: translate(-50%, -50%) translate3d(0, 0, 0);
  -o-transform: translate(-50%, -50%) translate3d(0, 0, 0);
  transform: translate(-50%, -50%) translate3d(0, 0, 0);
  top: 50%;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.game-team-section .itl-list > * {
  display: inline-block;
  float: left;
}
.game-team-section .itl-list > *:last-child {
  float: none;
}
.game-footer-links-section .section-content {
  position: relative;
}
.game-footer-links-section .section-content .item-list {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin-bottom: 0;
}
.game-footer-links-section .section-content .contact {
  position: absolute;
  bottom: 64px;
  right: 0;
}
.comments-area .comments-title {
  margin-bottom: 32px;
}
.comments-area .commentlist {
  margin-bottom: 64px;
}
.comments-area .comment-respond {
  margin-top: 0 !important;
}
.light-font {
  font-family: "Avenir Next W01 Light", Helvetica, Arial, sans-serif;
}
.regular-font {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
}
.medium-font {
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
}
html {
  font-size: 4px;
}
body {
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
  font-family: "Avenir Next W01 Light", Helvetica, Arial, sans-serif;
}
body h1,
body h2,
body p,
body ol,
body ul {
  -webkit-user-select: initial;
  /* Chrome all / Safari all */

  -khtml-user-select: initial;
  -moz-user-select: initial;
  /* Firefox all */

  -ms-user-select: initial;
  /* IE 10+ */

  -o-user-select: initial;
  user-select: initial;
}
body:not(.bbpress) {
  background: black;
  color: #ffffff;
}
.widget-area {
  font-size: 12px;
}
.section {
  color: #ffffff;
  font-size: 4.5rem;
  letter-spacing: 0.25rem;
}
.section h2 {
  font-size: 11.3rem;
  letter-spacing: .7rem;
  line-height: 9rem;
}
.section strong {
  font-size: 5.5rem;
  letter-spacing: 0.25rem;
}
.section p {
  font-size: 4.5rem;
  letter-spacing: 0.25rem;
  line-height: 1.4;
}
.section a {
  color: #ffffff;
  text-decoration: none;
}
.section a.anchor {
  position: absolute;
  top: -90px;
  visibility: hidden;
}
.section a.inline-link:hover {
  text-decoration: underline;
}
.section em {
  font-size: 0.8em;
}
.section em a {
  text-decoration: underline;
}
.section.dark-coloured {
  background-color: #1e2028;
}
.section.dark-coloured .highlight {
  background-color: #d9e8ef;
}
.section.medium-coloured {
  background-color: #2c2e3b;
}
.section.medium-coloured .highlight {
  background-color: #d9e8ef;
}
.section.light-coloured {
  background-color: #e9eaf2;
}
.section.light-coloured .highlight {
  background-color: #cecfd6;
}
.section.light-coloured h2,
.section.light-coloured p,
.section.light-coloured a,
.section.light-coloured em,
.section.light-coloured strong {
  color: #433534;
}
.section.small-text h2 {
  font-size: 8rem;
  letter-spacing: 0.25rem;
  line-height: 10rem;
}
.section .parallax-background:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 1920px;
  background-position: 50% 0;
}
.section.dark-coloured .parallax-background:before {
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #1e2028), color-stop(128px, transparent), color-stop(1792px, transparent), color-stop(1920px, #1e2028));
  background-image: -webkit-linear-gradient(left, #1e2028 0, transparent 128px, transparent 1792px, #1e2028 1920px);
  background-image: -moz-linear-gradient(left, #1e2028 0, transparent 128px, transparent 1792px, #1e2028 1920px);
  background-image: -o-linear-gradient(left, #1e2028 0, transparent 128px, transparent 1792px, #1e2028 1920px);
  background-image: linear-gradient(left, #1e2028 0, transparent 128px, transparent 1792px, #1e2028 1920px);
}
.section.medium-coloured .parallax-background:before {
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #2c2e3b), color-stop(128px, transparent), color-stop(1792px, transparent), color-stop(1920px, #2c2e3b));
  background-image: -webkit-linear-gradient(left, #2c2e3b 0, transparent 128px, transparent 1792px, #2c2e3b 1920px);
  background-image: -moz-linear-gradient(left, #2c2e3b 0, transparent 128px, transparent 1792px, #2c2e3b 1920px);
  background-image: -o-linear-gradient(left, #2c2e3b 0, transparent 128px, transparent 1792px, #2c2e3b 1920px);
  background-image: linear-gradient(left, #2c2e3b 0, transparent 128px, transparent 1792px, #2c2e3b 1920px);
}
.splash-screen-section .banner-bg {
  background-color: rgba(30, 32, 40, 0.6);
}
.splash-screen-section .header-banner {
  font-size: 3.25rem;
  letter-spacing: 0.165rem;
}
.splash-screen-section .header-banner .banner-content {
  line-height: 32px;
}
.splash-screen-section .header-banner .fb-like {
  position: relative;
  top: 5px;
  margin-left: 14px;
}
.splash-screen-section .header-banner .twitter-follow-button {
  position: relative !important;
  top: 5px;
  margin-left: 4px;
  margin-right: 2px;
}
.splash-screen-section .header-banner.banner-bg {
  height: 32px;
  background-color: #1e2028;
}
.splash-screen-section .header-banner.banner-fg {
  z-index: 10;
}
.splash-screen-section .footer-banner .banner-content {
  height: 142px;
  position: relative;
  text-align: left;
}
.splash-screen-section .footer-banner .banner-content-top,
.splash-screen-section .footer-banner .banner-content-bottom {
  position: absolute;
  left: 0;
}
.splash-screen-section .footer-banner .banner-content-top {
  top: 35px;
}
.splash-screen-section .footer-banner .banner-content-bottom {
  bottom: 0px;
}
.splash-screen-section .footer-banner .progress-bar {
  width: 111rem;
  height: 4rem;
  margin-right: 3rem;
  background-color: black;
  -webkit-transform: skew(-45deg) translate3d(0, 0, 0);
  -moz-transform: skew(-45deg) translate3d(0, 0, 0);
  -ms-transform: skew(-45deg) translate3d(0, 0, 0);
  -o-transform: skew(-45deg) translate3d(0, 0, 0);
  transform: skew(-45deg) translate3d(0, 0, 0);
}
.splash-screen-section .footer-banner .progress-bar div {
  height: 100%;
  background-color: #2cd2be;
}
.splash-screen-section .section-content-wrapper h2 {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 7rem;
  letter-spacing: 0.25rem;
  line-height: 11rem;
  margin-bottom: 21px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.splash-screen-section .video-modal-button {
  display: inline-block;
  position: relative;
  float: right;
  text-align: center;
}
.splash-screen-section .video-modal-button:before {
  font-family: TzIconFont;
  content: "\e611";
  background-color: #2cd2be;
  text-shadow: none;
  position: absolute;
  text-align: center;
  font-size: 5.5rem;
  left: 50%;
  margin-left: -19px;
  top: 36px;
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.splash-screen-section .video-modal-button:hover:before {
  background-color: #76e3d5;
}
.splash-screen-section .video-modal-button img {
  display: block;
  width: 200px;
  height: 110px;
  -webkit-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.5);
}
.splash-screen-section.full-page-video .parallax-foreground-placeholder {
  display: none;
}
.splash-screen-section.full-page-video .footer-banner img {
  margin: auto;
  display: block;
  padding-top: 35px;
  padding-bottom: 0px;
}
.splash-screen-section.full-page-video .footer-banner .banner-content-top,
.splash-screen-section.full-page-video .footer-banner .banner-content-bottom {
  left: auto;
  right: 0;
}
.splash-screen-section.full-page-video .progress-info {
  text-align: right;
}
.splash-screen-section.full-page-video .progress-info span {
  margin-left: 0;
  margin-right: 1rem;
}
@-webkit-keyframes color-pulse {
  0%,
  100% {
    border-top-color: #ed375f;
  }
  40% {
    border-top-color: #d91842;
  }
}
@-moz-keyframes color-pulse {
  0%,
  100% {
    border-top-color: #ed375f;
  }
  40% {
    border-top-color: #d91842;
  }
}
@-o-keyframes color-pulse {
  0%,
  100% {
    border-top-color: #ed375f;
  }
  40% {
    border-top-color: #d91842;
  }
}
@keyframes color-pulse {
  0%,
  100% {
    border-top-color: #ed375f;
  }
  40% {
    border-top-color: #d91842;
  }
}
.game-menu-section .items {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.game-menu-section .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 4rem;
  letter-spacing: 0.4rem;
  text-align: center;
  border-top: 64px solid #1e2028;
}
.game-menu-section .item div {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  line-height: 64px;
  margin-top: -64px;
  color: #9397b2;
}
.game-menu-section .item.main div {
  color: #ffffff;
}
.game-menu-section .item.feature {
  border-top-color: #ed375f;
  -webkit-animation: color-pulse ease-in-out 3s infinite;
  -moz-animation: color-pulse ease-in-out 3s infinite;
  -o-animation: color-pulse ease-in-out 3s infinite;
  animation: color-pulse ease-in-out 3s infinite;
}
.game-menu-section .item.feature div {
  color: #ffffff;
}
.game-menu-section .item.feature:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  border-top-color: #ea5f7d;
}
.game-menu-section .item.feature:hover div {
  color: #ffffff;
}
.game-menu-section .item:hover {
  border-top-color: #d9e8ef;
}
.game-menu-section .item:hover div {
  color: #000000;
}
.game-menu-section .item:first-child {
  border-left: 64px solid transparent;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.game-menu-section .item:first-child div {
  padding-right: 21.333333333333332px;
}
.game-menu-section .item:last-child {
  border-right: 64px solid transparent;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.game-menu-section .item:last-child div {
  padding-left: 21.333333333333332px;
}
.game-menu-section .item a {
  text-decoration: none;
  color: #ffffff;
}
#nav {
  width: 100%;
  top: 0;
  z-index: 1;
}
.game-overview-section {
  text-align: center;
}
.game-overview-section a.anchor {
  position: absolute;
  top: -64px;
  visibility: hidden;
}
.game-overview-section p {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  color: #f1f6fd;
}
.game-moment-section h2,
.game-moment-section p {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.85);
}
.game-moment-section p {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  color: #f1f6fd;
}
.game-moment-section .moment-main .moment-background-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 30%;
  margin-right: -128px;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(518.4000000000001px, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: linear-gradient(right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
}
.game-moment-section.right .moment-main .moment-background-shadow {
  left: 30%;
  margin-left: -128px;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(518.4000000000001px, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.4)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
  background-image: linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 518.4000000000001px, rgba(0, 0, 0, 0.4) 100%);
}
.game-moment-section .moment-sub {
  background-color: #1e2028;
}
.game-moment-section .moment-sub .moment-background {
  background-repeat: no-repeat, no-repeat;
  background-size: 1920px 100%, 1920px 100%;
  background-position: center, center;
  background-color: #1e2028;
}
.game-gallery-section img {
  display: block;
  opacity: 0.0;
  position: relative;
}
.game-gallery-section img.active {
  opacity: 0.9999;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.game-gallery-section img.panning {
  cursor: all-scroll;
}
.game-gallery-section img.moved-right {
  -webkit-transition: left 0.4s linear;
  -moz-transition: left 0.4s linear;
  -o-transition: left 0.4s linear;
  transition: left 0.4s linear;
  left: 100%;
}
.game-gallery-section img.moved-left {
  -webkit-transition: left 0.4s linear;
  -moz-transition: left 0.4s linear;
  -o-transition: left 0.4s linear;
  transition: left 0.4s linear;
  left: -100%;
}
.game-updates-section .update {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
}
.game-updates-section .update .title {
  font-size: 5rem;
  letter-spacing: .3rem;
  line-height: 1.3;
  margin-bottom: 5px;
}
.game-updates-section .update .date {
  font-size: 3rem;
  color: #836967;
  margin-bottom: 3px;
}
.game-updates-section .update .excerpt {
  font-size: 4rem;
  letter-spacing: 0.25rem;
  color: #635957;
  line-height: 1;
}
.game-updates-section .update:hover {
  background-color: #ed375f;
  cursor: pointer;
}
.game-updates-section .update:hover .title,
.game-updates-section .update:hover .excerpt {
  color: #ffffff;
}
.game-updates-section .update:hover .date {
  color: #f1f6fd;
}
.game-team-section p {
  font-size: 4rem;
  color: #f1f6fd;
}
.game-team-section p strong {
  color: #ffffff;
}
.game-team-section .section-content > * {
  margin-bottom: 20px;
}
.game-team-section .section-content-column {
  background-size: contain;
  background-repeat: no-repeat;
}
.game-team-section .itl-list {
  margin: 0 -2rem;
}
.game-team-section .itl-item {
  margin-top: 8rem;
}
.game-team-section .itl-item span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  float: left;
  margin: 0 2rem;
}
.game-map-section:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
}
.game-greenlight-section .section-content {
  padding-top: 16rem;
}
.game-greenlight-section .block-link {
  width: 100%;
}
.game-support-section {
  background-color: #2c2e3b;
  background-size: cover;
}
.game-support-section p {
  font-size: 4rem;
}
.game-support-section .body-text p {
  color: #f1f6fd;
}
.game-support-section .body-text p strong {
  color: #ffffff;
}
.game-support-section .section-content > * {
  margin-bottom: 20px;
}
.game-support-section .level-item {
  color: #000000;
  text-align: center;
}
.game-support-section .level-item.get-with-a-tweet .tweet-button {
  display: block;
  width: 100%;
}
.game-support-section .level-item.get-with-a-tweet .download-button {
  display: none;
}
.game-support-section .level-item.get-with-a-tweet.tweeted .tweet-button {
  display: none;
}
.game-support-section .level-item.get-with-a-tweet.tweeted .download-button {
  display: block;
  width: 100%;
}
.game-support-section .level-section {
  padding-left: 3rem;
  padding-right: 3rem;
}
.game-support-section .level-header,
.game-support-section .level-description {
  padding-top: 32px;
  padding-bottom: 32px;
}
.game-support-section .level-header {
  background-color: white;
}
.game-support-section .level-header h2 {
  font-size: 5.5rem;
  line-height: 6rem;
  letter-spacing: 0.25rem;
  color: #433534;
}
.game-support-section .level-header span {
  font-size: 4rem;
  letter-spacing: 0rem;
  color: #836967;
}
.game-support-section .level-description {
  background-color: #ebe9ea;
  color: #433534;
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
}
.game-support-section .level-description p {
  font-size: 3.75rem;
  letter-spacing: 0;
  line-height: 32px;
}
.game-support-section .level-date {
  background-color: #ebe9ea;
  color: #836967;
}
.game-support-section .level-date p {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 3rem;
  letter-spacing: 0;
}
.game-support-section .level-pricing {
  font-size: 8rem;
  letter-spacing: 0.5rem;
  line-height: 64px;
  background-color: white;
  color: #433534;
}
.game-support-section .level-pricing.disabled {
  color: #836967;
}
.game-support-section .level-action {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
}
.game-support-section .progress-dots {
  line-height: 12px;
  margin-top: 10px;
}
.game-support-section .progress-dots .dot {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  margin-right: 6px;
  background-color: #ebe9ea;
}
.game-support-section .progress-dots .dot:last-child {
  margin-right: none;
}
.game-support-section .progress-dots .dot.active {
  background-color: #2cd2be;
}
.game-support-section .tw-icon {
  color: #00aced;
  font-size: 32px;
}
.game-progress-section .game-progress-header .progress-info {
  text-align: right;
}
.game-progress-section .game-progress-header .progress-info h3 {
  color: #433534;
}
.game-progress-section .game-progress-header .progress-info span {
  color: #836967;
  margin-right: 1rem;
}
.game-progress-section .game-progress-header .progress-info:after {
  background-color: #836967;
}
.game-progress-section .game-progress-bar {
  padding: 0 4rem;
  counter-reset: pipcounter;
}
.game-progress-section .game-progress-bar .progress-pip {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 32px;
  margin-right: 5px;
  -webkit-transform: skew(-45deg) translate3d(0, 0, 0);
  -moz-transform: skew(-45deg) translate3d(0, 0, 0);
  -ms-transform: skew(-45deg) translate3d(0, 0, 0);
  -o-transform: skew(-45deg) translate3d(0, 0, 0);
  transform: skew(-45deg) translate3d(0, 0, 0);
}
.game-progress-section .game-progress-bar .progress-pip:last-child {
  margin-right: 0;
}
.game-progress-section .game-progress-bar .progress-pip i {
  display: inline-block;
  height: 100%;
  background-color: #ed375f;
}
.game-progress-section .game-progress-bar .progress-pip.full {
  background-color: #2cd2be;
}
.game-progress-section .game-progress-bar .progress-pip:before {
  content: counter(pipcounter);
  counter-increment: pipcounter;
  -webkit-transform: skew(45deg) translate3d(0, 0, 0);
  -moz-transform: skew(45deg) translate3d(0, 0, 0);
  -ms-transform: skew(45deg) translate3d(0, 0, 0);
  -o-transform: skew(45deg) translate3d(0, 0, 0);
  transform: skew(45deg) translate3d(0, 0, 0);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 4.5rem;
  color: #ffffff;
  font-weight: bold;
}
.game-progress-section .goal {
  letter-spacing: 0.25rem;
  color: #635957;
}
.game-progress-section .goal h2 {
  font-size: 4.75rem;
  letter-spacing: 0.25rem;
  color: #433534;
}
.game-progress-section .goal .goal-status {
  font-size: 4rem;
}
.game-progress-section .goal .content p {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 4rem;
}
.game-progress-section .goal.done,
.game-progress-section .goal.in-progress,
.game-progress-section .goal.live {
  color: #ffffff;
}
.game-progress-section .goal.done h2,
.game-progress-section .goal.in-progress h2,
.game-progress-section .goal.live h2,
.game-progress-section .goal.done .content p,
.game-progress-section .goal.in-progress .content p,
.game-progress-section .goal.live .content p {
  color: #ffffff;
}
.game-progress-section .goal.done {
  background-color: #2cd2be;
}
.game-progress-section .goal.live {
  background-color: #01b6fd;
}
.game-progress-section .goal.in-progress {
  background-color: #ed375f;
}
.game-progress-section p {
  font-size: 4rem !important;
}
.game-progress-section .goals-header {
  color: black;
  font-size: 5.5rem;
  margin-bottom: 12px;
}
.game-faq-section .faq-item {
  margin-bottom: 1px;
  padding: 6rem 6rem;
  font-size: 4.5rem;
  letter-spacing: 0.25rem;
  color: #635957;
  cursor: pointer;
}
.game-faq-section .faq-item .faq-item-header {
  position: relative;
}
.game-faq-section .faq-item .faq-item-header h2,
.game-faq-section .faq-item .faq-item-header h2 p {
  font-size: 4.5rem;
  letter-spacing: 0.25rem;
  color: #433534;
  padding-right: 38px;
}
.game-faq-section .faq-item .faq-item-header .expand-icon {
  position: absolute;
  width: 64px;
  height: 64px;
  right: -18px;
  top: 50%;
  margin-top: -32px;
  font-size: 7rem;
  line-height: 64px;
  text-align: center;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
}
.game-faq-section .faq-item .faq-item-header .expand-icon:hover {
  color: #836967;
}
.game-faq-section .faq-item .faq-item-content {
  height: auto;
  margin-top: 12px;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.game-faq-section .faq-item .faq-item-content p {
  font-size: 4rem;
  line-height: 1.4;
}
.game-faq-section .faq-item .expand-icon {
  -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
  -moz-transform: rotate(90deg) translate3d(0, 0, 0);
  -ms-transform: rotate(90deg) translate3d(0, 0, 0);
  -o-transform: rotate(90deg) translate3d(0, 0, 0);
  transform: rotate(90deg) translate3d(0, 0, 0);
}
.game-faq-section .faq-item.collapsed .faq-item-content {
  height: 0;
  margin-top: 0px;
  overflow: hidden;
}
.game-faq-section .faq-item.collapsed .expand-icon {
  -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
  -moz-transform: rotate(0deg) translate3d(0, 0, 0);
  -ms-transform: rotate(0deg) translate3d(0, 0, 0);
  -o-transform: rotate(0deg) translate3d(0, 0, 0);
  transform: rotate(0deg) translate3d(0, 0, 0);
}
.game-faq-section .faq-item.collapsed:hover {
  background-color: #2c2e3b;
}
.game-faq-section .faq-item.collapsed:hover h2,
.game-faq-section .faq-item.collapsed:hover h2 p,
.game-faq-section .faq-item.collapsed:hover .expand-icon {
  color: #ffffff;
}
.game-faq-section .submit {
  text-decoration: none;
  display: block;
}
.game-press-section p {
  font-size: 4rem;
  color: #f1f6fd;
}
.game-press-section p strong {
  color: #ffffff;
}
.game-footer-links-section {
  font-size: 3.5rem;
  line-height: 1.75;
}
.game-footer-links-section .contact {
  text-align: right;
}
.game-footer-links-section .contact .pink,
.game-footer-links-section .contact a.pink {
  color: #ed375f;
}
.game-footer-links-section .contact .beige {
  color: #ffffff;
}
.game-terms-section .highlight {
  padding: 20px;
  font-size: 3rem;
  line-height: 1em;
}
.game-terms-section .highlight a,
.game-terms-section .highlight p,
.game-terms-section .highlight h2,
.game-terms-section .highlight b,
.game-terms-section .highlight strong,
.game-terms-section .highlight ul,
.game-terms-section .highlight li {
  color: #433534;
  font-size: 1em;
  margin-bottom: 2em;
}
.game-terms-section .highlight h2 {
  font-size: 2em;
  margin: 1em 0;
}
.game-terms-section .highlight b,
.game-terms-section .highlight strong {
  font-weight: bold;
  line-height: 2em;
}
.game-terms-section .highlight a {
  text-decoration: underline;
}
.game-terms-section .highlight ul {
  list-style: disc;
}
.game-terms-section .highlight ul li {
  margin-left: 10rem;
}
span.color-block {
  background-color: black;
  color: white;
  padding: 1.6rem 3rem;
  line-height: 2;
}
span.color-block.green {
  background-color: #2cd2be;
}
span.color-block.pink {
  background-color: #ed375f;
}
span.color-block.blue {
  background-color: #01b6fd;
}
.block-link {
  display: inline-block;
  height: 64px;
  padding: 0 20px;
  font-family: "AvenirNextLTW01-Medium", Helvetica, Arial, sans-serif;
  line-height: 64px;
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  letter-spacing: 0.5rem;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -khtml-user-select: none;
  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  -o-user-select: none;
  user-select: none;
  margin-right: 20px;
}
.block-link:last-child {
  margin-right: inherit;
}
.block-link:hover,
.block-link.active {
  background-color: #ffffff;
  color: #000000;
}
.block-link.pink,
.block-link.green,
.block-link.beige,
.block-link.fb-blue,
.block-link.brown,
.block-link.tw-blue,
.block-link.disabled {
  border: none;
}
.block-link.pink:hover,
.block-link.green:hover,
.block-link.beige:hover,
.block-link.fb-blue:hover,
.block-link.brown:hover,
.block-link.tw-blue:hover,
.block-link.disabled:hover {
  color: #ffffff;
}
.block-link.pink {
  background-color: #ed375f;
}
.block-link.pink:hover {
  background-color: #ea5f7d;
}
.block-link.beige {
  background-color: #e9eaf2;
  color: #000000;
}
.block-link.beige:hover {
  background-color: #cecfd6;
  color: #000000;
}
.block-link.green {
  background-color: #2cd2be;
}
.block-link.green:hover {
  background-color: #76e3d5;
}
.block-link.brown {
  background-color: #5c4f4d;
}
.block-link.brown:hover {
  background-color: #917b78;
}
.block-link.fb-blue {
  background-color: #3b5998;
}
.block-link.fb-blue:hover {
  background-color: #3d578e;
}
.block-link.tw-blue {
  background-color: #00aced;
}
.block-link.tw-blue:hover {
  background-color: #55aced;
}
.block-link.disabled {
  cursor: default;
  background-color: #ebe9ea;
}
.block-link.disabled:hover {
  background-color: #ebe9ea;
}
.progress-info {
  display: inline-block;
  position: relative;
  padding-right: 14rem;
  text-align: left;
}
.progress-info h3 {
  color: #ffffff;
  font-size: 12rem;
  letter-spacing: 0.1rem;
}
.progress-info span {
  font-family: "AvenirNextLTW01-Regular", Helvetica, Arial, sans-serif;
  font-size: 3.5rem;
  letter-spacing: 0.16rem;
  line-height: 6rem;
  margin-left: 1rem;
  color: #f1f6fd;
}
.progress-info:after {
  content: '';
  position: absolute;
  top: 1rem;
  bottom: 0;
  right: 6rem;
  width: 0.5rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.progress-info:last-child {
  padding-right: 0;
}
.progress-info:last-child:after {
  content: none;
}
