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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0F0C07;
  color: #D4C8A8;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
}.mss_layout-bf2 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.mss_page-bf2 {
  display: flex;
  min-height: 100vh;
}.mss_main-bf2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.mss_main-bf2 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.mss_main-bf2 {
  padding-bottom: 4.5rem;
}
}.mss_gc-bf2 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #16120B;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 639px) {.mss_gc-bf2 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.mss_gc-bf2 {
  width: 168px;
}
}.mss_gc-bf2:hover {
  transform: translateY(-3px);
  border-color: rgba(240,162,32,0.08);
}.mss_gc_img-bf2 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.mss_gc_img-bf2 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.mss_gc_hover-bf2 {
  inset: 0;
  background: rgba(8,6,4,0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.mss_gc-bf2:hover .mss_gc_hover-bf2 {
  opacity: 1;
}.mss_gc_hover_btn-bf2 {
  padding: 0.5rem 16px;
  background: #F0A220;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDD8;
}.mss_gc_info-bf2 {
  padding: 8px 0.625rem 0.625rem;
}.mss_gc_name-bf2 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D4C8A8;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
}.mss_gc_prov-bf2 {
  color: #6A5C42;
  font-size: 0.625rem;
}.mss_gc_tag-bf2 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 0.375rem;
  font-size: 0.563rem;
  font-weight: 700;
  left: 6px;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
}.mss_gc_tag_hot-bf2 {
  background: #E83030;
  color: #fff;
}.mss_gc_tag_new-bf2 {
  background: #1FBF5E;
  color: #0F0C07;
}.mss_gc_tag_jp-bf2 {
  background: #F5C230;
  color: #0F0C07;
}.mss_gc_tag_ex-bf2 {
  background: #B8430A;
  color: #fff;
}.mss_gc_tag_live-bf2 {
  background: #E83030;
  color: #fff;
}.mss_gr-bf2 {
  background: #0F0C07;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.mss_gr-bf2 {
  padding: 36px 1.5rem 0;
}
}.mss_gr_in-bf2 {
  margin: 0 auto;
  max-width: 1320px;
}.mss_gr_head-bf2 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.mss_gr_head_l-bf2 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.mss_gr_ic-bf2 {
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
}.mss_gr_ic-bf2 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.mss_gr_title-bf2 {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 766px) {.mss_gr_title-bf2 {
  font-size: 1.125rem;
}
}.mss_gr_more-bf2 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  color: #7E6E52;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.mss_gr_more-bf2:hover {
  color: #F0A220;
}.mss_gr_more-bf2 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.mss_gr_arrows-bf2 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.mss_gr_arr-bf2 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  color: #A89470;
  width: 1.875rem;
  display: flex;
  height: 30px;
}.mss_gr_arr-bf2:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.mss_gr_arr-bf2 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.mss_gr_seo_h-bf2 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #D4C8A8;
  font-weight: 700;
  font-size: 13px;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.mss_gr_seo_h-bf2 {
  font-size: 0.875rem;
}
}.mss_gr_seo-bf2 {
  max-width: 680px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.75rem;
  color: #7E6E52;
}.mss_gr_seo-bf2 strong {
  color: #D4C8A8;
  font-weight: 600;
}.mss_gr_scroll-bf2 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.mss_gr_scroll-bf2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.mss_gr_scroll-bf2 {
  gap: 12px;
}
}.mss_tb-bf2 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0F0C07;
  right: 0;
  align-items: center;
  left: 0;
  z-index: 80;
  height: 3.5rem;
  display: flex;
  position: fixed;
  top: 0;
}.mss_tb_in-bf2 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.mss_tb_burger-bf2 {
  gap: 5px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.5rem;
  align-items: center;
  width: 2.375rem;
  height: 38px;
  flex-shrink: 0;
}.mss_tb_burger-bf2:hover {
  background: rgba(255,255,255,0.05);
}.mss_tb_burger_line-bf2 {
  border-radius: 1px;
  background: #A89470;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.mss_tb_burger-bf2 {
  display: none;
}
}.mss_tb_logo-bf2 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F5EDD8;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
}.mss_tb_logo_mark-bf2 {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.mss_tb_logo_mark-bf2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mss_tb_nav-bf2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.mss_tb_nav-bf2 {
  display: flex;
}
}.mss_tb_tab-bf2 {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 14px;
  font-size: 13px;
  color: #A89470;
  font-weight: 600;
  white-space: nowrap;
}.mss_tb_tab-bf2:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.mss_tb_tab-bf2.mss_state_active-bf2 {
  background: rgba(240,162,32,0.18);
  color: #F5EDD8;
}.mss_tb_right-bf2 {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.mss_tb_login-bf2 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 16px;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #D4C8A8;
  display: none;
  font-size: 0.813rem;
}.mss_tb_login-bf2:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F5EDD8;
}
@media(min-width: 477px) {.mss_tb_login-bf2 {
  display: block;
}
}.mss_tb_reg-bf2 {
  background: #1FBF5E;
  padding: 9px 18px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0A04;
}.mss_tb_reg-bf2:hover {
  background: #22D46A;
}.mss_sb-bf2 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1710;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  left: 0;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
}.mss_sb-bf2.mss_state_open-bf2 {
  transform: translateX(0);
}.mss_sb-bf2::-webkit-scrollbar {
  width: 0.25rem;
}.mss_sb-bf2::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.mss_sb-bf2 {
  transform: translateX(0);
}
}.mss_sb_auth-bf2 {
  padding: 14px 12px 10px;
}.mss_sb_btn_reg-bf2 {
  transition: background .2s;
  background: #1FBF5E;
  border-radius: 0.625rem;
  padding: 0.688rem;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0D0A04;
}.mss_sb_btn_reg-bf2:hover {
  background: #22D46A;
}.mss_sb_btn_login-bf2 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 10px;
  font-size: 13px;
  font-weight: 600;
  display: block;
  color: #D4C8A8;
  text-align: center;
}.mss_sb_btn_login-bf2:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F5EDD8;
}.mss_sb_promo-bf2 {
  border: 1px solid rgba(240,162,32,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2E1A06,#1C1710);
  padding: 12px 14px;
  border-radius: 10px;
  margin: 0 12px 0.625rem;
  position: relative;
}.mss_sb_promo-bf2::before {
  background: radial-gradient(circle,rgba(240,162,32,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -1.25rem;
  content: '';
  position: absolute;
  width: 80px;
  top: -20px;
}.mss_sb_promo_title-bf2 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #F0A220;
  text-transform: uppercase;
}.mss_sb_promo_text-bf2 {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.mss_sb_promo_sub-bf2 {
  margin-top: 3px;
  color: #7E6E52;
  font-size: 10px;
}.mss_sb_nav-bf2 {
  padding: 0.375rem 0.5rem 16px;
}.mss_sb_nav_lb-bf2 {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #6A5C42;
}.mss_sb_link-bf2 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 9px 10px;
  gap: 10px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  color: #A89470;
}.mss_sb_link-bf2:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.mss_sb_link-bf2.mss_state_active-bf2 {
  background: rgba(240,162,32,0.18);
  color: #F5EDD8;
}.mss_sb_ic-bf2 {
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
}.mss_sb_ic-bf2 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mss_sb_ic_1-bf2 {
  background: rgba(240,162,32,0.08);
  color: #F0A220;
}.mss_sb_ic_2-bf2 {
  background: rgba(31,191,94,0.15);
  color: #1FBF5E;
}.mss_sb_ic_3-bf2 {
  background: rgba(245,194,48,0.15);
  color: #F5C230;
}.mss_sb_ic_4-bf2 {
  background: rgba(184,67,10,0.22);
  color: #B8430A;
}.mss_sb_ic_5-bf2 {
  background: rgba(240,162,32,0.08);
  color: #E8409A;
}.mss_sb_ic_6-bf2 {
  background: rgba(184,67,10,0.22);
  color: #9B3DE8;
}.mss_sb_badge-bf2 {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #F5C230;
  color: #0D0A04;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.mss_sb_bot-bf2 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.mss_sb_lang-bf2,.mss_sb_help-bf2 {
  padding: 0.563rem 6px;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 6px;
  align-items: center;
  color: #A89470;
  font-size: 11px;
  justify-content: center;
  display: flex;
  font-weight: 600;
}.mss_sb_lang-bf2:hover,.mss_sb_help-bf2:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F5EDD8;
}.mss_sb_lang-bf2 svg,.mss_sb_help-bf2 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mss_sb_bd-bf2 {
  background: rgba(8,6,4,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.mss_sb_bd-bf2.mss_state_on-bf2 {
  display: block;
}
@media(min-width: 1082px) {.mss_sb_bd-bf2 {
  display: none!important;
}
}.mss_mob_nav-bf2 {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1C1710;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  left: 0;
}
@media(min-width: 1082px) {.mss_mob_nav-bf2 {
  display: none;
}
}.mss_mob_nav_item-bf2 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  color: #6A5C42;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.mss_mob_nav_ic-bf2 {
  line-height: 1;
}.mss_mob_nav_ic-bf2 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.mss_mob_nav_lb-bf2 {
  color: #6A5C42;
  font-size: 10px;
  font-weight: 600;
}.mss_mob_nav_item-bf2.mss_state_active-bf2 {
  color: #F0A220;
}.mss_mob_nav_item-bf2.mss_state_active-bf2 .mss_mob_nav_lb-bf2 {
  color: #F0A220;
}.mss_hero-bf2 {
  background: #0F0C07;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.mss_hero-bf2 {
  padding: 1.5rem 1.5rem 0;
}
}.mss_hero_in-bf2 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.mss_hero_in-bf2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.mss_hero_in-bf2 {
  grid-template-columns: 1fr 340px;
}
}.mss_hero_promo-bf2 {
  border-radius: 16px;
  overflow: hidden;
  background: #16120B;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.mss_hero_promo-bf2 {
  min-height: 280px;
}
}.mss_hero_promo_bg-bf2 {
  inset: 0;
  background: linear-gradient(120deg,#2E1A06 0%,#0F0C07 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.mss_hero_promo_bg-bf2::after {
  background: linear-gradient(90deg,#0F0C07 0%,rgba(8,6,4,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.mss_hero_promo_glow-bf2 {
  background: radial-gradient(circle,rgba(184,67,10,0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  right: 60px;
  position: absolute;
  top: -2.5rem;
  height: 18.75rem;
  pointer-events: none;
}.mss_hero_promo_ct-bf2 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media(min-width: 770px) {.mss_hero_promo_ct-bf2 {
  padding: 40px 32px;
}
}.mss_hero_badge-bf2 {
  background: rgba(240,162,32,0.18);
  border-radius: 1.375rem;
  border: 1px solid rgba(240,162,32,0.08);
  padding: 0.313rem 12px;
  letter-spacing: .08em;
  color: #F0A220;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.mss_hero_h1-bf2 {
  font-size: 26px;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 10px;
  font-weight: 800;
}.mss_hero_h1-bf2 em {
  color: #F5C230;
  font-style: normal;
}
@media(min-width: 770px) {.mss_hero_h1-bf2 {
  font-size: 36px;
}
}.mss_hero_sub-bf2 {
  line-height: 1.55;
  font-size: 13px;
  color: #A89470;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.mss_hero_sub-bf2 {
  font-size: 14px;
}
}.mss_hero_row-bf2 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mss_hero_cta-bf2 {
  border-radius: 0.625rem;
  background: #1FBF5E;
  transition: background .2s;
  padding: 13px 26px;
  box-shadow: 3px 0.25rem 0px #0A5C2A, 0 0 18px rgba(31,191,94,0.42);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0A04;
}.mss_hero_cta-bf2:hover {
  background: #22D46A;
}.mss_hero_terms-bf2 {
  color: #6A5C42;
  font-size: 11px;
}.mss_hero_game-bf2 {
  overflow: hidden;
  background: #16120B;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.mss_hero_game_badge-bf2 {
  border: 1px solid rgba(245,194,48,0.15);
  background: rgba(245,194,48,0.15);
  border-radius: 1.375rem;
  padding: 5px 0.625rem;
  left: 12px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  color: #F5C230;
  top: 0.75rem;
  z-index: 3;
}.mss_hero_game_badge-bf2 svg {
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.mss_hero_game_img-bf2 {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1A06,#0F0C07);
  position: relative;
  padding-bottom: 60%;
}.mss_hero_game_img-bf2 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.mss_hero_game_play-bf2 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,6,4,0.72);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.mss_hero_game-bf2:hover .mss_hero_game_play-bf2 {
  opacity: 1;
}.mss_hero_game_play-bf2 span {
  border-radius: 50%;
  background: #F0A220;
  width: 52px;
  align-items: center;
  display: flex;
  height: 3.25rem;
  justify-content: center;
}.mss_hero_game_play-bf2 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.mss_hero_game_info-bf2 {
  padding: 14px 16px;
}.mss_hero_game_title-bf2 {
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.mss_hero_game_provider-bf2 {
  font-size: 0.688rem;
  color: #7E6E52;
}.mss_hero_game_btn-bf2 {
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  background: #F0A220;
  text-align: center;
  font-size: 0.813rem;
  color: #F5EDD8;
  display: block;
  font-weight: 700;
}.mss_hero_game-bf2:hover .mss_hero_game_btn-bf2 {
  background: #F5BA38;
}.mss_sbar-bf2 {
  padding: 16px 1rem 0;
  background: #0F0C07;
}
@media(min-width: 769px) {.mss_sbar-bf2 {
  padding: 18px 24px 0;
}
}.mss_sbar_in-bf2 {
  margin: 0 auto;
  max-width: 1320px;
}.mss_sbar_row-bf2 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.mss_sbar_input-bf2 {
  border-radius: 0.625rem;
  background: #16120B;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  flex: 1;
  gap: 0.625rem;
  padding: 11px 1rem;
  color: #7E6E52;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  align-items: center;
}.mss_sbar_input-bf2:hover {
  border-color: rgba(240,162,32,0.45);
}.mss_sbar_input-bf2 svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.mss_sbar_providers-bf2 {
  gap: 8px;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #16120B;
  border-radius: 10px;
  transition: border-color .2s;
  color: #D4C8A8;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.mss_sbar_providers-bf2:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F5EDD8;
}.mss_sbar_providers-bf2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.mss_sbar_tabs-bf2 {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.mss_sbar_tabs-bf2::-webkit-scrollbar {
  display: none;
}.mss_sbar_tab-bf2 {
  border-radius: 22px;
  gap: 0.438rem;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #A89470;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  white-space: nowrap;
}.mss_sbar_tab-bf2:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(240,162,32,0.45);
  color: #F5EDD8;
}.mss_sbar_tab-bf2.mss_state_active-bf2 {
  border-color: rgba(240,162,32,0.08);
  background: rgba(240,162,32,0.18);
  color: #F5EDD8;
}.mss_sbar_tab_ic-bf2 svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.mss_gr_jp-bf2 {
  border-radius: 1rem;
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0A2E 0%,#0C0A12 100%);
  position: relative;
}.mss_gr_jp-bf2::before {
  background: radial-gradient(circle,rgba(184,67,10,0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 15.625rem;
  left: -60px;
  top: -60px;
  height: 15.625rem;
}.mss_gr_jp-bf2::after {
  background: radial-gradient(circle,rgba(245,194,48,0.15) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  content: '';
  position: absolute;
  height: 200px;
  width: 200px;
  right: 0;
}.mss_gr_jp_head-bf2 {
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mss_gr_jp_info-bf2 {
  flex: 1;
}.mss_gr_jp_label-bf2 {
  color: #9B3DE8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.mss_gr_jp_label-bf2 svg {
  margin-right: 4px;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.mss_gr_jp_amount-bf2 {
  font-family: 'Fredoka One', sans-serif;
  line-height: 1;
  font-size: 32px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.mss_gr_jp_amount-bf2 {
  font-size: 2.5rem;
}
}.mss_gr_jp_amount-bf2 span {
  color: #F5C230;
}.mss_gr_jp_seo-bf2 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A89470;
  max-width: 30rem;
  line-height: 1.5;
}.mss_gr_jp_cta-bf2 {
  border-radius: 10px;
  background: rgba(184,67,10,0.22);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(184,67,10,0.22);
  flex-shrink: 0;
  font-size: 13px;
  align-self: flex-start;
  position: relative;
  font-weight: 700;
  margin-top: 4px;
  white-space: nowrap;
  z-index: 1;
  color: #F5EDD8;
}.mss_gr_jp_cta-bf2:hover {
  background: #B8430A;
}.mss_ws-bf2 {
  padding: 32px 1rem 0;
  background: #0F0C07;
}
@media(min-width: 770px) {.mss_ws-bf2 {
  padding: 2.25rem 1.5rem 0;
}
}.mss_ws_in-bf2 {
  margin: 0 auto;
  max-width: 1320px;
}.mss_ws_head-bf2 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.mss_ws_title-bf2 {
  gap: 10px;
  font-family: 'Fredoka One', sans-serif;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F5EDD8;
}.mss_ws_title_ic-bf2 svg {
  height: 18px;
  color: #F5C230;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.mss_ws_online-bf2 {
  gap: 7px;
  color: #7E6E52;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.mss_ws_online_dot-bf2 {
  border-radius: 50%;
  background: #1FBF5E;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(31,191,94,0.15);
  height: 0.5rem;
  width: 8px;
}.mss_ws_scroll-bf2 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.mss_ws_scroll-bf2::-webkit-scrollbar {
  display: none;
}.mss_wc-bf2 {
  background: #16120B;
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.mss_wc_img-bf2 {
  overflow: hidden;
  border-radius: 6px;
  background: #1C1710;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.mss_wc_img-bf2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mss_wc_info-bf2 {
  min-width: 0;
}.mss_wc_game-bf2 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D4C8A8;
  white-space: nowrap;
  font-weight: 600;
}.mss_wc_player-bf2 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6A5C42;
  font-size: 10px;
  white-space: nowrap;
}.mss_wc_amount-bf2 {
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #1FBF5E;
  margin-left: auto;
  white-space: nowrap;
}.mss_bon-bf2 {
  padding: 2.25rem 16px 0;
  background: #0F0C07;
}
@media(min-width: 766px) {.mss_bon-bf2 {
  padding: 44px 1.5rem 0;
}
}.mss_bon_in-bf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mss_bon_head-bf2 {
  margin-bottom: 1.25rem;
}.mss_bon_label-bf2 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #F0A220;
}.mss_bon_h2-bf2 {
  color: #F5EDD8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.mss_bon_h2-bf2 {
  font-size: 1.5rem;
}
}.mss_bon_seo-bf2 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6E52;
  max-width: 38.75rem;
}.mss_bon_seo-bf2 strong {
  color: #D4C8A8;
  font-weight: 700;
}.mss_bon_seo-bf2 a {
  color: #F0A220;
  text-decoration: underline;
}.mss_bon_grid-bf2 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.mss_bon_grid-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.mss_bon_grid-bf2 {
  grid-template-columns: repeat(5,1fr);
}
}.mss_bon_card-bf2 {
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
  background: #16120B;
}.mss_bon_card-bf2:hover {
  border-color: rgba(240,162,32,0.08);
  transform: translateY(-2px);
}.mss_bon_card_ic-bf2 svg {
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.mss_bon_card_ic-bf2 {
  margin-bottom: 0.625rem;
}.mss_bon_card_type-bf2 {
  color: #7E6E52;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
}.mss_bon_card_amount-bf2 {
  color: #F5C230;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
}.mss_bon_card_name-bf2 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
}.mss_bon_card_detail-bf2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  font-size: 11px;
  color: #6A5C42;
  line-height: 1.5;
  overflow-wrap: break-word;
}.mss_htp-bf2 {
  background: #0F0C07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.mss_htp-bf2 {
  padding: 2.75rem 1.5rem 0;
}
}.mss_htp_in-bf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mss_htp_head-bf2 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.mss_htp_label-bf2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.mss_htp_h2-bf2 {
  margin-bottom: 0.5rem;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.mss_htp_h2-bf2 {
  font-size: 28px;
}
}.mss_htp_intro-bf2 {
  line-height: 1.6;
  color: #7E6E52;
  font-size: 14px;
}.mss_htp_steps-bf2 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.mss_htp_steps-bf2 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mss_htp_steps-bf2 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.mss_htp_step-bf2 {
  background: #1C1710;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.mss_htp_step_num-bf2 {
  background: #F0A220;
  border-radius: 50%;
  color: #0D0A04;
  font-weight: 800;
  width: 1.75rem;
  font-family: 'Fredoka One', sans-serif;
  position: absolute;
  height: 28px;
  align-items: center;
  top: -0.75rem;
  display: flex;
  font-size: 0.813rem;
  justify-content: center;
  left: 1.25rem;
}.mss_htp_step_ic-bf2 {
  border-radius: 6px;
  background: rgba(240,162,32,0.18);
  margin: 8px 0 12px;
  height: 36px;
  color: #F0A220;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
}.mss_htp_step_ic-bf2 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.mss_htp_step_h-bf2 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 6px;
  font-weight: 700;
}.mss_htp_step_p-bf2 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6E52;
}.mss_htp_step_p-bf2 strong {
  font-weight: 600;
  color: #D4C8A8;
}.mss_htp_cta-bf2 {
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #1FBF5E;
  margin-top: 1.25rem;
  color: #0D0A04;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.mss_htp_cta-bf2:hover {
  background: #22D46A;
}.mss_prov-bf2 {
  background: #0F0C07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.mss_prov-bf2 {
  padding: 2.75rem 1.5rem 0;
}
}.mss_prov_in-bf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mss_prov_head-bf2 {
  margin-bottom: 16px;
}.mss_prov_label-bf2 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #F0A220;
  text-transform: uppercase;
}.mss_prov_h2-bf2 {
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.mss_prov_h2-bf2 {
  font-size: 24px;
}
}.mss_prov_seo-bf2 {
  color: #7E6E52;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 13px;
}.mss_prov_seo-bf2 strong {
  color: #D4C8A8;
  font-weight: 700;
}.mss_prov_seo-bf2 a {
  text-decoration: underline;
  color: #F0A220;
}.mss_prov_grid-bf2 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.mss_prov_grid-bf2 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.mss_prov_grid-bf2 {
  grid-template-columns: repeat(8,1fr);
}
}.mss_prov_card-bf2 {
  border-radius: 10px;
  background: #16120B;
  padding: 0.875rem 10px;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.mss_prov_card-bf2:hover {
  background: #1C1710;
  border-color: rgba(240,162,32,0.45);
}.mss_prov_logo-bf2 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
}.mss_prov_logo-bf2 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.mss_prov_name-bf2 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A89470;
  text-align: center;
  font-size: 0.688rem;
}.mss_reg-bf2 {
  padding: 2.25rem 1rem 0;
  background: #0F0C07;
}
@media(min-width: 766px) {.mss_reg-bf2 {
  padding: 2.75rem 24px 0;
}
}.mss_reg_in-bf2 {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1.75rem 24px;
  background: #1C1710;
  max-width: 1320px;
}
@media(min-width: 771px) {.mss_reg_in-bf2 {
  padding: 40px;
}
}.mss_reg_top-bf2 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.mss_reg_top-bf2 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mss_reg_label-bf2 {
  font-size: 0.688rem;
  color: #F0A220;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mss_reg_h2-bf2 {
  color: #F5EDD8;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.mss_reg_h2-bf2 {
  font-size: 1.75rem;
}
}.mss_reg_bonus-bf2 {
  background: rgba(245,194,48,0.15);
  padding: 10px 16px;
  gap: 0.5rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(245,194,48,0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.mss_reg_bonus_amount-bf2 {
  color: #F5C230;
  font-weight: 800;
  font-size: 20px;
}.mss_reg_bonus_text-bf2 {
  color: #A89470;
  font-size: 13px;
  line-height: 1.35;
}.mss_reg_cta_btn-bf2 {
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  background: #1FBF5E;
  transition: background .2s;
  color: #0D0A04;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 3px 4px 0px #0A5C2A, 0 0 18px rgba(31,191,94,0.42);
}.mss_reg_cta_btn-bf2:hover {
  background: #22D46A;
}.mss_reg_terms-bf2 {
  font-size: 11px;
  line-height: 1.5;
  color: #6A5C42;
}.mss_reg_seo-bf2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #7E6E52;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 1.25rem;
  padding-top: 20px;
}.mss_reg_seo-bf2 p {
  color: #7E6E52;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.mss_reg_seo-bf2 p:last-child {
  margin-bottom: 0;
}.mss_reg_seo-bf2 strong {
  color: #D4C8A8;
  font-weight: 700;
}.mss_reg_seo-bf2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A220;
}.mss_reg_seo-bf2 a:hover {
  color: #F5BA38;
}.mss_reg_seo-bf2 ul,.mss_reg_seo-bf2 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.mss_reg_seo-bf2 ol {
  list-style: decimal;
}.mss_reg_seo-bf2 li {
  margin-bottom: 4px;
  color: #7E6E52;
  line-height: 1.65;
  font-size: 0.813rem;
}.mss_reg_seo-bf2 table {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.mss_reg_seo-bf2 table {
  display: table;
}
}.mss_reg_seo-bf2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #D4C8A8;
  font-weight: 700;
  text-align: left;
}.mss_reg_seo-bf2 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #7E6E52;
}.mss_reg_steps-bf2 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.mss_reg_steps-bf2 {
  margin-top: 0;
}
}.mss_reg_step-bf2 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mss_reg_step_num-bf2 {
  background: rgba(240,162,32,0.18);
  border: 1px solid rgba(240,162,32,0.08);
  border-radius: 50%;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
  height: 34px;
  color: #F0A220;
  width: 2.125rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
}.mss_reg_step_title-bf2 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F5EDD8;
}.mss_reg_step_text-bf2 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E6E52;
}.mss_reg_trust-bf2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.mss_reg_trust_item-bf2 {
  gap: 7px;
  color: #7E6E52;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  display: flex;
}.mss_reg_trust_ic-bf2 svg {
  color: #F0A220;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.mss_app-bf2 {
  padding: 36px 16px 0;
  background: #0F0C07;
}
@media(min-width: 769px) {.mss_app-bf2 {
  padding: 2.75rem 24px 0;
}
}.mss_app_in-bf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mss_app_head-bf2 {
  margin-bottom: 16px;
}.mss_app_label-bf2 {
  color: #F0A220;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.mss_app_h2-bf2 {
  font-weight: 800;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.25rem;
}
@media(min-width:768px) {.mss_app_h2-bf2 {
  font-size: 1.5rem;
}
}.mss_app_sub-bf2 {
  font-size: 13px;
  color: #7E6E52;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.mss_app_sub-bf2 strong {
  font-weight: 700;
  color: #D4C8A8;
}.mss_app_cards-bf2 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.mss_app_cards-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}.mss_app_card-bf2 {
  padding: 1.25rem;
  border-radius: 10px;
  gap: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.mss_app_card_ios-bf2 {
  background: linear-gradient(135deg,rgba(240,162,32,0.18) 0%,#1C1710 100%);
}.mss_app_card_android-bf2 {
  background: linear-gradient(135deg,rgba(31,191,94,0.15) 0%,#1C1710 100%);
}.mss_app_card_win-bf2 {
  background: linear-gradient(135deg,rgba(245,194,48,0.15) 0%,#1C1710 100%);
}.mss_app_card_ic-bf2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.mss_app_card_ic-bf2 {
  flex-shrink: 0;
  color: #F5EDD8;
}.mss_app_card_os-bf2 {
  text-transform: uppercase;
  color: #7E6E52;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.mss_app_card_title-bf2 {
  color: #F5EDD8;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.mss_app_card_text-bf2 {
  overflow-wrap: break-word;
  color: #7E6E52;
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
}.mss_app_card_btn-bf2 {
  border-radius: 0.375rem;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  border: 1px solid rgba(240,162,32,0.45);
  transition: background .2s;
  display: inline-flex;
  font-weight: 700;
  color: #F5EDD8;
  align-items: center;
  font-size: 0.813rem;
}.mss_app_card_btn-bf2:hover {
  background: rgba(255,255,255,0.07);
}.mss_seo-bf2 {
  padding: 36px 1rem 0;
  background: #0F0C07;
}
@media(min-width: 766px) {.mss_seo-bf2 {
  padding: 2.75rem 1.5rem 0;
}
}.mss_seo_in-bf2 {
  background: #1C1710;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.mss_seo_in-bf2 {
  padding: 2.25rem 2.5rem;
}
}.mss_seo_label-bf2 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #F0A220;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.mss_seo_h2-bf2 {
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 769px) {.mss_seo_h2-bf2 {
  font-size: 24px;
}
}.mss_seo_body-bf2 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89470;
  overflow-wrap: break-word;
}.mss_seo_body-bf2 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A89470;
  line-height: 1.75;
}.mss_seo_body-bf2 p:last-child {
  margin-bottom: 0;
}.mss_seo_body-bf2 strong {
  color: #D4C8A8;
  font-weight: 700;
}.mss_seo_body-bf2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A220;
}.mss_seo_body-bf2 a:hover {
  color: #F5BA38;
}.mss_seo_body-bf2 ul,.mss_seo_body-bf2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.mss_seo_body-bf2 ol {
  list-style: decimal;
}.mss_seo_body-bf2 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A89470;
  line-height: 1.75;
}.mss_seo_body-bf2 table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 769px) {.mss_seo_body-bf2 table {
  display: table;
}
}.mss_seo_body-bf2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C8A8;
  text-align: left;
}.mss_seo_body-bf2 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89470;
}.mss_seo_cols-bf2 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.mss_seo_cols-bf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mss_seo_cols-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}.mss_seo_col_h-bf2 {
  margin-bottom: 7px;
  color: #D4C8A8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.mss_seo_col_p-bf2 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6E52;
}.mss_seo_stats-bf2 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.mss_seo_stat-bf2 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(240,162,32,0.18);
  flex: 1;
  border-radius: 10px;
  background: rgba(240,162,32,0.08);
  min-width: 140px;
}.mss_seo_stat_val-bf2 {
  overflow-wrap: break-word;
  color: #F0A220;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
}.mss_seo_stat_lb-bf2 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6E52;
}.mss_seo-bf2 {
  background: #0F0C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.mss_seo-bf2 {
  padding: 44px 1.5rem 0;
}
}.mss_seo_in-bf2 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  padding: 28px 1.5rem;
  background: #1C1710;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.mss_seo_in-bf2 {
  padding: 36px 40px;
}
}.mss_seo_label-bf2 {
  font-size: 0.688rem;
  color: #F0A220;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.mss_seo_h2-bf2 {
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.mss_seo_h2-bf2 {
  font-size: 1.5rem;
}
}.mss_seo_body-bf2 {
  color: #A89470;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.mss_seo_body-bf2 p {
  font-size: 14px;
  color: #A89470;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.mss_seo_body-bf2 p:last-child {
  margin-bottom: 0;
}.mss_seo_body-bf2 strong {
  font-weight: 700;
  color: #D4C8A8;
}.mss_seo_body-bf2 a {
  transition: color .2s;
  color: #F0A220;
  text-decoration: underline;
}.mss_seo_body-bf2 a:hover {
  color: #F5BA38;
}.mss_seo_body-bf2 ul,.mss_seo_body-bf2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mss_seo_body-bf2 ol {
  list-style: decimal;
}.mss_seo_body-bf2 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A89470;
  font-size: 14px;
}.mss_seo_body-bf2 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.mss_seo_body-bf2 table {
  display: table;
}
}.mss_seo_body-bf2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D4C8A8;
  font-weight: 700;
}.mss_seo_body-bf2 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89470;
}.mss_seo_cols-bf2 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.mss_seo_cols-bf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mss_seo_cols-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}.mss_seo_col_h-bf2 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #D4C8A8;
  font-weight: 700;
  overflow-wrap: break-word;
}.mss_seo_col_p-bf2 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6E52;
  line-height: 1.65;
}.mss_seo_stats-bf2 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mss_seo_stat-bf2 {
  border-radius: 10px;
  border: 1px solid rgba(240,162,32,0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(240,162,32,0.08);
  min-width: 140px;
}.mss_seo_stat_val-bf2 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0A220;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.mss_seo_stat_lb-bf2 {
  overflow-wrap: break-word;
  color: #7E6E52;
  font-size: 11px;
}.mss_seo-bf2 {
  background: #0F0C07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.mss_seo-bf2 {
  padding: 44px 24px 0;
}
}.mss_seo_in-bf2 {
  background: #1C1710;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.mss_seo_in-bf2 {
  padding: 36px 40px;
}
}.mss_seo_label-bf2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 11px;
  margin-bottom: 10px;
}.mss_seo_h2-bf2 {
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width: 769px) {.mss_seo_h2-bf2 {
  font-size: 24px;
}
}.mss_seo_body-bf2 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A89470;
}.mss_seo_body-bf2 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89470;
  margin-bottom: 12px;
}.mss_seo_body-bf2 p:last-child {
  margin-bottom: 0;
}.mss_seo_body-bf2 strong {
  font-weight: 700;
  color: #D4C8A8;
}.mss_seo_body-bf2 a {
  transition: color .2s;
  color: #F0A220;
  text-decoration: underline;
}.mss_seo_body-bf2 a:hover {
  color: #F5BA38;
}.mss_seo_body-bf2 ul,.mss_seo_body-bf2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.mss_seo_body-bf2 ol {
  list-style: decimal;
}.mss_seo_body-bf2 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #A89470;
}.mss_seo_body-bf2 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.mss_seo_body-bf2 table {
  display: table;
}
}.mss_seo_body-bf2 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C8A8;
}.mss_seo_body-bf2 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89470;
}.mss_seo_cols-bf2 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.mss_seo_cols-bf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mss_seo_cols-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}.mss_seo_col_h-bf2 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4C8A8;
  font-weight: 700;
}.mss_seo_col_p-bf2 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E6E52;
}.mss_seo_stats-bf2 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mss_seo_stat-bf2 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(240,162,32,0.18);
  border-radius: 0.625rem;
  background: rgba(240,162,32,0.08);
  flex: 1;
  min-width: 8.75rem;
}.mss_seo_stat_val-bf2 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #F0A220;
  overflow-wrap: break-word;
}.mss_seo_stat_lb-bf2 {
  font-size: 0.688rem;
  color: #7E6E52;
  overflow-wrap: break-word;
}.mss_rv-bf2 {
  padding: 36px 1rem 0;
  background: #0F0C07;
}
@media(min-width: 766px) {.mss_rv-bf2 {
  padding: 2.75rem 1.5rem 0;
}
}.mss_rv_in-bf2 {
  margin: 0 auto;
  max-width: 1320px;
}.mss_rv_head-bf2 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.mss_rv_label-bf2 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F0A220;
  letter-spacing: .08em;
  font-weight: 700;
}.mss_rv_h2-bf2 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
  font-size: 22px;
}
@media(min-width: 766px) {.mss_rv_h2-bf2 {
  font-size: 28px;
}
}.mss_rv_stats-bf2 {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #7E6E52;
}.mss_rv_stats_score-bf2 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.mss_rv_stats_score_val-bf2 {
  color: #F5C230;
  font-family: 'Fredoka One', sans-serif;
  font-size: 22px;
  font-weight: 800;
}.mss_rv_stats_score_max-bf2 {
  font-size: 13px;
  color: #6A5C42;
}.mss_rv_stats_badge-bf2 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mss_rv_stats_badge-bf2 svg {
  height: 0.875rem;
  color: #F5C230;
  width: 0.875rem;
}.mss_rv_grid-bf2 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.mss_rv_grid-bf2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mss_rv_grid-bf2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mss_rv_card-bf2 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  padding: 1.25rem;
  background: #1C1710;
  display: flex;
  flex-direction: column;
}.mss_rv_card_stars-bf2 {
  gap: 2px;
  color: #F5C230;
  margin-bottom: 0.625rem;
  display: flex;
}.mss_rv_card_stars-bf2 svg {
  height: 14px;
  width: 14px;
}.mss_rv_card_h-bf2 {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.mss_rv_card_body-bf2 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7E6E52;
}.mss_rv_card_body-bf2 strong {
  color: #D4C8A8;
  font-weight: 600;
}.mss_rv_card_meta-bf2 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
}.mss_rv_card_author-bf2 {
  font-size: 12px;
  font-weight: 600;
  color: #D4C8A8;
}.mss_rv_card_date-bf2 {
  color: #6A5C42;
  font-size: 0.688rem;
}.mss_faq-bf2 {
  background: #0F0C07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.mss_faq-bf2 {
  padding: 44px 1.5rem 0;
}
}.mss_faq_in-bf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mss_faq_head-bf2 {
  margin-bottom: 1.25rem;
}.mss_faq_label-bf2 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 11px;
}.mss_faq_h2-bf2 {
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F5EDD8;
}
@media(min-width:768px) {.mss_faq_h2-bf2 {
  font-size: 24px;
}
}.mss_faq_list-bf2 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mss_faq_item-bf2 {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #1C1710;
  border: 1px solid rgba(255,255,255,0.10);
}.mss_faq_q-bf2 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  align-items: center;
  color: #D4C8A8;
  font-weight: 600;
  flex-wrap: wrap;
  display: flex;
  cursor: pointer;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.mss_faq_q-bf2:hover {
  color: #F5EDD8;
}.mss_faq_q_ic-bf2 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  font-size: 1rem;
  height: 1.5rem;
  align-items: center;
  color: #F0A220;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
}.mss_faq_item-bf2.mss_state_open-bf2 .mss_faq_q_ic-bf2 {
  transform: rotate(45deg);
}.mss_faq_a-bf2 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #7E6E52;
  line-height: 1.7;
}.mss_faq_item-bf2.mss_state_open-bf2 .mss_faq_a-bf2 {
  display: block;
}.mss_faq_a-bf2 strong {
  color: #D4C8A8;
  font-weight: 700;
}.mss_faq_a-bf2 a {
  text-decoration: underline;
  color: #F0A220;
}.mss_faq_a-bf2 ul,.mss_faq_a-bf2 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.mss_faq_a-bf2 ol {
  list-style: decimal;
}.mss_faq_a-bf2 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mss_faq_a-bf2 table {
  margin: 8px 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.mss_faq_a-bf2 table {
  display: table;
}
}.mss_faq_a-bf2 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #D4C8A8;
  font-weight: 700;
  text-align: left;
}.mss_faq_a-bf2 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #7E6E52;
}.mss_ft-bf2 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080604;
  margin-top: 48px;
}.mss_ft_support-bf2 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 766px) {.mss_ft_support-bf2 {
  padding: 1.75rem 1.5rem;
}
}.mss_ft_support_in-bf2 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.mss_ft_support_main-bf2 {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.mss_ft_support_ic-bf2 {
  color: #F0A220;
  flex-shrink: 0;
}.mss_ft_support_ic-bf2 svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mss_ft_support_text_title-bf2 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
}.mss_ft_support_text_sub-bf2 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6E52;
}.mss_ft_support_btn-bf2 {
  border-radius: 10px;
  transition: background .2s;
  background: #F0A220;
  padding: 0.688rem 22px;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #F5EDD8;
  white-space: nowrap;
}.mss_ft_support_btn-bf2:hover {
  background: #F5BA38;
}.mss_ft_support_contacts-bf2 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.mss_ft_support_contact-bf2 {
  color: #6A5C42;
  line-height: 1.4;
  font-size: 12px;
}.mss_ft_support_contact-bf2 strong {
  font-weight: 600;
  color: #A89470;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.mss_ft_main-bf2 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.mss_ft_main-bf2 {
  padding: 40px 24px 2rem;
}
}.mss_ft_main_in-bf2 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.mss_ft_main_in-bf2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mss_ft_main_in-bf2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mss_ft_col_logo-bf2 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mss_ft_col_logo-bf2 {
  grid-column: auto;
}
}.mss_ft_logo-bf2 {
  gap: 0.563rem;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
}.mss_ft_logo_mark-bf2 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 30px;
}.mss_ft_logo_mark-bf2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mss_ft_logo_sub-bf2 {
  max-width: 200px;
  color: #6A5C42;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.mss_ft_col_title-bf2 {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #A89470;
  font-size: 12px;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.mss_ft_col_links-bf2 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.mss_ft_col_link-bf2 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A5C42;
}.mss_ft_col_link-bf2:hover {
  color: #D4C8A8;
}.mss_ft_apps-bf2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mss_ft_app_card-bf2 {
  padding: 10px 12px;
  gap: 10px;
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.mss_ft_app_card-bf2:hover {
  border-color: rgba(240,162,32,0.45);
}.mss_ft_app_card_ic-bf2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.mss_ft_app_card_os-bf2 {
  color: #6A5C42;
  font-size: 10px;
  font-weight: 600;
}.mss_ft_app_card_action-bf2 {
  color: #D4C8A8;
  font-size: 12px;
  font-weight: 700;
}.mss_ft_bot-bf2 {
  padding: 20px 16px;
}
@media(min-width: 766px) {.mss_ft_bot-bf2 {
  padding: 1.25rem 1.5rem;
}
}.mss_ft_bot_in-bf2 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.mss_ft_socials-bf2 {
  gap: 0.5rem;
  display: flex;
}.mss_ft_soc-bf2 {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  color: #A89470;
  display: flex;
  width: 2.25rem;
  height: 36px;
}.mss_ft_soc-bf2 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.mss_ft_soc-bf2:hover {
  background: rgba(255,255,255,0.07);
}.mss_ft_legal-bf2 {
  flex: 1;
  min-width: 200px;
  color: #8A7A58;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mss_ft_legal-bf2 strong {
  font-weight: 700;
  color: #A89470;
}.mss_ft_legal-bf2 a {
  text-decoration: underline;
  color: #A89470;
}.mss_ft_age-bf2 {
  border-radius: 50%;
  border: 2px solid #8A7A58;
  align-items: center;
  margin-left: auto;
  font-size: 0.688rem;
  width: 2rem;
  color: #8A7A58;
  height: 32px;
  display: flex;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
}