a:active, a:focus, img:active, img:focus, button:active, button:focus, input:active, input:focus {
  outline: none; }

ul {
  list-style: none;
  padding: 0; }

p {
  margin: 0; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

img {
  user-select: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }

.row::after,
.row::before {
  display: table;
  content: ' '; }

.row::after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }
.row .row.collapse {
  margin-right: 0;
  margin-left: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.row.gutter-small > .column,
.row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.row.gutter-medium > .column,
.row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.column,
.columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left; }

.column.row.row,
.row.row.columns {
  float: none; }

.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%; }

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%; }

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%; }

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%; }

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%; }

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }

.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both; }

.small-pull-0,
.small-push-0,
.small-uncentered {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }

  .medium-offset-0 {
    margin-left: 0; }

  .medium-2 {
    width: 16.66667%; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%; }

  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left; }

  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%; }

  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left; }

  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }

  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left; }

  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%; }

  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left; }

  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%; }

  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left; }

  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }

  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left; }

  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }

  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left; }

  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }

  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left; }

  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }

  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

  .medium-centered {
    margin-right: auto;
    margin-left: auto; }

  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }

  .large-push-1 {
    position: relative;
    left: 8.33333%; }

  .large-pull-1 {
    position: relative;
    left: -8.33333%; }

  .large-offset-0 {
    margin-left: 0; }

  .large-2 {
    width: 16.66667%; }

  .large-push-2 {
    position: relative;
    left: 16.66667%; }

  .large-pull-2 {
    position: relative;
    left: -16.66667%; }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .large-4 {
    width: 33.33333%; }

  .large-push-4 {
    position: relative;
    left: 33.33333%; }

  .large-pull-4 {
    position: relative;
    left: -33.33333%; }

  .large-offset-3 {
    margin-left: 25%; }

  .large-5 {
    width: 41.66667%; }

  .large-push-5 {
    position: relative;
    left: 41.66667%; }

  .large-pull-5 {
    position: relative;
    left: -41.66667%; }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .large-7 {
    width: 58.33333%; }

  .large-push-7 {
    position: relative;
    left: 58.33333%; }

  .large-pull-7 {
    position: relative;
    left: -58.33333%; }

  .large-offset-6 {
    margin-left: 50%; }

  .large-8 {
    width: 66.66667%; }

  .large-push-8 {
    position: relative;
    left: 66.66667%; }

  .large-pull-8 {
    position: relative;
    left: -66.66667%; }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .large-10 {
    width: 83.33333%; }

  .large-push-10 {
    position: relative;
    left: 83.33333%; }

  .large-pull-10 {
    position: relative;
    left: -83.33333%; }

  .large-offset-9 {
    margin-left: 75%; }

  .large-11 {
    width: 91.66667%; }

  .large-push-11 {
    position: relative;
    left: 91.66667%; }

  .large-pull-11 {
    position: relative;
    left: -91.66667%; }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%; }

  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left; }

  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%; }

  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left; }

  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }

  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left; }

  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%; }

  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left; }

  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%; }

  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left; }

  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }

  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left; }

  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }

  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left; }

  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%; }

  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left; }

  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }

  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

  .large-centered {
    margin-right: auto;
    margin-left: auto; }

  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
.column-block {
  margin-bottom: 1.25rem; }

.column-block > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem; }

  .column-block > :last-child {
    margin-bottom: 0; } }
.ui-checkbox {
  position: relative; }
  .ui-checkbox input[type="checkbox"] {
    display: none; }
  .ui-checkbox p {
    display: inline-block;
    vertical-align: middle; }

.ui-error-label.active {
  display: block; }
.ui-error-label:not(.active) {
  display: none; }

ul.ui-formSlide {
  display: block;
  position: relative;
  padding: 0;
  font-size: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1;
  height: 100%; }
  ul.ui-formSlide li[data-step] {
    width: 100%;
    vertical-align: top;
    font-size: 16px;
    display: none;
    white-space: normal; }
    ul.ui-formSlide li[data-step] .ui-step-content {
      opacity: 0;
      -webkit-transition: opacity 0.5s;
      -moz-transition: opacity 0.5s;
      -ms-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      transition: opacity 0.5s; }
      ul.ui-formSlide li[data-step] .ui-step-content.in {
        opacity: 1; }
    ul.ui-formSlide li[data-step].active {
      display: inline-block; }

.ui-input-group {
  position: relative; }
  .ui-input-group--select select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1; }
  .ui-input-group--select input {
    display: block;
    width: 100%; }
  .ui-input-group--select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    z-index: 2;
    width: 20px;
    height: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAElJREFUeNpiYCAe+AIxM4ghAsTTgZgTj+IyIL4JVQvWtQyId+DQBFMshSwI0rQUiyasinFpAim+gUsxuqbrxChG1tSJSzFAgAEA8msN9R3HacMAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }

.ui-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  overflow: auto;
  display: none;
  opacity: 0; }
  .ui-modal:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    bottom: -10px;
    z-index: -1;
    opacity: 0.5;
    background: red; }
  .ui-modal.ready {
    display: block; }
  .ui-modal.in {
    opacity: 1;
    overflow-y: scroll; }
  .ui-modal .table-cell {
    padding: 10px; }
  .ui-modal__box {
    background: whitesmoke;
    display: block;
    margin: auto;
    padding: 10px;
    opacity: 0;
    outline: 1px solid transparent;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transform: scale(0.99) translateY(15%);
    -moz-transform: scale(0.99) translateY(15%);
    -ms-transform: scale(0.99) translateY(15%);
    transform: scale(0.99) translateY(15%); }
    .in .ui-modal__box {
      -webkit-transform: scale(1) translateY(0);
      -moz-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0);
      opacity: 1; }

html.ui-modal-open body {
  overflow: hidden; }

.ui-scalable {
  background: whitesmoke;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0; }

html.ui-full-height {
  height: 100%; }
  html.ui-full-height body,
  html.ui-full-height .ui-scalable,
  html.ui-full-height .ui-scalable-content {
    height: 100%; }

.table {
  display: table; }
  .table-full {
    width: 100%;
    height: 100%;
    min-height: inherit;
    position: relative; }
    .table-full:after {
      content: "";
      display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.v-align-top {
  vertical-align: top; }

.v-align-middle {
  vertical-align: middle; }

.v-align-bottom {
  vertical-align: bottom; }

.clearfix {
  overflow: auto; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.block {
  display: block; }

ul.inline-block-group {
  list-style: none;
  padding-left: initial; }
  ul.inline-block-group li {
    display: inline-block;
    vertical-align: middle; }

.case-upper {
  text-transform: uppercase; }

.case-lower {
  text-transform: lowercase; }

.case-proper {
  text-transform: capitalize; }

.m-auto {
  margin: auto; }

.img-responsive {
  width: 100%;
  height: auto; }

.center-block {
  display: block;
  margin: 0 auto; }

.bp-rel {
  position: relative; }

.o-hidden {
  overflow: hidden; }

.hidden {
  display: none; }

.w100 {
  width: 100%; }

.h100 {
  height: 100%; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

/*********************
BREAKPOINTS
*********************/
/*********************
BOOTSTRAP BREAKPOINTS
*********************/
/*********************
BREAKPOINTS: Usage
*********************/
/*
@include breakpoint(breakpointname) {
    ==== STYLES ====
}
*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #10131a; }

::-webkit-scrollbar {
  width: 6px; }
  @media screen and (media-device-width: 1600px) {
    ::-webkit-scrollbar {
      display: none; } }

::-webkit-scrollbar-thumb {
  background-color: #ffac00;
  border-radius: 3px; }

body {
  overflow-x: hidden; }

/*@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica/HelveticaNeueCE-Thin.eot');
    src: url('fonts/Helvetica/HelveticaNeueCE-Thin.woff') format('woff'),
    url('fonts/Helvetica/HelveticaNeueCE-Thin.ttf') format('truetype'),
    url('fonts/Helvetica/HelveticaNeueCE-Thin.svg#Riffic') format('svg'),
    url('fonts/Helvetica/HelveticaNeueCE-Thin.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica/HelveticaNeueCE-Thin.eot");
  src: url("fonts/Helvetica/HelveticaNeueCE-Thin.woff") format("woff"), url("fonts/Helvetica/HelveticaNeueCE-Thin.ttf") format("truetype"), url("fonts/Helvetica/HelveticaNeueCE-Thin.otf") format("opentype"), url("fonts/Helvetica/HelveticaNeueCE-Thin.svg") format("svg"), url("fonts/Helvetica/HelveticaNeueCE-Thin.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
.font-a {
  font-family: 'Helvetica', sans-serif; }

.font-a {
  font-family: 'Play', sans-serif;
  font-weight: 700; }

.font-b {
  font-family: 'Play', sans-serif;
  font-weight: 400; }

.desktop {
  display: none; }
  @media (min-width: 992px) {
    .desktop {
      display: block; } }

.mobile {
  display: block; }
  @media (min-width: 992px) {
    .mobile {
      display: none; } }

.locs {
  cursor: pointer; }
  .locs:hover {
    -webkit-filter: brightness(200%);
    -moz-filter: brightness(200%);
    -ms-filter: brightness(200%);
    -o-filter: brightness(200%);
    filter: brightness(200%); }
  .locs__selected {
    display: block; }
    .locs__selected img, .locs__selected span {
      vertical-align: middle;
      color: #c3c3c3;
      text-transform: uppercase; }
    .locs__selected span {
      padding-left: .5em; }
      .locs__selected span:after {
        display: inline-block;
        content: '\25bc';
        color: #7e8181;
        font-size: .7em;
        vertical-align: middle;
        padding-left: .5em;
        margin-top: -5%; }
  .locs__options {
    position: absolute;
    display: none;
    top: 110%;
    width: 105%;
    right: 0;
    z-index: 2;
    background-color: #0c0d12; }
    .locs__options ul {
      text-align: right; }
      .locs__options ul li {
        display: block; }
        .locs__options ul li a {
          padding: .5em 1em .5em 0;
          display: block;
          color: #fff;
          text-decoration: none; }
          .locs__options ul li a:hover {
            color: #000;
            background-color: #f5a601; }

header nav ul li a:hover, .game-section menu menuitem:hover, .game-section menu menuitem.active {
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f8f8f8 0%, #828282 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #828282));
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #828282 100%);
  background: -o-linear-gradient(top, #f8f8f8 0%, #828282 100%);
  background: -ms-linear-gradient(top, #f8f8f8 0%, #828282 100%);
  background: linear-gradient(to bottom, #f8f8f8 0%, #828282 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#828282', GradientType=0 ); }

.ui-checkbox p {
  padding-left: 45px; }
  .ui-checkbox p a {
    color: #ffac00;
    text-decoration: none; }
.ui-checkbox .ui-checkbox-icon {
  width: 25px;
  height: 25px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #5a410b; }
  .ui-checkbox .ui-checkbox-icon.checked:after {
    content: "\2713";
    position: absolute;
    top: 35%;
    left: 35%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffac00;
    font-size: 27.5px; }

.ui-radio {
  position: relative;
  display: block;
  margin: 20px 0; }
  .ui-radio p {
    padding-left: 30px; }
    .ui-radio p a {
      color: #ffac00;
      text-decoration: none; }
  .ui-radio input[type="radio"] {
    visibility: hidden;
    position: absolute; }
    .ui-radio input[type="radio"]:checked ~ .ui-radio-icon:after {
      content: "\2713";
      position: absolute;
      top: 35%;
      left: 35%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #ffac00;
      font-size: 20px; }
  .ui-radio .ui-radio-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid #5a410b;
    border-radius: 100%; }

.button-cta {
  background-color: black;
  border: 1px solid #f5a601;
  padding: 15px;
  width: 100%;
  max-width: 210px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  text-transform: uppercase;
  font-family: 'Play', sans-serif;
  font-weight: 700;
  margin: 1.25em 0;
  position: relative;
  cursor: pointer; }
  .button-cta#js-button.disabled {
    border: 1px solid #797979;
    pointer-events: none; }
    .button-cta#js-button.disabled span {
      color: #797979; }
  .button-cta span {
    z-index: 2;
    color: #fff;
    position: relative;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    -ms-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease; }
  .button-cta:after {
    position: absolute;
    width: 0;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background-color: #f5a601;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    -ms-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease; }
  @media (min-width: 1281px) {
    .button-cta:hover span {
      color: #000; }
    .button-cta:hover:after {
      width: 100%; } }

.ease, .anim__scale-in.visible2, .anim__translate-y.visible2, .anim__scale-out.visible2, .anim__scale-y.visible2, .anim__rotate.visible2, .anim__left.visible2, .anim__right.visible2 {
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all; }

.anim__scale-in {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 0; }
  .anim__scale-in.visible2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
.anim__translate-y {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  opacity: 0; }
  .anim__translate-y.visible2 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
.anim__scale-out {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0; }
  .anim__scale-out.visible2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
.anim__scale-y {
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0; }
  .anim__scale-y.visible2 {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; }
.anim__float {
  -webkit-transform: rotateX(-45deg) scale(0.9) translateY(-60px);
  -moz-transform: rotateX(-45deg) scale(0.9) translateY(-60px);
  -ms-transform: rotateX(-45deg) scale(0.9) translateY(-60px);
  transform: rotateX(-45deg) scale(0.9) translateY(-60px);
  opacity: 0; }
  .anim__float.visible2 {
    -webkit-transform: rotateX(0deg) scale(1) translateY(0px);
    -moz-transform: rotateX(0deg) scale(1) translateY(0px);
    -ms-transform: rotateX(0deg) scale(1) translateY(0px);
    transform: rotateX(0deg) scale(1) translateY(0px);
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -ms-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
    opacity: 1; }
.anim__rotate {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg); }
  .anim__rotate.visible2 {
    -webkit-transform: translateY(0) translateX(0) rotateY(0deg) scale(1);
    -moz-transform: translateY(0) translateX(0) rotateY(0deg) scale(1);
    -ms-transform: translateY(0) translateX(0) rotateY(0deg) scale(1);
    transform: translateY(0) translateX(0) rotateY(0deg) scale(1); }
.anim__rotate-y {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg); }
  .anim__rotate-y.visible2 {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    transform-origin: 200% 200%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease; }
.anim__rotate-x {
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg); }
  .anim__rotate-x.visible2 {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    transform-origin: -100% -100%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease; }
.anim__left {
  -webkit-transform: translateX(-5%);
  -moz-transform: translateX(-5%);
  -ms-transform: translateX(-5%);
  transform: translateX(-5%);
  opacity: 0; }
  .anim__left.visible2 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
.anim__right {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
  opacity: 0; }
  .anim__right.visible2 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

* {
  user-select: none;
  -moz-user-select: none; }

.slick-list.draggable {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-width: 100px; }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  min-width: 100px; }

ul.news-slick {
  width: 100%;
  margin: 10px auto 0; }
  ul.news-slick li.slick-slide {
    display: block;
    position: relative;
    float: left;
    margin: 0 5px;
    outline: none; }
ul.home-slick li.slick-slide, ul.tournaments-slick li.slick-slide {
  display: block;
  position: relative;
  float: left;
  outline: none; }
ul.home-slick li.slick-current, ul.tournaments-slick li.slick-current {
  display: block; }
ul .slick-dots {
  z-index: 1000; }
  ul .slick-dots li.slick-active button {
    width: 20px;
    height: 20px; }
    ul .slick-dots li.slick-active button:after {
      background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/bullet-active.png); }
  ul .slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    display: block;
    margin: auto;
    border: none;
    background-color: transparent;
    position: relative; }
    ul .slick-dots li button:after {
      background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/bullet.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      content: "";
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0;
      width: 100%;
      height: 100%; }
ul.home-slick .slick-dots {
  position: absolute;
  right: 6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  ul.home-slick .slick-dots li {
    margin: 15px 0; }
ul.news-slick .slick-dots {
  display: block;
  position: absolute;
  left: 0;
  bottom: 2%; }
  ul.news-slick .slick-dots li {
    display: inline-block;
    margin: 0 5px; }
ul.tournaments-slick .slick-dots {
  display: block;
  position: absolute;
  right: 0;
  bottom: 2%; }
  ul.tournaments-slick .slick-dots li {
    display: inline-block;
    margin: 0 5px; }

.sns {
  width: 35px;
  height: 25px;
  background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/sns.png");
  background-size: 300% 100%;
  background-repeat: no-repeat;
  display: block; }
  .sns.fb {
    background-position: 100% 100%; }
  .sns.twitter {
    background-position: 50% 100%; }
  .sns.yt {
    background-position: 0 100%; }

.ui-input-group {
  margin: 1em; }
  .ui-input-group span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 5px 0; }
  .ui-input-group .platforms {
    display: table;
    width: 100%;
    margin: 20px 0; }
    .ui-input-group .platforms span {
      display: table-cell;
      vertical-align: middle;
      width: 20%;
      padding-right: 10px; }
    .ui-input-group .platforms input {
      display: table-cell;
      vertical-align: middle; }

.button {
  margin: 1em; }

input, select, textarea {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #5a410b;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  outline: none;
  font-family: 'Play', sans-serif;
  font-weight: 400; }
  input:focus, select:focus, textarea:focus {
    border: 1px solid #fff; }

textarea {
  min-height: 200px;
  max-height: 200px;
  overflow: hidden;
  resize: none; }

.ui-error-label.active {
  color: #f12323;
  padding-top: 5px; }

.error-active input, .error-active select {
  border-color: #f12323; }

.mobile-side-nav {
  position: fixed;
  z-index: 99;
  width: 100%;
  background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/tournaments/tournaments-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 60px;
  bottom: 0;
  right: -200%;
  overflow: hidden;
  -webkit-transition: 500ms cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: 500ms cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: 500ms cubic-bezier(0, 0, 0.2, 1);
  -o-transition: 500ms cubic-bezier(0, 0, 0.2, 1);
  transition: 500ms cubic-bezier(0, 0, 0.2, 1); }
  .mobile-side-nav.open {
    right: -50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .mobile-side-nav ul {
    position: absolute;
    display: block;
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
    .mobile-side-nav ul li:not(:last-child):after {
      content: " ";
      display: block;
      border: none;
      color: white;
      height: 3px;
      background: black;
      background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 150, from(#f5a601), to(transparent)); }
    .mobile-side-nav ul a {
      color: #fff;
      padding: 1em 0;
      text-decoration: none;
      font-size: 1em;
      display: block;
      text-transform: uppercase; }

#nav-icon2 {
  width: 43px;
  height: 30px;
  position: relative;
  /*margin: 50px auto;*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 6px;
    width: 50%;
    background: #717171;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out; }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 12px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 24px; }

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px; }

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px; }

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 20px; }

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 20px; }

.dropdown-selector {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 2; }
  .dropdown-selector .dropdown-menu {
    display: block;
    position: relative;
    color: #000;
    background-color: #ffac00;
    text-decoration: none;
    padding: 8px 15px;
    min-width: 145px;
    cursor: pointer; }
    .dropdown-selector .dropdown-menu:after {
      content: "";
      position: absolute;
      right: 10px;
      top: 20px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border-top: 8px solid #000;
      border-bottom: 6px solid transparent;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      -webkit-transition: 0.1s ease;
      -moz-transition: 0.1s ease;
      -ms-transition: 0.1s ease;
      -o-transition: 0.1s ease;
      transition: 0.1s ease; }
    .dropdown-selector .dropdown-menu.up:after {
      border-bottom: 8px solid #000;
      border-top: 6px solid transparent;
      bottom: 20px;
      top: initial;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      transform: translateY(50%); }
  .dropdown-selector .dropdown-list {
    position: absolute;
    top: 100%;
    width: 100%;
    border: 1px solid #ffac00;
    background-color: #000; }
    .dropdown-selector .dropdown-list li {
      padding: 8px 15px;
      color: #fff;
      font-weight: 400;
      cursor: pointer; }
      .dropdown-selector .dropdown-list li:hover {
        background-color: #583f0b; }

.container {
  width: 100%;
  max-width: 985px;
  margin: auto;
  position: relative;
  padding: 3em 2em; }

section {
  z-index: 1;
  position: relative; }
  section.partners-section {
    z-index: 0; }

.content {
  padding: 3% 5% 0;
  position: relative; }
  .content:after {
    background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/line.png?1);
    background-repeat: no-repeat;
    background-size: contain;
    top: 2.5em;
    left: 0.5em;
    position: absolute;
    height: 100%;
    width: 7px;
    content: ""; }
    @media screen and (max-width: 812px) {
      .content:after {
        display: none; } }

.ui-scalable {
  background-color: transparent;
  overflow: hidden; }

.fire-bg {
  background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/game/the-game-bg.jpg?1);
  background-size: Cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .fire-bg canvas {
    opacity: 0.75; }

.application-section, .benefits-section {
  z-index: 0;
  background-color: transparent; }

.grecaptcha-badge {
  z-index: 9999; }

header {
  background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/header/header-bg.jpg?1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  header .container {
    overflow: initial;
    z-index: 2; }
  header .logo {
    position: relative;
    padding: 10px; }
  header > div:first-child {
    padding: 1em 0; }
  header nav {
    background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/header/nav-bg.jpg?1");
    background-repeat: repeat-x;
    background-size: contain;
    position: relative;
    z-index: 100; }
    header nav .container {
      padding: 0; }
    header nav ul li {
      display: inline-block;
      margin: 0 -0.2%; }
      header nav ul li a {
        font-size: 1em;
        text-transform: uppercase;
        text-decoration: none;
        padding: 20px 0px;
        color: #fff;
        display: inline-block; }
        header nav ul li a:hover {
          /*background-color:#dedede;*/
          color: #191f2b;
          font-weight: 700; }
        header nav ul li a span {
          width: 100%;
          display: block;
          padding: 6px 40px;
          border-left: .5px #494949 dashed;
          border-right: .5px #494949 dashed; }
      header nav ul li:last-child span {
        border-right: none; }
      header nav ul li:first-child span {
        border-left: none; }
  header .header__sns li {
    margin: 0 .2em; }
  header .header__sns a {
    padding: 0; }

.mobile-nav {
  padding: 1em 1.2em;
  overflow: hidden; }
  .mobile-nav.scrolling {
    position: fixed;
    width: 100%;
    background-color: #181a1b;
    border-bottom: 1px solid #404040; }
  .mobile-nav .button-cta {
    padding: 8px;
    max-width: 125px;
    margin: 0;
    font-size: 14px; }

.hamburger {
  vertical-align: middle; }

.sns-locs {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .sns-locs__head > li {
    padding: 0 .4em;
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.home-section {
  z-index: 1; }
  @media (min-width: 50em) {
    .home-section {
      /*background-image:url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/home/home-bg2.jpg);*/
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top center;
      box-shadow: 0px 0px 30px 1px #000; } }
  @media (min-width: 320px) and (max-width: 768px) {
    .home-section {
      z-index: 1; } }
  .home-section .container {
    padding: 0; }
    @media (min-width: 50em) {
      .home-section .container {
        padding: 0 2em; } }
  .home-section .contents {
    background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/home/box-bg.png?1);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    border-top: 5px solid #ffac00;
    border-bottom: 5px solid #ffac00;
    padding: 5em 3em; }
    @media (min-width: 50em) {
      .home-section .contents {
        width: 48%;
        padding: 5em 3em;
        position: relative;
        top: 3em;
        margin-left: auto; } }
  .home-section h4 {
    margin-bottom: 35px; }
  .home-section p {
    padding: 15px 0 0; }
  .home-section h1 {
    margin: 20px 0;
    position: relative; }
    .home-section h1:after {
      content: "";
      position: absolute;
      top: -25%;
      left: 0;
      background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/home/line.png?1);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%;
      height: 15%;
      -webkit-transform: rotateX(360deg);
      -moz-transform: rotateX(360deg);
      -ms-transform: rotateX(360deg);
      transform: rotateX(360deg); }
    .home-section h1:before {
      content: "";
      position: absolute;
      bottom: -25%;
      left: 0;
      background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/home/line.png?1);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%;
      height: 15%;
      -webkit-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      transform: rotateX(180deg); }
  .home-section__character {
    position: absolute;
    bottom: -1%;
    left: -10%;
    pointer-events: none; }
  .home-section__mobile-banner {
    display: block; }
    @media (min-width: 50em) {
      .home-section__mobile-banner {
        display: none; } }
    .home-section__mobile-banner img {
      width: 100%;
      display: block; }

.background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .background__scene {
    left: -5%;
    zoom: 1.05; }

@media screen and (max-width: 900px) {
  .benefits-section .container .table-row {
    display: initial; } }
.benefits-section figure {
  display: table-cell;
  width: 33.33%;
  padding: 10px; }
  @media screen and (max-width: 900px) {
    .benefits-section figure {
      display: inline-block;
      width: auto; } }
  .benefits-section figure img {
    display: block;
    width: 100%;
    border-top: 3px solid #e39900; }
  .benefits-section figure figcaption {
    color: #fff;
    text-align: center;
    padding-top: 10px; }
    .benefits-section figure figcaption span {
      color: #ffac00;
      display: block; }

.game-section {
  background-attachment: fixed; }
  .game-section menu {
    margin: 1.5em 0 2em; }
    .game-section menu menuitem {
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      padding: 17px 10px;
      background-color: #000000;
      border: 1px solid #383f3f;
      float: left;
      display: block;
      width: 100%;
      text-align: Center;
      cursor: pointer; }
      @media (min-width: 50em) {
        .game-section menu menuitem {
          width: 25%; } }
      .game-section menu menuitem:hover, .game-section menu menuitem.active {
        color: #191f2b; }
  .game-section .content {
    display: table;
    width: 100%; }
    .game-section .content .video {
      display: block;
      vertical-align: middle;
      width: 100%;
      min-height: 200px;
      background-color: #0c1112;
      border-top: 4px solid #292e2e;
      border-bottom: 4px solid #292e2e; }
      @media (min-width: 50em) {
        .game-section .content .video {
          width: 55%;
          display: table-cell; } }
    .game-section .content .desc {
      display: block;
      vertical-align: middle;
      width: 100%;
      margin-top: 1em; }
      @media (min-width: 50em) {
        .game-section .content .desc {
          width: 45%;
          display: table-cell;
          padding-left: 3em;
          margin-top: 0; } }
      .game-section .content .desc button {
        margin: 0; }
      .game-section .content .desc ul {
        margin: 1em 0; }
        .game-section .content .desc ul li {
          border-top: 1px solid #2e3536;
          display: block;
          padding: 0.75em 0;
          color: #fff; }

/*@import "pages/tournaments";*/
.requirements-section {
  background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/tournaments/tournaments-bg.jpg?1");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  box-shadow: 0px 0px 30px 1px #000; }
  .requirements-section__content {
    padding: 3% 5% 0; }
    .requirements-section__content h4 {
      text-transform: uppercase;
      color: #fff; }
    .requirements-section__content h2 {
      text-transform: uppercase;
      color: #fff;
      font-size: 2.5em;
      font-weight: bolder;
      letter-spacing: 2px; }
    .requirements-section__content .card-wrap {
      padding-top: 1em; }
      .requirements-section__content .card-wrap .card__logo {
        text-align: center;
        padding: 2em 0;
        background: rgba(0, 0, 0, 0.4);
        border-top: #ffac00 solid 3px; }
      .requirements-section__content .card-wrap .card__desc {
        text-align: center;
        margin-top: 10%;
        padding: 0 5%; }
        .requirements-section__content .card-wrap .card__desc span {
          color: #ffac00;
          font-weight: bold; }
    .requirements-section__content .partners {
      margin-top: 3em; }
      .requirements-section__content .partners h3 {
        font-size: 1.5em; }
      .requirements-section__content .partners ul {
        color: #fff;
        margin-top: 1.5em; }
        .requirements-section__content .partners ul li {
          border-bottom: solid 1px #2D3331;
          padding: 1.2em 0 1.2em 2em;
          position: relative; }
          .requirements-section__content .partners ul li:first-child {
            border-top: solid 1px #2D3331; }
          .requirements-section__content .partners ul li span:first-child {
            width: 83%;
            display: inline-block; }
          .requirements-section__content .partners ul li span.check {
            color: #ffac00;
            position: absolute;
            right: 5%;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 1.25em; }

section.requirements-section {
  z-index: 0; }

.rewards-section {
  background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/rewards/bg.jpg?1");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: 0px 0px 30px 1px #000; }
  .rewards-section .content h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 2.5em;
    font-weight: bolder;
    letter-spacing: 2px;
    margin: .5em 0 .3em; }
  .rewards-section .content p {
    font-size: .9em; }
  .rewards-section .content table {
    margin-top: 1em;
    width: 100%; }
    .rewards-section .content table thead {
      background: rgba(0, 0, 0, 0.4);
      border-top: #ffac00 solid 3px; }
      .rewards-section .content table thead th {
        color: #ffac00;
        padding: .5em 1em;
        text-align: left; }
        .rewards-section .content table thead th span {
          color: #fff; }
    .rewards-section .content table tbody tr {
      color: #fff; }
      .rewards-section .content table tbody tr td {
        padding: .5em 1em; }
      .rewards-section .content table tbody tr:nth-child(odd) {
        background: rgba(128, 128, 128, 0.3); }
      .rewards-section .content table tbody tr:nth-child(even) {
        background: transparent; }
    .rewards-section .content table th:first-child, .rewards-section .content table tr:first-child {
      width: 30%; }

.application-section {
  background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/tournaments/tournaments-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  box-shadow: 0px 0px 30px 1px #000;
  position: relative;
  z-index: 1;
  border-top: 1px solid #464646; }
  .application-section #steps-title {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 1.25em;
    text-transform: uppercase;
    margin: 1em 0 0.5em; }
    @media screen and (min-width: 768px) {
      .application-section #steps-title {
        display: none; } }
  .application-section .steps-container {
    width: 40%;
    display: table-cell;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .application-section .steps-container {
        display: block;
        width: 90%;
        margin: auto; } }
    .application-section .steps-container ul li {
      margin: 0.75em 0; }
      @media screen and (max-width: 767px) {
        .application-section .steps-container ul li {
          display: table-cell;
          vertical-align: middle;
          width: 25%; } }
      .application-section .steps-container ul li.active span {
        font-weight: 900;
        font-size: 1.4em; }
        .application-section .steps-container ul li.active span.steps-num {
          color: #000;
          font-size: 1.45em; }
          .application-section .steps-container ul li.active span.steps-num:after {
            background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/steps-number-bg-white.png?1); }
        .application-section .steps-container ul li.active span.steps-title {
          color: #fff; }
      .application-section .steps-container ul li span {
        font-weight: 400;
        font-size: 1em;
        line-height: 100%;
        vertical-align: middle; }
        .application-section .steps-container ul li span.steps-num {
          color: #fff;
          font-size: 1.05em;
          position: relative;
          padding: 12px;
          display: inline-block; }
          .application-section .steps-container ul li span.steps-num:after {
            background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/steps-number-bg.png?1);
            background-repeat: no-repeat;
            background-size: contain;
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            left: 50%;
            top: 53%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: -1; }
        .application-section .steps-container ul li span.steps-title {
          color: #ffac00;
          margin-left: 25px; }
          @media screen and (max-width: 767px) {
            .application-section .steps-container ul li span.steps-title {
              display: none; } }
  .application-section .fields-container {
    display: table-cell;
    width: 60%;
    vertical-align: top;
    position: relative; }
    .application-section .fields-container .succes-field p {
      font-weight: 400; }
      .application-section .fields-container .succes-field p span {
        color: #ffac00; }
    .application-section .fields-container h4 {
      text-transform: initial !important;
      margin-bottom: 35px; }
      .application-section .fields-container h4 a {
        color: #ffac00;
        text-decoration: none; }
        .application-section .fields-container h4 a img {
          display: inline-block;
          vertical-align: middle;
          width: 15px;
          margin-left: 5px; }
    @media screen and (max-width: 767px) {
      .application-section .fields-container {
        width: 100%;
        display: block; } }
    .application-section .fields-container #appendChannel {
      color: #ffac00;
      font-size: 15px;
      cursor: pointer; }
    .application-section .fields-container #appBack {
      position: absolute;
      left: -7.5%;
      top: 2px;
      cursor: pointer; }
      .application-section .fields-container #appBack:active {
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px); }

@media screen and (max-width: 500px) {
  .partners-section .container {
    padding: 3em 1em; } }
.partners-section .content {
  padding: 5% 5% 0; }
  @media screen and (max-width: 500px) {
    .partners-section .content {
      padding: 5% 0% 0; } }
.partners-section .menu-container {
  display: table;
  width: 100%; }
  .partners-section .menu-container .language-container {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
    @media screen and (max-width: 500px) {
      .partners-section .menu-container .language-container {
        display: block;
        width: 100%; } }
  .partners-section .menu-container .media-container {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: right; }
    @media screen and (max-width: 500px) {
      .partners-section .menu-container .media-container {
        display: block;
        width: 100%;
        text-align: left;
        padding-top: 10px; } }
    .partners-section .menu-container .media-container small {
      font-size: 16px;
      padding-left: 5px; }
      @media screen and (max-width: 500px) {
        .partners-section .menu-container .media-container small {
          font-size: 14px; } }
    .partners-section .menu-container .media-container img {
      height: 18px;
      width: auto;
      display: block; }
    .partners-section .menu-container .media-container button:not(.all) {
      width: 120px; }
  .partners-section .menu-container button {
    padding: 7.5px 12.5px;
    color: #fff;
    background-color: #000;
    border: 1px solid #ffac00;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    font-family: Play, sans-serif;
    margin: 0 -2px;
    cursor: pointer;
    height: 36px; }
    @media screen and (max-width: 500px) {
      .partners-section .menu-container button {
        font-size: 14px; } }
    .partners-section .menu-container button.active {
      background-color: #ffac00 !important;
      color: #000 !important;
      font-weight: 600; }
  .partners-section .menu-container span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px; }
    @media screen and (max-width: 812px) {
      .partners-section .menu-container span {
        padding-right: initial;
        display: block;
        padding-bottom: 10px; } }
.partners-section span {
  color: #fff;
  font-size: 16px;
  font-weight: 400; }
  @media screen and (max-width: 500px) {
    .partners-section span {
      font-size: 15px; } }
.partners-section .data-container {
  padding: 3em 0 6em;
  min-height: 320px; }
  .partners-section .data-container table tr td {
    display: inline-block;
    padding: 5px 0;
    width: 25%; }
    @media screen and (max-width: 900px) {
      .partners-section .data-container table tr td {
        width: 33.33%; } }
    @media screen and (max-width: 700px) {
      .partners-section .data-container table tr td {
        width: 50%; } }
    @media screen and (max-width: 850px) {
      .partners-section .data-container table tr td.mBlock {
        display: block; } }
    .partners-section .data-container table tr td .table-cell:first-child img {
      width: 45px;
      display: block; }
      @media screen and (max-width: 500px) {
        .partners-section .data-container table tr td .table-cell:first-child img {
          width: 40px; } }
    .partners-section .data-container table tr td .table-cell:last-child {
      padding-left: 10px; }
      @media screen and (max-width: 500px) {
        .partners-section .data-container table tr td .table-cell:last-child {
          padding-left: 5px; } }
      .partners-section .data-container table tr td .table-cell:last-child span {
        font-size: 14px; }
        @media screen and (max-width: 500px) {
          .partners-section .data-container table tr td .table-cell:last-child span {
            word-break: break-all; } }
      .partners-section .data-container table tr td .table-cell:last-child a {
        display: inline-block;
        -webkit-transition: 0.1s ease;
        -moz-transition: 0.1s ease;
        -ms-transition: 0.1s ease;
        -o-transition: 0.1s ease;
        transition: 0.1s ease; }
        @media (min-width: 1281px) {
          .partners-section .data-container table tr td .table-cell:last-child a:hover {
            -webkit-transform: scale(0.9);
            -moz-transform: scale(0.9);
            -ms-transform: scale(0.9);
            transform: scale(0.9); } }
      .partners-section .data-container table tr td .table-cell:last-child img {
        height: 18px;
        width: auto;
        padding: 0 2.5px; }
        @media screen and (max-width: 500px) {
          .partners-section .data-container table tr td .table-cell:last-child img {
            height: 15px; } }
      .partners-section .data-container table tr td .table-cell:last-child span {
        padding-bottom: 5px;
        display: block;
        color: #ffac00; }

.badges-section {
  background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/badges/badges-bg.jpg?1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  box-shadow: 0px 0px 30px 1px #000;
  z-index: 0; }
  .badges-section.anim-after.visible2:after {
    opacity: 1;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1); }
    @media (min-width: 48em) {
      .badges-section.anim-after.visible2:after {
        -webkit-transform: translateX(-50%) scale(1);
        -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1); } }
  .badges-section:after {
    content: "";
    background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/badges/characters_m.png?1);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
    overflow: hidden;
    position: absolute;
    width: 100%;
    max-width: 650px;
    height: 110%;
    left: 0;
    bottom: 0;
    -webkit-transition: 0.75s ease;
    -moz-transition: 0.75s ease;
    -ms-transition: 0.75s ease;
    -o-transition: 0.75s ease;
    transition: 0.75s ease;
    opacity: 0;
    pointer-events: none;
    user-select: none;
    moz-user-select: none; }
    @media (min-width: 48em) {
      .badges-section:after {
        background-position: center;
        background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/badges/characters.png?1);
        left: 30%;
        bottom: 0;
        height: 120%;
        -webkit-transform: translateX(-50%) scale(0.95);
        -moz-transform: translateX(-50%) scale(0.95);
        -ms-transform: translateX(-50%) scale(0.95);
        transform: translateX(-50%) scale(0.95); } }
  .badges-section .contents {
    margin: 0em 0 1em auto;
    text-align: right;
    z-index: 1;
    position: relative; }
    @media (min-width: 50em) {
      .badges-section .contents {
        width: 80%;
        margin: 3em 0 1em auto; } }
    .badges-section .contents label {
      text-align: right;
      display: inline;
      margin: 1em 0 0.5em 0;
      font-size: 17px; }
      @media (min-width: 320px) and (max-width: 768px) {
        .badges-section .contents label {
          text-align: center; } }
      .badges-section .contents label p {
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        font-size: 1.05em;
        line-height: 115%;
        padding: 0 2.5px; }
      .badges-section .contents label big {
        display: table-cell;
        vertical-align: middle;
        font-size: 2em;
        line-height: 100%;
        padding: 0 2.5px;
        background: -webkit-linear-gradient(#b65708, #ffac00);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media screen and (min-width: 320px) and (max-width: 768px) {
          .badges-section .contents label big {
            text-align: right; } }
    .badges-section .contents ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 5px; }
      @media screen and (min-width: 320px) and (max-width: 650px) {
        .badges-section .contents ul li {
          display: block; } }

footer {
  position: relative;
  z-index: 0; }
  footer .copy-container {
    background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/game/the-game-bg.jpg?1);
    background-size: Cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    box-shadow: 0px 0px 30px 1px #000; }
    footer .copy-container .gl-logo {
      display: table-cell;
      width: 60%;
      text-align: left;
      vertical-align: top; }
      @media screen and (max-width: 600px) {
        footer .copy-container .gl-logo {
          width: 100%;
          text-align: center;
          padding-top: 10px; } }
    footer .copy-container .footer-sns {
      display: table-cell;
      width: 40%;
      vertical-align: top;
      text-align: right; }
      @media screen and (max-width: 600px) {
        footer .copy-container .footer-sns {
          display: table-header-group;
          width: 100%;
          text-align: center; } }
      footer .copy-container .footer-sns span {
        color: #fff;
        font-size: 16px; }
      footer .copy-container .footer-sns ul {
        margin-top: 15px; }
        footer .copy-container .footer-sns ul li {
          display: inline-block;
          margin: 10px 0px 10px 10px; }
          footer .copy-container .footer-sns ul li img {
            display: block;
            width: 40px;
            height: 40px;
            background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/sns-sprite.png?1);
            background-size: 400% 100%;
            background-repeat: no-repeat; }
            footer .copy-container .footer-sns ul li img.fb {
              background-position: 0% 100%; }
            footer .copy-container .footer-sns ul li img.tw {
              background-position: 33.33% 100%; }
            footer .copy-container .footer-sns ul li img.ig {
              background-position: 66.66% 100%; }
            footer .copy-container .footer-sns ul li img.yt {
              background-position: 100% 100%; }
    footer .copy-container .legals a {
      font-size: 13px;
      color: #7f7f7f;
      text-decoration: none;
      white-space: nowrap;
      margin: 5px 10px 5px 0px; }
      footer .copy-container .legals a:hover {
        text-decoration: underline; }
  footer p {
    font-size: 13px;
    color: #979899;
    margin: 10px 0; }
  footer .inquiries {
    background-image: url("https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/footer/footer-bg.jpg?1");
    background-size: cover;
    background-position: top center;
    padding: 1em 0; }
    footer .inquiries p {
      width: 100%; }
    footer .inquiries__head {
      font-size: .9em;
      margin-bottom: .8em;
      font-family: 'Play', sans-serif;
      font-weight: 700;
      display: block;
      width: 100%;
      text-transform: uppercase; }
    footer .inquiries .legal-link li {
      text-align: left;
      display: block; }
      footer .inquiries .legal-link li a {
        color: #9999A6;
        display: block;
        margin-bottom: .5em;
        font-size: .9em;
        margin-top: 0; }
    footer .inquiries .container:before {
      background-image: url(https://media01.gameloft.com/web_mkt/minisites/mc5/assets/img/hi-res/footer/line.png?1);
      background-repeat: no-repeat;
      background-size: contain;
      top: 1.5em;
      left: 0em;
      position: absolute;
      height: 100%;
      width: 7px;
      content: ""; }
    footer .inquiries .columns a.text-link {
      color: #C68907;
      font-family: 'Play', sans-serif;
      font-weight: 300;
      display: block;
      margin-top: 1em;
      font-size: .9em; }
    footer .inquiries .columns p {
      -webkit-transition: 100ms linear;
      -moz-transition: 100ms linear;
      -ms-transition: 100ms linear;
      -o-transition: 100ms linear;
      transition: 100ms linear; }
    footer .inquiries .columns:hover p {
      color: #fff !important; }
    footer .inquiries__newsletter {
      text-align: left;
      margin: 1em 0; }
      @media (min-width: 50em) {
        footer .inquiries__newsletter {
          text-align: left;
          margin: 0; } }
      footer .inquiries__newsletter input {
        background-color: rgba(0, 0, 0, 0.6);
        border: solid 0.5px #303232;
        padding: .5em;
        color: #fff;
        font-size: .9em; }
    footer .inquiries__sns li {
      display: inline-block;
      margin: 0 .2em; }
    footer .inquiries__sns a {
      border: none; }

.panel__sns {
  margin: 1.5em 0; }

h1 {
  font-size: 2.2em;
  line-height: 100%;
  color: #f5a601;
  text-transform: uppercase; }

h3 {
  font-size: 1.7em;
  line-height: 100%;
  color: #ffac00;
  text-transform: uppercase; }

h4 {
  font-size: 1.35em;
  line-height: 100%;
  color: #f0f1f1;
  text-transform: uppercase; }

h5 {
  font-size: 1.25em;
  line-height: 100%;
  color: #ffac00;
  text-transform: uppercase; }

p {
  color: #fff;
  line-height: 130%;
  font-size: 1em; }

article {
  color: #fff;
  line-height: 130%;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 5px 0 10px; }

/*# sourceMappingURL=app-ui.min.css.map */
