.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;
}

.header {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
}

.div-block {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 200px;
  display: flex;
}

.image {
  width: 20%;
  margin-top: 156px;
  margin-left: 0;
}

.text-block {
  color: #fff;
  font-size: 40px;
}

.text-block-6 {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 4%;
  font-family: Vollkorn, serif;
  font-size: 20px;
  line-height: 1.1;
}

.text-block-6.txt-cta-all {
  display: none;
}

.text-block-6.wlt-now {
  letter-spacing: .1em;
  margin-top: 3%;
  margin-bottom: 7%;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 25px;
}

.button-inside {
  z-index: 2;
  grid-column-gap: .5em;
  opacity: 1;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-color: #151515;
  background-image: linear-gradient(90deg, #ffffffb3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.7rem;
  font-family: Vollkorn, serif;
  font-size: 1.5rem;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 1%;
}

.button-inside.wishlist {
  display: none;
}

.div-block-105 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 10px;
  display: flex;
}

.div-block-105.switch-btn {
  display: flex;
}

.div-block-105.no-btn-switch {
  margin-left: 20px;
}

.div-block-105.no-btn-switch.logo-switch-only {
  display: none;
}

.div-block-106 {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 0%;
  margin-left: 20px;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.image-2 {
  width: 40%;
}

.div-block-110 {
  background-color: #810101;
  border-radius: 50px;
}

.button-bg {
  z-index: 1;
  opacity: 1;
  background-color: #960000;
  background-image: linear-gradient(#960000, #740101), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  border-radius: 10em;
  position: relative;
}

.main-button-n {
  border-radius: 10em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 7%;
  padding: 1px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 50px #912e2eb3;
}

.main-button-n:hover {
  box-shadow: 0 0 80px #912e7b;
}

.main-button-n.steam-btn {
  margin-top: 2%;
  display: flex;
}

.main-button-n.steam-btn.gradient {
  display: none;
}

.main-button-n.steam-btn.desktop {
  opacity: 1;
}

.main-button-n.steam-btn.desktop.steam-mobile {
  margin-left: 0;
  display: none;
  overflow: hidden;
}

.main-button-n.steam-btn.desktop.steam-desktop {
  margin-left: 0;
  box-shadow: 0 0 50px #912e2eb3;
}

.main-button-n.steam-btn.desktop.wishlist {
  margin-left: 0;
}

.main-button-n.steam-btn.desktop.wishlist.switch {
  opacity: 1;
}

.image-62 {
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  width: 200px;
  padding: 10px 40px;
}

.div-block-104 {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.div-block-108 {
  opacity: .25;
  margin-top: 2%;
  padding: 1px;
  position: relative;
}

.border-gradient {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 12rem;
  position: absolute;
  transform: rotate(-55deg);
}

.image-63 {
  width: 15%;
  margin-top: 3%;
  display: none;
}

.text-block-7 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.text-block-8 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.image-64 {
  width: 200px;
}

.xbox-button {
  opacity: .5;
  width: 10%;
}

.xbox-button.button-stores.wishlist {
  opacity: 100;
  border: 3px solid #fff;
  border-radius: 200px;
  width: 32%;
  padding: 10px 20px;
}

.playstation-button {
  width: 11%;
}

.playstation-button.button-stores.wishlist {
  border: 3px #fff;
  border-radius: 240px;
  justify-content: center;
  align-items: center;
  width: 32%;
  padding: 10px 19px;
  display: flex;
}

.steam-button {
  width: 10%;
}

.steam-button.button-stores.wishlist {
  border: 3px solid #fff;
  border-radius: 40px;
  width: 32%;
  padding: 10px 20px;
}

.video-trailer {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: none;
  position: relative;
}

.lightbox-link-2 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 30%;
  margin-bottom: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image---play-button {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: inline-flex;
}

.lightbox-link-3 {
  justify-content: center;
  align-items: center;
  width: 370px;
  display: flex;
}

.section-2 {
  z-index: 1;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: -250px;
  display: flex;
  position: relative;
}

.div-block-111 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 50px;
  padding-top: 0;
  display: flex;
}

.image-65 {
  width: 60px;
  padding-right: 20px;
}

.image-66 {
  width: 650px;
  padding-top: 30px;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  width: 980px;
  padding-top: 30px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 25px;
  line-height: 1;
}

.game-info {
  background-color: #000;
  background-image: url('../images/texture-de-tableau-de-style-grunge-2_11zon.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  display: flex;
}

.game-info.mobile {
  display: none;
}

.vitraux {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 69px;
  padding-right: 69px;
  display: flex;
}

.div-block-112 {
  flex-flow: column;
  display: flex;
}

.div-block-112._1, .div-block-112._2, .div-block-112._3 {
  width: 30%;
}

.image-67 {
  width: 280px;
}

.image-68 {
  width: 440px;
  padding-top: 0;
}

.image-69 {
  width: 440px;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-12, .text-block-13 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-15 {
  text-align: right;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.image-70 {
  width: 160px;
  margin-bottom: 10px;
}

.image-71, .image-72 {
  margin-bottom: 10px;
}

.slider-2 {
  background-color: #ddd0;
  width: 100%;
  height: auto;
}

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

.image-73 {
  width: 100%;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  width: 120px;
  margin-left: 1rem;
  display: flex;
}

.image-119 {
  opacity: 1;
  width: 80px;
  min-width: 50px;
  max-width: none;
}

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

.image-120 {
  width: 80px;
  min-width: 50px;
  max-width: none;
  transform: rotate(0);
}

.slide-nav {
  display: none;
}

.image-121 {
  width: 520px;
  max-width: none;
}

.mobile-header {
  display: none;
}

.img-youtube-icon {
  width: 40px;
}

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

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

.footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 310px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 0 0;
  display: flex;
}

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

.image-160 {
  width: 170px;
}

.button-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  line-height: 1;
}

.image-161 {
  width: 170px;
}

.items-2 {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-block-37 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.img-tiktok-icon {
  width: 40px;
}

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

.sdleo-section {
  color: #000;
  background-color: #000;
  height: auto;
}

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

.image-162 {
  width: 620px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.div-block-161 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 98px;
  display: flex;
}

.text-block-38 {
  color: #fff;
  text-align: center;
  width: 760px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.body {
  background-color: #000;
}

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

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

.image-164 {
  width: 150px;
}

.image-165 {
  transform-style: preserve-3d;
  width: 150px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.trailer {
  height: 75vh;
}

.div-block-164 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.image-167 {
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.image-174 {
  width: 34%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-39 {
  color: #fff;
  text-align: center;
  margin: 20px 28% 80px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
}

.lightbox-link-4 {
  margin-top: -150px;
  display: flex;
}

.trailer-pitch {
  background-image: url('../images/texture-de-tableau-de-style-grunge.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 100;
  line-height: 1.1;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 60px;
}

.heading-4 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.1;
}

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

.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_checkbox-label {
  display: none;
}

.banner_text-9 {
  color: #fff;
  padding: 1rem 1rem 1.5rem;
}

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

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

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

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

.prefs_trigger {
  display: none;
}

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

.banner_text-link-8 {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
}

.banner_text-link-8.pv {
  font-size: 12px;
}

.banner_trigger {
  display: none;
}

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

.banner_button-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: red;
  border: 2px solid #fff;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-size: 1rem;
  font-weight: 700;
}

.banner_button-8.button-alt {
  color: #474a4b;
  -webkit-text-stroke-color: red;
  text-transform: uppercase;
  background-color: #fff;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  margin: 10px;
  font-weight: 700;
}

.prefs_label-9 {
  color: #8c0303;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.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;
}

.prefs_submit-hide {
  display: none;
}

.banner_buttons-wrapper-11 {
  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%;
  margin-bottom: 0;
  display: flex;
}

.text-block-20 {
  color: #fff;
  text-transform: uppercase;
  margin-left: 1rem;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

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

.prefs_button-8.button-alt {
  color: #474a4b;
  background-color: #fff;
  border-color: #fff;
}

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

.banner_container-8 {
  color: #443e3e;
  background-color: #0d0d0d;
  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;
}

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

.banner_component-8 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #00000080;
  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;
  font-family: Cormorant Garamond, sans-serif;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

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

.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;
}

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

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

.prefs_component-5 {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  font-family: Cormorant Garamond, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.div-block-141 {
  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;
}

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

.text-block-40 {
  color: #fff;
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 700;
  line-height: 11px;
}

.heading-6 {
  color: #fff;
  text-align: center;
  padding-right: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 700;
  line-height: 29px;
}

.div-block-166 {
  flex-flow: column;
  margin-top: 173px;
  display: flex;
}

.image-176 {
  position: absolute;
}

.div-block-168 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.image-177, .image-178 {
  width: 330px;
}

.keyart {
  display: block;
}

.trailer_desketop {
  background-image: url('../images/Fichier-2.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: none;
  position: relative;
}

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

.video-trailer1348 {
  z-index: -500;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 110%;
  margin-top: 44px;
  margin-bottom: 61px;
  display: flex;
  position: relative;
}

.image-98 {
  opacity: 1;
  width: 350px;
  position: absolute;
}

.section-4 {
  height: 100vh;
}

.trailer_desketop-2 {
  z-index: 1;
  background-image: url('../images/Fichier-2.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: relative;
}

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

.image-168 {
  opacity: 1;
  width: 350px;
  position: absolute;
}

.trailer_desketop-3 {
  background-image: url('../images/Fichier-2.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: relative;
}

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

.video-trailer1348-2 {
  z-index: -350;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110%;
  margin-top: 44px;
  margin-bottom: 61px;
  display: flex;
  position: relative;
}

.image-179 {
  opacity: 1;
  width: 20%;
  position: absolute;
}

.div-block-170 {
  background-image: url('../images/1348-Mask-trailer-001.webp');
  background-position: 50%;
  background-size: contain;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-180 {
  margin-top: -250px;
}

.div-block-171 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12vh;
  margin-top: 40px;
  display: none;
}

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

.image-181 {
  width: 400px;
}

.image-182 {
  width: 140px;
  position: absolute;
}

.xbox-button-2 {
  width: 15px;
  display: flex;
}

.xbox-button-2.button-stores {
  opacity: .5;
  background-color: #f8000000;
  background-image: none;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 60px;
  margin-top: 0;
  box-shadow: 1px 0 5px 5px #3ad4ff6e;
}

.xbox-button-2.button-stores.wishlist {
  opacity: 100;
  background-color: #1c304f00;
  width: 140px;
  height: 60px;
  box-shadow: 1px 0 5px 5px #3ad4ff6e;
}

.steam-button-2 {
  width: 60%;
}

.steam-button-2.button-stores.wishlist {
  background-color: #1c304f00;
  width: 140px;
  height: 60px;
  box-shadow: 1px 0 5px 5px #3ad4ff6e;
}

.image-186 {
  width: 100%;
}

.button-platform {
  justify-content: center;
  align-items: center;
  width: 38%;
  display: flex;
}

.button-platform.wishlist.xbox, .button-platform.wishlist.steam, .button-platform.wishlist.ps5 {
  width: auto;
  height: auto;
}

.image-190 {
  width: 17%;
  max-width: none;
  position: absolute;
}

.image-191 {
  width: auto;
  max-width: none;
}

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

.link-block {
  background-image: url('../images/1348-ex-voto-background-button.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 130%;
  display: flex;
}

.image-192 {
  width: 70%;
}

.image-193 {
  display: none;
}

.image-194 {
  width: 90%;
}

.image-195, .image-196 {
  width: 100%;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: auto;
  margin-top: 18px;
  margin-bottom: 0;
  display: grid;
}

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

.image-197, .image-3 {
  width: 90px;
}

.link-block-2 {
  background-image: url('../images/buttun-ps5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 150px;
  display: flex;
}

.link-block-2:hover {
  background-image: url('../images/buttun-ps5-hoover.webp');
}

.link-block-2.xbox-buttun {
  background-image: url('../images/buttun-xbox-initial-state.webp');
  background-repeat: no-repeat;
  background-size: contain;
  height: 120px;
}

.link-block-2.xbox-buttun:hover {
  background-image: url('../images/BHH-Buttun-hoover-.webp');
}

.link-block-2.xbox-buttun.wishlist {
  background-image: url('../images/1348-ex-voto-background-button.svg');
  flex-flow: row;
}

.link-block-2.wishlist {
  background-image: url('../images/1348-ex-voto-background-button.svg');
  width: 150px;
  height: 70px;
}

.link-block-3 {
  background-image: url('../images/buttun-steam.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 150px;
  display: flex;
}

.link-block-3:hover {
  background-image: url('../images/buttun-steam-hoover.webp');
}

.link-block-3.wishlist.desktop {
  background-image: url('../images/1348-ex-voto-background-button.svg');
  width: 150px;
  height: 70px;
}

@media screen and (min-width: 1280px) {
  .xbox-button {
    opacity: .5;
  }

  .left-arrow-2 {
    width: 120px;
  }

  .image-119 {
    width: 70px;
  }

  .right-arrow-2 {
    width: 120px;
  }

  .image-120 {
    width: 70px;
  }

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

  .footer {
    background-color: #000;
    flex-flow: column;
    height: 340px;
  }

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

  .button-7 {
    color: #fff;
    width: 250px;
  }

  .text-block-37 {
    font-family: Cormorant Garamond, sans-serif;
    font-weight: 400;
  }

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

  .banner_container-8 {
    width: 40%;
  }

  .banner_component-8, .prefs_component-5 {
    display: none;
  }

  .trailer_desketop {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
  }

  .video-trailer1348 {
    width: 70%;
    max-width: 100%;
    margin-top: 150px;
    margin-bottom: 60px;
  }

  .image-98 {
    opacity: 100;
    border-radius: 0;
    width: 70px;
    margin-top: 120px;
  }

  .trailer_desketop-2 {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
  }

  .image-168 {
    opacity: 100;
    border-radius: 0;
    width: 70px;
    margin-top: 120px;
  }

  .trailer_desketop-3 {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
  }

  .video-trailer1348-2 {
    width: 70%;
    max-width: 100%;
    margin-top: 150px;
    margin-bottom: 60px;
  }

  .image-179 {
    opacity: 100;
    border-radius: 0;
    width: 20%;
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  .div-block {
    justify-content: center;
    align-items: flex-start;
    margin-left: 248px;
  }

  .image {
    width: 19%;
    margin-top: 135px;
    margin-left: 0;
  }

  .text-block {
    margin-top: 30px;
  }

  .div-block-2 {
    width: 680px;
  }

  .button {
    margin-top: 30px;
  }

  .text-block-6.wlt-now {
    font-size: 23px;
  }

  .div-block-106 {
    padding-top: 60px;
  }

  .image-2 {
    width: 30%;
  }

  .image-62 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .div-block-104 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 25px;
  }

  .text-block-7 {
    font-size: 50px;
    font-weight: 700;
  }

  .text-block-8 {
    font-size: 30px;
    font-weight: 700;
  }

  .xbox-button {
    width: 9%;
  }

  .xbox-button.button-stores.wishlist {
    width: 25%;
  }

  .playstation-button {
    width: 10%;
  }

  .playstation-button.button-stores.wishlist {
    width: 25%;
  }

  .steam-button {
    width: 9%;
  }

  .steam-button.button-stores.wishlist {
    width: 25%;
  }

  .video-trailer {
    margin-top: 0;
  }

  .section-2 {
    margin-top: -350px;
  }

  .div-block-111 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .game-info {
    margin-top: 60px;
  }

  .vitraux {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
  }

  .div-block-112 {
    height: 514.047px;
  }

  .div-block-112._1, .div-block-112._2, .div-block-112._3 {
    width: 26%;
    height: auto;
  }

  .image-67, .image-68, .image-69 {
    width: 330px;
  }

  .text-block-12 {
    width: 100%;
    max-width: none;
  }

  .image-70 {
    width: 250px;
  }

  .left-arrow-2 {
    width: 120px;
    margin-left: 1rem;
  }

  .image-119 {
    width: 70px;
    min-width: 50px;
    max-width: 130px;
  }

  .right-arrow-2 {
    width: 120px;
  }

  .image-120 {
    width: 70px;
    min-width: 50px;
  }

  .footer {
    background-color: #000;
    flex-flow: column;
    height: 370px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

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

  .button-7 {
    width: 260px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 17px;
  }

  .items-2 {
    margin-top: 30px;
  }

  .text-block-37 {
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    line-height: 32px;
  }

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

  .sdleo-section {
    margin-top: 43px;
  }

  .image-162 {
    width: 520px;
  }

  .div-block-161 {
    margin-top: 90px;
  }

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

  .div-block-163 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    margin-top: 30px;
  }

  .image-164, .image-165 {
    width: 120px;
  }

  .div-block-164 {
    margin-top: 20px;
  }

  .image-167 {
    width: 100%;
    margin-top: 30px;
  }

  .text-block-39 {
    font-weight: 700;
  }

  .lightbox-link-4 {
    margin-top: -160px;
  }

  .heading-5 {
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    font-size: 40px;
  }

  .banner_text-9, .banner_text-link-8 {
    font-family: Cormorant Garamond, sans-serif;
  }

  .banner_button-8 {
    color: #fff;
    text-transform: uppercase;
    background-color: red;
    border-width: 2px;
    font-family: Cormorant Garamond, sans-serif;
  }

  .prefs_label-9 {
    color: #8c0303;
  }

  .text-block-20 {
    font-family: Cormorant Garamond, sans-serif;
    font-weight: 700;
  }

  .prefs_button-8 {
    color: #fff;
    background-color: red;
  }

  .banner_container-8 {
    background-color: #0d0d0d;
  }

  .banner_component-8 {
    display: none;
  }

  .prefs_content-9 {
    background-color: #0d0d0d;
    font-family: Cormorant Garamond, sans-serif;
  }

  .prefs_component-5 {
    display: none;
  }

  .div-block-166 {
    margin-top: 323px;
  }

  .image-176 {
    width: 460px;
  }

  .div-block-168 {
    margin-bottom: 20px;
  }

  .image-177, .image-178 {
    width: 250px;
  }

  .trailer_desketop {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    padding-top: 0;
  }

  .video-trailer1348 {
    border-radius: 0;
    width: 74%;
    margin-top: 170px;
    margin-bottom: 51px;
    margin-left: 48px;
  }

  .image-98 {
    opacity: 100;
    width: 70px;
    margin-top: 160px;
  }

  .trailer_desketop-2 {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    padding-top: 0;
  }

  .image-168 {
    opacity: 100;
    width: 70px;
    margin-top: 160px;
  }

  .trailer_desketop-3 {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    padding-top: 0;
  }

  .video-trailer1348-2 {
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 51px;
    margin-left: 48px;
  }

  .image-179 {
    opacity: 100;
    width: 20%;
    margin-top: 0;
    font-size: 500%;
  }

  .div-block-171 {
    margin-top: 50px;
  }

  .xbox-button-2 {
    width: 10%;
    display: none;
  }

  .xbox-button-2.button-stores {
    display: flex;
  }

  .steam-button-2 {
    width: 70%;
  }

  .image-190 {
    width: 17%;
  }

  .image-194 {
    width: 100%;
  }

  .div-block-3 {
    grid-column-gap: 31px;
    grid-row-gap: 60px;
    grid-template-columns: 2fr 2fr 2fr;
  }

  .div-block-129 {
    margin-top: 20px;
  }

  .link-block-3.wishlist.desktop {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: block;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .image {
    width: 20%;
    margin-top: 0;
    margin-left: 0;
  }

  .text-block {
    color: #fff;
    margin-top: 24px;
    font-size: 37px;
    line-height: 1;
  }

  .text-block-6.wlt-now {
    margin-top: 2%;
    font-size: 33px;
  }

  .div-block-106 {
    padding-top: 60px;
  }

  .image-2 {
    width: 30%;
  }

  .main-button-n.steam-btn {
    display: flex;
  }

  .div-block-104 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    margin-top: 40px;
  }

  .text-block-7 {
    font-size: 50px;
    font-weight: 700;
  }

  .text-block-8 {
    font-size: 32px;
    font-weight: 700;
  }

  .xbox-button {
    width: 9%;
  }

  .xbox-button.button-stores.wishlist {
    width: 20%;
  }

  .playstation-button {
    width: 12%;
  }

  .playstation-button.button-stores.wishlist {
    width: 20%;
  }

  .steam-button {
    width: 10%;
  }

  .steam-button.button-stores.wishlist {
    border-style: solid;
    border-width: 3px;
    border-radius: 220px;
    justify-content: center;
    align-items: center;
    width: 20%;
    padding: 10px 20px;
    display: flex;
  }

  .section-2 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    background-color: #fff0;
    background-image: none;
    background-size: auto;
    flex-flow: column;
  }

  .div-block-111 {
    margin-top: 60px;
    margin-bottom: 50px;
  }

  .text-block-9 {
    width: 990px;
    font-size: 30px;
  }

  .game-info {
    margin-top: 100px;
  }

  .vitraux {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .div-block-112._1 {
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
  }

  .div-block-112._2, .div-block-112._3 {
    justify-content: center;
    align-items: stretch;
  }

  .image-67, .image-68, .image-69 {
    width: 100%;
  }

  .text-block-10 {
    width: 100%;
    max-width: none;
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.1;
  }

  .text-block-11 {
    font-size: 26px;
    line-height: 1;
  }

  .text-block-12, .text-block-13 {
    width: 100%;
    max-width: none;
    font-size: 20px;
    line-height: 1.1;
  }

  .text-block-14 {
    width: 470px;
    font-size: 26px;
    line-height: 1;
  }

  .text-block-16 {
    font-size: 26px;
    line-height: 1;
  }

  .image-70 {
    width: 250px;
  }

  .slider-2 {
    height: auto;
  }

  .left-arrow-2 {
    width: 120px;
    min-height: auto;
  }

  .image-119 {
    width: 80px;
    min-width: 60px;
    max-width: none;
  }

  .right-arrow-2 {
    width: 120px;
  }

  .image-120 {
    width: 80px;
    min-width: 60px;
  }

  .mobile-header {
    display: none;
  }

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

  .footer {
    background-color: #000;
    width: 100%;
    max-width: 100%;
    height: 470px;
    margin-bottom: 0;
    display: flex;
  }

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

  .image-160 {
    width: 170px;
  }

  .button-7 {
    width: 350px;
    font-size: 19px;
    line-height: 1.1;
  }

  .image-161 {
    width: 170px;
  }

  .items-2 {
    grid-column-gap: 330px;
    grid-row-gap: 330px;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 46px;
    display: flex;
  }

  .text-block-37 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 50px;
  }

  .img-tiktok-icon {
    width: 50px;
  }

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

  .sdleo-section {
    margin-top: 81px;
  }

  .div-block-160 {
    margin-top: 0;
  }

  .div-block-161 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .text-block-38 {
    width: 910px;
    font-size: 25px;
    line-height: 1;
  }

  .body {
    background-color: #000;
  }

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

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

  .image-164 {
    width: 250px;
  }

  .image-165 {
    width: 250px;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div-block-164 {
    margin-top: 0;
  }

  .image-167 {
    width: 100%;
    margin-bottom: 68px;
    padding-bottom: 4px;
  }

  .lightbox-link-4 {
    margin-top: 0;
  }

  .trailer-pitch {
    background-image: url('../images/texture-de-tableau-de-style-grunge.webp');
    background-position: 50%;
    background-size: cover;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.1;
  }

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

  .banner_component-8 {
    background-color: #00000080;
    display: none;
  }

  .prefs_component-5 {
    display: none;
  }

  .heading-6 {
    padding-right: 20px;
  }

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

  .div-block-169 {
    background-image: linear-gradient(#0000, #000);
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .section-3 {
    background-image: url('../images/masque-bg-video.webp');
    background-position: 0 0;
    background-size: auto;
    height: 100vh;
  }

  .trailer_desketop {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    display: flex;
  }

  .lightbox-link-5 {
    background-image: none;
    background-size: auto;
  }

  .video-trailer1348 {
    border: 1px #000;
    border-radius: 20px;
    width: 73%;
    max-width: 100%;
    height: auto;
    margin-top: 222px;
    margin-bottom: 60px;
    margin-left: 0;
    transform: translate(0);
  }

  .image-98 {
    width: 80px;
    margin-top: 185px;
  }

  .trailer_desketop-2 {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    display: flex;
  }

  .lightbox-link-6 {
    background-image: none;
    background-size: auto;
  }

  .image-168 {
    width: 80px;
    margin-top: 185px;
  }

  .trailer_desketop-3 {
    background-image: url('../images/background-trailer-sports-renovations.webp');
    background-size: cover;
    width: 100%;
    display: flex;
  }

  .lightbox-link-7 {
    background-image: none;
    background-size: auto;
  }

  .video-trailer1348-2 {
    border: 1px #000;
    border-radius: 0;
    width: 73%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    transform: translate(0);
  }

  .image-179 {
    z-index: 380;
    width: 20%;
    margin-top: 0;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .heading-7 {
    color: #fff;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 200px;
  }

  .div-block-171 {
    margin-top: 70px;
  }

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

  .image-181 {
    width: 610px;
    max-width: none;
  }

  .xbox-button-2 {
    width: 9%;
  }

  .xbox-button-2.button-stores {
    opacity: .5;
    width: 160px;
    height: 70px;
    display: flex;
  }

  .xbox-button-2.button-stores.wishlist {
    width: 160px;
    height: 70px;
  }

  .steam-button-2 {
    width: 70%;
  }

  .steam-button-2.button-stores.wishlist {
    width: 160px;
    height: 70px;
  }

  .image-194 {
    width: 100%;
  }

  .div-block-3 {
    grid-column-gap: 50px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 2fr 2fr 2fr;
    grid-auto-columns: 1fr;
    place-items: center;
    margin-top: 0;
  }

  .div-block-129 {
    margin-top: 40px;
  }

  .image-197, .image-3 {
    width: 120px;
  }

  .link-block-2.wishlist, .link-block-3.wishlist.desktop {
    width: 210px;
    height: 100px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 60%;
    background-size: cover;
  }

  .text-block-6.wlt-now {
    width: 331px;
    font-size: 30px;
  }

  .div-block-106 {
    margin-left: 33px;
    padding-top: 308px;
  }

  .main-button-n.steam-btn.desktop {
    display: none;
  }

  .lightbox-link-2 {
    max-width: 35%;
  }

  .section-2 {
    background-image: none;
    background-size: auto;
  }

  .text-block-9 {
    width: 600px;
    font-size: 20px;
  }

  .image-119, .image-120 {
    width: 30px;
    min-width: 0;
  }

  .footer {
    background-color: #000;
    overflow: hidden;
  }

  .button-7 {
    background-color: #3898ec00;
    font-size: 17px;
  }

  .text-block-37 {
    font-weight: 400;
  }

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

  .banner_text-9 {
    margin-right: 0;
    padding-bottom: 1rem;
  }

  .banner_trigger {
    display: none;
  }

  .banner_button-8 {
    text-transform: uppercase;
  }

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

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

  .banner_component-8, .prefs_component-5 {
    display: none;
  }

  .trailer_desketop, .trailer_desketop-2, .trailer_desketop-3 {
    margin-top: 0;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-197 {
    width: 100px;
  }

  .link-block-2.wishlist {
    height: 100px;
  }

  .link-block-3.wishlist.desktop {
    display: none;
  }
}

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

  .text-block-6.wlt-now {
    font-size: 24px;
  }

  .div-block-106 {
    width: 55%;
  }

  .main-button-n.steam-btn.gradient {
    display: none;
  }

  .main-button-n.steam-btn.desktop.steam-mobile {
    display: flex;
  }

  .main-button-n.steam-btn.desktop.steam-desktop {
    display: none;
  }

  .main-button-n.steam-btn.desktop.wishlist {
    display: flex;
  }

  .image-66 {
    width: 400px;
  }

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

  .left-arrow-2 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
  }

  .image-119 {
    width: 30px;
  }

  .right-arrow-2 {
    justify-content: flex-end;
    align-items: center;
    padding-right: 1rem;
  }

  .image-120 {
    width: 30px;
  }

  .mobile-header {
    background-image: url('../images/Key-art-1348-vertical.png');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

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

  .image-122 {
    width: 210px;
    margin-top: 168px;
    margin-bottom: 51px;
  }

  .text-block-17 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 20px;
  }

  .text-block-18 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 30px;
  }

  .text-block-19 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 50px;
    line-height: 1.1;
  }

  .div-block-113 {
    margin-top: 25px;
  }

  .platforms {
    grid-column-gap: 46px;
    grid-row-gap: 46px;
    justify-content: center;
    align-items: center;
    margin-top: 51px;
    display: flex;
  }

  .button-steam, .button-playstation, .button-xbox {
    width: 10%;
  }

  .footer {
    background-color: #1d2b2c;
    display: flex;
  }

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

  .heading-5 {
    color: #fff;
  }

  .heading-4 {
    text-align: center;
  }

  .prefs_overlay {
    background-color: #0009;
  }

  .banner_container-8 {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
  }

  .banner_component-8 {
    display: none;
  }

  .prefs_title-4 {
    font-size: 1.25rem;
  }

  .prefs_component-5 {
    display: none;
  }

  .trailer_desketop, .trailer_desketop-2, .trailer_desketop-3 {
    margin-top: 3rem;
  }

  .div-block-3 {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
  }
}

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

  .text-block-6.wlt-now {
    position: absolute;
    top: 150px;
  }

  .button-inside.wishlist {
    font-size: 1.5rem;
    position: static;
  }

  .div-block-105 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
  }

  .div-block-106 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    position: absolute;
  }

  .image-2 {
    padding-top: 2%;
    position: absolute;
    top: 25px;
  }

  .main-button-n {
    width: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    display: none;
    position: absolute;
    top: 30%;
    bottom: auto;
  }

  .main-button-n.steam-btn {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0%;
    top: 250px;
  }

  .main-button-n.steam-btn.gradient {
    display: none;
  }

  .main-button-n.steam-btn.desktop.steam-mobile, .main-button-n.steam-btn.desktop.steam-desktop, .main-button-n.steam-btn.desktop.wishlist {
    display: flex;
  }

  .image-62 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-63 {
    width: 26%;
    margin-top: 2%;
    margin-bottom: 0%;
    position: absolute;
    top: 38%;
    bottom: auto;
  }

  .lightbox-link-2 {
    max-width: 55%;
    inset: auto 0% 0% auto;
  }

  .section-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50%;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .div-block-111 {
    margin-top: 67px;
    margin-bottom: 0;
  }

  .image-65 {
    width: 40px;
    padding-right: 0;
  }

  .image-66 {
    width: 260px;
  }

  .text-block-9 {
    width: 320px;
    font-size: 18px;
  }

  .game-info {
    display: none;
  }

  .game-info.mobile {
    height: auto;
    margin-top: 74px;
    display: flex;
  }

  .vitraux {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .div-block-112._1, .div-block-112._2, .div-block-112._3 {
    justify-content: center;
    align-items: center;
    width: 290px;
  }

  .image-67, .image-68, .image-69 {
    width: 90%;
  }

  .text-block-10 {
    width: auto;
    margin-top: 20px;
    font-size: 18px;
  }

  .text-block-11 {
    text-align: center;
    width: auto;
    margin-top: 10px;
    font-size: 20px;
  }

  .text-block-12, .text-block-13 {
    width: auto;
    margin-top: 20px;
    font-size: 18px;
  }

  .text-block-14 {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
  }

  .text-block-16 {
    text-align: center;
    width: auto;
    margin-top: 10px;
    font-size: 20px;
  }

  .slider-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-73 {
    margin-top: 0;
  }

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

  .image-119 {
    width: 30px;
  }

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

  .image-120 {
    width: 30px;
  }

  .image-121 {
    width: 200px;
  }

  .mobile-header {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    background-image: none;
    background-size: auto;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 92vh;
    margin-top: 0;
    display: flex;
  }

  .items {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
  }

  .logo {
    margin-bottom: 200px;
  }

  .image-122 {
    width: 100px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
    display: flex;
  }

  .text-block-17 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
  }

  .text-block-18 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
  }

  .text-block-19 {
    color: #fff;
    text-align: center;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 30px;
  }

  .div-block-113 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-flow: column;
    padding-top: 0;
    display: flex;
  }

  .platforms {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -7px;
    margin-bottom: 0;
    display: flex;
  }

  .button-steam {
    width: 14%;
  }

  .button-steam.button-stores.wishlist {
    border: 2px solid #fff;
    border-radius: 270px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 33%;
    padding: 10px 20px;
    display: flex;
  }

  .button-playstation {
    width: 15%;
  }

  .button-playstation.button-stores.wishlist {
    border: 2px solid #fff;
    border-radius: 330px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 33%;
    padding: 10px 20px;
    display: flex;
  }

  .button-xbox {
    opacity: .5;
    width: 14%;
  }

  .button-xbox.button-stores {
    opacity: 1;
  }

  .button-xbox.button-stores.wishlist {
    border: 2px solid #fff;
    border-radius: 270px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 33%;
    padding: 10px 20px;
    display: flex;
  }

  .div-block---links-2 {
    margin-bottom: 0;
  }

  .game-studio {
    order: 1;
  }

  .footer {
    background-color: #000;
    flex-flow: column;
    height: 100vh;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 450px;
    display: flex;
  }

  .button-7 {
    text-align: center;
  }

  .items-2 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    flex-flow: column;
  }

  .text-block-37 {
    font-weight: 400;
  }

  .section-social-media-icons-3 {
    margin-bottom: 40px;
    padding-top: 16px;
  }

  .sdleo-section {
    height: 50vh;
    margin-top: 48px;
  }

  .image-162 {
    width: 260px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .div-block-161 {
    margin-top: 40px;
  }

  .text-block-38 {
    width: 90%;
    height: 180px;
    font-size: 16px;
  }

  .div-block-162 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image-163 {
    width: 280px;
  }

  .image-164, .image-165 {
    display: none;
  }

  .image-167 {
    width: 380px;
    max-width: none;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-174 {
    width: 60%;
  }

  .text-block-39 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .lightbox-link-4 {
    margin-top: 0;
  }

  .heading-5 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 36px;
  }

  .heading-4 {
    text-align: center;
  }

  .image-175 {
    width: 250px;
  }

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

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

  .banner_button-8 {
    color: #fff;
    background-color: red;
    width: 80%;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
    font-weight: 700;
  }

  .banner_button-8.button-alt {
    color: #050426;
    font-weight: 700;
  }

  .prefs_label-9 {
    color: #8c0303;
    font-weight: 700;
  }

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

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

  .prefs_button-8 {
    background-color: red;
    margin-bottom: .5rem;
  }

  .banner_container-8 {
    background-color: #000;
    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;
  }

  .banner_component-8 {
    background-color: #00000080;
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    display: none;
    bottom: 0%;
    left: 0%;
  }

  .prefs_content-9 {
    background-color: #000;
    padding: 1.5rem;
  }

  .prefs_component-5 {
    padding: 1.5rem;
    display: none;
  }

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

  .heading-6 {
    text-align: center;
    padding-right: 0;
  }

  .div-block-166 {
    margin-top: 0;
  }

  .div-block-167 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -93px;
    display: flex;
  }

  .image-176 {
    width: 220px;
    display: inline-flex;
  }

  .div-block-168 {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .image-177, .image-178 {
    width: 220px;
  }

  .trailer_desketop {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    display: none;
  }

  .lightbox-link-5 {
    display: flex;
  }

  .video-trailer1348 {
    width: 70%;
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 22px;
  }

  .image-98 {
    width: 30px;
    margin-top: 30px;
  }

  .trailer_desketop-2 {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    display: none;
  }

  .lightbox-link-6 {
    display: flex;
  }

  .image-168 {
    width: 30px;
    margin-top: 30px;
  }

  .trailer_desketop-3 {
    background-image: url('../images/background-trailer-sports-renovations.png');
    background-size: cover;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    display: none;
  }

  .lightbox-link-7 {
    display: flex;
  }

  .video-trailer1348-2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-179 {
    width: 110px;
    margin-top: 0;
  }

  .div-block-170 {
    margin-top: 40px;
  }

  .mask-header {
    display: none;
  }

  .image-180 {
    margin-top: -80px;
  }

  .div-block-173 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .image-183 {
    width: auto;
    max-width: none;
  }

  .image-184 {
    width: auto;
    max-width: 100%;
  }

  .image-185 {
    width: auto;
    max-width: none;
  }

  .xbox-button-2.button-stores {
    opacity: .5;
    width: 120px;
    height: 50px;
  }

  .xbox-button-2.button-stores.wishlist {
    width: 120px;
    height: 50px;
  }

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

  .steam-button-2.button-stores.wishlist {
    width: 120px;
    height: 50px;
  }

  .image-187, .image-188 {
    width: 70px;
  }

  .image-189 {
    width: 68px;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: auto;
    margin-top: 0;
  }

  .div-block-129 {
    margin-top: -14px;
  }

  .image-197, .image-3 {
    width: 60px;
  }

  .link-block-2 {
    height: 67px;
  }

  .link-block-2.xbox-buttun {
    width: 250px;
    height: 67px;
  }

  .link-block-2.xbox-buttun.wishlist {
    width: 120px;
  }

  .link-block-2.wishlist {
    width: 120px;
    height: 70px;
  }

  .link-block-3 {
    height: 67px;
  }

  .link-block-3.wishlist.desktop {
    width: 120px;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  #steam-wishlist-en-desktop.w-node-_679cd844-b697-97a9-1294-8e329ac316a9-797d1c61, #steam-wishlist-en-desktop.w-node-c807fdf0-6f27-8407-6479-746c83b3a3bc-797d1c61 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


