/*
Theme Name: Smash Pro
Description: Theme enfant du site Smash Pro
Author: Pierre Gorn Brunet - Smash Pro
Author URI: https://www.culture-games.com
Template: twentytwenty
Version: 0.1.0
*/
* {
  color: #ffffff;
}
body {
  font-family: 'Montserrat-Regular';
  letter-spacing: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
  letter-spacing: inherit;
}
section {
  padding: 0;
}
ul {
  margin: 0;
  list-style: none;
}
li {
  margin: 0;
}
@font-face {
  font-family: 'introRust-Base';
  src: url(../fonts/introrust-base.html) format('woff2'), url(../fonts/introrust-base.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url(../fonts/montserrat-regular.woff) format('woff'), url(../fonts/montserrat-regular.html) format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.headerSite {
  position: relative;
  color: #ffffff;
  background-color: #000000;
  border-bottom: 8px solid #ffd00d;
}
.headerSite .headerInnerSection {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.headerSite .headerInnerSection .headerTitlesWrapper {
  padding: 0;
}
.headerSite .headerInnerSection .headerTitlesWrapper .headerTitles {
  width: 256px;
}
.headerSite .headerInnerSection .headerTitlesWrapper .headerTitles .logoSmashProTips {
  width: 256px;
}
.headerSite .site-description {
  font-size: 0;
}
.headerSite .nav-toggle,
.headerSite .search-toggle {
  display: none;
}
.headerSite .header-navigation-wrapper,
.headerSite .primary-menu-wrapper {
  display: block;
  width: 100%;
}
.headerSite .header-navigation-wrapper .primary-menu,
.headerSite .primary-menu-wrapper .primary-menu {
  flex-wrap: wrap;
  margin-top: 16px;
  margin-left: 0;
  justify-content: center;
}
.headerSite .header-navigation-wrapper .primary-menu .menu-item,
.headerSite .primary-menu-wrapper .primary-menu .menu-item {
  display: flex;
  width: 50%;
  height: 48px;
  margin-left: 0;
  margin-top: 0;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.headerSite .header-navigation-wrapper .primary-menu .menu-item.shopLinkMenu a,
.headerSite .primary-menu-wrapper .primary-menu .menu-item.shopLinkMenu a {
  color: #ffffff;
}
.headerSite .header-navigation-wrapper .primary-menu .menu-item.menu-item-859,
.headerSite .primary-menu-wrapper .primary-menu .menu-item.menu-item-859,
.headerSite .header-navigation-wrapper .primary-menu .menu-item.menu-item-4964,
.headerSite .primary-menu-wrapper .primary-menu .menu-item.menu-item-4964 {
  opacity: 0.5;
}
.headerSite .header-navigation-wrapper .primary-menu .menu-item.menu-item-859 a,
.headerSite .primary-menu-wrapper .primary-menu .menu-item.menu-item-859 a,
.headerSite .header-navigation-wrapper .primary-menu .menu-item.menu-item-4964 a,
.headerSite .primary-menu-wrapper .primary-menu .menu-item.menu-item-4964 a {
  cursor: inherit;
  pointer-events: none;
}
.headerSite .header-navigation-wrapper .primary-menu .menu-item a,
.headerSite .primary-menu-wrapper .primary-menu .menu-item a {
  font-family: 'introRust-Base';
  font-size: 20px;
  text-decoration: none;
  color: #ffd00d;
}
@media (min-width: 480px) {
  .headerSite .header-navigation-wrapper .primary-menu .menu-item a,
  .headerSite .primary-menu-wrapper .primary-menu .menu-item a {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .headerSite .header-navigation-wrapper,
  .headerSite .primary-menu-wrapper {
    margin-right: 24px;
    align-self: flex-end;
  }
  .headerSite .headerInnerSection {
    flex-wrap: nowrap;
  }
  .headerSite .headerInnerSection .headerTitlesWrapper .headerTitles {
    margin: 0 0 0 24px;
  }
  .headerSite .headerInnerSection .headerTitlesWrapper .headerTitles .site-logo {
    margin: 0 0 0 24px;
  }
  .headerSite .header-navigation-wrapper .primary-menu,
  .headerSite .primary-menu-wrapper .primary-menu {
    margin-top: 0;
    justify-content: flex-end;
  }
  .headerSite .header-navigation-wrapper .primary-menu .menu-item,
  .headerSite .primary-menu-wrapper .primary-menu .menu-item {
    width: inherit;
    margin-left: 16px;
    margin-top: 8px;
  }
}
.wpml-ls {
  position: absolute;
  bottom: -42px;
  right: 16px;
  z-index: 100;
}
.wpml-ls.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  margin-left: 24px;
}
.wpml-ls .wpml-ls-link {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-color: #ffd00d;
  border: 4px solid #ffd00d;
  border-radius: 50%;
}
.wpml-ls .wpml-ls-link .wpml-ls-flag {
  display: none;
}
.wpml-ls .wpml-ls-native,
.wpml-ls .wpml-ls-display {
  display: none;
}
.wpml-ls .wpml-ls-item-en .wpml-ls-link {
  background-image: url('../images/pages/common/flags/en_GB.png');
}
.wpml-ls .wpml-ls-item-fr .wpml-ls-link {
  background-image: url('../images/pages/common/flags/fr_FR.png');
}
.wpml-ls .wpml-ls-item-es .wpml-ls-link {
  background-image: url('../images/pages/common/flags/es_ES.png');
}
.wpml-ls .wpml-ls-item-it .wpml-ls-link {
  background: green;
}
@media (min-width: 768px) {
  .wpml-ls {
    bottom: -32px;
  }
  .wpml-ls .wpml-ls-link {
    width: 32px;
    height: 32px;
  }
}
.modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
}
.modal.show {
  display: flex;
  position: fixed;
  z-index: 1000;
  align-items: center;
  justify-content: center;
}
.modal .closeModal {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  font-size: 0;
  cursor: pointer;
}
.modal .closeModal:before,
.modal .closeModal:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal .closeModal:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal .msgModal {
  width: 100%;
  height: 100%;
  padding: 24px;
  text-align: center;
  color: #000000;
  overflow: auto;
}
@media (min-width: 768px) {
  .modal.show {
    top: 50%;
    left: 50%;
    bottom: initial;
    right: initial;
    width: 600px;
    height: 600px;
    margin-top: -300px;
    margin-left: -300px;
    border-radius: 16px;
  }
}
.overlay {
  display: none;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.overlay.show {
  display: block;
}
.firstSlideCharacters.mario,
.secondSlideCharacters.mario {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mario/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mario/home.jpg), #000000;
}
.firstSlideCharacters.donkey-kong,
.secondSlideCharacters.donkey-kong {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/donkey-kong/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/donkey-kong/home.jpg), #000000;
}
.firstSlideCharacters.link,
.secondSlideCharacters.link {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link/home.jpg), #000000;
}
.firstSlideCharacters.samus,
.secondSlideCharacters.samus {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus/home.jpg), #000000;
}
.firstSlideCharacters.samus-sombre,
.secondSlideCharacters.samus-sombre {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sombre/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sombre/home.jpg), #000000;
}
.firstSlideCharacters.yoshi,
.secondSlideCharacters.yoshi {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/yoshi/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/yoshi/home.jpg), #000000;
}
.firstSlideCharacters.kirby,
.secondSlideCharacters.kirby {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/kirby/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/kirby/home.jpg), #000000;
}
.firstSlideCharacters.fox,
.secondSlideCharacters.fox {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/fox/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/fox/home.jpg), #000000;
}
.firstSlideCharacters.pikachu,
.secondSlideCharacters.pikachu {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pikachu/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pikachu/home.jpg), #000000;
}
.firstSlideCharacters.luigi,
.secondSlideCharacters.luigi {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/luigi/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/luigi/home.jpg), #000000;
}
.firstSlideCharacters.ness,
.secondSlideCharacters.ness {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ness/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ness/home.jpg), #000000;
}
.firstSlideCharacters.captain-falcon,
.secondSlideCharacters.captain-falcon {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/captain-falcon/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/captain-falcon/home.jpg), #000000;
}
.firstSlideCharacters.rondoudou,
.secondSlideCharacters.rondoudou {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/rondoudou/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/rondoudou/home.jpg), #000000;
}
.firstSlideCharacters.peach,
.secondSlideCharacters.peach {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/peach/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/peach/home.jpg), #000000;
}
.firstSlideCharacters.daisy,
.secondSlideCharacters.daisy {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/daisy/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/daisy/home.jpg), #000000;
}
.firstSlideCharacters.bowser,
.secondSlideCharacters.bowser {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser/home.jpg), #000000;
}
.firstSlideCharacters.ice-climbers,
.secondSlideCharacters.ice-climbers {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ice-climbers/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ice-climbers/home.jpg), #000000;
}
.firstSlideCharacters.sheik,
.secondSlideCharacters.sheik {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sheik/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sheik/home.jpg), #000000;
}
.firstSlideCharacters.zelda,
.secondSlideCharacters.zelda {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/zelda/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/zelda/home.jpg), #000000;
}
.firstSlideCharacters.dr-mario,
.secondSlideCharacters.dr-mario {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/dr-mario/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/dr-mario/home.jpg), #000000;
}
.firstSlideCharacters.pichu,
.secondSlideCharacters.pichu {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pichu/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pichu/home.jpg), #000000;
}
.firstSlideCharacters.falco,
.secondSlideCharacters.falco {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/falco/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/falco/home.jpg), #000000;
}
.firstSlideCharacters.marth,
.secondSlideCharacters.marth {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/marth/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/marth/home.jpg), #000000;
}
.firstSlideCharacters.lucina,
.secondSlideCharacters.lucina {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucina/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucina/home.jpg), #000000;
}
.firstSlideCharacters.link-enfant,
.secondSlideCharacters.link-enfant {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link-enfant/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link-enfant/home.jpg), #000000;
}
.firstSlideCharacters.ganondorf,
.secondSlideCharacters.ganondorf {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ganondorf/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ganondorf/home.jpg), #000000;
}
.firstSlideCharacters.mewtwo,
.secondSlideCharacters.mewtwo {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mewtwo/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mewtwo/home.jpg), #000000;
}
.firstSlideCharacters.roy,
.secondSlideCharacters.roy {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/roy/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/roy/home.jpg), #000000;
}
.firstSlideCharacters.chrom,
.secondSlideCharacters.chrom {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/chrom/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/chrom/home.jpg), #000000;
}
.firstSlideCharacters.mr-game-and-watch,
.secondSlideCharacters.mr-game-and-watch {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mr-game-and-watch/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mr-game-and-watch/home.jpg), #000000;
}
.firstSlideCharacters.meta-knight,
.secondSlideCharacters.meta-knight {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/meta-knight/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/meta-knight/home.jpg), #000000;
}
.firstSlideCharacters.pit,
.secondSlideCharacters.pit {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pit/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pit/home.jpg), #000000;
}
.firstSlideCharacters.pit-malefique,
.secondSlideCharacters.pit-malefique {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pit-malefique/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pit-malefique/home.jpg), #000000;
}
.firstSlideCharacters.samus-sans-armure,
.secondSlideCharacters.samus-sans-armure {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sans-armure/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sans-armure/home.jpg), #000000;
}
.firstSlideCharacters.wario,
.secondSlideCharacters.wario {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/wario/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/wario/home.jpg), #000000;
}
.firstSlideCharacters.snake,
.secondSlideCharacters.snake {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/snake/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/snake/home.jpg), #000000;
}
.firstSlideCharacters.ike,
.secondSlideCharacters.ike {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ike/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ike/home.jpg), #000000;
}
.firstSlideCharacters.dresseur-de-pokemon,
.secondSlideCharacters.dresseur-de-pokemon {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/dresseur-de-pokemon/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/dresseur-de-pokemon/home.jpg), #000000;
}
.firstSlideCharacters.diddy-kong,
.secondSlideCharacters.diddy-kong {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/diddy-kong/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/diddy-kong/home.jpg), #000000;
}
.firstSlideCharacters.lucas,
.secondSlideCharacters.lucas {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucas/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucas/home.jpg), #000000;
}
.firstSlideCharacters.sonic,
.secondSlideCharacters.sonic {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sonic/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sonic/home.jpg), #000000;
}
.firstSlideCharacters.roi-dadidou,
.secondSlideCharacters.roi-dadidou {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/roi-dadidou/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/roi-dadidou/home.jpg), #000000;
}
.firstSlideCharacters.olimar,
.secondSlideCharacters.olimar {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/olimar/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/olimar/home.jpg), #000000;
}
.firstSlideCharacters.lucario,
.secondSlideCharacters.lucario {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucario/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucario/home.jpg), #000000;
}
.firstSlideCharacters.rob,
.secondSlideCharacters.rob {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/rob/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/rob/home.jpg), #000000;
}
.firstSlideCharacters.link-cartoon,
.secondSlideCharacters.link-cartoon {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link-cartoon/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link-cartoon/home.jpg), #000000;
}
.firstSlideCharacters.wolf,
.secondSlideCharacters.wolf {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/wolf/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/wolf/home.jpg), #000000;
}
.firstSlideCharacters.villageois,
.secondSlideCharacters.villageois {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/villageois/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/villageois/home.jpg), #000000;
}
.firstSlideCharacters.mega-man,
.secondSlideCharacters.mega-man {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mega-man/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mega-man/home.jpg), #000000;
}
.firstSlideCharacters.entraineuse-wii-fit,
.secondSlideCharacters.entraineuse-wii-fit {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/entraineuse-wii-fit/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/entraineuse-wii-fit/home.jpg), #000000;
}
.firstSlideCharacters.harmonie-and-luma,
.secondSlideCharacters.harmonie-and-luma {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/harmonie-et-luma/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/harmonie-et-luma/home.jpg), #000000;
}
.firstSlideCharacters.little-mac,
.secondSlideCharacters.little-mac {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/little-mac/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/little-mac/home.jpg), #000000;
}
.firstSlideCharacters.amphinobi,
.secondSlideCharacters.amphinobi {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/amphinobi/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/amphinobi/home.jpg), #000000;
}
.firstSlideCharacters.boxeur,
.secondSlideCharacters.boxeur {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/boxeur/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/boxeur/home.jpg), #000000;
}
.firstSlideCharacters.epeiste,
.secondSlideCharacters.epeiste {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/epeiste/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/epeiste/home.jpg), #000000;
}
.firstSlideCharacters.tireur,
.secondSlideCharacters.tireur {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/tireur/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/tireur/home.jpg), #000000;
}
.firstSlideCharacters.palutena,
.secondSlideCharacters.palutena {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/palutena/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/palutena/home.jpg), #000000;
}
.firstSlideCharacters.pac-man,
.secondSlideCharacters.pac-man {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pac-man/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pac-man/home.jpg), #000000;
}
.firstSlideCharacters.daraen,
.secondSlideCharacters.daraen {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/daraen/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/daraen/home.jpg), #000000;
}
.firstSlideCharacters.shulk,
.secondSlideCharacters.shulk {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/shulk/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/shulk/home.jpg), #000000;
}
.firstSlideCharacters.bowser-jr,
.secondSlideCharacters.bowser-jr {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser-jr/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser-jr/home.jpg), #000000;
}
.firstSlideCharacters.duo-duck-hunt,
.secondSlideCharacters.duo-duck-hunt {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/duo-duck-hunt/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/duo-duck-hunt/home.jpg), #000000;
}
.firstSlideCharacters.ryu,
.secondSlideCharacters.ryu {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ryu/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ryu/home.jpg), #000000;
}
.firstSlideCharacters.ken,
.secondSlideCharacters.ken {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ken/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ken/home.jpg), #000000;
}
.firstSlideCharacters.cloud,
.secondSlideCharacters.cloud {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/cloud/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/cloud/home.jpg), #000000;
}
.firstSlideCharacters.corrin,
.secondSlideCharacters.corrin {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/corrin/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/corrin/home.jpg), #000000;
}
.firstSlideCharacters.bayonetta,
.secondSlideCharacters.bayonetta {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bayonetta/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bayonetta/home.jpg), #000000;
}
.firstSlideCharacters.inkling,
.secondSlideCharacters.inkling {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/inkling/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/inkling/home.jpg), #000000;
}
.firstSlideCharacters.ridley,
.secondSlideCharacters.ridley {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ridley/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ridley/home.jpg), #000000;
}
.firstSlideCharacters.simon,
.secondSlideCharacters.simon {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/simon/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/simon/home.jpg), #000000;
}
.firstSlideCharacters.richter,
.secondSlideCharacters.richter {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/richter/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/richter/home.jpg), #000000;
}
.firstSlideCharacters.king-k-rool,
.secondSlideCharacters.king-k-rool {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/king-k-rool/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/king-k-rool/home.jpg), #000000;
}
.firstSlideCharacters.marie,
.secondSlideCharacters.marie {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/marie/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/marie/home.jpg), #000000;
}
.firstSlideCharacters.felinferno,
.secondSlideCharacters.felinferno {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/felinferno/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/felinferno/home.jpg), #000000;
}
.firstSlideCharacters.plante-piranha,
.secondSlideCharacters.plante-piranha {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/plante-piranha/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/plante-piranha/home.jpg), #000000;
}
.firstSlideCharacters.joker,
.secondSlideCharacters.joker {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/joker/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/joker/home.jpg), #000000;
}
.firstSlideCharacters.heros,
.secondSlideCharacters.heros {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/heros/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/heros/home.jpg), #000000;
}
.firstSlideCharacters.banjo-et-kazooie,
.secondSlideCharacters.banjo-et-kazooie {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/banjo-et-kazooie/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/banjo-et-kazooie/home.jpg), #000000;
}
.firstSlideCharacters.terry,
.secondSlideCharacters.terry {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/terry/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/terry/home.jpg), #000000;
}
.firstSlideCharacters.byleth,
.secondSlideCharacters.byleth {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/byleth/artwork-mobile.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/byleth/home.jpg), #000000;
}
.firstSlideCharacters.min-min,
.secondSlideCharacters.min-min {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/min-min/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/min-min/home.jpg), #000000;
}
.firstSlideCharacters.steve,
.secondSlideCharacters.steve {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/steve/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/steve/home.jpg), #000000;
}
.firstSlideCharacters.sephiroth,
.secondSlideCharacters.sephiroth {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sephiroth/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sephiroth/home.jpg), #000000;
}
.firstSlideCharacters.pyra,
.secondSlideCharacters.pyra {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pyra/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pyra/home.jpg), #000000;
}
.firstSlideCharacters.kazuya,
.secondSlideCharacters.kazuya {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/kazuya/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/kazuya/home.jpg), #000000;
}
.firstSlideCharacters.sora,
.secondSlideCharacters.sora {
  background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sora/artwork-mobile.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sora/home.jpg), #000000;
}
@media (min-width: 1000px) {
  .firstSlideCharacters.mario,
  .secondSlideCharacters.mario {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mario/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mario/home.jpg), #000000;
  }
  .firstSlideCharacters.donkey-kong,
  .secondSlideCharacters.donkey-kong {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/donkey-kong/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/donkey-kong/home.jpg), #000000;
  }
  .firstSlideCharacters.link,
  .secondSlideCharacters.link {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link/home.jpg), #000000;
  }
  .firstSlideCharacters.samus,
  .secondSlideCharacters.samus {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus/home.jpg), #000000;
  }
  .firstSlideCharacters.samus-sombre,
  .secondSlideCharacters.samus-sombre {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sombre/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sombre/home.jpg), #000000;
  }
  .firstSlideCharacters.yoshi,
  .secondSlideCharacters.yoshi {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/yoshi/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/yoshi/home.jpg), #000000;
  }
  .firstSlideCharacters.kirby,
  .secondSlideCharacters.kirby {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/kirby/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/kirby/home.jpg), #000000;
  }
  .firstSlideCharacters.fox,
  .secondSlideCharacters.fox {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/fox/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/fox/home.jpg), #000000;
  }
  .firstSlideCharacters.pikachu,
  .secondSlideCharacters.pikachu {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pikachu/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pikachu/home.jpg), #000000;
  }
  .firstSlideCharacters.luigi,
  .secondSlideCharacters.luigi {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/luigi/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/luigi/home.jpg), #000000;
  }
  .firstSlideCharacters.ness,
  .secondSlideCharacters.ness {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ness/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ness/home.jpg), #000000;
  }
  .firstSlideCharacters.captain-falcon,
  .secondSlideCharacters.captain-falcon {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/captain-falcon/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/captain-falcon/home.jpg), #000000;
  }
  .firstSlideCharacters.rondoudou,
  .secondSlideCharacters.rondoudou {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/rondoudou/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/rondoudou/home.jpg), #000000;
  }
  .firstSlideCharacters.peach,
  .secondSlideCharacters.peach {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/peach/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/peach/home.jpg), #000000;
  }
  .firstSlideCharacters.daisy,
  .secondSlideCharacters.daisy {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/daisy/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/daisy/home.jpg), #000000;
  }
  .firstSlideCharacters.bowser,
  .secondSlideCharacters.bowser {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser/home.jpg), #000000;
  }
  .firstSlideCharacters.ice-climbers,
  .secondSlideCharacters.ice-climbers {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ice-climbers/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ice-climbers/home.jpg), #000000;
  }
  .firstSlideCharacters.sheik,
  .secondSlideCharacters.sheik {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sheik/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sheik/home.jpg), #000000;
  }
  .firstSlideCharacters.zelda,
  .secondSlideCharacters.zelda {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/zelda/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/zelda/home.jpg), #000000;
  }
  .firstSlideCharacters.dr-mario,
  .secondSlideCharacters.dr-mario {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/dr-mario/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/dr-mario/home.jpg), #000000;
  }
  .firstSlideCharacters.pichu,
  .secondSlideCharacters.pichu {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pichu/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pichu/home.jpg), #000000;
  }
  .firstSlideCharacters.falco,
  .secondSlideCharacters.falco {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/falco/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/falco/home.jpg), #000000;
  }
  .firstSlideCharacters.marth,
  .secondSlideCharacters.marth {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/marth/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/marth/home.jpg), #000000;
  }
  .firstSlideCharacters.lucina,
  .secondSlideCharacters.lucina {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucina/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucina/home.jpg), #000000;
  }
  .firstSlideCharacters.link-enfant,
  .secondSlideCharacters.link-enfant {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link-enfant/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link-enfant/home.jpg), #000000;
  }
  .firstSlideCharacters.ganondorf,
  .secondSlideCharacters.ganondorf {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ganondorf/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ganondorf/home.jpg), #000000;
  }
  .firstSlideCharacters.mewtwo,
  .secondSlideCharacters.mewtwo {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mewtwo/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mewtwo/home.jpg), #000000;
  }
  .firstSlideCharacters.roy,
  .secondSlideCharacters.roy {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/roy/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/roy/home.jpg), #000000;
  }
  .firstSlideCharacters.chrom,
  .secondSlideCharacters.chrom {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/chrom/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/chrom/home.jpg), #000000;
  }
  .firstSlideCharacters.mr-game-and-watch,
  .secondSlideCharacters.mr-game-and-watch {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mr-game-and-watch/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mr-game-and-watch/home.jpg), #000000;
  }
  .firstSlideCharacters.meta-knight,
  .secondSlideCharacters.meta-knight {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/meta-knight/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/meta-knight/home.jpg), #000000;
  }
  .firstSlideCharacters.pit,
  .secondSlideCharacters.pit {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pit/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pit/home.jpg), #000000;
  }
  .firstSlideCharacters.pit-malefique,
  .secondSlideCharacters.pit-malefique {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pit-malefique/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pit-malefique/home.jpg), #000000;
  }
  .firstSlideCharacters.samus-sans-armure,
  .secondSlideCharacters.samus-sans-armure {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sans-armure/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/samus-sans-armure/home.jpg), #000000;
  }
  .firstSlideCharacters.wario,
  .secondSlideCharacters.wario {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/wario/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/wario/home.jpg), #000000;
  }
  .firstSlideCharacters.snake,
  .secondSlideCharacters.snake {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/snake/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/snake/home.jpg), #000000;
  }
  .firstSlideCharacters.ike,
  .secondSlideCharacters.ike {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ike/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ike/home.jpg), #000000;
  }
  .firstSlideCharacters.dresseur-de-pokemon,
  .secondSlideCharacters.dresseur-de-pokemon {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/dresseur-de-pokemon/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/dresseur-de-pokemon/home.jpg), #000000;
  }
  .firstSlideCharacters.diddy-kong,
  .secondSlideCharacters.diddy-kong {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/diddy-kong/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/diddy-kong/home.jpg), #000000;
  }
  .firstSlideCharacters.lucas,
  .secondSlideCharacters.lucas {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucas/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucas/home.jpg), #000000;
  }
  .firstSlideCharacters.sonic,
  .secondSlideCharacters.sonic {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sonic/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sonic/home.jpg), #000000;
  }
  .firstSlideCharacters.roi-dadidou,
  .secondSlideCharacters.roi-dadidou {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/roi-dadidou/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/roi-dadidou/home.jpg), #000000;
  }
  .firstSlideCharacters.olimar,
  .secondSlideCharacters.olimar {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/olimar/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/olimar/home.jpg), #000000;
  }
  .firstSlideCharacters.lucario,
  .secondSlideCharacters.lucario {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/lucario/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/lucario/home.jpg), #000000;
  }
  .firstSlideCharacters.rob,
  .secondSlideCharacters.rob {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/rob/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/rob/home.jpg), #000000;
  }
  .firstSlideCharacters.link-cartoon,
  .secondSlideCharacters.link-cartoon {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/link-cartoon/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/link-cartoon/home.jpg), #000000;
  }
  .firstSlideCharacters.wolf,
  .secondSlideCharacters.wolf {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/wolf/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/wolf/home.jpg), #000000;
  }
  .firstSlideCharacters.villageois,
  .secondSlideCharacters.villageois {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/villageois/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/villageois/home.jpg), #000000;
  }
  .firstSlideCharacters.mega-man,
  .secondSlideCharacters.mega-man {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/mega-man/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/mega-man/home.jpg), #000000;
  }
  .firstSlideCharacters.entraineuse-wii-fit,
  .secondSlideCharacters.entraineuse-wii-fit {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/entraineuse-wii-fit/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/entraineuse-wii-fit/home.jpg), #000000;
  }
  .firstSlideCharacters.harmonie-and-luma,
  .secondSlideCharacters.harmonie-and-luma {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/harmonie-et-luma/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/harmonie-et-luma/home.jpg), #000000;
  }
  .firstSlideCharacters.little-mac,
  .secondSlideCharacters.little-mac {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/little-mac/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/little-mac/home.jpg), #000000;
  }
  .firstSlideCharacters.amphinobi,
  .secondSlideCharacters.amphinobi {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/amphinobi/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/amphinobi/home.jpg), #000000;
  }
  .firstSlideCharacters.boxeur,
  .secondSlideCharacters.boxeur {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/boxeur/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/boxeur/home.jpg), #000000;
  }
  .firstSlideCharacters.epeiste,
  .secondSlideCharacters.epeiste {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/epeiste/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/epeiste/home.jpg), #000000;
  }
  .firstSlideCharacters.tireur,
  .secondSlideCharacters.tireur {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/tireur/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/tireur/home.jpg), #000000;
  }
  .firstSlideCharacters.palutena,
  .secondSlideCharacters.palutena {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/palutena/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/palutena/home.jpg), #000000;
  }
  .firstSlideCharacters.pac-man,
  .secondSlideCharacters.pac-man {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pac-man/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pac-man/home.jpg), #000000;
  }
  .firstSlideCharacters.daraen,
  .secondSlideCharacters.daraen {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/daraen/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/daraen/home.jpg), #000000;
  }
  .firstSlideCharacters.shulk,
  .secondSlideCharacters.shulk {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/shulk/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/shulk/home.jpg), #000000;
  }
  .firstSlideCharacters.bowser-jr,
  .secondSlideCharacters.bowser-jr {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser-jr/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bowser-jr/home.jpg), #000000;
  }
  .firstSlideCharacters.duo-duck-hunt,
  .secondSlideCharacters.duo-duck-hunt {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/duo-duck-hunt/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/duo-duck-hunt/home.jpg), #000000;
  }
  .firstSlideCharacters.ryu,
  .secondSlideCharacters.ryu {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ryu/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ryu/home.jpg), #000000;
  }
  .firstSlideCharacters.ken,
  .secondSlideCharacters.ken {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ken/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ken/home.jpg), #000000;
  }
  .firstSlideCharacters.cloud,
  .secondSlideCharacters.cloud {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/cloud/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/cloud/home.jpg), #000000;
  }
  .firstSlideCharacters.corrin,
  .secondSlideCharacters.corrin {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/corrin/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/corrin/home.jpg), #000000;
  }
  .firstSlideCharacters.bayonetta,
  .secondSlideCharacters.bayonetta {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/bayonetta/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/bayonetta/home.jpg), #000000;
  }
  .firstSlideCharacters.inkling,
  .secondSlideCharacters.inkling {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/inkling/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/inkling/home.jpg), #000000;
  }
  .firstSlideCharacters.ridley,
  .secondSlideCharacters.ridley {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/ridley/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/ridley/home.jpg), #000000;
  }
  .firstSlideCharacters.simon,
  .secondSlideCharacters.simon {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/simon/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/simon/home.jpg), #000000;
  }
  .firstSlideCharacters.richter,
  .secondSlideCharacters.richter {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/richter/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/richter/home.jpg), #000000;
  }
  .firstSlideCharacters.king-k-rool,
  .secondSlideCharacters.king-k-rool {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/king-k-rool/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/king-k-rool/home.jpg), #000000;
  }
  .firstSlideCharacters.marie,
  .secondSlideCharacters.marie {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/marie/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/marie/home.jpg), #000000;
  }
  .firstSlideCharacters.felinferno,
  .secondSlideCharacters.felinferno {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/felinferno/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/felinferno/home.jpg), #000000;
  }
  .firstSlideCharacters.plante-piranha,
  .secondSlideCharacters.plante-piranha {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/plante-piranha/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/plante-piranha/home.jpg), #000000;
  }
  .firstSlideCharacters.joker,
  .secondSlideCharacters.joker {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/joker/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/joker/home.jpg), #000000;
  }
  .firstSlideCharacters.heros,
  .secondSlideCharacters.heros {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/heros/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/heros/home.jpg), #000000;
  }
  .firstSlideCharacters.banjo-et-kazooie,
  .secondSlideCharacters.banjo-et-kazooie {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/banjo-et-kazooie/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/banjo-et-kazooie/home.jpg), #000000;
  }
  .firstSlideCharacters.terry,
  .secondSlideCharacters.terry {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/terry/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/terry/home.jpg), #000000;
  }
  .firstSlideCharacters.byleth,
  .secondSlideCharacters.byleth {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/byleth/artwork-desk.html), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/byleth/home.jpg), #000000;
  }
  .firstSlideCharacters.min-min,
  .secondSlideCharacters.min-min {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/min-min/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/min-min/home.jpg), #000000;
  }
  .firstSlideCharacters.steve,
  .secondSlideCharacters.steve {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/steve/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/steve/home.jpg), #000000;
  }
  .firstSlideCharacters.sephiroth,
  .secondSlideCharacters.sephiroth {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sephiroth/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sephiroth/home.jpg), #000000;
  }
  .firstSlideCharacters.pyra,
  .secondSlideCharacters.pyra {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/pyra/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/pyra/home.jpg), #000000;
  }
  .firstSlideCharacters.kazuya,
  .secondSlideCharacters.kazuya {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/kazuya/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/kazuya/home.jpg), #000000;
  }
  .firstSlideCharacters.sora,
  .secondSlideCharacters.sora {
    background: url(../../../../../../wp-content/themes/smashpro/assets/images/pages/common/artworks/sora/artwork-desk.png), url(https://smashpro.tips.maxime-blouin.fr/wp-content/themes/smashpro/assets/images/pages/common/artworks/sora/home.jpg), #000000;
  }
}
.slideshowCharacters {
  position: relative;
  width: 100%;
  height: 512px;
}
.slideshowCharacters .firstSlideCharacters,
.slideshowCharacters .secondSlideCharacters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position-x: calc(50% - 0px), 100%, center;
  background-position-y: bottom, center, center;
  background-size: 1000px 512px, 910px 512px, 100%;
  transition: opacity 1s ease-in-out;
}
.slideshowCharacters .firstSlideCharacters.inactive,
.slideshowCharacters .secondSlideCharacters.inactive {
  opacity: 0;
}
.slideshowCharacters .firstSlideCharacters.inactive .titleCharacters,
.slideshowCharacters .secondSlideCharacters.inactive .titleCharacters {
  z-index: 5;
}
.slideshowCharacters .titleCharacters {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 48px;
  font-family: 'introRust-Base';
  justify-content: flex-end;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
}
.slideshowCharacters .titleCharacters .numberCharacters {
  text-shadow: black 0.1em 0.1em 0.2em;
}
.slideshowCharacters .titleCharacters .nameCharacters {
  text-align: center;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.slideshowCharacters .titleCharacters .goToCharacters {
  margin-bottom: 24px;
  font-size: 16px;
  text-transform: uppercase;
  text-shadow: black 0.1em 0.1em 0.2em;
}
.navigationLinkGuides {
  padding: 8px;
  background: #000000;
}
.navigationLinkGuides .linkToGuides {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 64px;
  margin: auto;
  font-size: 20px;
  font-family: 'introRust-Base';
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #000000;
  background: #ffd00d;
}
.navigationLinkGuides .linkToGuides::before,
.navigationLinkGuides .linkToGuides::after {
  content: '';
  position: absolute;
  left: -40px;
  width: 32px;
  height: 100%;
  background: #ffd00d;
}
.navigationLinkGuides .linkToGuides::after {
  left: inherit;
  right: -40px;
}
.navigationLinkGuides .linkToGuides .boldLink {
  margin-left: 8px;
  color: #ffffff;
}
.navigationLinkGuides .linkToGuides .borderLeft {
  position: absolute;
  left: -72px;
  top: 0;
  height: 48px;
  background: #000000;
}
.navigationLinkGuides .linkToGuides .borderLeft::before,
.navigationLinkGuides .linkToGuides .borderLeft::after {
  content: '';
  position: absolute;
  left: -40px;
  width: 8px;
  height: 100%;
  background: #ffd00d;
}
.navigationLinkGuides .linkToGuides .borderLeft::after {
  left: 0;
  width: 16px;
}
.navigationLinkGuides .linkToGuides .borderRight {
  position: absolute;
  right: -72px;
  top: 0;
  height: 48px;
  background: #000000;
}
.navigationLinkGuides .linkToGuides .borderRight::before,
.navigationLinkGuides .linkToGuides .borderRight::after {
  content: '';
  position: absolute;
  right: -40px;
  width: 8px;
  height: 100%;
  background: #ffd00d;
}
.navigationLinkGuides .linkToGuides .borderRight::after {
  right: 0;
  width: 16px;
}
@media (min-width: 456px) {
  .navigationLinkGuides {
    height: 64px;
    padding: 8px;
    background: #000000;
  }
  .navigationLinkGuides .linkToGuides {
    width: 440px;
    height: 48px;
    font-size: 24px;
  }
}
.panelWelcome {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 32px;
  justify-content: center;
  background-color: #ffd00d;
}
.panelWelcome .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelWelcome .titleBox::before,
.panelWelcome .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelWelcome .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelWelcome .titleBox .wordingTitle {
  color: #000000;
}
.panelWelcome .msgQuote {
  position: relative;
  width: calc(100% - 80px);
  max-width: 708px;
  margin: auto;
  text-align: justify;
  color: #000000;
}
.panelWelcome .msgQuote::before,
.panelWelcome .msgQuote::after {
  display: inline-block;
  content: '"';
  position: absolute;
  top: -20px;
  left: -24px;
  width: 16px;
  height: 16px;
  font-family: 'introRust-Base';
  font-size: 56px;
  color: #ffffff;
}
.panelWelcome .msgQuote::after {
  top: inherit;
  left: inherit;
  bottom: 24px;
  right: -16px;
}
.panelWelcome .msgQuote .boldQuote:first-child {
  margin-left: 24px;
}
.panelWelcome .msgQuote .boldQuote {
  font-family: 'introRust-Base';
  color: #ffffff;
}
.panelMegaMenu {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 32px;
  justify-content: center;
  background-color: #ffd00d;
  background-color: #ffffff;
}
.panelMegaMenu .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}
.panelMegaMenu .titleBox::before,
.panelMegaMenu .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelMegaMenu .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelMegaMenu .titleBox .wordingTitle {
  position: relative;
  color: #000000;
}
.panelMegaMenu .titleBox .wordingTitle::after,
.panelMegaMenu .titleBox .wordingTitle::before {
  position: absolute;
  content: '-';
}
.panelMegaMenu .titleBox .wordingTitle::after {
  right: -16px;
}
.panelMegaMenu .titleBox .wordingTitle::before {
  left: -16px;
}
.panelMegaMenu .contentBox {
  text-align: center;
}
.panelMegaMenu .cardMegaMenu {
  display: inline-flex;
  flex-direction: column;
  max-width: 256px;
  margin: 8px 8px 24px;
  font-size: 16px;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #000000;
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu {
  display: inline-block;
  width: 240px;
  height: 120px;
  font-size: 0;
  background-size: 100%;
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu.linkShop {
  background-image: url('../images/pages/home/shortcut-shop.png');
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu.linkMain {
  background-image: url('../images/pages/home/shortcut-smash-test.jpg');
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu.linkGuides {
  background-image: url('../images/pages/home/shortcut-guides.jpg');
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu.linkApp {
  background-image: url('../images/pages/home/shortcut-app.jpg');
}
.panelMegaMenu .cardMegaMenu .linkMegaMenu.linkBible {
  background-image: url('../images/pages/home/shortcut-bible.jpg');
}
.panelMegaMenu .enLang .cardMegaMenu .linkMegaMenu.linkMain {
  background-image: url('../images/pages/home/shortcut-smash-test-en.png');
}
.panelMegaMenu .enLang .cardMegaMenu .linkMegaMenu.linkGuides {
  background-image: url('../images/pages/home/shortcut-guides-en.png');
}
.panelMegaMenu .enLang .cardMegaMenu .linkMegaMenu.linkApp {
  background-image: url('../images/pages/home/shortcut-app-en.png');
}
.news {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 32px;
  justify-content: center;
  background-color: #ffd00d;
  display: none;
  padding-bottom: 64px;
  background-color: #ffffff;
}
.news .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.news .titleBox::before,
.news .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.news .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.news .titleBox .wordingTitle {
  color: #000000;
}
.news .swipperWrapper {
  position: relative;
  width: 320px;
  height: 160px;
}
.news .swipperWrapper .swiper-container {
  width: 100%;
  height: 100%;
}
.news .swipperWrapper .swiper-button-next,
.news .swipperWrapper .swiper-button-prev {
  display: none;
  left: -32px;
  height: 64px;
  width: 64px;
  background: #ffffff;
  border: 1px solid #ffd00d;
  border-radius: 32px;
  outline: none;
}
.news .swipperWrapper .swiper-button-next::after,
.news .swipperWrapper .swiper-button-prev::after,
.news .swipperWrapper .swiper-button-next::after,
.news .swipperWrapper .swiper-button-prev::after {
  font-size: 24px;
  font-weight: 700;
  color: #ffd00d;
}
.news .swipperWrapper .swiper-button-next {
  left: inherit;
  right: -32px;
}
.news .swipperWrapper .swiper-pagination {
  display: flex;
  height: 24px;
  bottom: -40px;
  left: 50%;
  width: 128px;
  margin-left: -64px;
  align-items: center;
  justify-content: center;
}
.news .swipperWrapper .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 4px;
}
.news .swipperWrapper .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffd00d;
}
@media (min-width: 480px) {
  .news .swipperWrapper .swiper-button-next,
  .news .swipperWrapper .swiper-button-prev {
    display: flex;
  }
}
@media (min-width: 768px) {
  .news .swipperWrapper {
    width: 600px;
    height: 300px;
  }
}
.panelGuides {
  background: #000000;
}
.panelGuides .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelGuides .titleBox::before,
.panelGuides .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelGuides .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelGuides .titleBox .wordingTitle {
  color: #ffd00d;
}
.panelGuides .contentBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.panelGuides .contentBox .menuGuides {
  display: inline-flex;
  flex-direction: column;
  height: 360px;
  width: 100%;
  max-width: 1024px;
  align-items: center;
  justify-content: space-evenly;
}
.panelGuides .contentBox .menuGuides .itemGuides {
  width: 100%;
  font-size: 28px;
  font-family: 'introRust-Base';
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.panelGuides .contentBox .menuGuides .itemGuides .linkGuide {
  text-decoration: none;
  color: #ffffff;
}
.panelGuides .contentBox .menuGuides .itemGuides .linkGuide.disabled {
  opacity: 0.5;
  cursor: inherit;
}
.panelGuides .contentBox .menuGuides .itemGuides .linkGuide.active {
  color: #ffd00d;
  cursor: inherit;
}
.panelGuides .contentBox .menuGuides .itemGuides.disabled {
  opacity: 0.5;
  cursor: inherit;
}
.panelGuides .contentBox .menuGuides .itemGuides.active {
  color: #ffd00d;
  cursor: inherit;
}
@media (min-width: 768px) {
  .panelGuides .contentBox .menuGuides {
    flex-direction: row;
    flex-wrap: wrap;
    height: 128px;
  }
  .panelGuides .contentBox .menuGuides .itemGuides {
    width: 250px;
  }
}
.panelCharacters {
  display: none;
  background: #000000;
}
.panelCharacters.active {
  display: block;
}
.panelCharacters .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelCharacters .titleBox::before,
.panelCharacters .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelCharacters .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelCharacters .listCharactersPage {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  margin: auto;
  justify-content: center;
}
.panelCharacters .listCharactersPage .charactersLinkItem {
  position: relative;
  width: 160px;
  height: 64px;
  background-image: url('../images/pages/home/list-characters-82.jpg');
  background-size: 13760px 100%;
}
[lang="en-US"] .panelCharacters .listCharactersPage .charactersLinkItem {
  background-image: url('../images/pages/home/list-characters-82-en.jpg');
}
[lang="es-ES"] .panelCharacters .listCharactersPage .charactersLinkItem {
  background-image: url('../images/pages/home/list-characters-82-es.jpg');
}
.panelCharacters .listCharactersPage .charactersLinkItem:hover .charactersLink {
  display: inline-block;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('../images/pages/home/list-characters-82-hover.jpg');
  background-size: 13760px 100%;
}
[lang="en-US"] .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink {
  background-image: url('../images/pages/home/list-characters-82-hover-en.jpg');
}
[lang="es-ES"] .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink {
  background-image: url('../images/pages/home/list-characters-82-hover-es.jpg');
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.two {
  background-position: -160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.three {
  background-position: -320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.four {
  background-position: -480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fourEcho {
  background-position: -640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.five {
  background-position: -800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.six {
  background-position: -960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seven {
  background-position: -1120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eight {
  background-position: -1280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.nine {
  background-position: -1440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.ten {
  background-position: -1600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eleven {
  background-position: -1760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twelve {
  background-position: -1920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirteen {
  background-position: -2080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirteenEcho {
  background-position: -2240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fourteen {
  background-position: -2400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fifteen {
  background-position: -2560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixteen {
  background-position: -2720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventeen {
  background-position: -2880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eighteen {
  background-position: -3040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.nineteen {
  background-position: -3200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twenty {
  background-position: -3360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyOne {
  background-position: -3520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyOneEcho {
  background-position: -3680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyTwo {
  background-position: -3840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyThree {
  background-position: -4000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFour {
  background-position: -4160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFive {
  background-position: -4320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFiveEcho {
  background-position: -4480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentySix {
  background-position: -4640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentySeven {
  background-position: -4800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyEight {
  background-position: -4960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyEightEcho {
  background-position: -5120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyNine {
  background-position: -5280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirty {
  background-position: -5440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyOne {
  background-position: -5600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyTwo {
  background-position: -5760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyThree {
  background-position: -5920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtySix {
  background-position: -6080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtySeven {
  background-position: -6240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyEight {
  background-position: -6400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyNine {
  background-position: -6560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.forty {
  background-position: -6720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyOne {
  background-position: -6880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyTwo {
  background-position: -7040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyThree {
  background-position: -7200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyFour {
  background-position: -7360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyFive {
  background-position: -7520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortySix {
  background-position: -7680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortySeven {
  background-position: -7840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyEight {
  background-position: -8000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyNine {
  background-position: -8160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fifty {
  background-position: -8320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyOne {
  background-position: -8480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyTwo {
  background-position: -8640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyThree {
  background-position: -8800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyFour {
  background-position: -8960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyFive {
  background-position: -9120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftySix {
  background-position: -9280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftySeven {
  background-position: -9440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyEight {
  background-position: -9600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyNine {
  background-position: -9760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixty {
  background-position: -9920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyEcho {
  background-position: -10080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyOne {
  background-position: -10240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyTwo {
  background-position: -10400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyThree {
  background-position: -10560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyFour {
  background-position: -10720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyFive {
  background-position: -10880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySix {
  background-position: -11040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySixEcho {
  background-position: -11200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySeven {
  background-position: -11360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyEight {
  background-position: -11520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyNine {
  background-position: -11680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventy {
  background-position: -11840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyOne {
  background-position: -12000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyTwo {
  background-position: -12160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyThree {
  background-position: -12320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyFour {
  background-position: -12480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyFive {
  background-position: -12640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventySix {
  background-position: -12800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventySeven {
  background-position: -12960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyEight {
  background-position: -13120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyNine {
  background-position: -13280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eighty {
  background-position: -13440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eightyOne {
  background-position: -13600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem .wordingCharactersLink {
  display: none;
}
.panelCharacters .listCharactersPage .charactersLinkItem.two {
  background-position: -160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.three {
  background-position: -320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.four {
  background-position: -480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fourEcho {
  background-position: -640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.five {
  background-position: -800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.six {
  background-position: -960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seven {
  background-position: -1120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.eight {
  background-position: -1280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.nine {
  background-position: -1440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.ten {
  background-position: -1600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.eleven {
  background-position: -1760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twelve {
  background-position: -1920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirteen {
  background-position: -2080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirteenEcho {
  background-position: -2240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fourteen {
  background-position: -2400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fifteen {
  background-position: -2560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixteen {
  background-position: -2720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventeen {
  background-position: -2880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.eighteen {
  background-position: -3040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.nineteen {
  background-position: -3200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twenty {
  background-position: -3360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyOne {
  background-position: -3520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyOneEcho {
  background-position: -3680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyTwo {
  background-position: -3840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyThree {
  background-position: -4000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyFour {
  background-position: -4160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyFive {
  background-position: -4320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyFiveEcho {
  background-position: -4480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentySix {
  background-position: -4640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentySeven {
  background-position: -4800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyEight {
  background-position: -4960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyEightEcho {
  background-position: -5120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.twentyNine {
  background-position: -5280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirty {
  background-position: -5440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtyOne {
  background-position: -5600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtyTwo {
  background-position: -5760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtyThree {
  background-position: -5920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtySix {
  background-position: -6080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtySeven {
  background-position: -6240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtyEight {
  background-position: -6400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.thirtyNine {
  background-position: -6560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.forty {
  background-position: -6720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyOne {
  background-position: -6880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyTwo {
  background-position: -7040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyThree {
  background-position: -7200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyFour {
  background-position: -7360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyFive {
  background-position: -7520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortySix {
  background-position: -7680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortySeven {
  background-position: -7840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyEight {
  background-position: -8000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fortyNine {
  background-position: -8160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fifty {
  background-position: -8320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyOne {
  background-position: -8480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyTwo {
  background-position: -8640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyThree {
  background-position: -8800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyFour {
  background-position: -8960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyFive {
  background-position: -9120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftySix {
  background-position: -9280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftySeven {
  background-position: -9440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyEight {
  background-position: -9600px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.fiftyNine {
  background-position: -9760px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixty {
  background-position: -9920px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyEcho {
  background-position: -10080px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyOne {
  background-position: -10240px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyTwo {
  background-position: -10400px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyThree {
  background-position: -10560px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyFour {
  background-position: -10720px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyFive {
  background-position: -10880px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtySix {
  background-position: -11040px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtySixEcho {
  background-position: -11200px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtySeven {
  background-position: -11360px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyEight {
  background-position: -11520px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.sixtyNine {
  background-position: -11680px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventy {
  background-position: -11840px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyOne {
  background-position: -12000px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyTwo {
  background-position: -12160px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyThree {
  background-position: -12320px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyFour {
  background-position: -12480px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyFive {
  background-position: -12640px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventySix {
  background-position: -12800px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventySeven {
  background-position: -12960px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyEight {
  background-position: -13120px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.seventyNine {
  background-position: -13280px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.eighty {
  background-position: -13440px;
}
.panelCharacters .listCharactersPage .charactersLinkItem.eightyOne {
  background-position: -13600px;
}
@media (min-width: 520px) {
  .panelCharacters .listCharactersPage .charactersLinkItem {
    width: 250px;
    height: 100px;
    background-size: inherit;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink {
    background-size: inherit;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.two {
    background-position: -250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.three {
    background-position: -500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.four {
    background-position: -750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fourEcho {
    background-position: -1000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.five {
    background-position: -1250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.six {
    background-position: -1500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seven {
    background-position: -1750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eight {
    background-position: -2000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.nine {
    background-position: -2250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.ten {
    background-position: -2500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eleven {
    background-position: -2750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twelve {
    background-position: -3000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirteen {
    background-position: -3250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirteenEcho {
    background-position: -3500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fourteen {
    background-position: -3750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fifteen {
    background-position: -4000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixteen {
    background-position: -4250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventeen {
    background-position: -4500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eighteen {
    background-position: -4750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.nineteen {
    background-position: -5000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twenty {
    background-position: -5250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyOne {
    background-position: -5500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyOneEcho {
    background-position: -5750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyTwo {
    background-position: -6000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyThree {
    background-position: -6250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFour {
    background-position: -6500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFive {
    background-position: -6750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyFiveEcho {
    background-position: -7000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentySix {
    background-position: -7250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentySeven {
    background-position: -7500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyEight {
    background-position: -7750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyEightEcho {
    background-position: -8000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.twentyNine {
    background-position: -8250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirty {
    background-position: -8500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyOne {
    background-position: -8750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyTwo {
    background-position: -9000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyThree {
    background-position: -9250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtySix {
    background-position: -9500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtySeven {
    background-position: -9750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyEight {
    background-position: -10000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.thirtyNine {
    background-position: -10250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.forty {
    background-position: -10500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyOne {
    background-position: -10750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyTwo {
    background-position: -11000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyThree {
    background-position: -11250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyFour {
    background-position: -11500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyFive {
    background-position: -11750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortySix {
    background-position: -12000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortySeven {
    background-position: -12250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyEight {
    background-position: -12500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fortyNine {
    background-position: -12750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fifty {
    background-position: -13000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyOne {
    background-position: -13250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyTwo {
    background-position: -13500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyThree {
    background-position: -13750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyFour {
    background-position: -14000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyFive {
    background-position: -14250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftySix {
    background-position: -14500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftySeven {
    background-position: -14750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyEight {
    background-position: -15000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.fiftyNine {
    background-position: -15250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixty {
    background-position: -15500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyEcho {
    background-position: -15750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyOne {
    background-position: -16000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyTwo {
    background-position: -16250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyThree {
    background-position: -16500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyFour {
    background-position: -16750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyFive {
    background-position: -17000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySix {
    background-position: -17250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySixEcho {
    background-position: -17500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtySeven {
    background-position: -17750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyEight {
    background-position: -18000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.sixtyNine {
    background-position: -18250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventy {
    background-position: -18500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyOne {
    background-position: -18750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyTwo {
    background-position: -19000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyThree {
    background-position: -19250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyFour {
    background-position: -19500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyFive {
    background-position: -19750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventySix {
    background-position: -20000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventySeven {
    background-position: -20250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyEight {
    background-position: -20500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.seventyNine {
    background-position: -20750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eighty {
    background-position: -21000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem .charactersLink.eightyOne {
    background-position: -21250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.two {
    background-position: -250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.three {
    background-position: -500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.four {
    background-position: -750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fourEcho {
    background-position: -1000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.five {
    background-position: -1250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.six {
    background-position: -1500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seven {
    background-position: -1750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.eight {
    background-position: -2000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.nine {
    background-position: -2250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.ten {
    background-position: -2500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.eleven {
    background-position: -2750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twelve {
    background-position: -3000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirteen {
    background-position: -3250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirteenEcho {
    background-position: -3500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fourteen {
    background-position: -3750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fifteen {
    background-position: -4000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixteen {
    background-position: -4250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventeen {
    background-position: -4500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.eighteen {
    background-position: -4750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.nineteen {
    background-position: -5000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twenty {
    background-position: -5250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyOne {
    background-position: -5500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyOneEcho {
    background-position: -5750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyTwo {
    background-position: -6000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyThree {
    background-position: -6250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyFour {
    background-position: -6500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyFive {
    background-position: -6750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyFiveEcho {
    background-position: -7000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentySix {
    background-position: -7250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentySeven {
    background-position: -7500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyEight {
    background-position: -7750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyEightEcho {
    background-position: -8000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.twentyNine {
    background-position: -8250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirty {
    background-position: -8500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtyOne {
    background-position: -8750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtyTwo {
    background-position: -9000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtyThree {
    background-position: -9250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtySix {
    background-position: -9500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtySeven {
    background-position: -9750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtyEight {
    background-position: -10000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.thirtyNine {
    background-position: -10250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.forty {
    background-position: -10500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyOne {
    background-position: -10750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyTwo {
    background-position: -11000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyThree {
    background-position: -11250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyFour {
    background-position: -11500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyFive {
    background-position: -11750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortySix {
    background-position: -12000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortySeven {
    background-position: -12250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyEight {
    background-position: -12500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fortyNine {
    background-position: -12750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fifty {
    background-position: -13000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyOne {
    background-position: -13250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyTwo {
    background-position: -13500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyThree {
    background-position: -13750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyFour {
    background-position: -14000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyFive {
    background-position: -14250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftySix {
    background-position: -14500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftySeven {
    background-position: -14750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyEight {
    background-position: -15000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.fiftyNine {
    background-position: -15250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixty {
    background-position: -15500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyEcho {
    background-position: -15750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyOne {
    background-position: -16000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyTwo {
    background-position: -16250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyThree {
    background-position: -16500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyFour {
    background-position: -16750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyFive {
    background-position: -17000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtySix {
    background-position: -17250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtySixEcho {
    background-position: -17500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtySeven {
    background-position: -17750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyEight {
    background-position: -18000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.sixtyNine {
    background-position: -18250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventy {
    background-position: -18500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyOne {
    background-position: -18750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyTwo {
    background-position: -19000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyThree {
    background-position: -19250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyFour {
    background-position: -19500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyFive {
    background-position: -19750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventySix {
    background-position: -20000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventySeven {
    background-position: -20250px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyEight {
    background-position: -20500px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.seventyNine {
    background-position: -20750px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.eighty {
    background-position: -21000px;
  }
  .panelCharacters .listCharactersPage .charactersLinkItem.eightyOne {
    background-position: -21250px;
  }
}
@media (min-width: 1366px) {
  .panelCharacters .listCharactersPage {
    max-width: 1250px;
  }
}
.panelArchetypes {
  display: none;
  background: #000000;
}
.panelArchetypes.active {
  display: block;
}
.panelArchetypes .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelArchetypes .titleBox::before,
.panelArchetypes .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelArchetypes .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelArchetypes .summaryArchetypes {
  width: 100%;
  max-width: 1024px;
}
.panelArchetypes .summaryArchetypes .pyramideArchetypes {
  display: flex;
  justify-content: center;
}
.panelArchetypes .archetypesListsWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent {
  width: 250px;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent .archetypesLinkItemMenu {
  cursor: pointer;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent .archetypesLinkItemMenu:hover {
  color: #1da803;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent .archetypesLinkItemMenu:hover.rushdown {
  color: #ed0021;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent .archetypesLinkItemMenu:hover.zoner {
  color: #0070e8;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsContent .archetypesLinkItemMenu:hover.neutral {
  color: #ffc910;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsTitle {
  text-transform: uppercase;
  font-family: 'introRust-Base';
  color: #1da803;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsTitle.rushdown {
  color: #ed0021;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsTitle.zoner {
  color: #0070e8;
}
.panelArchetypes .archetypesListsWrapper .archetypesListsTitle.neutral {
  color: #ffc910;
}
.panelArchetypes .archetypesCat {
  width: 100%;
  max-width: 1024px;
}
.panelArchetypes .archetypesCat .titleArchetype {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-family: 'introRust-Base';
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ed0021;
}
.panelArchetypes .archetypesCat .titleArchetype::before,
.panelArchetypes .archetypesCat .titleArchetype::after {
  content: '';
  position: absolute;
  left: 8px;
  top: 8px;
  width: 48px;
  height: 48px;
  background-image: url('../images/pages/home/icon-attack.png');
  background-size: 100%;
}
.panelArchetypes .archetypesCat .titleArchetype::after {
  right: 8px;
  left: inherit;
}
.panelArchetypes .archetypesCat .titleArchetype.titleZoner {
  background-color: #0070e8;
}
.panelArchetypes .archetypesCat .titleArchetype.titleZoner::before,
.panelArchetypes .archetypesCat .titleArchetype.titleZoner::after {
  background-image: url('../images/pages/home/icon-def.png');
}
.panelArchetypes .archetypesCat .titleArchetype.titleBaitAndPunish {
  background-color: #1da803;
}
.panelArchetypes .archetypesCat .titleArchetype.titleBaitAndPunish::before,
.panelArchetypes .archetypesCat .titleArchetype.titleBaitAndPunish::after {
  background-image: url('../images/pages/home/icon-grab.png');
}
.panelArchetypes .archetypesCat .titleArchetype.titleNeutral {
  background-color: #ffc910;
}
.panelArchetypes .archetypesCat .titleArchetype.titleNeutral::before,
.panelArchetypes .archetypesCat .titleArchetype.titleNeutral::after {
  background-image: url('../images/pages/home/icon-middle.png');
}
.panelArchetypes .archetypesCat .listArchetypes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.panelArchetypes .archetypesCat .archetypesLinkItem {
  position: relative;
  width: 185px;
  height: 185px;
  background-image: url('../images/pages/home/archetype-all-rounder.jpg');
  background-size: 100%;
  cursor: pointer;
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeFootsie {
  background-image: url('../images/pages/home/archetype-footsie.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeGlassCanon {
  background-image: url('../images/pages/home/archetype-glass-canon.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeGrappler {
  background-image: url('../images/pages/home/archetype-grappler.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeHitRun {
  background-image: url('../images/pages/home/archetype-hit-run.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeMixUp {
  background-image: url('../images/pages/home/archetype-mix-up.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeNeutralBeast {
  background-image: url('../images/pages/home/archetype-neutral-beast.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypePureRushdown {
  background-image: url('../images/pages/home/archetype-pure-rushdown.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypePureZoner {
  background-image: url('../images/pages/home/archetype-pure-zoner.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeSetUp {
  background-image: url('../images/pages/home/archetype-setup.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeSpacing {
  background-image: url('../images/pages/home/archetype-spacing.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeTrapping {
  background-image: url('../images/pages/home/archetype-trapping.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeTrickster {
  background-image: url('../images/pages/home/archetype-trickster.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeTurtle {
  background-image: url('../images/pages/home/archetype-turtle.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeVariability {
  background-image: url('../images/pages/home/archetype-variability.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem.archetypeZoneBreaker {
  background-image: url('../images/pages/home/archetype-zone-breaker.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover,
.panelArchetypes .archetypesCat .archetypesLinkItem.active {
  background-image: url('../images/pages/home/archetype-all-rounder-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeFootsie,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeFootsie {
  background-image: url('../images/pages/home/archetype-footsie-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeGlassCanon,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeGlassCanon {
  background-image: url('../images/pages/home/archetype-glass-canon-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeGrappler,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeGrappler {
  background-image: url('../images/pages/home/archetype-grappler-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeHitRun,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeHitRun {
  background-image: url('../images/pages/home/archetype-hit-run-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeMixUp,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeMixUp {
  background-image: url('../images/pages/home/archetype-mix-up-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeNeutralBeast,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeNeutralBeast {
  background-image: url('../images/pages/home/archetype-neutral-beast-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypePureRushdown,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypePureRushdown {
  background-image: url('../images/pages/home/archetype-pure-rushdown-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypePureZoner,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypePureZoner {
  background-image: url('../images/pages/home/archetype-pure-zoner-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeSetUp,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeSetUp {
  background-image: url('../images/pages/home/archetype-setup-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeSpacing,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeSpacing {
  background-image: url('../images/pages/home/archetype-spacing-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeTrapping,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeTrapping {
  background-image: url('../images/pages/home/archetype-trapping-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeTrickster,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeTrickster {
  background-image: url('../images/pages/home/archetype-trickster-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeTurtle,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeTurtle {
  background-image: url('../images/pages/home/archetype-turtle-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeVariability,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeVariability {
  background-image: url('../images/pages/home/archetype-variability-hover.jpg');
}
.panelArchetypes .archetypesCat .archetypesLinkItem:hover.archetypeZoneBreaker,
.panelArchetypes .archetypesCat .archetypesLinkItem.active.archetypeZoneBreaker {
  background-image: url('../images/pages/home/archetype-zone-breaker-hover.jpg');
}
.panelArchetypes .archetypesCat .wordingArchetypesLink {
  display: none;
}
.panelArchetypes .archetypesCat .descriptionArchetype {
  display: none;
  flex-wrap: wrap;
  margin: 24px 0;
}
.panelArchetypes .archetypesCat .descriptionArchetype .titleSelectedArchetype {
  width: 100%;
  margin: 0 0 24px;
  text-align: center;
  font-family: 'introRust-Base';
}
.panelArchetypes .archetypesCat .descriptionArchetype .imageArchetype {
  width: 100%;
  height: 332px;
  margin-bottom: 24px;
  background-position: center;
}
.panelArchetypes .archetypesCat .descriptionArchetype .infosArchetype {
  width: 100%;
  padding: 0 24px;
}
.panelArchetypes .archetypesCat .descriptionArchetype .msgArchetype {
  text-align: justify;
}
.panelArchetypes .archetypesCat .listCharactersArchetype {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}
.panelArchetypes .archetypesCat .listCharactersArchetype .iconCharactersArchetype {
  width: 48px;
  height: 48px;
}
@media (min-width: 724px) {
  .panelArchetypes .archetypesCat .archetypesLinkItem {
    width: 200px;
    height: 200px;
  }
  .panelArchetypes .archetypesCat .descriptionArchetype .imageArchetype {
    width: 50%;
    margin-bottom: 0;
  }
  .panelArchetypes .archetypesCat .descriptionArchetype .infosArchetype {
    width: 50%;
  }
}
.panelMatchups {
  display: none;
  background: #000000;
}
.panelMatchups.active {
  display: block;
}
.panelMatchups .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelMatchups .titleBox::before,
.panelMatchups .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelMatchups .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelMatchups .listMatchupsExplain {
  display: inline-flex;
  width: 100%;
  justify-content: center;
}
.panelMatchups .listMatchupsExplain .muChartsLink {
  margin: 0 16px;
  text-decoration: none;
  color: #ffffff;
}
.panelMatchups .listMatchups {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  margin: auto;
  justify-content: center;
}
.panelMatchups .listMatchups .charactersLinkItem {
  position: relative;
  width: 64px;
  height: 64px;
  margin: 32px;
  background-image: url('../images/pages/common/artworks/mario/stock.png');
  cursor: pointer;
}
.panelMatchups .listMatchups .charactersLinkItem .wordingCharactersLink {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.panelMatchups .listMatchups .charactersLinkItem.two {
  background-image: url('../images/pages/common/artworks/donkey-kong/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.three {
  background-image: url('../images/pages/common/artworks/link/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.four {
  background-image: url('../images/pages/common/artworks/samus/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fourEcho {
  background-image: url('../images/pages/common/artworks/samus-sombre/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.five {
  background-image: url('../images/pages/common/artworks/yoshi/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.six {
  background-image: url('../images/pages/common/artworks/kirby/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seven {
  background-image: url('../images/pages/common/artworks/fox/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eight {
  background-image: url('../images/pages/common/artworks/pikachu/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.nine {
  background-image: url('../images/pages/common/artworks/luigi/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.ten {
  background-image: url('../images/pages/common/artworks/ness/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eleven {
  background-image: url('../images/pages/common/artworks/captain-falcon/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twelve {
  background-image: url('../images/pages/common/artworks/rondoudou/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirteen {
  background-image: url('../images/pages/common/artworks/peach/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirteenEcho {
  background-image: url('../images/pages/common/artworks/daisy/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fourteen {
  background-image: url('../images/pages/common/artworks/bowser/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fifteen {
  background-image: url('../images/pages/common/artworks/ice-climbers/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixteen {
  background-image: url('../images/pages/common/artworks/sheik/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventeen {
  background-image: url('../images/pages/common/artworks/zelda/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eighteen {
  background-image: url('../images/pages/common/artworks/dr-mario/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.nineteen {
  background-image: url('../images/pages/common/artworks/pichu/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twenty {
  background-image: url('../images/pages/common/artworks/falco/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyOne {
  background-image: url('../images/pages/common/artworks/marth/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyOneEcho {
  background-image: url('../images/pages/common/artworks/lucina/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyTwo {
  background-image: url('../images/pages/common/artworks/link-enfant/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyThree {
  background-image: url('../images/pages/common/artworks/ganondorf/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyFour {
  background-image: url('../images/pages/common/artworks/mewtwo/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyFive {
  background-image: url('../images/pages/common/artworks/roy/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyFiveEcho {
  background-image: url('../images/pages/common/artworks/chrom/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentySix {
  background-image: url('../images/pages/common/artworks/mr-game-and-watch/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentySeven {
  background-image: url('../images/pages/common/artworks/meta-knight/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyEight {
  background-image: url('../images/pages/common/artworks/pit/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyEightEcho {
  background-image: url('../images/pages/common/artworks/pit-malefique/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.twentyNine {
  background-image: url('../images/pages/common/artworks/samus-sans-armure/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirty {
  background-image: url('../images/pages/common/artworks/wario/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyOne {
  background-image: url('../images/pages/common/artworks/snake/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyTwo {
  background-image: url('../images/pages/common/artworks/ike/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyThreeFive {
  background-image: url('../images/pages/common/artworks/dresseur-de-pokemon/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyThree {
  background-image: url('../images/pages/common/artworks/carapuce/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyFour {
  background-image: url('../images/pages/common/artworks/herbizarre/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyFive {
  background-image: url('../images/pages/common/artworks/dracaufeu/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtySix {
  background-image: url('../images/pages/common/artworks/diddy-kong/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtySeven {
  background-image: url('../images/pages/common/artworks/lucas/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyEight {
  background-image: url('../images/pages/common/artworks/sonic/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.thirtyNine {
  background-image: url('../images/pages/common/artworks/roi-dadidou/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.forty {
  background-image: url('../images/pages/common/artworks/olimar/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyOne {
  background-image: url('../images/pages/common/artworks/lucario/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyTwo {
  background-image: url('../images/pages/common/artworks/rob/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyThree {
  background-image: url('../images/pages/common/artworks/link-cartoon/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyFour {
  background-image: url('../images/pages/common/artworks/wolf/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyFive {
  background-image: url('../images/pages/common/artworks/villageois/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortySix {
  background-image: url('../images/pages/common/artworks/mega-man/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortySeven {
  background-image: url('../images/pages/common/artworks/entraineuse-wii-fit/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyEight {
  background-image: url('../images/pages/common/artworks/harmonie-et-luma/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fortyNine {
  background-image: url('../images/pages/common/artworks/little-mac/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fifty {
  background-image: url('../images/pages/common/artworks/amphinobi/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyOne {
  background-image: url('../images/pages/common/artworks/boxeur/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyTwo {
  background-image: url('../images/pages/common/artworks/epeiste/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyThree {
  background-image: url('../images/pages/common/artworks/tireur/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyFour {
  background-image: url('../images/pages/common/artworks/palutena/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyFive {
  background-image: url('../images/pages/common/artworks/pac-man/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftySix {
  background-image: url('../images/pages/common/artworks/daraen/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftySeven {
  background-image: url('../images/pages/common/artworks/shulk/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyEight {
  background-image: url('../images/pages/common/artworks/bowser-jr/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.fiftyNine {
  background-image: url('../images/pages/common/artworks/duo-duck-hunt/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixty {
  background-image: url('../images/pages/common/artworks/ryu/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyEcho {
  background-image: url('../images/pages/common/artworks/ken/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyOne {
  background-image: url('../images/pages/common/artworks/cloud/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyTwo {
  background-image: url('../images/pages/common/artworks/corrin/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyThree {
  background-image: url('../images/pages/common/artworks/bayonetta/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyFour {
  background-image: url('../images/pages/common/artworks/inkling/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyFive {
  background-image: url('../images/pages/common/artworks/ridley/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtySix {
  background-image: url('../images/pages/common/artworks/simon/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtySixEcho {
  background-image: url('../images/pages/common/artworks/richter/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtySeven {
  background-image: url('../images/pages/common/artworks/king-k-rool/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyEight {
  background-image: url('../images/pages/common/artworks/marie/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.sixtyNine {
  background-image: url('../images/pages/common/artworks/felinferno/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventy {
  background-image: url('../images/pages/common/artworks/plante-piranha/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyOne {
  background-image: url('../images/pages/common/artworks/joker/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyTwo {
  background-image: url('../images/pages/common/artworks/heros/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyThree {
  background-image: url('../images/pages/common/artworks/banjo-et-kazooie/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyFour {
  background-image: url('../images/pages/common/artworks/terry/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyFive {
  background-image: url('../images/pages/common/artworks/byleth/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventySix {
  background-image: url('../images/pages/common/artworks/min-min/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventySeven {
  background-image: url('../images/pages/common/artworks/steve/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyEight {
  background-image: url('../images/pages/common/artworks/sephiroth/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.seventyNine {
  background-image: url('../images/pages/common/artworks/pyra/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eighty {
  background-image: url('../images/pages/common/artworks/pyra-mythra/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eightyOne {
  background-image: url('../images/pages/common/artworks/kazuya/stock.png');
}
.panelMatchups .listMatchups .charactersLinkItem.eightyTwo {
  background-image: url('../images/pages/common/artworks/sora/stock.png');
}
@media (min-width: 1366px) {
  .panelCharacters .listCharactersPage {
    max-width: 1250px;
  }
}
.panelStages {
  display: none;
  background: #000000;
}
.panelStages.active {
  display: block;
}
.panelStages .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelStages .titleBox::before,
.panelStages .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelStages .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelStages .sortStagesButtons {
  margin-bottom: 24px;
}
.panelStages .sortStagesButtons .sortWrapper {
  display: flex;
  align-items: center;
  margin: 0 16px;
}
.panelStages .sortStagesButtons .sortWrapper .sortWording {
  margin-right: 8px;
}
.panelStages .sortStagesButtons .sortWrapper .js-Dropdown-title {
  height: auto;
  min-height: 48px;
  padding-right: 32px;
  text-decoration: none;
  color: #000000;
  background: #ffd00d;
}
.panelStages .sortStagesButtons .sortWrapper .js-Dropdown-title:after {
  border-color: #000000 transparent transparent transparent;
}
.panelStages .sortStagesButtons .sortWrapper .js-Dropdown-list li {
  padding: 8px;
  color: #000000;
}
.panelStages .sortStagesButtons .sortWrapper .js-Dropdown-list li:hover {
  background: rgba(255, 208, 13, 0.7);
}
.panelStages .sortStagesButtons .sortWrapper .js-Dropdown-list li.is-selected {
  background: #ffd00d;
}
.panelStages .listStages {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  margin: auto;
  justify-content: center;
}
.panelStages .listStages.stageTall .bf {
  order: 5;
}
.panelStages .listStages.stageTall .df {
  order: 6;
}
.panelStages .listStages.stageTall .kalos {
  order: 6;
}
.panelStages .listStages.stageTall .lylat {
  order: 6;
}
.panelStages .listStages.stageTall .cratere {
  order: 6;
}
.panelStages .listStages.stageTall .ps2 {
  order: 8;
}
.panelStages .listStages.stageTall .sbf {
  order: 4;
}
.panelStages .listStages.stageTall .sv {
  order: 2;
}
.panelStages .listStages.stageTall .tc {
  order: 7;
}
.panelStages .listStages.stageTall .yi {
  order: 3;
}
.panelStages .listStages.stageTall .ys {
  order: 1;
}
.panelStages .listStages.stageTall .unova {
  order: 7;
}
.panelStages .listStages.stageTall .hb {
  order: 6;
}
.panelStages .listStages.platformNumber .bf {
  order: 4;
}
.panelStages .listStages.platformNumber .df {
  order: 1;
}
.panelStages .listStages.platformNumber .kalos {
  order: 3;
}
.panelStages .listStages.platformNumber .lylat {
  order: 4;
}
.panelStages .listStages.platformNumber .cratere {
  order: 3;
}
.panelStages .listStages.platformNumber .ps2 {
  order: 3;
}
.panelStages .listStages.platformNumber .sbf {
  order: 3;
}
.panelStages .listStages.platformNumber .sv {
  order: 2;
}
.panelStages .listStages.platformNumber .tc {
  order: 4;
}
.panelStages .listStages.platformNumber .yi {
  order: 2;
}
.panelStages .listStages.platformNumber .ys {
  order: 4;
}
.panelStages .listStages.platformNumber .unova {
  order: 3;
}
.panelStages .listStages.platformNumber .hb {
  order: 2;
}
.panelStages .listStages.blastzoneLateral .bf {
  order: 6;
}
.panelStages .listStages.blastzoneLateral .df {
  order: 6;
}
.panelStages .listStages.blastzoneLateral .kalos {
  order: 7;
}
.panelStages .listStages.blastzoneLateral .lylat {
  order: 4;
}
.panelStages .listStages.blastzoneLateral .cratere {
  order: 5;
}
.panelStages .listStages.blastzoneLateral .ps2 {
  order: 8;
}
.panelStages .listStages.blastzoneLateral .sbf {
  order: 6;
}
.panelStages .listStages.blastzoneLateral .sv {
  order: 3;
}
.panelStages .listStages.blastzoneLateral .tc {
  order: 4;
}
.panelStages .listStages.blastzoneLateral .yi {
  order: 1;
}
.panelStages .listStages.blastzoneLateral .ys {
  order: 2;
}
.panelStages .listStages.blastzoneLateral .unova {
  order: 5;
}
.panelStages .listStages.blastzoneLateral .hb {
  order: 6;
}
.panelStages .listStages.blastzoneVertical .bf {
  order: 7;
}
.panelStages .listStages.blastzoneVertical .df {
  order: 6;
}
.panelStages .listStages.blastzoneVertical .kalos {
  order: 3;
}
.panelStages .listStages.blastzoneVertical .lylat {
  order: 2;
}
.panelStages .listStages.blastzoneVertical .cratere {
  order: 5;
}
.panelStages .listStages.blastzoneVertical .ps2 {
  order: 2;
}
.panelStages .listStages.blastzoneVertical .sbf {
  order: 6;
}
.panelStages .listStages.blastzoneVertical .sv {
  order: 2;
}
.panelStages .listStages.blastzoneVertical .tc {
  order: 4;
}
.panelStages .listStages.blastzoneVertical .yi {
  order: 2;
}
.panelStages .listStages.blastzoneVertical .ys {
  order: 1;
}
.panelStages .listStages.blastzoneVertical .unova {
  order: 7;
}
.panelStages .listStages.blastzoneVertical .hb {
  order: 6;
}
.panelStages .listStages.platformTallUp .bf {
  order: 10;
}
.panelStages .listStages.platformTallUp .df {
  order: 1;
}
.panelStages .listStages.platformTallUp .kalos {
  order: 8;
}
.panelStages .listStages.platformTallUp .lylat {
  order: 6;
}
.panelStages .listStages.platformTallUp .cratere {
  order: 2;
}
.panelStages .listStages.platformTallUp .ps2 {
  order: 5;
}
.panelStages .listStages.platformTallUp .sbf {
  order: 2;
}
.panelStages .listStages.platformTallUp .sv {
  order: 7;
}
.panelStages .listStages.platformTallUp .tc {
  order: 9;
}
.panelStages .listStages.platformTallUp .yi {
  order: 4;
}
.panelStages .listStages.platformTallUp .ys {
  order: 11;
}
.panelStages .listStages.platformTallUp .unova {
  order: 7;
}
.panelStages .listStages.platformTallUp .hb {
  order: 3;
}
.panelStages .listStages.platformTallDown .bf {
  order: 3;
}
.panelStages .listStages.platformTallDown .df {
  order: 1;
}
.panelStages .listStages.platformTallDown .kalos {
  order: 10;
}
.panelStages .listStages.platformTallDown .lylat {
  order: 2;
}
.panelStages .listStages.platformTallDown .cratere {
  order: 3;
}
.panelStages .listStages.platformTallDown .ps2 {
  order: 6;
}
.panelStages .listStages.platformTallDown .sbf {
  order: 3;
}
.panelStages .listStages.platformTallDown .sv {
  order: 9;
}
.panelStages .listStages.platformTallDown .tc {
  order: 7;
}
.panelStages .listStages.platformTallDown .yi {
  order: 5;
}
.panelStages .listStages.platformTallDown .ys {
  order: 8;
}
.panelStages .listStages.platformTallDown .unova {
  order: 9;
}
.panelStages .listStages.platformTallDown .hb {
  order: 4;
}
.panelStages .listStages.distanceStageBlastzoneLateral .bf {
  order: 9;
}
.panelStages .listStages.distanceStageBlastzoneLateral .df {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneLateral .kalos {
  order: 10;
}
.panelStages .listStages.distanceStageBlastzoneLateral .lylat {
  order: 3;
}
.panelStages .listStages.distanceStageBlastzoneLateral .cratere {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneLateral .ps2 {
  order: 4;
}
.panelStages .listStages.distanceStageBlastzoneLateral .sbf {
  order: 9;
}
.panelStages .listStages.distanceStageBlastzoneLateral .sv {
  order: 7;
}
.panelStages .listStages.distanceStageBlastzoneLateral .tc {
  order: 1;
}
.panelStages .listStages.distanceStageBlastzoneLateral .yi {
  order: 2;
}
.panelStages .listStages.distanceStageBlastzoneLateral .ys {
  order: 6;
}
.panelStages .listStages.distanceStageBlastzoneLateral .unova {
  order: 4;
}
.panelStages .listStages.distanceStageBlastzoneLateral .hb {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneVertical .bf {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneVertical .df {
  order: 4;
}
.panelStages .listStages.distanceStageBlastzoneVertical .kalos {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneVertical .lylat {
  order: 2;
}
.panelStages .listStages.distanceStageBlastzoneVertical .cratere {
  order: 1;
}
.panelStages .listStages.distanceStageBlastzoneVertical .ps2 {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneVertical .sbf {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneVertical .sv {
  order: 6;
}
.panelStages .listStages.distanceStageBlastzoneVertical .tc {
  order: 7;
}
.panelStages .listStages.distanceStageBlastzoneVertical .yi {
  order: 3;
}
.panelStages .listStages.distanceStageBlastzoneVertical .ys {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneVertical .unova {
  order: 7;
}
.panelStages .listStages.distanceStageBlastzoneVertical .hb {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneDown .bf {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneDown .df {
  order: 9;
}
.panelStages .listStages.distanceStageBlastzoneDown .kalos {
  order: 3;
}
.panelStages .listStages.distanceStageBlastzoneDown .lylat {
  order: 7;
}
.panelStages .listStages.distanceStageBlastzoneDown .cratere {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneDown .ps2 {
  order: 5;
}
.panelStages .listStages.distanceStageBlastzoneDown .sbf {
  order: 8;
}
.panelStages .listStages.distanceStageBlastzoneDown .sv {
  order: 1;
}
.panelStages .listStages.distanceStageBlastzoneDown .tc {
  order: 4;
}
.panelStages .listStages.distanceStageBlastzoneDown .yi {
  order: 3;
}
.panelStages .listStages.distanceStageBlastzoneDown .ys {
  order: 6;
}
.panelStages .listStages.distanceStageBlastzoneDown .unova {
  order: 7;
}
.panelStages .listStages.distanceStageBlastzoneDown .hb {
  order: 8;
}
.panelStages .listStages.heightCamera .bf {
  order: 5;
}
.panelStages .listStages.heightCamera .df {
  order: 4;
}
.panelStages .listStages.heightCamera .kalos {
  order: 4;
}
.panelStages .listStages.heightCamera .lylat {
  order: 2;
}
.panelStages .listStages.heightCamera .cratere {
  order: 5;
}
.panelStages .listStages.heightCamera .ps2 {
  order: 2;
}
.panelStages .listStages.heightCamera .sbf {
  order: 5;
}
.panelStages .listStages.heightCamera .sv {
  order: 4;
}
.panelStages .listStages.heightCamera .tc {
  order: 3;
}
.panelStages .listStages.heightCamera .yi {
  order: 2;
}
.panelStages .listStages.heightCamera .ys {
  order: 1;
}
.panelStages .listStages.heightCamera .unova {
  order: 1;
}
.panelStages .listStages.heightCamera .hb {
  order: 4;
}
.panelStages .listStages.widthCamera .bf {
  order: 5;
}
.panelStages .listStages.widthCamera .df {
  order: 6;
}
.panelStages .listStages.widthCamera .kalos {
  order: 4;
}
.panelStages .listStages.widthCamera .lylat {
  order: 3;
}
.panelStages .listStages.widthCamera .cratere {
  order: 5;
}
.panelStages .listStages.widthCamera .ps2 {
  order: 6;
}
.panelStages .listStages.widthCamera .sbf {
  order: 5;
}
.panelStages .listStages.widthCamera .sv {
  order: 2;
}
.panelStages .listStages.widthCamera .tc {
  order: 3;
}
.panelStages .listStages.widthCamera .yi {
  order: 3;
}
.panelStages .listStages.widthCamera .ys {
  order: 1;
}
.panelStages .listStages.widthCamera .unova {
  order: 3;
}
.panelStages .listStages.widthCamera .hb {
  order: 6;
}
.panelStages .listStages .stagesLinkItem {
  position: relative;
  width: 168px;
  height: 84px;
  background-image: url('../images/pages/common/stages/battlefield-thumb.jpg');
  background-size: 100%;
  cursor: pointer;
}
.panelStages .listStages .stagesLinkItem:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 4px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
}
.panelStages .listStages .stagesLinkItem .wordingStageLink {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.panelStages .listStages .stagesLinkItem.bf {
  background-image: url('../images/pages/common/stages/battlefield-st.jpg');
}
.panelStages .listStages .stagesLinkItem.df {
  background-image: url('../images/pages/common/stages/final-destination-st.jpg');
}
.panelStages .listStages .stagesLinkItem.kalos {
  background-image: url('../images/pages/common/stages/kalos-cp.jpg');
}
.panelStages .listStages .stagesLinkItem.lylat {
  background-image: url('../images/pages/common/stages/lylat-cp.jpg');
}
.panelStages .listStages .stagesLinkItem.cratere {
  background-image: url('../images/pages/common/stages/cratere-cp.jpg');
}
.panelStages .listStages .stagesLinkItem.ps2 {
  background-image: url('../images/pages/common/stages/stade-pokemon-2-st.jpg');
}
.panelStages .listStages .stagesLinkItem.sbf {
  background-image: url('../images/pages/common/stages/small-battlefield-cp.jpg');
}
.panelStages .listStages .stagesLinkItem.sv {
  background-image: url('../images/pages/common/stages/smash-ville-st.jpg');
}
.panelStages .listStages .stagesLinkItem.tc {
  background-image: url('../images/pages/common/stages/city-st.jpg');
}
.panelStages .listStages .stagesLinkItem.yi {
  background-image: url('../images/pages/common/stages/yoshi-island-uc.jpg');
}
.panelStages .listStages .stagesLinkItem.ys {
  background-image: url('../images/pages/common/stages/yoshi-story-cp.jpg');
}
.panelStages .listStages .stagesLinkItem.unova {
  background-image: url('../images/pages/common/stages/unova-uc.jpg');
}
.panelStages .listStages .stagesLinkItem.hb {
  background-image: url('../images/pages/common/stages/hollow-bastion-st-cp.jpg');
}
.panelStages .explainIconStages {
  margin: 16px 16px 0;
  color: #ffd00d;
}
.panelStages .showStage .titleStage {
  width: 100%;
  font-size: 28px;
  font-family: 'introRust-Base';
  text-align: center;
  color: #ffffff;
}
.panelStages .showStage .imageStages {
  position: relative;
  overflow: hidden;
  height: 0;
  max-width: 724px;
  margin: auto;
  padding-top: 71.27071823%;
  background: white;
}
.panelStages .showStage .imageStagesRatio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-image: url('../images/pages/common/stages/final-destination-grid.png');
}
.panelStages .showStage .imageStagesRatio.bf {
  background-image: url('../images/pages/common/stages/battlefield-grid.png');
}
.panelStages .showStage .imageStagesRatio.df {
  background-image: url('../images/pages/common/stages/final-destination-grid.png');
}
.panelStages .showStage .imageStagesRatio.kalos {
  background-image: url('../images/pages/common/stages/kalos-grid.png');
}
.panelStages .showStage .imageStagesRatio.lylat {
  background-image: url('../images/pages/common/stages/lylat-grid.png');
}
.panelStages .showStage .imageStagesRatio.cratere {
  background-image: url('../images/pages/common/stages/cratere-grid.png');
}
.panelStages .showStage .imageStagesRatio.ps2 {
  background-image: url('../images/pages/common/stages/stade-pokemon-2-grid.png');
}
.panelStages .showStage .imageStagesRatio.sbf {
  background-image: url('../images/pages/common/stages/small-battlefield-grid.png');
}
.panelStages .showStage .imageStagesRatio.sv {
  background-image: url('../images/pages/common/stages/smash-ville-grid.png');
}
.panelStages .showStage .imageStagesRatio.tc {
  background-image: url('../images/pages/common/stages/city-grid.png');
}
.panelStages .showStage .imageStagesRatio.yi {
  background-image: url('../images/pages/common/stages/yoshi-island-grid.png');
}
.panelStages .showStage .imageStagesRatio.ys {
  background-image: url('../images/pages/common/stages/yoshi-story-grid.png');
}
.panelStages .showStage .imageStagesRatio.unova {
  background-image: url('../images/pages/common/stages/unova-grid.png');
}
.panelStages .showStage .imageStagesRatio.hb {
  background-image: url('../images/pages/common/stages/hollow-bastion-grid.png');
}
.panelStages .showStage .filterMainStages {
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.panelStages .showStage .filterMainStages.addBf {
  background-image: url('../images/pages/common/stages/battlefield-filter.png');
}
.panelStages .showStage .filterMainStages.addDf {
  background-image: url('../images/pages/common/stages/final-destination-filter.png');
}
.panelStages .showStage .buttonMainStages {
  width: 100%;
  margin-top: 24px;
  font-size: 20px;
  font-family: 'introRust-Base';
  text-align: center;
  color: #ffffff;
}
.panelStages .showStage .buttonMainStages .buttonBattleField,
.panelStages .showStage .buttonMainStages .buttonFinalDestination {
  display: inline-block;
  width: 320px;
}
.panelStages .showStage .buttonMainStages .buttonBattleField:hover,
.panelStages .showStage .buttonMainStages .buttonFinalDestination:hover {
  color: #ffd00d;
  cursor: pointer;
}
.panelStages .showStage .buttonMainStages .buttonBattleField.active,
.panelStages .showStage .buttonMainStages .buttonFinalDestination.active {
  color: #ffd00d;
}
@media (min-width: 724px) {
  .panelStages .showStage .imageStages {
    height: 516px;
    padding-top: 0;
  }
}
.descriptionStage .stagesDescription {
  max-width: 724px;
  margin: 64px auto;
  text-align: justify;
}
.descriptionStage .stagesDescription .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
  margin: 54px auto 64px;
}
.descriptionStage .stagesDescription .titleBox::before,
.descriptionStage .stagesDescription .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.descriptionStage .stagesDescription .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.descriptionStage .stagesDescription .titleBox .wordingTitle {
  color: #ffffff;
}
.descriptionStage .stagesDescription .titleBox::before {
  background-image: url('../images/pages/home/stage-title-top.png');
}
.descriptionStage .stagesDescription .titleBox::after {
  background-image: url('../images/pages/home/stage-title-bottom.png');
}
.descriptionStage .stagesDescription .titleBox.titleBlastzones::before {
  background-image: url('../images/pages/home/blastzones-title-top.png');
}
.descriptionStage .stagesDescription .titleBox.titleBlastzones::after {
  background-image: url('../images/pages/home/blastzones-title-bottom.png');
}
.descriptionStage .stagesDescription .titleBox.titleHowtoPlay::before {
  background-image: url('../images/pages/home/howtoplay-title-top.png');
}
.descriptionStage .stagesDescription .titleBox.titleHowtoPlay::after {
  background-image: url('../images/pages/home/howtoplay-title-bottom.png');
}
.descriptionStage .stagesDescription .stagePresentation,
.descriptionStage .stagesDescription .stageComposition,
.descriptionStage .stagesDescription .stageBlastzones,
.descriptionStage .stagesDescription .stageHowtoplay {
  padding: 0 16px;
  margin-bottom: 96px;
  text-indent: 48px;
}
.descriptionStage .stagesDescription .stageBlastzones {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.descriptionStage .stagesDescription .stageBlastzones .imageRightStage,
.descriptionStage .stagesDescription .stageBlastzones .imageLeftStage {
  height: 368px;
  width: auto;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .descriptionStage .stagesDescription .stagePresentation .imageRightStage,
  .descriptionStage .stagesDescription .stageComposition .imageRightStage,
  .descriptionStage .stagesDescription .stageBlastzones .imageRightStage,
  .descriptionStage .stagesDescription .stageHowtoplay .imageRightStage,
  .descriptionStage .stagesDescription .stagePresentation .imageLeftStage,
  .descriptionStage .stagesDescription .stageComposition .imageLeftStage,
  .descriptionStage .stagesDescription .stageBlastzones .imageLeftStage,
  .descriptionStage .stagesDescription .stageHowtoplay .imageLeftStage {
    margin-top: inherit;
  }
  .descriptionStage .stagesDescription .stageBlastzones {
    flex-direction: row-reverse;
  }
}
.navigationToTest {
  display: flex;
  width: 100%;
  height: 100px;
  max-width: 1024px;
  margin: 48px auto 0;
}
.navigationToTest .linkToTest {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 32px;
  padding: 32px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: 'introRust-Base';
  text-align: center;
  text-decoration: none;
  text-shadow: black 0.1em 0.1em 0.2em;
  color: #ffffff;
  background: url('../images/pages/home/link-to-test.jpg') center;
  cursor: pointer;
}
@media (min-width: 480px) {
  .navigationToTest .linkToTest {
    font-size: 32px;
  }
}
@media (min-width: 750px) {
  .navigationToTest {
    max-width: 750px;
  }
  .navigationToTest .linkToTest {
    margin: 0;
  }
}
@media (min-width: 1000px) {
  .navigationToTest {
    max-width: 1000px;
  }
}
@media (min-width: 1366px) {
  .navigationToTest {
    max-width: 1250px;
  }
}
.navigationToStagesPage {
  display: flex;
  width: 100%;
  height: 100px;
  max-width: 1024px;
  margin: 48px auto 0;
}
.navigationToStagesPage .linkToStages {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 32px;
  padding: 32px;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: 'introRust-Base';
  text-align: center;
  text-decoration: none;
  text-shadow: black 0.1em 0.1em 0.2em;
  color: #ffffff;
  background: #ffd00d url(../images/pages/home/link-to-stages.jpg) center;
  cursor: pointer;
}
@media (min-width: 480px) {
  .navigationToStagesPage .linkToStages {
    font-size: 32px;
  }
}
@media (min-width: 750px) {
  .navigationToStagesPage {
    max-width: 750px;
  }
  .navigationToStagesPage .linkToStages {
    margin: 0;
  }
}
@media (min-width: 1000px) {
  .navigationToStagesPage {
    max-width: 1000px;
  }
}
@media (min-width: 1366px) {
  .navigationToStagesPage {
    max-width: 1250px;
  }
}
.navigationBottomGuides {
  display: flex;
  height: 80px;
  justify-content: center;
  align-items: center;
}
.navigationBottomGuides .backToTop {
  position: relative;
  font-family: 'introRust-Base';
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}
.navigationBottomGuides .backToTop::before,
.navigationBottomGuides .backToTop::after {
  content: '';
  position: absolute;
  left: -24px;
  top: 0;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-style: solid;
  border-width: 0 8px 16.4px 8px;
  border-color: transparent transparent #ffd00d transparent;
}
.navigationBottomGuides .backToTop::after {
  left: inherit;
  right: -32px;
}
.panelCopyrights {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 32px;
  justify-content: center;
  background-color: #ffd00d;
}
.panelCopyrights .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
}
.panelCopyrights .titleBox::before,
.panelCopyrights .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelCopyrights .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelCopyrights .titleBox .wordingTitle {
  color: #000000;
}
.panelCopyrights .contentBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.panelCopyrights .contentBox .cardAuthor {
  display: inline-block;
  max-width: 256px;
  margin-bottom: 24px;
  text-align: center;
  color: #000000;
}
.panelCopyrights .contentBox .cardAuthor .titleTeam,
.panelCopyrights .contentBox .cardAuthor .pseudoAuthor,
.panelCopyrights .contentBox .cardAuthor .nameAuthor {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #000000;
}
.panelCopyrights .contentBox .cardAuthor .titleTeam {
  position: relative;
  margin-bottom: 16px;
}
.panelCopyrights .contentBox .cardAuthor .titleTeam::after {
  display: inline-block;
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  border-bottom: 1px #000000 solid;
}
.panelCopyrights .contentBox .cardAuthor .pseudoAuthor {
  font-size: 32px;
  font-family: 'introRust-Base';
  color: #ffffff;
}
.panelCopyrights .contentBox .cardAuthor .nameAuthor {
  width: 160px;
  font-size: 13px;
}
.panelCopyrights .contentBox .cardAuthor .nameAuthor .lastNameAuthor {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.panelCopyrights .contentBox .navigationToThanks {
  display: flex;
  justify-content: center;
  height: 100px;
  width: 100%;
  margin: 0 auto;
}
.panelCopyrights .contentBox .navigationToThanks .linkToThanks {
  position: relative;
  display: flex;
  width: 320px;
  height: 100%;
  margin: 0 32px;
  padding: 16px;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-family: 'introRust-Base';
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.panelPartners {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 32px;
  justify-content: center;
  background-color: #ffd00d;
}
.panelPartners .titleBox {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 48px;
  line-height: 48px;
  padding-top: 16px;
  margin: 0 auto 24px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'introRust-Base';
  letter-spacing: 0.5px;
  justify-content: center;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}
.panelPartners .titleBox::before,
.panelPartners .titleBox::after {
  position: absolute;
  top: -16px;
  display: inline-block;
  content: '';
  width: 100px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.panelPartners .titleBox::after {
  top: inherit;
  bottom: -32px;
  background-position: center top;
}
.panelPartners .titleBox .wordingTitle {
  position: relative;
  color: #000000;
}
.panelPartners .titleBox .wordingTitle::after,
.panelPartners .titleBox .wordingTitle::before {
  position: absolute;
  content: '-';
}
.panelPartners .titleBox .wordingTitle::after {
  right: -16px;
}
.panelPartners .titleBox .wordingTitle::before {
  left: -16px;
}
.panelPartners .contentBox {
  text-align: center;
}
.panelPartners .cardPartners {
  display: inline-flex;
  flex-direction: column;
  max-width: 256px;
  margin: 8px 8px 24px;
  font-size: 16px;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #000000;
}
.panelPartners .cardPartners .namePartners {
  display: flex;
  width: 180px;
  min-height: 50px;
  font-weight: 700;
  text-align: center;
  align-items: center;
  color: #000000;
}
.panelPartners .cardPartners .linkPartners {
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 0;
  background-size: 100%;
}
.panelPartners .cardPartners .linkPartners.ssbudiscord {
  background-image: url('../images/pages/home/partner-ssbudiscord.png');
}
.panelPartners .cardPartners .linkPartners.smashhubcord {
  background-image: url('../images/pages/home/partner-smashhubcord.png');
}
.panelPartners .cardPartners .linkPartners.ssbufr {
  background-image: url('../images/pages/home/partner-ssbufr.png');
}
.footerSite {
  display: flex;
  min-height: 128px;
  align-items: flex-end;
  color: #ffd00d;
  background: #000000;
}
.footerSite .socialNetwork {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footerSite .socialNetwork .linkSocialNetwork {
  width: 64px;
  height: 64px;
  margin: 16px;
  background-color: #ffd00d;
  border-radius: 32px;
}
.footerSite .creditsFooter {
  display: flex;
  margin-bottom: 32px;
  justify-content: center;
}
.footerSite .creditsFooter .copyrightsFooter {
  color: #ffd00d;
}
.modalMatchups .modal .closeModal:before,
.modalMatchups .modal .closeModal:after {
  background: #ffffff;
}
.modalMatchups .msgModal {
  padding: 48px 0 0;
  background: #000000;
}
.modalMatchups .msgModal .catMatchUps {
  display: flex;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps {
  display: inline-flex;
  min-height: 80px;
  width: 80px;
  min-width: 80px;
  justify-content: center;
  align-items: center;
  font-family: 'introRust-Base';
  font-size: 32px;
  background-color: #26230b;
  border-bottom: 2px solid #000000;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat2 {
  background-color: #3f370b;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat3 {
  background-color: #584c0c;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat4 {
  background-color: #89740d;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat5 {
  background-color: #c0a10e;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat6 {
  background-color: #dbb70e;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat7 {
  background-color: #f6cd0f;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat8 {
  background-color: #70600d;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat9 {
  background-color: #a48a0e;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat5,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat6,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat7,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat9 {
  color: #59502c;
}
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat1,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat2,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat3,
.modalMatchups .msgModal .catMatchUps .titleCatMatchUps.cat8 {
  color: #948c6f;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 80px;
  font-size: 0;
  border-bottom: 2px solid #26230b;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat2 {
  border-bottom: 2px solid #3f370b;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat3 {
  border-bottom: 2px solid #584c0c;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat4 {
  border-bottom: 2px solid #89740d;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat5 {
  border-bottom: 2px solid #c0a10e;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat6 {
  border-bottom: 2px solid #dbb70e;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat7 {
  border-bottom: 2px solid #f6cd0f;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat8 {
  border-bottom: 2px solid #70600d;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps.cat9 {
  border-bottom: 2px solid #a48a0e;
}
.modalMatchups .msgModal .catMatchUps .charactersCatMatchUps .iconMatchups {
  width: 32px;
  height: 32px;
  margin: 6px;
}
.modalMatchups .msgModal .catMatchUps:last-child .titleCatMatchUps,
.modalMatchups .msgModal .catMatchUps:last-child .charactersCatMatchUps {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .modal.show {
    height: inherit;
    width: 768px;
    margin-left: -389px;
  }
}
