<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --black: #000000de;
  --white: white;
}

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

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

a {
  text-decoration: underline;
}

strong {
  color: #aeaeae;
  font-weight: 700;
}

.head {
  background-image: linear-gradient(#0000 88%, #edb16f 97%), url('../images/Key-art-Caravn-Sandwitch.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
}

.logo {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: -17px;
  margin-left: 20.9rem;
  display: flex;
  overflow: hidden;
}

.image {
  width: 490px;
  margin-top: 0;
  margin-right: 0;
  font-size: 110px;
  position: relative;
  top: 32px;
}

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

.pitch {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  background-image: url('../images/Caravan-sandwitch-background-pitch.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3.8rem 5rem 5.6rem;
  display: flex;
}

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

.caravan-sandwitch.gifs {
  justify-content: center;
  align-items: center;
  height: 15%;
  display: flex;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  padding: 1rem 2rem;
  font-family: Made Tommy Personal Use, sans-serif;
}

.paragraph {
  text-align: center;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 20px;
}

.paragraph.title {
  letter-spacing: 10px;
  margin-bottom: 0;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 14px;
}

.trailer {
  background-image: url('../images/caravan-sandwitch-desert.webp');
  background-position: 50% 100%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 70vh;
  margin-top: 2rem;
  display: flex;
}

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

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

.background-video {
  background-image: url('../images/separator-screenshot-bot.svg'), url('../images/separator-screenshot-top.svg');
  background-position: 50% 106%, 50% -6%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-2 {
  padding-top: 145px;
}

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

.open_world {
  background-color: #f5d6a5;
  flex-flow: column;
  margin-top: -5px;
  margin-bottom: 2rem;
  padding-top: 2rem;
  display: flex;
  position: static;
}

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

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

.paragraph-2 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000, #000);
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-size: 20px;
}

.screenshots {
  z-index: 1;
  position: relative;
  top: 0;
}

.div-block-5 {
  z-index: 9;
  background-image: linear-gradient(#ff000080, #ff000080);
  height: 30%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-6 {
  height: 115vh;
  margin-bottom: -100px;
  position: relative;
}

.slide {
  background-image: url('../images/Rose1920.webp');
  background-position: 50%;
  background-size: cover;
}

.slider {
  height: 100%;
  position: static;
}

.slider-2 {
  height: 20vh;
}

.slide-nav {
  opacity: 0;
}

.game-info {
  z-index: 2;
  position: static;
  top: 1px;
}

.paragraph-9 {
  color: #ffdaad;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  display: flex;
}

.bold-text-8 {
  color: #5dbcf9;
  text-transform: uppercase;
  background-image: url('../images/White-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100px;
  padding: 9px 55px;
  font-family: Primetime, sans-serif;
  font-size: 20px;
}

.paragraph-10 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 3.2rem;
  padding: 12px 5px;
  font-size: 22px;
  display: flex;
}

.bold-text-10, .bold-text-5 {
  color: #fff;
  font-family: Primetime, sans-serif;
  font-size: 25px;
}

.bold-text-9 {
  color: #fff;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 25px;
}

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

.div-block-51 {
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-51.bottom-info {
  margin-bottom: 233px;
}

.div-block-51.top-info {
  padding-top: 4rem;
}

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

.bold-text-13 {
  color: #fff;
  background-image: url('../images/back-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100px;
  padding: 9px 55px;
  font-size: 20px;
}

.paragraph-11 {
  color: #ffdaad;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  display: flex;
}

.bold-text-12 {
  color: #fff;
  font-family: Primetime, sans-serif;
}

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

.bold-text-11 {
  color: #fff;
  font-family: Primetime, sans-serif;
  font-size: 25px;
}

.bold-text-14 {
  color: #5dbcf9;
  text-transform: uppercase;
  background-image: url('../images/White-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100px;
  padding: 9px 55px;
  font-family: Primetime, sans-serif;
  font-size: 20px;
}

.paragraph-12 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 3.2rem;
  padding: 12px 5px;
  font-family: Primetime, sans-serif;
  font-size: 22px;
  display: flex;
}

.footer {
  padding-top: 9rem;
  padding-bottom: 1rem;
  position: relative;
}

.container-8 {
  display: block;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  padding-top: 1rem;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}

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

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

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

.button-4 {
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 15px;
}

.footer-dark-desktop {
  background-color: #091c03;
  border-top: 0 solid #fff;
  border-bottom: 0 solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 13rem;
  position: relative;
  overflow: visible;
}

.section-divider-bae_divider_1712310608249, .section-divider-bae_divider_1712310609594, .section-divider-bae_divider_1712310610747 {
  color: #fff;
  transform-style: preserve-3d;
  width: 100%;
  height: 17px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(180deg);
}

.section-divider-bae_divider_1712310638133, .section-divider-bae_divider_1712310641757, .section-divider-bae_divider_1712310643049, .section-divider-bae_divider_1712310644091 {
  color: #fff;
  transform-style: preserve-3d;
  width: 100%;
  height: 17px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.section-divider-bae_divider_1712310649364, .section-divider-bae_divider_1712310665165 {
  color: #fff;
  transform-style: preserve-3d;
  width: 100%;
  height: 16px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.new-page {
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: 1080px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-column-gap: 10px;
  background-image: url('../images/SECTION--Frame-3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  height: 1080px;
  min-height: 1080px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cswtitlesmall-1 {
  object-fit: cover;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #d44039;
  border-radius: 999px;
  padding: 20px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
  display: block;
}

.button-primary:hover {
  color: #fff;
  background-color: #eeb572;
  box-shadow: inset -2px 0 5px 1px #00000061;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.nav-link:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
  position: fixed;
}

.navbar-wrapper {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 999px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: inset 0 2px 4px #00000075;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

.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_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_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

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

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

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

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

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

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

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

.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-banner_close-icon {
  -webkit-text-stroke-color: #250c0c;
  width: 1.5rem;
  height: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

.fs-cc-banner_component-2 {
  z-index: 998;
  background-color: #5dbcf9;
  border: 1px solid #000;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-banner_component-2.fr, .fs-cc-banner_component-2.de {
  display: none;
}

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

.fs-cc-prefs_component-3.fr, .fs-cc-prefs_component-3.de {
  display: 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_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

.section {
  height: 100vh;
}

.div-block-56 {
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.div-block-56.abso {
  background-image: linear-gradient(#6b1e1e80, #6b1e1e80);
  position: absolute;
}

.background-video-2 {
  background-image: url('../images/heading-separator.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
}

.background-video-2.desktop {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-shadow: 0 1px 5px #000;
  background-image: url('../images/separator-screenshot-bot.svg');
  background-position: 50% 109%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-2.mobile {
  background-image: url('../images/separator-screenshot-bot.svg');
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-10 {
  z-index: 99999;
  position: fixed;
  inset: auto 2% 2% auto;
}

.image-6 {
  width: 50px;
}

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

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

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

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

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

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

.left-arrow {
  pointer-events: auto;
}

.right-arrow {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

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

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

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

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

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

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

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

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

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

.nav-button-wrapper {
  margin-left: 120px;
}

.nav-button-wrapper.mobile {
  display: none;
}

.nav-button-wrapper.desktop {
  border-bottom-width: 0;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 100px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.menu-button-2 {
  overflow: visible;
}

.image-7 {
  width: 150px;
}

.text-block {
  opacity: .88;
  text-shadow: 0 1px 1px #000;
  margin-top: 1rem;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 38px;
}

.images {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: auto;
  margin-top: 2rem;
  display: grid;
}

.div-block-63 {
  background-image: url('../images/test1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 550px;
  padding-top: 50px;
  display: flex;
  box-shadow: 5px 2px 5px #00000052;
}

.div-block-63._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/test-2.jpg');
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 350px;
}

.div-block-63._3 {
  background-image: url('../images/test-3.jpg');
  border-radius: 14px;
}

.heading-3 {
  margin-top: 194px;
  margin-bottom: 0;
  font-size: 23px;
}

.game_info {
  z-index: 8;
  background-color: #f5d6a5;
  background-image: url('../images/pre-footer-img-caravan-sandwitch.webp');
  background-position: 50% 0;
  background-size: cover;
  margin-top: -4.2rem;
  margin-bottom: 0;
  padding-top: 70px;
  position: relative;
}

.div-block-64 {
  position: absolute;
}

.div-block-65 {
  z-index: 999;
  pointer-events: none;
  background-image: url('../images/separator-screenshot-top.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

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

.button-5 {
  color: #000;
  background-color: #ecb16f;
  border: 3px solid #ecb16f;
  border-radius: 100px;
}

.button-5.vide {
  color: #fff;
  background-color: #ecb16f;
}

.div-block-66 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  top: 2rem;
  right: 2rem;
}

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

.close-buttun {
  z-index: 3;
  width: 100%;
  position: relative;
}

.close-buttun.fixed {
  position: absolute;
  inset: 0% 0% auto;
}

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

.menu {
  z-index: 2;
  background-color: #000;
  background-image: url('../images/background-footer.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-animation {
  cursor: pointer;
  width: 5%;
  margin-top: 2rem;
  margin-left: 2rem;
}

.div-block-71 {
  z-index: 3;
  width: 100%;
  position: relative;
}

.image-11 {
  width: 40%;
}

.link {
  color: #fff;
  margin-bottom: 2rem;
  font-family: Primetime, sans-serif;
  font-size: 50px;
  text-decoration: none;
}

.section-4 {
  background-color: red;
  height: 100vh;
  position: relative;
}

.section-5 {
  background-image: linear-gradient(#edb16fd9, #edb16fd9), url('../images/caravan-sandwitch-screenshot-2.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-13 {
  font-size: 20px;
}

.div-block-72 {
  background-image: url('../images/test1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 550px;
  display: flex;
}

.div-block-72._2 {
  background-image: url('../images/test-2.jpg');
}

.div-block-72._3 {
  background-image: url('../images/test-3.jpg');
}

.heading-4 {
  margin-top: 194px;
}

.gradient {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #00548c;
  background-image: radial-gradient(circle, #e69248 45%, #fff);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 9px 85px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #f0b878;
}

.image-41 {
  width: 30px;
}

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

.div-block-73 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 15%;
  margin-right: 15%;
  display: flex;
}

.section-6 {
  height: 100vh;
}

.background-video-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.image-42 {
  opacity: .6;
}

.text-block-2, .text-block-3, .text-block-4 {
  padding-left: 30px;
  padding-right: 30px;
  font-family: Primetime, sans-serif;
}

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

.div-block-96 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-57 {
  width: 30px;
  padding-bottom: 0;
  padding-right: 0;
}

.image-56 {
  width: 15px;
  padding-bottom: 0;
  padding-right: 0;
}

.image-55 {
  width: 30px;
  padding-bottom: 0;
  padding-right: 0;
}

.image-36 {
  background-image: url('../images/back-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  padding-top: 4px;
  padding-bottom: 4px;
}

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

.image-59 {
  width: 30px;
}

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

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

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

.div-block-26 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 5px #0000008c;
  margin-top: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}

.image-60, .switch-mobile {
  width: 100px;
}

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

.bold-text-15, .bold-text-16, .bold-text-17 {
  font-family: Primetime, sans-serif;
}

.slide-8 {
  background-image: url('../images/Grapple1920.webp');
  background-position: 50%;
  background-size: cover;
}

.image-61.wishlist-ps5 {
  width: 170px;
}

.div-block-99 {
  width: 40%;
}

.image-62 {
  border-top-right-radius: 26px;
  border-bottom-right-radius: 26px;
}

.image-63 {
  width: 25px;
}

.link-block-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(#000, #000);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 9px 12px;
  text-decoration: none;
  display: flex;
}

.link-block-4:hover {
  background-image: radial-gradient(circle, #ffffff2e, #000), linear-gradient(#000, #000);
}

.text-block-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Primetime, sans-serif;
}

.image-64 {
  width: 30px;
}

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

.image-65 {
  width: 30px;
}

.tab-pane-tab-1 {
  margin-bottom: 0;
  padding-bottom: 1rem;
  overflow: visible;
}

.tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #0c2954;
  border-bottom: 2px solid #f5d6a5;
  justify-content: space-between;
  max-width: none;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.container-xlarge {
  width: 100%;
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-toggle {
  color: #fff;
  background-color: #0c2954;
  border-radius: .3125rem;
  padding: 1rem 2.5rem 1rem 1.25rem;
  display: block;
}

.tab-pane_img-wrapper {
  border-radius: .3125rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
  overflow: visible;
}

.padding-global {
  background-image: linear-gradient(#f5d6a5, #f5d6a5);
  padding-left: 5%;
  padding-right: 5%;
}

.section_instructions {
  background-color: #e8eff9;
  width: 100%;
}

.padding-section-large {
  padding-top: 0;
  padding-bottom: 0;
}

.tabs {
  background-image: linear-gradient(to bottom, #5dbcf9, #5dbcf9), linear-gradient(to bottom, var(--black), var(--black));
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 100%;
}

.dropdown {
  color: #fff;
  width: 50%;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-link {
  padding: .625rem 1.25rem;
}

.tab-link {
  opacity: .5;
  text-align: center;
  background-color: #0c295400;
  border: 1px #0c2954;
  border-bottom: .0625rem solid #0c295400;
  border-radius: 0;
  flex: 1;
  padding: 1rem 2rem;
}

.tab-link.w--current {
  opacity: 1;
  color: #fff;
  background-color: #000;
  border-bottom-color: #0c2954;
}

.img-full-cover {
  width: 100%;
}

.dropdown-list {
  color: #0c2954;
  background-color: #e8eff9;
  border: .0625rem solid #0c2954;
  border-top-style: none;
  border-bottom-right-radius: .3125rem;
  border-bottom-left-radius: .3125rem;
  top: 3.75rem;
}

.tabs_component {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section_hero {
  background-color: #e8eff9;
  width: 100%;
}

.bold-text-18 {
  color: #fff;
  font-family: Made Tommy Personal Use, sans-serif;
}

.boldtext {
  color: #fab546;
  -webkit-text-stroke-color: #ff0004;
  font-family: Primetime, sans-serif;
}

.boldtext.nav-item {
  color: #fff;
  font-family: Made Tommy Personal Use, sans-serif;
}

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

.text-block-7 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  font-family: Primetime, sans-serif;
}

.text-block-8, .text-block-9 {
  color: #fff;
  margin-top: 15px;
  font-family: Primetime, sans-serif;
}

.bold-text-21 {
  color: #fff;
  font-family: Made Tommy Personal Use, sans-serif;
}

.tabs-content-wrapper {
  margin-top: 2em;
  overflow: visible;
}

.tabs-nav-background {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  position: absolute;
  inset: 0%;
  box-shadow: 0 22px 2.5em #0006;
}

.container-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.title3 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.2em;
}

.tab-content, .tab-content2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu-underline-wrapper {
  background-color: #464646;
  border-radius: 1.4em;
  align-items: center;
  padding: 1em 2.5em 1.2em;
  display: flex;
}

.section-tabs {
  background-color: #f5d6a5;
  min-height: 100vh;
  padding-top: 7.5em;
  padding-bottom: 6.5em;
  display: flex;
}

.tabs-nav-item-underline2 {
  grid-column-gap: .5em;
  color: #ffffff80;
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline2:hover {
  color: #fff;
  background-color: #0000;
}

.tabs-nav-item-underline2.w--current {
  color: #fff;
  background-color: #0000;
  font-weight: 500;
}

.tabs-nav-unterline {
  z-index: 0;
  background-color: #fff;
  border-radius: 999em;
  height: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.second-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tab-content-image {
  border-radius: 1.4em;
}

.tabs-nav-text {
  z-index: 1;
  position: relative;
}

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

.third-example-with-unterline {
  border-top: 1px dashed #505050;
  margin-top: 5em;
  padding-top: 5em;
}

.tab-content-title {
  color: #fff;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  position: absolute;
}

.p-md-end {
  padding-bottom: 5.5em;
}

.tabs-menu-wrapper {
  background-color: #464646;
  border-radius: 999em;
  align-items: center;
  padding: .7em .8em;
  display: flex;
}

.tabs-nav-item-underline {
  grid-column-gap: .5em;
  color: #ffffff80;
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: .9em 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.tabs-nav-item-underline:hover {
  color: #fff;
  background-color: #0000;
}

.tabs-nav-item-underline.w--current {
  color: #fff;
  background-color: #0000;
  font-weight: 500;
}

.tabs-nav-icon {
  width: 1.5em;
  height: 1.5em;
}

.tabs-nav-item {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 999em;
  flex: 1;
  padding: 1em 2em;
  transition: all .3s;
  position: relative;
}

.tabs-nav-item:hover {
  background-color: #535353;
}

.tabs-nav-item.w--current {
  color: #000;
  background-color: #0000;
  font-weight: 500;
}

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

.tab-pane-miami, .tab-pane-seattle {
  padding-bottom: 2rem;
}

.background-video-6.v2 {
  z-index: 2;
  width: 100%;
  height: 300px;
}

.text-block-10 {
  font-family: Made Tommy Personal Use, sans-serif;
  font-weight: 700;
}

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

.text-span-2.en {
  text-transform: uppercase;
  font-family: Primetime, sans-serif;
  font-size: 50px;
}

.text-span-3 {
  font-size: 45px;
}

.text-block-11 {
  color: #fff;
  font-family: Made Tommy Personal Use, sans-serif;
}

.div-block-100 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-image: url('../images/White-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.text-block-12 {
  color: #5dbcf9;
  text-align: center;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 21px;
}

.div-block-102 {
  width: 90%;
  margin-top: 1rem;
  display: flex;
}

.div-block-103 {
  width: 50%;
}

.div-block-104 {
  color: #fff;
  width: 50%;
  padding-left: 2rem;
  font-family: Made Tommy Personal Use, sans-serif;
}

.text-block-13 {
  color: #fff;
  text-transform: none;
  padding-right: 2rem;
  font-family: Made Tommy Personal Use, sans-serif;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8 {
  color: #000;
}

.text-block-14 {
  font-family: Made Tommy Personal Use, sans-serif;
}

.link-block-5, .div-block-108 {
  display: none;
}

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

.fs-cc-banner_button-2 {
  color: #fff;
  text-align: center;
  background-color: #82321e;
  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-2.fs-cc-button-alt {
  color: #0c1825;
  -webkit-text-stroke-color: red;
  background-color: #f5f5f5;
  border-color: #141c13;
}

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

.fs-cc-banner_component-3 {
  z-index: 998;
  background-color: #34201b;
  border: 1px solid #000;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

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

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

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

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

.header.mobile {
  display: none;
}

.header.desktop {
  background-image: url('../images/separator-screenshot-bot.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom-width: 0;
  justify-content: flex-end;
  align-items: flex-start;
}

.header.tablette {
  display: none;
}

.text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33 {
  color: var(--black);
}

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

.text-span-35, .text-span-36, .text-span-37, .text-span-42, .text-span-43, .text-span-44, .text-span-45 {
  color: var(--black);
}

.video-trailer {
  background-image: url('../images/separator-screenshot-bot.svg'), url('../images/separator-screenshot-top.svg');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%, auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: relative;
}

.utility-page-wrap {
  background-image: url('../images/caravan-sandwitch-desert.webp'), linear-gradient(#f5d6a5, #f5d6a5);
  background-position: 50% 100%, 0 0;
  background-size: cover, auto;
  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;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.heading-5 {
  color: #000;
  font-size: 40px;
}

.text-block-16 {
  color: #000;
  font-size: 19px;
}

.image-67 {
  width: 50%;
}

.div-block-109 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
  position: relative;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  font-family: Primetime, sans-serif;
  font-size: 30px;
  position: absolute;
  inset: 11% 0% auto;
}

.quotes {
  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.fr {
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.quotes.de {
  display: none;
}

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

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

.text-block-20 {
  color: #000;
  text-align: center;
  font-family: Primetime, sans-serif;
  font-size: 34px;
  line-height: 1.1;
}

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

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

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

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

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

.text-block-21 {
  text-align: center;
  font-family: Primetime, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}

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

.text-block-21.eurogamer.en.en-little, .text-block-21.hardcoregamer {
  font-size: 16px;
}

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

.text-block-21.en {
  font-size: 22px;
}

.text-block-22 {
  text-align: center;
  letter-spacing: 2px;
  font-family: Primetime, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.banner_trigger {
  display: none;
}

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

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

.banner_button-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #5ebcfa;
  border: 2px solid #000;
  border-radius: 20px;
  width: 50%;
  min-width: 8.75rem;
  margin: 10px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.banner_button-5.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: Made Tommy Personal Use, sans-serif;
  font-weight: 400;
}

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

.banner_component-7 {
  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;
  padding-bottom: .5rem;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.div-block-9 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: static;
  inset: 1rem 0% auto auto;
}

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

.prefs_button-5 {
  color: #fff;
  background-color: #5ebcfa;
  border: 2px solid #fff;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: .875rem;
  font-weight: 700;
}

.prefs_button-5.button-alt {
  color: #0c1825;
  background-color: #fff;
  border-color: #141c13;
  font-family: Made Tommy Personal Use, sans-serif;
}

.banner_text-5 {
  color: #000;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Made Tommy Personal Use, sans-serif;
}

.banner_container-3 {
  background-color: #f5d7a5;
  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;
  position: static;
}

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

.prefs_label-4 {
  color: #5ebcfa;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.text-block-23 {
  padding-left: 1rem;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

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

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

.banner_text-link-3 {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.prefs_trigger {
  display: none;
}

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

.prefs_text-5 {
  color: #000;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: .75rem;
}

.prefs_submit-hide {
  display: none;
}

.prefs_title-3 {
  color: #000;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

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

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

.prefs_checkbox-label {
  display: none;
}

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

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

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

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

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

.text-block-24 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.text-block-25 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-24 {
  color: #000;
  font-family: Made Tommy Personal Use, sans-serif;
}

.bold-text-25, .bold-text-26 {
  color: #000;
}

.bold-text-27 {
  color: #000;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 10px;
}

.bold-text-28, .bold-text-29 {
  color: #000;
  font-family: Made Tommy Personal Use, sans-serif;
}

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

.bold-text-31, .bold-text-32, .bold-text-33 {
  color: #000;
}

.bold-text-34 {
  color: #000;
  font-size: 9px;
}

.bold-text-35, .bold-text-36, .bold-text-37 {
  color: #000;
}

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

.mobile-buttun {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.close-mobile {
  display: none;
}

.close-desktop {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.close-desktop-en {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.close-buttun-de {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.continue {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

.desktop {
  color: #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-114 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.div-block-115 {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 1rem;
  padding-right: 1rem;
  position: static;
  inset: 0% 0% auto auto;
}

.continue-mobile {
  color: #c8dcd7;
  border-bottom: 0 solid #fff;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

.banner_container-2 {
  background-color: #1e2020;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px;
  display: flex;
  position: relative;
}

.continue-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  padding-right: 1rem;
  display: flex;
}

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

.div-block-11 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Mindcop-game-point-and-click.webp');
  background-position: 50% 0;
  background-size: cover;
  background-clip: border-box;
  width: 100%;
  height: auto;
}

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

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

.banner_button-4.button-alt {
  color: #c8dcd7;
  -webkit-text-stroke-color: red;
  background-color: #8a2a3600;
  border-width: 2px;
  border-color: #c8dcd7;
  border-radius: 30px;
  font-weight: 400;
}

.text-block-26 {
  color: #c8dcd7;
  margin-bottom: 10px;
  padding-left: 1rem;
  font-size: 18px;
  font-weight: 700;
}

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

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

.banner_text-link-2.privacy {
  border-bottom-width: 1px;
}

.accept-buttun-desktop {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #8a2a36;
  border: 0 solid #fff;
  border-top: 2px solid #000;
  border-radius: 30px;
  width: 50%;
  min-width: 8.75rem;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
}

.prefs_button-4 {
  color: #fff;
  background-color: #8a2a36;
  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;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol-2 {
  justify-content: center;
  align-items: center;
  display: none;
}

.banner_text-4 {
  color: #c8dcd7;
  padding-bottom: 40px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 13px;
}

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

.banner_buttons-wrapper-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  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-top: 5px;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.div-block-10 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-right: 1rem;
  display: flex;
}

.image-107 {
  width: 100%;
}

.continue-desktop {
  color: #c8dcd7;
  border-bottom: 0 solid #fff;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

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

.accept-buttun-mobile {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #8a2a36;
  border: 0 solid #fff;
  border-top: 2px solid #000;
  border-radius: 30px;
  width: 50%;
  min-width: 8.75rem;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  display: none;
}

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

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

.section-8 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 960px;
  max-width: 75%;
  display: flex;
}

.div-block-117 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 590px;
  max-width: 100%;
  display: flex;
}

.image-109 {
  margin-left: 0;
  display: block;
}

.concours_image {
  background-color: #f5d6a5;
  margin-top: -10px;
}

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

.image-110 {
  background-color: #f5d6a5;
  width: 860px;
  margin-top: 0;
}

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

.text-block-27 {
  justify-content: center;
  align-items: center;
  font-family: Primetime, sans-serif;
  font-size: 30px;
  line-height: 70px;
  display: flex;
}

.title_rules {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-left: 0;
  font-family: Primetime, sans-serif;
  font-size: 30px;
  line-height: 40px;
  display: flex;
}

.title {
  margin-left: 110px;
}

.div-block-119 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.paragraphe {
  letter-spacing: 1px;
  margin-right: 0;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 20px;
}

.subtitle {
  font-family: Primetime, sans-serif;
  font-size: 25px;
}

.div-block-120 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  margin: 60px 110px 65px;
  display: flex;
}

.button-6 {
  text-align: center;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 15px;
}

.image-111 {
  width: 30px;
  padding-bottom: 0;
  padding-right: 0;
}

.paragraph-14 {
  color: #ffdaad;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  display: flex;
}

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

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

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

.text-block-28 {
  color: #5dbcf9;
  text-align: center;
  font-family: Made Tommy Personal Use, sans-serif;
  font-size: 21px;
}

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

.div-block-122 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-image: url('../images/White-titles.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.image-112.wishlist-ps5 {
  width: 170px;
}

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

.image-92 {
  width: 30px;
  padding-bottom: 0;
  padding-right: 0;
}

.container-12 {
  display: block;
}

.title_concours {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Primetime, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.div-block-132 {
  background-color: #f5d6a5;
  margin-top: 0;
  padding-top: 2rem;
}

.body-2 {
  margin-top: 0;
  overflow: hidden;
}

.code-embed {
  width: 0;
}

@media screen and (min-width: 1280px) {
  .logo {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-right: 5rem;
    position: absolute;
    inset: 4% 8% auto auto;
  }

  .image {
    width: 500px;
    margin-right: 0;
  }

  .body {
    background-color: #f5d6a5;
  }

  .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 {
    text-align: center;
  }

  .background-video {
    background-image: url('../images/separator-screenshot-bot.svg'), url('../images/separator-screenshot-top.svg');
    background-position: 50% 107%, 50% -5%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    margin-top: .5rem;
    margin-bottom: 2rem;
  }

  .slide {
    background-position: 50% 100%;
  }

  .bold-text-8 {
    color: #5dbcf9;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .div-block-52 {
    background-size: cover;
  }

  .div-block-51.bottom-info {
    margin-top: 2rem;
    margin-bottom: 437px;
  }

  .div-block-51.top-info {
    padding-top: 7.5rem;
    position: static;
  }

  .div-block-53 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .bold-text-13 {
    color: #fff;
    background-position: 50%;
  }

  .div-block-54 {
    background-size: cover;
  }

  .bold-text-14 {
    color: #5dbcf9;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .container-8 {
    display: none;
  }

  .footer-copyright-center {
    padding-bottom: 140px;
  }

  .footer-dark-desktop {
    padding-bottom: 5rem;
  }

  .navbar-logo-left-container.shadow-three {
    max-width: 100%;
    display: flex;
  }

  .fs-cc-prefs_button {
    color: #000;
    background-color: #f5d6a5;
  }

  .fs-cc-prefs_content {
    background-color: #5dbcf9;
  }

  .fs-cc-banner_text-link {
    color: #000;
  }

  .fs-cc-banner_button {
    color: #000;
    background-color: #f5d6a5;
  }

  .fs-cc-banner_component-2 {
    background-color: #5dbcf9;
    display: none;
  }

  .fs-cc-prefs_component-3 {
    display: none;
  }

  .background-video-2 {
    background-size: 100%;
  }

  .background-video-2.desktop {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: .5rem;
    padding-top: 2rem;
    padding-right: 10rem;
    display: none;
  }

  .background-video-2.mobile {
    display: none;
  }

  .slide-2 {
    background-image: url('../images/Grapple1920.webp');
    background-position: 50%;
  }

  .slide-3 {
    background-image: url('../images/Zipline1920.webp');
    background-position: 50%;
  }

  .slide-4 {
    background-image: url('../images/Antenna1920.webp');
    background-position: 50%;
  }

  .slide-5 {
    background-image: url('../images/LadderDocks1920.webp');
    background-position: 50%;
  }

  .slide-6 {
    background-image: url('../images/Sauge1920.webp');
    background-position: 50%;
  }

  .slide-7 {
    background-image: url('../images/Beach1920.webp');
    background-position: 50%;
  }

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

  .navbar {
    max-width: 100%;
  }

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

  .nav-button-wrapper.mobile {
    display: none;
  }

  .div-block-63 {
    background-position: 50%;
    background-size: cover;
    border-radius: 18px;
  }

  .div-block-63._2 {
    background-position: 50%;
  }

  .game_info {
    z-index: 8;
    margin-top: .6rem;
    padding-top: 100px;
  }

  .div-block-65 {
    pointer-events: none;
    width: 100%;
    height: 100%;
  }

  .image-8 {
    height: 100%;
  }

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

  .close-buttun.fixed {
    position: static;
    inset: 0% 0% auto;
  }

  .section-5 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-72 {
    border-radius: 18px;
  }

  .gradient {
    background-color: #75a7c8;
    border-radius: 100px;
    margin-top: 0;
    text-decoration: none;
  }

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

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

  .div-block-73 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 15%;
    padding-right: 15%;
    display: flex;
  }

  .div-block-96 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .image-57 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-56 {
    width: 15px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-55 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-97 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-image: url('../images/White-titles.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    justify-content: center;
    align-items: center;
    padding: 9px 55px;
    display: flex;
  }

  .image-36 {
    padding: 9px 0;
  }

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

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

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

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

  .div-block-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-bottom: 2rem;
    font-size: 55px;
  }

  .text-block-5 {
    color: #fff;
    text-shadow: 5px 1px 15px #00000073;
  }

  .text-block-5.q3 {
    font-size: 34px;
  }

  .image-60 {
    width: 110px;
  }

  .switch-mobile {
    width: 100px;
  }

  .slide-8 {
    background-image: url('../images/Hyla1920.webp');
    background-position: 50%;
    background-size: cover;
  }

  .image-61 {
    width: 100px;
  }

  .image-61.wishlist-ps5 {
    width: 170px;
  }

  .tab-pane-tab-1 {
    padding-bottom: 2rem;
  }

  .tab-pane_img-wrapper {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global {
    margin-bottom: 2rem;
  }

  .tabs {
    width: 80%;
  }

  .tab-link, .tab-link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-18 {
    font-size: 20px;
  }

  .boldtext {
    color: #fab546;
    font-size: 20px;
  }

  .text-block-7, .text-block-8, .text-block-9 {
    color: #fff;
    font-size: 17px;
  }

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

  .section-tabs {
    background-color: #f5d6a5;
  }

  .tab-pane-miami, .tab-pane-seattle {
    padding-bottom: 2rem;
  }

  .background-video-5 {
    z-index: 22;
    position: absolute;
  }

  .background-video-6 {
    z-index: 2;
    width: 600px;
    height: 200px;
    position: relative;
  }

  .background-video-6.v2 {
    width: 100%;
    height: 350px;
  }

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

  .text-span-2.en {
    font-size: 45px;
  }

  .text-span-4 {
    color: #fff;
    font-size: 45px;
  }

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

  .div-block-104 {
    padding-left: .5rem;
    font-size: 16px;
  }

  .text-block-13 {
    padding-right: .5rem;
    font-size: 16px;
  }

  .text-span-5, .text-span-6, .text-span-7, .text-span-8 {
    color: #000;
  }

  .div-block-105 {
    margin-top: 2rem;
    display: none;
  }

  .text-block-14, .div-block-106 {
    color: #fff;
    font-family: Primetime, sans-serif;
    display: none;
  }

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

  .fs-cc-prefs_label-2 {
    color: #e8dcbf;
  }

  .fs-cc-banner_button-2 {
    color: #1a2227;
    background-color: #e8dcbf;
  }

  .fs-cc-banner_component-3 {
    display: none;
  }

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

  .section-7 {
    height: 200vh;
  }

  .header {
    background-position: 50% 109%;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: .5rem;
    padding-top: 2rem;
    padding-right: 10rem;
    display: flex;
  }

  .header.mobile, .header.tablette {
    display: none;
  }

  .text-span-9 {
    color: #000;
  }

  .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
    color: var(--black);
  }

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

  .text-span-15, .text-span-16 {
    color: var(--black);
  }

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

  .text-block-17 {
    color: #fff;
    text-align: center;
    font-family: Primetime, sans-serif;
    font-size: 20px;
    position: absolute;
    inset: 7% 0% auto;
  }

  .quotes.fr {
    margin-left: 12%;
    margin-right: 12%;
  }

  .banner_container-3 {
    width: 40%;
  }

  .banner_container-2 {
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .text-block-26 {
    padding-left: 4.5rem;
  }

  .banner_text-4 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .image-111 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-121 {
    background-size: cover;
  }

  .image-91 {
    height: 100%;
  }

  .image-112 {
    width: 100px;
  }

  .image-112.wishlist-ps5 {
    width: 170px;
  }

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

  .image-92 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-12 {
    display: none;
  }

  .title_concours {
    text-align: center;
  }
}

@media screen and (min-width: 1440px) {
  .logo {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    right: 12%;
  }

  .image {
    top: 45px;
    right: 0;
  }

  .pitch {
    background-size: contain;
    justify-content: flex-end;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 2rem;
  }

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

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

  .div-block-6 {
    position: relative;
    top: 0;
    bottom: 0;
  }

  .paragraph-10 {
    background-image: none;
  }

  .div-block-51.bottom-info {
    margin-bottom: 516px;
  }

  .paragraph-12 {
    background-image: none;
  }

  .fs-cc-banner_component-2 {
    display: none;
  }

  .section {
    height: 200vh;
    display: flex;
  }

  .div-block-57 {
    z-index: 99999;
    pointer-events: none;
    background-image: url('../images/devider-top.svg'), url('../images/devider-bot.svg');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .div-block-58 {
    background-image: linear-gradient(#00000080, #00000080);
    width: 100%;
    position: relative;
  }

  .div-block-59 {
    grid-column-gap: 63px;
    grid-row-gap: 63px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    display: flex;
    overflow: visible;
  }

  .heading-2 {
    color: #fff;
    text-align: center;
  }

  .div-block-60 {
    height: 100vh;
    position: sticky;
    inset: 5% auto auto 0%;
  }

  .div-block-60.test2 {
    background-image: linear-gradient(#000000f7, #000000f7);
    padding-top: 2rem;
    top: 0%;
  }

  .image-5 {
    width: 80%;
    margin-top: 2rem;
  }

  .section-2 {
    z-index: 2;
    background-image: linear-gradient(#000000f2, #000000f2);
    height: 100vh;
    position: relative;
  }

  .section-2.whiute {
    background-image: linear-gradient(#fffffff2, #fffffff2);
  }

  .div-block-61 {
    z-index: 3;
    background-color: #4f0000;
    position: sticky;
    inset: 1% 0% auto auto;
  }

  .div-block-61.div2 {
    background-color: #fbfbfb;
    position: static;
  }

  .div-block-62 {
    z-index: 888;
    background-image: linear-gradient(#8c8c8c, #8c8c8c);
    height: 100vh;
    position: relative;
  }

  .background-video-2.desktop {
    padding-right: 10rem;
  }

  .image-64, .image-65 {
    width: 40px;
  }

  .tab-pane_img-wrapper {
    max-width: 90%;
    margin-left: auto;
  }

  .background-video-6.v2 {
    height: 400px;
  }

  .header.desktop {
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-109 {
    align-items: center;
    margin-left: 0;
  }

  .quotes.fr {
    margin-left: 15%;
    margin-right: 15%;
  }

  .title_concours {
    text-align: center;
  }
}

@media screen and (min-width: 1920px) {
  .logo {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    top: 15%;
    right: 19%;
  }

  .image {
    width: 500px;
    right: 0;
  }

  .pitch {
    background-image: url('../images/Caravan-sandwitch-background-pitch-2.webp');
    background-position: 0%;
    background-size: contain;
    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 {
    text-align: center;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

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

  .background-video {
    margin-top: 1rem;
  }

  .screenshots {
    background-image: none;
  }

  .div-block-6 {
    margin-bottom: -150px;
  }

  .bold-text-8 {
    padding-top: 9px;
  }

  .paragraph-10 {
    background-image: none;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .div-block-51.bottom-info {
    margin-bottom: 526px;
  }

  .bold-text-13, .bold-text-14 {
    padding-top: 9px;
  }

  .paragraph-12 {
    background-image: none;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .footer {
    padding-top: 20.5rem;
  }

  .button-primary {
    font-size: 20px;
    font-weight: 400;
  }

  .nav-link {
    font-size: 20px;
  }

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

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

  .fs-cc-banner_component-2 {
    display: none;
  }

  .background-video-2.desktop {
    background-image: url('../images/separator-screenshot-bot.svg');
    margin-bottom: 1rem;
    padding-top: 4rem;
    padding-bottom: 0;
    padding-right: 16rem;
  }

  .right-arrow {
    padding-right: 20px;
  }

  .game_info {
    background-image: url('../images/pre-footer-img-caravan-sandwitch.webp');
    margin-top: -67px;
    padding-top: 0;
  }

  .div-block-65 {
    background-image: url('../images/separator-screenshot-top.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .background-video-3 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-57 {
    width: 25px;
  }

  .image-64 {
    width: 60px;
  }

  .left-arrow-2 {
    padding-left: 20px;
  }

  .image-65 {
    width: 60px;
  }

  .background-video-6.v2 {
    height: 450px;
  }

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

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

  .div-block-102 {
    width: 80%;
  }

  .text-span-5, .text-span-6, .text-span-7, .text-span-8 {
    color: #000;
  }

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

  .section-7 {
    height: 100vh;
    position: relative;
  }

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

  .header.desktop {
    justify-content: center;
    align-items: center;
  }

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

  .quotes.fr {
    margin-left: 15%;
    margin-right: 15%;
  }

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

  .banner_container-3 {
    width: 30%;
  }

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

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

  .photo_contest_img {
    margin-top: -20px;
  }

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

  .text-block-28.reduce {
    font-size: 16px;
  }

  .image-92 {
    width: 25px;
  }

  .div-block-132 {
    margin-top: -20px;
    padding-top: 0;
  }

  .image-113 {
    width: 700px;
  }

  .text-block-29 {
    filter: drop-shadow(0 1px 4px #00000085);
    color: #fff;
    max-width: 100%;
    height: 45px;
    font-family: Primetime, sans-serif;
    font-size: 60px;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 0;
  }

  .image {
    margin-right: 0;
  }

  .pitch {
    background-image: none;
    justify-content: center;
    align-items: center;
    padding: 1.7rem 0;
  }

  .first-para {
    width: 80%;
    margin-right: 0;
  }

  .paragraph {
    text-align: center;
  }

  .paragraph.title {
    text-align: center;
    letter-spacing: 8px;
  }

  .background-video {
    background-position: 50% 103%, 50% -2%;
  }

  .open_world {
    margin-bottom: 1rem;
  }

  .div-block-6 {
    height: 89vh;
  }

  .slide {
    background-position: 50%;
  }

  .paragraph-10 {
    margin-bottom: 2rem;
  }

  .div-block-52 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 80%;
    display: flex;
  }

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

  .div-block-53 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    vertical-align: baseline;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline;
  }

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

  .paragraph-11 {
    margin-bottom: 0;
  }

  .div-block-54 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    width: 80%;
    margin-bottom: 2rem;
    display: flex;
  }

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

  .paragraph-12 {
    margin-bottom: 1rem;
  }

  .footer {
    padding-top: 20rem;
  }

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

  .footer-copyright-center {
    padding-bottom: 150px;
  }

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

  .footer-wrapper {
    flex-direction: column;
  }

  .container-6 {
    max-width: 728px;
  }

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

  .footer-dark-desktop {
    background-color: #091c03;
    margin-top: 0;
    padding-bottom: 3rem;
    display: block;
  }

  .view {
    display: none;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

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

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    margin-top: 10px;
    padding: 20px;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .background-video-2.desktop {
    background-image: url('../images/separator-screenshot-bot.svg'), url('../images/separator-screenshot-bot.svg');
    background-position: 50% 102%, 50% 109%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .background-video-2.mobile {
    display: none;
  }

  .slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
    background-position: 50%;
  }

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

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

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

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

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

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .nav-button-wrapper.mobile {
    display: flex;
  }

  .nav-button-wrapper.desktop {
    display: none;
  }

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

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

  .image-7 {
    display: none;
  }

  .images {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-63 {
    background-position: 50%;
    background-size: cover;
  }

  .game_info {
    background-image: url('../images/caravan-sandwitch-footer-mobile-v2.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-9 {
    width: 200px;
    max-width: 100%;
  }

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

  .div-block-66 {
    justify-content: center;
    align-items: center;
    right: auto;
  }

  .div-block-68 {
    z-index: 9999;
    background-image: linear-gradient(#ff000080, #ff000080);
    width: 50px;
    height: 200px;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .gradient {
    border-radius: 100px;
  }

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

  .image-57 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-56 {
    width: 15px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-55 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-97 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: url('../images/White-titles.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
    padding: 9px 18px;
    display: flex;
  }

  .image-36, .image-58 {
    width: 33%;
  }

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

  .div-block-26 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    margin-bottom: 4.3rem;
    padding-top: 2rem;
    display: flex;
  }

  .text-block-5 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 3px 1px 7px #000;
    line-height: 35px;
    text-decoration: none;
  }

  .text-block-5.q3 {
    font-size: 26px;
  }

  .image-60 {
    width: 110px;
  }

  .slide-8 {
    background-image: url('../images/Grapple1920.webp');
  }

  .image-61.wishlist-ps5 {
    width: 170px;
  }

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

  .tabs-menu {
    margin-bottom: 0;
  }

  .tab-pane_img-wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tab-link, .tab-link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

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

  .tab-pane-miami, .tab-pane-seattle {
    padding-bottom: 2rem;
  }

  .text-span-2 {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
  }

  .text-span-2.en {
    font-size: 45px;
  }

  .text-span-2.de {
    font-size: 14px;
  }

  .text-span-4 {
    color: #fff;
    font-size: 45px;
  }

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

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

  .text-block-13 {
    text-align: center;
    font-size: 14px;
  }

  .text-span-5, .text-span-6, .text-span-7, .text-span-8 {
    color: #000;
  }

  .div-block-105 {
    margin-top: 1rem;
    padding-left: 31px;
    padding-right: 31px;
  }

  .text-block-14 {
    color: #fff;
    text-align: center;
    font-family: Made Tommy Personal Use, sans-serif;
  }

  .div-block-106 {
    padding-left: 33px;
    padding-right: 33px;
  }

  .div-block-107 {
    margin-top: 1rem;
    padding-left: 33px;
    padding-right: 33px;
  }

  .text-block-15 {
    color: #fff;
    text-align: center;
    margin-top: 1rem;
    font-family: Made Tommy Personal Use, sans-serif;
  }

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

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

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

  .header.desktop {
    display: none;
  }

  .header.tablette {
    display: flex;
  }

  .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-46, .text-span-47, .text-span-48 {
    color: var(--black);
  }

  .utility-page-wrap {
    background-image: url('../images/caravan-sandwitch-desert.webp'), linear-gradient(#0000, #0000);
    background-position: 16%, 0 0;
  }

  .utility-page-content {
    margin-bottom: 100px;
  }

  .image-67 {
    width: 80%;
  }

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

  .text-block-18 {
    color: #fff;
    text-align: center;
    font-family: Primetime, sans-serif;
    position: absolute;
    inset: 11% 0% auto;
  }

  .banner_trigger {
    display: none;
  }

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

  .banner_container-3 {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    margin-top: 0;
  }

  .banner_buttons-wrapper-3 {
    flex-flow: row;
    margin-top: 0;
  }

  .mobile-buttun {
    margin-left: 10px;
  }

  .close-mobile {
    order: -1;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 1rem;
    display: flex;
  }

  .close-desktop {
    display: none;
  }

  .close-desktop-en {
    order: 1;
    display: flex;
  }

  .div-block-114 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .continue-mobile {
    display: none;
  }

  .banner_container-2 {
    flex-direction: column;
    align-items: flex-start;
    width: 80%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .continue-2 {
    padding-right: 1rem;
  }

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

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

  .div-block-10 {
    padding-right: 1rem;
  }

  .banner_component-6 {
    width: 100%;
  }

  .accept-buttun-mobile {
    display: none;
  }

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

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

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

  .image-111 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-13 {
    max-width: 728px;
  }

  .div-block-121 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    width: 80%;
    margin-bottom: 2rem;
    display: flex;
  }

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

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

  .image-112.wishlist-ps5 {
    width: 170px;
  }

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

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

  .image-92 {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .title_concours {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .image {
    margin-top: 5.7rem;
    margin-right: 0;
  }

  .background-video {
    background-position: 50% 101%, 50% -1%;
  }

  .open_world {
    margin-top: 1rem;
  }

  .div-block-6 {
    height: 70vh;
  }

  .bold-text-8 {
    background-size: contain;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .paragraph-10 {
    background-image: none;
    padding-top: 9px;
  }

  .bold-text-13 {
    background-position: 50%;
  }

  .bold-text-14 {
    background-size: contain;
  }

  .paragraph-12 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .footer {
    padding-top: 20rem;
  }

  .footer-copyright-center {
    padding-bottom: 7rem;
  }

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

  .footer-dark-desktop {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-heading-center, .hero-heading-left {
    padding: 60px 15px;
  }

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

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

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

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .gallery-scroll, .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .fs-cc-banner_component-2 {
    display: none;
  }

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

  .background-video-2.desktop, .background-video-2.mobile {
    display: none;
  }

  .slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
    background-position: 50%;
  }

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

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

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

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .game_info {
    background-image: url('../images/caravan-sandwitch-footer-mobile-v2.webp');
    background-position: 50% 0;
  }

  .div-block-66 {
    justify-content: center;
    align-items: center;
    right: auto;
  }

  .image-36, .image-58 {
    width: 45%;
  }

  .div-block-26 {
    margin-bottom: 2.5rem;
    margin-left: 12px;
    margin-right: 12px;
  }

  .text-block-5 {
    text-align: center;
    font-size: 19px;
    line-height: 31px;
  }

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

  .image-60 {
    width: 115px;
  }

  .tabs-menu {
    color: #fff;
  }

  .dropdown-toggle {
    display: block;
  }

  .padding-global {
    margin-bottom: 1rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 1.2rem;
  }

  .dropdown {
    z-index: 9;
    color: #fff;
    background-color: #0c2954;
    border-radius: .3125rem;
    width: 100%;
  }

  .dropdown-link {
    color: #0c2954;
    border-bottom: 1px #0c2954;
  }

  .dropdown-list {
    color: #0c2954;
    top: 60px;
  }

  .dropdown-list.w--open {
    z-index: 9;
    background-color: #e8eff9;
    border: 1px solid #0c2954;
    border-top-style: none;
    border-radius: 0 0 .3125rem .3125rem;
  }

  .bold-text-18.de, .bold-text-21.de {
    font-size: 10px;
  }

  .title3 {
    font-size: 2em;
  }

  .p-md-end {
    padding-bottom: 4em;
  }

  .background-video-6.v2 {
    height: 150px;
  }

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

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

  .text-span-2.de {
    font-size: 14px;
  }

  .text-block-11 {
    font-size: 10px;
  }

  .header.mobile {
    background-position: 50% 103%;
    display: flex;
  }

  .header.desktop, .header.tablette, .header.tablette, .header.tablette {
    display: none;
  }

  .utility-page-wrap {
    background-image: url('../images/caravan-sandwitch-desert.webp'), linear-gradient(#0000, #0000);
    background-position: 20% -87px, 0 0;
    background-size: auto 130%, auto;
  }

  .utility-page-content {
    width: 90%;
  }

  .text-block-19 {
    color: #fff;
    text-align: center;
    text-shadow: 2px 1px 3px var(--black);
    font-family: Primetime, sans-serif;
    position: absolute;
    inset: 12% 0% auto;
  }

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

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

  .div-block-114 {
    margin-bottom: 0;
  }

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

  .continue-2 {
    margin-top: 20px;
  }

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

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

@media screen and (max-width: 479px) {
  .logo {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .image {
    margin-top: 6rem;
    margin-right: 0;
  }

  .pitch {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .heading {
    color: #000;
    text-align: center;
    background-image: none;
  }

  .paragraph.title {
    font-size: 10px;
  }

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

  .div-block-6 {
    height: 40vh;
  }

  .slide {
    background-position: 50%;
  }

  .paragraph-10 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 4.7rem;
  }

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

  .div-block-52.mid {
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-51.bottom-info {
    margin-bottom: 540px;
  }

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

  .paragraph-12 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 4.7rem;
  }

  .footer {
    padding-top: 19rem;
  }

  .footer-copyright-center {
    padding-top: 0;
    padding-bottom: 5rem;
  }

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

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

  .footer-dark-desktop {
    padding-bottom: 100px;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
    justify-content: center;
    align-items: center;
  }

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

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

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

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

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

  .fs-cc-banner_component-2 {
    display: none;
  }

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

  .slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
    background-position: 50%;
  }

  .right-arrow {
    width: 50px;
  }

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

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

  .nav-button-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }

  .button-primary-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .text-block {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
  }

  .div-block-63 {
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 486px;
  }

  .div-block-63._2 {
    justify-content: center;
    align-items: center;
    width: 304px;
  }

  .game_info {
    background-image: url('../images/caravan-sandwitch-footer-mobile-v2.webp');
  }

  .image-9 {
    width: 150px;
  }

  .div-block-66 {
    justify-content: center;
    align-items: center;
    position: relative;
    top: 2rem;
    left: auto;
    right: auto;
  }

  .gradient {
    margin-left: 11px;
    margin-right: 11px;
    padding-left: 58px;
    padding-right: 58px;
  }

  .image-41 {
    width: 25px;
  }

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

  .text-block-3 {
    font-size: 11px;
  }

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

  .image-36, .image-58 {
    width: 80%;
  }

  .image-59 {
    width: 25px;
  }

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

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

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

  .text-block-5 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }

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

  .image-60 {
    width: 115px;
  }

  .bold-text-15 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .bold-text-16, .bold-text-17 {
    font-size: 20px;
  }

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

  .tabs-menu {
    display: flex;
  }

  .dropdown-toggle {
    padding: .75rem 1.25rem;
  }

  .padding-global {
    padding-left: 2%;
    padding-right: 2%;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .dropdown {
    border-left: 1px solid #fff0;
    border-right: 1px solid #0000;
    margin-bottom: 2rem;
    display: block;
  }

  .tab-link, .tab-link.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-list.w--open {
    background-color: #e8eff9;
    top: 2.9375rem;
  }

  .bold-text-18, .boldtext.nav-item, .bold-text-21 {
    font-size: 12px;
  }

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

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

  .tabs-menu-underline-wrapper {
    padding: .8em 1em 1em;
  }

  .tabs-nav-item-underline2, .tabs-nav-item-underline {
    grid-row-gap: .5em;
    flex-direction: column;
  }

  .background-video-6.v2 {
    height: 100px;
  }

  .text-block-10.de {
    font-size: 8px;
  }

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

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

  .text-span-3 {
    font-size: 35px;
  }

  .text-span-3.en {
    font-size: 30px;
  }

  .text-block-11.de {
    font-size: 8px;
  }

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

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

  .image-66 {
    width: 150px;
  }

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

  .fs-cc-prefs_content-2 {
    padding: 1.5rem;
  }

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

  .header.mobile {
    background-position: 50% 102%;
    display: flex;
  }

  .utility-page-wrap {
    background-image: url('../images/caravan-sandwitch-desert.webp'), linear-gradient(#0000, #0000);
    background-position: -294px 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 120%, auto;
  }

  .utility-page-content {
    width: 90%;
  }

  .image-67 {
    width: 100%;
  }

  .quotes {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .quotes.fr {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quote.fr {
    max-width: none;
  }

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

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

  .text-block-21.hardcoregamer.en.austra {
    font-size: 17px;
  }

  .banner_button-5 {
    text-transform: uppercase;
    border-width: 2px;
    border-color: #000;
    width: 70%;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .banner_button-5.button-alt {
    margin-left: 0;
    margin-right: 0;
  }

  .prefs_component-4 {
    padding: 1.5rem;
  }

  .banner_component-7 {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    bottom: 0%;
    left: 0%;
  }

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

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

  .banner_text-5 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .banner_container-3 {
    background-image: linear-gradient(#f5d7a5, #f5d7a5);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
  }

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

  .banner_buttons-wrapper-3 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
  }

  .prefs_content-5 {
    padding: 1.5rem;
  }

  .bold-text-28, .bold-text-35 {
    display: none;
  }

  .close-mobile {
    order: 1;
    justify-content: center;
    align-items: center;
  }

  .continue, .desktop, .desktop.mobile {
    display: flex;
  }

  .div-block-114 {
    order: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
    inset: 0% 0% auto auto;
  }

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

  .continue-mobile {
    color: #000;
    font-family: Made Tommy Personal Use, sans-serif;
    display: flex;
  }

  .banner_container-2 {
    background-color: #f5d7a5;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    height: 90vh;
    padding: 0 0 30px;
  }

  .continue-2 {
    margin-top: 0;
    padding-right: 1rem;
    display: none;
  }

  .div-block-11 {
    background-image: none;
  }

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

  .banner_button-4.button-alt {
    color: #000;
    background-color: #fff;
    border-color: #000;
    width: 100%;
    font-family: Made Tommy Personal Use, sans-serif;
  }

  .text-block-26 {
    color: #000;
    font-family: Made Tommy Personal Use, sans-serif;
  }

  .prefs_content-4 {
    padding: 1.5rem;
  }

  .banner_text-link-2.privacy {
    color: #000;
  }

  .accept-buttun-desktop {
    width: 90%;
    margin-bottom: .5rem;
    margin-left: 0;
    display: none;
  }

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

  .banner_text-4 {
    color: #000;
    padding-bottom: 0;
    font-family: Made Tommy Personal Use, sans-serif;
  }

  .banner_buttons-wrapper-2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    text-align: center;
    flex-flow: column;
  }

  .div-block-10 {
    margin-top: 15px;
    margin-bottom: 0;
    padding-right: 1rem;
    display: flex;
  }

  .image-107 {
    width: 100%;
  }

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

  .accept-buttun-mobile {
    background-color: #5ebcfa;
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
    font-family: Made Tommy Personal Use, sans-serif;
    display: block;
  }

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

  .div-block-116 {
    width: 100%;
    height: auto;
    display: flex;
  }

  .image-108 {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 100%;
  }

  .title_rules {
    text-align: center;
    font-size: 26px;
  }

  .title {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 20px;
  }

  .div-block-120 {
    margin-left: 30px;
    margin-right: 30px;
  }

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

  .image-94 {
    width: 150px;
  }

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

  .image-93 {
    width: 150px;
  }

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

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

  .title_concours {
    text-align: center;
    font-size: 20px;
  }
}


@font-face {
  font-family: 'Primetime';
  src: url('../fonts/PRIMETIME-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Primetime';
  src: url('../fonts/PRIMETIME-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Primetime';
  src: url('../fonts/PRIMETIME-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made Tommy Personal Use';
  src: url('../fonts/MADE-TOMMY-Bold_PERSONAL-USE.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made Tommy Outline Personal Use';
  src: url('../fonts/MADE-TOMMY-Bold-Outline_PERSONAL-USE.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}</pre></body></html>