.flat-earth-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}

.flat-earth-flat-earth1 {
  gap: 75px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-background10 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-self: center;
  align-items: center;
  flex-shrink: 1;
  justify-content: flex-start;
}

.flat-earth-background-element {
  top: 795px;
  right: -13px;
  width: 907px;
  height: 954px;
  position: absolute;
}

.flat-earth-background-elipse1 {
  left: -193px;
  width: 1077px;
  bottom: -566px;
  height: 1077px;
  opacity: 0.40;
  position: absolute;
}

.flat-earth-background-elipse2 {
  right: -122px;
  width: 1077px;
  bottom: -461px;
  height: 1077px;
  opacity: 0.60;
  position: absolute;
}

.flat-earth-earth-image {
  right: -328px;
  width: 1000px;
  bottom: -550px;
  height: auto;
  position: absolute;
}

.flat-earth-background-gradient {
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 710px;
  display: flex;
  position: absolute;
  margin-top: 13px;
  background-size: cover;
  background-image: c76b53cc-0cd3-4a71-b04d-8d8601fe0af2;
  background-position: top;
}

.flat-earth-top1 {
  gap: 75px;
  display: flex;
  z-index: 1;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.flat-earth-navbar-interactive {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 30px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-darkgray);
}

.flat-earth-desktop-menu {
  flex: 1;
  display: flex;
  max-width: 1220px;
  justify-content: space-between;
}

.flat-earth-link10 {
  display: contents;
}

.flat-earth-logo1 {
  height: 60px;
  text-decoration: none;
}

.flat-earth-profiles1 {
  width: 230px;
  display: flex;
  padding: 5px;
  align-items: center;
  flex-shrink: 0;
  border-color: var(--dl-color-maincolors-gray);
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
}

.flat-earth-players {
  gap: 10px;
  display: flex;
  padding: 10px;
  flex-grow: 1;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  align-items: center;
  border-radius: 50px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text10 {
  color: var(--dl-color-b2b-background);
  height: auto;
  text-align: left;
  line-height: 24px;
  font-stretch: normal;
}

.flat-earth-link11 {
  display: contents;
}

.flat-earth-companies1 {
  gap: 10px;
  display: flex;
  padding: 10px;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-radius: 50px;
  justify-content: center;
  text-decoration: none;
}

.flat-earth-text11 {
  color: var(--dl-color-maincolors-gray);
  height: auto;
  text-align: left;
  line-height: 24px;
  font-stretch: normal;
}

.flat-earth-burger-menu {
  display: none;
}

.flat-earth-logo2 {
  height: 60px;
  text-decoration: none;
}

.flat-earth-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.flat-earth-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}

.flat-earth-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.flat-earth-top2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}

.flat-earth-link13 {
  display: contents;
}

.flat-earth-logo3 {
  height: 2rem;
  text-decoration: none;
}

.flat-earth-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flat-earth-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}

.flat-earth-link14 {
  display: contents;
}

.flat-earth-profiles2 {
  width: 230px;
  display: flex;
  padding: 5px;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(22, 22, 22, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  text-decoration: none;
}

.flat-earth-companies2 {
  gap: 10px;
  display: flex;
  padding: 10px;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-radius: 50px;
  justify-content: center;
}

.flat-earth-text12 {
  color: var(--dl-color-maincolors-gray);
  height: auto;
  text-align: left;
  line-height: 24px;
  font-stretch: normal;
}

.flat-earth-image10 {
  width: 200px;
  object-fit: cover;
}

.flat-earth-content10 {
  gap: 25px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.flat-earth-games1 {
  gap: -50px;
  display: flex;
  padding: 0 270px;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.flat-earth-text13 {
  top: 0px;
  left: 0px;
  color: var(--dl-color-maincolors-white);
  right: 0px;
  width: 1220px;
  height: auto;
  margin: auto;
  position: absolute;
  text-align: left;
  line-height: 50px;
}

.flat-earth-games2 {
  gap: 2.5vw;
  display: flex;
  max-width: 1220px;
  align-items: center;
  flex-shrink: 3;
  justify-content: center;
}

.flat-earth-link15 {
  display: contents;
}

.flat-earth-moon-landing-mysteries1 {
  text-decoration: none;
}

.flat-earth-background11 {
  top: 4.262179374694824px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color1 {
  top: 22.737815856933594px;
  left: 0px;
  width: 195px;
  height: 250px;
  position: absolute;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image11 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 99%;
  height: 268px;
  margin: auto;
  position: absolute;
  border-radius: 19.38461685180664px;
}

.flat-earth-overlay1 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 268px;
  position: absolute;
  border-radius: 19.38461685180664px;
}

.flat-earth-content11 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-coming-soon1 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text16 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-link16 {
  display: contents;
}

.flat-earth-reptilian-reign1 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 20px;
  text-decoration: none;
}

.flat-earth-background12 {
  top: 3.567915916442871px;
  left: 0px;
  width: 195px;
  height: 273.4320983886719px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color2 {
  top: 23.432085037231445px;
  left: 0px;
  width: 195px;
  height: 250px;
  position: absolute;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image12 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 270px;
  position: absolute;
  border-radius: 19.484535217285156px;
}

.flat-earth-overlay2 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 270px;
  position: absolute;
  border-radius: 19.484535217285156px;
}

.flat-earth-content12 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-text18 {
  color: var(--dl-color-maincolors-white);
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  align-content: center;
}

.flat-earth-coming-soon2 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text22 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-flat-earth2 {
  width: 400px;
  height: 453px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
}

.flat-earth-background13 {
  width: 400px;
  height: auto;
  align-self: flex-end;
}

.flat-earth-radial {
  top: 46px;
  left: 37px;
  width: 299px;
  height: 307px;
  position: absolute;
}

.flat-earth-image13 {
  left: 0px;
  right: 0px;
  width: auto;
  bottom: -3px;
  height: 100%;
  margin: auto;
  position: absolute;
}

.flat-earth-link17 {
  display: contents;
}

.flat-earth-moon-landing-mysteries2 {
  display: flex;
  overflow: visible;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  text-decoration: none;
}

.flat-earth-background14 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
  justify-content: flex-end;
}

.flat-earth-game-side-background {
  width: auto;
  height: 250px;
  align-self: flex-end;
}

.flat-earth-image14 {
  right: 0px;
  width: auto;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  border-radius: 30px;
}

.flat-earth-overlay3 {
  right: 0px;
  width: auto;
  bottom: 0px;
  height: 100%;
  position: absolute;
}

.flat-earth-content13 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 277px;
  margin: auto;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-text24 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
}

.flat-earth-coming-soon3 {
  gap: 10px;
  right: 0px;
  width: 237.5px;
  bottom: 0px;
  margin: auto;
  display: flex;
  padding: 5px 0;
  position: absolute;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text25 {
  color: var(--dl-color-maincolors-white);
  width: 195px;
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
  margin-right: 1.2vw;
  padding-left: 43px;
}

.flat-earth-link18 {
  display: contents;
}

.flat-earth-the-eugenics-conspiracy1 {
  height: 277px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 20px;
  text-decoration: none;
}

.flat-earth-background15 {
  top: 4.263040065765381px;
  left: 0px;
  width: 195px;
  height: 272.7369689941406px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color3 {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 250px;
  margin: auto;
  position: absolute;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image15 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  border-radius: 19.384614944458008px;
}

.flat-earth-overlay4 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  border-radius: 19.384614944458008px;
}

.flat-earth-content14 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-coming-soon4 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: var(--dl-color-b2c_flatearth-orange);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text30 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-game-description {
  gap: 65px;
  width: 1220px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.flat-earth-info {
  gap: 5px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.flat-earth-title {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.flat-earth-text32 {
  fill: var(--dl-color-b2c_flatearth-orange);
  color: var(--dl-color-b2c_flatearth-orange);
  height: auto;
  font-size: 32px;
  align-self: stretch;
  text-align: left;
  font-family: "Saira Semi Condensed";
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
}

.flat-earth-text35 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  align-self: stretch;
  text-align: left;
  line-height: normal;
}

.flat-earth-text38 {
  color: var(--dl-color-maincolors-gray);
  width: 767px;
  height: auto;
  text-align: left;
  line-height: 24px;
}

.flat-earth-other-games {
  gap: -50px;
  display: none;
  padding: 0 270px;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}

.flat-earth-games3 {
  gap: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flat-earth-link19 {
  display: contents;
}

.flat-earth-moon-landing-mysteries3 {
  text-decoration: none;
}

.flat-earth-background16 {
  top: 4.262179374694824px;
  left: 0px;
  width: 195px;
  height: 272.73785400390625px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color4 {
  top: 22.737815856933594px;
  left: 0px;
  width: 195px;
  height: 250px;
  position: absolute;
  border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image16 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 268px;
  position: absolute;
  border-radius: 19.38461685180664px;
}

.flat-earth-overlay5 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 268px;
  position: absolute;
  border-radius: 19.38461685180664px;
}

.flat-earth-content15 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-text44 {
  color: var(--dl-color-maincolors-white);
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  align-content: center;
}

.flat-earth-coming-soon5 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(188, 239, 48, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text45 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-link20 {
  display: contents;
}

.flat-earth-reptilian-reign2 {
  width: 195px;
  height: 277px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 20px;
  text-decoration: none;
}

.flat-earth-background17 {
  top: 3.567915916442871px;
  left: 0px;
  width: 195px;
  height: 273.4320983886719px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color5 {
  top: 23.432085037231445px;
  left: 0px;
  width: 195px;
  height: 250px;
  position: absolute;
  border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image17 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 270px;
  position: absolute;
  border-radius: 19.484535217285156px;
}

.flat-earth-overlay6 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 270px;
  position: absolute;
  border-radius: 19.484535217285156px;
}

.flat-earth-content16 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-text47 {
  color: var(--dl-color-maincolors-white);
  text-align: center;
  line-height: 32px;
  align-content: center;
}

.flat-earth-coming-soon6 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(188, 239, 48, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text51 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-link21 {
  display: contents;
}

.flat-earth-aliens-visitaion {
  width: 195px;
  height: 277px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  justify-content: center;
  text-decoration: none;
}

.flat-earth-background18 {
  top: 3.567915916442871px;
  left: 0px;
  width: 195px;
  height: 273.4320983886719px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color6 {
  top: 23.432085037231445px;
  left: 0px;
  width: 195px;
  height: 250px;
  position: absolute;
  border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image18 {
  top: 0px;
  flex: 0;
  left: -115px;
  width: auto;
  height: 100%;
  margin: auto;
  position: absolute;
  align-self: flex-start;
  border-radius: 19.484535217285156px;
}

.flat-earth-overlay7 {
  top: 0px;
  left: 3px;
  width: 189px;
  height: 270px;
  position: absolute;
  border-radius: 19.484535217285156px;
}

.flat-earth-content17 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-text53 {
  color: var(--dl-color-maincolors-white);
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  align-content: center;
}

.flat-earth-coming-soon7 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(188, 239, 48, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text54 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-link22 {
  display: contents;
}

.flat-earth-the-eugenics-conspiracy2 {
  width: 195px;
  height: 277px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 20px;
  text-decoration: none;
}

.flat-earth-background19 {
  top: 4.263040065765381px;
  left: 0px;
  width: 195px;
  height: 272.7369689941406px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
}

.flat-earth-background-color7 {
  left: 0px;
  right: 0px;
  width: 195px;
  bottom: 0px;
  height: 250px;
  margin: auto;
  position: absolute;
  border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
  border-width: 1px;
  border-radius: 20px;
}

.flat-earth-image19 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  border-radius: 19.384614944458008px;
}

.flat-earth-overlay8 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  border-radius: 19.384614944458008px;
}

.flat-earth-content18 {
  top: 27px;
  left: 0px;
  width: 195px;
  height: 250px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}

.flat-earth-text56 {
  color: var(--dl-color-maincolors-white);
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  align-content: center;
}

.flat-earth-coming-soon8 {
  gap: 10px;
  display: flex;
  padding: 5px 0;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  border-color: rgba(188, 239, 48, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-black);
}

.flat-earth-text57 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  flex-grow: 1;
  text-align: center;
  line-height: 24px;
}

.flat-earth-footer {
  display: flex;
  z-index: 3;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  flex-direction: column;
  padding-bottom: 30px;
  justify-content: center;
  background-color: var(--dl-color-maincolors-darkgray);
}

.flat-earth-content19 {
  width: 100%;
  display: flex;
  max-width: 1220px;
  align-items: flex-start;
  justify-content: space-between;
}

.flat-earth-policies {
  gap: 50px;
  display: flex;
  align-items: center;
}

.flat-earth-text59 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: "Saira Semi Condensed";
  font-weight: 400px;
  line-height: 24px;
  letter-spacing: 0em;
  text-decoration: none;
}

.flat-earth-text60 {
  color: var(--dl-color-maincolors-white);
  height: auto;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: "Saira Semi Condensed";
  font-weight: 400px;
  line-height: 24px;
  letter-spacing: 0em;
  text-decoration: none;
}

.flat-earth-other {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
}

.flat-earth-text62 {
  color: var(--dl-color-maincolors-gray);
  height: auto;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: "Saira Semi Condensed";
  font-weight: 400px;
  line-height: 24px;
  letter-spacing: 0em;
}

.flat-earth-freepik {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flat-earth-text64 {
  color: var(--dl-color-maincolors-gray);
  font-size: 14px;
  font-style: normal;
  font-family: "Saira Semi Condensed";
  line-height: 24px;
  letter-spacing: 0em;
}

.flat-earth-link23 {
  text-decoration: underline;
}

@media(max-width: 1600px) {
  .flat-earth-background10 {
    left: 0px;
    right: 0px;
    margin: auto;
  }

  .flat-earth-background-element {
    top: 786px;
    right: -165px;
  }

  .flat-earth-background-elipse2 {
    right: -277px;
    bottom: -516px;
  }

  .flat-earth-earth-image {
    right: -413px;
    width: 1000px;
    bottom: -534px;
    height: auto;
  }

  .flat-earth-background-gradient {
    height: 500px;
  }

  .flat-earth-navbar-interactive {
    padding-left: 100px;
    padding-right: 100px;
    background-color: var(--dl-color-maincolors-darkgray);
  }

  .flat-earth-companies1 {
    width: auto;
    padding: 0px;
  }

  .flat-earth-content10 {
    position: relative;
    align-items: center;
    padding-left: 100px;
    padding-right: 100px;
  }

  .flat-earth-games1 {
    width: 100%;
    max-width: 1220px;
    align-self: center;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
  }

  .flat-earth-text13 {
    width: 100%;
    position: static;
    max-width: 1220px;
  }

  .flat-earth-games2 {
    gap: 1.5vw;
    align-items: center;
  }

  .flat-earth-background11 {
    bottom: 0px;
    height: 100%;
    position: static;
    align-items: center;
    justify-content: center;
  }

  .flat-earth-background-color1 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 16vw;
    position: static;
    align-self: flex-end;
    border-color: var(--dl-color-b2c_flatearth-orange);
    border-width: 1px;
  }

  .flat-earth-image11 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 99%;
    height: 100%;
    margin: auto;
    position: absolute;
  }

  .flat-earth-overlay1 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
    position: absolute;
  }

  .flat-earth-content11 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text15 {
    top: 0px;
    left: 0px;
    height: 100%;
    position: absolute;
    align-self: center;
  }

  .flat-earth-text16 {
    align-self: center;
  }

  .flat-earth-reptilian-reign1 {
    align-self: center;
  }

  .flat-earth-background12 {
    width: 100%;
    height: 100%;
    position: static;
  }

  .flat-earth-background-color2 {
    width: 100%;
    bottom: 0px;
    height: 16vw;
    position: static;
    align-self: flex-end;
    border-color: var(--dl-color-b2c_flatearth-orange);
    border-width: 1px;
  }

  .flat-earth-image12 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-overlay2 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-content12 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text18 {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    align-content: center;
  }

  .flat-earth-coming-soon2 {
    width: 100%;
  }

  .flat-earth-flat-earth2 {
    width: 21.9vw;
    height: 24.5vw;
    align-self: center;
    align-items: flex-end;
  }

  .flat-earth-background13 {
    top: 10px;
    left: 0px;
    width: 21.9vw;
    bottom: 0px;
    height: 100%;
    margin: 0px;
    position: absolute;
    align-self: flex-start;
  }

  .flat-earth-radial {
    top: 0px;
    left: 0px;
    right: 20px;
    width: 20vw;
    bottom: 0px;
    height: auto;
    margin: auto;
  }

  .flat-earth-image13 {
    left: 0px;
    width: 21.9vw;
    bottom: 0px;
    height: auto;
    position: absolute;
  }

  .flat-earth-moon-landing-mysteries2 {
    overflow: visible;
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .flat-earth-background14 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    position: static;
    align-items: flex-end;
  }

  .flat-earth-game-side-background {
    right: 0px;
    width: 15vw;
    bottom: 0px;
    height: 16vw;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-image14 {
    width: 15vw;
  }

  .flat-earth-content13 {
    left: 0px;
    bottom: 0px;
    height: 100%;
    position: absolute;
    align-self: center;
  }

  .flat-earth-text24 {
    top: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
    margin-right: 0.5vw;
  }

  .flat-earth-coming-soon3 {
    width: 15vw;
  }

  .flat-earth-text25 {
    margin-right: 1.2vw;
  }

  .flat-earth-the-eugenics-conspiracy1 {
    height: 18vw;
    align-self: center;
  }

  .flat-earth-background15 {
    width: 100%;
    height: 100%;
    position: static;
  }

  .flat-earth-background-color3 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 16vw;
    margin: auto;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-content14 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-game-description {
    width: 100%;
    max-width: 1220px;
  }

  .flat-earth-background-color4 {
    border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
    border-width: 1px;
  }

  .flat-earth-image16 {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: auto;
  }

  .flat-earth-overlay5 {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text44 {
    height: 100%;
    align-self: center;
  }

  .flat-earth-text45 {
    align-self: center;
  }

  .flat-earth-background-color5 {
    border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
    border-width: 1px;
  }

  .flat-earth-image17 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-overlay6 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text47 {
    align-content: center;
  }

  .flat-earth-background-color6 {
    border-color: var(--dl-color-b2c_theeugenicsconspiracy-yellow);
    border-width: 1px;
  }

  .flat-earth-image18 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-overlay7 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text53 {
    width: 100%;
    height: 100%;
    align-content: center;
  }

  .flat-earth-footer {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media(max-width: 1200px) {
  .flat-earth-flat-earth1 {
    height: 100%;
  }

  .flat-earth-background10 {
    left: 0px;
    right: 0px;
    margin: auto;
  }

  .flat-earth-background-element {
    top: 680px;
    right: -472px;
  }

  .flat-earth-background-elipse1 {
    left: -67px;
  }

  .flat-earth-background-elipse2 {
    right: -574px;
    bottom: -553px;
  }

  .flat-earth-earth-image {
    right: -517px;
    width: 800px;
    bottom: -341px;
  }

  .flat-earth-background-gradient {
    height: 400px;
  }

  .flat-earth-navbar-interactive {
    padding-left: 0px;
    padding-right: 0px;
  }

  .flat-earth-desktop-menu {
    padding-left: 100px;
    padding-right: 100px;
  }

  .flat-earth-content10 {
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
  }

  .flat-earth-games1 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .flat-earth-text13 {
    width: 100%;
  }

  .flat-earth-games2 {
    gap: 20px;
    width: 100%;
  }

  .flat-earth-background11 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color1 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 17vw;
    margin: auto;
    position: absolute;
  }

  .flat-earth-content11 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text15 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon1 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-background12 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
    align-self: flex-end;
  }

  .flat-earth-background-color2 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 17vw;
    margin: auto;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-content12 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text18 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-background13 {
    left: 0px;
    right: 0px;
    width: auto;
    bottom: 0px;
    height: 22.5vw;
    margin: 0px;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-radial {
    top: 0px;
    left: 0px;
    right: 20px;
    width: 20vw;
    bottom: 0px;
    height: 225px;
    margin: auto;
  }

  .flat-earth-image13 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: auto;
    margin: auto;
  }

  .flat-earth-moon-landing-mysteries2 {
    justify-content: flex-start;
  }

  .flat-earth-background14 {
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
    position: absolute;
    align-self: flex-end;
    align-items: flex-start;
  }

  .flat-earth-game-side-background {
    right: 0px;
    width: 17vw;
    bottom: 0px;
    height: 17vw;
    position: static;
    align-self: flex-end;
  }

  .flat-earth-image14 {
    top: 0px;
    right: 0px;
    width: 16.5vw;
    bottom: 0px;
    height: 100%;
    margin: auto;
    border-radius: 30px;
  }

  .flat-earth-overlay3 {
    right: 0px;
    width: 17vw;
    bottom: 0px;
    height: 100%;
    position: absolute;
  }

  .flat-earth-content13 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    position: static;
    align-self: flex-end;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
  }

  .flat-earth-text24 {
    top: -3px;
    left: 0px;
    width: auto;
    height: 100%;
    position: absolute;
  }

  .flat-earth-coming-soon3 {
    right: 0px;
    width: 16.2vw;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-text25 {
    margin-left: 1.5vw;
    margin-right: 0vw;
    padding-left: 0px;
  }

  .flat-earth-the-eugenics-conspiracy1 {
    height: 19.53vw;
  }

  .flat-earth-background15 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color3 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 17vw;
    margin: auto;
  }

  .flat-earth-content14 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-coming-soon4 {
    display: flex;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-game-description {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .flat-earth-other-games {
    padding-left: 0px;
    padding-right: 0px;
  }

  .flat-earth-games3 {
    gap: 20px;
    width: 100%;
  }

  .flat-earth-background16 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color4 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 182px;
    margin: auto;
  }

  .flat-earth-content15 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text44 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon5 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-reptilian-reign2 {
    width: 150px;
    height: 200px;
  }

  .flat-earth-background17 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color5 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 182px;
    margin: auto;
  }

  .flat-earth-content16 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text47 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon6 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-aliens-visitaion {
    width: 150px;
    height: 200px;
  }

  .flat-earth-background18 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color6 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 182px;
    margin: auto;
  }

  .flat-earth-content17 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text53 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon7 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-the-eugenics-conspiracy2 {
    width: 150px;
    height: 200px;
  }

  .flat-earth-background19 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-background-color7 {
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 182px;
    margin: auto;
  }

  .flat-earth-content18 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    height: 100%;
    margin: auto;
  }

  .flat-earth-text56 {
    top: 0px;
    left: 0px;
    bottom: 0px;
    height: auto;
    margin: auto;
    position: absolute;
  }

  .flat-earth-coming-soon8 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .flat-earth-footer {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media(max-width: 991px) {
  .flat-earth-flat-earth1 {
    gap: 85px;
  }

  .flat-earth-background-element {
    top: 760px;
    right: -356px;
    width: 769px;
    height: 819px;
  }

  .flat-earth-background-elipse1 {
    display: none;
  }

  .flat-earth-background-elipse2 {
    top: 562px;
    right: -363px;
    width: 803px;
    height: 715px;
  }

  .flat-earth-earth-image {
    right: -447px;
    width: 750px;
    bottom: 143px;
    height: auto;
  }

  .flat-earth-background-gradient {
    bottom: 81px;
    height: 946px;
    margin: 0px;
    margin-bottom: auto;
    background-size: contain;
    background-image: url("public/background-gradient-small-1500w.png");
  }

  .flat-earth-top1 {
    gap: 25px;
  }

  .flat-earth-desktop-menu {
    padding-left: 50px;
    padding-right: 50px;
  }

  .flat-earth-content10 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .flat-earth-text13 {
    display: none;
  }

  .flat-earth-reptilian-reign1 {
    display: none;
  }

  .flat-earth-flat-earth2 {
    width: 40vw;
    height: 45vw;
    align-items: center;
    justify-content: center;
  }

  .flat-earth-background13 {
    width: 40vw;
    height: auto;
    position: static;
    align-self: flex-end;
  }

  .flat-earth-radial {
    top: 0px;
    left: 0px;
    right: 20px;
    width: 35vw;
    bottom: 0px;
    height: auto;
    margin: auto;
  }

  .flat-earth-image13 {
    left: 0px;
    right: 0px;
    width: 40vw;
    bottom: 0px;
    height: 45vw;
    margin: auto;
    position: absolute;
    align-self: flex-end;
  }

  .flat-earth-moon-landing-mysteries2 {
    display: none;
  }

  .flat-earth-the-eugenics-conspiracy1 {
    display: none;
  }

  .flat-earth-text38 {
    width: 100%;
    max-width: 600px;
  }

  .flat-earth-other-games {
    gap: 20px;
    display: flex;
    padding-left: 50px;
    padding-right: 50px;
  }

  .flat-earth-text43 {
    fill: var(--dl-color-maincolors-white);
    color: var(--dl-color-maincolors-white);
    align-self: flex-start;
  }

  .flat-earth-games3 {
    gap: 2vw;
    justify-content: flex-start;
  }

  .flat-earth-background16 {
    position: static;
  }

  .flat-earth-background-color4 {
    left: 0px;
    bottom: 0px;
    height: 27vw;
    position: absolute;
    align-self: flex-end;
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-image16 {
    left: 0px;
    right: 0px;
    width: 99%;
    margin: auto;
  }

  .flat-earth-text44 {
    height: 100%;
  }

  .flat-earth-coming-soon5 {
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-reptilian-reign2 {
    width: 21vw;
    height: 29.3vw;
  }

  .flat-earth-background-color5 {
    bottom: 0px;
    height: 27vw;
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-text47 {
    width: 100%;
  }

  .flat-earth-coming-soon6 {
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-aliens-visitaion {
    width: 21vw;
    height: 29.3vw;
  }

  .flat-earth-background-color6 {
    height: 27vw;
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-image18 {
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 0px;
    margin: auto;
    position: absolute;
    align-self: center;
  }

  .flat-earth-coming-soon7 {
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-the-eugenics-conspiracy2 {
    width: 21vw;
    height: 29.3vw;
  }

  .flat-earth-background-color7 {
    height: 27VW;
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-coming-soon8 {
    border-color: var(--dl-color-b2c_flatearth-orange);
  }

  .flat-earth-footer {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media(max-width: 767px) {
  .flat-earth-background-element {
    top: 730px;
    right: -398px;
  }

  .flat-earth-background-elipse2 {
    top: 662px;
    right: -392px;
  }

  .flat-earth-earth-image {
    top: 654px;
    right: -371px;
    width: 600px;
    height: auto;
  }

  .flat-earth-background-gradient {
    top: 537px;
    right: -4px;
    width: 100%;
    height: 982px;
    margin: 0px;
    position: absolute;
    align-self: flex-start;
    background-size: cover;
    background-image: url("public/background-gradient-small-1500w.png");
  }

  .flat-earth-navbar-interactive {
    padding-left: 50px;
    padding-right: 50px;
    justify-content: space-between;
  }

  .flat-earth-desktop-menu {
    display: none;
  }

  .flat-earth-burger-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .flat-earth-icon1 {
    fill: var(--dl-color-maincolors-white);
  }

  .flat-earth-mobile-menu {
    height: auto;
    box-shadow: 5px 5px 10px 0px #000000;
    padding-top: 30px;
    padding-left: 50px;
    border-radius: var(--dl-layout-radius-radius4);
    padding-right: 50px;
    padding-bottom: 30px;
    background-color: var(--dl-color-maincolors-darkgray);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .flat-earth-top2 {
    border-color: var(--dl-color-maincolors-black);
    border-width: 1px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .flat-earth-logo3 {
    height: 60px;
  }

  .flat-earth-icon3 {
    fill: var(--dl-color-maincolors-white);
  }

  .flat-earth-profiles2 {
    width: auto;
    height: 47px;
    margin-top: 20px;
    border-color: var(--dl-color-maincolors-white);
  }

  .flat-earth-companies2 {
    gap: 20px;
  }

  .flat-earth-text12 {
    font-size: 16px;
  }

  .flat-earth-image10 {
    width: auto;
  }

  .flat-earth-games2 {
    position: relative;
  }

  .flat-earth-flat-earth2 {
    width: auto;
    height: 65vw;
  }

  .flat-earth-background13 {
    flex: 0;
    width: 100%;
    height: 60.7vw;
    margin: 0px;
    position: static;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .flat-earth-radial {
    top: 0px;
    left: 0px;
    right: 20px;
    width: 50vw;
    bottom: 0px;
    margin: auto;
  }

  .flat-earth-image13 {
    top: 0px;
    right: 0px;
    width: auto;
    height: 65vw;
    position: absolute;
  }

  .flat-earth-info {
    gap: 15px;
  }

  .flat-earth-text32 {
    font-size: 20px;
  }

  .flat-earth-text35 {
    font-size: 38px;
    line-height: 40px;
  }

  .flat-earth-text38 {
    width: 100%;
    font-size: 16px;
    max-width: 450px;
  }

  .flat-earth-other-games {
    gap: 20px;
  }

  .flat-earth-games3 {
    gap: 3vw;
    flex-wrap: wrap;
    justify-content: center;
  }

  .flat-earth-background16 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: flex-start;
  }

  .flat-earth-background-color4 {
    left: 0px;
    bottom: 0px;
    height: 45vw;
    position: absolute;
    align-self: flex-end;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .flat-earth-text44 {
    top: 0px;
    left: 0px;
    height: 100%;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-reptilian-reign2 {
    width: 38vw;
    height: 53vw;
  }

  .flat-earth-background-color5 {
    height: 45vw;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .flat-earth-text47 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-aliens-visitaion {
    width: 38vw;
    height: 53vw;
  }

  .flat-earth-background-color6 {
    height: 45vw;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .flat-earth-image18 {
    left: 0px;
    right: 0px;
    width: 100%;
    margin: auto;
  }

  .flat-earth-text53 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-the-eugenics-conspiracy2 {
    width: 38vw;
    height: 53vw;
  }

  .flat-earth-background-color7 {
    height: 47.5vw;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .flat-earth-text56 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-footer {
    width: 100%;
    position: relative;
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }

  .flat-earth-content19 {
    gap: 20px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .flat-earth-policies {
    gap: 10px;
    width: auto;
    position: relative;
    align-self: center;
    flex-direction: column;
    justify-content: flex-start;
  }

  .flat-earth-text59 {
    width: auto;
    font-size: 14px;
    align-self: center;
    text-align: left;
  }

  .flat-earth-text60 {
    width: auto;
    font-size: 14px;
  }

  .flat-earth-other {
    align-items: center;
  }

  .flat-earth-text62 {
    width: auto;
    font-size: 14px;
    align-self: center;
  }

  .flat-earth-text64 {
    width: auto;
    font-size: 14px;
    align-self: center;
  }
}

@media(max-width: 479px) {
  .flat-earth-background-element {
    top: 840px;
    right: -246px;
    width: 478px;
    height: 502px;
  }

  .flat-earth-background-elipse1 {
    display: none;
  }

  .flat-earth-background-elipse2 {
    top: 764px;
    right: -285px;
    width: 478px;
    height: auto;
  }

  .flat-earth-earth-image {
    top: 780px;
    right: -251px;
    width: 387px;
    height: auto;
  }

  .flat-earth-background-gradient {
    top: 680px;
    flex: 1;
    left: 0px;
    right: 0px;
    height: 645px;
    margin: 0px;
  }

  .flat-earth-navbar-interactive {
    padding: 0px;
  }

  .flat-earth-burger-menu {
    width: 100%;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    justify-content: space-between;
  }

  .flat-earth-logo2 {
    height: 40px;
  }

  .flat-earth-icon1 {
    fill: var(--dl-color-maincolors-white);
    width: Small16px;
    height: 16px;
  }

  .flat-earth-mobile-menu {
    height: 204px;
    box-shadow: 5px 5px 10px 0px #000000;
    padding-top: 30px;
    padding-left: 20px;
    border-radius: var(--dl-layout-radius-radius4);
    padding-right: 20px;
    padding-bottom: 30px;
    background-color: var(--dl-color-maincolors-darkgray);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .flat-earth-top2 {
    border-color: var(--dl-color-maincolors-black);
    border-width: 1px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .flat-earth-logo3 {
    height: 40px;
  }

  .flat-earth-icon3 {
    fill: var(--dl-color-maincolors-white);
    width: var(--dl-layout-size-xsmall);
  }

  .flat-earth-profiles2 {
    width: auto;
    height: 47px;
    margin-top: 20px;
    border-color: var(--dl-color-maincolors-white);
  }

  .flat-earth-companies2 {
    gap: 20px;
    width: auto;
    justify-content: center;
  }

  .flat-earth-image10 {
    width: auto;
  }

  .flat-earth-content10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-flat-earth2 {
    width: auto;
    height: 85vw;
  }

  .flat-earth-background13 {
    width: 100%;
    height: 79.5vw;
    align-self: flex-end;
  }

  .flat-earth-radial {
    top: 0px;
    left: 0px;
    right: 20px;
    width: 70vw;
    bottom: 0px;
    margin: auto;
  }

  .flat-earth-image13 {
    top: 0px;
    right: 0px;
    width: auto;
    height: 85vw;
    position: absolute;
  }

  .flat-earth-title {
    gap: 0px;
  }

  .flat-earth-text38 {
    width: 100%;
  }

  .flat-earth-other-games {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flat-earth-games3 {
    gap: 3vw;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .flat-earth-background-color4 {
    height: 55vw;
  }

  .flat-earth-reptilian-reign2 {
    width: 43vw;
    height: 60vw;
  }

  .flat-earth-background-color5 {
    height: 55vw;
  }

  .flat-earth-aliens-visitaion {
    width: 43vw;
    height: 60vw;
  }

  .flat-earth-background-color6 {
    height: 55vw;
  }

  .flat-earth-image18 {
    left: 0px;
    right: 0px;
    width: 100%;
    margin: auto;
  }

  .flat-earth-the-eugenics-conspiracy2 {
    width: 43vw;
    height: 60vw;
  }

  .flat-earth-background-color7 {
    height: 55vw;
  }

  .flat-earth-footer {
    gap: 0px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
  }

  .flat-earth-content19 {
    gap: 20px;
    flex-direction: column;
    justify-content: center;
  }

  .flat-earth-policies {
    gap: 10px;
    flex-direction: column;
  }

  .flat-earth-text62 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: static;
  }

  .flat-earth-text64 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: static;
  }
}