html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #141210;
  -webkit-font-smoothing: antialiased;
  color: #D4C9B8;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
}.mby_layout_bji {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.mby_page_bji {
  min-height: 100vh;
  display: flex;
}.mby_main_bji {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.mby_main_bji {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.mby_main_bji {
  padding-bottom: 72px;
}
}.mby_gc_bji {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #1A1612;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 639px) {.mby_gc_bji {
  width: 156px;
}
}
@media(min-width: 1079px) {.mby_gc_bji {
  width: 168px;
}
}.mby_gc_bji:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,42,0.08);
}.mby_gc_img_bji {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.mby_gc_img_bji img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mby_gc_hover_bji {
  background: rgba(13,11,9,0.76);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.mby_gc_bji:hover .mby_gc_hover_bji {
  opacity: 1;
}.mby_gc_hover_btn_bji {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #C8922A;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2EDE4;
}.mby_gc_info_bji {
  padding: 0.5rem 10px 0.625rem;
}.mby_gc_name_bji {
  overflow: hidden;
  color: #D4C9B8;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.mby_gc_prov_bji {
  font-size: 10px;
  color: #8A7A6C;
}.mby_gc_tag_bji {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  left: 0.375rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
}.mby_gc_tag_hot_bji {
  background: #C43B3B;
  color: #fff;
}.mby_gc_tag_new_bji {
  background: #2AA864;
  color: #141210;
}.mby_gc_tag_jp_bji {
  background: #D4A030;
  color: #141210;
}.mby_gc_tag_ex_bji {
  background: #6B4E8F;
  color: #fff;
}.mby_gc_tag_live_bji {
  background: #C43B3B;
  color: #fff;
}.mby_gr_bji {
  background: #141210;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.mby_gr_bji {
  padding: 36px 24px 0;
}
}.mby_gr_in_bji {
  margin: 0 auto;
  max-width: 82.5rem;
}.mby_gr_head_bji {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.mby_gr_head_l_bji {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.mby_gr_ic_bji {
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
}.mby_gr_ic_bji svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.mby_gr_title_bji {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EDE4;
}
@media(min-width:768px) {.mby_gr_title_bji {
  font-size: 18px;
}
}.mby_gr_more_bji {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #9A8D7E;
  display: flex;
  align-items: center;
}.mby_gr_more_bji:hover {
  color: #C8922A;
}.mby_gr_more_bji svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.mby_gr_arrows_bji {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mby_gr_arr_bji {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
  color: #B0A090;
}.mby_gr_arr_bji:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EDE4;
}.mby_gr_arr_bji svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.mby_gr_seo_h_bji {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  color: #D4C9B8;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width:768px) {.mby_gr_seo_h_bji {
  font-size: 14px;
}
}.mby_gr_seo_bji {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 680px;
  color: #9A8D7E;
  line-height: 1.55;
}.mby_gr_seo_bji strong {
  font-weight: 600;
  color: #D4C9B8;
}.mby_gr_scroll_bji {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.mby_gr_scroll_bji::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.mby_gr_scroll_bji {
  gap: 0.75rem;
}
}.mby_tb_bji {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #141210;
  align-items: center;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  height: 3.5rem;
  top: 0;
}.mby_tb_in_bji {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.mby_tb_burger_bji {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
  height: 38px;
  width: 38px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.mby_tb_burger_bji:hover {
  background: rgba(255,255,255,0.05);
}.mby_tb_burger_line_bji {
  background: #B0A090;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.mby_tb_burger_bji {
  display: none;
}
}.mby_tb_logo_bji {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  color: #F2EDE4;
}.mby_tb_logo_mark_bji {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 2rem;
  align-items: center;
}.mby_tb_logo_mark_bji img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mby_tb_nav_bji {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.mby_tb_nav_bji {
  display: flex;
}
}.mby_tb_tab_bji {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 13px;
  font-weight: 600;
  color: #B0A090;
  white-space: nowrap;
}.mby_tb_tab_bji:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE4;
}.mby_tb_tab_bji.mby_state_active_bji {
  background: rgba(200,146,42,0.18);
  color: #F2EDE4;
}.mby_tb_right_bji {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.mby_tb_login_bji {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.12);
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 13px;
  color: #D4C9B8;
  display: none;
}.mby_tb_login_bji:hover {
  border-color: rgba(200,146,42,0.50);
  color: #F2EDE4;
}
@media(min-width: 481px) {.mby_tb_login_bji {
  display: block;
}
}.mby_tb_reg_bji {
  padding: 0.563rem 18px;
  border-radius: 8px;
  background: #2AA864;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0E0C09;
}.mby_tb_reg_bji:hover {
  background: #35C078;
}.mby_sb_bji {
  transform: translateX(-100%);
  background: #201C17;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  position: fixed;
  bottom: 0;
  width: 220px;
  overflow-y: auto;
  z-index: 70;
  top: 56px;
  left: 0;
}.mby_sb_bji.mby_state_open_bji {
  transform: translateX(0);
}.mby_sb_bji::-webkit-scrollbar {
  width: 4px;
}.mby_sb_bji::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.mby_sb_bji {
  transform: translateX(0);
}
}.mby_sb_auth_bji {
  padding: 14px 12px 10px;
}.mby_sb_btn_reg_bji {
  transition: background .2s;
  padding: 0.688rem;
  background: #2AA864;
  border-radius: 8px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #0E0C09;
  text-align: center;
}.mby_sb_btn_reg_bji:hover {
  background: #35C078;
}.mby_sb_btn_login_bji {
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  display: block;
  text-align: center;
  font-weight: 600;
  color: #D4C9B8;
  font-size: 0.813rem;
}.mby_sb_btn_login_bji:hover {
  border-color: rgba(200,146,42,0.50);
  color: #F2EDE4;
}.mby_sb_promo_bji {
  background: linear-gradient(135deg,#2A1A08,#201C17);
  border: 1px solid rgba(200,146,42,0.18);
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  position: relative;
}.mby_sb_promo_bji::before {
  background: radial-gradient(circle,rgba(200,146,42,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  top: -1.25rem;
  right: -20px;
  height: 5rem;
  content: '';
  position: absolute;
}.mby_sb_promo_title_bji {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 4px;
  color: #C8922A;
}.mby_sb_promo_text_bji {
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F2EDE4;
}.mby_sb_promo_sub_bji {
  font-size: 10px;
  color: #9A8D7E;
  margin-top: 3px;
}.mby_sb_nav_bji {
  padding: 0.375rem 8px 1rem;
}.mby_sb_nav_lb_bji {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  color: #8A7A6C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mby_sb_link_bji {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 0.625rem;
  gap: 10px;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #B0A090;
  align-items: center;
  font-weight: 500;
  display: flex;
}.mby_sb_link_bji:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE4;
}.mby_sb_link_bji.mby_state_active_bji {
  background: rgba(200,146,42,0.18);
  color: #F2EDE4;
}.mby_sb_ic_bji {
  border-radius: 4px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
  width: 1.875rem;
}.mby_sb_ic_bji svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.mby_sb_ic_1_bji {
  background: rgba(200,146,42,0.08);
  color: #C8922A;
}.mby_sb_ic_2_bji {
  background: rgba(42,168,100,0.18);
  color: #2AA864;
}.mby_sb_ic_3_bji {
  background: rgba(212,160,48,0.18);
  color: #D4A030;
}.mby_sb_ic_4_bji {
  background: rgba(107,78,143,0.22);
  color: #6B4E8F;
}.mby_sb_ic_5_bji {
  background: rgba(200,146,42,0.08);
  color: #C23C7A;
}.mby_sb_ic_6_bji {
  background: rgba(107,78,143,0.22);
  color: #8B3DBA;
}.mby_sb_badge_bji {
  border-radius: 4px;
  background: #D4A030;
  padding: 2px 0.438rem;
  color: #0E0C09;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.mby_sb_bot_bji {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.mby_sb_lang_bji,.mby_sb_help_bji {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  transition: border-color .2s;
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  color: #B0A090;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
}.mby_sb_lang_bji:hover,.mby_sb_help_bji:hover {
  border-color: rgba(200,146,42,0.50);
  color: #F2EDE4;
}.mby_sb_lang_bji svg,.mby_sb_help_bji svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mby_sb_bd_bji {
  background: rgba(13,11,9,0.76);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.mby_sb_bd_bji.mby_state_on_bji {
  display: block;
}
@media(min-width: 1081px) {.mby_sb_bd_bji {
  display: none!important;
}
}.mby_mob_nav_bji {
  background: #201C17;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.12);
  right: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  position: fixed;
  left: 0;
}
@media(min-width: 1079px) {.mby_mob_nav_bji {
  display: none;
}
}.mby_mob_nav_item_bji {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  color: #8A7A6C;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.mby_mob_nav_ic_bji {
  line-height: 1;
}.mby_mob_nav_ic_bji svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.mby_mob_nav_lb_bji {
  font-weight: 600;
  font-size: 0.625rem;
  color: #8A7A6C;
}.mby_mob_nav_item_bji.mby_state_active_bji {
  color: #C8922A;
}.mby_mob_nav_item_bji.mby_state_active_bji .mby_mob_nav_lb_bji {
  color: #C8922A;
}.mby_hero_bji {
  padding: 1.25rem 1rem 0;
  background: #141210;
}
@media(min-width: 771px) {.mby_hero_bji {
  padding: 24px 24px 0;
}
}.mby_hero_in_bji {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.mby_hero_in_bji {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.mby_hero_in_bji {
  grid-template-columns: 1fr 340px;
}
}.mby_hero_promo_bji {
  background: #1A1612;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width:768px) {.mby_hero_promo_bji {
  min-height: 17.5rem;
}
}.mby_hero_promo_bg_bji {
  background: linear-gradient(120deg,#2A1A08 0%,#141210 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.mby_hero_promo_bg_bji::after {
  background: linear-gradient(90deg,#141210 0%,rgba(13,11,9,0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.mby_hero_promo_glow_bji {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107,78,143,0.22) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
  height: 18.75rem;
}.mby_hero_promo_ct_bji {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  display: flex;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 769px) {.mby_hero_promo_ct_bji {
  padding: 40px 2rem;
}
}.mby_hero_badge_bji {
  border: 1px solid rgba(200,146,42,0.08);
  padding: 0.313rem 0.75rem;
  background: rgba(200,146,42,0.18);
  border-radius: 1.25rem;
  display: inline-block;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.mby_hero_h1_bji {
  line-height: 1.15;
  margin-bottom: 10px;
  font-size: 26px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-weight: 800;
}.mby_hero_h1_bji em {
  color: #D4A030;
  font-style: normal;
}
@media(min-width: 765px) {.mby_hero_h1_bji {
  font-size: 2.25rem;
}
}.mby_hero_sub_bji {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #B0A090;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.mby_hero_sub_bji {
  font-size: 0.875rem;
}
}.mby_hero_row_bji {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mby_hero_cta_bji {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2AA864;
  box-shadow: 0 2px 14px rgba(42,168,100,0.52), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #0E0C09;
  font-size: 14px;
  font-weight: 700;
}.mby_hero_cta_bji:hover {
  background: #35C078;
}.mby_hero_terms_bji {
  color: #8A7A6C;
  font-size: 11px;
}.mby_hero_game_bji {
  border: 1px solid rgba(255,255,255,0.06);
  background: #1A1612;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.mby_hero_game_badge_bji {
  border: 1px solid rgba(212,160,48,0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(212,160,48,0.18);
  top: 0.75rem;
  letter-spacing: .06em;
  color: #D4A030;
  z-index: 3;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  left: 12px;
  position: absolute;
}.mby_hero_game_badge_bji svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
  width: 11px;
}.mby_hero_game_img_bji {
  background: linear-gradient(135deg,#2A1A08,#141210);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.mby_hero_game_img_bji img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.mby_hero_game_play_bji {
  background: rgba(13,11,9,0.76);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.mby_hero_game_bji:hover .mby_hero_game_play_bji {
  opacity: 1;
}.mby_hero_game_play_bji span {
  border-radius: 50%;
  background: #C8922A;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
  width: 52px;
}.mby_hero_game_play_bji span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.mby_hero_game_info_bji {
  padding: 14px 1rem;
}.mby_hero_game_title_bji {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F2EDE4;
  overflow-wrap: break-word;
}.mby_hero_game_provider_bji {
  color: #9A8D7E;
  font-size: 11px;
}.mby_hero_game_btn_bji {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8922A;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  display: block;
  color: #F2EDE4;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.mby_hero_game_bji:hover .mby_hero_game_btn_bji {
  background: #E0A83D;
}.mby_sbar_bji {
  background: #141210;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.mby_sbar_bji {
  padding: 18px 1.5rem 0;
}
}.mby_sbar_in_bji {
  margin: 0 auto;
  max-width: 82.5rem;
}.mby_sbar_row_bji {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.mby_sbar_input_bji {
  border: 1px solid rgba(255,255,255,0.12);
  padding: 0.688rem 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #1A1612;
  gap: 10px;
  flex: 1;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #9A8D7E;
  display: flex;
}.mby_sbar_input_bji:hover {
  border-color: rgba(200,146,42,0.50);
}.mby_sbar_input_bji svg {
  width: 15px;
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.mby_sbar_providers_bji {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.12);
  transition: border-color .2s;
  background: #1A1612;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  color: #D4C9B8;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  display: flex;
}.mby_sbar_providers_bji:hover {
  border-color: rgba(200,146,42,0.50);
  color: #F2EDE4;
}.mby_sbar_providers_bji svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.mby_sbar_tabs_bji {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.mby_sbar_tabs_bji::-webkit-scrollbar {
  display: none;
}.mby_sbar_tab_bji {
  background: rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  color: #B0A090;
}.mby_sbar_tab_bji:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,146,42,0.50);
  color: #F2EDE4;
}.mby_sbar_tab_bji.mby_state_active_bji {
  border-color: rgba(200,146,42,0.08);
  background: rgba(200,146,42,0.18);
  color: #F2EDE4;
}.mby_sbar_tab_ic_bji svg {
  height: 14px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.mby_gr_jp_bji {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1F0E2E 0%,#0D0B09 100%);
  position: relative;
}.mby_gr_jp_bji::before {
  background: radial-gradient(circle,rgba(107,78,143,0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -3.75rem;
  width: 250px;
  left: -3.75rem;
  height: 250px;
}.mby_gr_jp_bji::after {
  background: radial-gradient(circle,rgba(212,160,48,0.18) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  position: absolute;
  content: '';
  height: 200px;
  bottom: -2.5rem;
}.mby_gr_jp_head_bji {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}.mby_gr_jp_info_bji {
  flex: 1;
}.mby_gr_jp_label_bji {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 11px;
  color: #8B3DBA;
  font-weight: 700;
  text-transform: uppercase;
}.mby_gr_jp_label_bji svg {
  height: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mby_gr_jp_amount_bji {
  line-height: 1;
  color: #F2EDE4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width: 769px) {.mby_gr_jp_amount_bji {
  font-size: 40px;
}
}.mby_gr_jp_amount_bji span {
  color: #D4A030;
}.mby_gr_jp_seo_bji {
  line-height: 1.5;
  color: #B0A090;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
}.mby_gr_jp_cta_bji {
  border: 1px solid rgba(107,78,143,0.22);
  border-radius: 8px;
  background: rgba(107,78,143,0.22);
  transition: background .2s;
  padding: 11px 20px;
  margin-top: 4px;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F2EDE4;
  white-space: nowrap;
  position: relative;
  font-weight: 700;
  font-size: 0.813rem;
  z-index: 1;
}.mby_gr_jp_cta_bji:hover {
  background: #6B4E8F;
}.mby_ws_bji {
  padding: 32px 16px 0;
  background: #141210;
}
@media(min-width: 767px) {.mby_ws_bji {
  padding: 36px 24px 0;
}
}.mby_ws_in_bji {
  margin: 0 auto;
  max-width: 1320px;
}.mby_ws_head_bji {
  gap: 0.75rem;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.mby_ws_title_bji {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  display: flex;
}.mby_ws_title_ic_bji svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  color: #D4A030;
}.mby_ws_online_bji {
  gap: 0.438rem;
  color: #9A8D7E;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.mby_ws_online_dot_bji {
  border-radius: 50%;
  background: #2AA864;
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(42,168,100,0.18);
}.mby_ws_scroll_bji {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.mby_ws_scroll_bji::-webkit-scrollbar {
  display: none;
}.mby_wc_bji {
  background: #1A1612;
  border: 1px solid rgba(255,255,255,0.12);
  padding: 0.625rem 0.875rem;
  border-radius: 0.5rem;
  gap: 10px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.mby_wc_img_bji {
  border-radius: 4px;
  overflow: hidden;
  background: #201C17;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.mby_wc_img_bji img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mby_wc_info_bji {
  min-width: 0;
}.mby_wc_game_bji {
  overflow: hidden;
  color: #D4C9B8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.mby_wc_player_bji {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #8A7A6C;
  font-size: 0.625rem;
}.mby_wc_amount_bji {
  white-space: nowrap;
  color: #2AA864;
  font-weight: 700;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
}.mby_htp_bji {
  padding: 2.25rem 1rem 0;
  background: #141210;
}
@media(min-width: 771px) {.mby_htp_bji {
  padding: 44px 1.5rem 0;
}
}.mby_htp_in_bji {
  margin: 0 auto;
  max-width: 1320px;
}.mby_htp_head_bji {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.mby_htp_label_bji {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
}.mby_htp_h2_bji {
  color: #F2EDE4;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mby_htp_h2_bji {
  font-size: 1.75rem;
}
}.mby_htp_intro_bji {
  line-height: 1.6;
  color: #9A8D7E;
  font-size: 14px;
}.mby_htp_steps_bji {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.mby_htp_steps_bji {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mby_htp_steps_bji {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.mby_htp_step_bji {
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255,255,255,0.12);
  background: #201C17;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.mby_htp_step_num_bji {
  border-radius: 50%;
  background: #C8922A;
  align-items: center;
  width: 1.75rem;
  font-weight: 800;
  justify-content: center;
  left: 20px;
  color: #0E0C09;
  font-size: 0.813rem;
  top: -0.75rem;
  height: 1.75rem;
  display: flex;
  font-family: 'Cinzel', serif;
  position: absolute;
}.mby_htp_step_ic_bji {
  border-radius: 0.25rem;
  background: rgba(200,146,42,0.18);
  margin: 8px 0 12px;
  height: 36px;
  width: 36px;
  color: #C8922A;
  justify-content: center;
  align-items: center;
  display: flex;
}.mby_htp_step_ic_bji svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.mby_htp_step_h_bji {
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
}.mby_htp_step_p_bji {
  color: #9A8D7E;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.mby_htp_step_p_bji strong {
  font-weight: 600;
  color: #D4C9B8;
}.mby_htp_cta_bji {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2AA864;
  margin-top: 1.25rem;
  color: #0E0C09;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}.mby_htp_cta_bji:hover {
  background: #35C078;
}.mby_reg_bji {
  background: #141210;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.mby_reg_bji {
  padding: 2.75rem 24px 0;
}
}.mby_reg_in_bji {
  padding: 1.75rem 24px;
  background: #201C17;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.mby_reg_in_bji {
  padding: 40px;
}
}.mby_reg_top_bji {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.mby_reg_top_bji {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mby_reg_label_bji {
  letter-spacing: .08em;
  color: #C8922A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
}.mby_reg_h2_bji {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EDE4;
  font-size: 22px;
}
@media(min-width: 769px) {.mby_reg_h2_bji {
  font-size: 28px;
}
}.mby_reg_bonus_bji {
  gap: 0.5rem;
  border: 1px solid rgba(212,160,48,0.18);
  border-radius: 0.5rem;
  padding: 10px 1rem;
  background: rgba(212,160,48,0.18);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.mby_reg_bonus_amount_bji {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A030;
}.mby_reg_bonus_text_bji {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B0A090;
}.mby_reg_cta_btn_bji {
  transition: background .2s;
  border-radius: 8px;
  background: #2AA864;
  padding: 14px 2rem;
  box-shadow: 0 2px 0.875rem rgba(42,168,100,0.52), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #0E0C09;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
}.mby_reg_cta_btn_bji:hover {
  background: #35C078;
}.mby_reg_terms_bji {
  color: #8A7A6C;
  line-height: 1.5;
  font-size: 11px;
}.mby_reg_seo_bji {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #9A8D7E;
}.mby_reg_seo_bji p {
  color: #9A8D7E;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.mby_reg_seo_bji p:last-child {
  margin-bottom: 0;
}.mby_reg_seo_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_reg_seo_bji a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.mby_reg_seo_bji a:hover {
  color: #E0A83D;
}.mby_reg_seo_bji ul,.mby_reg_seo_bji ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.mby_reg_seo_bji ol {
  list-style: decimal;
}.mby_reg_seo_bji li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #9A8D7E;
  line-height: 1.65;
}.mby_reg_seo_bji table {
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.mby_reg_seo_bji table {
  display: table;
}
}.mby_reg_seo_bji th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  color: #D4C9B8;
  font-weight: 700;
}.mby_reg_seo_bji td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8D7E;
}.mby_reg_steps_bji {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.mby_reg_steps_bji {
  margin-top: 0;
}
}.mby_reg_step_bji {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.mby_reg_step_num_bji {
  border: 1px solid rgba(200,146,42,0.08);
  border-radius: 50%;
  background: rgba(200,146,42,0.18);
  justify-content: center;
  color: #C8922A;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
  width: 34px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.mby_reg_step_title_bji {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2EDE4;
  font-weight: 700;
}.mby_reg_step_text_bji {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #9A8D7E;
}.mby_reg_trust_bji {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.mby_reg_trust_item_bji {
  gap: 7px;
  color: #9A8D7E;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
}.mby_reg_trust_ic_bji svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  color: #C8922A;
  stroke-linejoin: round;
}.mby_bon_bji {
  padding: 36px 1rem 0;
  background: #141210;
}
@media(min-width: 767px) {.mby_bon_bji {
  padding: 44px 1.5rem 0;
}
}.mby_bon_in_bji {
  margin: 0 auto;
  max-width: 82.5rem;
}.mby_bon_head_bji {
  margin-bottom: 1.25rem;
}.mby_bon_label_bji {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8922A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mby_bon_h2_bji {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.mby_bon_h2_bji {
  font-size: 24px;
}
}.mby_bon_seo_bji {
  color: #9A8D7E;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.mby_bon_seo_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_bon_seo_bji a {
  text-decoration: underline;
  color: #C8922A;
}.mby_bon_grid_bji {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.mby_bon_grid_bji {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mby_bon_grid_bji {
  grid-template-columns: repeat(5,1fr);
}
}.mby_bon_card_bji {
  border-radius: 0.5rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #1A1612;
  border: 1px solid rgba(255,255,255,0.12);
}.mby_bon_card_bji:hover {
  border-color: rgba(200,146,42,0.08);
  transform: translateY(-2px);
}.mby_bon_card_ic_bji svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
}.mby_bon_card_ic_bji {
  margin-bottom: 10px;
}.mby_bon_card_type_bji {
  letter-spacing: .06em;
  color: #9A8D7E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.mby_bon_card_amount_bji {
  color: #D4A030;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
}.mby_bon_card_name_bji {
  font-size: 13px;
  color: #F2EDE4;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.mby_bon_card_detail_bji {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #8A7A6C;
}.mby_app_bji {
  padding: 2.25rem 16px 0;
  background: #141210;
}
@media(min-width: 769px) {.mby_app_bji {
  padding: 2.75rem 1.5rem 0;
}
}.mby_app_in_bji {
  margin: 0 auto;
  max-width: 82.5rem;
}.mby_app_head_bji {
  margin-bottom: 1rem;
}.mby_app_label_bji {
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.mby_app_h2_bji {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.mby_app_h2_bji {
  font-size: 1.5rem;
}
}.mby_app_sub_bji {
  font-size: 0.813rem;
  color: #9A8D7E;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
}.mby_app_sub_bji strong {
  color: #D4C9B8;
  font-weight: 700;
}.mby_app_cards_bji {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.mby_app_cards_bji {
  grid-template-columns: repeat(3,1fr);
}
}.mby_app_card_bji {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.mby_app_card_ios_bji {
  background: linear-gradient(135deg,rgba(200,146,42,0.18) 0%,#201C17 100%);
}.mby_app_card_android_bji {
  background: linear-gradient(135deg,rgba(42,168,100,0.18) 0%,#201C17 100%);
}.mby_app_card_win_bji {
  background: linear-gradient(135deg,rgba(212,160,48,0.18) 0%,#201C17 100%);
}.mby_app_card_ic_bji svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
}.mby_app_card_ic_bji {
  flex-shrink: 0;
  color: #F2EDE4;
}.mby_app_card_os_bji {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #9A8D7E;
}.mby_app_card_title_bji {
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F2EDE4;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.mby_app_card_text_bji {
  color: #9A8D7E;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.mby_app_card_btn_bji {
  background: rgba(255,255,255,0.12);
  padding: 10px 18px;
  border-radius: 4px;
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid rgba(200,146,42,0.50);
  color: #F2EDE4;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.mby_app_card_btn_bji:hover {
  background: rgba(255,255,255,0.07);
}.mby_prov_bji {
  background: #141210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.mby_prov_bji {
  padding: 2.75rem 24px 0;
}
}.mby_prov_in_bji {
  margin: 0 auto;
  max-width: 1320px;
}.mby_prov_head_bji {
  margin-bottom: 16px;
}.mby_prov_label_bji {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.mby_prov_h2_bji {
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F2EDE4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.mby_prov_h2_bji {
  font-size: 24px;
}
}.mby_prov_seo_bji {
  overflow-wrap: break-word;
  color: #9A8D7E;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
}.mby_prov_seo_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_prov_seo_bji a {
  text-decoration: underline;
  color: #C8922A;
}.mby_prov_grid_bji {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.mby_prov_grid_bji {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.mby_prov_grid_bji {
  grid-template-columns: repeat(8,1fr);
}
}.mby_prov_card_bji {
  padding: 14px 0.625rem;
  gap: 0.438rem;
  border-radius: 0.5rem;
  background: #1A1612;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.12);
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.mby_prov_card_bji:hover {
  background: #201C17;
  border-color: rgba(200,146,42,0.50);
}.mby_prov_logo_bji {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
}.mby_prov_logo_bji img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.mby_prov_name_bji {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #B0A090;
  font-size: 11px;
  text-align: center;
}.mby_seo_bji {
  background: #141210;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.mby_seo_bji {
  padding: 44px 24px 0;
}
}.mby_seo_in_bji {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.12);
  background: #201C17;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.mby_seo_in_bji {
  padding: 2.25rem 40px;
}
}.mby_seo_label_bji {
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.mby_seo_h2_bji {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F2EDE4;
}
@media(min-width: 765px) {.mby_seo_h2_bji {
  font-size: 24px;
}
}.mby_seo_body_bji {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B0A090;
}.mby_seo_body_bji p {
  color: #B0A090;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.mby_seo_body_bji p:last-child {
  margin-bottom: 0;
}.mby_seo_body_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_seo_body_bji a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.mby_seo_body_bji a:hover {
  color: #E0A83D;
}.mby_seo_body_bji ul,.mby_seo_body_bji ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.mby_seo_body_bji ol {
  list-style: decimal;
}.mby_seo_body_bji li {
  font-size: 14px;
  line-height: 1.75;
  color: #B0A090;
  margin-bottom: 0.375rem;
}.mby_seo_body_bji table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 765px) {.mby_seo_body_bji table {
  display: table;
}
}.mby_seo_body_bji th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D4C9B8;
  text-align: left;
}.mby_seo_body_bji td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #B0A090;
}.mby_seo_cols_bji {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.mby_seo_cols_bji {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mby_seo_cols_bji {
  grid-template-columns: repeat(3,1fr);
}
}.mby_seo_col_h_bji {
  overflow-wrap: break-word;
  color: #D4C9B8;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.mby_seo_col_p_bji {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9A8D7E;
  overflow-wrap: break-word;
}.mby_seo_stats_bji {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mby_seo_stat_bji {
  border-radius: 8px;
  background: rgba(200,146,42,0.08);
  border: 1px solid rgba(200,146,42,0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.mby_seo_stat_val_bji {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8922A;
}.mby_seo_stat_lb_bji {
  color: #9A8D7E;
  font-size: 11px;
  overflow-wrap: break-word;
}.mby_pmt_bji {
  padding: 36px 16px 0;
  background: #141210;
}
@media(min-width: 769px) {.mby_pmt_bji {
  padding: 44px 24px 0;
}
}.mby_pmt_in_bji {
  margin: 0 auto;
  max-width: 1320px;
}.mby_pmt_head_bji {
  max-width: 720px;
  margin-bottom: 22px;
}.mby_pmt_label_bji {
  color: #C8922A;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.mby_pmt_h2_bji {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #F2EDE4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.mby_pmt_h2_bji {
  font-size: 28px;
}
}.mby_pmt_intro_bji {
  color: #9A8D7E;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mby_pmt_groups_bji {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.mby_pmt_group_bji {
  background: #201C17;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.12);
  padding: 1.25rem;
}.mby_pmt_group_head_bji {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.mby_pmt_group_ic_bji {
  border-radius: 0.25rem;
  background: rgba(200,146,42,0.18);
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  color: #C8922A;
  display: flex;
  flex-shrink: 0;
}.mby_pmt_group_ic_bji svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.mby_pmt_group_h_bji {
  margin: 0;
  font-weight: 700;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 16px;
}.mby_pmt_group_p_bji {
  color: #9A8D7E;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 14px;
}.mby_pmt_group_p_bji strong {
  color: #D4C9B8;
  font-weight: 600;
}.mby_pmt_table_wrap_bji {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mby_pmt_table_bji {
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
  border-collapse: collapse;
}.mby_pmt_table_bji th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #D4C9B8;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
}.mby_pmt_table_bji td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8D7E;
}.mby_pmt_table_bji tbody tr:last-child td {
  border-bottom: none;
}.mby_pmt_table_bji tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4C9B8;
}.mby_seo_bji {
  background: #141210;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.mby_seo_bji {
  padding: 2.75rem 24px 0;
}
}.mby_seo_in_bji {
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  background: #201C17;
  border: 1px solid rgba(255,255,255,0.12);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.mby_seo_in_bji {
  padding: 36px 40px;
}
}.mby_seo_label_bji {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.mby_seo_h2_bji {
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.mby_seo_h2_bji {
  font-size: 24px;
}
}.mby_seo_body_bji {
  color: #B0A090;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.mby_seo_body_bji p {
  color: #B0A090;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.mby_seo_body_bji p:last-child {
  margin-bottom: 0;
}.mby_seo_body_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_seo_body_bji a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.mby_seo_body_bji a:hover {
  color: #E0A83D;
}.mby_seo_body_bji ul,.mby_seo_body_bji ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mby_seo_body_bji ol {
  list-style: decimal;
}.mby_seo_body_bji li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #B0A090;
  font-size: 0.875rem;
}.mby_seo_body_bji table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.mby_seo_body_bji table {
  display: table;
}
}.mby_seo_body_bji th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D4C9B8;
  font-weight: 700;
  text-align: left;
}.mby_seo_body_bji td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A090;
}.mby_seo_cols_bji {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.mby_seo_cols_bji {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mby_seo_cols_bji {
  grid-template-columns: repeat(3,1fr);
}
}.mby_seo_col_h_bji {
  color: #D4C9B8;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.mby_seo_col_p_bji {
  color: #9A8D7E;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.mby_seo_stats_bji {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mby_seo_stat_bji {
  background: rgba(200,146,42,0.08);
  border: 1px solid rgba(200,146,42,0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.mby_seo_stat_val_bji {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #C8922A;
  margin-bottom: 4px;
}.mby_seo_stat_lb_bji {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A8D7E;
}.mby_rv_bji {
  background: #141210;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.mby_rv_bji {
  padding: 44px 1.5rem 0;
}
}.mby_rv_in_bji {
  margin: 0 auto;
  max-width: 1320px;
}.mby_rv_head_bji {
  margin-bottom: 20px;
  max-width: 45rem;
}.mby_rv_label_bji {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
}.mby_rv_h2_bji {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.mby_rv_h2_bji {
  font-size: 28px;
}
}.mby_rv_stats_bji {
  gap: 18px;
  color: #9A8D7E;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
}.mby_rv_stats_score_bji {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.mby_rv_stats_score_val_bji {
  font-weight: 800;
  color: #D4A030;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.mby_rv_stats_score_max_bji {
  font-size: 0.813rem;
  color: #8A7A6C;
}.mby_rv_stats_badge_bji {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mby_rv_stats_badge_bji svg {
  width: 0.875rem;
  color: #D4A030;
  height: 14px;
}.mby_rv_grid_bji {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mby_rv_grid_bji {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.mby_rv_grid_bji {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mby_rv_card_bji {
  border: 1px solid rgba(255,255,255,0.12);
  background: #201C17;
  border-radius: 8px;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.mby_rv_card_stars_bji {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A030;
  display: flex;
}.mby_rv_card_stars_bji svg {
  height: 14px;
  width: 14px;
}.mby_rv_card_h_bji {
  margin-bottom: 8px;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-size: 14px;
}.mby_rv_card_body_bji {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #9A8D7E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.mby_rv_card_body_bji strong {
  font-weight: 600;
  color: #D4C9B8;
}.mby_rv_card_meta_bji {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.mby_rv_card_author_bji {
  font-size: 12px;
  font-weight: 600;
  color: #D4C9B8;
}.mby_rv_card_date_bji {
  font-size: 0.688rem;
  color: #8A7A6C;
}.mby_faq_bji {
  padding: 2.25rem 16px 0;
  background: #141210;
}
@media(min-width: 769px) {.mby_faq_bji {
  padding: 44px 24px 0;
}
}.mby_faq_in_bji {
  margin: 0 auto;
  max-width: 82.5rem;
}.mby_faq_head_bji {
  margin-bottom: 20px;
}.mby_faq_label_bji {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
}.mby_faq_h2_bji {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EDE4;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.mby_faq_h2_bji {
  font-size: 24px;
}
}.mby_faq_list_bji {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mby_faq_item_bji {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.12);
  background: #201C17;
  border-radius: 0.5rem;
}.mby_faq_q_bji {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  color: #D4C9B8;
  overflow-wrap: break-word;
}.mby_faq_q_bji:hover {
  color: #F2EDE4;
}.mby_faq_q_ic_bji {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  align-items: center;
  color: #C8922A;
  height: 1.5rem;
  display: flex;
  font-size: 1rem;
}.mby_faq_item_bji.mby_state_open_bji .mby_faq_q_ic_bji {
  transform: rotate(45deg);
}.mby_faq_a_bji {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 13px;
  color: #9A8D7E;
  display: none;
  overflow-wrap: break-word;
}.mby_faq_item_bji.mby_state_open_bji .mby_faq_a_bji {
  display: block;
}.mby_faq_a_bji strong {
  font-weight: 700;
  color: #D4C9B8;
}.mby_faq_a_bji a {
  text-decoration: underline;
  color: #C8922A;
}.mby_faq_a_bji ul,.mby_faq_a_bji ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.mby_faq_a_bji ol {
  list-style: decimal;
}.mby_faq_a_bji li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mby_faq_a_bji table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.mby_faq_a_bji table {
  display: table;
}
}.mby_faq_a_bji th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  color: #D4C9B8;
  text-align: left;
}.mby_faq_a_bji td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #9A8D7E;
}.mby_seo_bji {
  background: #141210;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.mby_seo_bji {
  padding: 44px 24px 0;
}
}.mby_seo_in_bji {
  border: 1px solid rgba(255,255,255,0.12);
  padding: 28px 1.5rem;
  background: #201C17;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.mby_seo_in_bji {
  padding: 36px 2.5rem;
}
}.mby_seo_label_bji {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.mby_seo_h2_bji {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EDE4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.mby_seo_h2_bji {
  font-size: 1.5rem;
}
}.mby_seo_body_bji {
  color: #B0A090;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.mby_seo_body_bji p {
  font-size: 14px;
  color: #B0A090;
  line-height: 1.75;
  margin-bottom: 12px;
}.mby_seo_body_bji p:last-child {
  margin-bottom: 0;
}.mby_seo_body_bji strong {
  color: #D4C9B8;
  font-weight: 700;
}.mby_seo_body_bji a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.mby_seo_body_bji a:hover {
  color: #E0A83D;
}.mby_seo_body_bji ul,.mby_seo_body_bji ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mby_seo_body_bji ol {
  list-style: decimal;
}.mby_seo_body_bji li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #B0A090;
  line-height: 1.75;
}.mby_seo_body_bji table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.mby_seo_body_bji table {
  display: table;
}
}.mby_seo_body_bji th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D4C9B8;
  text-align: left;
}.mby_seo_body_bji td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A090;
}.mby_seo_cols_bji {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.mby_seo_cols_bji {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mby_seo_cols_bji {
  grid-template-columns: repeat(3,1fr);
}
}.mby_seo_col_h_bji {
  font-size: 0.813rem;
  color: #D4C9B8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.mby_seo_col_p_bji {
  color: #9A8D7E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.mby_seo_stats_bji {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mby_seo_stat_bji {
  padding: 14px 1rem;
  background: rgba(200,146,42,0.08);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(200,146,42,0.18);
  min-width: 140px;
}.mby_seo_stat_val_bji {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.mby_seo_stat_lb_bji {
  color: #9A8D7E;
  font-size: 11px;
  overflow-wrap: break-word;
}.mby_ft_bji {
  background: #0D0B09;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.mby_ft_support_bji {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.mby_ft_support_bji {
  padding: 28px 24px;
}
}.mby_ft_support_in_bji {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.mby_ft_support_main_bji {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.mby_ft_support_ic_bji {
  flex-shrink: 0;
  color: #C8922A;
}.mby_ft_support_ic_bji svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.mby_ft_support_text_title_bji {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F2EDE4;
}.mby_ft_support_text_sub_bji {
  overflow-wrap: break-word;
  color: #9A8D7E;
  font-size: 0.75rem;
}.mby_ft_support_btn_bji {
  padding: 0.688rem 1.375rem;
  border-radius: 0.5rem;
  background: #C8922A;
  transition: background .2s;
  flex-shrink: 0;
  color: #F2EDE4;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.mby_ft_support_btn_bji:hover {
  background: #E0A83D;
}.mby_ft_support_contacts_bji {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.mby_ft_support_contact_bji {
  color: #8A7A6C;
  font-size: 0.75rem;
  line-height: 1.4;
}.mby_ft_support_contact_bji strong {
  font-weight: 600;
  font-size: 11px;
  color: #B0A090;
  display: block;
  margin-bottom: 2px;
}.mby_ft_main_bji {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.mby_ft_main_bji {
  padding: 40px 24px 32px;
}
}.mby_ft_main_in_bji {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 643px) {.mby_ft_main_in_bji {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mby_ft_main_in_bji {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.mby_ft_col_logo_bji {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mby_ft_col_logo_bji {
  grid-column: auto;
}
}.mby_ft_logo_bji {
  gap: 0.563rem;
  font-size: 16px;
  color: #F2EDE4;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mby_ft_logo_mark_bji {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.mby_ft_logo_mark_bji img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mby_ft_logo_sub_bji {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #8A7A6C;
  max-width: 12.5rem;
}.mby_ft_col_title_bji {
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #B0A090;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.mby_ft_col_links_bji {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.mby_ft_col_link_bji {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7A6C;
}.mby_ft_col_link_bji:hover {
  color: #D4C9B8;
}.mby_ft_apps_bji {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mby_ft_app_card_bji {
  padding: 10px 0.75rem;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.mby_ft_app_card_bji:hover {
  border-color: rgba(200,146,42,0.50);
}.mby_ft_app_card_ic_bji svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.mby_ft_app_card_os_bji {
  font-weight: 600;
  color: #8A7A6C;
  font-size: 0.625rem;
}.mby_ft_app_card_action_bji {
  font-size: 12px;
  color: #D4C9B8;
  font-weight: 700;
}.mby_ft_bot_bji {
  padding: 20px 16px;
}
@media(min-width: 767px) {.mby_ft_bot_bji {
  padding: 1.25rem 24px;
}
}.mby_ft_bot_in_bji {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.mby_ft_socials_bji {
  gap: 0.5rem;
  display: flex;
}.mby_ft_soc_bji {
  border: 1px solid rgba(255,255,255,0.12);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  height: 2.25rem;
  color: #B0A090;
  align-items: center;
  display: flex;
  width: 36px;
  justify-content: center;
}.mby_ft_soc_bji svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mby_ft_soc_bji:hover {
  background: rgba(255,255,255,0.07);
}.mby_ft_legal_bji {
  flex: 1;
  color: #8A7E73;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.mby_ft_legal_bji strong {
  color: #B0A090;
  font-weight: 700;
}.mby_ft_legal_bji a {
  text-decoration: underline;
  color: #B0A090;
}.mby_ft_age_bji {
  border: 2px solid #8A7E73;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  font-size: 11px;
  font-weight: 800;
  color: #8A7E73;
  justify-content: center;
  width: 2rem;
  height: 32px;
  margin-left: auto;
  display: flex;
}