@font-face {
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F";
  src: url('../fonts/friz-quadrata-std-bold-587034a220f9f.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

.section {
  background-image: url('../images/Key_Art_test.png');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.link-block-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 0 2px 20px #147753;
  margin-top: 20px;
  font-family: Piazzolla, sans-serif;
  font-size: 41px;
  font-weight: 800;
  line-height: 1;
}

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

.text-block-6.wlt-now {
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  margin-top: 0%;
  font-family: Piazzolla, sans-serif;
  font-size: 60px;
  line-height: 1;
}

.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 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 5%;
  margin-left: 0;
  display: flex;
}

.header {
  background-image: url('../images/separator-screenshot-bot.svg');
  background-position: 50% 106%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100vh;
  position: relative;
}

.header.desktop {
  background-image: url('../images/eversiege-game-key-art.webp');
  background-position: 0%;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.header.mobile-2 {
  background-image: none;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.header.mobile {
  display: none;
}

.image {
  width: 80%;
  margin-bottom: 40px;
}

.image-3 {
  width: 50%;
  margin-top: 30%;
}

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

.social-media-icons {
  clear: none;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.5%;
  height: 30%;
  margin-top: 17%;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.button-bg {
  z-index: 1;
  opacity: 1;
  background-color: #96000000;
  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 {
  box-shadow: none;
  background-image: url('../images/background-button-aniane.svg');
  background-size: cover;
  border: 1px #a08159;
  border-radius: 0;
  margin-top: 0%;
  margin-left: 0;
  transition-property: none;
}

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

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

.main-button-n.steam-btn.desktop.steam-desktop {
  background-image: none;
  margin-left: 0;
  transition: opacity .2s;
  box-shadow: 0 0 50px #912e2eb3;
}

.image-62 {
  -webkit-text-fill-color: inherit;
  background-color: #24273000;
  background-clip: border-box;
  width: 200px;
  margin-bottom: 0;
  padding: 10px 40px;
}

.div-block-104 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 5%;
  display: none;
}

.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-2 {
  width: 15%;
  margin-top: 3%;
  display: none;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: .3em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: -35px;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: .5em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}

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

.section-pitch-2 {
  background-image: url('../images/vampire-art-background.webp');
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.section-pitch-2.desktop.no-title {
  background-image: url('../images/background-section-aniane.webp');
  background-position: 50% 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
}

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

.div-block-101 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 5%;
  margin-right: 0%;
  display: flex;
}

.div-block-100 {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.image---icon {
  width: 190px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-block---pitch {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-transform: none;
  width: 460px;
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.text-block---pitch.title-pitch {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  display: none;
}

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

.prefs_trigger {
  display: none;
}

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

.banner_text-link-4 {
  color: #193e70;
  border: 1px #193e70;
  border-bottom-style: solid;
  font-weight: 400;
  text-decoration: none;
}

.text-block-36 {
  color: #193e70;
  font-size: 18px;
  font-weight: 700;
}

.prefs_component-4 {
  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%;
}

.banner_container-6 {
  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_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.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_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

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

.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;
  width: 100%;
  display: flex;
}

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

.banner_text-8 {
  color: #193e70;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

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

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

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

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

.prefs_submit-hide {
  display: none;
}

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

.prefs_title-5 {
  color: #193e70;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.prefs_text {
  color: #193e70;
  font-size: .75rem;
}

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

.prefs_checkbox-label {
  display: none;
}

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

.prefs_button.button-alt {
  color: #f3b53b;
  background-color: #193e70;
  border-color: #193e70;
}

.banner_trigger {
  display: none;
}

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

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

.banner_button {
  color: #f3b53b;
  text-align: center;
  background-color: #193e70;
  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.button-alt {
  color: #193e70;
  -webkit-text-stroke-color: red;
  background-color: #f3b53b;
  border-width: 2px 0 0;
  border-color: #000 #141c13 #141c13;
  border-radius: 0 0 0 7px;
}

.banner_component-3 {
  z-index: 998;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3b53b;
  border: 1px #fff;
  border-left-width: 0;
  border-radius: 7px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding-top: .5rem;
  display: none;
  position: fixed;
  inset: auto 0% 3% 3%;
}

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

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

.instagram_icon.footer-icon {
  width: 50px;
}

.image-134 {
  width: 230px;
}

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

.steam-icon.footer-icon {
  width: 50px;
}

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

.text-block-24 {
  color: #f3b53b;
  -webkit-text-stroke-color: #fff;
  margin-top: 24px;
  font-size: 30px;
  font-weight: 400;
}

.div-block-148 {
  margin-right: 66px;
}

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

.image-133 {
  width: 150px;
}

.discord-icon.footer-icon {
  width: 50px;
}

.button-6 {
  color: #f3b53b;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.x-icon.footer-icon {
  width: 50px;
}

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

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

.footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d2b2c00;
  background-image: url('../images/background-footer-eversiege.webp');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 0 500px;
  display: flex;
}

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

.text-block-10 {
  color: #c8dcd7;
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 34px;
  line-height: 1;
}

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

.image-71 {
  width: 190px;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.button-4 {
  color: #c8dcd7;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 20px;
  line-height: 1;
}

.div-block-120 {
  grid-column-gap: 170px;
  grid-row-gap: 170px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.text-block-19 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 24px;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.footer-section {
  background-color: #0a0e11;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px 0;
  display: flex;
}

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

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

.image-159 {
  width: 250px;
}

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

.image-160 {
  width: 170px;
}

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

.text-block-37 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 10px;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.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-161 {
  width: 170px;
}

.button-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 20px;
  line-height: 1;
}

.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_content-9 {
  background-color: #1a1a1a;
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.prefs_component-5 {
  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%;
}

.banner_text-9 {
  color: #fff;
  padding: 1rem 1rem 1.5rem;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
}

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

.text-block-20 {
  color: #fff;
  text-transform: uppercase;
  margin-left: 1rem;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.prefs_button-8 {
  color: #474a4b;
  background-color: #efe183;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

.prefs_button-8.button-alt {
  color: #474a4b;
  background-color: #fff;
  border-color: #fff;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
}

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

.banner_button-8 {
  color: #474a4b;
  text-align: center;
  text-transform: uppercase;
  background-color: #efe183;
  border: 2px solid #fff;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

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

.prefs_label-9 {
  color: #61dacf;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.prefs_title-4 {
  color: #fff;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.banner_container-8 {
  color: #443e3e;
  background-color: #1a1a1a;
  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_text-2 {
  color: #fff;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: .75rem;
}

.banner_text-link-8 {
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
}

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

.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-38 {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 4%;
  font-family: Vollkorn, serif;
  font-size: 20px;
  line-height: 1.1;
}

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

.buy-now-tablette {
  color: #fff;
  letter-spacing: .4em;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 24px;
}

.div-block-160 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 0%;
  margin-left: 20px;
  display: flex;
}

.image-162 {
  width: 75%;
}

.text-block---coming {
  color: #fff;
  letter-spacing: .4em;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 24px;
}

.button-bg-2 {
  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;
}

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

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

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

.footer-mobile {
  display: none;
}

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

.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.wishlist.steam {
  background-image: radial-gradient(circle, #007456, #03062a);
  border: 1px solid #eee183;
  width: 28%;
}

.button-stores.wishlist.steam.eversiege {
  margin-top: 40px;
  display: flex;
}

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

.button-stores.steam.wishlist {
  background-color: #f3b53c;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
  position: static;
}

.button-stores.wishlist.xbox {
  background-color: #006446;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 28%;
  display: flex;
}

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

.button-stores.ps5.wishlist {
  width: 28%;
}

.trailer-pitch {
  background-image: url('../images/background-eversiege-game.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-162 {
  margin-top: -110px;
}

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

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

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

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

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

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

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

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

.image-168 {
  width: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}

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

.image-169 {
  width: 160px;
}

.div-block---buttons {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-170 {
  width: 121.141px;
  padding-top: 5px;
}

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

.div-block-143 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  margin-top: 0%;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.div-block-164 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-block-40 {
  color: #193e70;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f3b53b;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
}

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

.title {
  color: #f3b53b;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #193e70;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
}

.sports-renovations-logo {
  width: 40%;
  transform: rotate(-6deg);
}

.subtitle {
  color: #f3b53b;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #193e70;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
}

.gameplay {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block---cta {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.image-171 {
  width: 280px;
  margin-top: 60px;
  margin-bottom: 10px;
}

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

.buttuns {
  z-index: 2;
  width: 100%;
  position: relative;
}

.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.switch {
  background-image: url('../images/buttun-xbox-initial-state.webp');
  background-repeat: no-repeat;
  background-size: contain;
  height: 120px;
}

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

.link-block-2.switch.wish {
  opacity: .33;
  background-image: url('../images/buttun-switch.webp');
  height: 80px;
}

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

.link-block-2.wishlist {
  width: 230px;
  height: 80px;
}

.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 {
  height: 80px;
  display: flex;
}

.link-block {
  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:hover {
  background-image: url('../images/buttun-steam-hoover.webp');
}

.link-block.wishlist.desktop {
  width: 230px;
  height: 80px;
}

.link-block.wishlist.mobile {
  display: none;
}

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

.div-block-165 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 40px;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 4px 1px #453a58, 2px 2px 20px #000;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  line-height: 1.1;
}

.text-block.wishlist-en {
  font-size: 40px;
}

.text-block.txt-header-2 {
  letter-spacing: 5px;
  text-indent: 0;
  text-shadow: 3px 3px 1px #453b5d, 2px 2px 20px #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
}

.image-172, .image-173 {
  width: 140px;
}

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

.div-block-166 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.image-177 {
  width: 310px;
}

.image-178 {
  width: 70px;
}

.image-179 {
  width: 170px;
}

.link-block-8 {
  width: 200px;
}

.heading-5 {
  color: #fff;
  font-family: Piazzolla, sans-serif;
}

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

.image-180 {
  width: 80px;
}

.image-181 {
  width: 62px;
}

.image-184.haut, .haut {
  transform-style: preserve-3d;
}

.image-185 {
  width: 370px;
}

@media screen and (min-width: 1280px) {
  .header {
    background-position: 50% 109%;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: .5rem;
    padding-top: 2rem;
    padding-right: 10rem;
    display: flex;
  }

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

  .heading {
    font-size: 20px;
  }

  .div-block-101 {
    margin-left: 5%;
    margin-right: 0%;
  }

  .banner_text-link-4, .text-block-36 {
    color: #193e70;
  }

  .prefs_component-4 {
    display: none;
  }

  .prefs_toggle-wrapper, .banner_text-8 {
    color: #193e70;
  }

  .prefs_content-6 {
    background-color: #f3b53b;
  }

  .prefs_label-6, .prefs_title-5, .prefs_text {
    color: #193e70;
  }

  .prefs_button {
    color: #193e70;
    background-color: #f3b53b;
    border-color: #193e70;
  }

  .prefs_button.button-alt {
    color: #f3b53b;
    background-color: #193e70;
    border-style: solid;
    border-color: #193e70;
  }

  .banner_button {
    color: #f3b53b;
    background-color: #193e70;
  }

  .banner_button.button-alt {
    color: #193e70;
    background-color: #f3b53b;
  }

  .banner_component-3 {
    background-color: #f3b53b;
    border-style: none;
    display: none;
  }

  .instagram_icon.footer-icon {
    width: 50px;
  }

  .image-134 {
    width: 230px;
  }

  .div-block-149 {
    margin-left: 10px;
  }

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

  .steam-icon.footer-icon {
    width: 50px;
  }

  .section-social-media-icons-2 {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .text-block-24 {
    color: #f3b53b;
  }

  .div-block-148 {
    margin-right: 60px;
  }

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

  .image-133 {
    width: 170px;
  }

  .discord-icon.footer-icon {
    width: 50px;
  }

  .button-6 {
    color: #f3b53b;
    width: 250px;
  }

  .x-icon.footer-icon {
    width: 50px;
  }

  .div-block-137 {
    grid-column-gap: 300px;
    grid-row-gap: 300px;
    display: flex;
  }

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

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

  .button-4 {
    width: 250px;
  }

  .div-block-120 {
    grid-column-gap: 290px;
    grid-row-gap: 290px;
    justify-content: space-between;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

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

  .footer-section {
    flex-flow: column;
  }

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

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

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

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

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

  .banner_container-8 {
    width: 40%;
  }

  .footer-mobile {
    display: none;
  }

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

  .button-stores.steam.wishlist {
    background-color: #f3b53c;
    width: 28%;
    display: block;
  }

  .button-stores.wishlist.xbox {
    background-color: #006446;
    background-image: none;
    justify-content: center;
    align-items: center;
    width: 28%;
    display: flex;
  }

  .button-stores.ps5, .button-stores.ps5.wishlist {
    width: 28%;
  }

  .image-168 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

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

  .div-block---buttons {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
  }

  .image-170 {
    padding-top: 7px;
    padding-bottom: 7px;
  }

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

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

  .div-block-164 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .text-block-40 {
    color: #193e70;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f3b53b;
    font-size: 40px;
  }

  .title {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    justify-content: center;
    align-items: center;
    width: 600px;
    font-size: 40px;
    display: flex;
  }

  .sports-renovations-logo {
    width: 50%;
    transform: rotate(-6deg);
  }

  .subtitle {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    font-size: 37px;
  }

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

  .buttuns {
    background-image: none;
  }

  .link-block.wishlist.mobile {
    display: none;
  }

  .div-block-129 {
    position: static;
  }
}

@media screen and (min-width: 1440px) {
  .text-block-6 {
    font-size: 42px;
  }

  .div-block {
    margin-top: 4%;
  }

  .image {
    width: 70%;
  }

  .main-button-n.steam-btn.desktop.steam-desktop {
    background-position: 50%;
    background-size: cover;
    border: 1px #a08159;
    border-radius: 0;
  }

  .image-62 {
    background-color: #262d3500;
    border: 8px #ffe79e;
  }

  .div-block-104 {
    margin-top: 5%;
  }

  .heading {
    margin-top: 0;
    margin-bottom: -30px;
    font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
    font-size: 20px;
  }

  .section-pitch-2.desktop.no-title {
    background-image: url('../images/background-section-aniane.webp');
    height: 110vh;
  }

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

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

  .banner_text-link-4 {
    color: #193e70;
    border-top: 1px #000;
    border-bottom: 1px solid #193e70;
    border-left: 1px #000;
    border-right: 0 #000;
  }

  .text-block-36 {
    color: #193e70;
  }

  .prefs_component-4 {
    display: none;
  }

  .banner_buttons-wrapper {
    flex: none;
  }

  .banner_text-8 {
    outline-offset: 0px;
    color: #193e70;
    border-bottom: 1px #000;
    outline: 3px #193e70fa;
  }

  .prefs_content-6 {
    background-color: #f3b53b;
  }

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

  .prefs_label-6, .prefs_title-5 {
    color: #193e70;
  }

  .prefs_text {
    color: #193e70;
    font-size: .9rem;
  }

  .prefs_button {
    color: #193e70;
    background-color: #f3b53b;
    border-color: #193e70;
  }

  .prefs_button.button-alt {
    color: #f3b53b;
    background-color: #193e70;
    border-width: 0;
  }

  .banner_button {
    color: #f3b53b;
    background-color: #193e70;
  }

  .banner_button.button-alt {
    color: #193e70;
    background-color: #f3b53b;
  }

  .banner_component-3 {
    background-color: #f3b53b;
    border-style: none;
    display: none;
  }

  .instagram_icon.footer-icon {
    width: 45px;
  }

  .image-134 {
    width: 190px;
  }

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

  .steam-icon.footer-icon {
    width: 45px;
  }

  .section-social-media-icons-2 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 700;
  }

  .text-block-24 {
    color: #f3b53b;
    text-align: center;
    font-weight: 400;
    line-height: 32px;
  }

  .div-block-148 {
    margin-right: 0;
  }

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

  .image-133 {
    width: 160px;
  }

  .discord-icon.footer-icon {
    width: 45px;
  }

  .button-6 {
    color: #f3b53b;
    width: 300px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .x-icon.footer-icon {
    width: 45px;
  }

  .div-block-137 {
    grid-column-gap: 300px;
    grid-row-gap: 300px;
    justify-content: center;
    align-items: center;
    margin-right: 50px;
    display: flex;
  }

  .footer {
    background-color: #1d2b2c;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .button-4 {
    width: 300px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-120 {
    grid-column-gap: 390px;
    grid-row-gap: 390px;
    justify-content: space-between;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

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

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

  .footer-section {
    flex-flow: column;
  }

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

  .items {
    margin-top: 30px;
  }

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

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

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

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

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

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

  .button-stores.steam.wishlist {
    background-color: #f3b53c;
    width: 20%;
    display: flex;
  }

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

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

  .lightbox-link {
    margin-top: -100px;
  }

  .text-block-39 {
    font-family: Piazzolla, sans-serif;
    font-weight: 700;
  }

  .image-168 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .image-170 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

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

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

  .text-block-40 {
    color: #193e70;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f3b53b;
    width: 700px;
    font-size: 60px;
  }

  .title {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    width: 640px;
    font-size: 40px;
  }

  .sports-renovations-logo {
    width: 50%;
  }

  .subtitle {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #193e70;
    font-size: 30px;
    line-height: 40px;
  }

  .text-block.wishlist-en {
    font-size: 44px;
  }

  .heading-5 {
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: Piazzolla, sans-serif;
  }

  .div-block-167 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .image-185 {
    width: 300px;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    background-image: url('../images/Key_Art.webp');
  }

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

  .text-block-6.wlt-now {
    text-align: center;
    margin-top: 0%;
  }

  .div-block {
    margin-top: 3%;
    margin-left: 0;
  }

  .header {
    margin-bottom: 1rem;
    padding-top: 4rem;
    padding-right: 16rem;
  }

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

  .image {
    width: 70%;
  }

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

  .main-button-n.steam-btn.desktop.steam-desktop {
    background-size: cover;
  }

  .image-62 {
    background-color: #19202600;
  }

  .div-block-104 {
    margin-top: 4%;
  }

  .heading {
    font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .heading-2 {
    letter-spacing: .4em;
    font-size: 24px;
  }

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

  .section-pitch-2.desktop.no-title {
    background-image: url('../images/background-section-aniane.webp');
    background-position: 50% 0;
    height: 110vh;
  }

  .div-block-101 {
    margin-left: 5%;
    margin-right: auto;
  }

  .image---icon {
    width: 260px;
  }

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

  .prefs_component-4 {
    display: none;
  }

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

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

  .banner_button {
    color: #f3b53b;
    background-color: #193e70;
  }

  .banner_button.button-alt {
    color: #193e70;
    background-color: #f3b53b;
  }

  .banner_component-3 {
    display: none;
  }

  .instagram_icon {
    width: 50px;
  }

  .image-134 {
    width: 250px;
  }

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

  .steam-icon, .steam-icon.footer-icon {
    width: 50px;
  }

  .section-social-media-icons-2 {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .text-block-24 {
    color: #f3b53b;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .div-block-148 {
    margin-right: 40px;
  }

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

  .image-133 {
    width: 210px;
    margin-right: 0;
    padding-right: 0;
  }

  .discord-icon {
    width: 50px;
  }

  .button-6 {
    width: 390px;
    font-size: 24px;
    line-height: 1.1;
  }

  .x-icon {
    width: 50px;
  }

  .div-block-137 {
    grid-column-gap: 530px;
    grid-row-gap: 530px;
    justify-content: center;
    align-items: center;
    width: 95%;
    max-width: 100%;
    margin: 0;
    padding-right: 0;
    display: flex;
  }

  .footer {
    background-color: #1d2b2c;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

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

  .text-block-10 {
    margin-left: 80px;
  }

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

  .image-71 {
    margin-right: 80px;
  }

  .button-4 {
    width: 350px;
    font-size: 24px;
    line-height: 1.1;
  }

  .div-block-120 {
    grid-column-gap: 520px;
    grid-row-gap: 520px;
    padding-left: 54px;
    padding-right: 54px;
  }

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

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

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

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

  .section-2 {
    height: 20vh;
  }

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

  .image-160 {
    width: 170px;
  }

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

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

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

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

  .prefs_component-5 {
    display: none;
  }

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

  .banner_component-8 {
    display: none;
  }

  .button-stores {
    width: 20%;
  }

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

  .button-stores.wishlist.steam.eversiege {
    display: flex;
  }

  .button-stores.steam {
    width: 20%;
  }

  .button-stores.steam.wishlist {
    background-color: #f3b53c;
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
  }

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

  .button-stores.ps5.wishlist {
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
  }

  .trailer-pitch {
    background-image: url('../images/background-eversiege-game.webp');
    background-size: auto;
  }

  .div-block---buttons {
    flex-flow: row;
  }

  .div-block-143 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-block-164 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-block-40 {
    color: #193e70;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f3b53b;
    font-size: 60px;
    line-height: 1;
  }

  .title {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    width: 950px;
    padding-bottom: 0;
    font-size: 60px;
  }

  .sports-renovations-logo {
    width: 50%;
    transform: rotate(-6deg);
  }

  .subtitle {
    color: #f3b53b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #193e70;
    font-size: 50px;
    line-height: 50px;
  }

  .image-171 {
    width: 320px;
    margin-top: 70px;
  }

  .div-block-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .link-block.wishlist.desktop {
    background-image: url('../images/buttun-steam.webp');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .image-176 {
    width: 140px;
  }

  .div-block-167 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-184 {
    width: 400px;
    transform: rotate(0);
  }

  .image-184.haut {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .div-block-169 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 30px;
    display: flex;
  }

  .haut {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .image-185 {
    width: 310px;
  }
}

@media screen and (max-width: 991px) {
  .text-block-6.wlt-now {
    font-size: 30px;
  }

  .div-block {
    margin-left: 20px;
  }

  .header.desktop {
    display: none;
  }

  .header.mobile-2 {
    display: flex;
    position: static;
  }

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

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

  .heading-2 {
    margin-top: 0;
  }

  .section-pitch-2.desktop {
    display: none;
  }

  .section-pitch-2.desktop.no-title {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-101 {
    width: 90%;
  }

  .prefs_component-4 {
    display: none;
  }

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

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

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

  .banner_trigger {
    display: none;
  }

  .banner_component-3 {
    width: 50%;
    display: none;
  }

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

  .div-block-150 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

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

  .text-block-24 {
    color: #f3b53b;
  }

  .div-block-148 {
    margin-right: 0;
    display: none;
  }

  .link-block-4 {
    width: 210px;
  }

  .image-157 {
    width: 150px;
  }

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

  .div-block-137 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

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

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

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

  .footer-section {
    overflow: hidden;
  }

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

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

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

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

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

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

  .div-block-160 {
    margin-left: 20px;
  }

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

  .button-stores.steam.wishlist {
    width: 50%;
    display: none;
  }

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

  .div-block---buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    width: 137%;
  }

  .image-170 {
    padding-bottom: 5px;
  }

  .header_desktop {
    display: none;
  }

  .title {
    font-size: 24px;
  }

  .image-171 {
    width: 80%;
    max-width: 200%;
  }

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

  .buttuns {
    margin-bottom: 0;
  }

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

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

  .link-block.wishlist.mobile {
    width: 230px;
    height: 100px;
    display: flex;
  }

  .image-172 {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-6 {
    text-align: center;
  }

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

  .div-block {
    width: 55%;
  }

  .header.desktop {
    display: flex;
    position: static;
  }

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

  .social-media-icons {
    margin-top: 40%;
  }

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

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

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

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

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

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

  .banner_component-3 {
    width: 70%;
    display: none;
  }

  .image-158 {
    width: 210px;
  }

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

  .div-block-150 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: center;
  }

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

  .text-block-24 {
    color: #f3b53b;
  }

  .div-block-148 {
    margin-right: 0;
    display: none;
  }

  .image-157 {
    width: 170px;
  }

  .button-6 {
    color: #f3b53b;
  }

  .div-block-137 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

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

  .div-block-120 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

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

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

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

  .buy-now-tablette {
    display: none;
  }

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

  .text-block---coming {
    display: flex;
  }

  .footer-mobile {
    display: none;
  }

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

  .div-block---buttons {
    flex-flow: row;
    width: 171%;
  }

  .image-171 {
    height: auto;
  }

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

  .buttuns {
    height: auto;
  }

  .bold-text-16 {
    font-size: 21px;
  }

  .heading-5 {
    color: #fff;
    font-family: Piazzolla, sans-serif;
  }
}

@media screen and (max-width: 479px) {
  .text-block-6 {
    text-align: center;
    max-width: 99.53%;
    font-size: 28px;
    display: block;
  }

  .text-block-6.wlt-now {
    margin-bottom: 0;
    font-size: 40px;
    position: static;
    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 {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-left: 0;
    position: static;
  }

  .header.desktop {
    display: none;
  }

  .header.mobile-2 {
    background-image: url('../images/background-aniane.webp');
    background-position: 80%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 94vh;
    padding-bottom: 0;
    display: flex;
  }

  .header.mobile {
    background-image: url('../images/key-art-eversiege-916.webp');
    background-position: 50% 100%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 50px;
    padding-top: 2%;
    position: static;
    top: 25px;
  }

  .image-3 {
    justify-content: space-between;
    align-items: center;
    width: 40%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    display: inline-flex;
  }

  .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 {
    display: flex;
  }

  .main-button-n.steam-btn.desktop.steam-desktop {
    background-image: none;
    width: 100px;
    margin-top: 71%;
    display: flex;
  }

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

  .main-button-n.steam-btn.desktop.wishlist.mobile {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0%;
    display: flex;
    position: relative;
  }

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

  .image-62 {
    width: 30px;
    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;
    width: 80%;
    margin-top: 50%;
    display: none;
  }

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

  .heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1em;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .heading-2 {
    letter-spacing: .5em;
    font-size: 14px;
  }

  .section-pitch-2.desktop.no-title {
    height: auto;
    padding-top: 60px;
  }

  .image-63 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-101 {
    width: 100%;
    margin-left: 0%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image---icon {
    width: 170px;
  }

  .text-block---pitch {
    width: auto;
  }

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

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

  .prefs_content-6 {
    padding: 1.5rem;
  }

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

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

  .banner_component-3 {
    width: 100%;
    display: none;
    bottom: 0%;
    left: 0%;
  }

  .instagram_icon.footer-icon {
    width: 40px;
  }

  .image-158 {
    text-align: center;
    width: 160px;
  }

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

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

  .steam-icon.footer-icon {
    width: 40px;
  }

  .text-block-24 {
    color: #f3b53b;
  }

  .div-block-148 {
    margin-right: 0;
    display: none;
  }

  .link-block-4 {
    width: 160px;
    max-width: 100%;
  }

  .image-157 {
    width: 150px;
  }

  .image-133 {
    display: block;
  }

  .discord-icon.footer-icon {
    width: 40px;
  }

  .button-6 {
    color: #f3b53b;
    text-align: center;
  }

  .x-icon.footer-icon {
    width: 40px;
  }

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

  .div-block-137 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: center;
  }

  .footer {
    background-color: #1d2b2c;
    background-image: url('../images/background-footer-eversiege.webp');
    background-size: auto;
    flex-flow: column;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 450px;
    display: flex;
  }

  .image-71 {
    width: 180px;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: 0;
  }

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

  .div-block-120 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .div-block---logo-studio {
    order: 1;
  }

  .footer-section {
    flex-flow: column;
    margin-top: 0;
    padding-top: 40px;
  }

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

  .game-studio {
    order: 1;
  }

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

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

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

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

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

  .banner_text-9 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Piazzolla, sans-serif;
  }

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

  .prefs_button-8 {
    background-color: #f3b53c;
    margin-bottom: .5rem;
    font-family: Piazzolla, sans-serif;
  }

  .prefs_button-8.button-alt {
    font-family: Piazzolla, sans-serif;
  }

  .banner_button-8 {
    color: #050426;
    background-color: #f3b53c;
    width: 80%;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
    font-family: Piazzolla, sans-serif;
    font-weight: 700;
  }

  .banner_button-8.button-alt {
    color: #050426;
    font-family: Piazzolla, sans-serif;
    font-weight: 700;
  }

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

  .prefs_label-9 {
    color: #f3b53c;
    font-family: Piazzolla, sans-serif;
  }

  .prefs_title-4 {
    font-family: Piazzolla, sans-serif;
  }

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

  .prefs_text-2 {
    font-family: Piazzolla, sans-serif;
  }

  .banner_text-link-8 {
    text-align: left;
    order: 0;
    font-family: Piazzolla, sans-serif;
  }

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

  .buy-now-tablette {
    text-align: center;
    margin-bottom: 100px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 22px;
  }

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

  .code-embed {
    height: 100vh;
  }

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

  .text-block---coming {
    text-align: center;
    margin: 401px 10px 100px;
    font-family: "Friz Quadrata Std 587034 A 220 F 9 F", Impact, sans-serif;
    font-size: 22px;
  }

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

  .image-163.wishlist {
    border-radius: 50px;
  }

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

  .div-block-161._2btn {
    flex-flow: row;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .div-block-161._2btn.no-btn-switch {
    display: none;
  }

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

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

  .image-165, .image-166 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-stores.wishlist.steam {
    width: 40%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .button-stores.wishlist.steam.eversiege {
    width: 50%;
    margin-top: 20px;
    padding: 10px 5px;
  }

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

  .button-stores.wishlist {
    width: 50%;
  }

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

  .button-stores.ps5.wishlist {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .image-167 {
    width: 80%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .div-block---buttons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-143 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 95vh;
    position: absolute;
  }

  .div-block-164 {
    width: 90%;
  }

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

  .title {
    text-align: center;
    letter-spacing: 4px;
    margin-top: 10px;
    font-size: 30px;
  }

  .gameplay {
    justify-content: space-between;
    align-items: center;
    height: 94vh;
    display: flex;
  }

  .div-block---cta {
    white-space: normal;
    word-break: keep-all;
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-171 {
    width: 50%;
  }

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

  .buttuns {
    width: 90%;
    margin-bottom: 132px;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    bottom: -68px;
  }

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

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

  .link-block-2.switch.wish {
    width: 150px;
  }

  .link-block-2.wishlist {
    width: 150px;
    height: 60px;
  }

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

  .link-block-2.xbox-buttun.wishlist {
    width: 150px;
    height: 60px;
  }

  .link-block {
    height: 67px;
  }

  .link-block.wishlist.mobile {
    width: 150px;
    height: 60px;
    display: flex;
  }

  .div-block-129 {
    flex-flow: row;
  }

  .div-block-165 {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .bold-text-16 {
    text-align: left;
    font-size: 16px;
  }

  .text-block {
    white-space: normal;
    word-break: normal;
    padding-bottom: 0;
    font-size: 26px;
  }

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

  .text-block.txt-header-2 {
    font-size: 14px;
  }

  .image-172, .image-173 {
    width: 90px;
  }

  .image-174 {
    width: 60%;
  }

  .image-175 {
    width: 70%;
  }

  .heading-5 {
    color: #fff;
    font-family: Piazzolla, sans-serif;
    font-size: 36px;
  }

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

  .image-182 {
    width: 70px;
  }

  .image-183 {
    width: 50px;
  }

  .image-186 {
    width: 190px;
  }
}


@font-face {
  font-family: 'Friz Quadrata Std 587034 A 220 F 9 F';
  src: url('../fonts/friz-quadrata-std-bold-587034a220f9f.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}