*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  background: #0C0F13;
  -webkit-font-smoothing: antialiased;
  color: #C6CBD5;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  color: inherit;
  cursor: pointer;
  border: none;
  background: none;
  font: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bbh_layout-mvt {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.bbh_page-mvt {
  min-height: 100vh;
  display: flex;
}.bbh_main-mvt {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.bbh_main-mvt {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.bbh_main-mvt {
  padding-bottom: 4.5rem;
}
}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 {
  background: none;
  color: inherit;
  cursor: pointer;
  border: 0;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0C0F13;
  -webkit-font-smoothing: antialiased;
  color: #C6CBD5;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}.bbh_layout-mvt {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.bbh_page-mvt {
  display: flex;
  min-height: 100vh;
}.bbh_main-mvt {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.bbh_main-mvt {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.bbh_main-mvt {
  padding-bottom: 4.5rem;
}
}*,::before,::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}body {
  min-height: 100vh;
  line-height: 1.6;
  color: #C6CBD5;
  -webkit-font-smoothing: antialiased;
  background-color: #0C0F13;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  cursor: pointer;
  border: none;
  background: transparent;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.bbh_layout-mvt {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.bbh_page-mvt {
  min-height: 100vh;
  display: flex;
}.bbh_main-mvt {
  padding-top: 3.5rem;
  flex: 1;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.bbh_main-mvt {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.bbh_main-mvt {
  padding-bottom: 72px;
}
}.bbh_gc-mvt {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  cursor: pointer;
  background: #10141A;
  position: relative;
  width: 140px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
}
@media(min-width: 639px) {.bbh_gc-mvt {
  width: 156px;
}
}
@media(min-width:1080px) {.bbh_gc-mvt {
  width: 168px;
}
}.bbh_gc-mvt:hover {
  transform: translateY(-3px);
  border-color: rgba(212,21,42,0.07);
}.bbh_gc_img-mvt {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.bbh_gc_img-mvt img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  inset: 0;
}.bbh_gc_hover-mvt {
  justify-content: center;
  position: absolute;
  display: flex;
  transition: opacity .2s;
  align-items: center;
  background: rgba(8,10,13,0.72);
  inset: 0;
  opacity: 0;
}.bbh_gc-mvt:hover .bbh_gc_hover-mvt {
  opacity: 1;
}.bbh_gc_hover_btn-mvt {
  background: #D4152A;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.75rem;
  padding: 8px 1rem;
  color: #F1F3F6;
}.bbh_gc_info-mvt {
  padding: 0.5rem 0.625rem 10px;
}.bbh_gc_name-mvt {
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #C6CBD5;
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}.bbh_gc_prov-mvt {
  font-size: 0.625rem;
  color: #4D5560;
}.bbh_gc_tag-mvt {
  z-index: 2;
  border-radius: 4px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  padding: 2px 7px;
  letter-spacing: .04em;
  top: 0.375rem;
  font-size: 0.563rem;
  left: 0.375rem;
}.bbh_gc_tag_hot-mvt {
  background: #D4152A;
  color: #fff;
}.bbh_gc_tag_new-mvt {
  color: #0C0F13;
  background: #18A85A;
}.bbh_gc_tag_jp-mvt {
  color: #0C0F13;
  background: #E8A020;
}.bbh_gc_tag_ex-mvt {
  color: #fff;
  background: #8B1A28;
}.bbh_gc_tag_live-mvt {
  color: #fff;
  background: #D4152A;
}.bbh_gr-mvt {
  padding: 2rem 1rem 0;
  background: #0C0F13;
}
@media(min-width: 769px) {.bbh_gr-mvt {
  padding: 36px 1.5rem 0;
}
}.bbh_gr_in-mvt {
  max-width: 1320px;
  margin: 0 auto;
}.bbh_gr_head-mvt {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bbh_gr_head_l-mvt {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  flex: 1;
}.bbh_gr_ic-mvt {
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
}.bbh_gr_ic-mvt svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.bbh_gr_title-mvt {
  color: #F1F3F6;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.bbh_gr_title-mvt {
  font-size: 18px;
}
}.bbh_gr_more-mvt {
  gap: 5px;
  white-space: nowrap;
  transition: color .2s;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  color: #636C78;
  align-items: center;
}.bbh_gr_more-mvt:hover {
  color: #D4152A;
}.bbh_gr_more-mvt svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.bbh_gr_arrows-mvt {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.bbh_gr_arr-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  width: 30px;
  justify-content: center;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  transition: background .15s,color .15s;
  color: #8E97A4;
  height: 1.875rem;
}.bbh_gr_arr-mvt:hover {
  background: rgba(255,255,255,0.07);
  color: #F1F3F6;
}.bbh_gr_arr-mvt svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.bbh_gr_seo_h-mvt {
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C6CBD5;
  font-family: 'Barlow Condensed', sans-serif;
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.bbh_gr_seo_h-mvt {
  font-size: 14px;
}
}.bbh_gr_seo-mvt {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #636C78;
}.bbh_gr_seo-mvt strong {
  font-weight: 600;
  color: #C6CBD5;
}.bbh_gr_scroll-mvt {
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  gap: 10px;
  overflow-x: auto;
}.bbh_gr_scroll-mvt::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.bbh_gr_scroll-mvt {
  gap: 0.75rem;
}
}.bbh_tb-mvt {
  z-index: 80;
  height: 56px;
  display: flex;
  left: 0;
  top: 0;
  right: 0;
  background: #0C0F13;
  align-items: center;
  position: fixed;
  border-bottom: 1px solid rgba(255,255,255,0.07);
}.bbh_tb_in-mvt {
  height: 100%;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0.875rem;
}.bbh_tb_burger-mvt {
  width: 2.375rem;
  justify-content: center;
  border-radius: 0.5rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 38px;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  display: flex;
}.bbh_tb_burger-mvt:hover {
  background: rgba(255,255,255,0.05);
}.bbh_tb_burger_line-mvt {
  background: #8E97A4;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.bbh_tb_burger-mvt {
  display: none;
}
}.bbh_tb_logo-mvt {
  gap: 0.563rem;
  color: #F1F3F6;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
}.bbh_tb_logo_mark-mvt {
  height: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  width: 32px;
  overflow: hidden;
  display: flex;
}.bbh_tb_logo_mark-mvt img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bbh_tb_nav-mvt {
  display: none;
  gap: 2px;
  flex: 1;
}
@media(min-width: 639px) {.bbh_tb_nav-mvt {
  display: flex;
}
}.bbh_tb_tab-mvt {
  border-radius: 8px;
  padding: 8px 0.875rem;
  font-weight: 600;
  font-size: 13px;
  color: #8E97A4;
  white-space: nowrap;
  transition: background .15s,color .15s;
}.bbh_tb_tab-mvt:hover {
  background: rgba(255,255,255,0.05);
  color: #F1F3F6;
}.bbh_tb_tab-mvt.bbh_state_active-mvt {
  background: rgba(212,21,42,0.18);
  color: #F1F3F6;
}.bbh_tb_right-mvt {
  align-items: center;
  margin-left: auto;
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}.bbh_tb_login-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  color: #C6CBD5;
  font-weight: 600;
  background: rgba(255,255,255,0.05);
  display: none;
  padding: 9px 1rem;
  font-size: 0.813rem;
}.bbh_tb_login-mvt:hover {
  border-color: rgba(212,21,42,0.55);
  color: #F1F3F6;
}
@media(min-width:480px) {.bbh_tb_login-mvt {
  display: block;
}
}.bbh_tb_reg-mvt {
  font-weight: 700;
  transition: background .2s;
  color: #0C0F13;
  font-size: 0.813rem;
  padding: 0.563rem 18px;
  border-radius: 8px;
  background: #18A85A;
  white-space: nowrap;
}.bbh_tb_reg-mvt:hover {
  background: #1FC066;
}.bbh_sb-mvt {
  left: 0;
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141820;
  bottom: 0;
  width: 13.75rem;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
}.bbh_sb-mvt.bbh_state_open-mvt {
  transform: translateX(0);
}.bbh_sb-mvt::-webkit-scrollbar {
  width: 0.25rem;
}.bbh_sb-mvt::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.bbh_sb-mvt {
  transform: translateX(0);
}
}.bbh_sb_auth-mvt {
  padding: 0.875rem 0.75rem 0.625rem;
}.bbh_sb_btn_reg-mvt {
  margin-bottom: 0.5rem;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  display: block;
  background: #18A85A;
  color: #0C0F13;
  font-weight: 700;
  font-size: 13px;
}.bbh_sb_btn_reg-mvt:hover {
  background: #1FC066;
}.bbh_sb_btn_login-mvt {
  color: #C6CBD5;
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
}.bbh_sb_btn_login-mvt:hover {
  border-color: rgba(212,21,42,0.55);
  color: #F1F3F6;
}.bbh_sb_promo-mvt {
  border-radius: 0.5rem;
  border: 1px solid rgba(212,21,42,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2A0810,#141820);
  position: relative;
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
}.bbh_sb_promo-mvt::before {
  top: -1.25rem;
  position: absolute;
  background: radial-gradient(circle,rgba(212,21,42,0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  width: 80px;
  content: '';
  height: 80px;
}.bbh_sb_promo_title-mvt {
  color: #D4152A;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.bbh_sb_promo_text-mvt {
  color: #F1F3F6;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.bbh_sb_promo_sub-mvt {
  font-size: 10px;
  color: #636C78;
  margin-top: 3px;
}.bbh_sb_nav-mvt {
  padding: 6px 0.5rem 1rem;
}.bbh_sb_nav_lb-mvt {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #4D5560;
  padding: 0.625rem 8px 6px;
}.bbh_sb_link-mvt {
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  align-items: center;
  font-size: 13px;
  gap: 10px;
  color: #8E97A4;
  overflow-wrap: break-word;
  transition: background .15s,color .15s;
  cursor: pointer;
  font-weight: 500;
  display: flex;
}.bbh_sb_link-mvt:hover {
  background: rgba(255,255,255,0.05);
  color: #F1F3F6;
}.bbh_sb_link-mvt.bbh_state_active-mvt {
  color: #F1F3F6;
  background: rgba(212,21,42,0.18);
}.bbh_sb_ic-mvt {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.bbh_sb_ic-mvt svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bbh_sb_ic_1-mvt {
  color: #D4152A;
  background: rgba(212,21,42,0.07);
}.bbh_sb_ic_2-mvt {
  background: rgba(24,168,90,0.15);
  color: #18A85A;
}.bbh_sb_ic_3-mvt {
  color: #E8A020;
  background: rgba(232,160,32,0.16);
}.bbh_sb_ic_4-mvt {
  color: #8B1A28;
  background: rgba(139,26,40,0.28);
}.bbh_sb_ic_5-mvt {
  color: #E8245A;
  background: rgba(212,21,42,0.07);
}.bbh_sb_ic_6-mvt {
  background: rgba(139,26,40,0.28);
  color: #A020C8;
}.bbh_sb_badge-mvt {
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0C0F13;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #E8A020;
}.bbh_sb_bot-mvt {
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding: 0.75rem;
  gap: 0.5rem;
}.bbh_sb_lang-mvt,.bbh_sb_help-mvt {
  color: #8E97A4;
  align-items: center;
  display: flex;
  flex: 1;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  font-size: 11px;
  justify-content: center;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  transition: border-color .2s;
  border-radius: 0.25rem;
}.bbh_sb_lang-mvt:hover,.bbh_sb_help-mvt:hover {
  border-color: rgba(212,21,42,0.55);
  color: #F1F3F6;
}.bbh_sb_lang-mvt svg,.bbh_sb_help-mvt svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.bbh_sb_bd-mvt {
  inset: 0;
  z-index: 69;
  display: none;
  background: rgba(8,10,13,0.72);
  position: fixed;
}.bbh_sb_bd-mvt.bbh_state_on-mvt {
  display: block;
}
@media(min-width: 1083px) {.bbh_sb_bd-mvt {
  display: none!important;
}
}.bbh_mob_nav-mvt {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141820;
  z-index: 80;
  right: 0;
  display: flex;
  border-top: 1px solid rgba(255,255,255,0.10);
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1077px) {.bbh_mob_nav-mvt {
  display: none;
}
}.bbh_mob_nav_item-mvt {
  cursor: pointer;
  padding: 0.25rem 2px;
  color: #4D5560;
  flex-direction: column;
  gap: 4px;
  display: flex;
  align-items: center;
  flex: 1;
}.bbh_mob_nav_ic-mvt {
  line-height: 1;
}.bbh_mob_nav_ic-mvt svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bbh_mob_nav_lb-mvt {
  color: #4D5560;
  font-size: 0.625rem;
  font-weight: 600;
}.bbh_mob_nav_item-mvt.bbh_state_active-mvt {
  color: #D4152A;
}.bbh_mob_nav_item-mvt.bbh_state_active-mvt .bbh_mob_nav_lb-mvt {
  color: #D4152A;
}.bbh_hero-mvt {
  padding: 1.25rem 16px 0;
  background: #0C0F13;
}
@media(min-width: 770px) {.bbh_hero-mvt {
  padding: 24px 24px 0;
}
}.bbh_hero_in-mvt {
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  gap: 12px;
  margin: 0 auto;
  display: grid;
}
@media(min-width: 859px) {.bbh_hero_in-mvt {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.bbh_hero_in-mvt {
  grid-template-columns: 1fr 21.25rem;
}
}.bbh_hero_promo-mvt {
  min-height: 13.75rem;
  overflow: hidden;
  align-items: stretch;
  background: #10141A;
  border-radius: 0.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.bbh_hero_promo-mvt {
  min-height: 17.5rem;
}
}.bbh_hero_promo_bg-mvt {
  inset: 0;
  background-size: cover;
  position: absolute;
  background-position: center;
  background: linear-gradient(120deg,#2A0810 0%,#0C0F13 100%);
}.bbh_hero_promo_bg-mvt::after {
  background: linear-gradient(90deg,#0C0F13 0%,rgba(8,10,13,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
  inset: 0;
}.bbh_hero_promo_glow-mvt {
  width: 18.75rem;
  height: 300px;
  position: absolute;
  top: -40px;
  background: radial-gradient(circle,rgba(139,26,40,0.28) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  border-radius: 50%;
}.bbh_hero_promo_ct-mvt {
  max-width: 480px;
  flex-direction: column;
  position: relative;
  justify-content: center;
  display: flex;
  z-index: 2;
  padding: 28px 1.5rem 28px 1.75rem;
}
@media(min-width: 765px) {.bbh_hero_promo_ct-mvt {
  padding: 2.5rem 2rem;
}
}.bbh_hero_badge-mvt {
  border-radius: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  padding: 0.313rem 12px;
  border: 1px solid rgba(212,21,42,0.07);
  background: rgba(212,21,42,0.18);
  display: inline-block;
  letter-spacing: .08em;
  font-size: 10px;
  color: #D4152A;
}.bbh_hero_h1-mvt {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1F3F6;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.bbh_hero_h1-mvt em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 767px) {.bbh_hero_h1-mvt {
  font-size: 2.25rem;
}
}.bbh_hero_sub-mvt {
  color: #8E97A4;
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 765px) {.bbh_hero_sub-mvt {
  font-size: 14px;
}
}.bbh_hero_row-mvt {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
}.bbh_hero_cta-mvt {
  transition: background .2s;
  color: #0C0F13;
  background: #18A85A;
  border-radius: 8px;
  box-shadow: 0 0 18px rgba(24,168,90,0.45), 0 2px 0.375rem rgba(0,0,0,0.55);
  font-size: 0.875rem;
  padding: 0.813rem 26px;
  font-weight: 700;
}.bbh_hero_cta-mvt:hover {
  background: #1FC066;
}.bbh_hero_terms-mvt {
  font-size: 0.688rem;
  color: #4D5560;
}.bbh_hero_game-mvt {
  border-radius: 12px;
  background: #10141A;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  overflow: hidden;
  flex-direction: column;
  display: flex;
}.bbh_hero_game_badge-mvt {
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
  background: rgba(232,160,32,0.16);
  top: 0.75rem;
  position: absolute;
  border: 1px solid rgba(232,160,32,0.16);
  left: 0.75rem;
  color: #E8A020;
  font-weight: 700;
  letter-spacing: .06em;
  border-radius: 1.25rem;
  padding: 5px 10px;
}.bbh_hero_game_badge-mvt svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
  width: 11px;
}.bbh_hero_game_img-mvt {
  overflow: hidden;
  padding-bottom: 60%;
  background: linear-gradient(135deg,#2A0810,#0C0F13);
  position: relative;
}.bbh_hero_game_img-mvt img {
  object-fit: cover;
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}.bbh_hero_game_play-mvt {
  position: absolute;
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  background: rgba(8,10,13,0.72);
}.bbh_hero_game-mvt:hover .bbh_hero_game_play-mvt {
  opacity: 1;
}.bbh_hero_game_play-mvt span {
  background: #D4152A;
  justify-content: center;
  width: 3.25rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 52px;
}.bbh_hero_game_play-mvt span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.bbh_hero_game_info-mvt {
  padding: 14px 16px;
}.bbh_hero_game_title-mvt {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F1F3F6;
  font-weight: 700;
}.bbh_hero_game_provider-mvt {
  font-size: 0.688rem;
  color: #636C78;
}.bbh_hero_game_btn-mvt {
  border-radius: 8px;
  text-align: center;
  padding: 11px;
  color: #F1F3F6;
  display: block;
  font-weight: 700;
  background: #D4152A;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  font-size: 13px;
}.bbh_hero_game-mvt:hover .bbh_hero_game_btn-mvt {
  background: #E8243B;
}.bbh_sbar-mvt {
  padding: 16px 1rem 0;
  background: #0C0F13;
}
@media(min-width: 766px) {.bbh_sbar-mvt {
  padding: 18px 24px 0;
}
}.bbh_sbar_in-mvt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbh_sbar_row-mvt {
  margin-bottom: 0.75rem;
  display: flex;
  gap: 0.625rem;
  flex-wrap: wrap;
}.bbh_sbar_input-mvt {
  cursor: pointer;
  background: #10141A;
  gap: 10px;
  font-size: 0.813rem;
  transition: border-color .2s;
  color: #636C78;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  flex: 1;
  padding: 11px 1rem;
  display: flex;
}.bbh_sbar_input-mvt:hover {
  border-color: rgba(212,21,42,0.55);
}.bbh_sbar_input-mvt svg {
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
}.bbh_sbar_providers-mvt {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 0.813rem;
  gap: 0.5rem;
  background: #10141A;
  display: flex;
  white-space: nowrap;
  color: #C6CBD5;
  padding: 0.688rem 1.125rem;
  border-radius: 0.5rem;
  font-weight: 600;
  align-items: center;
}.bbh_sbar_providers-mvt:hover {
  border-color: rgba(212,21,42,0.55);
  color: #F1F3F6;
}.bbh_sbar_providers-mvt svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.bbh_sbar_tabs-mvt {
  display: flex;
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.bbh_sbar_tabs-mvt::-webkit-scrollbar {
  display: none;
}.bbh_sbar_tab-mvt {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 0.75rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  color: #8E97A4;
  align-items: center;
  background: rgba(255,255,255,0.05);
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  border-radius: 1.25rem;
  cursor: pointer;
}.bbh_sbar_tab-mvt:hover {
  background: rgba(255,255,255,0.07);
  color: #F1F3F6;
  border-color: rgba(212,21,42,0.55);
}.bbh_sbar_tab-mvt.bbh_state_active-mvt {
  color: #F1F3F6;
  border-color: rgba(212,21,42,0.07);
  background: rgba(212,21,42,0.18);
}.bbh_sbar_tab_ic-mvt svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.bbh_wy-mvt {
  background: #0C0F13;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.bbh_wy-mvt {
  padding: 40px 24px 0;
}
}.bbh_wy_in-mvt {
  margin: 0 auto;
  max-width: 1320px;
}.bbh_wy_head-mvt {
  margin-bottom: 18px;
  max-width: 45rem;
}.bbh_wy_label-mvt {
  font-weight: 700;
  color: #D4152A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.bbh_wy_h2-mvt {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  color: #F1F3F6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.bbh_wy_h2-mvt {
  font-size: 1.5rem;
}
}.bbh_wy_intro-mvt {
  line-height: 1.6;
  margin: 0;
  font-size: 0.813rem;
  color: #636C78;
}.bbh_wy_grid-mvt {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.75rem;
}
@media(min-width: 637px) {.bbh_wy_grid-mvt {
  grid-template-columns: repeat(2,1fr);
  gap: 14px;
}
}
@media(min-width: 1078px) {.bbh_wy_grid-mvt {
  grid-template-columns: repeat(3,1fr);
  gap: 16px;
}
}.bbh_wy_card-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #141820;
}.bbh_wy_card-mvt:hover {
  border-color: rgba(212,21,42,0.07);
  transform: translateY(-2px);
}.bbh_wy_card_ic-mvt {
  background: rgba(212,21,42,0.18);
  border-radius: 50%;
  align-items: center;
  width: 44px;
  height: 2.75rem;
  margin-bottom: 14px;
  color: #D4152A;
  display: flex;
  justify-content: center;
}.bbh_wy_card_ic-mvt svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.bbh_wy_card_h-mvt {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F1F3F6;
  margin-bottom: 6px;
}.bbh_wy_card_p-mvt {
  overflow-wrap: break-word;
  color: #636C78;
  line-height: 1.6;
  font-size: 0.813rem;
}.bbh_wy_card_p-mvt strong {
  font-weight: 600;
  color: #C6CBD5;
}.bbh_ws-mvt {
  background: #0C0F13;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.bbh_ws-mvt {
  padding: 36px 1.5rem 0;
}
}.bbh_ws_in-mvt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbh_ws_head-mvt {
  margin-bottom: 0.875rem;
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bbh_ws_title-mvt {
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F1F3F6;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  gap: 0.625rem;
}.bbh_ws_title_ic-mvt svg {
  color: #E8A020;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.bbh_ws_online-mvt {
  font-size: 0.75rem;
  font-weight: 600;
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #636C78;
}.bbh_ws_online_dot-mvt {
  flex-shrink: 0;
  height: 0.5rem;
  background: #18A85A;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(24,168,90,0.15);
}.bbh_ws_scroll-mvt {
  scrollbar-width: none;
  overflow-x: auto;
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
}.bbh_ws_scroll-mvt::-webkit-scrollbar {
  display: none;
}.bbh_wc-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #10141A;
  border-radius: 0.5rem;
  display: flex;
  min-width: 13.75rem;
  padding: 0.625rem 14px;
  align-items: center;
  flex-shrink: 0;
}.bbh_wc_img-mvt {
  width: 2.25rem;
  background: #141820;
  height: 2.25rem;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 4px;
}.bbh_wc_img-mvt img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bbh_wc_info-mvt {
  min-width: 0;
}.bbh_wc_game-mvt {
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C6CBD5;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.75rem;
}.bbh_wc_player-mvt {
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #4D5560;
  overflow: hidden;
}.bbh_wc_amount-mvt {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #18A85A;
  white-space: nowrap;
  margin-left: auto;
}.bbh_htp-mvt {
  padding: 2.25rem 1rem 0;
  background: #0C0F13;
}
@media(min-width: 769px) {.bbh_htp-mvt {
  padding: 2.75rem 1.5rem 0;
}
}.bbh_htp_in-mvt {
  max-width: 1320px;
  margin: 0 auto;
}.bbh_htp_head-mvt {
  max-width: 45rem;
  margin-bottom: 22px;
}.bbh_htp_label-mvt {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #D4152A;
  font-weight: 700;
  letter-spacing: .08em;
}.bbh_htp_h2-mvt {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #F1F3F6;
}
@media(min-width: 765px) {.bbh_htp_h2-mvt {
  font-size: 1.75rem;
}
}.bbh_htp_intro-mvt {
  font-size: 14px;
  color: #636C78;
  line-height: 1.6;
}.bbh_htp_steps-mvt {
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  display: grid;
}
@media(min-width: 639px) {.bbh_htp_steps-mvt {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bbh_htp_steps-mvt {
  grid-template-columns: repeat(4,1fr);
  gap: 0.875rem;
}
}.bbh_htp_step-mvt {
  flex-direction: column;
  padding: 20px 1.125rem 18px;
  background: #141820;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  border: 1px solid rgba(255,255,255,0.10);
}.bbh_htp_step_num-mvt {
  position: absolute;
  font-size: 13px;
  width: 1.75rem;
  top: -12px;
  display: flex;
  border-radius: 50%;
  color: #0C0F13;
  font-family: 'Barlow Condensed', sans-serif;
  justify-content: center;
  left: 20px;
  background: #D4152A;
  font-weight: 800;
  height: 28px;
  align-items: center;
}.bbh_htp_step_ic-mvt {
  display: flex;
  background: rgba(212,21,42,0.18);
  height: 36px;
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  color: #D4152A;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.bbh_htp_step_ic-mvt svg {
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.bbh_htp_step_h-mvt {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  color: #F1F3F6;
  margin-bottom: 6px;
}.bbh_htp_step_p-mvt {
  font-size: 0.813rem;
  color: #636C78;
  overflow-wrap: break-word;
  line-height: 1.55;
}.bbh_htp_step_p-mvt strong {
  font-weight: 600;
  color: #C6CBD5;
}.bbh_htp_cta-mvt {
  font-weight: 700;
  color: #0C0F13;
  display: inline-block;
  transition: background .2s;
  margin-top: 1.25rem;
  font-size: 14px;
  padding: 0.813rem 26px;
  background: #18A85A;
  border-radius: 0.5rem;
}.bbh_htp_cta-mvt:hover {
  background: #1FC066;
}.bbh_prov-mvt {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bbh_prov-mvt {
  padding: 44px 24px 0;
}
}.bbh_prov_in-mvt {
  max-width: 1320px;
  margin: 0 auto;
}.bbh_prov_head-mvt {
  margin-bottom: 1rem;
}.bbh_prov_label-mvt {
  margin-bottom: 0.5rem;
  color: #D4152A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.bbh_prov_h2-mvt {
  font-size: 20px;
  color: #F1F3F6;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.bbh_prov_h2-mvt {
  font-size: 24px;
}
}.bbh_prov_seo-mvt {
  color: #636C78;
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.bbh_prov_seo-mvt strong {
  color: #C6CBD5;
  font-weight: 700;
}.bbh_prov_seo-mvt a {
  text-decoration: underline;
  color: #D4152A;
}.bbh_prov_grid-mvt {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.bbh_prov_grid-mvt {
  grid-template-columns: repeat(5,1fr);
  gap: 10px;
}
}
@media(min-width: 1077px) {.bbh_prov_grid-mvt {
  grid-template-columns: repeat(8,1fr);
}
}.bbh_prov_card-mvt {
  cursor: pointer;
  padding: 0.875rem 10px;
  background: #10141A;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
  gap: 7px;
  flex-direction: column;
  border-radius: 8px;
}.bbh_prov_card-mvt:hover {
  background: #141820;
  border-color: rgba(212,21,42,0.55);
}.bbh_prov_logo-mvt {
  overflow: hidden;
  align-items: center;
  display: flex;
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.75rem;
  background: rgba(255,255,255,0.05);
  width: 44px;
}.bbh_prov_logo-mvt img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.bbh_prov_name-mvt {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  color: #8E97A4;
  font-weight: 600;
}.bbh_reg-mvt {
  background: #0C0F13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.bbh_reg-mvt {
  padding: 44px 24px 0;
}
}.bbh_reg_in-mvt {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 1320px;
  background: #141820;
  padding: 28px 24px;
}
@media(min-width: 771px) {.bbh_reg_in-mvt {
  padding: 40px;
}
}.bbh_reg_top-mvt {
  grid-template-columns: 1fr;
  gap: 1.75rem;
  display: grid;
}
@media(min-width: 857px) {.bbh_reg_top-mvt {
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
}
}.bbh_reg_label-mvt {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4152A;
  margin-bottom: 10px;
  font-size: 11px;
}.bbh_reg_h2-mvt {
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1F3F6;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bbh_reg_h2-mvt {
  font-size: 28px;
}
}.bbh_reg_bonus-mvt {
  padding: 0.625rem 16px;
  border: 1px solid rgba(232,160,32,0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
  gap: 8px;
  background: rgba(232,160,32,0.16);
  border-radius: 0.5rem;
}.bbh_reg_bonus_amount-mvt {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A020;
}.bbh_reg_bonus_text-mvt {
  font-size: 13px;
  line-height: 1.35;
  color: #8E97A4;
}.bbh_reg_cta_btn-mvt {
  color: #0C0F13;
  margin-bottom: 12px;
  display: inline-block;
  transition: background .2s;
  padding: 14px 2rem;
  box-shadow: 0 0 1.125rem rgba(24,168,90,0.45), 0 2px 6px rgba(0,0,0,0.55);
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.938rem;
  background: #18A85A;
}.bbh_reg_cta_btn-mvt:hover {
  background: #1FC066;
}.bbh_reg_terms-mvt {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #4D5560;
}.bbh_reg_seo-mvt {
  margin-top: 20px;
  color: #636C78;
  line-height: 1.65;
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
}.bbh_reg_seo-mvt p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #636C78;
}.bbh_reg_seo-mvt p:last-child {
  margin-bottom: 0;
}.bbh_reg_seo-mvt strong {
  font-weight: 700;
  color: #C6CBD5;
}.bbh_reg_seo-mvt a {
  color: #D4152A;
  text-decoration: underline;
  transition: color .2s;
}.bbh_reg_seo-mvt a:hover {
  color: #E8243B;
}.bbh_reg_seo-mvt ul,.bbh_reg_seo-mvt ol {
  list-style: disc;
  padding-left: 18px;
  margin: 0 0 0.625rem;
}.bbh_reg_seo-mvt ol {
  list-style: decimal;
}.bbh_reg_seo-mvt li {
  color: #636C78;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.bbh_reg_seo-mvt table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 10px;
}
@media(min-width: 770px) {.bbh_reg_seo-mvt table {
  display: table;
}
}.bbh_reg_seo-mvt th {
  text-align: left;
  color: #C6CBD5;
  font-weight: 700;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
}.bbh_reg_seo-mvt td {
  padding: 0.5rem;
  color: #636C78;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}.bbh_reg_steps-mvt {
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
  gap: 14px;
}
@media(min-width: 857px) {.bbh_reg_steps-mvt {
  margin-top: 0;
}
}.bbh_reg_step-mvt {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.875rem;
  border-radius: 0.5rem;
  display: flex;
  padding: 16px;
}.bbh_reg_step_num-mvt {
  font-size: 0.875rem;
  width: 34px;
  border-radius: 50%;
  font-weight: 800;
  background: rgba(212,21,42,0.18);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  border: 1px solid rgba(212,21,42,0.07);
  justify-content: center;
  color: #D4152A;
  height: 2.125rem;
}.bbh_reg_step_title-mvt {
  color: #F1F3F6;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.bbh_reg_step_text-mvt {
  color: #636C78;
  font-size: 0.75rem;
  line-height: 1.5;
}.bbh_reg_trust-mvt {
  flex-wrap: wrap;
  padding-top: 1.25rem;
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.05);
}.bbh_reg_trust_item-mvt {
  gap: 0.438rem;
  color: #636C78;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.bbh_reg_trust_ic-mvt svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  color: #D4152A;
}.bbh_app-mvt {
  padding: 2.25rem 16px 0;
  background: #0C0F13;
}
@media(min-width: 769px) {.bbh_app-mvt {
  padding: 44px 24px 0;
}
}.bbh_app_in-mvt {
  max-width: 82.5rem;
  margin: 0 auto;
}.bbh_app_head-mvt {
  margin-bottom: 16px;
}.bbh_app_label-mvt {
  letter-spacing: .08em;
  color: #D4152A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.bbh_app_h2-mvt {
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F1F3F6;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.bbh_app_h2-mvt {
  font-size: 24px;
}
}.bbh_app_sub-mvt {
  max-width: 600px;
  font-size: 0.813rem;
  color: #636C78;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bbh_app_sub-mvt strong {
  font-weight: 700;
  color: #C6CBD5;
}.bbh_app_cards-mvt {
  grid-template-columns: 1fr;
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.bbh_app_cards-mvt {
  grid-template-columns: repeat(3,1fr);
}
}.bbh_app_card-mvt {
  padding: 20px;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  position: relative;
  border-radius: 8px;
}.bbh_app_card_ios-mvt {
  background: linear-gradient(135deg,rgba(212,21,42,0.18) 0%,#141820 100%);
}.bbh_app_card_android-mvt {
  background: linear-gradient(135deg,rgba(24,168,90,0.15) 0%,#141820 100%);
}.bbh_app_card_win-mvt {
  background: linear-gradient(135deg,rgba(232,160,32,0.16) 0%,#141820 100%);
}.bbh_app_card_ic-mvt svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.bbh_app_card_ic-mvt {
  color: #F1F3F6;
  flex-shrink: 0;
}.bbh_app_card_os-mvt {
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #636C78;
  letter-spacing: .08em;
}.bbh_app_card_title-mvt {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F1F3F6;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
}.bbh_app_card_text-mvt {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #636C78;
}.bbh_app_card_btn-mvt {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(212,21,42,0.55);
  padding: 0.625rem 1.125rem;
  color: #F1F3F6;
  gap: 7px;
  display: inline-flex;
  font-size: 13px;
  transition: background .2s;
  align-items: center;
  font-weight: 700;
  border-radius: 0.25rem;
}.bbh_app_card_btn-mvt:hover {
  background: rgba(255,255,255,0.07);
}.bbh_bon-mvt {
  padding: 36px 1rem 0;
  background: #0C0F13;
}
@media(min-width: 771px) {.bbh_bon-mvt {
  padding: 2.75rem 24px 0;
}
}.bbh_bon_in-mvt {
  max-width: 82.5rem;
  margin: 0 auto;
}.bbh_bon_head-mvt {
  margin-bottom: 20px;
}.bbh_bon_label-mvt {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4152A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.bbh_bon_h2-mvt {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 20px;
  color: #F1F3F6;
}
@media(min-width: 769px) {.bbh_bon_h2-mvt {
  font-size: 1.5rem;
}
}.bbh_bon_seo-mvt {
  line-height: 1.6;
  color: #636C78;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.bbh_bon_seo-mvt strong {
  color: #C6CBD5;
  font-weight: 700;
}.bbh_bon_seo-mvt a {
  color: #D4152A;
  text-decoration: underline;
}.bbh_bon_grid-mvt {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.bbh_bon_grid-mvt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.bbh_bon_grid-mvt {
  grid-template-columns: repeat(5,1fr);
}
}.bbh_bon_card-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  background: #10141A;
  padding: 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.bbh_bon_card-mvt:hover {
  transform: translateY(-2px);
  border-color: rgba(212,21,42,0.07);
}.bbh_bon_card_ic-mvt svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.bbh_bon_card_ic-mvt {
  margin-bottom: 0.625rem;
}.bbh_bon_card_type-mvt {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #636C78;
}.bbh_bon_card_amount-mvt {
  margin-bottom: 6px;
  color: #E8A020;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
}.bbh_bon_card_name-mvt {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F1F3F6;
  font-weight: 600;
  font-size: 13px;
}.bbh_bon_card_detail-mvt {
  font-size: 0.688rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #4D5560;
  line-height: 1.5;
}.bbh_seo-mvt {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bbh_seo-mvt {
  padding: 44px 1.5rem 0;
}
}.bbh_seo_in-mvt {
  background: #141820;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
  padding: 28px 1.5rem;
}
@media(min-width: 766px) {.bbh_seo_in-mvt {
  padding: 36px 2.5rem;
}
}.bbh_seo_label-mvt {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4152A;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.bbh_seo_h2-mvt {
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1F3F6;
}
@media(min-width:768px) {.bbh_seo_h2-mvt {
  font-size: 1.5rem;
}
}.bbh_seo_body-mvt {
  line-height: 1.75;
  font-size: 14px;
  color: #8E97A4;
  overflow-wrap: break-word;
}.bbh_seo_body-mvt p {
  color: #8E97A4;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.bbh_seo_body-mvt p:last-child {
  margin-bottom: 0;
}.bbh_seo_body-mvt strong {
  font-weight: 700;
  color: #C6CBD5;
}.bbh_seo_body-mvt a {
  color: #D4152A;
  transition: color .2s;
  text-decoration: underline;
}.bbh_seo_body-mvt a:hover {
  color: #E8243B;
}.bbh_seo_body-mvt ul,.bbh_seo_body-mvt ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.bbh_seo_body-mvt ol {
  list-style: decimal;
}.bbh_seo_body-mvt li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E97A4;
  margin-bottom: 0.375rem;
}.bbh_seo_body-mvt table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.bbh_seo_body-mvt table {
  display: table;
}
}.bbh_seo_body-mvt th {
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C6CBD5;
  font-weight: 700;
}.bbh_seo_body-mvt td {
  padding: 0.625rem 12px;
  color: #8E97A4;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}.bbh_seo_cols-mvt {
  margin-top: 20px;
  gap: 1.5rem;
  display: grid;
}
@media(min-width: 641px) {.bbh_seo_cols-mvt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.bbh_seo_cols-mvt {
  grid-template-columns: repeat(3,1fr);
}
}.bbh_seo_col_h-mvt {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C6CBD5;
}.bbh_seo_col_p-mvt {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #636C78;
}.bbh_seo_stats-mvt {
  display: flex;
  margin: 20px 0;
  flex-wrap: wrap;
  gap: 16px;
}.bbh_seo_stat-mvt {
  background: rgba(212,21,42,0.07);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(212,21,42,0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.bbh_seo_stat_val-mvt {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4152A;
}.bbh_seo_stat_lb-mvt {
  color: #636C78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bbh_seo-mvt {
  padding: 2.25rem 16px 0;
  background: #0C0F13;
}
@media(min-width: 767px) {.bbh_seo-mvt {
  padding: 2.75rem 24px 0;
}
}.bbh_seo_in-mvt {
  margin: 0 auto;
  max-width: 1320px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  background: #141820;
}
@media(min-width: 766px) {.bbh_seo_in-mvt {
  padding: 2.25rem 2.5rem;
}
}.bbh_seo_label-mvt {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #D4152A;
  font-weight: 700;
}.bbh_seo_h2-mvt {
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
  color: #F1F3F6;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.bbh_seo_h2-mvt {
  font-size: 24px;
}
}.bbh_seo_body-mvt {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E97A4;
  overflow-wrap: break-word;
}.bbh_seo_body-mvt p {
  font-size: 0.875rem;
  color: #8E97A4;
  line-height: 1.75;
  margin-bottom: 12px;
}.bbh_seo_body-mvt p:last-child {
  margin-bottom: 0;
}.bbh_seo_body-mvt strong {
  color: #C6CBD5;
  font-weight: 700;
}.bbh_seo_body-mvt a {
  text-decoration: underline;
  color: #D4152A;
  transition: color .2s;
}.bbh_seo_body-mvt a:hover {
  color: #E8243B;
}.bbh_seo_body-mvt ul,.bbh_seo_body-mvt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bbh_seo_body-mvt ol {
  list-style: decimal;
}.bbh_seo_body-mvt li {
  line-height: 1.75;
  color: #8E97A4;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.bbh_seo_body-mvt table {
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.bbh_seo_body-mvt table {
  display: table;
}
}.bbh_seo_body-mvt th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  padding: 0.625rem 0.75rem;
  color: #C6CBD5;
  text-align: left;
}.bbh_seo_body-mvt td {
  color: #8E97A4;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
}.bbh_seo_cols-mvt {
  margin-top: 20px;
  gap: 24px;
  display: grid;
}
@media(min-width: 639px) {.bbh_seo_cols-mvt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bbh_seo_cols-mvt {
  grid-template-columns: repeat(3,1fr);
}
}.bbh_seo_col_h-mvt {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C6CBD5;
  font-size: 13px;
}.bbh_seo_col_p-mvt {
  color: #636C78;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.bbh_seo_stats-mvt {
  gap: 16px;
  display: flex;
  margin: 1.25rem 0;
  flex-wrap: wrap;
}.bbh_seo_stat-mvt {
  min-width: 140px;
  border: 1px solid rgba(212,21,42,0.18);
  background: rgba(212,21,42,0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
}.bbh_seo_stat_val-mvt {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D4152A;
  overflow-wrap: break-word;
}.bbh_seo_stat_lb-mvt {
  color: #636C78;
  overflow-wrap: break-word;
  font-size: 11px;
}.bbh_faq-mvt {
  background: #0C0F13;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.bbh_faq-mvt {
  padding: 44px 24px 0;
}
}.bbh_faq_in-mvt {
  max-width: 82.5rem;
  margin: 0 auto;
}.bbh_faq_head-mvt {
  margin-bottom: 1.25rem;
}.bbh_faq_label-mvt {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4152A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.bbh_faq_h2-mvt {
  font-weight: 800;
  color: #F1F3F6;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bbh_faq_h2-mvt {
  font-size: 1.5rem;
}
}.bbh_faq_list-mvt {
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
}.bbh_faq_item-mvt {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #141820;
}.bbh_faq_q-mvt {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  color: #C6CBD5;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  align-items: center;
}.bbh_faq_q-mvt:hover {
  color: #F1F3F6;
}.bbh_faq_q_ic-mvt {
  font-size: 1rem;
  border-radius: 50%;
  color: #D4152A;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  height: 1.5rem;
}.bbh_faq_item-mvt.bbh_state_open-mvt .bbh_faq_q_ic-mvt {
  transform: rotate(45deg);
}.bbh_faq_a-mvt {
  display: none;
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #636C78;
  font-size: 13px;
}.bbh_faq_item-mvt.bbh_state_open-mvt .bbh_faq_a-mvt {
  display: block;
}.bbh_faq_a-mvt strong {
  color: #C6CBD5;
  font-weight: 700;
}.bbh_faq_a-mvt a {
  text-decoration: underline;
  color: #D4152A;
}.bbh_faq_a-mvt ul,.bbh_faq_a-mvt ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.bbh_faq_a-mvt ol {
  list-style: decimal;
}.bbh_faq_a-mvt li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bbh_faq_a-mvt table {
  overflow-x: auto;
  width: 100%;
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 767px) {.bbh_faq_a-mvt table {
  display: table;
}
}.bbh_faq_a-mvt th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C6CBD5;
}.bbh_faq_a-mvt td {
  color: #636C78;
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}.bbh_seo-mvt {
  background: #0C0F13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bbh_seo-mvt {
  padding: 2.75rem 24px 0;
}
}.bbh_seo_in-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #141820;
  padding: 28px 24px;
}
@media(min-width: 769px) {.bbh_seo_in-mvt {
  padding: 36px 2.5rem;
}
}.bbh_seo_label-mvt {
  color: #D4152A;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bbh_seo_h2-mvt {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #F1F3F6;
}
@media(min-width: 770px) {.bbh_seo_h2-mvt {
  font-size: 1.5rem;
}
}.bbh_seo_body-mvt {
  overflow-wrap: break-word;
  color: #8E97A4;
  font-size: 14px;
  line-height: 1.75;
}.bbh_seo_body-mvt p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E97A4;
  margin-bottom: 12px;
}.bbh_seo_body-mvt p:last-child {
  margin-bottom: 0;
}.bbh_seo_body-mvt strong {
  font-weight: 700;
  color: #C6CBD5;
}.bbh_seo_body-mvt a {
  color: #D4152A;
  transition: color .2s;
  text-decoration: underline;
}.bbh_seo_body-mvt a:hover {
  color: #E8243B;
}.bbh_seo_body-mvt ul,.bbh_seo_body-mvt ol {
  padding-left: 22px;
  margin: 0 0 0.75rem;
  list-style: disc;
}.bbh_seo_body-mvt ol {
  list-style: decimal;
}.bbh_seo_body-mvt li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8E97A4;
}.bbh_seo_body-mvt table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 766px) {.bbh_seo_body-mvt table {
  display: table;
}
}.bbh_seo_body-mvt th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C6CBD5;
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
}.bbh_seo_body-mvt td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8E97A4;
}.bbh_seo_cols-mvt {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.bbh_seo_cols-mvt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bbh_seo_cols-mvt {
  grid-template-columns: repeat(3,1fr);
}
}.bbh_seo_col_h-mvt {
  color: #C6CBD5;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.bbh_seo_col_p-mvt {
  line-height: 1.65;
  color: #636C78;
  overflow-wrap: break-word;
  font-size: 13px;
}.bbh_seo_stats-mvt {
  display: flex;
  flex-wrap: wrap;
  margin: 1.25rem 0;
  gap: 1rem;
}.bbh_seo_stat-mvt {
  border: 1px solid rgba(212,21,42,0.18);
  padding: 14px 1rem;
  flex: 1;
  min-width: 8.75rem;
  border-radius: 0.5rem;
  background: rgba(212,21,42,0.07);
}.bbh_seo_stat_val-mvt {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4152A;
  margin-bottom: 0.25rem;
}.bbh_seo_stat_lb-mvt {
  overflow-wrap: break-word;
  color: #636C78;
  font-size: 0.688rem;
}.bbh_pmt-mvt {
  padding: 36px 16px 0;
  background: #0C0F13;
}
@media(min-width: 769px) {.bbh_pmt-mvt {
  padding: 2.75rem 24px 0;
}
}.bbh_pmt_in-mvt {
  max-width: 1320px;
  margin: 0 auto;
}.bbh_pmt_head-mvt {
  margin-bottom: 22px;
  max-width: 45rem;
}.bbh_pmt_label-mvt {
  color: #D4152A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.bbh_pmt_h2-mvt {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1F3F6;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 770px) {.bbh_pmt_h2-mvt {
  font-size: 1.75rem;
}
}.bbh_pmt_intro-mvt {
  color: #636C78;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.bbh_pmt_groups-mvt {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.bbh_pmt_group-mvt {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141820;
  padding: 1.25rem;
  border-radius: 0.5rem;
}.bbh_pmt_group_head-mvt {
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.bbh_pmt_group_ic-mvt {
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  color: #D4152A;
  flex-shrink: 0;
  background: rgba(212,21,42,0.18);
  align-items: center;
  display: flex;
}.bbh_pmt_group_ic-mvt svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.bbh_pmt_group_h-mvt {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F1F3F6;
}.bbh_pmt_group_p-mvt {
  color: #636C78;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
}.bbh_pmt_group_p-mvt strong {
  color: #C6CBD5;
  font-weight: 600;
}.bbh_pmt_table_wrap-mvt {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.bbh_pmt_table-mvt {
  min-width: 540px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.bbh_pmt_table-mvt th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C6CBD5;
  white-space: nowrap;
  font-size: 11px;
  text-align: left;
}.bbh_pmt_table-mvt td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #636C78;
}.bbh_pmt_table-mvt tbody tr:last-child td {
  border-bottom: none;
}.bbh_pmt_table-mvt tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C6CBD5;
}.bbh_ft-mvt {
  margin-top: 48px;
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080A0D;
}.bbh_ft_support-mvt {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.bbh_ft_support-mvt {
  padding: 1.75rem 24px;
}
}.bbh_ft_support_in-mvt {
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  gap: 16px;
  margin: 0 auto;
  align-items: center;
}.bbh_ft_support_main-mvt {
  align-items: center;
  min-width: 13.75rem;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  flex: 1;
}.bbh_ft_support_ic-mvt {
  color: #D4152A;
  flex-shrink: 0;
}.bbh_ft_support_ic-mvt svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
}.bbh_ft_support_text_title-mvt {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F1F3F6;
}.bbh_ft_support_text_sub-mvt {
  font-size: 12px;
  color: #636C78;
  overflow-wrap: break-word;
}.bbh_ft_support_btn-mvt {
  font-weight: 700;
  background: #D4152A;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  flex-shrink: 0;
  color: #F1F3F6;
}.bbh_ft_support_btn-mvt:hover {
  background: #E8243B;
}.bbh_ft_support_contacts-mvt {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
}.bbh_ft_support_contact-mvt {
  font-size: 0.75rem;
  color: #4D5560;
  line-height: 1.4;
}.bbh_ft_support_contact-mvt strong {
  display: block;
  color: #8E97A4;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
}.bbh_ft_main-mvt {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.bbh_ft_main-mvt {
  padding: 2.5rem 24px 2rem;
}
}.bbh_ft_main_in-mvt {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.bbh_ft_main_in-mvt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bbh_ft_main_in-mvt {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bbh_ft_col_logo-mvt {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.bbh_ft_col_logo-mvt {
  grid-column: auto;
}
}.bbh_ft_logo-mvt {
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  color: #F1F3F6;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
}.bbh_ft_logo_mark-mvt {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.bbh_ft_logo_mark-mvt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bbh_ft_logo_sub-mvt {
  font-size: 12px;
  color: #4D5560;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.bbh_ft_col_title-mvt {
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #8E97A4;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
}.bbh_ft_col_links-mvt {
  flex-direction: column;
  gap: 0.563rem;
  display: flex;
}.bbh_ft_col_link-mvt {
  overflow-wrap: break-word;
  transition: color .2s;
  font-size: 0.813rem;
  color: #4D5560;
}.bbh_ft_col_link-mvt:hover {
  color: #C6CBD5;
}.bbh_ft_apps-mvt {
  display: flex;
  flex-direction: column;
  gap: 8px;
}.bbh_ft_app_card-mvt {
  transition: border-color .2s;
  padding: 10px 12px;
  gap: 10px;
  display: flex;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
}.bbh_ft_app_card-mvt:hover {
  border-color: rgba(212,21,42,0.55);
}.bbh_ft_app_card_ic-mvt svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.bbh_ft_app_card_os-mvt {
  color: #4D5560;
  font-size: 0.625rem;
  font-weight: 600;
}.bbh_ft_app_card_action-mvt {
  color: #C6CBD5;
  font-size: 12px;
  font-weight: 700;
}.bbh_ft_bot-mvt {
  padding: 20px 16px;
}
@media(min-width: 767px) {.bbh_ft_bot-mvt {
  padding: 1.25rem 24px;
}
}.bbh_ft_bot_in-mvt {
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}.bbh_ft_socials-mvt {
  gap: 8px;
  display: flex;
}.bbh_ft_soc-mvt {
  align-items: center;
  transition: background .2s;
  display: flex;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  height: 36px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  color: #8E97A4;
  width: 2.25rem;
}.bbh_ft_soc-mvt svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.bbh_ft_soc-mvt:hover {
  background: rgba(255,255,255,0.07);
}.bbh_ft_legal-mvt {
  overflow-wrap: break-word;
  min-width: 200px;
  color: #78818E;
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
}.bbh_ft_legal-mvt strong {
  color: #8E97A4;
  font-weight: 700;
}.bbh_ft_legal-mvt a {
  text-decoration: underline;
  color: #8E97A4;
}.bbh_ft_age-mvt {
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  border-radius: 50%;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
  font-weight: 800;
  border: 2px solid #78818E;
  align-items: center;
  color: #78818E;
  height: 32px;
}