*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0B0F;
  font-family: 'Barlow', sans-serif;
  color: #C8B6C3;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.mbb-layout-6zl {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.mbb-page-6zl {
  min-height: 100vh;
  display: flex;
}.mbb-main-6zl {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.mbb-main-6zl {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.mbb-main-6zl {
  padding-bottom: 72px;
}
}.mbb-gc-6zl {
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #120E14;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.mbb-gc-6zl {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.mbb-gc-6zl {
  width: 10.5rem;
}
}.mbb-gc-6zl:hover {
  transform: translateY(-3px);
  border-color: rgba(232,24,92,0.07);
}.mbb-gc_img-6zl {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.mbb-gc_img-6zl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbb-gc_hover-6zl {
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  inset: 0;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.mbb-gc-6zl:hover .mbb-gc_hover-6zl {
  opacity: 1;
}.mbb-gc_hover_btn-6zl {
  background: #E8185C;
  padding: 8px 16px;
  border-radius: 0.313rem;
  color: #F4EDF1;
  font-weight: 700;
  font-size: 0.75rem;
}.mbb-gc_info-6zl {
  padding: 8px 10px 0.625rem;
}.mbb-gc_name-6zl {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
  color: #C8B6C3;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
}.mbb-gc_prov-6zl {
  font-size: 0.625rem;
  color: #5E4F66;
}.mbb-gc_tag-6zl {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
  left: 6px;
  letter-spacing: .04em;
}.mbb-gc_tag_hot-6zl {
  background: #FF3B30;
  color: #fff;
}.mbb-gc_tag_new-6zl {
  background: #1FD97C;
  color: #0E0B0F;
}.mbb-gc_tag_jp-6zl {
  background: #F5A623;
  color: #0E0B0F;
}.mbb-gc_tag_ex-6zl {
  background: #9B1A5A;
  color: #fff;
}.mbb-gc_tag_live-6zl {
  background: #FF3B30;
  color: #fff;
}.mbb-gr-6zl {
  background: #0E0B0F;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.mbb-gr-6zl {
  padding: 2.25rem 24px 0;
}
}.mbb-gr_in-6zl {
  margin: 0 auto;
  max-width: 1320px;
}.mbb-gr_head-6zl {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.mbb-gr_head_l-6zl {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.mbb-gr_ic-6zl {
  border-radius: 8px;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.mbb-gr_ic-6zl svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbb-gr_title-6zl {
  overflow-wrap: break-word;
  color: #F4EDF1;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 767px) {.mbb-gr_title-6zl {
  font-size: 18px;
}
}.mbb-gr_more-6zl {
  transition: color .2s;
  gap: 0.313rem;
  color: #7A6880;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
}.mbb-gr_more-6zl:hover {
  color: #E8185C;
}.mbb-gr_more-6zl svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbb-gr_arrows-6zl {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.mbb-gr_arr-6zl {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  width: 1.875rem;
  justify-content: center;
  display: flex;
  color: #9C8898;
  align-items: center;
  height: 1.875rem;
}.mbb-gr_arr-6zl:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EDF1;
}.mbb-gr_arr-6zl svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.mbb-gr_seo_h-6zl {
  margin: 0 0 0.375rem;
  color: #C8B6C3;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.mbb-gr_seo_h-6zl {
  font-size: 14px;
}
}.mbb-gr_seo-6zl {
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 12px;
  color: #7A6880;
}.mbb-gr_seo-6zl strong {
  color: #C8B6C3;
  font-weight: 600;
}.mbb-gr_scroll-6zl {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.mbb-gr_scroll-6zl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mbb-gr_scroll-6zl {
  gap: 12px;
}
}.mbb-tb-6zl {
  background: #0E0B0F;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  right: 0;
  top: 0;
  height: 3.5rem;
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
}.mbb-tb_in-6zl {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.mbb-tb_burger-6zl {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  height: 2.375rem;
  width: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}.mbb-tb_burger-6zl:hover {
  background: rgba(255,255,255,0.05);
}.mbb-tb_burger_line-6zl {
  border-radius: 1px;
  background: #9C8898;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.mbb-tb_burger-6zl {
  display: none;
}
}.mbb-tb_logo-6zl {
  gap: 9px;
  align-items: center;
  display: flex;
  font-weight: 800;
  font-size: 1.125rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 20px;
  letter-spacing: -.01em;
  color: #F4EDF1;
}.mbb-tb_logo_mark-6zl {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.mbb-tb_logo_mark-6zl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbb-tb_nav-6zl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.mbb-tb_nav-6zl {
  display: flex;
}
}.mbb-tb_tab-6zl {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  font-weight: 600;
  color: #9C8898;
  white-space: nowrap;
  font-size: 0.813rem;
}.mbb-tb_tab-6zl:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDF1;
}.mbb-tb_tab-6zl.mbb-state_active-6zl {
  background: rgba(232,24,92,0.18);
  color: #F4EDF1;
}.mbb-tb_right-6zl {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.mbb-tb_login-6zl {
  border-radius: 8px;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C8B6C3;
}.mbb-tb_login-6zl:hover {
  border-color: rgba(232,24,92,0.55);
  color: #F4EDF1;
}
@media(min-width: 483px) {.mbb-tb_login-6zl {
  display: block;
}
}.mbb-tb_reg-6zl {
  border-radius: 0.5rem;
  background: #1FD97C;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  font-size: 13px;
  color: #0D0509;
  font-weight: 700;
  white-space: nowrap;
}.mbb-tb_reg-6zl:hover {
  background: #36F290;
}.mbb-sb-6zl {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #171219;
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
  left: 0;
  position: fixed;
  width: 13.75rem;
}.mbb-sb-6zl.mbb-state_open-6zl {
  transform: translateX(0);
}.mbb-sb-6zl::-webkit-scrollbar {
  width: 0.25rem;
}.mbb-sb-6zl::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.mbb-sb-6zl {
  transform: translateX(0);
}
}.mbb-sb_auth-6zl {
  padding: 0.875rem 0.75rem 10px;
}.mbb-sb_btn_reg-6zl {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FD97C;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  color: #0D0509;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.mbb-sb_btn_reg-6zl:hover {
  background: #36F290;
}.mbb-sb_btn_login-6zl {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  color: #C8B6C3;
  display: block;
}.mbb-sb_btn_login-6zl:hover {
  border-color: rgba(232,24,92,0.55);
  color: #F4EDF1;
}.mbb-sb_promo-6zl {
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#2C0619,#171219);
  overflow: hidden;
  border: 1px solid rgba(232,24,92,0.18);
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  position: relative;
}.mbb-sb_promo-6zl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,24,92,0.18),transparent 70%);
  width: 5rem;
  top: -20px;
  right: -20px;
  height: 5rem;
  position: absolute;
  content: '';
}.mbb-sb_promo_title-6zl {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #E8185C;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.mbb-sb_promo_text-6zl {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F4EDF1;
}.mbb-sb_promo_sub-6zl {
  color: #7A6880;
  font-size: 0.625rem;
  margin-top: 3px;
}.mbb-sb_nav-6zl {
  padding: 6px 8px 16px;
}.mbb-sb_nav_lb-6zl {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  color: #5E4F66;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.mbb-sb_link-6zl {
  gap: 10px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  align-items: center;
  color: #9C8898;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
}.mbb-sb_link-6zl:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDF1;
}.mbb-sb_link-6zl.mbb-state_active-6zl {
  background: rgba(232,24,92,0.18);
  color: #F4EDF1;
}.mbb-sb_ic-6zl {
  border-radius: 5px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
}.mbb-sb_ic-6zl svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.mbb-sb_ic_1-6zl {
  background: rgba(232,24,92,0.07);
  color: #E8185C;
}.mbb-sb_ic_2-6zl {
  background: rgba(31,217,124,0.15);
  color: #1FD97C;
}.mbb-sb_ic_3-6zl {
  background: rgba(245,166,35,0.17);
  color: #F5A623;
}.mbb-sb_ic_4-6zl {
  background: rgba(155,26,90,0.24);
  color: #9B1A5A;
}.mbb-sb_ic_5-6zl {
  background: rgba(232,24,92,0.07);
  color: #FF4D8C;
}.mbb-sb_ic_6-6zl {
  background: rgba(155,26,90,0.24);
  color: #B44FE8;
}.mbb-sb_badge-6zl {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #F5A623;
  font-size: 9px;
  color: #0D0509;
  font-weight: 700;
  margin-left: auto;
}.mbb-sb_bot-6zl {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.mbb-sb_lang-6zl,.mbb-sb_help-6zl {
  gap: 6px;
  padding: 9px 6px;
  border-radius: 0.313rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #9C8898;
  justify-content: center;
}.mbb-sb_lang-6zl:hover,.mbb-sb_help-6zl:hover {
  border-color: rgba(232,24,92,0.55);
  color: #F4EDF1;
}.mbb-sb_lang-6zl svg,.mbb-sb_help-6zl svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbb-sb_bd-6zl {
  inset: 0;
  background: rgba(0,0,0,0.68);
  display: none;
  position: fixed;
  z-index: 69;
}.mbb-sb_bd-6zl.mbb-state_on-6zl {
  display: block;
}
@media(min-width: 1077px) {.mbb-sb_bd-6zl {
  display: none!important;
}
}.mbb-mob_nav-6zl {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #171219;
  z-index: 80;
  bottom: 0;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1077px) {.mbb-mob_nav-6zl {
  display: none;
}
}.mbb-mob_nav_item-6zl {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  align-items: center;
  color: #5E4F66;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.mbb-mob_nav_ic-6zl {
  line-height: 1;
}.mbb-mob_nav_ic-6zl svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.mbb-mob_nav_lb-6zl {
  font-weight: 600;
  color: #5E4F66;
  font-size: 0.625rem;
}.mbb-mob_nav_item-6zl.mbb-state_active-6zl {
  color: #E8185C;
}.mbb-mob_nav_item-6zl.mbb-state_active-6zl .mbb-mob_nav_lb-6zl {
  color: #E8185C;
}.mbb-hero-6zl {
  padding: 1.25rem 16px 0;
  background: #0E0B0F;
}
@media(min-width:768px) {.mbb-hero-6zl {
  padding: 1.5rem 1.5rem 0;
}
}.mbb-hero_in-6zl {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.mbb-hero_in-6zl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.mbb-hero_in-6zl {
  grid-template-columns: 1fr 21.25rem;
}
}.mbb-hero_promo-6zl {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #120E14;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 765px) {.mbb-hero_promo-6zl {
  min-height: 17.5rem;
}
}.mbb-hero_promo_bg-6zl {
  inset: 0;
  background: linear-gradient(120deg,#2C0619 0%,#0E0B0F 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.mbb-hero_promo_bg-6zl::after {
  background: linear-gradient(90deg,#0E0B0F 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.mbb-hero_promo_glow-6zl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,26,90,0.24) 0%,transparent 65%);
  top: -40px;
  width: 300px;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
}.mbb-hero_promo_ct-6zl {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  position: relative;
  justify-content: center;
}
@media(min-width: 766px) {.mbb-hero_promo_ct-6zl {
  padding: 2.5rem 32px;
}
}.mbb-hero_badge-6zl {
  background: rgba(232,24,92,0.18);
  border: 1px solid rgba(232,24,92,0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8185C;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.625rem;
}.mbb-hero_h1-6zl {
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EDF1;
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.mbb-hero_h1-6zl em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.mbb-hero_h1-6zl {
  font-size: 2.25rem;
}
}.mbb-hero_sub-6zl {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9C8898;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.mbb-hero_sub-6zl {
  font-size: 14px;
}
}.mbb-hero_row-6zl {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mbb-hero_cta-6zl {
  background: #1FD97C;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 18px rgba(31,217,124,0.42), 0 1px 0 rgba(255,255,255,0.07) inset;
  color: #0D0509;
}.mbb-hero_cta-6zl:hover {
  background: #36F290;
}.mbb-hero_terms-6zl {
  font-size: 11px;
  color: #5E4F66;
}.mbb-hero_game-6zl {
  overflow: hidden;
  background: #120E14;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.mbb-hero_game_badge-6zl {
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(245,166,35,0.17);
  background: rgba(245,166,35,0.17);
  color: #F5A623;
  letter-spacing: .06em;
  z-index: 3;
  left: 0.75rem;
  font-size: 10px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  top: 12px;
}.mbb-hero_game_badge-6zl svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
  width: 11px;
}.mbb-hero_game_img-6zl {
  background: linear-gradient(135deg,#2C0619,#0E0B0F);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.mbb-hero_game_img-6zl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbb-hero_game_play-6zl {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.mbb-hero_game-6zl:hover .mbb-hero_game_play-6zl {
  opacity: 1;
}.mbb-hero_game_play-6zl span {
  background: #E8185C;
  border-radius: 50%;
  justify-content: center;
  height: 52px;
  width: 52px;
  display: flex;
  align-items: center;
}.mbb-hero_game_play-6zl span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.mbb-hero_game_info-6zl {
  padding: 0.875rem 1rem;
}.mbb-hero_game_title-6zl {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4EDF1;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.mbb-hero_game_provider-6zl {
  color: #7A6880;
  font-size: 0.688rem;
}.mbb-hero_game_btn-6zl {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #E8185C;
  padding: 11px;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F4EDF1;
  display: block;
}.mbb-hero_game-6zl:hover .mbb-hero_game_btn-6zl {
  background: #FF2D72;
}.mbb-sbar-6zl {
  padding: 1rem 16px 0;
  background: #0E0B0F;
}
@media(min-width: 767px) {.mbb-sbar-6zl {
  padding: 18px 24px 0;
}
}.mbb-sbar_in-6zl {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbb-sbar_row-6zl {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.mbb-sbar_input-6zl {
  padding: 0.688rem 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #120E14;
  transition: border-color .2s;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #7A6880;
}.mbb-sbar_input-6zl:hover {
  border-color: rgba(232,24,92,0.55);
}.mbb-sbar_input-6zl svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
}.mbb-sbar_providers-6zl {
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 8px;
  border-radius: 0.5rem;
  background: #120E14;
  transition: border-color .2s;
  font-weight: 600;
  color: #C8B6C3;
  display: flex;
  font-size: 13px;
  align-items: center;
  white-space: nowrap;
}.mbb-sbar_providers-6zl:hover {
  border-color: rgba(232,24,92,0.55);
  color: #F4EDF1;
}.mbb-sbar_providers-6zl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
}.mbb-sbar_tabs-6zl {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.mbb-sbar_tabs-6zl::-webkit-scrollbar {
  display: none;
}.mbb-sbar_tab-6zl {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  color: #9C8898;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  cursor: pointer;
}.mbb-sbar_tab-6zl:hover {
  border-color: rgba(232,24,92,0.55);
  background: rgba(255,255,255,0.07);
  color: #F4EDF1;
}.mbb-sbar_tab-6zl.mbb-state_active-6zl {
  background: rgba(232,24,92,0.18);
  border-color: rgba(232,24,92,0.07);
  color: #F4EDF1;
}.mbb-sbar_tab_ic-6zl svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.mbb-wy-6zl {
  padding: 32px 1rem 0;
  background: #0E0B0F;
}
@media(min-width:768px) {.mbb-wy-6zl {
  padding: 2.5rem 24px 0;
}
}.mbb-wy_in-6zl {
  margin: 0 auto;
  max-width: 1320px;
}.mbb-wy_head-6zl {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.mbb-wy_label-6zl {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #E8185C;
  letter-spacing: .08em;
}.mbb-wy_h2-6zl {
  margin-bottom: 0.5rem;
  color: #F4EDF1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.mbb-wy_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-wy_intro-6zl {
  margin: 0;
  color: #7A6880;
  line-height: 1.6;
  font-size: 13px;
}.mbb-wy_grid-6zl {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.mbb-wy_grid-6zl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.mbb-wy_grid-6zl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mbb-wy_card-6zl {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #171219;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
}.mbb-wy_card-6zl:hover {
  transform: translateY(-2px);
  border-color: rgba(232,24,92,0.07);
}.mbb-wy_card_ic-6zl {
  border-radius: 50%;
  background: rgba(232,24,92,0.18);
  margin-bottom: 14px;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  color: #E8185C;
  display: flex;
}.mbb-wy_card_ic-6zl svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.mbb-wy_card_h-6zl {
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F4EDF1;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.mbb-wy_card_p-6zl {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6880;
  overflow-wrap: break-word;
}.mbb-wy_card_p-6zl strong {
  font-weight: 600;
  color: #C8B6C3;
}.mbb-gr_jp-6zl {
  border-radius: 0.875rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1F0636 0%,#0B080E 100%);
  position: relative;
}.mbb-gr_jp-6zl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,26,90,0.24) 0%,transparent 70%);
  height: 250px;
  width: 15.625rem;
  top: -60px;
  content: '';
  left: -60px;
  position: absolute;
}.mbb-gr_jp-6zl::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.17) 0%,transparent 70%);
  bottom: -40px;
  right: 0;
  position: absolute;
  height: 200px;
  content: '';
  width: 200px;
}.mbb-gr_jp_head-6zl {
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
}.mbb-gr_jp_info-6zl {
  flex: 1;
}.mbb-gr_jp_label-6zl {
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #B44FE8;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.mbb-gr_jp_label-6zl svg {
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  margin-right: 4px;
}.mbb-gr_jp_amount-6zl {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  color: #F4EDF1;
}
@media(min-width: 767px) {.mbb-gr_jp_amount-6zl {
  font-size: 40px;
}
}.mbb-gr_jp_amount-6zl span {
  color: #F5A623;
}.mbb-gr_jp_seo-6zl {
  color: #9C8898;
  max-width: 30rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.mbb-gr_jp_cta-6zl {
  padding: 11px 20px;
  border-radius: 0.5rem;
  transition: background .2s;
  border: 1px solid rgba(155,26,90,0.24);
  background: rgba(155,26,90,0.24);
  white-space: nowrap;
  flex-shrink: 0;
  z-index: 1;
  margin-top: 4px;
  font-size: 0.813rem;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  color: #F4EDF1;
}.mbb-gr_jp_cta-6zl:hover {
  background: #9B1A5A;
}.mbb-ws-6zl {
  background: #0E0B0F;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.mbb-ws-6zl {
  padding: 2.25rem 24px 0;
}
}.mbb-ws_in-6zl {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbb-ws_head-6zl {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}.mbb-ws_title-6zl {
  gap: 0.625rem;
  font-size: 1rem;
  align-items: center;
  display: flex;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F4EDF1;
}.mbb-ws_title_ic-6zl svg {
  stroke-linejoin: round;
  color: #F5A623;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.mbb-ws_online-6zl {
  gap: 7px;
  font-weight: 600;
  color: #7A6880;
  font-size: 12px;
  align-items: center;
  display: flex;
}.mbb-ws_online_dot-6zl {
  border-radius: 50%;
  background: #1FD97C;
  box-shadow: 0 0 0.375rem rgba(31,217,124,0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.mbb-ws_scroll-6zl {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.mbb-ws_scroll-6zl::-webkit-scrollbar {
  display: none;
}.mbb-wc-6zl {
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #120E14;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.mbb-wc_img-6zl {
  overflow: hidden;
  border-radius: 5px;
  background: #171219;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.mbb-wc_img-6zl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbb-wc_info-6zl {
  min-width: 0;
}.mbb-wc_game-6zl {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #C8B6C3;
  text-overflow: ellipsis;
}.mbb-wc_player-6zl {
  overflow: hidden;
  font-size: 0.625rem;
  color: #5E4F66;
  white-space: nowrap;
  text-overflow: ellipsis;
}.mbb-wc_amount-6zl {
  flex-shrink: 0;
  color: #1FD97C;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
}.mbb-prov-6zl {
  background: #0E0B0F;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.mbb-prov-6zl {
  padding: 2.75rem 24px 0;
}
}.mbb-prov_in-6zl {
  margin: 0 auto;
  max-width: 1320px;
}.mbb-prov_head-6zl {
  margin-bottom: 16px;
}.mbb-prov_label-6zl {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8185C;
  text-transform: uppercase;
  font-size: 11px;
}.mbb-prov_h2-6zl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDF1;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.mbb-prov_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-prov_seo-6zl {
  color: #7A6880;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
}.mbb-prov_seo-6zl strong {
  font-weight: 700;
  color: #C8B6C3;
}.mbb-prov_seo-6zl a {
  color: #E8185C;
  text-decoration: underline;
}.mbb-prov_grid-6zl {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.mbb-prov_grid-6zl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.mbb-prov_grid-6zl {
  grid-template-columns: repeat(8,1fr);
}
}.mbb-prov_card-6zl {
  border-radius: 8px;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #120E14;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.mbb-prov_card-6zl:hover {
  background: #171219;
  border-color: rgba(232,24,92,0.55);
}.mbb-prov_logo-6zl {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
}.mbb-prov_logo-6zl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mbb-prov_name-6zl {
  color: #9C8898;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
}.mbb-htp-6zl {
  padding: 36px 1rem 0;
  background: #0E0B0F;
}
@media(min-width: 769px) {.mbb-htp-6zl {
  padding: 44px 1.5rem 0;
}
}.mbb-htp_in-6zl {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbb-htp_head-6zl {
  max-width: 45rem;
  margin-bottom: 22px;
}.mbb-htp_label-6zl {
  font-size: 0.688rem;
  color: #E8185C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mbb-htp_h2-6zl {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #F4EDF1;
}
@media(min-width: 766px) {.mbb-htp_h2-6zl {
  font-size: 1.75rem;
}
}.mbb-htp_intro-6zl {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7A6880;
}.mbb-htp_steps-6zl {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.mbb-htp_steps-6zl {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.mbb-htp_steps-6zl {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.mbb-htp_step-6zl {
  border-radius: 8px;
  background: #171219;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  position: relative;
  display: flex;
}.mbb-htp_step_num-6zl {
  border-radius: 50%;
  background: #E8185C;
  top: -0.75rem;
  left: 20px;
  display: flex;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  height: 1.75rem;
  color: #0D0509;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  font-weight: 800;
}.mbb-htp_step_ic-6zl {
  margin: 8px 0 12px;
  border-radius: 5px;
  background: rgba(232,24,92,0.18);
  color: #E8185C;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.mbb-htp_step_ic-6zl svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.mbb-htp_step_h-6zl {
  color: #F4EDF1;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.mbb-htp_step_p-6zl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7A6880;
}.mbb-htp_step_p-6zl strong {
  font-weight: 600;
  color: #C8B6C3;
}.mbb-htp_cta-6zl {
  padding: 0.813rem 1.625rem;
  background: #1FD97C;
  border-radius: 8px;
  transition: background .2s;
  font-size: 14px;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0D0509;
  font-weight: 700;
}.mbb-htp_cta-6zl:hover {
  background: #36F290;
}.mbb-reg-6zl {
  background: #0E0B0F;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.mbb-reg-6zl {
  padding: 44px 1.5rem 0;
}
}.mbb-reg_in-6zl {
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  background: #171219;
  max-width: 1320px;
}
@media(min-width: 769px) {.mbb-reg_in-6zl {
  padding: 2.5rem;
}
}.mbb-reg_top-6zl {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mbb-reg_top-6zl {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mbb-reg_label-6zl {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #E8185C;
  font-size: 11px;
  letter-spacing: .08em;
}.mbb-reg_h2-6zl {
  color: #F4EDF1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-size: 22px;
}
@media(min-width: 769px) {.mbb-reg_h2-6zl {
  font-size: 1.75rem;
}
}.mbb-reg_bonus-6zl {
  padding: 10px 1rem;
  border: 1px solid rgba(245,166,35,0.17);
  gap: 0.5rem;
  border-radius: 8px;
  background: rgba(245,166,35,0.17);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.mbb-reg_bonus_amount-6zl {
  font-size: 20px;
  font-weight: 800;
  color: #F5A623;
}.mbb-reg_bonus_text-6zl {
  color: #9C8898;
  font-size: 0.813rem;
  line-height: 1.35;
}.mbb-reg_cta_btn-6zl {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FD97C;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 2px 18px rgba(31,217,124,0.42), 0 1px 0 rgba(255,255,255,0.07) inset;
  color: #0D0509;
  font-size: 0.938rem;
  font-weight: 700;
}.mbb-reg_cta_btn-6zl:hover {
  background: #36F290;
}.mbb-reg_terms-6zl {
  font-size: 11px;
  line-height: 1.5;
  color: #5E4F66;
}.mbb-reg_seo-6zl {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  font-size: 0.813rem;
  color: #7A6880;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
}.mbb-reg_seo-6zl p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7A6880;
}.mbb-reg_seo-6zl p:last-child {
  margin-bottom: 0;
}.mbb-reg_seo-6zl strong {
  color: #C8B6C3;
  font-weight: 700;
}.mbb-reg_seo-6zl a {
  transition: color .2s;
  color: #E8185C;
  text-decoration: underline;
}.mbb-reg_seo-6zl a:hover {
  color: #FF2D72;
}.mbb-reg_seo-6zl ul,.mbb-reg_seo-6zl ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.mbb-reg_seo-6zl ol {
  list-style: decimal;
}.mbb-reg_seo-6zl li {
  line-height: 1.65;
  color: #7A6880;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.mbb-reg_seo-6zl table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.mbb-reg_seo-6zl table {
  display: table;
}
}.mbb-reg_seo-6zl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C8B6C3;
  text-align: left;
}.mbb-reg_seo-6zl td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6880;
}.mbb-reg_steps-6zl {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.mbb-reg_steps-6zl {
  margin-top: 0;
}
}.mbb-reg_step-6zl {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.mbb-reg_step_num-6zl {
  border-radius: 50%;
  border: 1px solid rgba(232,24,92,0.07);
  background: rgba(232,24,92,0.18);
  height: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #E8185C;
  font-weight: 800;
  width: 34px;
  font-size: 14px;
}.mbb-reg_step_title-6zl {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F4EDF1;
  font-weight: 700;
}.mbb-reg_step_text-6zl {
  font-size: 12px;
  line-height: 1.5;
  color: #7A6880;
}.mbb-reg_trust-6zl {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.mbb-reg_trust_item-6zl {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7A6880;
  overflow-wrap: break-word;
}.mbb-reg_trust_ic-6zl svg {
  stroke-linecap: round;
  width: 16px;
  color: #E8185C;
  stroke-linejoin: round;
  height: 16px;
}.mbb-bon-6zl {
  padding: 2.25rem 1rem 0;
  background: #0E0B0F;
}
@media(min-width: 767px) {.mbb-bon-6zl {
  padding: 44px 1.5rem 0;
}
}.mbb-bon_in-6zl {
  margin: 0 auto;
  max-width: 1320px;
}.mbb-bon_head-6zl {
  margin-bottom: 20px;
}.mbb-bon_label-6zl {
  color: #E8185C;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.mbb-bon_h2-6zl {
  color: #F4EDF1;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.mbb-bon_h2-6zl {
  font-size: 24px;
}
}.mbb-bon_seo-6zl {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #7A6880;
  line-height: 1.6;
}.mbb-bon_seo-6zl strong {
  color: #C8B6C3;
  font-weight: 700;
}.mbb-bon_seo-6zl a {
  color: #E8185C;
  text-decoration: underline;
}.mbb-bon_grid-6zl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.mbb-bon_grid-6zl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.mbb-bon_grid-6zl {
  grid-template-columns: repeat(5,1fr);
}
}.mbb-bon_card-6zl {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #120E14;
}.mbb-bon_card-6zl:hover {
  border-color: rgba(232,24,92,0.07);
  transform: translateY(-2px);
}.mbb-bon_card_ic-6zl svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mbb-bon_card_ic-6zl {
  margin-bottom: 0.625rem;
}.mbb-bon_card_type-6zl {
  font-weight: 700;
  letter-spacing: .06em;
  color: #7A6880;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.mbb-bon_card_amount-6zl {
  font-size: 1.125rem;
  font-weight: 800;
  color: #F5A623;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.mbb-bon_card_name-6zl {
  overflow-wrap: break-word;
  color: #F4EDF1;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
}.mbb-bon_card_detail-6zl {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5E4F66;
  padding-top: 0.5rem;
}.mbb-app-6zl {
  padding: 36px 1rem 0;
  background: #0E0B0F;
}
@media(min-width: 769px) {.mbb-app-6zl {
  padding: 44px 24px 0;
}
}.mbb-app_in-6zl {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbb-app_head-6zl {
  margin-bottom: 1rem;
}.mbb-app_label-6zl {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E8185C;
}.mbb-app_h2-6zl {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EDF1;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.mbb-app_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-app_sub-6zl {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6880;
  max-width: 37.5rem;
  font-size: 13px;
}.mbb-app_sub-6zl strong {
  font-weight: 700;
  color: #C8B6C3;
}.mbb-app_cards-6zl {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 638px) {.mbb-app_cards-6zl {
  grid-template-columns: repeat(3,1fr);
}
}.mbb-app_card-6zl {
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  border-radius: 0.5rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.mbb-app_card_ios-6zl {
  background: linear-gradient(135deg,rgba(232,24,92,0.18) 0%,#171219 100%);
}.mbb-app_card_android-6zl {
  background: linear-gradient(135deg,rgba(31,217,124,0.15) 0%,#171219 100%);
}.mbb-app_card_win-6zl {
  background: linear-gradient(135deg,rgba(245,166,35,0.17) 0%,#171219 100%);
}.mbb-app_card_ic-6zl svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.mbb-app_card_ic-6zl {
  color: #F4EDF1;
  flex-shrink: 0;
}.mbb-app_card_os-6zl {
  color: #7A6880;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
}.mbb-app_card_title-6zl {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F4EDF1;
  overflow-wrap: break-word;
  line-height: 1.2;
}.mbb-app_card_text-6zl {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  color: #7A6880;
  margin-bottom: 0.875rem;
}.mbb-app_card_btn-6zl {
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(232,24,92,0.55);
  gap: 7px;
  border-radius: 0.313rem;
  transition: background .2s;
  align-items: center;
  color: #F4EDF1;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.mbb-app_card_btn-6zl:hover {
  background: rgba(255,255,255,0.07);
}.mbb-faq-6zl {
  padding: 36px 1rem 0;
  background: #0E0B0F;
}
@media(min-width: 770px) {.mbb-faq-6zl {
  padding: 44px 24px 0;
}
}.mbb-faq_in-6zl {
  margin: 0 auto;
  max-width: 82.5rem;
}.mbb-faq_head-6zl {
  margin-bottom: 1.25rem;
}.mbb-faq_label-6zl {
  font-weight: 700;
  margin-bottom: 8px;
  color: #E8185C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.mbb-faq_h2-6zl {
  font-weight: 800;
  font-size: 20px;
  color: #F4EDF1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.mbb-faq_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-faq_list-6zl {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mbb-faq_item-6zl {
  border: 1px solid rgba(255,255,255,0.10);
  background: #171219;
  border-radius: 0.5rem;
  overflow: hidden;
}.mbb-faq_q-6zl {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #C8B6C3;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  justify-content: space-between;
}.mbb-faq_q-6zl:hover {
  color: #F4EDF1;
}.mbb-faq_q_ic-6zl {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  width: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  font-size: 16px;
  color: #E8185C;
  display: flex;
  height: 1.5rem;
}.mbb-faq_item-6zl.mbb-state_open-6zl .mbb-faq_q_ic-6zl {
  transform: rotate(45deg);
}.mbb-faq_a-6zl {
  padding: 0 20px 1rem;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6880;
}.mbb-faq_item-6zl.mbb-state_open-6zl .mbb-faq_a-6zl {
  display: block;
}.mbb-faq_a-6zl strong {
  font-weight: 700;
  color: #C8B6C3;
}.mbb-faq_a-6zl a {
  color: #E8185C;
  text-decoration: underline;
}.mbb-faq_a-6zl ul,.mbb-faq_a-6zl ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.mbb-faq_a-6zl ol {
  list-style: decimal;
}.mbb-faq_a-6zl li {
  margin-bottom: 4px;
  line-height: 1.6;
}.mbb-faq_a-6zl table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.mbb-faq_a-6zl table {
  display: table;
}
}.mbb-faq_a-6zl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C8B6C3;
  text-align: left;
}.mbb-faq_a-6zl td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6880;
}.mbb-seo-6zl {
  padding: 36px 16px 0;
  background: #0E0B0F;
}
@media(min-width: 769px) {.mbb-seo-6zl {
  padding: 2.75rem 1.5rem 0;
}
}.mbb-seo_in-6zl {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  background: #171219;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.mbb-seo_in-6zl {
  padding: 2.25rem 40px;
}
}.mbb-seo_label-6zl {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #E8185C;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mbb-seo_h2-6zl {
  color: #F4EDF1;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.mbb-seo_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-seo_body-6zl {
  line-height: 1.75;
  color: #9C8898;
  overflow-wrap: break-word;
  font-size: 14px;
}.mbb-seo_body-6zl p {
  margin-bottom: 12px;
  color: #9C8898;
  font-size: 0.875rem;
  line-height: 1.75;
}.mbb-seo_body-6zl p:last-child {
  margin-bottom: 0;
}.mbb-seo_body-6zl strong {
  color: #C8B6C3;
  font-weight: 700;
}.mbb-seo_body-6zl a {
  transition: color .2s;
  color: #E8185C;
  text-decoration: underline;
}.mbb-seo_body-6zl a:hover {
  color: #FF2D72;
}.mbb-seo_body-6zl ul,.mbb-seo_body-6zl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.mbb-seo_body-6zl ol {
  list-style: decimal;
}.mbb-seo_body-6zl li {
  font-size: 14px;
  color: #9C8898;
  margin-bottom: 6px;
  line-height: 1.75;
}.mbb-seo_body-6zl table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.mbb-seo_body-6zl table {
  display: table;
}
}.mbb-seo_body-6zl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C8B6C3;
  font-weight: 700;
}.mbb-seo_body-6zl td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9C8898;
}.mbb-seo_cols-6zl {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.mbb-seo_cols-6zl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mbb-seo_cols-6zl {
  grid-template-columns: repeat(3,1fr);
}
}.mbb-seo_col_h-6zl {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8B6C3;
}.mbb-seo_col_p-6zl {
  overflow-wrap: break-word;
  color: #7A6880;
  line-height: 1.65;
  font-size: 13px;
}.mbb-seo_stats-6zl {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.mbb-seo_stat-6zl {
  padding: 14px 1rem;
  background: rgba(232,24,92,0.07);
  border: 1px solid rgba(232,24,92,0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.mbb-seo_stat_val-6zl {
  color: #E8185C;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.mbb-seo_stat_lb-6zl {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6880;
}.mbb-seo-6zl {
  background: #0E0B0F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.mbb-seo-6zl {
  padding: 2.75rem 24px 0;
}
}.mbb-seo_in-6zl {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #171219;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.mbb-seo_in-6zl {
  padding: 36px 40px;
}
}.mbb-seo_label-6zl {
  margin-bottom: 10px;
  color: #E8185C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.mbb-seo_h2-6zl {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EDF1;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.mbb-seo_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-seo_body-6zl {
  line-height: 1.75;
  color: #9C8898;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.mbb-seo_body-6zl p {
  color: #9C8898;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.mbb-seo_body-6zl p:last-child {
  margin-bottom: 0;
}.mbb-seo_body-6zl strong {
  font-weight: 700;
  color: #C8B6C3;
}.mbb-seo_body-6zl a {
  transition: color .2s;
  color: #E8185C;
  text-decoration: underline;
}.mbb-seo_body-6zl a:hover {
  color: #FF2D72;
}.mbb-seo_body-6zl ul,.mbb-seo_body-6zl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.mbb-seo_body-6zl ol {
  list-style: decimal;
}.mbb-seo_body-6zl li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9C8898;
  font-size: 0.875rem;
}.mbb-seo_body-6zl table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.mbb-seo_body-6zl table {
  display: table;
}
}.mbb-seo_body-6zl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C8B6C3;
  text-align: left;
  font-weight: 700;
}.mbb-seo_body-6zl td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9C8898;
}.mbb-seo_cols-6zl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.mbb-seo_cols-6zl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mbb-seo_cols-6zl {
  grid-template-columns: repeat(3,1fr);
}
}.mbb-seo_col_h-6zl {
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8B6C3;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.mbb-seo_col_p-6zl {
  color: #7A6880;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.mbb-seo_stats-6zl {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.mbb-seo_stat-6zl {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(232,24,92,0.07);
  border: 1px solid rgba(232,24,92,0.18);
  min-width: 140px;
}.mbb-seo_stat_val-6zl {
  font-size: 20px;
  margin-bottom: 4px;
  color: #E8185C;
  font-weight: 800;
  overflow-wrap: break-word;
}.mbb-seo_stat_lb-6zl {
  font-size: 11px;
  color: #7A6880;
  overflow-wrap: break-word;
}.mbb-seo-6zl {
  background: #0E0B0F;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.mbb-seo-6zl {
  padding: 44px 24px 0;
}
}.mbb-seo_in-6zl {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #171219;
  max-width: 1320px;
}
@media(min-width: 766px) {.mbb-seo_in-6zl {
  padding: 2.25rem 40px;
}
}.mbb-seo_label-6zl {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #E8185C;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.mbb-seo_h2-6zl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #F4EDF1;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.mbb-seo_h2-6zl {
  font-size: 1.5rem;
}
}.mbb-seo_body-6zl {
  color: #9C8898;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.mbb-seo_body-6zl p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #9C8898;
  line-height: 1.75;
}.mbb-seo_body-6zl p:last-child {
  margin-bottom: 0;
}.mbb-seo_body-6zl strong {
  font-weight: 700;
  color: #C8B6C3;
}.mbb-seo_body-6zl a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8185C;
}.mbb-seo_body-6zl a:hover {
  color: #FF2D72;
}.mbb-seo_body-6zl ul,.mbb-seo_body-6zl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.mbb-seo_body-6zl ol {
  list-style: decimal;
}.mbb-seo_body-6zl li {
  line-height: 1.75;
  color: #9C8898;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.mbb-seo_body-6zl table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.mbb-seo_body-6zl table {
  display: table;
}
}.mbb-seo_body-6zl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C8B6C3;
  font-weight: 700;
  text-align: left;
}.mbb-seo_body-6zl td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9C8898;
}.mbb-seo_cols-6zl {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.mbb-seo_cols-6zl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mbb-seo_cols-6zl {
  grid-template-columns: repeat(3,1fr);
}
}.mbb-seo_col_h-6zl {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C8B6C3;
}.mbb-seo_col_p-6zl {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6880;
  font-size: 0.813rem;
}.mbb-seo_stats-6zl {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mbb-seo_stat-6zl {
  background: rgba(232,24,92,0.07);
  border: 1px solid rgba(232,24,92,0.18);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.mbb-seo_stat_val-6zl {
  font-weight: 800;
  color: #E8185C;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.mbb-seo_stat_lb-6zl {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6880;
}.mbb-rv-6zl {
  padding: 2.25rem 1rem 0;
  background: #0E0B0F;
}
@media(min-width: 767px) {.mbb-rv-6zl {
  padding: 2.75rem 24px 0;
}
}.mbb-rv_in-6zl {
  margin: 0 auto;
  max-width: 1320px;
}.mbb-rv_head-6zl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.mbb-rv_label-6zl {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8185C;
  margin-bottom: 8px;
}.mbb-rv_h2-6zl {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EDF1;
  font-weight: 800;
}
@media(min-width: 765px) {.mbb-rv_h2-6zl {
  font-size: 28px;
}
}.mbb-rv_stats-6zl {
  gap: 18px;
  font-size: 13px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #7A6880;
}.mbb-rv_stats_score-6zl {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.mbb-rv_stats_score_val-6zl {
  font-weight: 800;
  color: #F5A623;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
}.mbb-rv_stats_score_max-6zl {
  font-size: 13px;
  color: #5E4F66;
}.mbb-rv_stats_badge-6zl {
  gap: 4px;
  align-items: center;
  display: flex;
}.mbb-rv_stats_badge-6zl svg {
  color: #F5A623;
  width: 0.875rem;
  height: 0.875rem;
}.mbb-rv_grid-6zl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.mbb-rv_grid-6zl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.mbb-rv_grid-6zl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mbb-rv_card-6zl {
  background: #171219;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.mbb-rv_card_stars-6zl {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5A623;
}.mbb-rv_card_stars-6zl svg {
  height: 0.875rem;
  width: 14px;
}.mbb-rv_card_h-6zl {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F4EDF1;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.mbb-rv_card_body-6zl {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7A6880;
}.mbb-rv_card_body-6zl strong {
  color: #C8B6C3;
  font-weight: 600;
}.mbb-rv_card_meta-6zl {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-top: 12px;
}.mbb-rv_card_author-6zl {
  font-weight: 600;
  color: #C8B6C3;
  font-size: 0.75rem;
}.mbb-rv_card_date-6zl {
  font-size: 0.688rem;
  color: #5E4F66;
}.mbb-ft-6zl {
  background: #080609;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.mbb-ft_support-6zl {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.mbb-ft_support-6zl {
  padding: 28px 1.5rem;
}
}.mbb-ft_support_in-6zl {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.mbb-ft_support_main-6zl {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.mbb-ft_support_ic-6zl {
  flex-shrink: 0;
  color: #E8185C;
}.mbb-ft_support_ic-6zl svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.mbb-ft_support_text_title-6zl {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EDF1;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.mbb-ft_support_text_sub-6zl {
  overflow-wrap: break-word;
  color: #7A6880;
  font-size: 0.75rem;
}.mbb-ft_support_btn-6zl {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  background: #E8185C;
  color: #F4EDF1;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
}.mbb-ft_support_btn-6zl:hover {
  background: #FF2D72;
}.mbb-ft_support_contacts-6zl {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.mbb-ft_support_contact-6zl {
  color: #5E4F66;
  font-size: 12px;
  line-height: 1.4;
}.mbb-ft_support_contact-6zl strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #9C8898;
  font-weight: 600;
}.mbb-ft_main-6zl {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.mbb-ft_main-6zl {
  padding: 2.5rem 24px 32px;
}
}.mbb-ft_main_in-6zl {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.mbb-ft_main_in-6zl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.mbb-ft_main_in-6zl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.mbb-ft_col_logo-6zl {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.mbb-ft_col_logo-6zl {
  grid-column: auto;
}
}.mbb-ft_logo-6zl {
  gap: 9px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F4EDF1;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 12px;
}.mbb-ft_logo_mark-6zl {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.mbb-ft_logo_mark-6zl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mbb-ft_logo_sub-6zl {
  color: #5E4F66;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.mbb-ft_col_title-6zl {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #9C8898;
  font-weight: 700;
}.mbb-ft_col_links-6zl {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.mbb-ft_col_link-6zl {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E4F66;
}.mbb-ft_col_link-6zl:hover {
  color: #C8B6C3;
}.mbb-ft_apps-6zl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mbb-ft_app_card-6zl {
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  border-radius: 0.313rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.mbb-ft_app_card-6zl:hover {
  border-color: rgba(232,24,92,0.55);
}.mbb-ft_app_card_ic-6zl svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.mbb-ft_app_card_os-6zl {
  color: #5E4F66;
  font-size: 10px;
  font-weight: 600;
}.mbb-ft_app_card_action-6zl {
  color: #C8B6C3;
  font-weight: 700;
  font-size: 0.75rem;
}.mbb-ft_bot-6zl {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.mbb-ft_bot-6zl {
  padding: 1.25rem 24px;
}
}.mbb-ft_bot_in-6zl {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.mbb-ft_socials-6zl {
  gap: 8px;
  display: flex;
}.mbb-ft_soc-6zl {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  color: #9C8898;
  display: flex;
}.mbb-ft_soc-6zl svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mbb-ft_soc-6zl:hover {
  background: rgba(255,255,255,0.07);
}.mbb-ft_legal-6zl {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  color: #8C7A96;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mbb-ft_legal-6zl strong {
  color: #9C8898;
  font-weight: 700;
}.mbb-ft_legal-6zl a {
  text-decoration: underline;
  color: #9C8898;
}.mbb-ft_age-6zl {
  border: 2px solid #8C7A96;
  border-radius: 50%;
  margin-left: auto;
  height: 32px;
  color: #8C7A96;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  justify-content: center;
}