* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  letter-spacing: 1px;
  /* color: var(--theme-white); */
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: Roboto, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  background-image: url(../images/bg.jpg);
  height: 100%;
  background-size: cover;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}

.app-wrapper-container {
  max-width: 360px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  background-color: #fff;
  scrollbar-color: #eee #3e3e40;
  scrollbar-width: none;
}

.style_top_logo_parent__Retr3 {
  display: flex;
  justify-content: center;
  padding: 10px;
  width: 100%;
  /* background-color: #191a32; */
  background-color: rgba(0, 174, 205, 0.1);
}

@media only screen and (min-height: 700px) {
  .style_top_logo_parent__Retr3 {
    padding: 15px;
  }
}

.style_intro_logo__XftO9 {
  height: 31px;
  position: relative;
  width: 126px;
}

img {
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 850px) {
  .style_intro_logo__XftO9 {
    height: 40px;
    width: 140px;
  }
}

.style_ad_container__3sVtJ {
  /* background: #0c0d26; */
  /* border: 1px solid #404380; */
  border-right: none;
  border-left: none;
}

.style_ad__DhKLt,
.style_ad_container__3sVtJ {
  display: flex;
  justify-content: center;
  width: 100%;
}

.style_text__zIVVx {
  color: #676767;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

.game-title {
  color: #4610a7;
  text-align: center;
}

.gameArea {
  /* height: 500px; */
  height: 206px;
  overflow: hidden;
  /* background-color: #f3434e35; */
  /* border: 2px dashed rgba(255, 255, 255, 0.1); */
}

@media screen and (max-width: 768px) {
  .gameArea {
    height: 250px;
    overflow: hidden;
    /* background-color: #f3434e35; */
    /* border: 2px dashed rgba(255, 255, 255, 0.1); */
  }
}

.style_intro_btn_parent__Foz63 .style_btn__PifLx {
  /* background-color: #404380; */
  align-items: center;
  /* background: linear-gradient(90deg, #3e51b5 17.6%, #3957ea 86.7%); */
  background: #4610a7;
  border-radius: 5px;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 10px;
  text-transform: uppercase;
  width: 300px;
  border: none;
}

.game-desc {
  color: #4610a7;
  /* background: #0c0d26; */
  /* border: 1px solid #404380; */
  border: 1px solid rgba(0, 174, 205, 0.3);
  border-right: none;
  border-left: none;
}

.cusBadge {
  /* padding: 4px 10px; */
  padding: 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  /* border: 1px solid #515151; */
  border: 1px solid rgba(0, 174, 205, 0.3);
  background-color: rgba(0, 174, 205, 0.1);
  color: #4610a7;
  font-weight: normal;
  margin: 5px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

h6 {
  margin: 0;
}

.style_intro_footer__Eteso {
  /* background-color: #0c0d26; */
  color: var(--gzp-text-light-color);
  display: flex;
  justify-content: center;
  width: 100%;
}

.style_intro_footer__Eteso .style_foot_container__ro0Gq {
  align-items: center;
  /* display: flex; */
  flex-grow: 1;
  justify-content: flex-start;
  max-width: 1128px;
  padding: 12px;
  /* border-top: 1px solid #404380; */
}

.style_expand_footer_tc__6DsER {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  position: relative;
  width: 100%;
  /* margin-top: 20px; */
  /* padding: 20px; */
}

.style_logo_text__S6BNg {
  align-items: center;
  color: #8789c3;
  display: flex;
  font-size: 12px;
}
.style_mobile_footer_logo__iA_aO {
  height: 20px;
  position: relative;
  width: 80px;
}

.style_translate_btn__erLaN {
  align-items: center;
  /* border: 1px solid #3f427d; */
  border: 1px solid rgba(0, 174, 205, 0.3);
  border-radius: 30px;
  color: #4610a7;
  display: flex;
  font-size: 12px;
  justify-content: center;
  padding: 10px;
  background-color: rgba(0, 174, 205, 0.1);
}
.style_translate_btn__erLaN .style_line__5YQHW {
  color: #4610a7;
  margin-left: 8px;
  margin-right: 8px;
}

.style_link__Mpso9 {
  color: #4610a7;
  font-size: 12px;
  text-decoration: underline;
  margin-right: 20px;
}

.style_footer_txt_color__kg2Q3 {
  color: #4610a7;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
  text-align: center;
}

.play-btn {
  color: #fff;
  text-decoration: none;
}

.play-btn:hover {
  color: #fff;
  text-decoration: none;
}

.card-box {
  color: white;
  background-color: rgba(0, 174, 205, 0.1);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 174, 205, 0.3);
  border-image: initial;
}

.card-box {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 10px;
}

.card-box .featured-image {
  width: 92%;
  overflow: hidden;
  border-radius: 10px;
  margin: 0px auto;
}

.txtClr {
  color: rgb(70, 16, 167) !important;
}

.playcusBtnOption {
  background-color: rgb(70, 16, 167);
  color: white !important;
  padding: 6px 10px;
  border-radius: 10px;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none !important;
}

.form-row {
  margin-top: 20px;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
