:root {
  --violet: #291842;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-image: linear-gradient(#191120, #191120);
}

.header-desktop {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 100vh;
  padding-left: 2rem;
  display: flex;
  position: relative;
}

.buttuns {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: none;
  background-image: none;
  background-position: 0 0;
  border: 0 solid #6f0;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 600px;
  margin-top: 0;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
  right: auto;
}

.buttuns.main-page {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-2 {
  width: 60%;
  height: 100%;
  position: relative;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 0;
  margin-bottom: auto;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.imagelogo {
  width: 280px;
  max-width: none;
  margin-top: 1rem;
  position: relative;
  top: 0%;
  bottom: auto;
  right: auto;
}

.video {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}

.code-embed {
  position: relative;
  top: 0;
}

.buttun {
  background-image: url('../images/red-BG-horizontal.webp');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.buttun.switch, .buttun.steam {
  background-image: none;
  border-width: 0;
  width: auto;
  height: auto;
}

.game-logo {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 25%;
  display: flex;
}

.link-block-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-81 {
  width: 450px;
  margin-top: 2rem;
}

.image-72 {
  vertical-align: baseline;
  width: 110px;
}

.image-72.switch, .image-72.steam {
  width: 350px;
}

.background_buttun {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 1rem;
  display: flex;
}

.link-block-8 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.header-2 {
  background-image: linear-gradient(#191120 5%, #191120c4 52%, #191120 97%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
  position: relative;
}

.header-2.desktop {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 5px #000;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}

.buttun_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 1rem;
  display: flex;
}

.image-82 {
  width: 450px;
  margin-top: 2rem;
}

.image-83 {
  vertical-align: baseline;
  width: 110px;
}

.image-83.switch, .image-83.steam {
  width: 350px;
}

.link-block-10 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-6, .div-block-7 {
  width: 20%;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  font-family: Jockey One, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}

.title {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-bottom: 2rem;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 3px 1px #000;
  font-family: Jockey One, sans-serif;
  font-size: 50px;
  font-weight: 900;
}

.image-85 {
  max-width: 80%;
}

.div-block-9, .div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-86 {
  max-width: 40%;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 4rem;
  display: flex;
}

.pitch {
  background-image: linear-gradient(#191120 5%, #191120c4 52%, #191120 97%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.pitch.desktop {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-87 {
  width: 80%;
  height: auto;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.trailer {
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4rem;
  display: flex;
  position: relative;
}

.trailer.desktop {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-2 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-13 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 2rem;
  display: grid;
  position: relative;
}

.div-block-14 {
  background-image: linear-gradient(#191120, #191120);
  border-radius: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 100%;
  padding: 12px;
  display: flex;
}

.div-block-15 {
  width: 30%;
  height: 55vh;
}

.div-block-16 {
  width: 30%;
  height: 60vh;
}

.div-block-17 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  display: flex;
}

.text-block-9 {
  color: #6f0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin-bottom: 1rem;
  font-family: Jockey One, sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 36px;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  width: auto;
  height: 200px;
  padding-bottom: 0;
  font-family: Jockey One, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}

.image-88, .image-89, .image-90, .image-91 {
  width: auto;
  height: 150px;
}

.image-92, .image-93 {
  width: 150px;
}

.image-94 {
  object-fit: contain;
  max-width: 110%;
  position: absolute;
  inset: 0%;
}

.key-features {
  z-index: 3;
  background-image: url('../images/background-green-spirit-mancer.webp');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.slider {
  height: 100vh;
  top: auto;
}

.slide {
  background-image: url('../images/cover-spirit-mancer.webp');
  background-position: 0 0;
  background-size: cover;
}

.section-37 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.diagonal-background {
  z-index: 0;
  background-image: linear-gradient(#66ff00c4, #66ff00c4), url('../images/game-screenshot.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: skew(0deg, -3deg);
}

.features {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.slider-2 {
  z-index: 0;
  height: 100vh;
  position: relative;
  top: -5vh;
}

.slide-nav {
  -webkit-text-stroke-color: #e20000;
}

.slide-1 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_6.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: stretch;
  place-items: center;
  width: 90%;
  display: grid;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-feat {
  color: #6f0;
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 36px;
}

.txt-feat {
  color: #fff;
  text-align: center;
  padding-bottom: 2rem;
}

.div-block-51 {
  justify-content: center;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.div-block-52 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.div-block-53 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-image: linear-gradient(#ef3638, #ef3638);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.div-block-53.plateformes {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 25px;
  display: flex;
}

.link-block-15 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  display: flex;
}

.bold-text-4 {
  color: #6f0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Jockey One, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.image-49 {
  width: 30px;
}

.paragraph-10 {
  text-align: center;
  background-image: linear-gradient(#ef3638, #ef3638);
  height: 40px;
  margin-bottom: 0;
  padding: 4px 5px;
  font-size: 22px;
}

.image-36 {
  width: 180px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.bold-text-8 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.paragraph-11 {
  text-align: center;
  background-image: linear-gradient(#ef3638, #ef3638);
  height: 40px;
  margin-bottom: 0;
  padding: 4px 5px;
  font-size: 22px;
}

.div-block-54 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-image: linear-gradient(#ef3638, #ef3638);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.bold-text-13 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-55 {
  justify-content: center;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.div-block-56 {
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.infos-features {
  color: #fff;
  text-transform: uppercase;
  font-family: Jockey One, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.slide-3 {
  background-image: url('../images/Spirit_mancer_screenshot_5.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_5.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide_3 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_7.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-4 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-5 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-6 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-7 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/spirit-mancer-screenshot-in-game.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-8 {
  background-image: linear-gradient(#0000 91%, #191120), url('../images/Spirit_mancer_screenshot_4.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-95 {
  width: 80%;
}

.text-block-11 {
  color: #fff;
  text-transform: uppercase;
  padding-top: 1rem;
  font-family: Ttsupermolotneue, sans-serif;
  font-size: 29px;
  font-weight: 900;
}

.header-mobile {
  background-image: url('../images/cover-spirit-mancer.webp');
  background-position: 100% 100%;
  background-size: cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 100vh;
  padding-left: 5rem;
  display: none;
  position: relative;
}

.game-infos {
  background-image: linear-gradient(#191120 5%, #191120c4 52%, #191120 97%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.game-infos.desktop {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.small {
  position: relative;
  top: 0;
}

.div-block-62 {
  position: relative;
}

.div-block-63 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 140px;
  display: flex;
}

.div-block-64 {
  width: auto;
  height: auto;
}

.div-block-65, .div-block-66 {
  height: auto;
}

.div-block-67, .div-block-68 {
  height: 140px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  display: flex;
}

.left-arrow {
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  display: flex;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.trailer-video {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 4rem;
  display: flex;
  position: relative;
}

.trailer-section {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.code-embed-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-3, .background-video, .trailer-mobile {
  display: none;
}

.middle-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .37;
  background-image: radial-gradient(circle, #cc812d6b, #fff0 62%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.middle-info:hover {
  opacity: 1;
}

.image-73 {
  width: 80px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
}

.image-97 {
  position: absolute;
  inset: 0%;
}

.section-40 {
  position: absolute;
}

.div-block-70 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-98 {
  opacity: .42;
  width: 120px;
  position: absolute;
}

.div-block-71 {
  justify-content: flex-end;
  align-items: center;
  width: 400px;
  display: flex;
}

.image-99 {
  width: 80%;
}

.header-hide {
  z-index: 8;
  background-image: linear-gradient(#191120, #191120);
  border-bottom: 2px solid #67fe02;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem 4rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.txt-head-hide {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 29px;
  font-weight: 700;
  line-height: 29px;
}

.steam-buttun, .ps5-buttun {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.ps5-buttun.wishlist {
  display: flex;
}

.switch-buttun {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
}

.sep {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.image-101, .image-102 {
  width: 70px;
}

.separator {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: none;
}

.screenshots {
  z-index: 2;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: 6% 0% auto;
}

.container-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-image: linear-gradient(#1911203b, #1911203b), url('../images/cover-page-sun.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-top: 2px solid #67fe02;
  border-radius: 20px 20px 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2rem;
  display: flex;
}

.footer {
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  position: relative;
}

.container-9 {
  width: 20%;
}

.button-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Jockey One, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.footer-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-76 {
  width: 150px;
}

.image-75 {
  display: none;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.view {
  width: 20%;
}

.div-block-108 {
  display: none;
}

.image-16 {
  width: 130px;
}

.container-8 {
  display: block;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_label {
  color: #67fe01;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_form {
  background-color: #0c1825;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_checkbox-label, .fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_text {
  color: #fff;
  font-size: .75rem;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_button {
  color: #191120;
  text-align: center;
  background-color: #67fe01;
  border: 2px solid #fff;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-color: #141c13;
}

.fs-cc-prefs_button {
  color: #1a1221;
  background-color: #67fe01;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #0c1825;
  background-color: #fff;
  border-color: #141c13;
}

.fs-cc-banner_close-icon {
  -webkit-text-stroke-color: #250c0c;
  width: 1.5rem;
  height: 1.5rem;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: block;
}

.fs-cc-prefs_content {
  background-color: #1a1221;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_text {
  color: #fff;
  margin-right: 1.5rem;
}

.fs-cc-banner_text-link {
  color: #0085cc;
  border-bottom: 1px solid red;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-prefs_component-3 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_component-2 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #191120;
  border: 1px solid #67fe01;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.coming_soon {
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #191120;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#19b889, #14bb88 27%, #43e427 42%, #4ced12 51%, #7a72c1 69%, #8652ee);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Ttsupermolotneue, sans-serif;
  font-size: 29px;
  font-weight: 900;
}

.comingsoonmobile {
  color: #fff;
  text-transform: uppercase;
  font-family: Ttsupermolotneue, sans-serif;
  font-size: 29px;
  font-weight: 900;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.section-41 {
  background-image: linear-gradient(#96969680, #96969680);
  height: 40vh;
  margin-top: 137px;
  position: relative;
}

.topsep {
  width: 110%;
  max-width: none;
  position: absolute;
  inset: -5vh 0% auto -6vw;
}

.botsep {
  transform-style: preserve-3d;
  width: 110%;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: -5vh;
  left: -6vw;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.topgreen {
  width: 300px;
  position: absolute;
  inset: -44% auto auto -25.2vh;
}

.botgreen {
  transform-style: preserve-3d;
  width: 300px;
  position: absolute;
  inset: auto -24.4vh -16.9vh auto;
  transform: rotateX(180deg)rotateY(0)rotateZ(39deg);
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.image-103 {
  width: 110px;
  position: absolute;
  inset: -15% auto auto -3%;
}

.vid-o-cut {
  height: 40vh;
  margin-top: 5rem;
  position: relative;
}

.image-104 {
  z-index: 5;
  position: absolute;
  inset: -9% 0% auto;
}

.cut-section {
  border-top: 2px solid #79ff22;
  border-bottom: 2px solid #7aff22;
  height: 40vh;
  position: relative;
}

.cut-section.bot {
  border-top-width: 0;
  border-bottom-width: 0;
  margin-top: 4rem;
  transform: skew(0deg, -3deg);
}

.image-105 {
  width: 110%;
  max-width: none;
  position: absolute;
  inset: -2.3vw 0% auto;
}

.bottomsep {
  width: 110%;
  max-width: none;
  position: absolute;
  bottom: -2.3vw;
  left: 0%;
  right: 0%;
}

.image-106 {
  z-index: 2;
  width: 200px;
  position: absolute;
  inset: -59px auto auto -80px;
  overflow: hidden;
}

.greenbot {
  z-index: 1;
  width: 200px;
  position: absolute;
  bottom: -39px;
  right: -65px;
  overflow: hidden;
  transform: rotate(-20deg);
}

.greenbot.key-features {
  background-image: url('../images/background-green-spirit-mancer.webp');
  background-size: cover;
  display: none;
}

.background-video-3 {
  border-top: 0 solid #000;
  width: 100%;
  height: 100%;
}

.test {
  border-top: 0 solid #79ff22;
  border-bottom: 2px solid #7aff22;
  height: 40vh;
  margin-bottom: -.1rem;
  position: relative;
  transform: skew(0deg, -3deg);
}

.code-embed-5 {
  display: none;
}

.image-107 {
  width: 290px;
}

.image-108 {
  width: 300px;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: capitalize;
  text-shadow: 0 1px 8px #000;
  font-family: Gameria, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.text-block-13.main-page {
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Jockey One, sans-serif;
  font-size: 20px;
}

.text-block-13.main-page.top {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Jockey One, sans-serif;
  font-size: 30px;
}

.code-embed-6 {
  display: none;
}

.banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.banner_text {
  color: #fff;
  margin-right: 1.5rem;
}

.prefs_title {
  color: #fff;
  font-family: Jockey One, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.prefs_label {
  color: #67fe01;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.prefs_component-3 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.banner_text-link {
  color: #0085cc;
  border-bottom: 1px solid red;
  font-weight: 400;
  text-decoration: none;
}

.banner_button {
  color: #191120;
  text-align: center;
  background-color: #67fe01;
  border: 2px solid #fff;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.banner_button.button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-color: #141c13;
}

.prefs_submit-hide {
  display: none;
}

.prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.banner_trigger {
  display: none;
}

.banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.banner_close-icon {
  -webkit-text-stroke-color: #250c0c;
  width: 1.5rem;
  height: 1.5rem;
}

.prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.prefs_space-medium {
  margin-bottom: 2.5rem;
}

.banner_component-2 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #191120;
  border: 1px solid #67fe01;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.prefs_space-small {
  margin-bottom: .75rem;
}

.prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.prefs_checkbox-label {
  display: none;
}

.prefs_content {
  background-color: #1a1221;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.prefs_form {
  background-color: #0c1825;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.prefs_text {
  color: #fff;
  font-family: Jockey One, sans-serif;
  font-size: .75rem;
}

.prefs_button {
  color: #1a1221;
  background-color: #67fe01;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.prefs_button.button-alt {
  color: #0c1825;
  background-color: #fff;
  border-color: #141c13;
}

.prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.prefs_trigger {
  display: none;
}

.prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.slider-desktop {
  background-color: #ddd0;
  width: 90%;
  height: auto;
}

.div-block-109 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-left: -61px;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-right: -61px;
  display: flex;
}

.slider-mobile {
  background-color: #ddd0;
  width: 90%;
  height: auto;
  display: none;
}

.slide-mobile, .slide-2-suite {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 2rem;
  display: grid;
  position: relative;
}

.features-arrow {
  transform-style: preserve-3d;
  width: 30px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-110 {
  width: 30px;
}

.left-arrow-mobile {
  width: 70px;
}

.left-arrow-mobile.left-3d {
  transform-style: preserve-3d;
}

.right-arrow-mobile {
  width: 70px;
}

.link-block-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #00548c;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #00000087;
}

.link-block-3.wishlist.desktop {
  background-color: #000;
  border-radius: 100px;
}

.image-59 {
  width: 30px;
}

.image-59.test {
  width: 120px;
}

.div-block-110 {
  background-image: linear-gradient(#291842, #291842), linear-gradient(#37cd93, #37cd93 5%, #68fe03 37%, #65e80c 75%, #9967fe 100%, #9967fe);
  border: 0 solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.div-block-110.no-btn {
  background-image: none;
}

.div-block-110.btn {
  display: none;
}

.div-block-110.ps5 {
  background-image: none;
  width: 120px;
  height: 50px;
}

.div-block-110.btn-steam {
  width: 240px;
  height: 80px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.div-block-110.ps5buttuntop.wishlist, .div-block-110.ps5buttuntop.wishlist-copy, .div-block-110.ps5buttuntop.wishlist-copy {
  background-image: linear-gradient(#291842, #291842), linear-gradient(#37cd93, #37cd93 5%, #68fe03 37%, #65e80c 75%, #9967fe 100%, #9967fe);
  width: 110px;
  height: 35px;
}

.div-block-110.steambuttuntop.wishlist, .div-block-110.steambuttuntop.wishlist-copy {
  width: 110px;
  height: 35px;
}

.image-111 {
  width: 65%;
}

.image-111.ps5 {
  width: 100%;
}

.div-block-110-copy {
  opacity: 1;
  border: 0 solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  display: none;
}

.div-block-110-copy.sw-logo {
  display: flex;
}

.image-111-copy {
  opacity: 1;
  width: 70%;
}

.image-111-copy.switch, .image-111-copy.sw {
  width: 100%;
}

.link-block-16 {
  filter: drop-shadow(0 2px 3px #6bfa0e);
}

.link-block-16.wishlist {
  filter: drop-shadow(0 2px 3px #6bfa0e);
  text-decoration: none;
}

.link-block-17 {
  filter: drop-shadow(0 2px 5px #6bfa0e);
}

.link-block-17.wishlist {
  filter: drop-shadow(0 2px 3px #6bfa0e);
  padding-top: 5px;
}

.link-block-17.wishlist.no-dropshadow {
  filter: none;
}

.link-block-17.wishlist.switchbuttuntop {
  opacity: 1;
}

.steam-mobile {
  filter: drop-shadow(0 2px 3px #6bfa0e);
}

.ps5-wishlist, .nintndo-switch {
  filter: drop-shadow(0 2px 5px #6bfa0e);
}

.text-span {
  font-size: 24px;
  line-height: 1;
}

.div-block-111 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.swithc-nolink {
  filter: drop-shadow(0 2px 5px #6bfa0e);
}

.swithc-nolink.wishlist, .swithc-nolink.wishlist-not {
  opacity: .5;
  filter: drop-shadow(0 2px 3px #6bfa0e);
}

.swithc-nolink.wishlist-not.wishlist {
  opacity: 100;
}

.buttuns-mobile-2 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  box-shadow: none;
  background-image: none;
  background-position: 0 0;
  border: 0 solid #6f0;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 600px;
  margin-top: 0;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
  right: auto;
}

.buttuns-mobile-2.main-page {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
}

.link-block-16-mobile {
  filter: drop-shadow(0 2px 3px #6bfa0e);
}

.header-mobile-2 {
  display: none;
}

.div-block-112 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-bottom: 1rem;
  padding-left: 1rem;
  display: flex;
}

.banner_container-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.prefs_content-4 {
  background-color: #191120;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.prefs_button-4 {
  color: #000;
  background-color: #67fe01;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Jockey One, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

.prefs_button-4.button-alt {
  color: #0c1825;
  background-color: #fff;
  border-color: #141c13;
  font-family: Jockey One, sans-serif;
}

.banner_button-4 {
  color: #000;
  text-align: center;
  background-color: #67fe01;
  border: 0 solid #fff;
  border-top: 2px solid #000;
  border-radius: 0 0 7px;
  width: 50%;
  min-width: 8.75rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-size: 1rem;
  font-weight: 700;
}

.banner_button-4.button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-width: 2px 0 0;
  border-color: #000 #141c13 #141c13;
  border-radius: 0 0 0 7px;
  font-weight: 400;
}

.text-block-5 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.banner_buttons-wrapper-2 {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.banner_text-4 {
  color: #fff;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.banner_text-link-2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 400;
  text-decoration: none;
}

.banner_component-6 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--violet);
  border: 0 solid #fff;
  border-radius: 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding-top: .5rem;
  display: none;
  position: fixed;
  inset: auto 1% 0% auto;
}

.prefs_label-4 {
  color: #67fe01;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Jockey One, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.text-block-6 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.banner_container-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.prefs_content-5 {
  background-color: #191120;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.banner_button-5 {
  color: #000;
  text-align: center;
  background-color: #67fe01;
  border: 0 solid #fff;
  border-top: 2px solid #000;
  border-radius: 0 0 7px;
  width: 50%;
  min-width: 8.75rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-size: 1rem;
}

.banner_button-5.button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-width: 2px 0 0;
  border-color: #000 #141c13 #141c13;
  border-radius: 0 0 0 7px;
}

.div-block-113 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-bottom: 1rem;
  padding-left: 1rem;
  display: flex;
}

.prefs_label-5 {
  color: #67fe01;
  -webkit-text-stroke-color: #67fe01;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.text-block-14 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.banner_container-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.prefs_content-6 {
  background-color: #191120;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.banner_button-6 {
  color: #000;
  text-align: center;
  background-color: #67fe01;
  border: 0 solid #fff;
  border-top: 2px solid #000;
  border-radius: 0 0 7px;
  width: 50%;
  min-width: 8.75rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-size: 1rem;
}

.banner_button-6.button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-width: 2px 0 0;
  border-color: #000 #141c13 #141c13;
  border-radius: 0 0 0 7px;
}

.div-block-114 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-bottom: 1rem;
  padding-left: 1rem;
  display: flex;
}

.bold-text-14 {
  color: #000;
}

.text-block---demo {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 2px 2px 6px #291842;
  margin-top: 5px;
  font-family: Jockey One, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
}

.text-block---demo.page2 {
  letter-spacing: 2px;
  text-shadow: 2px 2px 6px #291842;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  text-decoration: none;
}

.banner_buttons-wrapper-5 {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.banner_container-5 {
  background-color: #191120;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 62.5rem;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.text-block-16 {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 1rem;
  font-family: Jockey One, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-37 {
  display: none;
}

.banner_text-link-3 {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: Jockey One, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.banner_text-7 {
  color: #fff;
  margin-top: 1rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Jockey One, sans-serif;
  line-height: 1.1;
}

.div-block-36 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.banner_button-7 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  background-color: #67fe01;
  border: 2px solid #000;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-family: Jockey One, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.banner_button-7.button-alt {
  color: #000;
  -webkit-text-stroke-color: red;
  background-color: #fff;
  border-width: 2px;
  border-color: #000;
  border-radius: 20px;
  margin: 10px;
  font-family: Jockey One, sans-serif;
  font-weight: 400;
}

.banner_component-8 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffff80;
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.bold-text-15 {
  font-family: Jockey One, sans-serif;
}

.nav-bar {
  color: red;
}

.navbar {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.demo {
  color: var(--violet);
  text-align: center;
  letter-spacing: 4px;
  font-family: Jockey One, sans-serif;
  font-size: 23px;
  line-height: 1.2;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.nav_fonts {
  font-family: Jockey One, sans-serif;
}

.container-regular {
  width: 100%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  z-index: 999;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-no-shadow {
  z-index: 9999;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-menu-wrapper-2 {
  width: auto;
}

.button-stores {
  background-color: #f80000;
  background-image: linear-gradient(90deg, #ce2942, #51272b);
  border-radius: 50px;
  width: 33%;
  margin-top: 20px;
  padding: 10px 20px;
  box-shadow: 1px 6px 5px #000;
}

.button-stores.nintendo.nintendobuttuntop {
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.button-stores.steam {
  padding-top: 5px;
  padding-bottom: 5px;
}

.button-stores.steam.steamwishbuttun {
  width: 100px;
  margin-top: 0;
  position: static;
}

.button-stores.steam.steamwishbuttun.wishlist {
  width: 120px;
}

.button-stores.ps5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.button-stores.ps5.ps5buttuntop {
  width: 120px;
  margin-top: 0;
}

.button-stores.ps5.ps5buttuntop.wishlist {
  background-image: linear-gradient(#291842, #291842), radial-gradient(circle, #37cd93, #37cd93 5%, #68fe03 37%, #879ea2 75%, #9967fe);
}

.navbar-2 {
  z-index: 999;
  background-color: #0000;
  background-image: linear-gradient(#00000036, #ffffff36);
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.div-block-115 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  width: 150px;
}

.div-block-116 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-112 {
  width: 150px;
}

.div-block-117 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-113 {
  width: 110px;
}

.image-113.nav_bar_logo {
  width: 130px;
}

.section-social-media-icons {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-18 {
  color: #1c314e;
  margin-top: 24px;
  font-size: 20px;
}

.div-block-118 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.img--twitter-icon, .img-instagram-icon, .img-youtube-icon, .img-tiktok-icon, .img-facebook-icon {
  width: 40px;
}

.text-block-19 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 24px;
  font-family: Jockey One, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-119 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.text-block-20 {
  color: #1c314e;
  margin-top: 24px;
  font-size: 20px;
}

.div-block-120 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.section-social-media-icons-2 {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-21 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 24px;
  font-family: Jockey One, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-121 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.img--twitter-icon-2, .img-instagram-icon-2, .img-youtube-icon-2, .img-tiktok-icon-2 {
  width: 40px;
}

.code-embed-7, .code-embed-8 {
  display: flex;
}

.div-block-123 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-3 {
    margin-top: 8rem;
  }

  .game-logo, .background_buttun {
    width: 40%;
  }

  .header-2.desktop {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-5 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .pitch.desktop, .trailer.desktop {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-13 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-14 {
    padding-top: 20px;
  }

  .text-block-10 {
    height: 200px;
  }

  .image-94 {
    max-width: 100%;
  }

  .key-features {
    background-size: cover;
  }

  .paragraph-10 {
    background-image: linear-gradient(#ef3638, #ef3638);
  }

  .bold-text-8 {
    color: #fff;
    height: 100%;
  }

  .paragraph-11 {
    background-image: linear-gradient(#ef3638, #ef3638);
  }

  .bold-text-13 {
    color: #fff;
    height: 100%;
  }

  .game-infos.desktop {
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .screenshots {
    position: absolute;
  }

  .footer {
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    padding-top: 2rem;
  }

  .container-9 {
    margin-left: 3rem;
  }

  .footer-wrapper {
    width: 100%;
    max-width: none;
  }

  .container-7 {
    width: 50%;
  }

  .view {
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    margin-right: 3rem;
    display: flex;
  }

  .div-block-108, .container-8 {
    display: none;
  }

  .image-103 {
    width: 110%;
    max-width: none;
    position: absolute;
  }

  .text-block-13.main-page {
    letter-spacing: 10px;
  }

  .text-block-13.main-page.top {
    font-size: 50px;
  }

  .left-arrow-2 {
    margin-left: -64px;
  }

  .right-arrow-2 {
    margin-right: -64px;
  }

  .slide-mobile, .slide-2-suite {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .features-arrow, .image-110 {
    width: 50px;
  }

  .link-block-3 {
    border-radius: 100px;
    margin-top: 20px;
    text-decoration: none;
  }

  .link-block-3.wishlist {
    margin-bottom: 20px;
  }

  .image-59.test {
    width: 116px;
  }

  .image-59.test.steam {
    width: 129px;
  }

  .div-block-110.btn-steam {
    margin-top: 20px;
  }

  .link-block-17.wishlist.switchbuttuntop {
    opacity: 1;
  }

  .banner_container-5 {
    width: 40%;
  }

  .nav-link-2 {
    font-size: 22px;
  }

  .navbar-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button-stores.nintendo.nintendobuttuntop.wishlist {
    width: 120px;
  }

  .button-stores.steam, .button-stores.ps5 {
    width: 33%;
  }

  .navbar-2 {
    max-width: 100%;
  }

  .image-113.nav_bar_logo {
    width: 130px;
  }

  .section-social-media-icons-2 {
    margin-bottom: 20px;
  }

  .text-block-21 {
    font-family: Jockey One, sans-serif;
  }

  .div-block-121 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .img--twitter-icon-2 {
    width: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .buttuns.main-page {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: 640px;
    margin-top: 0;
  }

  .div-block-3 {
    margin-top: 8rem;
  }

  .div-block-14 {
    padding-top: 1rem;
  }

  .text-block-10 {
    height: 150px;
  }

  .text-block-13.main-page {
    letter-spacing: 10px;
  }

  .text-block-13.main-page.top {
    font-size: 50px;
  }

  .left-arrow-2 {
    margin-left: -70px;
  }

  .right-arrow-2 {
    margin-right: -70px;
  }

  .link-block-17.wishlist.switchbuttuntop {
    opacity: 1;
  }

  .demo {
    color: var(--violet);
    font-size: 25px;
  }

  .nav-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-117 {
    flex-flow: column;
  }

  .image-113.nav_bar_logo {
    width: 130px;
  }

  .text-block-18 {
    color: #1c304f;
  }

  .text-block-19 {
    color: #fff;
  }

  .text-block-20 {
    color: #1c304f;
  }

  .section-social-media-icons-2 {
    font-weight: 700;
  }

  .text-block-21 {
    color: #fff;
    font-weight: 400;
    line-height: 32px;
  }

  .div-block-121 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-122 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
  }

  .div-block-123 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    margin-left: 0;
  }

  .buttuns {
    justify-content: center;
    align-items: center;
  }

  .buttuns.main-page {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-top: 9.5rem;
  }

  .imagelogo {
    width: 450px;
  }

  .game-logo, .background_buttun {
    width: 35%;
  }

  .header-2.desktop, .pitch.desktop, .trailer.desktop {
    background-position: 50% 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-13 {
    grid-template-rows: auto;
  }

  .div-block-14 {
    height: auto;
  }

  .image-94 {
    object-fit: fill;
    max-width: 100%;
    overflow: clip;
  }

  .key-features {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .features {
    z-index: 1;
  }

  .game-infos.desktop {
    background-position: 50% 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .small {
    z-index: 1;
  }

  .sep {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .image-100 {
    text-align: center;
  }

  .separator {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer {
    padding-top: 2rem;
    position: static;
  }

  .container-9 {
    width: 20%;
  }

  .footer-wrapper {
    justify-content: center;
    align-items: center;
  }

  .image-76, .image-16 {
    width: 150px;
  }

  .fs-cc-banner_close {
    display: block;
  }

  .fs-cc-prefs_button.fs-cc-button-alt {
    border-color: #111c0e;
  }

  .image-103 {
    width: 110px;
  }

  .image-107 {
    width: 300px;
  }

  .banner_close {
    display: block;
  }

  .prefs_button.button-alt {
    border-color: #111c0e;
  }

  .left-arrow-2 {
    margin-left: -90px;
  }

  .right-arrow-2 {
    margin-right: -90px;
  }

  .slide-mobile, .slide-2-suite {
    grid-template-rows: auto;
  }

  .image-59.test.steam {
    width: auto;
  }

  .image-111 {
    width: 71%;
  }

  .link-block-17.wishlist.switchbuttuntop {
    opacity: 1;
  }

  .buttuns-mobile-2 {
    justify-content: center;
    align-items: center;
  }

  .prefs_button-4.button-alt {
    border-color: #111c0e;
  }

  .banner_container-5 {
    width: 40%;
  }

  .nav-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-117 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-113.nav_bar_logo {
    width: 140px;
  }

  .text-block-19 {
    color: #fff;
  }

  .section-social-media-icons-2 {
    margin-bottom: 60px;
  }

  .text-block-21 {
    margin-bottom: 20px;
    font-size: 50px;
  }

  .div-block-121 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .img--twitter-icon-2, .img-instagram-icon-2, .img-youtube-icon-2, .img-tiktok-icon-2 {
    width: 50px;
  }
}

@media screen and (max-width: 991px) {
  .header-desktop {
    display: none;
  }

  .buttuns {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-3 {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .video {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .code-embed {
    width: 100%;
    position: absolute;
    inset: 0%;
  }

  .image-72 {
    width: 350px;
  }

  .header-2.desktop {
    display: none;
  }

  .text-block-7 {
    text-align: center;
    font-size: 50px;
    line-height: 100%;
  }

  .image-83 {
    width: 350px;
  }

  .image-86 {
    max-width: 60%;
    margin-top: 1rem;
  }

  .pitch {
    margin-top: 4rem;
  }

  .pitch.desktop {
    display: none;
  }

  .trailer {
    margin-top: 3rem;
  }

  .trailer.desktop {
    display: none;
  }

  .div-block-13 {
    width: 95%;
  }

  .div-block-14 {
    height: 60px;
    min-height: 55vh;
    padding-bottom: 20px;
  }

  .div-block-17 {
    width: auto;
    height: 300px;
  }

  .text-block-9 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-10 {
    width: 80%;
    height: 150px;
    min-height: 110px;
    font-weight: 400;
  }

  .features {
    padding-bottom: 2rem;
  }

  .slider-2 {
    height: 60vh;
  }

  .slide-1 {
    background-position: 0 0, 50%;
  }

  .div-block-51 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .div-block-52 {
    border: 0 solid #6f0;
    border-radius: 20px;
    width: 80%;
    margin-bottom: 2rem;
  }

  .div-block-53.plateformes {
    height: 40px;
  }

  .paragraph-10 {
    background-image: linear-gradient(#ef3638, #ef3638);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }

  .image-36 {
    width: 33%;
  }

  .bold-text-8 {
    color: #fff;
  }

  .paragraph-11 {
    background-image: linear-gradient(#ef3638, #ef3638);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }

  .bold-text-13 {
    color: #fff;
  }

  .div-block-55 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .div-block-56 {
    width: 80%;
    margin-bottom: 1rem;
  }

  .image-95 {
    width: auto;
  }

  .header-mobile {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 94vh;
    padding-left: 0;
    display: flex;
  }

  .buttuns-mobile {
    z-index: 3;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    border: 0 solid #67fe02;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    position: absolute;
    bottom: -44px;
    left: 0%;
    right: 0%;
  }

  .div-block-58 {
    width: 100%;
  }

  .div-block-59 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-block-60 {
    margin-bottom: 1rem;
  }

  .game-infos {
    margin-top: 4rem;
  }

  .game-infos.desktop {
    display: none;
  }

  .image-96 {
    width: 50%;
  }

  .small {
    width: 100%;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .div-block-62 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
    display: flex;
  }

  .div-block-63 {
    height: auto;
  }

  .div-block-64 {
    justify-content: center;
    align-items: flex-start;
    height: 120px;
    display: flex;
  }

  .div-block-65, .div-block-66, .div-block-67, .div-block-68 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .trailer-video {
    width: 100%;
    height: auto;
    min-height: 50vh;
    margin-bottom: 2rem;
  }

  .header-hide {
    background-image: linear-gradient(#191120, #191120);
    border-bottom: 2px solid #67fe02;
    border-radius: 0 0 50px 50px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .txt-head-hide {
    text-align: center;
    line-height: 29px;
  }

  .steammobile, .switch {
    width: 33%;
  }

  .switch.wishlist {
    display: none;
  }

  .ps5 {
    width: 33%;
  }

  .ps5.wishlist {
    display: flex;
  }

  .image-101, .image-102 {
    width: 50px;
  }

  .screenshots {
    top: 10%;
  }

  .container-6 {
    border-style: solid;
    border-color: #67fe02;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: auto;
    display: block;
  }

  .link-block-5 {
    display: none;
  }

  .footer {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .container-9 {
    padding-bottom: 1rem;
  }

  .image-74 {
    width: 200px;
  }

  .button-4 {
    background-color: #3898ec00;
    font-size: 12px;
  }

  .footer-wrapper {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }

  .link-block-6 {
    display: none;
  }

  .image-75 {
    width: 200px;
    max-width: 100%;
    display: block;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
    display: flex;
  }

  .view {
    display: none;
  }

  .div-block-108 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-8 {
    padding-bottom: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_trigger {
    display: none;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .comingsoonmobile {
    text-shadow: 0 1px 1px #000;
  }

  .image-104 {
    top: -6%;
  }

  .text-block-13.main-page {
    margin-top: -14px;
    font-size: 30px;
  }

  .text-block-13.main-page.topp {
    font-size: 50px;
  }

  .image-109 {
    width: 250px;
  }

  .banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .banner_text {
    margin-right: 0;
  }

  .banner_trigger {
    display: none;
  }

  .banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .slider-desktop {
    display: none;
  }

  .left-arrow-2 {
    margin-left: 0;
  }

  .right-arrow-2 {
    margin-right: 0;
  }

  .slider-mobile {
    display: flex;
  }

  .slide-mobile {
    grid-template-columns: 1fr;
    width: auto;
  }

  .slide-2-suite {
    grid-template-columns: 1fr;
    place-items: center;
    width: auto;
  }

  .slide-nav-2 {
    padding-top: 20px;
  }

  .left-arrow-mobile {
    width: 50px;
  }

  .left-arrow-mobile.left-3d {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .right-arrow-mobile {
    width: 50px;
  }

  .link-block-3 {
    border-radius: 100px;
  }

  .ps5-wishlist.wishlist.n-switch, .ps5-wishlist.wishlist.n-switch-copy, .nintndo-switch.wishlist.n-switch, .nintndo-switch.wishlist.n-switch-copy, .nintndo-switch.wishlist-copy.n-switch, .nintndo-switch.wishlist-copy.n-switch-copy, .nintndo-switch.wishlist-not.n-switch {
    opacity: .25;
  }

  .nintndo-switch.wishlist-not.n-switch-copy {
    opacity: 1;
  }

  .buttuns-mobile-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    top: -92px;
  }

  .header-mobile-2 {
    height: 100vh;
    display: block;
  }

  .banner_container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .banner_buttons-wrapper-2 {
    margin-top: 1rem;
  }

  .banner_text-4 {
    margin-right: 0;
  }

  .banner_component-6 {
    width: 50%;
  }

  .banner_container-3, .banner_container-4 {
    flex-direction: column;
    align-items: flex-start;
  }

  .banner_buttons-wrapper-5 {
    margin-top: 0;
  }

  .banner_container-5 {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
  }

  .banner_text-7 {
    margin-right: 0;
  }

  .icon {
    justify-content: center;
    align-items: center;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-regular {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .navbar-wrapper-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .navbar-no-shadow {
    display: none;
  }

  .nav-menu {
    background-color: #edb16f;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .button-stores.steam.steamwishbuttun, .button-stores.ps5 {
    width: 50%;
  }

  .menu-button-2 {
    order: -1;
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-7, .image-112, .image-113 {
    display: none;
  }

  .section-social-media-icons, .section-social-media-icons-2 {
    overflow: visible;
  }

  .text-block-21 {
    font-family: Jockey One, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  .buttun.switch, .buttun.steam {
    height: 60px;
  }

  .game-logo {
    background-image: none;
    width: 90%;
  }

  .image-81 {
    width: 70%;
  }

  .image-72.switch, .image-72.steam {
    height: auto;
  }

  .background_buttun {
    background-image: none;
    width: 90%;
  }

  .header-2.desktop {
    display: none;
  }

  .image-82 {
    width: 70%;
  }

  .image-83.switch, .image-83.steam {
    height: auto;
  }

  .div-block-5 {
    width: 90%;
    margin-bottom: 1rem;
  }

  .image-84, .image-85, .pitch.desktop {
    display: none;
  }

  .trailer {
    margin-top: 3rem;
  }

  .trailer.desktop {
    display: none;
  }

  .div-block-13 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .div-block-14 {
    width: 100%;
    height: auto;
    min-height: 40vh;
  }

  .text-block-10 {
    height: 130px;
  }

  .image-36 {
    width: 45%;
  }

  .game-infos.desktop {
    display: none;
  }

  .trailer-video {
    min-height: 40vh;
    margin-bottom: 2rem;
  }

  .sep, .separator {
    margin-top: 0;
  }

  .footer {
    padding-top: 1rem;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .image-109 {
    width: 200px;
  }

  .prefs_title {
    font-size: 1.25rem;
  }

  .banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .left-arrow-2, .right-arrow-2 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
  }

  .slide-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .slide-2-suite {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .div-block-110 {
    width: 150px;
  }

  .nintndo-switch.wishlist-not.n-switch-copy {
    opacity: 100;
  }

  .buttuns-mobile-2 {
    top: -29px;
  }

  .banner_container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .banner_component-6 {
    width: 70%;
  }

  .banner_container-3, .banner_container-4, .banner_container-5 {
    flex-direction: column;
    align-items: flex-start;
  }

  .icon {
    -webkit-text-stroke-color: #fff;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 16px;
  }

  .button-stores.steam.steamwishbuttun {
    width: 100px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .section-social-media-icons-2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .code-embed {
    display: none;
  }

  .image-72 {
    width: 300px;
  }

  .header-2.desktop {
    display: none;
  }

  .text-block-7 {
    text-align: center;
    font-size: 45px;
  }

  .image-83 {
    width: 300px;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6, .div-block-7 {
    display: none;
  }

  .text-block-8 {
    width: 90%;
  }

  .title {
    width: 95%;
  }

  .heading {
    text-align: center;
    width: 100%;
    font-size: 31px;
  }

  .image-86 {
    max-width: 80%;
  }

  .pitch {
    margin-top: 0;
    padding-top: 1rem;
  }

  .pitch.desktop {
    display: none;
  }

  .image-87 {
    width: 90%;
  }

  .div-block-12 {
    width: 100%;
  }

  .trailer {
    margin-top: 116px;
    padding-top: 0;
  }

  .trailer.desktop {
    display: none;
  }

  .div-block-13 {
    grid-template-columns: 1fr;
  }

  .div-block-14 {
    height: auto;
    min-height: 55vh;
  }

  .text-block-10 {
    height: auto;
    font-size: 18px;
  }

  .slider-2 {
    height: 40vh;
  }

  .image-36 {
    width: 80%;
  }

  .header-mobile {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .buttuns-mobile {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    border-width: 0;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    bottom: 0;
  }

  .div-block-58 {
    width: auto;
  }

  .div-block-59 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
  }

  .game-infos {
    margin-top: 0;
    padding-top: 4rem;
  }

  .game-infos.desktop {
    display: none;
  }

  .image-96 {
    z-index: 5;
    width: 85%;
    margin-top: 0%;
    position: relative;
  }

  .div-block-61 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .small {
    display: flex;
  }

  .div-block-62 {
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .right-arrow {
    margin-right: 0;
  }

  .left-arrow {
    margin-left: 0;
  }

  .trailer-video {
    min-height: 40vh;
    display: none;
  }

  .trailer-section {
    width: 95%;
  }

  .code-embed-3 {
    display: block;
  }

  .code-embed-4 {
    height: 100vh;
  }

  .background-video {
    display: block;
  }

  .trailer-mobile {
    display: block;
    position: relative;
  }

  .div-block-69 {
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .middle-info {
    opacity: .51;
    position: absolute;
    inset: 0%;
  }

  .middle-info:hover {
    opacity: .68;
  }

  .image-99 {
    width: 200px;
  }

  .header-hide {
    z-index: 8;
  }

  .txt-head-hide {
    width: 50%;
    font-size: 14px;
  }

  .steammobile, .switch, .ps5 {
    width: 100%;
  }

  .sep {
    display: none;
  }

  .image-101, .image-102 {
    width: 30px;
  }

  .separator {
    display: flex;
  }

  .screenshots {
    width: 95%;
  }

  .container-6 {
    max-width: none;
  }

  .image-74 {
    width: 150px;
  }

  .button-4 {
    color: #fff;
    text-align: center;
  }

  .image-75 {
    width: 150px;
  }

  .div-block-108 {
    justify-content: center;
    align-items: center;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-prefs_content, .fs-cc-prefs_component-3 {
    padding: 1.5rem;
  }

  .lightbox-link {
    display: none;
  }

  .image-106, .greenbot {
    z-index: 2;
  }

  .text-block-13 {
    font-size: 36px;
    line-height: .8;
  }

  .text-block-13.main-page {
    letter-spacing: 3px;
    margin-top: -9px;
  }

  .image-109 {
    width: 180px;
  }

  .banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .prefs_component-3 {
    padding: 1.5rem;
  }

  .banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .prefs_content {
    padding: 1.5rem;
  }

  .prefs_button {
    margin-bottom: .5rem;
  }

  .slider-mobile {
    justify-content: center;
    align-items: center;
  }

  .slide-mobile {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .slide-2-suite {
    grid-template-columns: 1fr;
  }

  .slide-9 {
    height: auto;
  }

  .left-arrow-mobile, .right-arrow-mobile {
    width: 30px;
  }

  .link-block-3 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .image-59 {
    width: 25px;
  }

  .div-block-110 {
    width: auto;
    text-decoration: none;
  }

  .steam-mobile.wishlist {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 33%;
    text-decoration: none;
    display: flex;
  }

  .ps5-wishlist.wishlist {
    width: 33%;
  }

  .nintndo-switch.wishlist-not.n-switch-copy {
    opacity: 100;
    width: 33%;
  }

  .text-span {
    font-size: 18px;
  }

  .buttuns-mobile-2 {
    justify-content: flex-end;
    align-items: center;
    width: 90%;
    height: 95vh;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
  }

  .header-mobile-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 94vh;
    display: flex;
  }

  .prefs_content-4 {
    padding: 1.5rem;
  }

  .prefs_button-4 {
    margin-bottom: .5rem;
  }

  .banner_button-4 {
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .banner_buttons-wrapper-2 {
    text-align: center;
  }

  .banner_component-6 {
    width: 100%;
    bottom: 0%;
    left: 0%;
  }

  .prefs_content-5 {
    padding: 1.5rem;
  }

  .banner_button-5 {
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .prefs_content-6 {
    padding: 1.5rem;
  }

  .banner_button-6 {
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .text-block---demo {
    font-size: 9px;
  }

  .text-block---demo.page2 {
    margin-top: 2px;
    font-size: 14px;
  }

  .banner_buttons-wrapper-5 {
    text-align: center;
    flex-flow: column;
    order: 0;
  }

  .banner_container-5 {
    background-color: #191120;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
  }

  .text-block-16 {
    display: none;
  }

  .div-block-37 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    display: flex;
  }

  .image-57 {
    width: 100%;
  }

  .banner_text-link-3 {
    text-align: left;
    order: 0;
  }

  .banner_text-7 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .div-block-36 {
    order: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 1rem;
    position: static;
  }

  .banner_button-7 {
    width: 80%;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .banner_component-8 {
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    bottom: 0%;
    left: 0%;
  }

  .navbar-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .navbar-no-shadow {
    z-index: 888;
  }

  .button-stores.steam.steamwishbuttun {
    width: 80px;
  }

  .button-stores.ps5 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-stores.ps5.ps5buttuntop {
    width: 80px;
  }

  .menu-button-2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}


@font-face {
  font-family: 'Ttsupermolotneue';
  src: url('../fonts/TTSupermolotNeue-Black.eot') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gameria';
  src: url('../fonts/GAMERIA.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttsupermolotneue';
  src: url('../fonts/TTSupermolotNeue-CondRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttsupermolotneue';
  src: url('../fonts/TTSupermolotNeue-ExpLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttsupermolotneue';
  src: url('../fonts/TTSupermolotNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}