*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  background-color: #0D0B0B;
  min-height: 100vh;
  line-height: 1.6;
  color: #D2CDCB;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.mua_layout-o82 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.mua_page-o82 {
  min-height: 100vh;
  display: flex;
}.mua_main-o82 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1082px) {.mua_main-o82 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.mua_main-o82 {
  padding-bottom: 72px;
}
}.mua_gc-o82 {
  background: #121010;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 643px) {.mua_gc-o82 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.mua_gc-o82 {
  width: 168px;
}
}.mua_gc-o82:hover {
  transform: translateY(-3px);
  border-color: rgba(232,22,58,0.08);
}.mua_gc_img-o82 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mua_gc_img-o82 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.mua_gc_hover-o82 {
  transition: opacity .2s;
  background: rgba(0,0,0,0.74);
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.mua_gc-o82:hover .mua_gc_hover-o82 {
  opacity: 1;
}.mua_gc_hover_btn-o82 {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #E8163A;
  font-weight: 700;
  color: #F5F3F2;
  font-size: 0.75rem;
}.mua_gc_info-o82 {
  padding: 0.5rem 10px 10px;
}.mua_gc_name-o82 {
  overflow: hidden;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D2CDCB;
  margin-bottom: 3px;
  white-space: nowrap;
}.mua_gc_prov-o82 {
  font-size: 0.625rem;
  color: #554F4D;
}.mua_gc_tag-o82 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  z-index: 2;
  left: 0.375rem;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
}.mua_gc_tag_hot-o82 {
  background: #FF3535;
  color: #fff;
}.mua_gc_tag_new-o82 {
  background: #21C55D;
  color: #0D0B0B;
}.mua_gc_tag_jp-o82 {
  background: #F0A500;
  color: #0D0B0B;
}.mua_gc_tag_ex-o82 {
  background: #8A001E;
  color: #fff;
}.mua_gc_tag_live-o82 {
  background: #FF3535;
  color: #fff;
}.mua_gr-o82 {
  padding: 32px 1rem 0;
  background: #0D0B0B;
}
@media(min-width: 771px) {.mua_gr-o82 {
  padding: 2.25rem 24px 0;
}
}.mua_gr_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_gr_head-o82 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.mua_gr_head_l-o82 {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.mua_gr_ic-o82 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.mua_gr_ic-o82 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.mua_gr_title-o82 {
  font-size: 1rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F5F3F2;
  font-weight: 700;
}
@media(min-width: 766px) {.mua_gr_title-o82 {
  font-size: 18px;
}
}.mua_gr_more-o82 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #726D6A;
  font-size: 0.75rem;
}.mua_gr_more-o82:hover {
  color: #E8163A;
}.mua_gr_more-o82 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
}.mua_gr_arrows-o82 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.mua_gr_arr-o82 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 30px;
  color: #9E9794;
}.mua_gr_arr-o82:hover {
  background: rgba(255,255,255,0.07);
  color: #F5F3F2;
}.mua_gr_arr-o82 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.mua_gr_seo_h-o82 {
  margin: 0 0 6px;
  color: #D2CDCB;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.mua_gr_seo_h-o82 {
  font-size: 14px;
}
}.mua_gr_seo-o82 {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #726D6A;
  overflow-wrap: break-word;
}.mua_gr_seo-o82 strong {
  font-weight: 600;
  color: #D2CDCB;
}.mua_gr_scroll-o82 {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.mua_gr_scroll-o82::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mua_gr_scroll-o82 {
  gap: 0.75rem;
}
}.mua_tb-o82 {
  background: #0D0B0B;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  height: 56px;
  right: 0;
  display: flex;
  align-items: center;
  left: 0;
  position: fixed;
  z-index: 80;
}.mua_tb_in-o82 {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.mua_tb_burger-o82 {
  border-radius: 8px;
  gap: 5px;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
}.mua_tb_burger-o82:hover {
  background: rgba(255,255,255,0.05);
}.mua_tb_burger_line-o82 {
  background: #9E9794;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1078px) {.mua_tb_burger-o82 {
  display: none;
}
}.mua_tb_logo-o82 {
  gap: 9px;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  color: #F5F3F2;
  align-items: center;
  font-size: 18px;
  overflow-wrap: break-word;
}.mua_tb_logo_mark-o82 {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
}.mua_tb_logo_mark-o82 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mua_tb_nav-o82 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.mua_tb_nav-o82 {
  display: flex;
}
}.mua_tb_tab-o82 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9E9794;
  white-space: nowrap;
}.mua_tb_tab-o82:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F3F2;
}.mua_tb_tab-o82.mua_state_active-o82 {
  background: rgba(232,22,58,0.18);
  color: #F5F3F2;
}.mua_tb_right-o82 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.mua_tb_login-o82 {
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #D2CDCB;
  font-size: 13px;
  display: none;
}.mua_tb_login-o82:hover {
  border-color: rgba(232,22,58,0.60);
  color: #F5F3F2;
}
@media(min-width: 482px) {.mua_tb_login-o82 {
  display: block;
}
}.mua_tb_reg-o82 {
  border-radius: 8px;
  padding: 0.563rem 18px;
  background: #21C55D;
  transition: background .2s;
  font-weight: 700;
  color: #0D0B0B;
  font-size: 0.813rem;
  white-space: nowrap;
}.mua_tb_reg-o82:hover {
  background: #17A84E;
}.mua_sb-o82 {
  transform: translateX(-100%);
  background: #171414;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
  position: fixed;
  top: 56px;
  bottom: 0;
}.mua_sb-o82.mua_state_open-o82 {
  transform: translateX(0);
}.mua_sb-o82::-webkit-scrollbar {
  width: 4px;
}.mua_sb-o82::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.mua_sb-o82 {
  transform: translateX(0);
}
}.mua_sb_auth-o82 {
  padding: 14px 0.75rem 10px;
}.mua_sb_btn_reg-o82 {
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #21C55D;
  transition: background .2s;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  color: #0D0B0B;
  font-size: 0.813rem;
  text-align: center;
}.mua_sb_btn_reg-o82:hover {
  background: #17A84E;
}.mua_sb_btn_login-o82 {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  text-align: center;
  display: block;
  color: #D2CDCB;
  font-size: 0.813rem;
  font-weight: 600;
}.mua_sb_btn_login-o82:hover {
  border-color: rgba(232,22,58,0.60);
  color: #F5F3F2;
}.mua_sb_promo-o82 {
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  background: linear-gradient(135deg,#1C0207,#171414);
  padding: 12px 14px;
  border: 1px solid rgba(232,22,58,0.18);
  overflow: hidden;
  position: relative;
}.mua_sb_promo-o82::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,22,58,0.18),transparent 70%);
  content: '';
  width: 80px;
  height: 80px;
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
}.mua_sb_promo_title-o82 {
  margin-bottom: 4px;
  color: #E8163A;
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.mua_sb_promo_text-o82 {
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F5F3F2;
  line-height: 1.35;
}.mua_sb_promo_sub-o82 {
  font-size: 0.625rem;
  color: #726D6A;
  margin-top: 3px;
}.mua_sb_nav-o82 {
  padding: 0.375rem 8px 16px;
}.mua_sb_nav_lb-o82 {
  padding: 0.625rem 8px 0.375rem;
  color: #554F4D;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mua_sb_link-o82 {
  padding: 9px 10px;
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #9E9794;
}.mua_sb_link-o82:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F3F2;
}.mua_sb_link-o82.mua_state_active-o82 {
  background: rgba(232,22,58,0.18);
  color: #F5F3F2;
}.mua_sb_ic-o82 {
  border-radius: 0.25rem;
  width: 1.875rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 30px;
  justify-content: center;
}.mua_sb_ic-o82 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.mua_sb_ic_1-o82 {
  background: rgba(232,22,58,0.08);
  color: #E8163A;
}.mua_sb_ic_2-o82 {
  background: rgba(33,197,93,0.15);
  color: #21C55D;
}.mua_sb_ic_3-o82 {
  background: rgba(240,165,0,0.14);
  color: #F0A500;
}.mua_sb_ic_4-o82 {
  background: rgba(138,0,30,0.30);
  color: #8A001E;
}.mua_sb_ic_5-o82 {
  background: rgba(232,22,58,0.08);
  color: #FF4589;
}.mua_sb_ic_6-o82 {
  background: rgba(138,0,30,0.30);
  color: #9B2FFF;
}.mua_sb_badge-o82 {
  background: #F0A500;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0D0B0B;
}.mua_sb_bot-o82 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.mua_sb_lang-o82,.mua_sb_help-o82 {
  border-radius: 4px;
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.06);
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #9E9794;
  justify-content: center;
}.mua_sb_lang-o82:hover,.mua_sb_help-o82:hover {
  border-color: rgba(232,22,58,0.60);
  color: #F5F3F2;
}.mua_sb_lang-o82 svg,.mua_sb_help-o82 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mua_sb_bd-o82 {
  inset: 0;
  background: rgba(0,0,0,0.74);
  display: none;
  position: fixed;
  z-index: 69;
}.mua_sb_bd-o82.mua_state_on-o82 {
  display: block;
}
@media(min-width: 1081px) {.mua_sb_bd-o82 {
  display: none!important;
}
}.mua_mob_nav-o82 {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #171414;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width: 1079px) {.mua_mob_nav-o82 {
  display: none;
}
}.mua_mob_nav_item-o82 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #554F4D;
  align-items: center;
}.mua_mob_nav_ic-o82 {
  line-height: 1;
}.mua_mob_nav_ic-o82 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.mua_mob_nav_lb-o82 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #554F4D;
}.mua_mob_nav_item-o82.mua_state_active-o82 {
  color: #E8163A;
}.mua_mob_nav_item-o82.mua_state_active-o82 .mua_mob_nav_lb-o82 {
  color: #E8163A;
}.mua_hero-o82 {
  padding: 20px 1rem 0;
  background: #0D0B0B;
}
@media(min-width: 765px) {.mua_hero-o82 {
  padding: 24px 1.5rem 0;
}
}.mua_hero_in-o82 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 857px) {.mua_hero_in-o82 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.mua_hero_in-o82 {
  grid-template-columns: 1fr 340px;
}
}.mua_hero_promo-o82 {
  background: #121010;
  border-radius: 0.75rem;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.mua_hero_promo-o82 {
  min-height: 17.5rem;
}
}.mua_hero_promo_bg-o82 {
  background: linear-gradient(120deg,#1C0207 0%,#0D0B0B 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.mua_hero_promo_bg-o82::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B0B 0%,rgba(0,0,0,0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.mua_hero_promo_glow-o82 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138,0,30,0.30) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
}.mua_hero_promo_ct-o82 {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
}
@media(min-width: 769px) {.mua_hero_promo_ct-o82 {
  padding: 40px 2rem;
}
}.mua_hero_badge-o82 {
  background: rgba(232,22,58,0.18);
  border: 1px solid rgba(232,22,58,0.08);
  border-radius: 1.25rem;
  padding: 0.313rem 12px;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #E8163A;
  font-weight: 700;
  font-size: 10px;
  display: inline-block;
  letter-spacing: .08em;
}.mua_hero_h1-o82 {
  color: #F5F3F2;
  font-size: 26px;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.mua_hero_h1-o82 em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 770px) {.mua_hero_h1-o82 {
  font-size: 2.25rem;
}
}.mua_hero_sub-o82 {
  color: #9E9794;
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 766px) {.mua_hero_sub-o82 {
  font-size: 0.875rem;
}
}.mua_hero_row-o82 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.mua_hero_cta-o82 {
  background: #21C55D;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 0 2px rgba(33,197,93,0.28), 0 0.5rem 1.375rem rgba(33,197,93,0.38);
  color: #0D0B0B;
  font-size: 14px;
  font-weight: 700;
}.mua_hero_cta-o82:hover {
  background: #17A84E;
}.mua_hero_terms-o82 {
  font-size: 0.688rem;
  color: #554F4D;
}.mua_hero_game-o82 {
  background: #121010;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.mua_hero_game_badge-o82 {
  padding: 5px 10px;
  background: rgba(240,165,0,0.14);
  border-radius: 20px;
  border: 1px solid rgba(240,165,0,0.14);
  text-transform: uppercase;
  top: 12px;
  font-size: 10px;
  position: absolute;
  color: #F0A500;
  z-index: 3;
  left: 12px;
  letter-spacing: .06em;
  font-weight: 700;
}.mua_hero_game_badge-o82 svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
}.mua_hero_game_img-o82 {
  background: linear-gradient(135deg,#1C0207,#0D0B0B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.mua_hero_game_img-o82 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mua_hero_game_play-o82 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.74);
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.mua_hero_game-o82:hover .mua_hero_game_play-o82 {
  opacity: 1;
}.mua_hero_game_play-o82 span {
  background: #E8163A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 52px;
}.mua_hero_game_play-o82 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.mua_hero_game_info-o82 {
  padding: 14px 1rem;
}.mua_hero_game_title-o82 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F5F3F2;
  font-weight: 700;
  overflow-wrap: break-word;
}.mua_hero_game_provider-o82 {
  font-size: 11px;
  color: #726D6A;
}.mua_hero_game_btn-o82 {
  background: #E8163A;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 8px;
  display: block;
  color: #F5F3F2;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.mua_hero_game-o82:hover .mua_hero_game_btn-o82 {
  background: #FF2B4D;
}.mua_sbar-o82 {
  padding: 1rem 16px 0;
  background: #0D0B0B;
}
@media(min-width: 769px) {.mua_sbar-o82 {
  padding: 1.125rem 1.5rem 0;
}
}.mua_sbar_in-o82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mua_sbar_row-o82 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.mua_sbar_input-o82 {
  gap: 10px;
  flex: 1;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #121010;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  font-size: 13px;
  color: #726D6A;
  display: flex;
  cursor: pointer;
}.mua_sbar_input-o82:hover {
  border-color: rgba(232,22,58,0.60);
}.mua_sbar_input-o82 svg {
  height: 15px;
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.mua_sbar_providers-o82 {
  border-radius: 8px;
  padding: 11px 18px;
  gap: 0.5rem;
  background: #121010;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
  color: #D2CDCB;
}.mua_sbar_providers-o82:hover {
  border-color: rgba(232,22,58,0.60);
  color: #F5F3F2;
}.mua_sbar_providers-o82 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.mua_sbar_tabs-o82 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.mua_sbar_tabs-o82::-webkit-scrollbar {
  display: none;
}.mua_sbar_tab-o82 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  gap: 7px;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  color: #9E9794;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.mua_sbar_tab-o82:hover {
  border-color: rgba(232,22,58,0.60);
  background: rgba(255,255,255,0.07);
  color: #F5F3F2;
}.mua_sbar_tab-o82.mua_state_active-o82 {
  background: rgba(232,22,58,0.18);
  border-color: rgba(232,22,58,0.08);
  color: #F5F3F2;
}.mua_sbar_tab_ic-o82 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.mua_wy-o82 {
  padding: 32px 16px 0;
  background: #0D0B0B;
}
@media(min-width: 767px) {.mua_wy-o82 {
  padding: 40px 24px 0;
}
}.mua_wy_in-o82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mua_wy_head-o82 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.mua_wy_label-o82 {
  text-transform: uppercase;
  color: #E8163A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.mua_wy_h2-o82 {
  color: #F5F3F2;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.mua_wy_h2-o82 {
  font-size: 1.5rem;
}
}.mua_wy_intro-o82 {
  margin: 0;
  color: #726D6A;
  line-height: 1.6;
  font-size: 0.813rem;
}.mua_wy_grid-o82 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.mua_wy_grid-o82 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mua_wy_grid-o82 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mua_wy_card-o82 {
  background: #171414;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
}.mua_wy_card-o82:hover {
  border-color: rgba(232,22,58,0.08);
  transform: translateY(-2px);
}.mua_wy_card_ic-o82 {
  background: rgba(232,22,58,0.18);
  border-radius: 50%;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  color: #E8163A;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.mua_wy_card_ic-o82 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.mua_wy_card_h-o82 {
  font-weight: 700;
  color: #F5F3F2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.mua_wy_card_p-o82 {
  overflow-wrap: break-word;
  color: #726D6A;
  font-size: 0.813rem;
  line-height: 1.6;
}.mua_wy_card_p-o82 strong {
  font-weight: 600;
  color: #D2CDCB;
}.mua_gr_jp-o82 {
  border-radius: 12px;
  background: linear-gradient(135deg,#19022E 0%,#0B0A0D 100%);
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.mua_gr_jp-o82::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138,0,30,0.30) 0%,transparent 70%);
  content: '';
  left: -60px;
  position: absolute;
  top: -60px;
  height: 15.625rem;
  width: 15.625rem;
}.mua_gr_jp-o82::after {
  background: radial-gradient(circle,rgba(240,165,0,0.14) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  content: '';
  position: absolute;
  width: 200px;
  height: 12.5rem;
  right: 0;
}.mua_gr_jp_head-o82 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  position: relative;
}.mua_gr_jp_info-o82 {
  flex: 1;
}.mua_gr_jp_label-o82 {
  font-size: 0.688rem;
  color: #9B2FFF;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.mua_gr_jp_label-o82 svg {
  stroke-linecap: round;
  margin-right: 4px;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
}.mua_gr_jp_amount-o82 {
  margin-bottom: 4px;
  color: #F5F3F2;
  font-size: 32px;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.mua_gr_jp_amount-o82 {
  font-size: 2.5rem;
}
}.mua_gr_jp_amount-o82 span {
  color: #F0A500;
}.mua_gr_jp_seo-o82 {
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  color: #9E9794;
}.mua_gr_jp_cta-o82 {
  border: 1px solid rgba(138,0,30,0.30);
  transition: background .2s;
  padding: 0.688rem 20px;
  background: rgba(138,0,30,0.30);
  border-radius: 8px;
  align-self: flex-start;
  position: relative;
  margin-top: 4px;
  font-weight: 700;
  color: #F5F3F2;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  z-index: 1;
}.mua_gr_jp_cta-o82:hover {
  background: #8A001E;
}.mua_gcg-o82 {
  padding: 36px 16px 0;
  background: #0D0B0B;
}
@media(min-width: 766px) {.mua_gcg-o82 {
  padding: 44px 24px 0;
}
}.mua_gcg_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_gcg_head-o82 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.mua_gcg_label-o82 {
  color: #E8163A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.mua_gcg_h2-o82 {
  margin-bottom: 8px;
  color: #F5F3F2;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.mua_gcg_h2-o82 {
  font-size: 1.75rem;
}
}.mua_gcg_intro-o82 {
  font-size: 13px;
  color: #726D6A;
  line-height: 1.6;
}.mua_gcg_grid-o82 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.mua_gcg_grid-o82 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mua_gcg_grid-o82 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mua_gcg_card-o82 {
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  position: relative;
}.mua_gcg_card-o82:hover {
  border-color: rgba(232,22,58,0.18);
  transform: translateY(-3px);
}.mua_gcg_card_bg-o82 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mua_gcg_card_bg-o82::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.mua_gcg_card_ic-o82 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  right: 18px;
  width: 40px;
  align-items: center;
  color: #F5F3F2;
  height: 40px;
  z-index: 2;
  justify-content: center;
  position: absolute;
  top: 1.125rem;
  display: flex;
}.mua_gcg_card_ic-o82 svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.mua_gcg_card_ct-o82 {
  position: relative;
  z-index: 1;
}.mua_gcg_card_h-o82 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F3F2;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.mua_gcg_card_h-o82 {
  font-size: 20px;
}
}.mua_gcg_card_p-o82 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
  overflow-wrap: break-word;
}.mua_gcg_card_p-o82 strong {
  color: #F5F3F2;
  font-weight: 600;
}.mua_gcg_card_cta-o82 {
  gap: 0.25rem;
  align-items: center;
  text-transform: uppercase;
  color: #E8163A;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 12px;
}.mua_gcg_card_cta-o82 svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.mua_ws-o82 {
  background: #0D0B0B;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.mua_ws-o82 {
  padding: 2.25rem 1.5rem 0;
}
}.mua_ws_in-o82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mua_ws_head-o82 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.mua_ws_title-o82 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F5F3F2;
  font-weight: 700;
  align-items: center;
}.mua_ws_title_ic-o82 svg {
  color: #F0A500;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mua_ws_online-o82 {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #726D6A;
  font-size: 0.75rem;
}.mua_ws_online_dot-o82 {
  background: #21C55D;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(33,197,93,0.15);
  height: 0.5rem;
}.mua_ws_scroll-o82 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.mua_ws_scroll-o82::-webkit-scrollbar {
  display: none;
}.mua_wc-o82 {
  background: #121010;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.mua_wc_img-o82 {
  border-radius: 4px;
  background: #171414;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.mua_wc_img-o82 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mua_wc_info-o82 {
  min-width: 0;
}.mua_wc_game-o82 {
  overflow: hidden;
  color: #D2CDCB;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.mua_wc_player-o82 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #554F4D;
  text-overflow: ellipsis;
}.mua_wc_amount-o82 {
  white-space: nowrap;
  color: #21C55D;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.mua_prov-o82 {
  background: #0D0B0B;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.mua_prov-o82 {
  padding: 2.75rem 1.5rem 0;
}
}.mua_prov_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_prov_head-o82 {
  margin-bottom: 1rem;
}.mua_prov_label-o82 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8163A;
}.mua_prov_h2-o82 {
  font-weight: 800;
  color: #F5F3F2;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.mua_prov_h2-o82 {
  font-size: 24px;
}
}.mua_prov_seo-o82 {
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #726D6A;
}.mua_prov_seo-o82 strong {
  font-weight: 700;
  color: #D2CDCB;
}.mua_prov_seo-o82 a {
  text-decoration: underline;
  color: #E8163A;
}.mua_prov_grid-o82 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.mua_prov_grid-o82 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.mua_prov_grid-o82 {
  grid-template-columns: repeat(8,1fr);
}
}.mua_prov_card-o82 {
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #121010;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.mua_prov_card-o82:hover {
  background: #171414;
  border-color: rgba(232,22,58,0.60);
}.mua_prov_logo-o82 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.mua_prov_logo-o82 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.mua_prov_name-o82 {
  font-size: 0.688rem;
  text-align: center;
  color: #9E9794;
  overflow-wrap: break-word;
  font-weight: 600;
}.mua_reg-o82 {
  padding: 2.25rem 1rem 0;
  background: #0D0B0B;
}
@media(min-width: 766px) {.mua_reg-o82 {
  padding: 44px 24px 0;
}
}.mua_reg_in-o82 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #171414;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.mua_reg_in-o82 {
  padding: 40px;
}
}.mua_reg_top-o82 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mua_reg_top-o82 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mua_reg_label-o82 {
  font-weight: 700;
  color: #E8163A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.mua_reg_h2-o82 {
  color: #F5F3F2;
  font-size: 22px;
  margin-bottom: 12px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 766px) {.mua_reg_h2-o82 {
  font-size: 1.75rem;
}
}.mua_reg_bonus-o82 {
  border: 1px solid rgba(240,165,0,0.14);
  gap: 0.5rem;
  background: rgba(240,165,0,0.14);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.mua_reg_bonus_amount-o82 {
  color: #F0A500;
  font-size: 1.25rem;
  font-weight: 800;
}.mua_reg_bonus_text-o82 {
  line-height: 1.35;
  color: #9E9794;
  font-size: 13px;
}.mua_reg_cta_btn-o82 {
  border-radius: 0.5rem;
  background: #21C55D;
  padding: 0.875rem 32px;
  transition: background .2s;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 0 0 2px rgba(33,197,93,0.28), 0 8px 1.375rem rgba(33,197,93,0.38);
  margin-bottom: 12px;
  font-weight: 700;
  color: #0D0B0B;
}.mua_reg_cta_btn-o82:hover {
  background: #17A84E;
}.mua_reg_terms-o82 {
  color: #554F4D;
  line-height: 1.5;
  font-size: 0.688rem;
}.mua_reg_seo-o82 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #726D6A;
}.mua_reg_seo-o82 p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #726D6A;
  margin-bottom: 0.625rem;
}.mua_reg_seo-o82 p:last-child {
  margin-bottom: 0;
}.mua_reg_seo-o82 strong {
  color: #D2CDCB;
  font-weight: 700;
}.mua_reg_seo-o82 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8163A;
}.mua_reg_seo-o82 a:hover {
  color: #FF2B4D;
}.mua_reg_seo-o82 ul,.mua_reg_seo-o82 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.mua_reg_seo-o82 ol {
  list-style: decimal;
}.mua_reg_seo-o82 li {
  margin-bottom: 4px;
  color: #726D6A;
  font-size: 13px;
  line-height: 1.65;
}.mua_reg_seo-o82 table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.mua_reg_seo-o82 table {
  display: table;
}
}.mua_reg_seo-o82 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #D2CDCB;
  text-align: left;
}.mua_reg_seo-o82 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #726D6A;
}.mua_reg_steps-o82 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 863px) {.mua_reg_steps-o82 {
  margin-top: 0;
}
}.mua_reg_step-o82 {
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mua_reg_step_num-o82 {
  border-radius: 50%;
  background: rgba(232,22,58,0.18);
  border: 1px solid rgba(232,22,58,0.08);
  align-items: center;
  height: 2.125rem;
  color: #E8163A;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-size: 0.875rem;
  font-weight: 800;
}.mua_reg_step_title-o82 {
  font-weight: 700;
  color: #F5F3F2;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.mua_reg_step_text-o82 {
  line-height: 1.5;
  color: #726D6A;
  font-size: 0.75rem;
}.mua_reg_trust-o82 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.mua_reg_trust_item-o82 {
  gap: 7px;
  color: #726D6A;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.mua_reg_trust_ic-o82 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  color: #E8163A;
}.mua_htp-o82 {
  background: #0D0B0B;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.mua_htp-o82 {
  padding: 44px 24px 0;
}
}.mua_htp_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_htp_head-o82 {
  margin-bottom: 22px;
  max-width: 45rem;
}.mua_htp_label-o82 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #E8163A;
}.mua_htp_h2-o82 {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5F3F2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width:768px) {.mua_htp_h2-o82 {
  font-size: 1.75rem;
}
}.mua_htp_intro-o82 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #726D6A;
}.mua_htp_steps-o82 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mua_htp_steps-o82 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mua_htp_steps-o82 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.mua_htp_step-o82 {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.5rem;
  background: #171414;
  position: relative;
  flex-direction: column;
  display: flex;
}.mua_htp_step_num-o82 {
  border-radius: 50%;
  background: #E8163A;
  left: 1.25rem;
  width: 1.75rem;
  top: -12px;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  color: #0D0B0B;
  height: 28px;
  position: absolute;
  font-weight: 800;
  justify-content: center;
}.mua_htp_step_ic-o82 {
  margin: 0.5rem 0 12px;
  border-radius: 0.25rem;
  background: rgba(232,22,58,0.18);
  align-items: center;
  color: #E8163A;
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
}.mua_htp_step_ic-o82 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.mua_htp_step_h-o82 {
  line-height: 1.25;
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #F5F3F2;
  margin-bottom: 6px;
}.mua_htp_step_p-o82 {
  overflow-wrap: break-word;
  color: #726D6A;
  font-size: 13px;
  line-height: 1.55;
}.mua_htp_step_p-o82 strong {
  font-weight: 600;
  color: #D2CDCB;
}.mua_htp_cta-o82 {
  padding: 0.813rem 26px;
  background: #21C55D;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0D0B0B;
  font-size: 0.875rem;
}.mua_htp_cta-o82:hover {
  background: #17A84E;
}.mua_bon-o82 {
  padding: 36px 1rem 0;
  background: #0D0B0B;
}
@media(min-width: 766px) {.mua_bon-o82 {
  padding: 44px 1.5rem 0;
}
}.mua_bon_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_bon_head-o82 {
  margin-bottom: 1.25rem;
}.mua_bon_label-o82 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #E8163A;
  font-size: 11px;
}.mua_bon_h2-o82 {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F5F3F2;
  margin-bottom: 8px;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mua_bon_h2-o82 {
  font-size: 1.5rem;
}
}.mua_bon_seo-o82 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #726D6A;
  line-height: 1.6;
}.mua_bon_seo-o82 strong {
  color: #D2CDCB;
  font-weight: 700;
}.mua_bon_seo-o82 a {
  color: #E8163A;
  text-decoration: underline;
}.mua_bon_grid-o82 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.mua_bon_grid-o82 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.mua_bon_grid-o82 {
  grid-template-columns: repeat(5,1fr);
}
}.mua_bon_card-o82 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #121010;
}.mua_bon_card-o82:hover {
  transform: translateY(-2px);
  border-color: rgba(232,22,58,0.08);
}.mua_bon_card_ic-o82 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mua_bon_card_ic-o82 {
  margin-bottom: 0.625rem;
}.mua_bon_card_type-o82 {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #726D6A;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.mua_bon_card_amount-o82 {
  color: #F0A500;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 800;
}.mua_bon_card_name-o82 {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  color: #F5F3F2;
  font-weight: 600;
  overflow-wrap: break-word;
}.mua_bon_card_detail-o82 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #554F4D;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.mua_app-o82 {
  padding: 36px 16px 0;
  background: #0D0B0B;
}
@media(min-width: 769px) {.mua_app-o82 {
  padding: 44px 1.5rem 0;
}
}.mua_app_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_app_head-o82 {
  margin-bottom: 16px;
}.mua_app_label-o82 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #E8163A;
  margin-bottom: 0.5rem;
}.mua_app_h2-o82 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
  color: #F5F3F2;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 771px) {.mua_app_h2-o82 {
  font-size: 24px;
}
}.mua_app_sub-o82 {
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726D6A;
  line-height: 1.6;
}.mua_app_sub-o82 strong {
  color: #D2CDCB;
  font-weight: 700;
}.mua_app_cards-o82 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mua_app_cards-o82 {
  grid-template-columns: repeat(3,1fr);
}
}.mua_app_card-o82 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.mua_app_card_ios-o82 {
  background: linear-gradient(135deg,rgba(232,22,58,0.18) 0%,#171414 100%);
}.mua_app_card_android-o82 {
  background: linear-gradient(135deg,rgba(33,197,93,0.15) 0%,#171414 100%);
}.mua_app_card_win-o82 {
  background: linear-gradient(135deg,rgba(240,165,0,0.14) 0%,#171414 100%);
}.mua_app_card_ic-o82 svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.mua_app_card_ic-o82 {
  flex-shrink: 0;
  color: #F5F3F2;
}.mua_app_card_os-o82 {
  font-weight: 700;
  color: #726D6A;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.mua_app_card_title-o82 {
  color: #F5F3F2;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.mua_app_card_text-o82 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
  color: #726D6A;
  overflow-wrap: break-word;
}.mua_app_card_btn-o82 {
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(232,22,58,0.60);
  border-radius: 4px;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  font-weight: 700;
  color: #F5F3F2;
  align-items: center;
  font-size: 13px;
}.mua_app_card_btn-o82:hover {
  background: rgba(255,255,255,0.07);
}.mua_seo-o82 {
  background: #0D0B0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.mua_seo-o82 {
  padding: 2.75rem 1.5rem 0;
}
}.mua_seo_in-o82 {
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  background: #171414;
  max-width: 1320px;
}
@media(min-width: 769px) {.mua_seo_in-o82 {
  padding: 36px 40px;
}
}.mua_seo_label-o82 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8163A;
  font-size: 11px;
  text-transform: uppercase;
}.mua_seo_h2-o82 {
  color: #F5F3F2;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.mua_seo_h2-o82 {
  font-size: 24px;
}
}.mua_seo_body-o82 {
  color: #9E9794;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.mua_seo_body-o82 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9E9794;
  font-size: 0.875rem;
}.mua_seo_body-o82 p:last-child {
  margin-bottom: 0;
}.mua_seo_body-o82 strong {
  font-weight: 700;
  color: #D2CDCB;
}.mua_seo_body-o82 a {
  transition: color .2s;
  color: #E8163A;
  text-decoration: underline;
}.mua_seo_body-o82 a:hover {
  color: #FF2B4D;
}.mua_seo_body-o82 ul,.mua_seo_body-o82 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mua_seo_body-o82 ol {
  list-style: decimal;
}.mua_seo_body-o82 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9E9794;
}.mua_seo_body-o82 table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.mua_seo_body-o82 table {
  display: table;
}
}.mua_seo_body-o82 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D2CDCB;
  font-weight: 700;
}.mua_seo_body-o82 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9E9794;
}.mua_seo_cols-o82 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.mua_seo_cols-o82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mua_seo_cols-o82 {
  grid-template-columns: repeat(3,1fr);
}
}.mua_seo_col_h-o82 {
  color: #D2CDCB;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mua_seo_col_p-o82 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726D6A;
  overflow-wrap: break-word;
}.mua_seo_stats-o82 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mua_seo_stat-o82 {
  background: rgba(232,22,58,0.08);
  border: 1px solid rgba(232,22,58,0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.mua_seo_stat_val-o82 {
  color: #E8163A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.mua_seo_stat_lb-o82 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #726D6A;
}.mua_rv-o82 {
  background: #0D0B0B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.mua_rv-o82 {
  padding: 2.75rem 24px 0;
}
}.mua_rv_in-o82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mua_rv_head-o82 {
  margin-bottom: 20px;
  max-width: 720px;
}.mua_rv_label-o82 {
  font-weight: 700;
  font-size: 11px;
  color: #E8163A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.mua_rv_h2-o82 {
  color: #F5F3F2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.mua_rv_h2-o82 {
  font-size: 28px;
}
}.mua_rv_stats-o82 {
  gap: 18px;
  color: #726D6A;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.mua_rv_stats_score-o82 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.mua_rv_stats_score_val-o82 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  color: #F0A500;
  font-weight: 800;
}.mua_rv_stats_score_max-o82 {
  font-size: 13px;
  color: #554F4D;
}.mua_rv_stats_badge-o82 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mua_rv_stats_badge-o82 svg {
  height: 14px;
  width: 0.875rem;
  color: #F0A500;
}.mua_rv_grid-o82 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.mua_rv_grid-o82 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.mua_rv_grid-o82 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mua_rv_card-o82 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #171414;
  padding: 20px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.mua_rv_card_stars-o82 {
  gap: 2px;
  color: #F0A500;
  display: flex;
  margin-bottom: 10px;
}.mua_rv_card_stars-o82 svg {
  width: 0.875rem;
  height: 14px;
}.mua_rv_card_h-o82 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.3;
  color: #F5F3F2;
  overflow-wrap: break-word;
}.mua_rv_card_body-o82 {
  flex: 1;
  color: #726D6A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
}.mua_rv_card_body-o82 strong {
  color: #D2CDCB;
  font-weight: 600;
}.mua_rv_card_meta-o82 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 12px;
  justify-content: space-between;
}.mua_rv_card_author-o82 {
  font-size: 12px;
  color: #D2CDCB;
  font-weight: 600;
}.mua_rv_card_date-o82 {
  color: #554F4D;
  font-size: 11px;
}.mua_seo-o82 {
  background: #0D0B0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.mua_seo-o82 {
  padding: 2.75rem 1.5rem 0;
}
}.mua_seo_in-o82 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  background: #171414;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.mua_seo_in-o82 {
  padding: 36px 2.5rem;
}
}.mua_seo_label-o82 {
  color: #E8163A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.mua_seo_h2-o82 {
  margin-bottom: 14px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5F3F2;
}
@media(min-width: 766px) {.mua_seo_h2-o82 {
  font-size: 1.5rem;
}
}.mua_seo_body-o82 {
  color: #9E9794;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.mua_seo_body-o82 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9E9794;
  font-size: 0.875rem;
}.mua_seo_body-o82 p:last-child {
  margin-bottom: 0;
}.mua_seo_body-o82 strong {
  font-weight: 700;
  color: #D2CDCB;
}.mua_seo_body-o82 a {
  transition: color .2s;
  color: #E8163A;
  text-decoration: underline;
}.mua_seo_body-o82 a:hover {
  color: #FF2B4D;
}.mua_seo_body-o82 ul,.mua_seo_body-o82 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.mua_seo_body-o82 ol {
  list-style: decimal;
}.mua_seo_body-o82 li {
  font-size: 14px;
  color: #9E9794;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.mua_seo_body-o82 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.mua_seo_body-o82 table {
  display: table;
}
}.mua_seo_body-o82 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D2CDCB;
  text-align: left;
}.mua_seo_body-o82 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9E9794;
}.mua_seo_cols-o82 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.mua_seo_cols-o82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.mua_seo_cols-o82 {
  grid-template-columns: repeat(3,1fr);
}
}.mua_seo_col_h-o82 {
  color: #D2CDCB;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.mua_seo_col_p-o82 {
  overflow-wrap: break-word;
  color: #726D6A;
  font-size: 13px;
  line-height: 1.65;
}.mua_seo_stats-o82 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.mua_seo_stat-o82 {
  background: rgba(232,22,58,0.08);
  border: 1px solid rgba(232,22,58,0.18);
  border-radius: 8px;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.mua_seo_stat_val-o82 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8163A;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.mua_seo_stat_lb-o82 {
  color: #726D6A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.mua_faq-o82 {
  padding: 2.25rem 1rem 0;
  background: #0D0B0B;
}
@media(min-width: 769px) {.mua_faq-o82 {
  padding: 44px 24px 0;
}
}.mua_faq_in-o82 {
  margin: 0 auto;
  max-width: 1320px;
}.mua_faq_head-o82 {
  margin-bottom: 20px;
}.mua_faq_label-o82 {
  color: #E8163A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.mua_faq_h2-o82 {
  color: #F5F3F2;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.mua_faq_h2-o82 {
  font-size: 1.5rem;
}
}.mua_faq_list-o82 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mua_faq_item-o82 {
  background: #171414;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
}.mua_faq_q-o82 {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #D2CDCB;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.875rem;
}.mua_faq_q-o82:hover {
  color: #F5F3F2;
}.mua_faq_q_ic-o82 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
  height: 1.5rem;
  display: flex;
  color: #E8163A;
  width: 1.5rem;
}.mua_faq_item-o82.mua_state_open-o82 .mua_faq_q_ic-o82 {
  transform: rotate(45deg);
}.mua_faq_a-o82 {
  padding: 0 1.25rem 16px;
  color: #726D6A;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.mua_faq_item-o82.mua_state_open-o82 .mua_faq_a-o82 {
  display: block;
}.mua_faq_a-o82 strong {
  color: #D2CDCB;
  font-weight: 700;
}.mua_faq_a-o82 a {
  text-decoration: underline;
  color: #E8163A;
}.mua_faq_a-o82 ul,.mua_faq_a-o82 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.mua_faq_a-o82 ol {
  list-style: decimal;
}.mua_faq_a-o82 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mua_faq_a-o82 table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.mua_faq_a-o82 table {
  display: table;
}
}.mua_faq_a-o82 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #D2CDCB;
  text-align: left;
  font-weight: 700;
}.mua_faq_a-o82 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726D6A;
}.mua_seo-o82 {
  background: #0D0B0B;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.mua_seo-o82 {
  padding: 2.75rem 24px 0;
}
}.mua_seo_in-o82 {
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  background: #171414;
  max-width: 1320px;
}
@media(min-width: 769px) {.mua_seo_in-o82 {
  padding: 2.25rem 40px;
}
}.mua_seo_label-o82 {
  font-weight: 700;
  text-transform: uppercase;
  color: #E8163A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.mua_seo_h2-o82 {
  color: #F5F3F2;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.mua_seo_h2-o82 {
  font-size: 24px;
}
}.mua_seo_body-o82 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9E9794;
}.mua_seo_body-o82 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9E9794;
}.mua_seo_body-o82 p:last-child {
  margin-bottom: 0;
}.mua_seo_body-o82 strong {
  font-weight: 700;
  color: #D2CDCB;
}.mua_seo_body-o82 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8163A;
}.mua_seo_body-o82 a:hover {
  color: #FF2B4D;
}.mua_seo_body-o82 ul,.mua_seo_body-o82 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mua_seo_body-o82 ol {
  list-style: decimal;
}.mua_seo_body-o82 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9E9794;
  font-size: 14px;
}.mua_seo_body-o82 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.mua_seo_body-o82 table {
  display: table;
}
}.mua_seo_body-o82 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D2CDCB;
}.mua_seo_body-o82 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9E9794;
}.mua_seo_cols-o82 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.mua_seo_cols-o82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mua_seo_cols-o82 {
  grid-template-columns: repeat(3,1fr);
}
}.mua_seo_col_h-o82 {
  overflow-wrap: break-word;
  color: #D2CDCB;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.mua_seo_col_p-o82 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #726D6A;
  font-size: 13px;
}.mua_seo_stats-o82 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.mua_seo_stat-o82 {
  border-radius: 0.5rem;
  background: rgba(232,22,58,0.08);
  flex: 1;
  border: 1px solid rgba(232,22,58,0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.mua_seo_stat_val-o82 {
  font-weight: 800;
  color: #E8163A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
}.mua_seo_stat_lb-o82 {
  font-size: 11px;
  color: #726D6A;
  overflow-wrap: break-word;
}.mua_ft-o82 {
  background: #090707;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.mua_ft_support-o82 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.mua_ft_support-o82 {
  padding: 28px 24px;
}
}.mua_ft_support_in-o82 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.mua_ft_support_main-o82 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.mua_ft_support_ic-o82 {
  flex-shrink: 0;
  color: #E8163A;
}.mua_ft_support_ic-o82 svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.mua_ft_support_text_title-o82 {
  color: #F5F3F2;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.mua_ft_support_text_sub-o82 {
  color: #726D6A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mua_ft_support_btn-o82 {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #E8163A;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F5F3F2;
  flex-shrink: 0;
  font-weight: 700;
}.mua_ft_support_btn-o82:hover {
  background: #FF2B4D;
}.mua_ft_support_contacts-o82 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.mua_ft_support_contact-o82 {
  color: #554F4D;
  font-size: 0.75rem;
  line-height: 1.4;
}.mua_ft_support_contact-o82 strong {
  color: #9E9794;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
}.mua_ft_main-o82 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.mua_ft_main-o82 {
  padding: 40px 1.5rem 2rem;
}
}.mua_ft_main_in-o82 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.mua_ft_main_in-o82 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.mua_ft_main_in-o82 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.mua_ft_col_logo-o82 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.mua_ft_col_logo-o82 {
  grid-column: auto;
}
}.mua_ft_logo-o82 {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F5F3F2;
}.mua_ft_logo_mark-o82 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.mua_ft_logo_mark-o82 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mua_ft_logo_sub-o82 {
  overflow-wrap: break-word;
  color: #554F4D;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
}.mua_ft_col_title-o82 {
  font-size: 12px;
  color: #9E9794;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.mua_ft_col_links-o82 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.mua_ft_col_link-o82 {
  transition: color .2s;
  color: #554F4D;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mua_ft_col_link-o82:hover {
  color: #D2CDCB;
}.mua_ft_apps-o82 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mua_ft_app_card-o82 {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 12px;
  gap: 10px;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.mua_ft_app_card-o82:hover {
  border-color: rgba(232,22,58,0.60);
}.mua_ft_app_card_ic-o82 svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mua_ft_app_card_os-o82 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #554F4D;
}.mua_ft_app_card_action-o82 {
  color: #D2CDCB;
  font-weight: 700;
  font-size: 0.75rem;
}.mua_ft_bot-o82 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.mua_ft_bot-o82 {
  padding: 1.25rem 24px;
}
}.mua_ft_bot_in-o82 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mua_ft_socials-o82 {
  gap: 0.5rem;
  display: flex;
}.mua_ft_soc-o82 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
  color: #9E9794;
}.mua_ft_soc-o82 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.mua_ft_soc-o82:hover {
  background: rgba(255,255,255,0.07);
}.mua_ft_legal-o82 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #7C7673;
}.mua_ft_legal-o82 strong {
  color: #9E9794;
  font-weight: 700;
}.mua_ft_legal-o82 a {
  color: #9E9794;
  text-decoration: underline;
}.mua_ft_age-o82 {
  border-radius: 50%;
  border: 2px solid #7C7673;
  font-weight: 800;
  align-items: center;
  width: 2rem;
  font-size: 11px;
  flex-shrink: 0;
  color: #7C7673;
  height: 2rem;
  margin-left: auto;
  justify-content: center;
  display: flex;
}