*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #DDD0BC;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #130B07;
  font-family: 'Lora', serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.mbw_layout-gnp {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.mbw_page-gnp {
  display: flex;
  min-height: 100vh;
}.mbw_main-gnp {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width:1080px) {.mbw_main-gnp {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.mbw_main-gnp {
  padding-bottom: 72px;
}
}.mbw_gc-gnp {
  border: 1px solid rgba(255, 200, 140, 0.07);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #180E07;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.mbw_gc-gnp {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.mbw_gc-gnp {
  width: 168px;
}
}.mbw_gc-gnp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 125, 46, 0.07);
}.mbw_gc_img-gnp {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mbw_gc_img-gnp img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.mbw_gc_hover-gnp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 3, 1, 0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.mbw_gc-gnp:hover .mbw_gc_hover-gnp {
  opacity: 1;
}.mbw_gc_hover_btn-gnp {
  background: #C87D2E;
  border-radius: 5px;
  padding: 8px 1rem;
  color: #F6EDE1;
  font-weight: 700;
  font-size: 0.75rem;
}.mbw_gc_info-gnp {
  padding: 0.5rem 0.625rem 0.625rem;
}.mbw_gc_name-gnp {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  color: #DDD0BC;
  margin-bottom: 3px;
  font-size: 0.75rem;
  white-space: nowrap;
}.mbw_gc_prov-gnp {
  color: #7A6050;
  font-size: 0.625rem;
}.mbw_gc_tag-gnp {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  top: 6px;
  font-weight: 700;
}.mbw_gc_tag_hot-gnp {
  background: #C22C2C;
  color: #fff;
}.mbw_gc_tag_new-gnp {
  background: #3A7A3C;
  color: #130B07;
}.mbw_gc_tag_jp-gnp {
  background: #C9A030;
  color: #130B07;
}.mbw_gc_tag_ex-gnp {
  background: #8A2828;
  color: #fff;
}.mbw_gc_tag_live-gnp {
  background: #C22C2C;
  color: #fff;
}.mbw_gr-gnp {
  background: #130B07;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.mbw_gr-gnp {
  padding: 36px 24px 0;
}
}.mbw_gr_in-gnp {
  margin: 0 auto;
  max-width: 1320px;
}.mbw_gr_head-gnp {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.mbw_gr_head_l-gnp {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.mbw_gr_ic-gnp {
  border-radius: 0.5rem;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.mbw_gr_ic-gnp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.mbw_gr_title-gnp {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F6EDE1;
}
@media(min-width: 769px) {.mbw_gr_title-gnp {
  font-size: 18px;
}
}.mbw_gr_more-gnp {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  color: #927860;
}.mbw_gr_more-gnp:hover {
  color: #C87D2E;
}.mbw_gr_more-gnp svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.mbw_gr_arrows-gnp {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.mbw_gr_arr-gnp {
  transition: background .15s,color .15s;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 200, 140, 0.13);
  border-radius: 5px;
  width: 30px;
  color: #B89E84;
  display: flex;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
}.mbw_gr_arr-gnp:hover {
  background: rgba(255, 220, 180, 0.08);
  color: #F6EDE1;
}.mbw_gr_arr-gnp svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.mbw_gr_seo_h-gnp {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  color: #DDD0BC;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.mbw_gr_seo_h-gnp {
  font-size: 14px;
}
}.mbw_gr_seo-gnp {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #927860;
  max-width: 680px;
  font-size: 12px;
}.mbw_gr_seo-gnp strong {
  color: #DDD0BC;
  font-weight: 600;
}.mbw_gr_scroll-gnp {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.mbw_gr_scroll-gnp::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.mbw_gr_scroll-gnp {
  gap: 0.75rem;
}
}.mbw_tb-gnp {
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  background: #100905;
  align-items: center;
  left: 0;
  right: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  top: 0;
  height: 56px;
}.mbw_tb_in-gnp {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.mbw_tb_burger-gnp {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
}.mbw_tb_burger-gnp:hover {
  background: rgba(255, 220, 180, 0.05);
}.mbw_tb_burger_line-gnp {
  background: #B89E84;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.mbw_tb_burger-gnp {
  display: none;
}
}.mbw_tb_logo-gnp {
  gap: 9px;
  display: flex;
  color: #F6EDE1;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  flex-shrink: 0;
}.mbw_tb_logo_mark-gnp {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 2rem;
}.mbw_tb_logo_mark-gnp img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mbw_tb_nav-gnp {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.mbw_tb_nav-gnp {
  display: flex;
}
}.mbw_tb_tab-gnp {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  color: #B89E84;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.mbw_tb_tab-gnp:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F6EDE1;
}.mbw_tb_tab-gnp.mbw_state_active-gnp {
  background: rgba(200, 125, 46, 0.18);
  color: #F6EDE1;
}.mbw_tb_right-gnp {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.mbw_tb_login-gnp {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255, 220, 180, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 140, 0.13);
  color: #DDD0BC;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.mbw_tb_login-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
  color: #F6EDE1;
}
@media(min-width: 479px) {.mbw_tb_login-gnp {
  display: block;
}
}.mbw_tb_reg-gnp {
  padding: 9px 1.125rem;
  border-radius: 8px;
  background: #3A7A3C;
  transition: background .2s;
  color: #160A03;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.mbw_tb_reg-gnp:hover {
  background: #4A9450;
}.mbw_sb-gnp {
  transform: translateX(-100%);
  background: #1E1109;
  border-right: 1px solid rgba(255, 220, 180, 0.05);
  transition: transform .25s ease;
  top: 56px;
  z-index: 70;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
}.mbw_sb-gnp.mbw_state_open-gnp {
  transform: translateX(0);
}.mbw_sb-gnp::-webkit-scrollbar {
  width: 0.25rem;
}.mbw_sb-gnp::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 180, 0.08);
  border-radius: 2px;
}
@media(min-width: 1077px) {.mbw_sb-gnp {
  transform: translateX(0);
}
}.mbw_sb_auth-gnp {
  padding: 14px 0.75rem 0.625rem;
}.mbw_sb_btn_reg-gnp {
  transition: background .2s;
  padding: 11px;
  background: #3A7A3C;
  border-radius: 8px;
  text-align: center;
  color: #160A03;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.mbw_sb_btn_reg-gnp:hover {
  background: #4A9450;
}.mbw_sb_btn_login-gnp {
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 200, 140, 0.13);
  padding: 0.625rem;
  color: #DDD0BC;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.mbw_sb_btn_login-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
  color: #F6EDE1;
}.mbw_sb_promo-gnp {
  padding: 12px 0.875rem;
  border-radius: 0.5rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3D1206,#1E1109);
  border: 1px solid rgba(200, 125, 46, 0.18);
  overflow: hidden;
  position: relative;
}.mbw_sb_promo-gnp::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 125, 46, 0.18),transparent 70%);
  height: 5rem;
  position: absolute;
  width: 5rem;
  top: -20px;
  right: -1.25rem;
  content: '';
}.mbw_sb_promo_title-gnp {
  color: #C87D2E;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.mbw_sb_promo_text-gnp {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F6EDE1;
}.mbw_sb_promo_sub-gnp {
  margin-top: 3px;
  color: #927860;
  font-size: 0.625rem;
}.mbw_sb_nav-gnp {
  padding: 0.375rem 8px 16px;
}.mbw_sb_nav_lb-gnp {
  padding: 0.625rem 8px 0.375rem;
  color: #7A6050;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
}.mbw_sb_link-gnp {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  color: #B89E84;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  display: flex;
}.mbw_sb_link-gnp:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F6EDE1;
}.mbw_sb_link-gnp.mbw_state_active-gnp {
  background: rgba(200, 125, 46, 0.18);
  color: #F6EDE1;
}.mbw_sb_ic-gnp {
  border-radius: 0.313rem;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.mbw_sb_ic-gnp svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbw_sb_ic_1-gnp {
  background: rgba(200, 125, 46, 0.07);
  color: #C87D2E;
}.mbw_sb_ic_2-gnp {
  background: rgba(58, 122, 60, 0.20);
  color: #3A7A3C;
}.mbw_sb_ic_3-gnp {
  background: rgba(201, 160, 48, 0.18);
  color: #C9A030;
}.mbw_sb_ic_4-gnp {
  background: rgba(138, 40, 40, 0.22);
  color: #8A2828;
}.mbw_sb_ic_5-gnp {
  background: rgba(200, 125, 46, 0.07);
  color: #C2426A;
}.mbw_sb_ic_6-gnp {
  background: rgba(138, 40, 40, 0.22);
  color: #7B3A8A;
}.mbw_sb_badge-gnp {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #C9A030;
  color: #160A03;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.mbw_sb_bot-gnp {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  display: flex;
}.mbw_sb_lang-gnp,.mbw_sb_help-gnp {
  border: 1px solid rgba(255, 200, 140, 0.07);
  border-radius: 5px;
  flex: 1;
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 220, 180, 0.05);
  padding: 9px 0.375rem;
  align-items: center;
  color: #B89E84;
  display: flex;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
}.mbw_sb_lang-gnp:hover,.mbw_sb_help-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
  color: #F6EDE1;
}.mbw_sb_lang-gnp svg,.mbw_sb_help-gnp svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.mbw_sb_bd-gnp {
  background: rgba(8, 3, 1, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.mbw_sb_bd-gnp.mbw_state_on-gnp {
  display: block;
}
@media(min-width: 1079px) {.mbw_sb_bd-gnp {
  display: none!important;
}
}.mbw_mob_nav-gnp {
  border-top: 1px solid rgba(255, 200, 140, 0.13);
  background: #1E1109;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  position: fixed;
  left: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.mbw_mob_nav-gnp {
  display: none;
}
}.mbw_mob_nav_item-gnp {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #7A6050;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.mbw_mob_nav_ic-gnp {
  line-height: 1;
}.mbw_mob_nav_ic-gnp svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.mbw_mob_nav_lb-gnp {
  color: #7A6050;
  font-size: 10px;
  font-weight: 600;
}.mbw_mob_nav_item-gnp.mbw_state_active-gnp {
  color: #C87D2E;
}.mbw_mob_nav_item-gnp.mbw_state_active-gnp .mbw_mob_nav_lb-gnp {
  color: #C87D2E;
}.mbw_hero-gnp {
  padding: 1.25rem 1rem 0;
  background: #130B07;
}
@media(min-width: 769px) {.mbw_hero-gnp {
  padding: 24px 24px 0;
}
}.mbw_hero_in-gnp {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.mbw_hero_in-gnp {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.mbw_hero_in-gnp {
  grid-template-columns: 1fr 340px;
}
}.mbw_hero_promo-gnp {
  background: #180E07;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.mbw_hero_promo-gnp {
  min-height: 17.5rem;
}
}.mbw_hero_promo_bg-gnp {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3D1206 0%,#130B07 100%);
  position: absolute;
  background-size: cover;
}.mbw_hero_promo_bg-gnp::after {
  inset: 0;
  background: linear-gradient(90deg,#130B07 0%,rgba(8, 3, 1, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.mbw_hero_promo_glow-gnp {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 40, 40, 0.22) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
  height: 18.75rem;
  width: 300px;
}.mbw_hero_promo_ct-gnp {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 771px) {.mbw_hero_promo_ct-gnp {
  padding: 40px 32px;
}
}.mbw_hero_badge-gnp {
  border: 1px solid rgba(200, 125, 46, 0.07);
  border-radius: 20px;
  padding: 5px 12px;
  background: rgba(200, 125, 46, 0.18);
  margin-bottom: 14px;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  color: #C87D2E;
  letter-spacing: .08em;
}.mbw_hero_h1-gnp {
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F6EDE1;
}.mbw_hero_h1-gnp em {
  color: #C9A030;
  font-style: normal;
}
@media(min-width: 769px) {.mbw_hero_h1-gnp {
  font-size: 36px;
}
}.mbw_hero_sub-gnp {
  line-height: 1.55;
  color: #B89E84;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.mbw_hero_sub-gnp {
  font-size: 0.875rem;
}
}.mbw_hero_row-gnp {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.mbw_hero_cta-gnp {
  background: #3A7A3C;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  color: #160A03;
  font-size: 14px;
  box-shadow: 4px 4px 0px #1E4E1F, 0 0 0.875rem rgba(58, 122, 60, 0.30);
}.mbw_hero_cta-gnp:hover {
  background: #4A9450;
}.mbw_hero_terms-gnp {
  font-size: 0.688rem;
  color: #7A6050;
}.mbw_hero_game-gnp {
  border: 1px solid rgba(255, 200, 140, 0.07);
  overflow: hidden;
  background: #180E07;
  border-radius: 0.875rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.mbw_hero_game_badge-gnp {
  border: 1px solid rgba(201, 160, 48, 0.18);
  border-radius: 20px;
  background: rgba(201, 160, 48, 0.18);
  padding: 0.313rem 10px;
  text-transform: uppercase;
  color: #C9A030;
  top: 12px;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  font-size: 10px;
  left: 0.75rem;
  letter-spacing: .06em;
}.mbw_hero_game_badge-gnp svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 0.25rem;
}.mbw_hero_game_img-gnp {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1206,#130B07);
  padding-bottom: 60%;
  position: relative;
}.mbw_hero_game_img-gnp img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mbw_hero_game_play-gnp {
  inset: 0;
  background: rgba(8, 3, 1, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.mbw_hero_game-gnp:hover .mbw_hero_game_play-gnp {
  opacity: 1;
}.mbw_hero_game_play-gnp span {
  background: #C87D2E;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 3.25rem;
}.mbw_hero_game_play-gnp span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.mbw_hero_game_info-gnp {
  padding: 14px 16px;
}.mbw_hero_game_title-gnp {
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F6EDE1;
  overflow-wrap: break-word;
}.mbw_hero_game_provider-gnp {
  color: #927860;
  font-size: 11px;
}.mbw_hero_game_btn-gnp {
  transition: background .2s;
  background: #C87D2E;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #F6EDE1;
  font-size: 13px;
}.mbw_hero_game-gnp:hover .mbw_hero_game_btn-gnp {
  background: #E09040;
}.mbw_sbar-gnp {
  background: #130B07;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.mbw_sbar-gnp {
  padding: 18px 1.5rem 0;
}
}.mbw_sbar_in-gnp {
  margin: 0 auto;
  max-width: 1320px;
}.mbw_sbar_row-gnp {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.mbw_sbar_input-gnp {
  background: #180E07;
  border-radius: 0.5rem;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 200, 140, 0.13);
  gap: 10px;
  flex: 1;
  transition: border-color .2s;
  font-size: 0.813rem;
  display: flex;
  color: #927860;
  cursor: pointer;
  align-items: center;
}.mbw_sbar_input-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
}.mbw_sbar_input-gnp svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
}.mbw_sbar_providers-gnp {
  border: 1px solid rgba(255, 200, 140, 0.13);
  padding: 0.688rem 18px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 8px;
  background: #180E07;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #DDD0BC;
  font-size: 0.813rem;
  white-space: nowrap;
}.mbw_sbar_providers-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
  color: #F6EDE1;
}.mbw_sbar_providers-gnp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.mbw_sbar_tabs-gnp {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.mbw_sbar_tabs-gnp::-webkit-scrollbar {
  display: none;
}.mbw_sbar_tab-gnp {
  gap: 7px;
  background: rgba(255, 220, 180, 0.05);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 200, 140, 0.07);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #B89E84;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.mbw_sbar_tab-gnp:hover {
  background: rgba(255, 220, 180, 0.08);
  border-color: rgba(210, 130, 50, 0.45);
  color: #F6EDE1;
}.mbw_sbar_tab-gnp.mbw_state_active-gnp {
  border-color: rgba(200, 125, 46, 0.07);
  background: rgba(200, 125, 46, 0.18);
  color: #F6EDE1;
}.mbw_sbar_tab_ic-gnp svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.mbw_gcg-gnp {
  background: #130B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.mbw_gcg-gnp {
  padding: 44px 1.5rem 0;
}
}.mbw_gcg_in-gnp {
  margin: 0 auto;
  max-width: 1320px;
}.mbw_gcg_head-gnp {
  margin-bottom: 20px;
  max-width: 45rem;
}.mbw_gcg_label-gnp {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C87D2E;
  text-transform: uppercase;
}.mbw_gcg_h2-gnp {
  color: #F6EDE1;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.mbw_gcg_h2-gnp {
  font-size: 28px;
}
}.mbw_gcg_intro-gnp {
  line-height: 1.6;
  font-size: 13px;
  color: #927860;
}.mbw_gcg_grid-gnp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.mbw_gcg_grid-gnp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mbw_gcg_grid-gnp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mbw_gcg_card-gnp {
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 200, 140, 0.13);
  transition: transform .2s,border-color .2s;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
}.mbw_gcg_card-gnp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 125, 46, 0.18);
}.mbw_gcg_card_bg-gnp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.mbw_gcg_card_bg-gnp::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mbw_gcg_card_ic-gnp {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  height: 40px;
  display: flex;
  color: #F6EDE1;
  z-index: 2;
  position: absolute;
  width: 2.5rem;
  top: 18px;
  justify-content: center;
  align-items: center;
}.mbw_gcg_card_ic-gnp svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbw_gcg_card_ct-gnp {
  z-index: 1;
  position: relative;
}.mbw_gcg_card_h-gnp {
  font-weight: 800;
  color: #F6EDE1;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.mbw_gcg_card_h-gnp {
  font-size: 1.25rem;
}
}.mbw_gcg_card_p-gnp {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.mbw_gcg_card_p-gnp strong {
  font-weight: 600;
  color: #F6EDE1;
}.mbw_gcg_card_cta-gnp {
  gap: 0.25rem;
  font-weight: 700;
  color: #C87D2E;
  display: inline-flex;
  font-size: 0.75rem;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
}.mbw_gcg_card_cta-gnp svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.mbw_ws-gnp {
  padding: 32px 1rem 0;
  background: #130B07;
}
@media(min-width: 770px) {.mbw_ws-gnp {
  padding: 2.25rem 1.5rem 0;
}
}.mbw_ws_in-gnp {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbw_ws_head-gnp {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.mbw_ws_title-gnp {
  gap: 10px;
  font-size: 1rem;
  font-weight: 700;
  color: #F6EDE1;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.mbw_ws_title_ic-gnp svg {
  stroke-linejoin: round;
  color: #C9A030;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.mbw_ws_online-gnp {
  gap: 0.438rem;
  color: #927860;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  display: flex;
}.mbw_ws_online_dot-gnp {
  background: #3A7A3C;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(58, 122, 60, 0.20);
  height: 8px;
}.mbw_ws_scroll-gnp {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.mbw_ws_scroll-gnp::-webkit-scrollbar {
  display: none;
}.mbw_wc-gnp {
  border-radius: 0.5rem;
  padding: 10px 14px;
  background: #180E07;
  gap: 0.625rem;
  border: 1px solid rgba(255, 200, 140, 0.13);
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.mbw_wc_img-gnp {
  overflow: hidden;
  border-radius: 5px;
  background: #1E1109;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.mbw_wc_img-gnp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbw_wc_info-gnp {
  min-width: 0;
}.mbw_wc_game-gnp {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #DDD0BC;
}.mbw_wc_player-gnp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #7A6050;
  font-size: 0.625rem;
}.mbw_wc_amount-gnp {
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #3A7A3C;
  flex-shrink: 0;
  margin-left: auto;
}.mbw_prov-gnp {
  background: #130B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.mbw_prov-gnp {
  padding: 44px 24px 0;
}
}.mbw_prov_in-gnp {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbw_prov_head-gnp {
  margin-bottom: 16px;
}.mbw_prov_label-gnp {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C87D2E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.mbw_prov_h2-gnp {
  overflow-wrap: break-word;
  color: #F6EDE1;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.mbw_prov_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_prov_seo-gnp {
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 16px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #927860;
}.mbw_prov_seo-gnp strong {
  font-weight: 700;
  color: #DDD0BC;
}.mbw_prov_seo-gnp a {
  color: #C87D2E;
  text-decoration: underline;
}.mbw_prov_grid-gnp {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.mbw_prov_grid-gnp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.mbw_prov_grid-gnp {
  grid-template-columns: repeat(8,1fr);
}
}.mbw_prov_card-gnp {
  gap: 7px;
  background: #180E07;
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 200, 140, 0.13);
  transition: border-color .2s,background .2s;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.mbw_prov_card-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
  background: #1E1109;
}.mbw_prov_logo-gnp {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 220, 180, 0.05);
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.75rem;
}.mbw_prov_logo-gnp img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.mbw_prov_name-gnp {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #B89E84;
}.mbw_htp-gnp {
  padding: 36px 16px 0;
  background: #130B07;
}
@media(min-width: 767px) {.mbw_htp-gnp {
  padding: 2.75rem 24px 0;
}
}.mbw_htp_in-gnp {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbw_htp_head-gnp {
  margin-bottom: 22px;
  max-width: 720px;
}.mbw_htp_label-gnp {
  font-weight: 700;
  color: #C87D2E;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.mbw_htp_h2-gnp {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDE1;
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.mbw_htp_h2-gnp {
  font-size: 1.75rem;
}
}.mbw_htp_intro-gnp {
  line-height: 1.6;
  font-size: 14px;
  color: #927860;
}.mbw_htp_steps-gnp {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.mbw_htp_steps-gnp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.mbw_htp_steps-gnp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.mbw_htp_step-gnp {
  padding: 1.25rem 18px 18px;
  border-radius: 0.5rem;
  background: #1E1109;
  border: 1px solid rgba(255, 200, 140, 0.13);
  position: relative;
  display: flex;
  flex-direction: column;
}.mbw_htp_step_num-gnp {
  border-radius: 50%;
  background: #C87D2E;
  justify-content: center;
  font-weight: 800;
  top: -0.75rem;
  left: 1.25rem;
  font-family: 'Playfair Display', serif;
  width: 1.75rem;
  align-items: center;
  color: #160A03;
  position: absolute;
  height: 1.75rem;
  display: flex;
  font-size: 0.813rem;
}.mbw_htp_step_ic-gnp {
  border-radius: 0.313rem;
  background: rgba(200, 125, 46, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 36px;
  align-items: center;
  color: #C87D2E;
  height: 2.25rem;
  display: flex;
  justify-content: center;
}.mbw_htp_step_ic-gnp svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.mbw_htp_step_h-gnp {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #F6EDE1;
  line-height: 1.25;
}.mbw_htp_step_p-gnp {
  color: #927860;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.mbw_htp_step_p-gnp strong {
  color: #DDD0BC;
  font-weight: 600;
}.mbw_htp_cta-gnp {
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #3A7A3C;
  transition: background .2s;
  color: #160A03;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 14px;
}.mbw_htp_cta-gnp:hover {
  background: #4A9450;
}.mbw_bon-gnp {
  background: #130B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.mbw_bon-gnp {
  padding: 2.75rem 1.5rem 0;
}
}.mbw_bon_in-gnp {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbw_bon_head-gnp {
  margin-bottom: 1.25rem;
}.mbw_bon_label-gnp {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C87D2E;
}.mbw_bon_h2-gnp {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6EDE1;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.mbw_bon_h2-gnp {
  font-size: 24px;
}
}.mbw_bon_seo-gnp {
  line-height: 1.6;
  color: #927860;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.mbw_bon_seo-gnp strong {
  color: #DDD0BC;
  font-weight: 700;
}.mbw_bon_seo-gnp a {
  text-decoration: underline;
  color: #C87D2E;
}.mbw_bon_grid-gnp {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.mbw_bon_grid-gnp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.mbw_bon_grid-gnp {
  grid-template-columns: repeat(5,1fr);
}
}.mbw_bon_card-gnp {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #180E07;
  border: 1px solid rgba(255, 200, 140, 0.13);
}.mbw_bon_card-gnp:hover {
  border-color: rgba(200, 125, 46, 0.07);
  transform: translateY(-2px);
}.mbw_bon_card_ic-gnp svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.mbw_bon_card_ic-gnp {
  margin-bottom: 10px;
}.mbw_bon_card_type-gnp {
  font-weight: 700;
  letter-spacing: .06em;
  color: #927860;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.mbw_bon_card_amount-gnp {
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  color: #C9A030;
}.mbw_bon_card_name-gnp {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6EDE1;
  font-size: 13px;
}.mbw_bon_card_detail-gnp {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #7A6050;
  line-height: 1.5;
  font-size: 11px;
}.mbw_reg-gnp {
  background: #130B07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.mbw_reg-gnp {
  padding: 44px 24px 0;
}
}.mbw_reg_in-gnp {
  padding: 1.75rem 1.5rem;
  background: #1E1109;
  border: 1px solid rgba(255, 200, 140, 0.07);
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.mbw_reg_in-gnp {
  padding: 40px;
}
}.mbw_reg_top-gnp {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.mbw_reg_top-gnp {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mbw_reg_label-gnp {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C87D2E;
}.mbw_reg_h2-gnp {
  color: #F6EDE1;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 769px) {.mbw_reg_h2-gnp {
  font-size: 1.75rem;
}
}.mbw_reg_bonus-gnp {
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 160, 48, 0.18);
  gap: 8px;
  background: rgba(201, 160, 48, 0.18);
  padding: 10px 16px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.mbw_reg_bonus_amount-gnp {
  color: #C9A030;
  font-size: 1.25rem;
  font-weight: 800;
}.mbw_reg_bonus_text-gnp {
  font-size: 0.813rem;
  color: #B89E84;
  line-height: 1.35;
}.mbw_reg_cta_btn-gnp {
  border-radius: 8px;
  background: #3A7A3C;
  transition: background .2s;
  padding: 0.875rem 2rem;
  display: inline-block;
  color: #160A03;
  margin-bottom: 0.75rem;
  box-shadow: 0.25rem 0.25rem 0px #1E4E1F, 0 0 0.875rem rgba(58, 122, 60, 0.30);
  font-weight: 700;
  font-size: 0.938rem;
}.mbw_reg_cta_btn-gnp:hover {
  background: #4A9450;
}.mbw_reg_terms-gnp {
  font-size: 0.688rem;
  color: #7A6050;
  line-height: 1.5;
}.mbw_reg_seo-gnp {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  font-size: 0.813rem;
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #927860;
  line-height: 1.65;
}.mbw_reg_seo-gnp p {
  margin-bottom: 10px;
  color: #927860;
  font-size: 0.813rem;
  line-height: 1.65;
}.mbw_reg_seo-gnp p:last-child {
  margin-bottom: 0;
}.mbw_reg_seo-gnp strong {
  color: #DDD0BC;
  font-weight: 700;
}.mbw_reg_seo-gnp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D2E;
}.mbw_reg_seo-gnp a:hover {
  color: #E09040;
}.mbw_reg_seo-gnp ul,.mbw_reg_seo-gnp ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.mbw_reg_seo-gnp ol {
  list-style: decimal;
}.mbw_reg_seo-gnp li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #927860;
  margin-bottom: 4px;
}.mbw_reg_seo-gnp table {
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.mbw_reg_seo-gnp table {
  display: table;
}
}.mbw_reg_seo-gnp th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #DDD0BC;
}.mbw_reg_seo-gnp td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #927860;
}.mbw_reg_steps-gnp {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.mbw_reg_steps-gnp {
  margin-top: 0;
}
}.mbw_reg_step-gnp {
  gap: 14px;
  border-radius: 0.5rem;
  background: rgba(255, 220, 180, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 200, 140, 0.07);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.mbw_reg_step_num-gnp {
  background: rgba(200, 125, 46, 0.18);
  border: 1px solid rgba(200, 125, 46, 0.07);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #C87D2E;
  display: flex;
  height: 34px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 14px;
  width: 2.125rem;
}.mbw_reg_step_title-gnp {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F6EDE1;
  margin-bottom: 3px;
}.mbw_reg_step_text-gnp {
  line-height: 1.5;
  color: #927860;
  font-size: 12px;
}.mbw_reg_trust-gnp {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.mbw_reg_trust_item-gnp {
  gap: 0.438rem;
  color: #927860;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mbw_reg_trust_ic-gnp svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  color: #C87D2E;
  stroke-linejoin: round;
}.mbw_app-gnp {
  background: #130B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.mbw_app-gnp {
  padding: 44px 24px 0;
}
}.mbw_app_in-gnp {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbw_app_head-gnp {
  margin-bottom: 16px;
}.mbw_app_label-gnp {
  font-weight: 700;
  text-transform: uppercase;
  color: #C87D2E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.mbw_app_h2-gnp {
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDE1;
  font-size: 20px;
}
@media(min-width: 770px) {.mbw_app_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_app_sub-gnp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #927860;
  max-width: 600px;
}.mbw_app_sub-gnp strong {
  font-weight: 700;
  color: #DDD0BC;
}.mbw_app_cards-gnp {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mbw_app_cards-gnp {
  grid-template-columns: repeat(3,1fr);
}
}.mbw_app_card-gnp {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.mbw_app_card_ios-gnp {
  background: linear-gradient(135deg,rgba(200, 125, 46, 0.18) 0%,#1E1109 100%);
}.mbw_app_card_android-gnp {
  background: linear-gradient(135deg,rgba(58, 122, 60, 0.20) 0%,#1E1109 100%);
}.mbw_app_card_win-gnp {
  background: linear-gradient(135deg,rgba(201, 160, 48, 0.18) 0%,#1E1109 100%);
}.mbw_app_card_ic-gnp svg {
  width: 34px;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.mbw_app_card_ic-gnp {
  color: #F6EDE1;
  flex-shrink: 0;
}.mbw_app_card_os-gnp {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #927860;
  text-transform: uppercase;
  font-size: 0.625rem;
}.mbw_app_card_title-gnp {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  color: #F6EDE1;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.mbw_app_card_text-gnp {
  color: #927860;
  font-size: 12px;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.mbw_app_card_btn-gnp {
  border: 1px solid rgba(210, 130, 50, 0.45);
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255, 220, 180, 0.13);
  transition: background .2s;
  padding: 10px 1.125rem;
  font-weight: 700;
  display: inline-flex;
  color: #F6EDE1;
  align-items: center;
  font-size: 13px;
}.mbw_app_card_btn-gnp:hover {
  background: rgba(255, 220, 180, 0.08);
}.mbw_seo-gnp {
  background: #130B07;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.mbw_seo-gnp {
  padding: 44px 24px 0;
}
}.mbw_seo_in-gnp {
  border-radius: 14px;
  background: #1E1109;
  margin: 0 auto;
  border: 1px solid rgba(255, 200, 140, 0.13);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.mbw_seo_in-gnp {
  padding: 36px 40px;
}
}.mbw_seo_label-gnp {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C87D2E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.mbw_seo_h2-gnp {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F6EDE1;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width:768px) {.mbw_seo_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_seo_body-gnp {
  color: #B89E84;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.mbw_seo_body-gnp p {
  line-height: 1.75;
  color: #B89E84;
  font-size: 14px;
  margin-bottom: 12px;
}.mbw_seo_body-gnp p:last-child {
  margin-bottom: 0;
}.mbw_seo_body-gnp strong {
  font-weight: 700;
  color: #DDD0BC;
}.mbw_seo_body-gnp a {
  transition: color .2s;
  color: #C87D2E;
  text-decoration: underline;
}.mbw_seo_body-gnp a:hover {
  color: #E09040;
}.mbw_seo_body-gnp ul,.mbw_seo_body-gnp ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mbw_seo_body-gnp ol {
  list-style: decimal;
}.mbw_seo_body-gnp li {
  line-height: 1.75;
  color: #B89E84;
  font-size: 14px;
  margin-bottom: 6px;
}.mbw_seo_body-gnp table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 765px) {.mbw_seo_body-gnp table {
  display: table;
}
}.mbw_seo_body-gnp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  text-align: left;
  font-weight: 700;
  color: #DDD0BC;
}.mbw_seo_body-gnp td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 10px 0.75rem;
  color: #B89E84;
}.mbw_seo_cols-gnp {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.mbw_seo_cols-gnp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mbw_seo_cols-gnp {
  grid-template-columns: repeat(3,1fr);
}
}.mbw_seo_col_h-gnp {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #DDD0BC;
}.mbw_seo_col_p-gnp {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #927860;
  font-size: 13px;
}.mbw_seo_stats-gnp {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mbw_seo_stat-gnp {
  background: rgba(200, 125, 46, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(200, 125, 46, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.mbw_seo_stat_val-gnp {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C87D2E;
  font-weight: 800;
}.mbw_seo_stat_lb-gnp {
  overflow-wrap: break-word;
  color: #927860;
  font-size: 0.688rem;
}.mbw_seo-gnp {
  background: #130B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.mbw_seo-gnp {
  padding: 44px 24px 0;
}
}.mbw_seo_in-gnp {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1E1109;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 200, 140, 0.13);
  max-width: 1320px;
}
@media(min-width: 769px) {.mbw_seo_in-gnp {
  padding: 36px 2.5rem;
}
}.mbw_seo_label-gnp {
  color: #C87D2E;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
}.mbw_seo_h2-gnp {
  font-family: 'Playfair Display', serif;
  color: #F6EDE1;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.mbw_seo_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_seo_body-gnp {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B89E84;
}.mbw_seo_body-gnp p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #B89E84;
}.mbw_seo_body-gnp p:last-child {
  margin-bottom: 0;
}.mbw_seo_body-gnp strong {
  font-weight: 700;
  color: #DDD0BC;
}.mbw_seo_body-gnp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D2E;
}.mbw_seo_body-gnp a:hover {
  color: #E09040;
}.mbw_seo_body-gnp ul,.mbw_seo_body-gnp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mbw_seo_body-gnp ol {
  list-style: decimal;
}.mbw_seo_body-gnp li {
  line-height: 1.75;
  font-size: 14px;
  color: #B89E84;
  margin-bottom: 6px;
}.mbw_seo_body-gnp table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.mbw_seo_body-gnp table {
  display: table;
}
}.mbw_seo_body-gnp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  text-align: left;
  color: #DDD0BC;
  font-weight: 700;
}.mbw_seo_body-gnp td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89E84;
}.mbw_seo_cols-gnp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.mbw_seo_cols-gnp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mbw_seo_cols-gnp {
  grid-template-columns: repeat(3,1fr);
}
}.mbw_seo_col_h-gnp {
  color: #DDD0BC;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.mbw_seo_col_p-gnp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #927860;
  line-height: 1.65;
}.mbw_seo_stats-gnp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.mbw_seo_stat-gnp {
  padding: 14px 16px;
  flex: 1;
  background: rgba(200, 125, 46, 0.07);
  border: 1px solid rgba(200, 125, 46, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.mbw_seo_stat_val-gnp {
  margin-bottom: 0.25rem;
  color: #C87D2E;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.mbw_seo_stat_lb-gnp {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #927860;
}.mbw_faq-gnp {
  background: #130B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.mbw_faq-gnp {
  padding: 2.75rem 24px 0;
}
}.mbw_faq_in-gnp {
  margin: 0 auto;
  max-width: 1320px;
}.mbw_faq_head-gnp {
  margin-bottom: 1.25rem;
}.mbw_faq_label-gnp {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C87D2E;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mbw_faq_h2-gnp {
  color: #F6EDE1;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mbw_faq_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_faq_list-gnp {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mbw_faq_item-gnp {
  border: 1px solid rgba(255, 200, 140, 0.13);
  border-radius: 0.5rem;
  background: #1E1109;
  overflow: hidden;
}.mbw_faq_q-gnp {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  color: #DDD0BC;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
}.mbw_faq_q-gnp:hover {
  color: #F6EDE1;
}.mbw_faq_q_ic-gnp {
  background: rgba(255, 220, 180, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #C87D2E;
  justify-content: center;
  font-size: 16px;
  width: 24px;
  display: flex;
  align-items: center;
  height: 1.5rem;
  flex-shrink: 0;
}.mbw_faq_item-gnp.mbw_state_open-gnp .mbw_faq_q_ic-gnp {
  transform: rotate(45deg);
}.mbw_faq_a-gnp {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  color: #927860;
}.mbw_faq_item-gnp.mbw_state_open-gnp .mbw_faq_a-gnp {
  display: block;
}.mbw_faq_a-gnp strong {
  color: #DDD0BC;
  font-weight: 700;
}.mbw_faq_a-gnp a {
  text-decoration: underline;
  color: #C87D2E;
}.mbw_faq_a-gnp ul,.mbw_faq_a-gnp ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.mbw_faq_a-gnp ol {
  list-style: decimal;
}.mbw_faq_a-gnp li {
  line-height: 1.6;
  margin-bottom: 4px;
}.mbw_faq_a-gnp table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 769px) {.mbw_faq_a-gnp table {
  display: table;
}
}.mbw_faq_a-gnp th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  text-align: left;
  color: #DDD0BC;
  font-weight: 700;
}.mbw_faq_a-gnp td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #927860;
}.mbw_seo-gnp {
  padding: 2.25rem 16px 0;
  background: #130B07;
}
@media(min-width: 769px) {.mbw_seo-gnp {
  padding: 2.75rem 1.5rem 0;
}
}.mbw_seo_in-gnp {
  border: 1px solid rgba(255, 200, 140, 0.13);
  padding: 1.75rem 1.5rem;
  background: #1E1109;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.mbw_seo_in-gnp {
  padding: 2.25rem 40px;
}
}.mbw_seo_label-gnp {
  margin-bottom: 10px;
  color: #C87D2E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.mbw_seo_h2-gnp {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F6EDE1;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.mbw_seo_h2-gnp {
  font-size: 1.5rem;
}
}.mbw_seo_body-gnp {
  color: #B89E84;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.mbw_seo_body-gnp p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #B89E84;
}.mbw_seo_body-gnp p:last-child {
  margin-bottom: 0;
}.mbw_seo_body-gnp strong {
  font-weight: 700;
  color: #DDD0BC;
}.mbw_seo_body-gnp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D2E;
}.mbw_seo_body-gnp a:hover {
  color: #E09040;
}.mbw_seo_body-gnp ul,.mbw_seo_body-gnp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.mbw_seo_body-gnp ol {
  list-style: decimal;
}.mbw_seo_body-gnp li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #B89E84;
}.mbw_seo_body-gnp table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.mbw_seo_body-gnp table {
  display: table;
}
}.mbw_seo_body-gnp th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.08);
  color: #DDD0BC;
  font-weight: 700;
  text-align: left;
}.mbw_seo_body-gnp td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89E84;
}.mbw_seo_cols-gnp {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.mbw_seo_cols-gnp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mbw_seo_cols-gnp {
  grid-template-columns: repeat(3,1fr);
}
}.mbw_seo_col_h-gnp {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #DDD0BC;
}.mbw_seo_col_p-gnp {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #927860;
  overflow-wrap: break-word;
}.mbw_seo_stats-gnp {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mbw_seo_stat-gnp {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 125, 46, 0.18);
  background: rgba(200, 125, 46, 0.07);
  min-width: 140px;
}.mbw_seo_stat_val-gnp {
  font-size: 1.25rem;
  font-weight: 800;
  color: #C87D2E;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.mbw_seo_stat_lb-gnp {
  color: #927860;
  font-size: 11px;
  overflow-wrap: break-word;
}.mbw_ft-gnp {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  background: #0C0603;
  margin-top: 3rem;
}.mbw_ft_support-gnp {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
}
@media(min-width: 767px) {.mbw_ft_support-gnp {
  padding: 28px 1.5rem;
}
}.mbw_ft_support_in-gnp {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.mbw_ft_support_main-gnp {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.mbw_ft_support_ic-gnp {
  color: #C87D2E;
  flex-shrink: 0;
}.mbw_ft_support_ic-gnp svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbw_ft_support_text_title-gnp {
  font-weight: 700;
  font-size: 15px;
  color: #F6EDE1;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.mbw_ft_support_text_sub-gnp {
  font-size: 0.75rem;
  color: #927860;
  overflow-wrap: break-word;
}.mbw_ft_support_btn-gnp {
  padding: 11px 22px;
  transition: background .2s;
  background: #C87D2E;
  border-radius: 8px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F6EDE1;
  flex-shrink: 0;
}.mbw_ft_support_btn-gnp:hover {
  background: #E09040;
}.mbw_ft_support_contacts-gnp {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.mbw_ft_support_contact-gnp {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #7A6050;
}.mbw_ft_support_contact-gnp strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #B89E84;
}.mbw_ft_main-gnp {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
}
@media(min-width: 769px) {.mbw_ft_main-gnp {
  padding: 40px 1.5rem 32px;
}
}.mbw_ft_main_in-gnp {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.mbw_ft_main_in-gnp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mbw_ft_main_in-gnp {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mbw_ft_col_logo-gnp {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.mbw_ft_col_logo-gnp {
  grid-column: auto;
}
}.mbw_ft_logo-gnp {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  color: #F6EDE1;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.mbw_ft_logo_mark-gnp {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 30px;
}.mbw_ft_logo_mark-gnp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mbw_ft_logo_sub-gnp {
  color: #7A6050;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.mbw_ft_col_title-gnp {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
  color: #B89E84;
  font-weight: 700;
}.mbw_ft_col_links-gnp {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.mbw_ft_col_link-gnp {
  transition: color .2s;
  color: #7A6050;
  overflow-wrap: break-word;
  font-size: 13px;
}.mbw_ft_col_link-gnp:hover {
  color: #DDD0BC;
}.mbw_ft_apps-gnp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mbw_ft_app_card-gnp {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 200, 140, 0.13);
  border-radius: 5px;
  background: rgba(255, 220, 180, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.mbw_ft_app_card-gnp:hover {
  border-color: rgba(210, 130, 50, 0.45);
}.mbw_ft_app_card_ic-gnp svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.mbw_ft_app_card_os-gnp {
  font-weight: 600;
  font-size: 10px;
  color: #7A6050;
}.mbw_ft_app_card_action-gnp {
  color: #DDD0BC;
  font-weight: 700;
  font-size: 12px;
}.mbw_ft_bot-gnp {
  padding: 20px 16px;
}
@media(min-width: 767px) {.mbw_ft_bot-gnp {
  padding: 20px 24px;
}
}.mbw_ft_bot_in-gnp {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.mbw_ft_socials-gnp {
  gap: 8px;
  display: flex;
}.mbw_ft_soc-gnp {
  border: 1px solid rgba(255, 200, 140, 0.13);
  transition: background .2s;
  background: rgba(255, 220, 180, 0.05);
  border-radius: 5px;
  color: #B89E84;
  height: 2.25rem;
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
}.mbw_ft_soc-gnp svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.mbw_ft_soc-gnp:hover {
  background: rgba(255, 220, 180, 0.08);
}.mbw_ft_legal-gnp {
  flex: 1;
  color: #9A8268;
  font-size: 11px;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.mbw_ft_legal-gnp strong {
  color: #B89E84;
  font-weight: 700;
}.mbw_ft_legal-gnp a {
  text-decoration: underline;
  color: #B89E84;
}.mbw_ft_age-gnp {
  border-radius: 50%;
  border: 2px solid #9A8268;
  font-weight: 800;
  flex-shrink: 0;
  width: 32px;
  color: #9A8268;
  align-items: center;
  margin-left: auto;
  justify-content: center;
  display: flex;
  height: 32px;
  font-size: 0.688rem;
}