.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

a {
  text-decoration: underline;
}

.body {
  background-color: #111219;
  background-image: url('../images/tiles-bg.jpg');
  background-position: 0 0;
  background-size: auto;
  font-family: Fira Sans Condensed, sans-serif;
  font-weight: 400;
}

.header-style {
  z-index: 50;
  background-image: linear-gradient(#000, #0000);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.inner {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

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

.wombogames_deco_logo {
  object-fit: cover;
}

.wombogames_deco_logo.footer-logo-logo {
  max-width: 100%;
}

.menu {
  grid-column-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.primary-menu {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-item {
  color: #d0d7e5;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px;
  font-family: Londrina Solid, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.menu-item:hover {
  color: #fff;
}

.menu-divider {
  object-fit: cover;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 27px;
  text-decoration: none;
  display: flex;
}

.some-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-left: 1px solid #fffdfd1a;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.steam-1-1 {
  object-fit: cover;
  overflow: hidden;
}

.div-block {
  width: 1px;
  height: 100%;
}

.menu-some:hover {
  filter: brightness(200%);
}

.hero-bg {
  z-index: 0;
  background-image: url('../images/RoB_1920x1080.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 960px;
  position: relative;
}

.hero-overlay {
  z-index: 0;
  background-image: linear-gradient(#0e11151a, #0e1115cc);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.quick-stack {
  width: 500px;
  position: absolute;
  inset: 0%;
}

.hero-content {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #000;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding: 12px 32px 12px 28px;
  font-family: Londrina Solid, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.btn.primary-button {
  background-image: url('../images/primary-btn.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 230px;
  transition: transform .2s cubic-bezier(.455, .03, .515, .955);
}

.btn.primary-button:hover {
  filter: brightness(110%);
  transform: scale(1.05);
}

.btn.secondary-btn {
  background-image: url('../images/secondary-btn.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 60px;
  transition: transform .2s cubic-bezier(.455, .03, .515, .955);
}

.btn.secondary-btn:hover {
  filter: brightness(120%);
  transform: scale(1.05);
}

.btn.secondary-btn.secondary-button-alt {
  background-image: url('../images/secondary-alt-btn.svg');
  justify-content: center;
  align-items: center;
  width: 280px;
}

.btn-text {
  color: #000;
  text-transform: uppercase;
  font-family: Londrina Solid, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.btn-text.primary-button {
  font-size: 24px;
}

.rob-logo {
  margin-bottom: 54px;
  margin-left: -40px;
}

.hero-btn-items {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
}

.hero-btn {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
}

.platforms {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/platforms-bg.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 130px;
  margin-top: -80px;
  display: flex;
  position: relative;
}

.platforms-section {
  grid-row-gap: 32px;
  background-color: #030303;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  text-decoration: none;
  display: flex;
}

.platform-title {
  grid-column-gap: 12px;
  background-color: #030303;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 213px;
  height: 44px;
  margin-top: -20px;
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.platform-title-text {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Londrina Solid, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.platform-items {
  grid-column-gap: 84px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.platform-item {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  text-decoration: none;
  display: flex;
}

.platform-icon-steamnf {
  object-fit: cover;
}

.platform-date {
  color: #737880;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans Condensed, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.content {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 120px 32px 200px;
  display: flex;
  position: relative;
}

.game-intro-gradient {
  z-index: 0;
  background-image: linear-gradient(#030303, #03030300);
  width: 100%;
  height: 350px;
  position: absolute;
  inset: 0% 0% auto;
}

.game-intro {
  z-index: 1;
  grid-row-gap: 140px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.game-intro-top {
  z-index: 1;
  grid-column-gap: 120px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.game-intro-title {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.primary-title {
  border-style: undefined;
  border-width: 0 0 1px;
  border-color: undefined;
  color: #e8d15d;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#99522e, #e8d15d 50%);
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Londrina Solid, sans-serif;
  font-size: 82px;
  font-weight: 400;
  line-height: 80%;
  text-decoration: none;
  display: block;
}

.primary-title.team-title {
  text-align: center;
}

.large-desc {
  grid-column-gap: 10px;
  color: #dadee5;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 24px;
  line-height: 130%;
  text-decoration: none;
  display: block;
}

.large-desc.team-desc {
  text-align: center;
}

.large-desc.team-about-desc-text {
  color: #a1a7b2;
  text-align: center;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 150%;
}

.game-intro-video {
  z-index: 0;
  background-image: url('../images/video_frame.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100%;
  padding: 1.5%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.game-intro-video.video-placeholder {
  background-image: url('../images/video_frame_placeholder.png');
  width: 630px;
  max-width: 100%;
  height: 370px;
}

.game-features {
  z-index: 1;
  grid-column-gap: 84px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.game-features-col {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.game-features-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.game-features-item-bullet {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 7px;
  text-decoration: none;
}

.game-features-bullet {
  object-fit: cover;
  background-color: #2ee599;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  margin-top: 7px;
  text-decoration: none;
  display: block;
}

.game-features-item-desc {
  grid-column-gap: 12px;
  color: #a1a7b2;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 130%;
  text-decoration: none;
}

.game-features-item-bullet-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 78px;
  padding-top: 7px;
  text-decoration: none;
  display: flex;
}

.game-features-item-desc-text-0 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.game-features-item-desc-text-1 {
  color: #a1a7b2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.game-features-item-desc-text-2 {
  color: #a1a7b2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans Condensed, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.youtube {
  opacity: .6;
}

.rob_enemy_candleenemy {
  position: absolute;
  inset: auto -15% -10% auto;
}

.video-play {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: transform .2s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-play:hover {
  transform: scale(1.2);
}

.features-list {
  margin-bottom: 0;
}

.text-span, .span-highlight {
  color: #fff;
}

.deco-fog {
  z-index: 0;
  position: absolute;
  inset: 20% auto 0% -40%;
}

.deco-fog.second-fog {
  z-index: 0;
  left: auto;
  right: -40%;
}

.deco-fog.team-fog-left {
  inset: -40% auto 0% 5%;
}

.deco-fog.team-fog-right {
  inset: -40% 5% 0% auto;
}

.pipe-divider {
  padding-top: 120px;
  padding-bottom: 120px;
}

.media {
  z-index: 1;
  grid-row-gap: 46px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.media-title {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.media-title-text {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.media-list {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.media-item {
  background-image: url('../images/media_screenshot_frame.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 451px;
  max-width: 100%;
  height: auto;
  padding: 1.1%;
}

.media-image, .media-image-image {
  width: 100%;
  height: auto;
}

.media-image-image:hover {
  filter: brightness(140%);
}

.team {
  z-index: 1;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.team-top {
  z-index: 1;
  grid-column-gap: 120px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.team-title {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.team-office {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  position: relative;
}

.team-foto {
  z-index: 0;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  transform: rotate(0);
}

.team-foto.team-left {
  transform: rotate(-2deg);
}

.team-foto.team-right {
  margin-top: 32px;
  transform: rotate(2deg);
}

.team-foto-foto {
  width: 626px;
}

.team-location-outer {
  clear: left;
  background-color: #000;
  border: 3px solid #000;
  margin-top: -40px;
}

.team-location-center {
  background-color: #000;
  border: 4px solid #83641b;
}

.team-location-inner {
  background-color: #261d08;
  border: 1px solid #000;
  padding: 12px 32px;
}

.team-location-text {
  color: #fff7e5;
  text-transform: uppercase;
  font-family: Londrina Solid, sans-serif;
  font-size: 24px;
}

.team-about {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.team-about-desc {
  color: #a1a7b2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 840px;
  text-decoration: none;
  display: flex;
}

.footer {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/platforms-bg.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-logo {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
  text-decoration: none;
  display: flex;
}

.gradient-bottom {
  z-index: 0;
  background-image: linear-gradient(#09090d00, #09090d);
  width: 100%;
  height: 600px;
  position: absolute;
  inset: auto 0% -1%;
}

.footer-some {
  grid-row-gap: 32px;
  background-color: #030303;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  padding-top: 32px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.footer-some-items {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-inner {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
}

.footer-info {
  grid-row-gap: 40px;
  background-color: #030303;
  border-top: 1px solid #17181a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.footer-content {
  background-color: #030303;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 80px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.footer-text {
  color: #a1a7b2;
  font-size: 18px;
}

.footer-info-items {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: #a1a7b2;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-info-copy {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-text-copy {
  color: #2e3033;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .inner {
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .wombogames_deco_logo {
    object-fit: contain;
    width: 170px;
  }

  .wombogames_deco_logo.footer-logo-logo {
    width: 230px;
  }

  .menu {
    grid-column-gap: 12px;
    display: none;
  }

  .primary-menu {
    grid-column-gap: 12px;
  }

  .some-menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .hero-bg {
    background-position: 32%;
  }

  .hero-overlay {
    background-image: linear-gradient(#0e11154d, #0e1115);
  }

  .rob-logo {
    max-width: 50%;
  }

  .content {
    padding-bottom: 160px;
  }

  .game-intro {
    grid-row-gap: 90px;
  }

  .game-intro-top {
    grid-row-gap: 64px;
    flex-flow: column;
  }

  .game-intro-title {
    grid-row-gap: 32px;
  }

  .primary-title {
    font-size: 72px;
  }

  .large-desc {
    font-size: 22px;
  }

  .large-desc.team-about-desc-text {
    padding-top: 20px;
    font-size: 20px;
  }

  .game-intro-video {
    width: 100%;
    height: auto;
    padding: 3%;
  }

  .game-features {
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .game-features-col {
    grid-row-gap: 32px;
  }

  .deco-fog {
    top: 20%;
    left: -50%;
  }

  .deco-fog.second-fog {
    right: -400px;
  }

  .pipe-divider {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .media {
    grid-row-gap: 24px;
  }

  .media-title {
    grid-column-gap: 0px;
    grid-row-gap: 64px;
  }

  .media-title-text {
    grid-row-gap: 32px;
    width: 70%;
  }

  .media-item {
    width: 451px;
    max-width: 48%;
    padding: 1.5%;
  }

  .team {
    grid-row-gap: 40px;
  }

  .team-top {
    grid-row-gap: 64px;
    flex-flow: column;
  }

  .team-title {
    grid-row-gap: 20px;
  }

  .team-office {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .team-foto.team-right {
    margin-top: 20px;
  }

  .team-location-outer {
    margin-top: -30px;
  }

  .team-location-inner {
    padding: 8px 24px;
  }

  .team-location-text {
    font-size: 20px;
  }

  .team-about {
    grid-row-gap: 64px;
    flex-flow: column;
    padding-top: 0;
  }

  .team-about-desc {
    grid-row-gap: 32px;
  }

  .footer-some-items {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-content {
    padding-bottom: 50px;
  }

  .footer-info-items {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-info-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

@media screen and (max-width: 767px) {
  .hero-bg {
    height: 720px;
  }

  .rob-logo {
    max-width: 50%;
    margin-bottom: 30px;
  }

  .hero-btn-items {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .platform-items {
    grid-column-gap: 32px;
  }

  .game-intro {
    grid-row-gap: 60px;
  }

  .game-intro-top {
    grid-row-gap: 40px;
  }

  .game-intro-title {
    grid-row-gap: 24px;
  }

  .primary-title {
    font-size: 62px;
  }

  .large-desc {
    font-size: 20px;
  }

  .large-desc.team-about-desc-text {
    padding-top: 0;
    font-size: 18px;
    line-height: 140%;
  }

  .game-intro-video {
    width: 100%;
    height: auto;
  }

  .game-intro-video.video-placeholder {
    height: 300px;
  }

  .game-features, .game-features-col {
    grid-row-gap: 24px;
  }

  .game-features-item-desc {
    font-size: 16px;
  }

  .rob_enemy_candleenemy {
    max-width: 35%;
    bottom: -12%;
    right: -12%;
  }

  .deco-fog.team-fog-left {
    top: -20%;
    left: -30%;
  }

  .deco-fog.team-fog-right {
    top: -20%;
    right: -30%;
  }

  .media-title {
    grid-row-gap: 40px;
  }

  .media-title-text {
    grid-row-gap: 24px;
  }

  .team-top {
    grid-row-gap: 40px;
  }

  .team-title {
    grid-row-gap: 24px;
  }

  .team-location-outer {
    margin-top: -25px;
  }

  .team-location-center {
    border-width: 2px;
  }

  .team-location-inner {
    padding: 6px 20px;
  }

  .team-location-text {
    font-size: 18px;
  }

  .team-about {
    grid-row-gap: 40px;
  }

  .team-about-desc {
    grid-row-gap: 24px;
  }

  .footer-logo {
    margin-top: -50px;
  }

  .footer-info-items {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .wombogames_deco_logo.footer-logo-logo {
    width: 180px;
    height: 60px;
  }

  .hero-bg {
    background-position: 27%;
    height: 640px;
  }

  .btn.primary-button {
    transform: scale(.9);
  }

  .btn.primary-button:hover {
    transform: scale(.95);
  }

  .btn.secondary-btn {
    transform: scale(.9);
  }

  .btn.secondary-btn:hover {
    transform: scale(.95);
  }

  .rob-logo {
    max-width: 70%;
    margin-bottom: 20px;
    margin-left: -20px;
  }

  .platform-items {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .content {
    padding: 180px 24px 120px;
  }

  .game-intro-gradient {
    top: 100px;
  }

  .game-intro {
    grid-row-gap: 40px;
  }

  .game-intro-top {
    grid-row-gap: 20px;
  }

  .primary-title {
    font-size: 52px;
  }

  .primary-title.team-title {
    text-align: left;
    font-size: 52px;
  }

  .large-desc {
    font-size: 18px;
  }

  .large-desc.team-desc {
    text-align: left;
  }

  .large-desc.team-about-desc-text {
    text-align: left;
    font-size: 16px;
  }

  .game-intro-video.video-placeholder {
    height: 170px;
  }

  .video-play-icon {
    max-width: 15%;
  }

  .deco-fog {
    top: 30%;
  }

  .deco-fog.team-fog-left {
    top: 0%;
    left: -40%;
  }

  .deco-fog.team-fog-right {
    z-index: 0;
    top: 0%;
    right: -40%;
  }

  .media-title {
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -10px;
    display: block;
  }

  .media-title-text {
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .media-list {
    z-index: 1;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .media-item {
    max-width: 100%;
    padding: 3%;
  }

  .team {
    grid-row-gap: 40px;
  }

  .team-top {
    grid-row-gap: 20px;
  }

  .team-title {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .team-office {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .team-foto.team-left, .team-foto.team-right {
    transform: none;
  }

  .team-about {
    grid-row-gap: 20px;
  }

  .footer-logo {
    margin-top: -40px;
  }

  .footer-some {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .footer-some-items {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer-info {
    grid-row-gap: 40px;
    padding-top: 40px;
  }

  .footer-content {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .footer-info-items {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .footer-text-copy {
    text-align: center;
    font-size: 12px;
  }
}


