@font-face {
  font-family: Bitshow;
  src: url('../fonts/Bitshow.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fredoka;
  src: url('../fonts/Fredoka-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fredoka;
  src: url('../fonts/Fredoka-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #fff;
  --orange-g1: #f9744a;
  --red-g-under: #e62745;
  --violet: #8f66ff;
}

.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: linear-gradient(#39277c00 68%, #39277c);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.header.static {
  background-image: url('../images/gu5h-keyart.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-2 {
  width: 110px;
}

.bold-text-16 {
  color: #fff;
  font-size: 22px;
}

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

.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.wishlist {
  width: 230px;
  height: 80px;
}

.link-block-2.wishlist.btn {
  opacity: 1;
  background-image: url('../images/big-helmet-heroes-button.webp');
  width: 200px;
  height: 60px;
}

.link-block-2.wishlist.btn.switch-only {
  opacity: 1;
}

.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 {
  background-image: url('../images/big-helmet-heroes-button.webp');
  width: 230px;
  height: 80px;
}

.link-block.wishlist.desktop.btn {
  background-image: url('../images/big-helmet-heroes-button.webp');
  width: 200px;
  height: 60px;
}

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

.text-block {
  color: #ffda44;
  text-align: center;
  -webkit-text-stroke-color: #ffda61;
  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: 16px;
  font-weight: 400;
  line-height: 1.1;
}

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

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

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

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

.image-3 {
  width: 110px;
}

.navbar-2 {
  z-index: 999;
  background-color: #0000;
  background-image: none;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 92.4531px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.image-4 {
  width: 110px;
}

.image-4.top {
  width: 100px;
}

.container-regular {
  grid-column-gap: 370px;
  grid-row-gap: 370px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1260px;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.link-block-3.wishlist.desktop {
  background-image: url('../images/big-helmet-heroes-button.webp');
  width: 230px;
  height: 80px;
}

.link-block-3.wishlist.desktop.top {
  background-color: #fca500;
  background-image: none;
  border-radius: 80px;
  width: 150px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.submit {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.submit.old {
  display: none;
}

.navbar-wrapper-2 {
  z-index: 999;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  display: flex;
  position: relative;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  width: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-family: apertura, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #ffda61;
}

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

.nav-link-2.w--current {
  font-family: apertura, sans-serif;
}

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

.code-embed {
  display: none;
}

.image-83 {
  width: 100px;
}

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

.navbar-no-shadow.test1 {
  background-color: #1c0246;
  height: 10%;
}

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

.nav-menu-wrapper-3 {
  width: 80%;
}

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

.text-block-2 {
  text-align: center;
  margin: 40px 20%;
  font-family: Oswald, sans-serif;
  font-size: 27px;
  line-height: 1.1;
}

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

.error-message {
  background-color: #f22;
  width: 500px;
}

.text-field {
  width: 500px;
}

.success-message {
  background-color: #fff;
  border-radius: 12px;
  width: 570px;
  box-shadow: inset 3px 2px 5px #0003;
}

.field-label-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

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

.form-block {
  width: 50%;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-field-2 {
  width: 500px;
}

.field-label {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.textarea {
  width: 500px;
  height: 70px;
  padding-top: 10px;
  padding-bottom: 120px;
}

.text-block-14 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button {
  width: 500px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-section {
  color: var(--white);
  background-color: #1c0246;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 0 20px;
  display: flex;
}

.image-70 {
  width: 200px;
  max-width: 100%;
  margin-left: 40px;
}

.div-block---links {
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: hobeaux;
  display: flex;
}

.button-4 {
  color: #1c304f;
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-size: 15px;
}

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

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

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

.text-block-16 {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 750px;
  margin-top: 0;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: apertura, sans-serif;
  font-size: 24px;
  line-height: 1.1;
}

.heading {
  line-height: 1.1;
}

.heading-2 {
  color: #fcf3f3;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: 40px;
  font-family: hobeaux;
  font-size: 14px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  font-family: hobeaux;
  font-size: 80px;
  line-height: 1.1;
}

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

.form2 {
  display: none;
}

.form-2 {
  width: 50%;
}

.form-block-2 {
  background-color: #d6104500;
  justify-content: center;
  align-items: center;
  height: 90vh;
  margin-bottom: 0;
  padding-top: 220px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-17 {
  font-family: hobeaux;
  font-size: 10px;
}

.button-5 {
  font-family: hobeaux;
}

.button-6 {
  font-family: hobeaux;
  font-size: 20px;
}

.button-7 {
  background-color: var(--orange-g1);
  text-align: center;
  border-radius: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: apertura, sans-serif;
  font-size: 21px;
  font-weight: 700;
  transition: background-color .2s, color .2s;
}

.button-7:hover {
  background-color: var(--white);
  color: var(--red-g-under);
  font-size: 22px;
}

.textarea-2, .text-field-3, .text-field-4 {
  color: var(--white);
  background-color: #fff0;
  border-radius: 20px;
  font-family: hobeaux;
}

.field-label-4, .field-label-5, .field-label-6 {
  color: #fff;
  font-family: apertura, sans-serif;
  font-weight: 400;
}

.submit-button-2 {
  background-color: #f9744a;
  border-radius: 20px;
  font-family: apertura, sans-serif;
  font-size: 18px;
}

.image-84 {
  width: 200px;
  max-width: 100%;
  margin-left: 40px;
}

.button-8 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: hobeaux;
  font-size: 15px;
}

.button-8.white-txt {
  color: var(--white);
  font-family: apertura, sans-serif;
}

.image-85 {
  width: 200px;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-5 {
  color: var(--white);
}

.heading-6 {
  color: var(--white);
  text-align: center;
  margin-bottom: 60px;
  font-family: hobeaux;
  font-size: 18px;
}

.logos-partners {
  margin-top: 0;
  margin-bottom: 47px;
  padding-left: 0;
  padding-right: 0;
}

.image-86 {
  width: 100%;
  margin-top: 60px;
}

.image-86.mobile {
  display: none;
}

.image-86.desktop {
  width: 100%;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-18 {
  color: var(--white);
  text-align: center;
  margin-bottom: 40px;
  font-family: apertura, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}

.section-2 {
  background-color: #d6104500;
  height: auto;
  margin-bottom: 40px;
}

.text-block-19 {
  color: var(--white);
  text-align: center;
  margin-bottom: 140px;
  padding-top: 0;
  font-family: hobeaux;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.7;
}

.text-block-19.question {
  font-family: apertura, sans-serif;
  font-size: 20px;
}

.body {
  background-color: #8f66ff;
}

.heading-7 {
  color: var(--white);
  text-align: center;
  margin-top: 100px;
  margin-bottom: 40px;
  font-family: apertura-condensed, sans-serif;
}

.body-2 {
  background-color: #8f66ff;
}

.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_space-medium {
  margin-bottom: 2.5rem;
}

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

.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-8 {
  background-color: var(--violet);
  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;
  font-family: hobeaux;
  display: flex;
}

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

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

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

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

.prefs_content-9 {
  background-color: var(--violet);
  height: 100%;
  padding: 2.5rem 2rem;
  display: block;
  overflow: scroll;
}

.banner_button-8 {
  border: 2px solid var(--white);
  background-color: var(--orange-g1);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-size: 1rem;
  font-weight: 400;
}

.banner_button-8.button-alt {
  border-width: 2px;
  border-color: var(--white);
  color: var(--violet);
  -webkit-text-stroke-color: red;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 20px;
  margin: 10px;
  font-weight: 400;
}

.banner_trigger {
  display: none;
}

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

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

.text-block-20 {
  color: #fff;
  text-transform: uppercase;
  margin-left: 1rem;
  font-size: 18px;
  font-weight: 700;
  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;
}

.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_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

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

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

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

.prefs_label-9 {
  color: var(--orange-g1);
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.prefs_checkbox-label {
  display: none;
}

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

.prefs_button-8 {
  background-color: var(--orange-g1);
  color: #fff;
  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 {
  border-color: var(--white);
  color: var(--violet);
  background-color: #fff;
}

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

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

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

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

.text-span, .text-span-2 {
  color: var(--white);
}

.text-span-3 {
  color: var(--white);
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.text-span-4 {
  color: var(--white);
  font-size: 24px;
  font-weight: 700;
}

.text-span-5 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
}

.text-span-6 {
  font-size: 25px;
  font-weight: 700;
}

.text-span-7 {
  font-weight: 700;
}

.text-span-7.question {
  color: #fff;
  font-family: apertura, sans-serif;
  font-size: 25px;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  font-size: 25px;
  font-weight: 700;
}

.text-span-14 {
  font-family: apertura, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.heading-8 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Fredoka, Arial, sans-serif;
  font-size: 40px;
  line-height: 1.1;
  display: flex;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Fredoka, Arial, sans-serif;
  font-size: 17px;
  display: flex;
}

.heading-9 {
  color: #fff;
  text-align: center;
  font-family: hobeaux;
  font-size: 60px;
  line-height: 1.1;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  font-family: hobeaux;
  font-size: 24px;
  line-height: 1.1;
}

.header-mobile {
  display: none;
}

.bold-text-17 {
  font-family: apertura-condensed, sans-serif;
}

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

.questions.discount {
  display: none;
}

.title {
  text-align: center;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  font-family: apertura, sans-serif;
  font-size: 20px;
  line-height: 1.4;
}

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

.heading-7-copy {
  color: var(--white);
  text-align: center;
  margin-top: 220px;
  margin-bottom: 40px;
  font-family: apertura-condensed, sans-serif;
  display: block;
}

.heading-7-copy-copy {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: apertura-condensed, sans-serif;
  display: block;
}

.list-item {
  width: 140px;
}

.list-item-2, .list-item-3 {
  width: 160px;
}

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

.image-87 {
  width: 100px;
}

.body-3 {
  background-color: #8f66ff;
}

@media screen and (min-width: 1280px) {
  .header {
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(#0000 68%, #39277c);
    background-clip: border-box;
  }

  .image-2 {
    width: 120px;
  }

  .link-block-2.wishlist.btn, .link-block.wishlist.desktop.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: 130% 190%;
    border-radius: 7px;
    width: 170px;
    height: 60px;
  }

  .text-block {
    color: #ffda61;
  }

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

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

  .buttuns {
    background-image: none;
  }

  .image-3 {
    width: 120px;
  }

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

  .image-4 {
    width: 120px;
  }

  .container-regular {
    min-height: 50px;
  }

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

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

  .nav-menu {
    width: 630px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

  .text-block-16 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 750px;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
  }

  .button-7 {
    font-weight: 700;
  }

  .field-label-6 {
    font-weight: 400;
  }

  .section-2 {
    background-color: #d6104500;
    margin-top: 40px;
  }

  .body {
    background-color: #8f66ff;
  }

  .heading-7 {
    margin-top: 93px;
    margin-bottom: 42px;
    padding-bottom: 0;
  }

  .prefs_component-4 {
    display: none;
  }

  .banner_container-8 {
    width: 40%;
  }

  .banner_component-8 {
    display: none;
  }

  .heading-7-copy {
    text-align: center;
    white-space: normal;
    margin-top: 173px;
    margin-bottom: -63px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 48px;
    line-height: 50px;
    text-decoration: none;
    display: block;
  }

  .heading-7-copy-copy {
    margin-top: 100px;
    font-size: 30px;
    display: block;
  }

  .link {
    color: var(--white);
    margin-top: 81px;
  }
}

@media screen and (min-width: 1440px) {
  .header.static {
    height: 120vh;
  }

  .image-2 {
    width: 100px;
  }

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

  .link-block-2.wishlist {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
    width: 200px;
    height: 70px;
  }

  .link-block-2.wishlist.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 7px;
    width: 150px;
    height: 60px;
  }

  .link-block.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
    width: 200px;
    height: 70px;
  }

  .link-block.wishlist.desktop.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: auto;
    border-radius: 7px;
    width: 150px;
    height: 60px;
  }

  .text-block {
    color: #ffda61;
  }

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

  .div-block-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image-3, .image-4 {
    width: 100px;
  }

  .container-regular {
    padding-top: 6px;
    padding-bottom: 0;
  }

  .link-block-3.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
    width: 200px;
    height: 70px;
  }

  .link-block-3.wishlist.desktop.top {
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar-wrapper-2 {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-2 {
    font-family: apertura, sans-serif;
  }

  .nav-link-2:hover {
    color: #ffda61;
  }

  .nav-link-2.w--current {
    font-family: apertura, sans-serif;
  }

  .nav-menu {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .navbar-no-shadow.test1 {
    height: auto;
  }

  .text-field {
    width: 500px;
  }

  .field-label-3 {
    font-size: 15px;
    font-weight: 400;
  }

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

  .form-block {
    align-items: center;
    width: 50%;
    max-width: 50%;
    display: flex;
  }

  .field-label {
    font-size: 15px;
    font-weight: 400;
  }

  .submit-button {
    text-align: center;
    width: 500px;
    height: 50px;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
  }

  .button-4 {
    color: #1c304f;
  }

  .text-block-16 {
    width: 750px;
    font-family: apertura, sans-serif;
  }

  .heading-3 {
    font-family: hobeaux;
  }

  .heading-4 {
    font-family: hobeaux;
    font-size: 60px;
  }

  .form-block-2 {
    background-color: #d6104500;
  }

  .button-7 {
    font-family: apertura, sans-serif;
    font-size: 21px;
    font-weight: 700;
  }

  .field-label-6 {
    font-weight: 400;
  }

  .submit-button-2 {
    background-color: #f9744a;
  }

  .button-8 {
    color: #1c304f;
  }

  .logos-partners {
    margin-top: 40px;
  }

  .image-86.desktop {
    margin-top: 0;
  }

  .section-2 {
    background-color: #8f66ff;
    margin-top: 40px;
  }

  .body {
    background-color: #8f66ff;
  }

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

  .text-block-21 {
    font-size: 24px;
    line-height: 1.1;
  }

  .bold-text-17 {
    font-family: apertura-condensed, sans-serif;
  }

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

  .list-item-2 {
    text-align: center;
    width: 140px;
  }

  .list-item-3 {
    text-align: left;
    width: 120px;
  }

  .image-87 {
    width: 110px;
    padding-top: 19px;
  }

  .body-3 {
    background-color: #8f66ff;
  }
}

@media screen and (min-width: 1920px) {
  .header.static {
    height: 117vh;
    margin-bottom: 0;
  }

  .image-2 {
    width: 120px;
  }

  .link-block-2.wishlist {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
  }

  .link-block-2.wishlist.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 7px;
    width: 160px;
    height: 60px;
  }

  .link-block.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
  }

  .link-block.wishlist.desktop.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-size: cover;
    border-radius: 7px;
    width: 160px;
    height: 60px;
  }

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

  .text-block {
    color: #ffda61;
    text-shadow: 3px 4px 1px #453a58, 2px 2px 20px #000;
  }

  .text-block.wishlist-en {
    text-shadow: 3px 4px 1px #453a58, 2px 2px 20px #000;
  }

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

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

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

  .container-regular {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .link-block-3.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
  }

  .navbar-wrapper-2 {
    padding-top: 47px;
    padding-bottom: 47px;
  }

  .nav-link-2 {
    font-family: apertura, sans-serif;
  }

  .nav-link-2.w--current {
    background-image: url('../images/Logo.png');
    background-position: 0 0;
    background-size: auto;
    font-family: apertura, sans-serif;
  }

  .nav-menu {
    padding-left: 0;
  }

  .navbar-no-shadow.test1 {
    background-color: #1c0246;
  }

  .text-field {
    width: 650px;
    max-width: none;
    height: 50px;
  }

  .form-block {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    max-width: 50%;
    padding-top: 0;
    display: flex;
  }

  .text-field-2 {
    width: 650px;
    height: 50px;
  }

  .field-label {
    color: #fff;
  }

  .textarea {
    width: 650px;
    height: 240px;
    padding-top: 10px;
    font-weight: 400;
    line-height: 1;
    display: block;
  }

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

  .submit-button {
    width: 650px;
    margin-top: 20px;
  }

  .footer-section {
    background-color: #1c0246;
  }

  .button-4 {
    font-size: 20px;
    line-height: 1.1;
  }

  .description {
    margin-top: 60px;
  }

  .text-block-16 {
    width: 970px;
    font-family: apertura, sans-serif;
  }

  .heading-3 {
    font-family: hobeaux;
  }

  .heading-4 {
    font-family: hobeaux;
    font-size: 80px;
  }

  .form-block-2 {
    background-color: #d6104500;
  }

  .button-7 {
    letter-spacing: 0;
    font-family: apertura, sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
  }

  .submit-button-2 {
    background-color: #f9744a;
  }

  .button-8 {
    font-size: 20px;
    line-height: 1.1;
  }

  .button-8.white-txt {
    font-family: apertura, sans-serif;
  }

  .logos-partners {
    margin-top: 40px;
  }

  .image-86.desktop {
    margin-top: 0;
  }

  .section-2 {
    background-color: #d6104500;
    margin-top: 40px;
  }

  .text-block-19.question {
    font-family: Fredoka, Arial, sans-serif;
  }

  .body {
    background-color: #8f66ff;
  }

  .heading-7 {
    font-family: apertura, sans-serif;
  }

  .prefs_component-4 {
    display: none;
  }

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

  .banner_component-8 {
    display: none;
  }

  .text-span-6, .text-span-8, .text-span-9, .text-span-11, .text-span-12, .text-span-13 {
    font-family: apertura, sans-serif;
  }

  .heading-8 {
    color: #fff;
    justify-content: center;
    align-items: center;
    font-family: Fredoka, Arial, sans-serif;
    font-size: 80px;
    display: flex;
  }

  .text-block-21 {
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: Fredoka, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.1;
    display: flex;
  }

  .header-mobile {
    display: none;
  }

  .heading-7-copy {
    margin-bottom: 0;
    font-family: apertura, sans-serif;
    font-size: 40px;
  }

  .heading-7-copy-copy {
    margin-top: 0;
    font-family: apertura, sans-serif;
  }

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

  .list-item-2 {
    text-align: center;
    width: 140px;
  }

  .list-item-3 {
    text-align: center;
  }

  .image-87 {
    width: 120px;
    padding-top: 22px;
    padding-bottom: 0;
  }

  .body-3 {
    background-color: #8f66ff;
  }
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: 100px;
  }

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

  .link-block-2.wishlist.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    width: 180px;
    height: 60px;
  }

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

  .link-block.wishlist.desktop.btn {
    display: flex;
  }

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

  .text-block {
    color: #ffda61;
  }

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

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

  .buttuns {
    margin-bottom: 0;
  }

  .div-block-130 {
    order: 1;
    display: flex;
  }

  .image-4 {
    width: 100px;
  }

  .menu-button {
    background-color: #0000;
    order: -1;
    padding: 12px;
  }

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

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

  .link-block-3.wishlist.mobile {
    background-image: url('../images/big-helmet-heroes-button.webp');
    width: 180px;
    height: 60px;
    display: none;
  }

  .link-block-3.wishlist.mobile.top {
    width: 150px;
    height: 60px;
  }

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

  .navbar-wrapper-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

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

  .image-83 {
    display: none;
  }

  .icon-2 {
    color: #fff;
  }

  .nav-menu-wrapper-3 {
    background-color: red;
  }

  .text-field, .text-field-2, .submit-button {
    width: 350px;
  }

  .footer-section {
    overflow: hidden;
  }

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

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

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

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

  .banner_trigger {
    display: none;
  }

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

@media screen and (max-width: 767px) {
  .bold-text-16 {
    font-size: 21px;
  }

  .link-block-2.wishlist.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    width: 170px;
    height: 60px;
  }

  .link-block.wishlist.desktop.btn {
    display: flex;
  }

  .image {
    height: auto;
  }

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

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

  .buttuns {
    height: auto;
  }

  .image-3 {
    width: 100px;
  }

  .link-block-3.wishlist.mobile {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-size: cover;
    width: 170px;
    height: 60px;
    display: none;
  }

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

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

  .text-block-16 {
    width: 507px;
  }

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

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

@media screen and (max-width: 479px) {
  .header {
    justify-content: space-between;
    align-items: center;
    height: 94vh;
    display: none;
  }

  .header.static {
    background-image: url('../images/Games-Under-5-Hours-9x16.webp');
    display: none;
  }

  .image-2 {
    width: 90px;
  }

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

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

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

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

  .link-block-2.wishlist.btn {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 7px;
    width: 140px;
    height: 50px;
  }

  .link-block {
    height: 67px;
  }

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

  .image {
    width: 50%;
  }

  .text-block {
    color: #ffda61;
    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;
  }

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

  .div-block-129 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
  }

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

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

  .image-3 {
    width: 90px;
  }

  .div-block-130 {
    display: flex;
  }

  .navbar-2 {
    background-color: #1c0246;
  }

  .image-4 {
    width: 90px;
  }

  .container-regular {
    display: flex;
  }

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

  .link-block-3.wishlist.mobile {
    background-image: url('../images/big-helmet-heroes-button.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 7px;
    width: 140px;
    height: 50px;
    display: flex;
  }

  .submit.old {
    display: none;
  }

  .navbar-wrapper-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link-2, .nav-link-2.w--current {
    font-family: apertura, sans-serif;
  }

  .nav-menu {
    background-color: #1c0246;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed {
    display: none;
  }

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

  .nav-menu-wrapper-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 40%;
    display: flex;
  }

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

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

  .image-70 {
    margin-top: 10px;
    margin-left: 0;
  }

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

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

  .image-71 {
    margin-top: 20px;
    margin-right: 0;
  }

  .text-block-16 {
    width: 90%;
    margin-left: 10%;
    margin-right: 10%;
    font-family: apertura, sans-serif;
  }

  .heading-4 {
    margin-top: 60px;
    font-size: 40px;
  }

  .form-2 {
    width: 80%;
  }

  .form-block-2 {
    padding-bottom: 20px;
  }

  .button-7 {
    font-family: apertura, sans-serif;
  }

  .image-84 {
    margin-top: 10px;
    margin-left: 0;
  }

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

  .button-8.white-txt {
    font-family: apertura, sans-serif;
  }

  .image-85 {
    margin-top: 20px;
    margin-right: 0;
  }

  .heading-6 {
    margin-left: 10%;
    margin-right: 10%;
  }

  .image-86 {
    margin-top: 40px;
  }

  .image-86.mobile {
    display: inline-block;
  }

  .image-86.desktop {
    display: none;
  }

  .section-2 {
    height: auto;
  }

  .text-block-19 {
    margin-left: 10%;
    margin-right: 10%;
  }

  .text-block-19.question {
    font-family: apertura, sans-serif;
  }

  .heading-7 {
    margin-top: 100px;
    font-family: apertura-condensed, sans-serif;
  }

  .body-2 {
    background-color: #8f66ff;
  }

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

  .banner_container-8 {
    background-color: var(--violet);
    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_buttons-wrapper-11 {
    text-align: center;
    flex-flow: column;
    order: 0;
  }

  .prefs_content-9 {
    padding: 1.5rem;
  }

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

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

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

  .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_button-8 {
    margin-bottom: .5rem;
  }

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

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

  .text-span-7.question {
    text-align: center;
    padding-left: 0;
    font-family: apertura, sans-serif;
  }

  .header-mobile {
    background-image: url('../images/1080x1920.jpg');
    background-position: 50%;
    background-size: cover;
    height: 97vh;
    display: block;
  }

  .bold-text-17 {
    font-family: apertura-condensed, sans-serif;
  }

  .title {
    text-align: center;
  }

  .div-block-142 {
    justify-content: center;
    align-items: center;
    padding-left: 22px;
    padding-right: 22px;
  }

  .heading-7-copy {
    margin-top: 100px;
    margin-bottom: 0;
    font-family: apertura-condensed, sans-serif;
    font-size: 20px;
    display: block;
  }

  .heading-7-copy-copy {
    margin: 40px 16px 0;
    font-family: apertura-condensed, sans-serif;
    font-size: 20px;
  }

  .link {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 17px;
    display: flex;
  }

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


@font-face {
  font-family: 'Bitshow';
  src: url('../fonts/Bitshow.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fredoka';
  src: url('../fonts/Fredoka-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fredoka';
  src: url('../fonts/Fredoka-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}