.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.c_header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-height: 980px;
  max-width: 100%;
  min-height: 980px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #7acdf3;
  background-image: url('../images/Banner_1.png');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  -o-object-fit: fill;
  object-fit: fill;
}

.gametitle {
  position: absolute;
  top: 115px;
  display: block;
  overflow: visible;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trailer {
  position: absolute;
  left: 0%;
  top: 890px;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 360px;
  height: 208px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 6px;
  border-color: #fff;
  border-radius: 4px;
  box-shadow: 3px 3px 12px 5px rgba(0, 0, 0, 0.2);
  -o-object-fit: fill;
  object-fit: fill;
}

.youtube {
  display: block;
}

.c_cta {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 360px;
  max-width: 100%;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fdf4ea;
  box-shadow: 0 20px 20px -16px rgba(0, 0, 0, 0.15);
  color: #7acdf3;
}

.small-logo {
  position: relative;
  display: block;
  overflow: visible;
  margin-left: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text_description {
  max-width: 706px;
  padding-top: 22px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

.c_description {
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 1080px;
  max-width: 100%;
  min-height: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #7acdf3;
}

.characters {
  margin-top: 200px;
  margin-bottom: 157px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.legal {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5%;
  max-width: 1920px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.66);
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.banner {
  position: static;
  display: none;
  overflow: hidden;
  max-height: 100%;
  max-width: 2464px;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.press-kit {
  position: fixed;
  left: auto;
  top: 22px;
  right: 22px;
  bottom: auto;
  overflow: visible;
  width: 148px;
  height: 48px;
  max-height: 48px;
  max-width: 148px;
  min-height: 48px;
  min-width: 148px;
  clear: both;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 14px;
  background-color: #fff;
  font-family: Overlock, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  -o-object-fit: contain;
  object-fit: contain;
}

.press-kit:hover {
  text-decoration: underline;
}

.hashtag {
  position: absolute;
  top: -371px;
  margin-top: 867px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.developersmall {
  position: absolute;
  top: 38px;
  max-width: 136px;
  min-width: 96px;
}

.developersmalltext {
  position: absolute;
  top: -843px;
  margin-top: 856px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.cta_game {
  font-family: Overlock, sans-serif;
  color: #7acdf3;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
}

.cta_wishlist {
  margin-top: 14px;
  font-family: Overlock, sans-serif;
  color: #7acdf3;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
}

.text_delivery {
  margin-top: 28px;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
}

.c_feature {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fdf4ea;
  opacity: 1;
}

.description_block {
  padding-bottom: 72px;
}

.features_header {
  position: relative;
  margin-top: 12px;
  font-family: Overlock, sans-serif;
  color: #31171e;
  font-size: 52px;
  line-height: 52px;
  font-style: italic;
  font-weight: 900;
}

.socials {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  margin-left: 22px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.social_twitter {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-twitter-4-240.png');
  background-size: contain;
}

.social_twitter:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1a6dac;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.platform_logos {
  position: absolute;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 16px;
  margin-left: 16px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  grid-column-gap: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}

.footer-credits {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 8%;
  background-color: #fff;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.slider {
  height: 100%;
  max-width: 1280px;
  min-width: 980px;
  margin-top: 40px;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fdf4ea;
}

.left-arrow {
  position: absolute;
  overflow: visible;
}

.icon {
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.mask {
  border-radius: 20px;
  background-color: #fdf4ea;
  box-shadow: 3px 3px 15px -7px #000;
}

.feature_paragraph {
  width: 680px;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.heading {
  margin-bottom: 4px;
  font-family: Overlock, sans-serif;
  color: #31171e;
  font-size: 26px;
  font-style: italic;
  font-weight: 900;
}

.paragraph_feature {
  padding-right: 0px;
  padding-left: 4px;
  font-family: Overlock, sans-serif;
  color: #31171e;
  font-size: 20px;
  line-height: 24px;
  text-align: justify;
}

.features_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.credits_logo {
  overflow: hidden;
  max-height: 278px;
  max-width: 278px;
  min-height: 278px;
  min-width: 278px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.credits_heading {
  position: static;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.credits_name {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.credits_block_wt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_web {
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-globe-3-240.png');
  background-position: 50% 50%;
  background-size: contain;
}

.button_twitter {
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-twitter-4-240_Black.png');
  background-position: 50% 50%;
  background-size: contain;
}

.credits_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 200px;
  min-height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.footer_link {
  width: 120px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #553d3d;
  font-weight: 600;
  text-align: center;
  text-decoration: underline;
}

.footer_link:hover {
  font-weight: 700;
  text-decoration: none;
}

.feature_list {
  width: 700px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 24px;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 8px;
  font-family: Overlock, sans-serif;
  color: #31171e;
  font-size: 18px;
  list-style-type: disc;
}

.features_banner {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-shadow: 3px 3px 8px -7px #000;
}

.social_tumblr {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-tumblr-4-240.png');
  background-size: contain;
}

.social_tumblr:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.social_tiktok {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/icon_tiktok_240.png');
  background-position: 0px 0px;
  background-size: contain;
}

.social_tiktok:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.social_youtube {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-youtube-9-240.png');
  background-size: contain;
}

.social_youtube:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.social_discord {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-discord-1-240.png');
  background-size: contain;
}

.social_discord:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.social_instagram {
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url('../images/iconmonstr-instagram-14-240.png');
  background-size: contain;
}

.social_instagram:hover {
  border-radius: 12px;
  background-color: #fff;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.social_steam {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background-color: #000;
  background-image: url('../images/Steam_Icon_240_White.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.social_steam:hover {
  border-radius: 8px;
  background-color: #1a6dac;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.credits_block_sk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.credits_block_sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.platform_image {
  overflow: auto;
  max-height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.c_newsletter {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  padding-bottom: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fdf4ea;
}

.text-field {
  display: block;
}

.heading_newsletter {
  margin-top: 14px;
  margin-bottom: 0px;
  border-radius: 4px;
  background-color: #fa6074;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 32px;
  font-style: italic;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-style: normal;
  font-weight: 600;
}

.text-field-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #1a6dac;
  border-radius: 12px;
  box-shadow: 4px 4px 11px -8px #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #31171e;
}

.submit-button {
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #31171e;
  font-weight: 700;
}

.submit-button:hover {
  border-radius: 16px;
  background-color: #fdf4ea;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  margin-bottom: 26px;
  border-radius: 4px;
  background-color: #fa6074;
  font-family: Overlock, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.form-block {
  width: 480px;
}

.button {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 8px;
  background-color: #fff;
  font-family: Overlock, sans-serif;
  color: #31171e;
  font-size: 18px;
  font-weight: 700;
}

.button:hover {
  background-color: #fdf4ea;
}

.text-block-2 {
  background-color: #fa6074;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 10px;
}

.socials_bg {
  display: none;
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 200px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 12px;
  background-color: #fa6074;
  box-shadow: 6px 6px 14px -10px #000;
}

.break {
  height: 140px;
  background-color: #fdf4ea;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7acdf3;
}

.container {
  border-radius: 8px;
  background-color: #fdf4ea;
}

.body-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 32px;
  background-color: #7acdf3;
}

@media screen and (max-width: 991px) {
  .gametitle {
    max-width: 80%;
    min-width: 70%;
  }

  .small-logo {
    margin-right: auto;
    margin-left: auto;
  }

  .text_description {
    padding-top: 26px;
  }

  .c_description {
    padding-top: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .characters {
    margin-top: 40px;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .banner {
    overflow: visible;
    min-height: 480px;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .press-kit {
    top: 10px;
    right: 10px;
    max-height: 62px;
  }

  .hashtag {
    margin-top: 891px;
  }

  .developersmall {
    max-width: 112px;
    min-width: 96px;
  }

  .text_delivery {
    text-align: center;
  }

  .description_block {
    padding-bottom: 0px;
  }

  .socials {
    margin-top: 10px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 16px;
  }

  .platform_logos {
    bottom: 12%;
    max-width: 90%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-credits {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    grid-column-gap: 6%;
    background-color: #fff;
  }

  .slider {
    height: auto;
    max-width: 90%;
    min-width: 80%;
  }

  .credits_logo {
    max-height: 200px;
    max-width: 200px;
    min-height: 200px;
    min-width: 200px;
  }

  .features_banner {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .image {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .c_newsletter {
    z-index: 0;
    clear: both;
  }

  .div-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }
}

@media screen and (max-width: 767px) {
  .c_header {
    min-height: 800px;
    margin-top: 68px;
    background-size: 400%;
  }

  .gametitle {
    max-width: 70%;
    margin-top: 44px;
  }

  .trailer {
    top: 780px;
  }

  .c_cta {
    padding-right: 12px;
    padding-left: 12px;
  }

  .c_description {
    max-height: 1200px;
    min-height: 1200px;
    padding-top: 96px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .characters {
    margin-top: 32px;
  }

  .legal {
    bottom: 1%;
    max-width: 100%;
    font-size: 12px;
    line-height: 16px;
  }

  .banner {
    min-height: 420px;
    min-width: 100%;
  }

  .press-kit {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7acdf3;
  }

  .hashtag {
    margin-top: 507px;
  }

  .cta_game {
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
  }

  .c_feature {
    padding-top: 32px;
  }

  .socials {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 68px;
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .steam {
    width: 96%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .platform_logos {
    bottom: 8%;
    max-height: 266px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 18px;
  }

  .footer-credits {
    padding-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 48px;
  }

  .feature_paragraph {
    max-width: 100%;
  }

  .paragraph_feature {
    font-size: 18px;
  }

  .features_block {
    max-width: 96%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .feature_list {
    width: auto;
    max-width: 96%;
  }

  .credits_block_sk {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .credits_block_sm {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .platform_image {
    max-height: 36px;
  }

  .link-block {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .form-block {
    width: 400px;
  }

  .button {
    border-radius: 8px;
    background-color: #fff;
    font-family: Overlock, sans-serif;
    color: #31171e;
    font-weight: 700;
  }

  .button:hover {
    background-color: #fdf4ea;
  }

  .socials_bg {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    height: 64px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .c_header {
    background-position: 50% 100%;
    background-size: auto;
  }

  .gametitle {
    margin-top: 86px;
  }

  .trailer {
    width: 90%;
    height: auto;
  }

  .c_cta {
    padding-top: 48px;
  }

  .text_description {
    text-align: center;
  }

  .text_description.description {
    text-align: center;
  }

  .c_description {
    max-height: 1600px;
    min-height: 1400px;
  }

  .legal {
    bottom: 4px;
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 11px;
    line-height: 14px;
  }

  .banner {
    display: none;
    overflow: hidden;
    min-height: 320px;
    min-width: 21%;
  }

  .developersmall {
    max-width: 96px;
  }

  .c_feature {
    padding-top: 48px;
  }

  .features_header {
    margin-top: 0px;
  }

  .socials {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 100%;
    overflow: hidden;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .steam {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .html-embed {
    overflow: visible;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .footer-credits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-row-gap: 48px;
  }

  .mask {
    border-radius: 12px;
  }

  .feature_paragraph {
    width: 90%;
  }

  .paragraph_feature {
    font-size: 16px;
    line-height: 22px;
  }

  .credits_logo {
    max-height: 200px;
    max-width: 200px;
    min-height: 200px;
    min-width: 200px;
  }

  .credits_block_wt {
    margin-top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer {
    max-height: 100%;
    min-height: auto;
    margin-top: 64px;
    margin-bottom: 64px;
    padding-top: 64px;
    padding-bottom: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-row-gap: 20px;
  }

  .footer_link {
    width: 100px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .feature_list {
    width: 90%;
  }

  .list {
    padding-left: 12px;
    font-size: 16px;
    line-height: 20px;
  }

  .features_banner {
    max-width: 90%;
  }

  .credits_block_sk {
    margin-top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .credits_block_sm {
    margin-top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .text-block {
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
  }

  .form-block {
    max-width: 96%;
  }
}

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

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

@font-face {
  font-family: 'Overlock';
  src: url('../fonts/Overlock-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Overlock';
  src: url('../fonts/Overlock-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('OpenSans-Light'), url('../fonts/OpenSans-Light.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('OpenSans-LightItalic'), url('../fonts/OpenSans-LightItalic.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('OpenSans-Regular'), url('../fonts/OpenSans-Regular.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('OpenSans-RegularItalic'), url('../fonts/OpenSans-RegularItalic.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('OpenSans-SemiBold'), url('../fonts/OpenSans-SemiBold.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('OpenSans-SemiBoldItalic'), url('../fonts/OpenSans-SemiBoldItalic.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('OpenSans-Bold'), url('../fonts/OpenSans-BoldItalic.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('OpenSans-Bold'), url('../fonts/OpenSans-ExtraBold.ttf'), format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('OpenSans-Bold'), url('../fonts/OpenSans-ExtraBoldItalic.ttf'), format('truetype');
}