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

@font-face {
  font-family: OriginTech Regular;
  src: url('../fonts/OriginTechRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nasalization Rg;
  src: url('../fonts/nasalization-rg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --blue-star-overdrive: #1c304f;
  --black: black;
}

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

.banner {
  height: 100vh;
  display: block;
}

.banner.desktop.test {
  background-image: url('../images/keyart-star-overdrive-non-anime.jpg');
  background-position: 50%;
  background-size: cover;
  display: none;
}

.banner.mobile {
  display: none;
}

.parallax-bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
}

.logo {
  object-fit: contain;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  margin-left: 320px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.character {
  position: absolute;
  inset: auto 0% 0%;
}

.character.mobile {
  display: none;
}

.features-section {
  z-index: 5;
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  background-image: none;
  flex-flow: column;
  align-items: center;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 30%;
  height: auto;
  display: flex;
  position: relative;
}

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

.heading {
  text-transform: uppercase;
  position: relative;
}

.body {
  background-image: none;
}

.image {
  width: 100%;
  position: absolute;
}

.section-pitch {
  z-index: 5;
  background-image: linear-gradient(#1c304f, #1c304f);
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.image-2 {
  width: auto;
  min-width: 30%;
  position: absolute;
  inset: auto;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  min-width: 20%;
  padding-left: 42px;
  padding-right: 42px;
  display: flex;
  position: relative;
}

.heading-2 {
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  display: flex;
}

.paragraph {
  color: #fff;
  width: 80%;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.background-video {
  z-index: 5;
}

.section-3 {
  z-index: 10;
  background-image: linear-gradient(#280b0a, #280b0a);
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

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

.image-4 {
  z-index: 6;
  width: 80px;
  position: absolute;
}

.section-4 {
  background-image: linear-gradient(#280b0a, #280b0a);
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 4rem;
  display: none;
  position: relative;
}

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

.div-block-7 {
  width: 40%;
  height: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: sticky;
  top: 0;
}

.image1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.text-block {
  color: #fff;
}

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 6rem;
  display: none;
}

.image-6 {
  z-index: 2;
  position: absolute;
}

.top-separator {
  width: 120%;
  max-width: none;
  position: absolute;
  inset: -8% 0% auto -14%;
}

.bottom-separator {
  width: 120%;
  max-width: none;
  position: absolute;
  inset: auto 0% -8% -14%;
}

.image1-copy, .image1-copy-copy, .top-test {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.title-hover-board {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 3rem;
  display: flex;
}

.div-block-9 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 2rem;
  display: flex;
}

.div-block-10 {
  width: 80%;
  padding-left: 3rem;
}

.div-block-11 {
  width: 40%;
  position: relative;
}

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

.image-7 {
  transform-style: preserve-3d;
  position: absolute;
  transform: rotateX(0)rotateY(39deg)rotateZ(0);
}

.image-8 {
  width: 133px;
  position: relative;
  top: -129px;
  left: -28px;
  transform: rotate(50deg);
}

.section-7 {
  background-image: linear-gradient(#0000 77%, #280b0a), url('../images/Horizontal-Key-Art---Star-Overdrive--Récupéré.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: none;
}

.div-block-13 {
  background-image: url('../images/Brown-background-star-overdrive.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  height: 40%;
}

.world {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 3rem;
  display: flex;
}

.text-block-3 {
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
}

.screenshots {
  z-index: 5;
  background-image: linear-gradient(#280b0a, #280b0a);
  margin-bottom: 0;
  padding-bottom: 3rem;
  display: none;
  position: relative;
}

.slider {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 90vh;
  top: 2rem;
}

.slide {
  background-image: url('../images/star-overdrive-screenshot-4.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.slide-2 {
  background-image: url('../images/star-overdrive-screenshot-3.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.slide-3 {
  background-image: url('../images/star-overdrive-screenshot-6.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.slide-4 {
  background-image: url('../images/star-overdrive-screenshot-5.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.slide-5 {
  background-image: url('../images/star-overdrive-screenshot-2.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.slide-6 {
  background-image: url('../images/star-overdrive-screenshot-1.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.background-video-2 {
  height: 100vh;
  display: none;
}

.hexagones {
  display: flex;
}

.img-hexagones {
  pointer-events: none;
  max-width: 100%;
  margin-top: -281px;
  position: absolute;
}

.image-10 {
  max-width: 70%;
}

.heading-3 {
  color: #fff;
}

.pitch {
  z-index: 6;
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  background-color: var(--blue-star-overdrive);
  background-image: url('../images/star-overdrive-screenshot-shape-V3.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3.8rem 5rem 5.6rem;
  display: flex;
  position: relative;
}

.first-para {
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 1rem;
  display: block;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Nasalization Rg, sans-serif;
  font-size: 16px;
}

.paragraph-2.title {
  letter-spacing: 10px;
  margin-bottom: 0;
  font-size: 14px;
}

.heading-4 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Nasalization Rg, sans-serif;
  font-size: 12px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: OriginTech Regular, sans-serif;
  font-size: 24px;
}

.video-trailer {
  background-image: url('../images/hexagones-star-overdrive-trailer-top-V2--.webp'), url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
  background-position: 50% 0, 50% 100%;
  background-repeat: repeat-x, repeat-x;
  background-size: contain, contain;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.video-trailer.mobile {
  display: none;
}

.lightbox-link-2 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-11 {
  opacity: .88;
  width: 50px;
  padding-bottom: 24px;
}

.text-block-4 {
  opacity: .88;
  text-shadow: 0 1px 1px #000;
  margin-top: 1rem;
  font-family: OriginTech Regular, sans-serif;
  font-size: 38px;
  line-height: 1.1;
}

.section-8 {
  height: 350px;
  display: none;
}

.section-social-media-icons {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.corner-footer {
  position: absolute;
  inset: 0% auto auto 0%;
}

.corner-footer.right {
  inset: auto 0% 0% auto;
  transform: rotate(180deg);
}

.footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-16 {
  width: 60%;
}

.button-4 {
  color: var(--blue-star-overdrive);
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Nasalization, sans-serif;
  font-size: 15px;
}

.image-68 {
  display: none;
}

.container-8 {
  display: block;
}

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

.image-69.caracal-logo {
  width: 60%;
  max-width: 60%;
  margin-left: 0;
}

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

.view {
  text-align: center;
  max-width: none;
}

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

.footer {
  background-color: var(--white);
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  position: relative;
}

.container-9 {
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.container-6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.footer-section {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

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

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

.section-9 {
  z-index: 7;
  background-color: var(--blue-star-overdrive);
  height: 70px;
  position: relative;
}

.button-5 {
  z-index: 10;
  margin-top: -250px;
  position: absolute;
}

.button-6 {
  border: 4px solid var(--white);
  color: #fff;
  background-color: #1c30503b;
  border-radius: 20px;
  font-family: Nasalization, sans-serif;
  font-size: 32px;
  line-height: 1;
  box-shadow: 0 2px 5px #0003;
}

.button-6:hover {
  background-color: var(--blue-star-overdrive);
}

.button-6.wishlist.desktop {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: none;
}

.section-10 {
  z-index: 9;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -298px;
  display: flex;
  position: relative;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 0 1px 1px #00000073;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-size: auto;
  border-radius: 20px;
  margin-top: -170px;
  padding: 10px 18px;
  font-family: Nasalization, sans-serif;
  font-size: 25px;
  display: block;
}

.paragraph-3.top {
  object-fit: fill;
  width: 200px;
  height: 150px;
  display: block;
  position: absolute;
  inset: 220px 0 0;
}

.paragraph-3.log {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-100vh {
  height: 100vh;
}

.header-mobile {
  display: none;
}

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

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

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

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

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

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

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

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

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

.prefs_submit-hide {
  display: none;
}

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

.banner_trigger {
  display: none;
}

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

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

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

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

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

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

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

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

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

.prefs_checkbox-label {
  display: none;
}

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

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

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

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

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

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

.prefs_trigger {
  display: none;
}

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

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

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

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

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

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

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

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

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

.bold-text {
  color: #87221f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.banner_buttons-wrapper-3 {
  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;
}

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

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

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

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

.text-block-16 {
  color: #fff;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

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

.banner_text-7 {
  color: #fff;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Changa One, Impact, sans-serif;
}

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

.banner_button-6 {
  color: #fff;
  text-align: center;
  background-color: #00548b;
  border: 2px solid #000;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

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

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

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

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

.text-block-17 {
  color: #fff;
  text-transform: uppercase;
  margin-left: 1rem;
  font-family: Nasalization Rg, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

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

.banner_text-8 {
  color: #fff;
  padding: 1rem 1rem 1.5rem;
  font-family: Nasalization, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

.banner_button-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #87221e;
  border: 2px solid #000;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-family: Nasalization Rg, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prefs_label-6 {
  color: #151c14;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

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

.prefs_button-5 {
  color: #fff;
  background-color: #00548b;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

.prefs_button-6 {
  color: #fff;
  background-color: #00548b;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

.bold-text-16 {
  font-family: Changa One, Impact, sans-serif;
}

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

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

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

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

.prefs_label-7 {
  color: #151c14;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

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

.prefs_button-7 {
  color: #fff;
  background-color: #00548b;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

.bold-text-13 {
  font-family: Changa One, Impact, sans-serif;
}

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

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

.bold-text-14 {
  font-family: Nasalization, sans-serif;
}

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

.prefs_label-8 {
  color: #151c14;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

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

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

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

.prefs_label-9 {
  color: #87221f;
  -webkit-text-stroke-color: #151c14;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Nasalization, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

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

.prefs_button-8 {
  color: #fff;
  background-color: #87221e;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Nasalization, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

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

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

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

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

.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_button-9 {
  color: #fff;
  background-color: #87221e;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Nasalization, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

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

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

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

.prefs_button-10 {
  color: #fff;
  background-color: #87221f;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Nasalization, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

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

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

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

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

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

.bold-text-18 {
  font-family: Nasalization Rg, sans-serif;
}

.bold-text-19 {
  font-family: Nasalization, sans-serif;
}

.bold-text-20 {
  font-family: Nasalization Rg, sans-serif;
}

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

.features {
  margin-top: 50px;
  margin-bottom: 50px;
}

.text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.first_features {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  width: 90%;
  display: flex;
}

.text-block-19 {
  color: #173052;
  text-align: center;
  font-family: Nasalization Rg, sans-serif;
}

.heading-6 {
  color: #173052;
  text-align: center;
  font-family: Nasalization, sans-serif;
}

.image-73 {
  width: 40%;
}

.image-73.story {
  border: 5px dotted #173053;
  border-radius: 20px;
  width: 30%;
  transform: rotate(4deg);
}

.image-73.keytar {
  border: 5px dotted #173053;
  border-radius: 20px;
  width: 30%;
  transform: rotate(-4deg);
}

.image-73.hoverboard {
  border: 5px dotted #173053;
  border-radius: 20px;
  width: 30%;
  transform: rotate(4deg);
}

.image-73.alien {
  border: 5px dotted #173053;
  border-radius: 20px;
  width: 30%;
  transform: rotate(-4deg);
}

.second_section {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

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

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

.image-74 {
  width: 100%;
}

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

.image-119 {
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotate(0);
}

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

.image-120 {
  transform-style: preserve-3d;
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

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

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

.image-121 {
  width: 100%;
}

.image-122 {
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotate(0);
}

.image-123 {
  transform-style: preserve-3d;
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.heading-7 {
  color: var(--white);
  text-align: center;
  padding-top: 60px;
  font-family: OriginTech Regular, sans-serif;
}

.game-info {
  background-color: #173052;
}

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

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

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

.bold-text-4 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Nasalization, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

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

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

.div-block-146 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

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

.bold-text-21 {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Nasalization, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

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

.image-124, .image-125, .image-126, .image-127, .image-128 {
  width: 40%;
}

.heading-8 {
  color: #173052;
  text-align: center;
  font-family: OriginTech Regular, sans-serif;
}

.slider-5 {
  height: auto;
}

.div-block-148 {
  background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  height: 100vh;
}

.features-mobile {
  display: none;
}

.third-section, .fourth-section {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.image-135 {
  width: 40%;
}

.div-block-150 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

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

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

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

.image-136 {
  width: 40%;
}

.div-block-153 {
  background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  height: 100vh;
}

.image-137, .image-138 {
  width: 40%;
}

.bold-text-22, .bold-text-23 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Nasalization, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.image-139 {
  width: 40%;
}

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

.div-block-154 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.heading-12 {
  color: #fff;
  text-align: center;
  padding-top: 60px;
  font-family: OriginTech Regular, sans-serif;
}

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

.slider-6 {
  height: auto;
}

.text-block-22 {
  color: #173052;
  text-align: center;
  font-family: Nasalization Rg, sans-serif;
}

.heading-13 {
  color: #173052;
  text-align: center;
  font-family: Nasalization, sans-serif;
}

.image-141 {
  border: 5px dotted #173053;
  border-radius: 20px;
  width: 40%;
  transform: rotate(-4deg);
}

.image-141.story {
  border: 5px dotted #173053;
  border-radius: 20px;
  transform: rotate(4deg);
}

.image-141.hoverboard {
  transform: rotate(4deg);
}

.heading-14 {
  color: #173052;
  text-align: center;
  font-family: OriginTech Regular, sans-serif;
}

.features-2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.heading-18, .heading-19 {
  color: #173052;
  font-family: Nasalization, sans-serif;
}

.image-146 {
  width: 110px;
}

.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/Fichier-1.svg');
  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;
}

.div-block-156 {
  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-157 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.image-147, .image-148 {
  width: 110px;
}

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

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

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

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

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

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

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

.div-block-158 {
  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-159 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.image-149 {
  width: 110px;
}

.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 {
  width: 28%;
}

.button-stores.wishlist.switch {
  border: 2px solid var(--white);
  background-color: #1c304f;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 55px;
  margin-top: 0;
  padding-top: 5px;
  display: flex;
}

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

.button-stores.ps5.wishlist {
  background-color: var(--blue-star-overdrive);
  border: 2px solid var(--white);
  background-image: none;
  background-color: var(--blue-star-overdrive);
  background-image: url('../images/SO_Play_Album-1.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  width: 27%;
  height: 150%;
  margin-top: 0;
  padding-left: 20px;
  display: flex;
}

.button-stores.switch {
  opacity: 1;
  background-color: #f8000000;
  background-image: linear-gradient(90deg, #ce2942, #51272b);
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.button-stores.switch.wishlist {
  border-width: 1px;
}

.button-stores.switch.wishlist.btn {
  display: none;
}

.button-stores.nintendo.wishlist {
  width: 28%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

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

.button-stores.steam.wishlist {
  background-color: var(--blue-star-overdrive);
  background-color: #1c304f;
  background-image: none;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 55px;
  margin-top: 0;
  padding-top: 5px;
  display: flex;
  position: static;
}

.button-stores.wishlist.xbox {
  background-color: #006446;
  background-image: none;
  width: 10%;
}

.button-stores.wishlist {
  background-color: #1c304f;
  background-image: none;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 55px;
  margin-top: 0;
  display: flex;
}

.button-stores.wishlist.ps {
  width: 160px;
  height: 55px;
}

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

.image-63 {
  opacity: 1;
}

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

.link-block-11 {
  background-image: url('../images/star-overdrive-background-button.svg');
  background-position: 0 0;
  background-size: auto;
  width: 14%;
  display: none;
}

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

.image-151 {
  width: 100%;
}

.image-152 {
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotate(0);
}

.image-153 {
  transform-style: preserve-3d;
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-154 {
  width: 100%;
}

.image-155 {
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotate(0);
}

.image-156 {
  transform-style: preserve-3d;
  width: 0;
  min-width: 50px;
  max-width: 180px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-157 {
  border: 5px solid #ffda61;
  border-radius: 20px;
  width: 80%;
}

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

.image-159 {
  width: 30px;
}

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

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

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

.heading-20 {
  color: #ffda61;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 38px;
}

.div-block-162 {
  margin-bottom: 2rem;
}

.image-160 {
  margin-top: 0;
  transform: rotate(-90deg);
}

.trailer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.trailer.captures-d-ecran {
  margin-bottom: 2rem;
}

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

.image-161 {
  width: 30px;
}

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

.image-163 {
  border: 5px solid #ffda61;
  border-radius: 20px;
  width: 80%;
}

.heading-23 {
  color: #173052;
  font-family: OriginTech Regular, sans-serif;
}

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

.image-164 {
  width: 70px;
  transform: rotate(0);
}

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

.image-166, .image-167 {
  border: 5px solid #173052;
  border-radius: 20px;
  width: 80%;
}

.heading-24 {
  color: #173052;
  font-family: OriginTech Regular, sans-serif;
}

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

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

.image-169 {
  width: 70px;
  transform: none;
}

.image-170 {
  border: 5px solid #173052;
  border-radius: 20px;
  width: 80%;
}

.heading-25 {
  color: #173052;
  font-family: OriginTech Regular, sans-serif;
}

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

.image-172 {
  width: 70px;
  transform: none;
}

.image-173 {
  width: auto;
}

.link-block-13 {
  background-image: url('../images/star-overdrive-background-button.svg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
}

.image-174 {
  width: 180px;
}

.button-store {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--blue-star-overdrive);
  border: 6px solid #fff;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: padding .4s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.button-store:hover {
  padding: 25px;
}

.button-store.fr {
  border-width: 3px;
}

.button-store.fr.wishlist.es {
  width: 40%;
  margin-top: 0;
}

.button-store.en {
  box-shadow: none;
  pointer-events: auto;
  background-color: #fe0016;
  border-width: 3px;
  width: 150px;
  height: 70px;
  transition-property: none;
  display: flex;
}

.button-store.de.wishlist {
  border-width: 3px;
}

.button-store.es.switch.wishlist, .button-store.es.steam.wishlist {
  border-width: 3px;
  width: 30%;
}

.text-block-25 {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  text-shadow: 3px 3px 6px #000000e6;
  margin-top: 170px;
  margin-bottom: 10px;
  font-family: Nasalization, sans-serif;
  font-size: 40px;
  line-height: 1;
  text-decoration: none;
}

.text-block-25.en {
  text-shadow: 3px 3px 6px #000000e6;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 47px;
}

.text-block-25.es {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  text-shadow: 3px 3px 6px #000000e6;
  margin-top: 90px;
  margin-bottom: 10px;
  font-size: 40px;
}

.image-175 {
  width: 70px;
  margin-left: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block-163 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.text-block-26 {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  margin-top: 10px;
  font-family: Nasalization, sans-serif;
  font-size: 30px;
}

.div-block-165 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  height: 130px;
  margin-top: 0;
  display: flex;
}

.image-177 {
  background-color: #5f4545;
  background-image: linear-gradient(to bottom, var(--blue-star-overdrive), var(--blue-star-overdrive));
  border-radius: 170px;
  width: 150px;
  padding: 20px;
}

.link-block-15 {
  width: 80%;
  height: auto;
}

.image-178 {
  opacity: 0;
  width: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}

.image-179 {
  width: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.div-block-166 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.text-block-27 {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  font-family: Nasalization, sans-serif;
  font-size: 30px;
}

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

.text-block-28 {
  font-family: Nasalization, sans-serif;
}

.bold-text-27 {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  font-size: 30px;
  line-height: 1;
}

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

.text-block-30 {
  color: var(--blue-star-overdrive);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  font-family: Nasalization, sans-serif;
  font-size: 30px;
}

.div-block-170 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 95%;
  display: flex;
}

.div-block-174 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.div-block-175 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 25%;
  height: 130px;
  display: flex;
}

.div-block-176 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-176.ost {
  flex-flow: column;
}

.text-block-34 {
  color: var(--blue-star-overdrive);
  margin-left: 35px;
  font-family: Nasalization, sans-serif;
  font-size: 22px;
}

.text-block-34.switch {
  opacity: 0;
}

.ost-button {
  border: 2px solid var(--white);
  background-image: url('../images/Spotify-Star-Overdrive.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  width: 200px;
  height: 200px;
}

.ost-button.youtube-btn {
  border-color: var(--white);
  background-image: url('../images/Youtube-Star-Overdrive.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-177 {
  margin-top: -55px;
  margin-bottom: 35px;
}

.text-block-36 {
  color: var(--white);
  text-align: center;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  padding: 16px 10px;
  font-family: Nasalization Rg, sans-serif;
  font-size: 20px;
}

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

.image-181 {
  transform-style: preserve-3d;
  width: 35px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.div-block-183 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.quote {
  width: 300px;
  margin-top: 60px;
  margin-left: 40px;
  margin-right: 40px;
}

.quote.fr {
  width: auto;
  margin-top: 40px;
  margin-bottom: 10px;
}

.image-182 {
  width: 35px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-37 {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.text-block-37.eurogamer {
  font-size: 24px;
}

.text-block-37.eurogamer.en.g8 {
  font-size: 27px;
}

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

.text-block-37.en.gn {
  font-size: 38px;
}

.text-block-37.hardcoregamer {
  font-size: 16px;
}

.text-block-37.hardcoregamer.en, .text-block-37.hardcoregamer.en.austra {
  font-size: 20px;
}

.text-block-38 {
  color: var(--white);
  text-align: center;
  font-size: 34px;
  line-height: 1.1;
}

.text-block-39 {
  text-align: center;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 300;
}

.quotes {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  background-color: var(--blue-star-overdrive);
  color: var(--white);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 40px;
  font-family: Nasalization Rg, sans-serif;
  display: flex;
}

.div-block-184 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.div-block-184.fr {
  height: auto;
}

.text-block-40 {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

.text-block-41 {
  color: #000;
  text-align: center;
  font-size: 34px;
  line-height: 1.1;
}

.text-block-41.note {
  color: var(--white);
  font-size: 54px;
}

.quotes-2 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin: 0 5% 40px;
  display: flex;
}

.quotes-2.fr {
  background-color: var(--blue-star-overdrive);
  color: var(--white);
  margin-bottom: 0;
  margin-left: 0%;
  margin-right: 0%;
  padding-bottom: 60px;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Nasalization Rg, sans-serif;
  display: flex;
}

.text-block-42 {
  color: #fff;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  padding: 11px;
  font-family: Nasalization, sans-serif;
  font-size: 25px;
  line-height: 1;
}

.div-block-185 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 130px;
  display: flex;
}

.div-block-186 {
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 130px;
  display: flex;
}

.link-block-18 {
  background-color: var(--blue-star-overdrive);
  border: 1px solid #fff;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 55px;
  display: flex;
}

.image-183 {
  width: 100px;
}

.image-184 {
  width: 110px;
}

.popup-wrapper {
  width: 100vh;
  height: 100vh;
  position: fixed;
}

.pop-up-switch {
  z-index: 10;
  opacity: 1;
  background-color: #0000009c;
  border: 0 #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100px;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-item {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  background-color: var(--blue-star-overdrive);
  background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  border: 3px solid #fff;
  border-radius: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 710px;
  height: 450px;
  padding: 46px;
  display: flex;
  position: relative;
}

.heading-26 {
  color: #fff;
  text-align: center;
  margin-top: -112px;
  font-family: Nasalization Rg, sans-serif;
}

.text-block-44 {
  text-align: center;
}

.close-button {
  border-radius: 11px;
  margin-top: 23px;
  padding: 12px 27px;
}

.cross-icon {
  cursor: pointer;
  width: 42px;
  height: 42px;
  position: absolute;
  inset: 40px 40px auto auto;
}

.image-186 {
  width: 500px;
}

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

.button-7 {
  background-color: var(--white);
  color: #fff;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 90px;
  padding: 30px 40px;
  font-family: OriginTech Regular, sans-serif;
  font-size: 17px;
  transition: padding .4s;
  display: flex;
}

.pop-up-button {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-8 {
  border: 4px solid var(--white);
  background-color: var(--white);
  text-align: center;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 90px;
  padding: 30px 40px;
  font-family: OriginTech Regular, sans-serif;
  font-size: 17px;
  display: flex;
}

.pop-up-wishlist {
  z-index: 10;
  background-color: #0000008a;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-27 {
  color: var(--blue-star-overdrive);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  text-transform: uppercase;
  padding: 10px 40px;
  font-family: Nasalization, sans-serif;
  font-size: 47px;
  line-height: 1;
  text-decoration: none;
}

.image-187 {
  width: 100px;
}

.div-block-189 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 130px;
  margin-top: 0;
  display: flex;
}

.btn-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1080px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-block-45 {
  color: var(--blue-star-overdrive);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 20px;
  padding: 11px 11px 86px;
  font-family: Nasalization, sans-serif;
  font-size: 30px;
  line-height: 1;
}

.div-block-191 {
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 130px;
  display: flex;
}

.section-16 {
  z-index: 9;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -466px;
  display: flex;
  position: relative;
}

.image-188 {
  width: 110px;
}

.button-9 {
  color: #fff;
  background-color: #1c30503b;
  border: 4px solid #fff;
  border-radius: 20px;
  font-family: Nasalization, sans-serif;
  font-size: 32px;
  line-height: 1;
  box-shadow: 0 2px 5px #0003;
}

.button-9:hover {
  background-color: #1c304f;
}

.button-9.wishlist.desktop {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: none;
}

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

.text-block-46 {
  color: #1c304f;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 3px 6px #000000e6;
  margin-top: 170px;
  margin-bottom: 10px;
  font-family: Nasalization, sans-serif;
  font-size: 40px;
  line-height: 1;
  text-decoration: none;
}

.text-block-46.en {
  text-shadow: 3px 3px 6px #000000e6;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 47px;
}

.image-189 {
  width: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-193 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.div-block-194 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 130px;
  display: flex;
}

.text-block-47 {
  color: #1c304f;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  font-family: Nasalization, sans-serif;
  font-size: 30px;
}

.quote-mobile {
  display: none;
}

.text-block-48 {
  color: var(--blue-star-overdrive);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--white);
  font-family: Nasalization, sans-serif;
  font-size: 30px;
  line-height: 1.1;
}

.header-new-ka {
  background-image: url('../images/keyart-star-overdrive-non-anime.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.items {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 525px;
  display: flex;
  position: relative;
}

.image-190 {
  width: 90%;
}

.text-block-49 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-image: url('../images/background-anouncement-star-overdrive.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  padding: 7px 20px 5px;
  font-family: Nasalization, sans-serif;
  font-size: 35px;
  line-height: 1.1;
}

.text-block-50 {
  color: #1c304f;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-family: Nasalization, sans-serif;
  font-size: 35px;
  line-height: 1.1;
}

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

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

@media screen and (min-width: 1280px) {
  .features-section {
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .img-hexagones {
    margin-top: -326px;
  }

  .pitch {
    background-position: 0%;
    background-size: contain;
    justify-content: flex-end;
    align-items: center;
    padding: 4rem 0;
  }

  .first-para {
    width: 40%;
    margin-right: 2rem;
    padding-right: 7rem;
  }

  .paragraph-2 {
    text-align: center;
  }

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

  .image-16 {
    height: 100%;
  }

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

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

  .container-7 {
    width: 30%;
  }

  .footer {
    border-radius: 0;
    flex-flow: row;
    padding-top: 2rem;
    display: block;
  }

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

  .container-6 {
    justify-content: space-between;
    align-items: center;
    margin-top: 4%;
    display: block;
  }

  .section-10 {
    margin-top: -376px;
  }

  .paragraph-3 {
    margin-top: -100px;
  }

  .prefs_component-4 {
    display: none;
  }

  .banner_container-8 {
    width: 40%;
  }

  .banner_component-8 {
    display: none;
  }

  .features {
    background-color: var(--white);
  }

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

  .text-block-19 {
    width: 650px;
  }

  .left-arrow-2, .image-119, .right-arrow-2, .image-120, .image-122, .image-123 {
    width: auto;
  }

  .heading-7 {
    color: var(--white);
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
  }

  .game-info {
    background-color: #173052;
    background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: contain;
    height: 100vh;
  }

  .div-block-52 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text-4 {
    color: var(--white);
    font-family: Nasalization, sans-serif;
  }

  .infos-features {
    font-family: Nasalization, sans-serif;
  }

  .div-block-146 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text-21 {
    color: var(--white);
    font-family: Nasalization, sans-serif;
  }

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

  .image-124, .image-125, .image-126, .image-127, .image-128 {
    width: 40%;
  }

  .div-block-148 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image-135 {
    width: 40%;
  }

  .div-block-150 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .image-136 {
    width: 40%;
  }

  .div-block-153 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image-137, .image-138 {
    width: 40%;
  }

  .bold-text-22, .bold-text-23 {
    color: #fff;
    font-family: Nasalization, sans-serif;
  }

  .image-139 {
    width: 40%;
  }

  .div-block-154 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-12 {
    color: #fff;
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
  }

  .features-2 {
    background-color: #fff;
  }

  .heading-19 {
    color: #173052;
    font-family: Nasalization, sans-serif;
  }

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

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

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

  .image-147, .image-148 {
    width: 120px;
  }

  .link-block-9.wishlist.btn, .link-block-10.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;
  }

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

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

  .image-149 {
    width: 120px;
  }

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

  .button-stores.wishlist.switch {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .button-stores.ps5.wishlist {
    width: 20%;
    height: 150%;
    margin-top: 0;
  }

  .button-stores.switch.wishlist {
    width: 130px;
  }

  .button-stores.nintendo {
    width: 28%;
    padding-bottom: 5px;
  }

  .button-stores.nintendo.wishlist {
    width: 28%;
    display: block;
  }

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

  .button-stores.steam.wishlist {
    background-color: var(--blue-star-overdrive);
    background-color: #1c304f;
    justify-content: center;
    align-items: center;
    width: 130px;
    margin-top: 0;
    display: flex;
  }

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

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 130px;
  }

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

  .image-152, .image-153, .image-155, .image-156 {
    width: auto;
  }

  .image-157 {
    border: 5px solid #173052;
  }

  .image-158 {
    width: 20px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-159 {
    width: 20px;
    transform: rotate(90deg);
  }

  .heading-20 {
    color: #ffda61;
  }

  .image-160, .trailer {
    margin-top: 0;
  }

  .trailer.captures-d-ecran {
    margin-bottom: 2rem;
  }

  .image-161 {
    width: 20px;
    transform: rotate(90deg);
  }

  .image-162 {
    width: 20px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-163 {
    border: 5px solid #173052;
  }

  .image-164 {
    width: 60px;
    transform: rotate(0);
  }

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

  .image-166, .image-167 {
    border: 5px solid #173052;
  }

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

  .image-169 {
    width: 70px;
    transform: rotate(0);
  }

  .image-170 {
    border: 5px solid #173052;
  }

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

  .image-172 {
    width: 60px;
    transform: rotate(0);
  }

  .button-store.en {
    display: block;
  }

  .button-store.de.wishlist {
    border-width: 3px;
  }

  .text-block-25 {
    text-shadow: 3px 3px 6px #000000e6;
  }

  .text-block-25.en {
    margin-top: 0;
  }

  .div-block-165 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

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

  .image-179 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .div-block-176 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    width: 60%;
    margin-top: 0;
    display: flex;
  }

  .text-block-34 {
    color: var(--blue-star-overdrive);
    margin-left: 0;
    font-family: Nasalization, sans-serif;
    font-size: 20px;
  }

  .text-block-34.switch {
    opacity: 0;
  }

  .ost-button {
    width: 200px;
    height: 200px;
  }

  .div-block-177 {
    margin-bottom: -10px;
  }

  .text-block-36 {
    color: var(--white);
    text-align: center;
    background-image: url('../images/background-anouncement-star-overdrive.webp');
    background-position: 0 0;
    background-size: cover;
    border-radius: 20px;
    font-family: Nasalization Rg, sans-serif;
    font-size: 20px;
  }

  .div-block-185, .div-block-186 {
    width: 100%;
  }

  .link-block-18 {
    width: 130px;
  }

  .image-183 {
    width: 90px;
  }

  .pop-up-switch {
    display: none;
  }

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

  .button-7, .button-8 {
    background-color: var(--white);
  }

  .pop-up-wishlist {
    display: none;
  }

  .image-187 {
    width: 90px;
  }

  .div-block-189 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .btn-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    width: 60%;
    margin-top: 0;
    display: flex;
  }

  .text-block-45 {
    margin-top: -129px;
    margin-bottom: 101px;
    padding-top: 0;
  }

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

  .section-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: -376px;
  }

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

  .text-block-46 {
    text-shadow: 3px 3px 6px #000000e6;
  }

  .text-block-46.en {
    margin-top: 0;
  }

  .image-189 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .items {
    z-index: 1;
  }
}

@media screen and (min-width: 1440px) {
  .banner.desktop {
    height: 100vh;
  }

  .banner.desktop.test {
    background-image: url('../images/keyart-star-overdrive-non-anime.jpg');
    background-size: cover;
    display: none;
  }

  .banner.mobile {
    display: block;
  }

  .logo {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    margin-left: 0;
    display: inline-flex;
    position: static;
  }

  .features-section {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
    background-image: none;
    flex-flow: column;
    display: flex;
  }

  .body {
    background-image: none;
    padding-top: 0;
  }

  .img-hexagones {
    margin-top: -367px;
  }

  .pitch {
    background-color: #173052;
    background-size: contain;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    padding-top: 10rem;
    padding-bottom: 10rem;
    padding-right: 2rem;
    display: flex;
  }

  .first-para {
    width: 40%;
    padding-right: 2rem;
  }

  .paragraph-2 {
    font-size: 23px;
    line-height: 29px;
  }

  .video-trailer {
    background-image: url('../images/hexagones-star-overdrive-trailer-top-V2--.webp'), url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    height: 100vh;
  }

  .button-4 {
    color: var(--blue-star-overdrive);
  }

  .section-9 {
    background-color: #173052;
  }

  .section-10 {
    flex-flow: column;
    width: 100%;
    margin-top: -336px;
  }

  .paragraph-3 {
    text-align: center;
    margin-top: -80px;
    line-height: 1;
  }

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

  .text-block-18 {
    color: var(--blue-star-overdrive);
  }

  .features {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
    margin-bottom: 55px;
    display: flex;
  }

  .text {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 64%;
    display: flex;
  }

  .first_features {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .text-block-19 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
    font-size: 23px;
    line-height: 29px;
  }

  .heading-6 {
    color: #173052;
    font-family: Nasalization, sans-serif;
  }

  .image-73 {
    border: 5px dotted #173052;
    border-radius: 20px;
    width: 30%;
    transform: rotate(4deg);
  }

  .image-73.story {
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-73.keytar {
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-73.hoverboard {
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-73.alien {
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-73.fight {
    transform: rotate(-4deg);
  }

  .second_section {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

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

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

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

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

  .image-123 {
    width: 50px;
    min-width: 50px;
  }

  .heading-7 {
    color: #fff;
    justify-content: center;
    padding-top: 20px;
    font-family: OriginTech Regular, sans-serif;
    display: flex;
  }

  .game-info {
    background-color: #173052;
    background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: contain;
    height: 110vh;
    margin-top: 0;
  }

  .div-block-52 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text-4 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

  .infos-features {
    font-family: Nasalization, sans-serif;
  }

  .div-block-146 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text-21 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

  .image-124, .image-125, .image-126, .image-127, .image-128 {
    width: 15%;
  }

  .heading-8 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .slider-5 {
    height: auto;
  }

  .div-block-148 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    display: flex;
  }

  .image-129 {
    height: auto;
  }

  .features-mobile {
    display: none;
  }

  .third-section {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .fourth-section {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .image-135 {
    width: 15%;
  }

  .div-block-150 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-136 {
    width: 15%;
  }

  .div-block-153 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    display: flex;
  }

  .image-137, .image-138 {
    width: 15%;
  }

  .bold-text-22, .bold-text-23 {
    color: #fff;
    font-family: Nasalization Rg, sans-serif;
  }

  .image-139 {
    width: 15%;
  }

  .div-block-154 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-12 {
    color: #fff;
    justify-content: center;
    padding-top: 20px;
    font-family: OriginTech Regular, sans-serif;
    display: flex;
  }

  .slider-6, .image-140 {
    height: auto;
  }

  .text-block-22 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
    font-size: 23px;
    line-height: 29px;
  }

  .heading-13 {
    color: #173052;
    font-family: Nasalization, sans-serif;
  }

  .image-141 {
    border: 5px dotted #173052;
    border-radius: 20px;
    width: 30%;
    transform: rotate(-4deg);
  }

  .image-141.story {
    border: 5px dotted #173052;
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-141.hoverboard {
    transform: rotate(4deg);
  }

  .heading-14 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .features-2 {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
    margin-bottom: 55px;
    display: flex;
  }

  .heading-18 {
    color: #173052;
    font-family: Nasalization, sans-serif;
  }

  .heading-19 {
    color: #173053;
    font-family: Nasalization, sans-serif;
  }

  .image-146 {
    width: 100px;
  }

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

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

  .image-147, .image-148 {
    width: 100px;
  }

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

  .link-block-9.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-10.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
    width: 200px;
    height: 70px;
  }

  .link-block-10.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;
  }

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

  .image-149 {
    width: 100px;
  }

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

  .button-stores.wishlist.switch {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-stores.ps5.wishlist {
    width: 40%;
    height: 170%;
  }

  .button-stores.switch.wishlist {
    width: 160px;
  }

  .button-stores.switch.wishlist.btn {
    display: none;
  }

  .button-stores.nintendo.wishlist {
    width: 20%;
    display: flex;
  }

  .button-stores.steam.wishlist {
    background-color: var(--blue-star-overdrive);
    background-color: #1c304f;
    width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 160px;
  }

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

  .link-block-12 {
    background-image: url('../images/star-overdrive-background-button.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-161 {
    width: 100%;
    height: 10%;
  }

  .image-152 {
    opacity: 0;
    width: 50px;
    min-width: 50px;
    max-width: 130px;
  }

  .image-153 {
    opacity: 0;
    width: 50px;
    min-width: 50px;
  }

  .image-155 {
    opacity: 0;
    width: 50px;
    min-width: 50px;
    max-width: 130px;
  }

  .image-156 {
    opacity: 0;
    width: 50px;
    min-width: 50px;
  }

  .image-157 {
    border: 10px solid #173052;
  }

  .image-158 {
    width: 20px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-159 {
    width: 20px;
    transform: rotate(90deg);
  }

  .right-arrow-3 {
    margin-right: 20px;
    padding-right: 0;
  }

  .left-arrow-3 {
    margin-left: 20px;
  }

  .heading-20 {
    color: #ffda61;
    font-size: 38px;
    line-height: 1.1;
  }

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

  .trailer.captures-d-ecran {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: none;
  }

  .heading-21, .heading-22 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .image-161 {
    width: 20px;
    transform: rotate(90deg);
  }

  .image-162 {
    width: 20px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-163 {
    border: 10px solid #173052;
  }

  .heading-23 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .image-164 {
    width: 70px;
    transform: rotate(0);
  }

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

  .image-166, .image-167 {
    border: 10px solid #173052;
  }

  .heading-24 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-169 {
    width: 70px;
    transform: rotate(0);
  }

  .image-170 {
    border: 10px solid #173052;
  }

  .heading-25 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-172 {
    width: 70px;
    transform: rotate(0);
  }

  .image-173 {
    width: 0;
  }

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

  .button-store.en {
    background-color: #fe0016;
    border-width: 1px;
    width: 160px;
    transition-property: none;
    display: flex;
    box-shadow: 1px 6px 5px #0003;
  }

  .text-block-25 {
    margin-top: 90px;
  }

  .text-block-25.en {
    margin-top: 0;
  }

  .text-block-25.es {
    margin-top: 90px;
  }

  .image-175 {
    width: 90px;
  }

  .div-block-165 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 0;
  }

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

  .image-179 {
    width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-175 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 130px;
    display: flex;
  }

  .div-block-176 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    margin-top: 0;
    display: flex;
  }

  .div-block-176.ost {
    flex-flow: column;
  }

  .text-block-34 {
    color: var(--blue-star-overdrive);
    text-align: center;
    margin-left: 30px;
    font-family: Nasalization, sans-serif;
    font-size: 19px;
  }

  .text-block-34.switch {
    opacity: 0;
  }

  .ost-button {
    border: 2px solid var(--white);
    border-radius: 60px;
    width: 230px;
    height: 230px;
    margin-bottom: 26px;
  }

  .bold-text-29 {
    font-size: 25px;
  }

  .text-block-36 {
    color: var(--white);
    text-align: center;
    text-shadow: none;
    background-image: url('../images/background-anouncement-star-overdrive.webp');
    background-position: 0 0;
    background-size: cover;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 10px;
    font-family: Nasalization Rg, sans-serif;
    font-size: 25px;
  }

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

  .text-block-42 {
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .div-block-185, .div-block-186 {
    width: 100%;
  }

  .pop-up-switch {
    background-color: #000000ab;
    display: none;
  }

  .pop-up-item {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-7 {
    background-color: var(--white);
    background-image: url('../images/background-anouncement-star-overdrive.webp');
    background-position: 50%;
    background-size: cover;
    height: 75px;
  }

  .button-8 {
    background-color: var(--white);
    height: 80px;
  }

  .pop-up-wishlist {
    z-index: 10;
    background-color: #0009;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .heading-27 {
    color: var(--blue-star-overdrive);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    background-image: none;
    background-size: auto;
    font-size: 50px;
    line-height: 44px;
  }

  .div-block-189 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .btn-section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 150px;
    margin-top: 0;
    display: flex;
  }

  .text-block-45 {
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-top: -154px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

  .section-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    margin-top: -230px;
  }

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

  .text-block-46 {
    margin-top: 90px;
  }

  .text-block-46.en {
    margin-top: 0;
  }

  .image-189 {
    width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-193 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    margin-top: 0;
  }

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

  .text-block-48 {
    padding-top: 103px;
  }

  .header-new-ka {
    background-image: url('../images/keyart-star-overdrive-non-anime.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: block;
  }

  .items {
    z-index: 1;
    margin-top: 175px;
    padding-top: 0;
    position: relative;
  }

  .image-190 {
    width: 90%;
  }

  .text-block-49 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #fff;
    font-family: Nasalization, sans-serif;
    font-size: 35px;
    line-height: 1.1;
  }

  .text-block-50 {
    color: #173053;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    width: 690px;
    font-family: Nasalization, sans-serif;
    font-size: 35px;
  }

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

@media screen and (min-width: 1920px) {
  .banner {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .banner.desktop {
    height: 95vh;
  }

  .banner.desktop.test {
    display: none;
  }

  .logo {
    object-fit: contain;
    justify-content: center;
    align-items: center;
    width: 40%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    display: flex;
    inset: 0% auto;
  }

  .character {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .features-section {
    grid-column-gap: 180px;
    grid-row-gap: 180px;
    flex-flow: column;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .body {
    background-image: none;
  }

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

  .text-block-2 {
    font-size: 19px;
  }

  .section-6 {
    background-image: url('../images/Horizontal-Key-Art---Star-Overdrive--Récupéré.webp');
    background-position: 0 0;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .div-block-12 {
    background-image: url('../images/Brown-background-star-overdrive.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90%;
    height: 40%;
  }

  .div-block-14 {
    margin-top: 2rem;
  }

  .img-hexagones {
    width: 100%;
    margin-top: -491px;
  }

  .pitch {
    background-color: #173053;
    background-image: url('../images/star-overdrive-screenshot-shape-V3.webp');
    background-size: auto;
    height: auto;
    padding-top: 197px;
    padding-bottom: 197px;
  }

  .first-para {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    width: 30%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-2 {
    text-align: center;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

  .paragraph-2.title {
    font-size: 20px;
  }

  .video-trailer {
    background-image: url('../images/hexagones-star-overdrive-trailer-top-V2--.webp'), url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    background-position: 50% 0, 50% 100%;
    background-repeat: repeat-x, repeat-x;
    background-size: contain, contain;
    height: 100vh;
  }

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

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

  .image-16 {
    width: 70%;
  }

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

  .image-69 {
    max-width: 90%;
  }

  .footer {
    padding-top: 2rem;
  }

  .section-10 {
    margin-top: -416px;
  }

  .paragraph-3 {
    text-align: center;
    line-height: 1;
  }

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

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

  .section-100vh.desktop {
    display: flex;
  }

  .banner_close {
    display: block;
  }

  .prefs_component-4 {
    display: none;
  }

  .prefs_button.button-alt, .prefs_button-2.button-alt, .prefs_button-4.button-alt, .prefs_button-5.button-alt, .prefs_button-6.button-alt, .prefs_button-7.button-alt, .prefs_button-8.button-alt {
    border-color: #111c0e;
  }

  .banner_component-8 {
    display: none;
  }

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

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

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

  .text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 36px;
    padding-right: 36px;
    display: flex;
  }

  .first_features {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 0;
    display: flex;
  }

  .text-block-19 {
    color: #173052;
    text-align: center;
    width: 750px;
    font-family: Nasalization Rg, sans-serif;
    font-size: 25px;
    line-height: 1.2;
  }

  .heading-6 {
    color: #173052;
    font-family: Nasalization, sans-serif;
    font-size: 30px;
  }

  .image-73 {
    width: 30%;
    transform: rotate(4deg);
  }

  .image-73.story {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 40%;
    transform: rotate(4deg);
  }

  .image-73.keytar {
    background-color: #fff;
    border: 5px dotted #000;
    border-radius: 20px;
    width: 40%;
    transform: rotate(-4deg);
  }

  .image-73.hoverboard {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 40%;
    transform: rotate(4deg);
  }

  .image-73.alien {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 40%;
    transform: rotate(-4deg);
  }

  .second_section {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .screenshot {
    z-index: auto;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .image-74 {
    background-image: url('../images/hexagones-star-overdrive-header-V3.webp');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: contain;
  }

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

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

  .right-arrow-2 {
    width: auto;
  }

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

  .slider-3 {
    width: 100%;
  }

  .slider-4 {
    z-index: auto;
    height: 100vh;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .image-122 {
    width: 70px;
    min-width: 60px;
    max-width: none;
    transform: none;
  }

  .image-123 {
    width: 70px;
    min-width: 60px;
  }

  .heading-7 {
    color: var(--white);
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 70px;
    font-family: OriginTech Regular, sans-serif;
    font-size: 50px;
    display: flex;
  }

  .game-info {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    background-color: #173052;
    background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: contain;
    flex-flow: column;
    height: 110vh;
    margin-top: 0;
    display: flex;
  }

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

  .bold-text-4 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

  .infos-features {
    font-family: Nasalization, sans-serif;
  }

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

  .bold-text-21 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

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

  .image-124, .image-125, .image-126, .image-127, .image-128 {
    width: 25%;
  }

  .heading-8 {
    color: #173052;
    margin-top: 0;
    margin-bottom: 0;
    font-family: OriginTech Regular, sans-serif;
    font-size: 50px;
    line-height: 1;
  }

  .slide-wrapper {
    z-index: -1;
    position: static;
    inset: 0% 0% auto;
  }

  .section-11 {
    background-color: #173052;
  }

  .slider-5 {
    height: auto;
  }

  .div-block-148 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .features-mobile {
    display: none;
  }

  .third-section {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .fourth-section {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .image-134 {
    width: 300%;
    transform: rotate(90deg);
  }

  .image-135 {
    width: 25%;
  }

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

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

  .image-136 {
    width: 25%;
  }

  .div-block-153 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image-137, .image-138 {
    width: 25%;
  }

  .bold-text-22, .bold-text-23 {
    color: #fff;
    font-family: Nasalization Rg, sans-serif;
  }

  .image-139 {
    width: 25%;
  }

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

  .heading-12 {
    color: #fff;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 70px;
    font-family: OriginTech Regular, sans-serif;
    font-size: 50px;
    line-height: 1;
    display: flex;
  }

  .slider-6 {
    width: 100%;
    height: 100%;
  }

  .text-block-22 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
    font-size: 25px;
    line-height: 1.2;
  }

  .heading-13 {
    color: #173052;
    font-family: Nasalization, sans-serif;
    font-size: 24px;
  }

  .image-141 {
    width: 30%;
    transform: rotate(-4deg);
  }

  .image-141.story {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-141.keytar {
    background-color: #fff;
    border: 5px dotted #000;
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-141.hoverboard {
    border: 5px dotted #173053;
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .heading-14 {
    color: #173052;
    margin-top: 0;
    margin-bottom: 0;
    font-family: OriginTech Regular, sans-serif;
    font-size: 50px;
    line-height: 1;
  }

  .features-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
    margin-bottom: 55px;
    display: flex;
  }

  .heading-18, .heading-19 {
    color: #173052;
    font-family: Nasalization, sans-serif;
  }

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

  .div-block-156 {
    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-157 {
    margin-top: 20px;
  }

  .image-147, .image-148 {
    width: 120px;
  }

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

  .link-block-9.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-10.wishlist.desktop {
    background-image: linear-gradient(#ffda44, #ffda44);
    border-radius: 7px;
  }

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

  .div-block-158 {
    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-159 {
    margin-top: 20px;
  }

  .image-149 {
    width: 120px;
  }

  .button-stores {
    width: 20%;
  }

  .button-stores.wishlist {
    width: 180px;
    height: 90px;
    display: flex;
  }

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

  .button-stores.wishlist.switch {
    border: 2px solid var(--white);
    background-color: #1c304f;
    background-image: none;
    width: 185px;
    height: 60px;
    margin-top: 0;
  }

  .button-stores.wishlist.ps {
    width: 180px;
    height: 90px;
  }

  .button-stores.ps5.wishlist {
    background-color: #17305300;
    background-image: url('../images/SO_Play_Album-1.png');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    width: 40%;
    height: 80%;
    display: flex;
  }

  .button-stores.ps5.wishlist.ost {
    width: 330px;
    height: 320px;
  }

  .button-stores.switch.wishlist {
    border-width: 1px;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 60px;
    display: flex;
  }

  .button-stores.nintendo.wishlist {
    background-color: #fff;
    background-image: none;
    width: 19%;
    display: flex;
  }

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

  .button-stores.steam.wishlist {
    background-color: var(--blue-star-overdrive);
    background-color: #1c304f;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 60px;
    display: flex;
  }

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 160px;
    height: 60px;
  }

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

  .image-150 {
    width: 60%;
  }

  .section-14 {
    width: 100%;
    height: 14%;
    margin-top: 0;
  }

  .div-block-160 {
    box-shadow: none;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: none;
  }

  .link-block-11 {
    box-shadow: none;
    background-color: #fff0;
    background-image: url('../images/star-overdrive-background-button.svg');
    background-position: 50%;
    background-size: cover;
    width: 14%;
    padding: 12px 70px;
    transform: skew(0deg);
  }

  .slider-7 {
    height: 17%;
  }

  .image-152 {
    width: 70px;
    min-width: 60px;
    max-width: none;
    transform: none;
  }

  .image-153 {
    width: 70px;
    min-width: 60px;
  }

  .image-155 {
    width: 70px;
    min-width: 60px;
    max-width: none;
    transform: none;
  }

  .image-156 {
    width: 70px;
    min-width: 60px;
  }

  .image-157 {
    border: 10px solid #173052;
  }

  .right-arrow-3 {
    margin-right: 30px;
  }

  .left-arrow-3 {
    margin-left: 30px;
  }

  .heading-20 {
    color: #ffda61;
  }

  .trailer.captures-d-ecran {
    width: auto;
    height: auto;
    margin-top: 100px;
  }

  .image-163 {
    border: 10px solid #173052;
  }

  .heading-23 {
    font-size: 50px;
  }

  .image-166, .image-167 {
    border: 10px solid #173052;
  }

  .heading-24 {
    font-size: 50px;
    line-height: 1;
  }

  .image-168, .image-169 {
    width: 100px;
  }

  .image-170 {
    border: 10px solid #173052;
  }

  .heading-25 {
    font-size: 50px;
  }

  .image-171 {
    width: 100px;
  }

  .image-172 {
    width: 100px;
    transform: rotate(0);
  }

  .image-173 {
    width: 100%;
  }

  .button-store.fr.wishlist.es {
    width: 50%;
    height: 80px;
    padding-top: 20px;
  }

  .button-store.fr.wishlist.es.steam {
    pointer-events: auto;
    transition: none;
  }

  .button-store.fr.wishlist.es.switch {
    pointer-events: auto;
    transition-property: none;
    box-shadow: 0 2px 5px #0003;
  }

  .button-store.en {
    pointer-events: auto;
    width: 180px;
    height: 90px;
    transition-property: none;
    display: flex;
    box-shadow: 1px 6px 5px #000;
  }

  .button-store.es.switch.wishlist {
    border-width: 3px;
    width: 40%;
  }

  .button-store.es.steam.wishlist {
    border-width: 3px;
    width: 40%;
    padding-top: 20px;
  }

  .text-block-25 {
    line-height: 1;
  }

  .text-block-25.en {
    margin-top: 0;
    font-size: 40px;
  }

  .image-175 {
    width: 110px;
  }

  .div-block-165 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 130px;
    display: flex;
  }

  .link-block-16 {
    width: 40px;
  }

  .image-178 {
    border: 2px solid var(--white);
    opacity: 0;
    width: 240px;
    height: 138px;
  }

  .image-179 {
    width: 120px;
  }

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

  .bold-text-26 {
    line-height: 1;
  }

  .div-block-175 {
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 130px;
  }

  .div-block-176 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-34 {
    margin-left: 35px;
    font-size: 25px;
  }

  .section-15 {
    width: 100%;
    height: 100%;
  }

  .image-180 {
    max-width: 100%;
    margin: 0;
  }

  .body-2 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .ost-button {
    border: 2px solid var(--white);
    border-radius: 70px;
    width: 350px;
    height: 350px;
  }

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

  .text-block-36 {
    color: var(--white);
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--blue-star-overdrive);
    margin-top: 20px;
    font-family: Nasalization Rg, sans-serif;
    font-size: 30px;
    line-height: 1;
  }

  .quotes, .quotes-2.fr {
    background-color: #173053;
  }

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

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

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

  .link-block-18 {
    width: 160px;
  }

  .pop-up-switch {
    display: none;
  }

  .pop-up-item {
    background-image: url('../images/hexagones-star-overdrive-trailer-bottom-V2.webp');
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 850px;
    height: 500px;
    padding: 0;
  }

  .image-186 {
    width: 540px;
  }

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

  .button-7 {
    background-color: var(--white);
    text-align: center;
    border: 4px solid #fff;
    border-radius: 70px;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 75px;
    padding: 30px 40px;
    font-family: OriginTech Regular, sans-serif;
    font-size: 17px;
    transition: padding .4s;
    display: flex;
  }

  .pop-up-button {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-8 {
    background-color: var(--white);
    text-align: left;
    width: 170px;
    height: 80px;
    padding: 30px 40px;
    font-size: 17px;
  }

  .pop-up-wishlist {
    background-color: #0006;
    display: none;
  }

  .image-187 {
    width: 110px;
  }

  .div-block-189 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 130px;
    display: flex;
  }

  .btn-section {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-45 {
    color: #1c304f;
    margin-top: -98px;
    margin-bottom: 0;
    font-size: 40px;
  }

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

  .section-16 {
    margin-top: -374px;
  }

  .div-block-192 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 130px;
  }

  .text-block-46 {
    line-height: 1;
  }

  .text-block-46.en {
    margin-top: 0;
    font-size: 40px;
  }

  .image-189 {
    width: 120px;
  }

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

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

  .items {
    margin-top: 174px;
    padding-top: 0;
  }

  .text-block-49 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    background-image: url('../images/background-anouncement-star-overdrive.webp');
    background-position: 50%;
    background-size: cover;
    padding: 12px 35px 10px 32px;
  }

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

  .bold-text-30, .bold-text-31 {
    font-size: 30px;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
  }

  .img-hexagones {
    margin-top: -200px;
  }

  .pitch {
    background-image: none;
    justify-content: center;
    align-items: center;
    padding: 1.7rem 0;
  }

  .first-para {
    width: 80%;
    margin-right: 0;
  }

  .paragraph-2 {
    text-align: center;
  }

  .paragraph-2.title {
    text-align: center;
    letter-spacing: 8px;
  }

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

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

  .link-block-8 {
    text-align: center;
  }

  .footer-wrapper {
    flex-direction: column;
  }

  .image-67 {
    text-align: center;
    width: 47%;
    margin-top: 2%;
  }

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

  .image-68 {
    width: 190px;
    max-width: 100%;
    margin-bottom: 25%;
    display: block;
  }

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

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

  .view {
    display: none;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    display: flex;
  }

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

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

  .container-6 {
    max-width: 728px;
  }

  .footer-section {
    overflow: hidden;
  }

  .section-10 {
    margin-top: -400px;
  }

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

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

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

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

  .fs-cc-prefs_component-9 {
    display: none;
  }

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

  .banner_text {
    margin-right: 0;
  }

  .banner_trigger {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .first_features {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: center;
    align-items: center;
  }

  .image-73 {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-73.story {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    width: 40%;
    height: auto;
    transform: rotate(4deg);
  }

  .image-73.keytar {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-73.hoverboard {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-73.alien {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-73.fight {
    transform: rotate(-4deg);
  }

  .second_section {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

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

  .div-block-51 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

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

  .div-block-55 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

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

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

  .image-124, .image-125, .image-126, .image-127, .image-128 {
    width: 30%;
  }

  .div-block-148 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 120vh;
  }

  .third-section, .fourth-section {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .image-135 {
    width: 30%;
  }

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

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

  .div-block-152 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .image-136 {
    width: 30%;
  }

  .div-block-153 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 120vh;
  }

  .image-137, .image-138, .image-139 {
    width: 30%;
  }

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

  .div-block-155 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .image-141 {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(-4deg);
  }

  .image-141.story {
    border: 3px dotted var(--blue-star-overdrive);
    border-radius: 20px;
    transform: rotate(4deg);
  }

  .image-141.hoverboard {
    transform: rotate(4deg);
  }

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

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

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

  .image-148 {
    width: 100px;
  }

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

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

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

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

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

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

  .button-stores.wishlist.switch {
    width: 150px;
  }

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

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

  .button-stores.switch {
    opacity: 1;
    width: 100%;
  }

  .button-stores.switch.wishlist {
    width: 150px;
    padding-top: 5px;
  }

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

  .button-stores.steam.wishlist {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

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

  .image-152, .image-153, .image-155, .image-156 {
    width: 30px;
    min-width: 0;
  }

  .image-157 {
    border: 5px solid #ffda61;
  }

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

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

  .heading-20 {
    color: #ffda61;
  }

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

  .image-163 {
    border: 5px solid #ffda61;
  }

  .heading-23 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .image-164 {
    width: 50px;
    transform: rotate(0);
  }

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

  .image-166, .image-167 {
    border: 5px solid #173052;
  }

  .heading-24 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-169 {
    width: 50px;
    transform: rotate(0);
  }

  .image-170 {
    border: 5px solid #173052;
  }

  .heading-25 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-172 {
    width: 50px;
    transform: rotate(0);
  }

  .div-block-165 {
    flex-flow: column;
    margin-top: 0;
  }

  .image-179 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .div-block-166 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    display: flex;
  }

  .div-block-175 {
    justify-content: center;
    align-items: center;
    height: 260px;
  }

  .div-block-176 {
    justify-content: center;
    align-items: center;
    margin-top: 21px;
    display: flex;
  }

  .div-block-189 {
    flex-flow: column;
    margin-top: 0;
  }

  .btn-section {
    justify-content: center;
    align-items: center;
    margin-top: 21px;
    display: flex;
  }

  .section-16 {
    margin-top: -400px;
  }

  .div-block-192 {
    justify-content: center;
    align-items: center;
    height: 260px;
  }

  .image-189 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .img-hexagones {
    margin-top: -151px;
  }

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

  .footer {
    padding-top: 1rem;
  }

  .paragraph-3 {
    text-align: center;
  }

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

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

  .prefs_title {
    font-size: 1.25rem;
  }

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

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

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

  .first_features {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    align-items: center;
  }

  .second_section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

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

  .image-119 {
    width: 30px;
  }

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

  .image-120, .image-122, .image-123 {
    width: 30px;
  }

  .third-section, .fourth-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

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

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

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

  .image-147 {
    width: 100px;
  }

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

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

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

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

  .image-149 {
    width: 100px;
  }

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 110px;
    height: 50px;
  }

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

  .button-stores.switch.wishlist {
    width: 110px;
    height: 50px;
  }

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

  .button-stores.steam.wishlist {
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 50px;
    display: flex;
  }

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 110px;
    height: 50px;
  }

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

  .image-152, .image-153, .image-155, .image-156 {
    width: 30px;
  }

  .image-157 {
    border: 5px solid #ffda61;
  }

  .right-arrow-3 {
    justify-content: center;
    align-items: center;
    padding-left: 23px;
    padding-right: 0;
  }

  .left-arrow-3 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 7px;
    padding-left: 0;
    transform: rotate(0);
  }

  .heading-20 {
    color: #ffda61;
  }

  .trailer.captures-d-ecran {
    background-image: none;
  }

  .image-163 {
    border: 5px solid #ffda61;
  }

  .heading-23 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

  .image-164 {
    width: 30px;
    transform: rotate(0);
  }

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

  .image-166, .image-167 {
    border: 5px solid #173052;
  }

  .heading-24 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-169 {
    width: 40px;
    margin-right: 7px;
    padding-right: 0;
    transform: rotate(0);
  }

  .image-170 {
    border: 5px solid #173052;
  }

  .heading-25 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
  }

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

  .image-172 {
    width: 40px;
    transform: rotate(0);
  }

  .text-block-25 {
    text-align: center;
  }

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

  .image-178 {
    width: 70px;
  }

  .image-179 {
    width: 69.5938px;
  }

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

  .div-block-166 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    display: flex;
  }

  .div-block-168 {
    align-items: center;
  }

  .div-block-175 {
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 130px;
  }

  .div-block-176 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 90%;
  }

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

  .btn-section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 90%;
  }

  .div-block-192 {
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 130px;
  }

  .text-block-46 {
    text-align: center;
  }

  .image-189 {
    width: 69.5938px;
  }
}

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

  .banner.mobile {
    height: 90vh;
    margin-bottom: 0%;
    display: none;
  }

  .logo {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
  }

  .character {
    display: inline-block;
  }

  .character.mobile {
    margin-bottom: 0%;
    display: inline-block;
  }

  .character.desktop {
    display: none;
  }

  .features-section {
    color: #173052;
    background-image: none;
  }

  .body {
    background-color: var(--white);
    background-image: none;
  }

  .slider {
    height: 50vh;
  }

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

  .img-hexagones {
    margin-top: -85px;
  }

  .pitch {
    background-color: #173053;
    margin-top: -10px;
    margin-bottom: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .paragraph-2.title {
    font-size: 10px;
  }

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

  .video-trailer {
    display: none;
  }

  .video-trailer.mobile {
    background-image: url('../images/hexagones-star-overdrive-trailer-top-V2--.webp'), url('../images/hexagones-star-overdrive-header-V5-.webp');
    margin-bottom: 0%;
    display: flex;
  }

  .text-block-4 {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
  }

  .footer-wrapper {
    margin-top: 26%;
  }

  .image-67 {
    width: 70%;
    margin-top: 5%;
  }

  .mobile {
    margin-bottom: 30%;
  }

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

  .image-68 {
    width: 150px;
  }

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

  .container-7 {
    max-width: 27ch;
  }

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

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

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

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

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

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

  .section-9 {
    display: none;
  }

  .button-6.wishlist.mobile {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 25px;
    display: block;
  }

  .section-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: -263px;
    margin-bottom: 0;
  }

  .section-10.old {
    display: none;
  }

  .paragraph-3 {
    display: block;
  }

  .paragraph-3.test-date {
    text-align: left;
    width: 85%;
    margin-top: -69px;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 20px;
    line-height: 1;
  }

  .paragraph-3.desktop {
    color: var(--blue-star-overdrive);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    background-image: none;
    font-size: 29px;
    line-height: 1.1;
    display: flex;
  }

  .fs-cc-prefs_content-7 {
    padding: 1.5rem;
  }

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

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

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

  .fs-cc-prefs_component-9 {
    padding: 1.5rem;
  }

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

  .section-100vh {
    display: none;
  }

  .section-100vh.desktop {
    display: block;
  }

  .section-100vh.mobile {
    height: 0;
    margin-bottom: 0%;
    display: flex;
  }

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

  .div-block-cta-btn {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-top: 710px;
    margin-bottom: 0%;
    padding-top: 15%;
    padding-bottom: 15%;
    display: flex;
  }

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

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

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

  .prefs_component-4, .prefs_content {
    padding: 1.5rem;
  }

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

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

  .prefs_content-2 {
    padding: 1.5rem;
  }

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

  .prefs_content-4 {
    padding: 1.5rem;
  }

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

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

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

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

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

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

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

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

  .image-57 {
    width: 100%;
  }

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

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

  .div-block-36 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

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

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

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

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

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

  .image-72 {
    width: 100%;
  }

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

  .div-block-113 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

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

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

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

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

  .div-block-115 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

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

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

  .div-block-117 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

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

  .div-block-119 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

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

  .div-block-121 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

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

  .div-block-123 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .div-block-125 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .div-block-127 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .div-block-129 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .div-block-131 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

  .prefs_content-5 {
    padding: 1.5rem;
  }

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

  .div-block-133 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .prefs_content-6 {
    padding: 1.5rem;
  }

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

  .div-block-135 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .prefs_content-7 {
    padding: 1.5rem;
  }

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

  .div-block-137 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

  .prefs_content-8 {
    padding: 1.5rem;
  }

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

  .div-block-139 {
    order: -1;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 1rem;
  }

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

  .prefs_content-9 {
    padding: 1.5rem;
  }

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

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

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

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

  .prefs_content-10 {
    padding: 1.5rem;
  }

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

  .div-block-143 {
    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-10 {
    margin-bottom: .5rem;
  }

  .prefs_content-11 {
    padding: 1.5rem;
  }

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

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

  .features {
    display: none;
  }

  .text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

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

  .text-block-19 {
    font-family: Nasalization Rg, sans-serif;
  }

  .heading-6 {
    font-family: Nasalization, sans-serif;
  }

  .slider-2 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

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

  .image-119 {
    width: 20px;
  }

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

  .image-120 {
    width: 20px;
  }

  .slider-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .image-122, .image-123 {
    width: 20px;
  }

  .heading-7 {
    color: var(--white);
    text-align: center;
    margin-top: 0;
    padding-top: 30px;
    font-family: OriginTech Regular, sans-serif;
  }

  .game-info {
    background-color: #173052;
    height: 950px;
  }

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

  .div-block-52 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text-4 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

  .infos-features {
    font-family: Nasalization, sans-serif;
  }

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

  .div-block-146 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 2rem;
    padding-bottom: 0;
  }

  .bold-text-21 {
    color: var(--white);
    font-family: Nasalization Rg, sans-serif;
  }

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

  .image-124, .image-125, .image-126, .image-127, .image-128 {
    width: 40%;
  }

  .heading-8 {
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
  }

  .slider-5 {
    height: auto;
  }

  .div-block-148 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 105vh;
  }

  .icon {
    width: 50%;
  }

  .heading-9 {
    color: #173052;
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
    font-size: 30px;
  }

  .heading-10 {
    color: #173052;
    text-align: center;
    font-family: Nasalization, sans-serif;
    font-size: 32px;
    line-height: 1;
  }

  .text-block-20 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
  }

  .features-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .features-mobile {
    margin-top: 35px;
    margin-bottom: 35px;
    display: block;
  }

  .image-130 {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 80%;
    transform: rotate(2deg);
  }

  .heading-11 {
    color: #173052;
    text-align: center;
    font-family: Nasalization, sans-serif;
  }

  .text-block-21 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
  }

  .features-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-131 {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 80%;
    transform: rotate(-4deg);
  }

  .features-sections {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .features-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .image-132 {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 80%;
    transform: rotate(4deg);
  }

  .features-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-133 {
    border: 5px dotted #173053;
    border-radius: 20px;
    width: 80%;
    transform: rotate(-4deg);
  }

  .image-135 {
    width: 40%;
  }

  .div-block-150 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

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

  .image-136 {
    width: 40%;
  }

  .div-block-153 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 105vh;
  }

  .image-137, .image-138 {
    width: 40%;
  }

  .bold-text-22, .bold-text-23 {
    color: #fff;
    font-family: Nasalization Rg, sans-serif;
  }

  .image-139 {
    width: 40%;
  }

  .div-block-154 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-12 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 30px;
    font-family: OriginTech Regular, sans-serif;
    font-size: 30px;
  }

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

  .slider-6 {
    height: auto;
  }

  .text-block-22 {
    font-family: Nasalization Rg, sans-serif;
  }

  .heading-13 {
    font-family: Nasalization, sans-serif;
  }

  .heading-14 {
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
  }

  .features-2 {
    display: none;
  }

  .heading-15 {
    color: #173052;
    text-align: center;
    font-family: OriginTech Regular, sans-serif;
    font-size: 30px;
  }

  .image-142 {
    border: 5px dotted #173052;
    border-radius: 20px;
    width: 80%;
    transform: rotate(4deg);
  }

  .text-block-23 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
  }

  .heading-16 {
    color: #173052;
    text-align: center;
    font-family: Nasalization, sans-serif;
    font-size: 24px;
    line-height: 1;
  }

  .image-143, .image-144 {
    border: 5px dotted #173052;
    border-radius: 20px;
    width: 80%;
    transform: rotate(-4deg);
  }

  .image-145 {
    border: 5px dotted #173052;
    border-radius: 20px;
    width: 80%;
    transform: rotate(4deg);
  }

  .heading-17 {
    color: #173052;
    text-align: center;
    font-family: Nasalization, sans-serif;
    font-size: 24px;
    line-height: 1;
  }

  .text-block-24 {
    color: #173052;
    text-align: center;
    font-family: Nasalization Rg, sans-serif;
  }

  .heading-18, .heading-19 {
    color: #173052;
    font-family: Nasalization, sans-serif;
    font-size: 24px;
  }

  .section-12, .section-13 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-24, .bold-text-25 {
    font-size: 24px;
  }

  .image-146 {
    width: 90px;
  }

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

  .div-block-156 {
    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-157 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
  }

  .image-147, .image-148 {
    width: 90px;
  }

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

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

  .link-block-9.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-10 {
    height: 67px;
  }

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

  .div-block-158 {
    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-159 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
  }

  .image-149 {
    width: 90px;
  }

  .button-stores.wishlist.xbox {
    background-color: var(--blue-star-overdrive);
    width: 110px;
  }

  .button-stores.wishlist.xbox.mobile {
    width: 120px;
    margin-bottom: 0%;
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: 1px 6px 5px #000;
  }

  .button-stores.wishlist.ps5 {
    box-shadow: none;
    background-image: none;
    border-width: 1px;
    width: 40px;
    height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-stores.wishlist.ps5.mobile {
    width: 120px;
    margin-bottom: 0%;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 20px;
    box-shadow: 1px 6px 5px #000;
  }

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

  .button-stores.ps5.wishlist {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    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;
  }

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

  .button-stores.nintendo.wishlist {
    width: 100%;
    display: flex;
    overflow: visible;
  }

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

  .button-stores.wishlist, .button-stores.wishlist.ps {
    width: 120px;
  }

  .div-block---buttons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .slider-7 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .image-152, .image-153, .image-155, .image-156 {
    width: 20px;
  }

  .image-157 {
    border: 5px solid #173052;
  }

  .image-158 {
    width: 10px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-159 {
    width: 10px;
    transform: rotate(90deg);
  }

  .right-arrow-3 {
    padding-left: 47px;
    padding-right: 0;
  }

  .left-arrow-3 {
    margin-left: 5px;
    padding-left: 0;
  }

  .heading-20 {
    color: #ffda61;
    line-height: 1.1;
  }

  .trailer.captures-d-ecran {
    background-image: none;
    margin-bottom: 4rem;
  }

  .heading-21, .heading-22 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
    font-size: 31px;
  }

  .image-161 {
    width: 10px;
    transform: rotate(90deg);
  }

  .image-162 {
    width: 10px;
    transform: rotateX(0)rotateY(180deg)rotateZ(90deg);
  }

  .image-163 {
    border: 5px solid #173052;
  }

  .heading-23 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
    font-size: 31px;
  }

  .image-164 {
    width: 20px;
    transform: rotate(0);
  }

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

  .image-166, .image-167 {
    border: 5px solid #173052;
  }

  .heading-24 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
    font-size: 31px;
  }

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

  .image-169 {
    width: 20px;
    transform: rotate(0);
  }

  .image-170 {
    border: 5px solid #173052;
  }

  .heading-25 {
    color: #173052;
    font-family: OriginTech Regular, sans-serif;
    font-size: 31px;
  }

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

  .image-172 {
    width: 20px;
    transform: rotate(0);
  }

  .button-store {
    margin-left: 20px;
    margin-right: 20px;
  }

  .button-store.fr {
    border-width: 3px;
  }

  .button-store.fr.es.wishlist {
    border-width: 1px;
    border-radius: 40px;
    width: 120px;
    height: 50px;
    transition-property: none;
    box-shadow: 1px 6px 5px #000;
  }

  .button-store.fr.es.wishlist.ost {
    background-image: url('../images/SO_Play_Album-1.png');
    background-size: cover;
  }

  .button-store.de.wishlist {
    border-width: 3px;
  }

  .text-block-25 {
    text-align: center;
    text-shadow: 3px 3px 7px #000000e6;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1;
    display: none;
  }

  .text-block-25.es {
    margin-bottom: 5px;
    font-size: 28px;
  }

  .text-block-25.fr {
    font-size: 24px;
  }

  .image-175 {
    opacity: 1;
    width: 150px;
    margin-left: 0;
  }

  .div-block-164 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 160px;
    margin-top: -25px;
    display: flex;
  }

  .image-176 {
    height: 170%;
    margin-bottom: 7px;
  }

  .div-block---buttons-2 {
    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-166 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .text-block-29 {
    color: var(--blue-star-overdrive);
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    font-family: Nasalization, sans-serif;
    font-size: 5px;
  }

  .div-block-169 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 60%;
    display: flex;
  }

  .bold-text-28 {
    text-align: center;
    -webkit-text-stroke-width: 1px;
    font-size: 20px;
    display: inline-block;
  }

  .text-block-31 {
    color: var(--blue-star-overdrive);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    font-family: Nasalization, sans-serif;
    font-size: 20px;
    display: none;
  }

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

  .text-block-32 {
    color: var(--blue-star-overdrive);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    font-family: Nasalization, sans-serif;
    font-size: 20px;
  }

  .div-block-172 {
    flex-flow: column;
    height: 100%;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-173 {
    flex-flow: column;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .text-block-33 {
    color: var(--blue-star-overdrive);
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    font-family: Nasalization, sans-serif;
    font-size: 20px;
  }

  .ost-button {
    border-radius: 100px;
    width: 120px;
    height: 120px;
  }

  .ost-button.youtube-btn {
    border-radius: 100px;
  }

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

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

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

  .text-block-35 {
    color: var(--blue-star-overdrive);
    font-family: Nasalization, sans-serif;
  }

  .text-block-36 {
    margin-top: 39px;
  }

  .link-block-17 {
    background-image: url('../images/SO_Play_Album-1.png');
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 120px;
    height: 120px;
    display: flex;
  }

  .div-block-182 {
    display: block;
  }

  .mobile-buttons {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 180px;
    display: flex;
  }

  .image-181.image {
    margin-right: 50px;
  }

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

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

  .quote.fr {
    max-width: none;
  }

  .image-182 {
    margin-left: 0;
  }

  .image-182.mobile {
    margin-left: 50px;
  }

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

  .text-block-37.en.gn {
    color: #fff;
    padding-left: 28px;
    padding-right: 28px;
    font-family: Nasalization Rg, sans-serif;
    font-size: 18px;
  }

  .text-block-37.hardcoregamer.en.austra {
    font-size: 17px;
  }

  .text-block-38 {
    padding-top: 20px;
    font-family: Nasalization Rg, sans-serif;
  }

  .text-block-39 {
    color: #fff;
    font-family: Nasalization Rg, sans-serif;
  }

  .quotes {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    display: none;
  }

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

  .text-block-41.note {
    font-size: 54px;
  }

  .quotes-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .quotes-2.fr {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: none;
  }

  .text-block-43 {
    color: var(--blue-star-overdrive);
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 310px;
    margin: 120px 0 0 5px;
    padding: 0;
    font-family: Nasalization, sans-serif;
    font-size: 30px;
    line-height: 1.1;
    display: flex;
  }

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

  .link-block-19 {
    background-color: var(--blue-star-overdrive);
    border: 1px solid #fff;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 50px;
    display: flex;
  }

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

  .image-185 {
    width: 80px;
  }

  .section-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: -263px;
    margin-bottom: 0;
  }

  .text-block-46 {
    text-align: center;
    text-shadow: 3px 3px 7px #000000e6;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.1;
  }

  .quote-mobile {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
  }

  .slide-7 {
    background-color: #1c304f;
    width: 100%;
  }

  .left-arrow-4, .right-arrow-4 {
    display: none;
  }

  .slide-nav-2 {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .mask {
    width: auto;
  }

  .slide-8 {
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .slide-9 {
    background-color: #1c304f;
  }

  .right-arrow-5, .icon-2 {
    display: none;
  }

  .slide-10 {
    background-color: #1c304f;
  }

  .left-arrow-5 {
    display: none;
  }

  .quote4, .quote2, .quote3 {
    background-color: #173053;
  }

  .quote1 {
    background-color: #173053;
    margin-top: 0;
  }

  .quote5, .quote6 {
    background-color: #173053;
  }

  .icon-3, .header-new-ka {
    display: none;
  }

  .mobile-header-new {
    background-image: url('../images/keyart-star-overdrive-non-anime.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    display: block;
  }

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

  .text-block-51 {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #fff;
    background-image: url('../images/background-anouncement-star-overdrive.webp');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 130px;
    padding: 7px 12px;
    font-family: Nasalization, sans-serif;
    font-size: 21px;
    line-height: 1.1;
    display: block;
  }
}


@font-face {
  font-family: 'Nasalization';
  src: url('../fonts/Nasalization-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OriginTech Regular';
  src: url('../fonts/OriginTechRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nasalization Rg';
  src: url('../fonts/nasalization-rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}