:root {
  --wheatwhite: #fadeb7;
  --darkblue: #0a2838;
  --deep-pink: #ed1e79;
  --orange: #fbb03b;
  --light-red: #b91006;
  --kickstarter-green: #00e269;
  --white: white;
  --pale-turquoise: #acd9c9;
  --dark-red: #470b0b;
  --dark-slate-blue: #2e3192;
}

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

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

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

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

body {
  color: #333;
  background-color: #fadeb7;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--wheatwhite);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Hobostd, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Hofisem, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: var(--darkblue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Hofisem, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Hobostd, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  line-height: 24px;
}

h5 {
  color: var(--darkblue);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gothamnarrssm, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
}

h6 {
  color: var(--wheatwhite);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gothamnarrssm, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 500;
  line-height: 25px;
}

a {
  text-decoration: none;
}

.white {
  color: #fff;
  padding-left: 20px;
}

.container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

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

.div-block-2 {
  background-color: #00000080;
  background-image: linear-gradient(#00000080, #00000080), url('../images/g_Icon_BarTender.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-3 {
  background-color: #e7bc11;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.div-block-4 {
  background-color: #1846bd;
}

.image {
  border: 0 #0000;
  border-radius: 20px;
}

.textbox {
  color: var(--wheatwhite);
  text-align: center;
  font-family: Hobostd, sans-serif;
  font-weight: 800;
  overflow: hidden;
}

.textbox.w--current {
  color: var(--deep-pink);
}

.textbox.lingrad {
  background-image: linear-gradient(4deg, var(--deep-pink) 47%, #fbb03b);
}

.textbox.lingrad.t-darkblue {
  color: var(--darkblue);
  padding-left: 10px;
  padding-right: 10px;
}

.navbar {
  background-color: var(--darkblue);
}

.image-30 {
  width: 30%;
}

.content-wrapper {
  flex-direction: column;
  align-items: center;
  max-width: 1070px;
  padding: 10px 20px;
  display: flex;
  position: static;
}

.image-51 {
  width: 70%;
}

.divcentered {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 450px;
  display: flex;
}

.underline {
  background-color: var(--wheatwhite);
  border-radius: 3px;
  width: 95px;
  height: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.underline.lin-grad {
  background-image: linear-gradient(11deg, var(--deep-pink), var(--orange));
}

.underline.darkred {
  background-color: var(--light-red);
}

.heading {
  width: 50%;
}

.brand {
  padding-top: 10px;
}

.brand.w--current {
  max-width: 150px;
  padding-bottom: 0;
}

.section_kickstarter {
  background-color: var(--deep-pink);
}

.column {
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.mini-columns-container {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  flex-direction: row;
  justify-content: center;
  width: 50%;
  margin: 5px auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.mini-column {
  border-right: 0 solid #fff;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.mini-column.right {
  border-right-width: 1px;
}

.mini-column.left {
  border-left: 1px solid #fff;
}

.background-video {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  height: auto;
}

.hover-line {
  background-image: linear-gradient(to bottom, var(--deep-pink), var(--orange));
  width: 100%;
  height: 3px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.container-2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.t-darkblue {
  color: var(--darkblue);
  font-family: Gothamnarrssm, sans-serif;
}

.t-darkblue.fade {
  color: #e2caa9;
  text-align: left;
  align-self: center;
}

.t_mini-text {
  color: var(--wheatwhite);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  column-count: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.t_mini-text.pink {
  color: var(--deep-pink);
}

.t_mini-text.blue {
  color: var(--darkblue);
  text-align: center;
  letter-spacing: 2px;
  font-size: 10px;
}

.t_mini-text.center {
  text-align: center;
}

.t_mini-text.red {
  color: #ff0606;
  text-align: center;
}

.div_header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div_header.margintop {
  margin-top: 40px;
}

.link-block {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/g_Button_Play.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50%;
  padding: 40px;
}

.image-80 {
  width: 80%;
}

.section_dark {
  background-color: var(--darkblue);
  padding-bottom: 40px;
}

.t-white-text {
  border-left-color: var(--deep-pink);
  color: #fff;
  background-color: #0000;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Gothamnarrssm, sans-serif;
}

.t-white-text.gray {
  color: var(--darkblue);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.columns_giffs {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-53, .image-54, .image-55, .image-56 {
  width: 100%;
}

.t-cream-text {
  color: var(--wheatwhite);
  font-family: Hobostd, sans-serif;
  font-size: 18px;
}

.t-cream-text.rightjust {
  text-align: right;
}

.list-item---cream {
  color: var(--wheatwhite);
}

.t-white-text-larger {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.t-white-text-larger.blue {
  color: var(--darkblue);
  text-align: center;
}

.t-white-text-larger.blue.padding10 {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
}

.t-white-text-larger.gray {
  color: var(--darkblue);
}

.section_gameplay {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MG_Gameplay_Home530h.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: auto;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 50%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  flex-flow: column;
  margin-bottom: 0;
  padding: 10px;
  text-decoration: none;
  display: block;
}

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

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.footer-image-2 {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  max-width: 50%;
  height: 100%;
}

.link-block-4 {
  background-color: #0000;
  border-radius: 50px;
  width: auto;
  height: auto;
}

.image-50 {
  width: 50%;
}

.div_footlinkes {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-81 {
  padding: 140px 20px 140px 10px;
}

.logoswrap {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

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

.section_characters {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_ScanAnimal.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section_planets {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_CrystalCave.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.columns_descriptions {
  background-color: var(--wheatwhite);
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image_100 {
  width: 100%;
}

.image-82 {
  background-color: var(--kickstarter-green);
  border-radius: 25px;
  padding-left: 20px;
  padding-right: 20px;
}

.imageroundedcorners {
  border-radius: 25px;
}

.columns {
  justify-content: center;
  align-items: stretch;
  display: block;
}

.html-embed, .html-embed-2 {
  justify-content: center;
  display: flex;
}

.navbartext {
  color: var(--wheatwhite);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Alfa Slab One, sans-serif;
  font-size: 16px;
  font-weight: 800;
  overflow: hidden;
}

.navbartext.w--current {
  color: var(--white);
  font-family: Exo, sans-serif;
}

.navbartext.lingrad {
  background-image: linear-gradient(4deg, var(--deep-pink) 47%, #fbb03b);
}

.navbartext.lingrad.t-darkblue {
  color: var(--darkblue);
}

.section_spacevan {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_SpaceRunVan.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div_embed {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.section_creatures {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_Cow.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section_team {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_Bonnie.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.columns_team {
  margin-top: 20px;
}

.columns_bio {
  margin: 20px 10px;
}

.section_tips {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_HoloSheep.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.columns_tips {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section_media {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1255x530_GS_Van1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.link-block-5 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 10px;
  display: flex;
}

.success-message {
  background-color: var(--deep-pink);
}

.error-message {
  background-color: var(--orange);
}

.submit-button {
  background-color: var(--darkblue);
  border-radius: 5px;
  font-family: Hobostd, sans-serif;
  font-size: 18px;
}

.submit-button:active {
  background-color: var(--darkblue);
}

.section_pink {
  background-color: #ff0095;
}

.text-field {
  border-radius: 5px;
}

.select-field {
  color: #656464;
  font-family: Gothamnarrssm, sans-serif;
}

.textlink {
  color: var(--wheatwhite);
  font-family: Gothamnarrssm, sans-serif;
  text-decoration: none;
}

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

.section_kr_mint {
  background-color: var(--pale-turquoise);
}

.navbar-2 {
  background-color: #f10909;
}

.image-83 {
  max-width: 30%;
}

.kr_navliink {
  color: var(--wheatwhite);
  font-family: Special Elite, sans-serif;
  font-weight: 700;
}

.kr_navliink.w--current {
  color: var(--darkblue);
}

.nav-link-2 {
  color: var(--wheatwhite);
  font-family: Special Elite, sans-serif;
  font-weight: 700;
}

.nav-link-2.w--current {
  color: var(--darkblue);
}

.nav_steam_kittyrue {
  background-color: var(--pale-turquoise);
  color: red;
  font-family: Special Elite, sans-serif;
  font-weight: 700;
}

.brand-2 {
  padding-top: 10px;
}

.brand-2.w--current {
  padding-top: 5px;
}

.kr_h1 {
  color: #ff0202;
  font-family: Special Elite, sans-serif;
}

.kr_h1.cream {
  color: var(--wheatwhite);
}

.heading-2 {
  font-family: Special Elite, sans-serif;
  font-weight: 700;
}

.section_kr_team {
  background-image: linear-gradient(to bottom, transparent, var(--darkblue)), url('../images/g_1255x530_Fair.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.kr_h2_cream {
  font-family: Special Elite, sans-serif;
  font-weight: 400;
}

.kr_h3 {
  font-family: Special Elite, sans-serif;
}

.section_kr_media {
  background-image: linear-gradient(to bottom, transparent, var(--darkblue) 100%, white), url('../images/g_1255x530_Theater.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.column_margins {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-3 {
  font-family: Special Elite, sans-serif;
  font-weight: 400;
}

.background-video_mariposa, .background-video_noriramore {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  height: auto;
}

.section_red {
  background-color: red;
}

.navbar_flutterstars {
  border-bottom: 3px solid var(--wheatwhite);
  background-color: var(--light-red);
  padding-top: 5px;
  padding-bottom: 5px;
}

.text_flutterstars {
  color: var(--dark-red);
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Special Elite, sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
}

.text_flutterstars.w--current {
  color: var(--wheatwhite);
  font-family: Changa One, Impact, sans-serif;
}

.text_flutterstars.lingrad {
  background-image: linear-gradient(4deg, var(--deep-pink) 47%, #fbb03b);
}

.text_flutterstars.lingrad.t-darkblue {
  color: var(--darkblue);
}

.header_flutterstars {
  color: var(--dark-red);
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.flexleft {
  display: flex;
}

.image-84 {
  display: block;
}

.image_logo {
  width: 100%;
}

.section_kr_mint-copy {
  background-color: var(--pale-turquoise);
}

.section_na_wheat {
  background-color: var(--wheatwhite);
}

.nr_header {
  color: var(--dark-red);
  font-family: Alfa Slab One, sans-serif;
  font-size: 44px;
  font-weight: 400;
  text-decoration: none;
}

.nr_header.cream {
  color: var(--wheatwhite);
}

.nr_header.white {
  color: var(--dark-red);
}

.list-item_gray {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.nm_text {
  font-family: Special Elite, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.nm_text.red {
  color: var(--light-red);
  text-align: center;
}

.flexdowncenter {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-6 {
  text-decoration: underline;
}

.noli {
  text-decoration: none;
}

.section_nm_media {
  background-image: url('../images/MapClip.gif'), linear-gradient(180deg, transparent, var(--darkblue) 100%, white);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.background-videokittyrue {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  height: auto;
}

@media screen and (max-width: 991px) {
  .mini-columns-container, .image-80 {
    width: 70%;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-50, .logoswrap {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .image-80 {
    width: 100%;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image, .footer-image-2 {
    object-fit: contain;
  }

  .image-50, .logoswrap {
    width: 100%;
  }

  .form-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    flex-direction: column;
  }

  .textbox {
    background-color: var(--darkblue);
  }

  .t_mini-text {
    text-align: center;
  }

  .icon {
    color: var(--wheatwhite);
    background-color: #0000;
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--darkblue);
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .navbartext {
    background-color: var(--darkblue);
  }

  .kr_navliink {
    background-color: #fc0202;
  }

  .nav-link-2 {
    background-color: red;
  }

  .menu-button-2 {
    background-color: #eb1010;
  }

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

  .text_flutterstars {
    background-color: var(--wheatwhite);
  }
}


@font-face {
  font-family: 'Hofisem';
  src: url('../fonts/Hofisem.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-LightItalic.otf') format('opentype'), url('../fonts/GothamNarrSSm-XLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-Light.otf') format('opentype'), url('../fonts/GothamNarrSSm-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm book';
  src: url('../fonts/GothamNarrSSm-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrssm';
  src: url('../fonts/GothamNarrSSm-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hobostd';
  src: url('../fonts/HoboStd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}