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 {
  display: block;
  max-width: 100%;
}body {
  background: #100C0A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  color: #D0BEB3;
}.mtb-layout_nq4 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.mtb-page_nq4 {
  min-height: 100vh;
  display: flex;
}.mtb-main_nq4 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1079px) {.mtb-main_nq4 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.mtb-main_nq4 {
  padding-bottom: 4.5rem;
}
}.mtb-gc_nq4 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  background: #150E0C;
  border: 1px solid rgba(255,255,255,0.05);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.mtb-gc_nq4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.mtb-gc_nq4 {
  width: 10.5rem;
}
}.mtb-gc_nq4:hover {
  transform: translateY(-3px);
  border-color: rgba(232,82,10,0.08);
}.mtb-gc_img_nq4 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.mtb-gc_img_nq4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.mtb-gc_hover_nq4 {
  background: rgba(6,3,2,0.74);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.mtb-gc_nq4:hover .mtb-gc_hover_nq4 {
  opacity: 1;
}.mtb-gc_hover_btn_nq4 {
  border-radius: 4px;
  padding: 8px 1rem;
  background: #E8520A;
  color: #F5EDE8;
  font-size: 12px;
  font-weight: 700;
}.mtb-gc_info_nq4 {
  padding: 0.5rem 10px 10px;
}.mtb-gc_name_nq4 {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #D0BEB3;
  white-space: nowrap;
  font-size: 0.75rem;
}.mtb-gc_prov_nq4 {
  color: #604840;
  font-size: 0.625rem;
}.mtb-gc_tag_nq4 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 0.375rem;
  z-index: 2;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 9px;
  left: 6px;
}.mtb-gc_tag_hot_nq4 {
  background: #D42010;
  color: #fff;
}.mtb-gc_tag_new_nq4 {
  background: #2EAA4A;
  color: #100C0A;
}.mtb-gc_tag_jp_nq4 {
  background: #D4900A;
  color: #100C0A;
}.mtb-gc_tag_ex_nq4 {
  background: #B83000;
  color: #fff;
}.mtb-gc_tag_live_nq4 {
  background: #D42010;
  color: #fff;
}.mtb-gr_nq4 {
  background: #100C0A;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.mtb-gr_nq4 {
  padding: 36px 24px 0;
}
}.mtb-gr_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-gr_head_nq4 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.mtb-gr_head_l_nq4 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.mtb-gr_ic_nq4 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.mtb-gr_ic_nq4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.mtb-gr_title_nq4 {
  font-family: 'Teko', sans-serif;
  font-size: 16px;
  color: #F5EDE8;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mtb-gr_title_nq4 {
  font-size: 1.125rem;
}
}.mtb-gr_more_nq4 {
  transition: color .2s;
  gap: 5px;
  color: #7A6055;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
  align-items: center;
}.mtb-gr_more_nq4:hover {
  color: #E8520A;
}.mtb-gr_more_nq4 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.mtb-gr_arrows_nq4 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mtb-gr_arr_nq4 {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  height: 30px;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
  color: #A08070;
}.mtb-gr_arr_nq4:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDE8;
}.mtb-gr_arr_nq4 svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.mtb-gr_seo_h_nq4 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D0BEB3;
}
@media(min-width: 766px) {.mtb-gr_seo_h_nq4 {
  font-size: 0.875rem;
}
}.mtb-gr_seo_nq4 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  margin-bottom: 12px;
  color: #7A6055;
}.mtb-gr_seo_nq4 strong {
  color: #D0BEB3;
  font-weight: 600;
}.mtb-gr_scroll_nq4 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.mtb-gr_scroll_nq4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mtb-gr_scroll_nq4 {
  gap: 12px;
}
}.mtb-tb_nq4 {
  background: #0D0A08;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  z-index: 80;
  top: 0;
}.mtb-tb_in_nq4 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.mtb-tb_burger_nq4 {
  gap: 0.313rem;
  border-radius: 8px;
  height: 38px;
  margin-right: 8px;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.375rem;
}.mtb-tb_burger_nq4:hover {
  background: rgba(255,255,255,0.05);
}.mtb-tb_burger_line_nq4 {
  background: #A08070;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.mtb-tb_burger_nq4 {
  display: none;
}
}.mtb-tb_logo_nq4 {
  gap: 0.563rem;
  align-items: center;
  color: #F5EDE8;
  letter-spacing: -.01em;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  display: flex;
}.mtb-tb_logo_mark_nq4 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  justify-content: center;
  height: 32px;
  display: flex;
  align-items: center;
}.mtb-tb_logo_mark_nq4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mtb-tb_nav_nq4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.mtb-tb_nav_nq4 {
  display: flex;
}
}.mtb-tb_tab_nq4 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A08070;
  white-space: nowrap;
}.mtb-tb_tab_nq4:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDE8;
}.mtb-tb_tab_nq4.mtb-state_active_nq4 {
  background: rgba(232,82,10,0.18);
  color: #F5EDE8;
}.mtb-tb_right_nq4 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.mtb-tb_login_nq4 {
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #D0BEB3;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.mtb-tb_login_nq4:hover {
  border-color: rgba(232,82,10,0.50);
  color: #F5EDE8;
}
@media(min-width: 483px) {.mtb-tb_login_nq4 {
  display: block;
}
}.mtb-tb_reg_nq4 {
  background: #2EAA4A;
  padding: 9px 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #120A06;
  font-size: 0.813rem;
}.mtb-tb_reg_nq4:hover {
  background: #3CC45A;
}.mtb-sb_nq4 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #1A1310;
  transition: transform .25s ease;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  top: 56px;
  position: fixed;
  width: 13.75rem;
}.mtb-sb_nq4.mtb-state_open_nq4 {
  transform: translateX(0);
}.mtb-sb_nq4::-webkit-scrollbar {
  width: 0.25rem;
}.mtb-sb_nq4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.mtb-sb_nq4 {
  transform: translateX(0);
}
}.mtb-sb_auth_nq4 {
  padding: 0.875rem 0.75rem 0.625rem;
}.mtb-sb_btn_reg_nq4 {
  transition: background .2s;
  background: #2EAA4A;
  border-radius: 8px;
  padding: 0.688rem;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #120A06;
  font-weight: 700;
}.mtb-sb_btn_reg_nq4:hover {
  background: #3CC45A;
}.mtb-sb_btn_login_nq4 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D0BEB3;
  font-size: 13px;
}.mtb-sb_btn_login_nq4:hover {
  border-color: rgba(232,82,10,0.50);
  color: #F5EDE8;
}.mtb-sb_promo_nq4 {
  background: linear-gradient(135deg,#3D1200,#1A1310);
  padding: 0.75rem 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(232,82,10,0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  position: relative;
}.mtb-sb_promo_nq4::before {
  background: radial-gradient(circle,rgba(232,82,10,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  position: absolute;
  width: 80px;
  top: -1.25rem;
  height: 5rem;
}.mtb-sb_promo_title_nq4 {
  font-size: 11px;
  color: #E8520A;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.mtb-sb_promo_text_nq4 {
  color: #F5EDE8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
}.mtb-sb_promo_sub_nq4 {
  font-size: 10px;
  margin-top: 3px;
  color: #7A6055;
}.mtb-sb_nav_nq4 {
  padding: 0.375rem 8px 16px;
}.mtb-sb_nav_lb_nq4 {
  padding: 10px 0.5rem 6px;
  color: #604840;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
}.mtb-sb_link_nq4 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  color: #A08070;
  font-weight: 500;
}.mtb-sb_link_nq4:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDE8;
}.mtb-sb_link_nq4.mtb-state_active_nq4 {
  background: rgba(232,82,10,0.18);
  color: #F5EDE8;
}.mtb-sb_ic_nq4 {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
  display: flex;
}.mtb-sb_ic_nq4 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mtb-sb_ic_1_nq4 {
  background: rgba(232,82,10,0.08);
  color: #E8520A;
}.mtb-sb_ic_2_nq4 {
  background: rgba(46,170,74,0.16);
  color: #2EAA4A;
}.mtb-sb_ic_3_nq4 {
  background: rgba(212,144,10,0.16);
  color: #D4900A;
}.mtb-sb_ic_4_nq4 {
  background: rgba(184,48,0,0.22);
  color: #B83000;
}.mtb-sb_ic_5_nq4 {
  background: rgba(232,82,10,0.08);
  color: #D4206A;
}.mtb-sb_ic_6_nq4 {
  background: rgba(184,48,0,0.22);
  color: #9B3DB8;
}.mtb-sb_badge_nq4 {
  background: #D4900A;
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #120A06;
}.mtb-sb_bot_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.mtb-sb_lang_nq4,.mtb-sb_help_nq4 {
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  flex: 1;
  gap: 0.375rem;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  color: #A08070;
  display: flex;
  align-items: center;
}.mtb-sb_lang_nq4:hover,.mtb-sb_help_nq4:hover {
  border-color: rgba(232,82,10,0.50);
  color: #F5EDE8;
}.mtb-sb_lang_nq4 svg,.mtb-sb_help_nq4 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.mtb-sb_bd_nq4 {
  background: rgba(6,3,2,0.74);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.mtb-sb_bd_nq4.mtb-state_on_nq4 {
  display: block;
}
@media(min-width: 1079px) {.mtb-sb_bd_nq4 {
  display: none!important;
}
}.mtb-mob_nav_nq4 {
  background: #1A1310;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.mtb-mob_nav_nq4 {
  display: none;
}
}.mtb-mob_nav_item_nq4 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #604840;
  cursor: pointer;
}.mtb-mob_nav_ic_nq4 {
  line-height: 1;
}.mtb-mob_nav_ic_nq4 svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mtb-mob_nav_lb_nq4 {
  font-size: 0.625rem;
  color: #604840;
  font-weight: 600;
}.mtb-mob_nav_item_nq4.mtb-state_active_nq4 {
  color: #E8520A;
}.mtb-mob_nav_item_nq4.mtb-state_active_nq4 .mtb-mob_nav_lb_nq4 {
  color: #E8520A;
}.mtb-hero_nq4 {
  background: #100C0A;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.mtb-hero_nq4 {
  padding: 1.5rem 24px 0;
}
}.mtb-hero_in_nq4 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mtb-hero_in_nq4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.mtb-hero_in_nq4 {
  grid-template-columns: 1fr 340px;
}
}.mtb-hero_promo_nq4 {
  border-radius: 12px;
  background: #150E0C;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 767px) {.mtb-hero_promo_nq4 {
  min-height: 280px;
}
}.mtb-hero_promo_bg_nq4 {
  background: linear-gradient(120deg,#3D1200 0%,#100C0A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.mtb-hero_promo_bg_nq4::after {
  background: linear-gradient(90deg,#100C0A 0%,rgba(6,3,2,0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mtb-hero_promo_glow_nq4 {
  background: radial-gradient(circle,rgba(184,48,0,0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  right: 3.75rem;
  top: -40px;
  height: 300px;
}.mtb-hero_promo_ct_nq4 {
  padding: 28px 24px 28px 28px;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
  max-width: 480px;
  flex-direction: column;
}
@media(min-width: 770px) {.mtb-hero_promo_ct_nq4 {
  padding: 2.5rem 2rem;
}
}.mtb-hero_badge_nq4 {
  border-radius: 20px;
  background: rgba(232,82,10,0.18);
  border: 1px solid rgba(232,82,10,0.08);
  padding: 0.313rem 12px;
  color: #E8520A;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
}.mtb-hero_h1_nq4 {
  margin-bottom: 10px;
  font-weight: 800;
  color: #F5EDE8;
  line-height: 1.15;
  font-family: 'Teko', sans-serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
}.mtb-hero_h1_nq4 em {
  font-style: normal;
  color: #D4900A;
}
@media(min-width: 771px) {.mtb-hero_h1_nq4 {
  font-size: 36px;
}
}.mtb-hero_sub_nq4 {
  font-size: 13px;
  line-height: 1.55;
  color: #A08070;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.mtb-hero_sub_nq4 {
  font-size: 0.875rem;
}
}.mtb-hero_row_nq4 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mtb-hero_cta_nq4 {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #2EAA4A;
  border-radius: 8px;
  font-size: 0.875rem;
  box-shadow: 0 2px 0.875rem rgba(46,170,74,0.42), inset 0 1px 0 rgba(255,255,255,0.10);
  font-weight: 700;
  color: #120A06;
}.mtb-hero_cta_nq4:hover {
  background: #3CC45A;
}.mtb-hero_terms_nq4 {
  font-size: 11px;
  color: #604840;
}.mtb-hero_game_nq4 {
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #150E0C;
  position: relative;
  display: flex;
  flex-direction: column;
}.mtb-hero_game_badge_nq4 {
  background: rgba(212,144,10,0.16);
  border: 1px solid rgba(212,144,10,0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  z-index: 3;
  color: #D4900A;
  position: absolute;
  text-transform: uppercase;
  left: 12px;
  font-size: 10px;
}.mtb-hero_game_badge_nq4 svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.mtb-hero_game_img_nq4 {
  background: linear-gradient(135deg,#3D1200,#100C0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.mtb-hero_game_img_nq4 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.mtb-hero_game_play_nq4 {
  background: rgba(6,3,2,0.74);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
}.mtb-hero_game_nq4:hover .mtb-hero_game_play_nq4 {
  opacity: 1;
}.mtb-hero_game_play_nq4 span {
  background: #E8520A;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  justify-content: center;
}.mtb-hero_game_play_nq4 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.mtb-hero_game_info_nq4 {
  padding: 14px 16px;
}.mtb-hero_game_title_nq4 {
  font-weight: 700;
  color: #F5EDE8;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
}.mtb-hero_game_provider_nq4 {
  color: #7A6055;
  font-size: 11px;
}.mtb-hero_game_btn_nq4 {
  background: #E8520A;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  margin: 12px 1rem 16px;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F5EDE8;
}.mtb-hero_game_nq4:hover .mtb-hero_game_btn_nq4 {
  background: #FF6820;
}.mtb-wy_nq4 {
  padding: 2rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 769px) {.mtb-wy_nq4 {
  padding: 40px 1.5rem 0;
}
}.mtb-wy_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-wy_head_nq4 {
  max-width: 45rem;
  margin-bottom: 18px;
}.mtb-wy_label_nq4 {
  font-weight: 700;
  font-size: 11px;
  color: #E8520A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mtb-wy_h2_nq4 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDE8;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.mtb-wy_h2_nq4 {
  font-size: 24px;
}
}.mtb-wy_intro_nq4 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7A6055;
}.mtb-wy_grid_nq4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.mtb-wy_grid_nq4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mtb-wy_grid_nq4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mtb-wy_card_nq4 {
  border-radius: 8px;
  background: #1A1310;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
}.mtb-wy_card_nq4:hover {
  transform: translateY(-2px);
  border-color: rgba(232,82,10,0.08);
}.mtb-wy_card_ic_nq4 {
  background: rgba(232,82,10,0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
  color: #E8520A;
  height: 44px;
  margin-bottom: 0.875rem;
}.mtb-wy_card_ic_nq4 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.mtb-wy_card_h_nq4 {
  font-size: 0.938rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F5EDE8;
  font-weight: 700;
}.mtb-wy_card_p_nq4 {
  line-height: 1.6;
  font-size: 13px;
  color: #7A6055;
  overflow-wrap: break-word;
}.mtb-wy_card_p_nq4 strong {
  font-weight: 600;
  color: #D0BEB3;
}.mtb-gr_jp_nq4 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A0A30 0%,#0E0814 100%);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}.mtb-gr_jp_nq4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184,48,0,0.22) 0%,transparent 70%);
  width: 250px;
  left: -3.75rem;
  height: 250px;
  top: -60px;
  position: absolute;
  content: '';
}.mtb-gr_jp_nq4::after {
  background: radial-gradient(circle,rgba(212,144,10,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  content: '';
  width: 12.5rem;
  bottom: -40px;
  position: absolute;
  right: 0;
}.mtb-gr_jp_head_nq4 {
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
  position: relative;
}.mtb-gr_jp_info_nq4 {
  flex: 1;
}.mtb-gr_jp_label_nq4 {
  color: #9B3DB8;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.mtb-gr_jp_label_nq4 svg {
  margin-right: 4px;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.mtb-gr_jp_amount_nq4 {
  color: #F5EDE8;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 2rem;
  line-height: 1;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.mtb-gr_jp_amount_nq4 {
  font-size: 2.5rem;
}
}.mtb-gr_jp_amount_nq4 span {
  color: #D4900A;
}.mtb-gr_jp_seo_nq4 {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #A08070;
  max-width: 30rem;
}.mtb-gr_jp_cta_nq4 {
  padding: 11px 1.25rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: rgba(184,48,0,0.22);
  border: 1px solid rgba(184,48,0,0.22);
  margin-top: 0.25rem;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  z-index: 1;
  color: #F5EDE8;
}.mtb-gr_jp_cta_nq4:hover {
  background: #B83000;
}.mtb-gcg_nq4 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 769px) {.mtb-gcg_nq4 {
  padding: 2.75rem 1.5rem 0;
}
}.mtb-gcg_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-gcg_head_nq4 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.mtb-gcg_label_nq4 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E8520A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.mtb-gcg_h2_nq4 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Teko', sans-serif;
  color: #F5EDE8;
  font-weight: 800;
}
@media(min-width: 771px) {.mtb-gcg_h2_nq4 {
  font-size: 28px;
}
}.mtb-gcg_intro_nq4 {
  font-size: 0.813rem;
  color: #7A6055;
  line-height: 1.6;
}.mtb-gcg_grid_nq4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.mtb-gcg_grid_nq4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mtb-gcg_grid_nq4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mtb-gcg_card_nq4 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 0.75rem;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.mtb-gcg_card_nq4:hover {
  border-color: rgba(232,82,10,0.18);
  transform: translateY(-3px);
}.mtb-gcg_card_bg_nq4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mtb-gcg_card_bg_nq4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.mtb-gcg_card_ic_nq4 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  align-items: center;
  justify-content: center;
  color: #F5EDE8;
  z-index: 2;
  width: 40px;
  display: flex;
  right: 18px;
  position: absolute;
  top: 18px;
  height: 2.5rem;
}.mtb-gcg_card_ic_nq4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.mtb-gcg_card_ct_nq4 {
  z-index: 1;
  position: relative;
}.mtb-gcg_card_h_nq4 {
  font-weight: 800;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Teko', sans-serif;
  color: #F5EDE8;
}
@media(min-width: 771px) {.mtb-gcg_card_h_nq4 {
  font-size: 20px;
}
}.mtb-gcg_card_p_nq4 {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.mtb-gcg_card_p_nq4 strong {
  color: #F5EDE8;
  font-weight: 600;
}.mtb-gcg_card_cta_nq4 {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
  color: #E8520A;
}.mtb-gcg_card_cta_nq4 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.mtb-ws_nq4 {
  background: #100C0A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.mtb-ws_nq4 {
  padding: 2.25rem 1.5rem 0;
}
}.mtb-ws_in_nq4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mtb-ws_head_nq4 {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.mtb-ws_title_nq4 {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F5EDE8;
  align-items: center;
  font-family: 'Teko', sans-serif;
  display: flex;
  font-size: 1rem;
}.mtb-ws_title_ic_nq4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #D4900A;
  height: 1.125rem;
}.mtb-ws_online_nq4 {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  color: #7A6055;
  font-weight: 600;
  display: flex;
}.mtb-ws_online_dot_nq4 {
  border-radius: 50%;
  background: #2EAA4A;
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(46,170,74,0.16);
}.mtb-ws_scroll_nq4 {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.mtb-ws_scroll_nq4::-webkit-scrollbar {
  display: none;
}.mtb-wc_nq4 {
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.625rem 14px;
  background: #150E0C;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.mtb-wc_img_nq4 {
  background: #1A1310;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.mtb-wc_img_nq4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mtb-wc_info_nq4 {
  min-width: 0;
}.mtb-wc_game_nq4 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D0BEB3;
  text-overflow: ellipsis;
}.mtb-wc_player_nq4 {
  overflow: hidden;
  white-space: nowrap;
  color: #604840;
  font-size: 10px;
  text-overflow: ellipsis;
}.mtb-wc_amount_nq4 {
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #2EAA4A;
}.mtb-htp_nq4 {
  padding: 36px 1rem 0;
  background: #100C0A;
}
@media(min-width: 766px) {.mtb-htp_nq4 {
  padding: 2.75rem 1.5rem 0;
}
}.mtb-htp_in_nq4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mtb-htp_head_nq4 {
  margin-bottom: 22px;
  max-width: 720px;
}.mtb-htp_label_nq4 {
  margin-bottom: 0.5rem;
  color: #E8520A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.mtb-htp_h2_nq4 {
  font-weight: 800;
  color: #F5EDE8;
  font-size: 1.375rem;
  font-family: 'Teko', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.mtb-htp_h2_nq4 {
  font-size: 28px;
}
}.mtb-htp_intro_nq4 {
  font-size: 0.875rem;
  color: #7A6055;
  line-height: 1.6;
}.mtb-htp_steps_nq4 {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.mtb-htp_steps_nq4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mtb-htp_steps_nq4 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.mtb-htp_step_nq4 {
  padding: 20px 18px 18px;
  background: #1A1310;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  position: relative;
  flex-direction: column;
}.mtb-htp_step_num_nq4 {
  background: #E8520A;
  border-radius: 50%;
  left: 20px;
  display: flex;
  top: -12px;
  position: absolute;
  align-items: center;
  font-weight: 800;
  height: 28px;
  color: #120A06;
  width: 1.75rem;
  justify-content: center;
  font-family: 'Teko', sans-serif;
  font-size: 13px;
}.mtb-htp_step_ic_nq4 {
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  background: rgba(232,82,10,0.18);
  display: flex;
  color: #E8520A;
  width: 2.25rem;
  align-items: center;
  height: 36px;
  justify-content: center;
}.mtb-htp_step_ic_nq4 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.mtb-htp_step_h_nq4 {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDE8;
  font-size: 14px;
  line-height: 1.25;
}.mtb-htp_step_p_nq4 {
  line-height: 1.55;
  color: #7A6055;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.mtb-htp_step_p_nq4 strong {
  color: #D0BEB3;
  font-weight: 600;
}.mtb-htp_cta_nq4 {
  border-radius: 8px;
  background: #2EAA4A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  display: inline-block;
  color: #120A06;
  font-weight: 700;
  margin-top: 20px;
  font-size: 0.875rem;
}.mtb-htp_cta_nq4:hover {
  background: #3CC45A;
}.mtb-reg_nq4 {
  padding: 36px 1rem 0;
  background: #100C0A;
}
@media(min-width: 771px) {.mtb-reg_nq4 {
  padding: 2.75rem 1.5rem 0;
}
}.mtb-reg_in_nq4 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  background: #1A1310;
  max-width: 1340px;
}
@media(min-width: 766px) {.mtb-reg_in_nq4 {
  padding: 2.5rem;
}
}.mtb-reg_top_nq4 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mtb-reg_top_nq4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mtb-reg_label_nq4 {
  color: #E8520A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.mtb-reg_h2_nq4 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F5EDE8;
}
@media(min-width: 765px) {.mtb-reg_h2_nq4 {
  font-size: 1.75rem;
}
}.mtb-reg_bonus_nq4 {
  border-radius: 8px;
  gap: 8px;
  padding: 10px 16px;
  background: rgba(212,144,10,0.16);
  border: 1px solid rgba(212,144,10,0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.mtb-reg_bonus_amount_nq4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4900A;
}.mtb-reg_bonus_text_nq4 {
  line-height: 1.35;
  color: #A08070;
  font-size: 0.813rem;
}.mtb-reg_cta_btn_nq4 {
  border-radius: 0.5rem;
  padding: 14px 2rem;
  transition: background .2s;
  background: #2EAA4A;
  box-shadow: 0 2px 0.875rem rgba(46,170,74,0.42), inset 0 1px 0 rgba(255,255,255,0.10);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
  color: #120A06;
}.mtb-reg_cta_btn_nq4:hover {
  background: #3CC45A;
}.mtb-reg_terms_nq4 {
  color: #604840;
  line-height: 1.5;
  font-size: 0.688rem;
}.mtb-reg_seo_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7A6055;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 20px;
  line-height: 1.65;
}.mtb-reg_seo_nq4 p {
  line-height: 1.65;
  color: #7A6055;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.mtb-reg_seo_nq4 p:last-child {
  margin-bottom: 0;
}.mtb-reg_seo_nq4 strong {
  font-weight: 700;
  color: #D0BEB3;
}.mtb-reg_seo_nq4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8520A;
}.mtb-reg_seo_nq4 a:hover {
  color: #FF6820;
}.mtb-reg_seo_nq4 ul,.mtb-reg_seo_nq4 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.mtb-reg_seo_nq4 ol {
  list-style: decimal;
}.mtb-reg_seo_nq4 li {
  color: #7A6055;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.mtb-reg_seo_nq4 table {
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.mtb-reg_seo_nq4 table {
  display: table;
}
}.mtb-reg_seo_nq4 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D0BEB3;
  text-align: left;
}.mtb-reg_seo_nq4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6055;
}.mtb-reg_steps_nq4 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 857px) {.mtb-reg_steps_nq4 {
  margin-top: 0;
}
}.mtb-reg_step_nq4 {
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.mtb-reg_step_num_nq4 {
  background: rgba(232,82,10,0.18);
  border: 1px solid rgba(232,82,10,0.08);
  border-radius: 50%;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  width: 34px;
  color: #E8520A;
  font-weight: 800;
  display: flex;
  height: 34px;
  flex-shrink: 0;
}.mtb-reg_step_title_nq4 {
  font-weight: 700;
  color: #F5EDE8;
  margin-bottom: 3px;
  font-size: 14px;
}.mtb-reg_step_text_nq4 {
  color: #7A6055;
  line-height: 1.5;
  font-size: 12px;
}.mtb-reg_trust_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.mtb-reg_trust_item_nq4 {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #7A6055;
  font-size: 12px;
  overflow-wrap: break-word;
}.mtb-reg_trust_ic_nq4 svg {
  width: 1rem;
  color: #E8520A;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.mtb-bon_nq4 {
  background: #100C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.mtb-bon_nq4 {
  padding: 44px 1.5rem 0;
}
}.mtb-bon_in_nq4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mtb-bon_head_nq4 {
  margin-bottom: 1.25rem;
}.mtb-bon_label_nq4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8520A;
  margin-bottom: 0.5rem;
}.mtb-bon_h2_nq4 {
  font-size: 1.25rem;
  color: #F5EDE8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.mtb-bon_h2_nq4 {
  font-size: 1.5rem;
}
}.mtb-bon_seo_nq4 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #7A6055;
  line-height: 1.6;
}.mtb-bon_seo_nq4 strong {
  font-weight: 700;
  color: #D0BEB3;
}.mtb-bon_seo_nq4 a {
  color: #E8520A;
  text-decoration: underline;
}.mtb-bon_grid_nq4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.mtb-bon_grid_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mtb-bon_grid_nq4 {
  grid-template-columns: repeat(5,1fr);
}
}.mtb-bon_card_nq4 {
  padding: 1rem;
  background: #150E0C;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
}.mtb-bon_card_nq4:hover {
  transform: translateY(-2px);
  border-color: rgba(232,82,10,0.08);
}.mtb-bon_card_ic_nq4 svg {
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mtb-bon_card_ic_nq4 {
  margin-bottom: 0.625rem;
}.mtb-bon_card_type_nq4 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #7A6055;
  letter-spacing: .06em;
  text-transform: uppercase;
}.mtb-bon_card_amount_nq4 {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  color: #D4900A;
  line-height: 1.1;
  font-weight: 800;
}.mtb-bon_card_name_nq4 {
  color: #F5EDE8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.mtb-bon_card_detail_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #604840;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.mtb-app_nq4 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 767px) {.mtb-app_nq4 {
  padding: 44px 24px 0;
}
}.mtb-app_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-app_head_nq4 {
  margin-bottom: 16px;
}.mtb-app_label_nq4 {
  text-transform: uppercase;
  color: #E8520A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.mtb-app_h2_nq4 {
  font-size: 20px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  color: #F5EDE8;
  font-weight: 800;
}
@media(min-width: 769px) {.mtb-app_h2_nq4 {
  font-size: 1.5rem;
}
}.mtb-app_sub_nq4 {
  max-width: 37.5rem;
  color: #7A6055;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.mtb-app_sub_nq4 strong {
  color: #D0BEB3;
  font-weight: 700;
}.mtb-app_cards_nq4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.mtb-app_cards_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}.mtb-app_card_nq4 {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.mtb-app_card_ios_nq4 {
  background: linear-gradient(135deg,rgba(232,82,10,0.18) 0%,#1A1310 100%);
}.mtb-app_card_android_nq4 {
  background: linear-gradient(135deg,rgba(46,170,74,0.16) 0%,#1A1310 100%);
}.mtb-app_card_win_nq4 {
  background: linear-gradient(135deg,rgba(212,144,10,0.16) 0%,#1A1310 100%);
}.mtb-app_card_ic_nq4 svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.mtb-app_card_ic_nq4 {
  color: #F5EDE8;
  flex-shrink: 0;
}.mtb-app_card_os_nq4 {
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  color: #7A6055;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mtb-app_card_title_nq4 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5EDE8;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
}.mtb-app_card_text_nq4 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #7A6055;
  font-size: 12px;
}.mtb-app_card_btn_nq4 {
  transition: background .2s;
  border: 1px solid rgba(232,82,10,0.50);
  border-radius: 4px;
  padding: 0.625rem 18px;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #F5EDE8;
  font-size: 13px;
}.mtb-app_card_btn_nq4:hover {
  background: rgba(255,255,255,0.07);
}.mtb-prov_nq4 {
  background: #100C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.mtb-prov_nq4 {
  padding: 2.75rem 1.5rem 0;
}
}.mtb-prov_in_nq4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mtb-prov_head_nq4 {
  margin-bottom: 16px;
}.mtb-prov_label_nq4 {
  color: #E8520A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.mtb-prov_h2_nq4 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  color: #F5EDE8;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.mtb-prov_h2_nq4 {
  font-size: 24px;
}
}.mtb-prov_seo_nq4 {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #7A6055;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.mtb-prov_seo_nq4 strong {
  color: #D0BEB3;
  font-weight: 700;
}.mtb-prov_seo_nq4 a {
  text-decoration: underline;
  color: #E8520A;
}.mtb-prov_grid_nq4 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.mtb-prov_grid_nq4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.mtb-prov_grid_nq4 {
  grid-template-columns: repeat(8,1fr);
}
}.mtb-prov_card_nq4 {
  gap: 7px;
  padding: 0.875rem 0.625rem;
  background: #150E0C;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.mtb-prov_card_nq4:hover {
  background: #1A1310;
  border-color: rgba(232,82,10,0.50);
}.mtb-prov_logo_nq4 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  height: 44px;
}.mtb-prov_logo_nq4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mtb-prov_name_nq4 {
  color: #A08070;
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.mtb-faq_nq4 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.mtb-faq_nq4 {
  padding: 44px 1.5rem 0;
}
}.mtb-faq_in_nq4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mtb-faq_head_nq4 {
  margin-bottom: 1.25rem;
}.mtb-faq_label_nq4 {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8520A;
}.mtb-faq_h2_nq4 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDE8;
  font-family: 'Teko', sans-serif;
}
@media(min-width: 770px) {.mtb-faq_h2_nq4 {
  font-size: 24px;
}
}.mtb-faq_list_nq4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mtb-faq_item_nq4 {
  background: #1A1310;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
}.mtb-faq_q_nq4 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  flex-wrap: wrap;
  color: #D0BEB3;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  cursor: pointer;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.mtb-faq_q_nq4:hover {
  color: #F5EDE8;
}.mtb-faq_q_ic_nq4 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  flex-shrink: 0;
  color: #E8520A;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 1.5rem;
  font-size: 1rem;
}.mtb-faq_item_nq4.mtb-state_open_nq4 .mtb-faq_q_ic_nq4 {
  transform: rotate(45deg);
}.mtb-faq_a_nq4 {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  color: #7A6055;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.mtb-faq_item_nq4.mtb-state_open_nq4 .mtb-faq_a_nq4 {
  display: block;
}.mtb-faq_a_nq4 strong {
  font-weight: 700;
  color: #D0BEB3;
}.mtb-faq_a_nq4 a {
  text-decoration: underline;
  color: #E8520A;
}.mtb-faq_a_nq4 ul,.mtb-faq_a_nq4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.mtb-faq_a_nq4 ol {
  list-style: decimal;
}.mtb-faq_a_nq4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.mtb-faq_a_nq4 table {
  margin: 8px 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.mtb-faq_a_nq4 table {
  display: table;
}
}.mtb-faq_a_nq4 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D0BEB3;
}.mtb-faq_a_nq4 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6055;
}.mtb-rv_nq4 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 767px) {.mtb-rv_nq4 {
  padding: 44px 1.5rem 0;
}
}.mtb-rv_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-rv_head_nq4 {
  margin-bottom: 20px;
  max-width: 720px;
}.mtb-rv_label_nq4 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8520A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mtb-rv_h2_nq4 {
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  color: #F5EDE8;
}
@media(min-width: 765px) {.mtb-rv_h2_nq4 {
  font-size: 1.75rem;
}
}.mtb-rv_stats_nq4 {
  gap: 1.125rem;
  color: #7A6055;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.mtb-rv_stats_score_nq4 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.mtb-rv_stats_score_val_nq4 {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Teko', sans-serif;
  color: #D4900A;
}.mtb-rv_stats_score_max_nq4 {
  color: #604840;
  font-size: 13px;
}.mtb-rv_stats_badge_nq4 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mtb-rv_stats_badge_nq4 svg {
  color: #D4900A;
  height: 14px;
  width: 14px;
}.mtb-rv_grid_nq4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.mtb-rv_grid_nq4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mtb-rv_grid_nq4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mtb-rv_card_nq4 {
  background: #1A1310;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
}.mtb-rv_card_stars_nq4 {
  gap: 2px;
  color: #D4900A;
  margin-bottom: 10px;
  display: flex;
}.mtb-rv_card_stars_nq4 svg {
  width: 0.875rem;
  height: 14px;
}.mtb-rv_card_h_nq4 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #F5EDE8;
}.mtb-rv_card_body_nq4 {
  flex: 1;
  color: #7A6055;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 14px;
}.mtb-rv_card_body_nq4 strong {
  font-weight: 600;
  color: #D0BEB3;
}.mtb-rv_card_meta_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
}.mtb-rv_card_author_nq4 {
  font-weight: 600;
  color: #D0BEB3;
  font-size: 0.75rem;
}.mtb-rv_card_date_nq4 {
  font-size: 0.688rem;
  color: #604840;
}.mtb-pmt_nq4 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 769px) {.mtb-pmt_nq4 {
  padding: 2.75rem 24px 0;
}
}.mtb-pmt_in_nq4 {
  margin: 0 auto;
  max-width: 1340px;
}.mtb-pmt_head_nq4 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.mtb-pmt_label_nq4 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #E8520A;
}.mtb-pmt_h2_nq4 {
  font-family: 'Teko', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EDE8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.mtb-pmt_h2_nq4 {
  font-size: 1.75rem;
}
}.mtb-pmt_intro_nq4 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7A6055;
  line-height: 1.6;
}.mtb-pmt_groups_nq4 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.mtb-pmt_group_nq4 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #1A1310;
  padding: 1.25rem;
}.mtb-pmt_group_head_nq4 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.mtb-pmt_group_ic_nq4 {
  background: rgba(232,82,10,0.18);
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  flex-shrink: 0;
  height: 2.25rem;
  color: #E8520A;
}.mtb-pmt_group_ic_nq4 svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.mtb-pmt_group_h_nq4 {
  margin: 0;
  font-family: 'Teko', sans-serif;
  color: #F5EDE8;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.mtb-pmt_group_p_nq4 {
  margin-bottom: 14px;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6055;
}.mtb-pmt_group_p_nq4 strong {
  font-weight: 600;
  color: #D0BEB3;
}.mtb-pmt_table_wrap_nq4 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mtb-pmt_table_nq4 {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.mtb-pmt_table_nq4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #D0BEB3;
  font-size: 11px;
  text-align: left;
}.mtb-pmt_table_nq4 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #7A6055;
}.mtb-pmt_table_nq4 tbody tr:last-child td {
  border-bottom: none;
}.mtb-pmt_table_nq4 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D0BEB3;
}.mtb-seo_nq4 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 767px) {.mtb-seo_nq4 {
  padding: 44px 24px 0;
}
}.mtb-seo_in_nq4 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1310;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 766px) {.mtb-seo_in_nq4 {
  padding: 2.25rem 40px;
}
}.mtb-seo_label_nq4 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #E8520A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.mtb-seo_h2_nq4 {
  line-height: 1.25;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F5EDE8;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.mtb-seo_h2_nq4 {
  font-size: 24px;
}
}.mtb-seo_body_nq4 {
  color: #A08070;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.mtb-seo_body_nq4 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A08070;
  line-height: 1.75;
}.mtb-seo_body_nq4 p:last-child {
  margin-bottom: 0;
}.mtb-seo_body_nq4 strong {
  color: #D0BEB3;
  font-weight: 700;
}.mtb-seo_body_nq4 a {
  transition: color .2s;
  color: #E8520A;
  text-decoration: underline;
}.mtb-seo_body_nq4 a:hover {
  color: #FF6820;
}.mtb-seo_body_nq4 ul,.mtb-seo_body_nq4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mtb-seo_body_nq4 ol {
  list-style: decimal;
}.mtb-seo_body_nq4 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A08070;
}.mtb-seo_body_nq4 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.mtb-seo_body_nq4 table {
  display: table;
}
}.mtb-seo_body_nq4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D0BEB3;
  text-align: left;
}.mtb-seo_body_nq4 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #A08070;
}.mtb-seo_cols_nq4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.mtb-seo_cols_nq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mtb-seo_cols_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}.mtb-seo_col_h_nq4 {
  overflow-wrap: break-word;
  color: #D0BEB3;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.mtb-seo_col_p_nq4 {
  line-height: 1.65;
  color: #7A6055;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mtb-seo_stats_nq4 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mtb-seo_stat_nq4 {
  flex: 1;
  background: rgba(232,82,10,0.08);
  padding: 14px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(232,82,10,0.18);
  min-width: 8.75rem;
}.mtb-seo_stat_val_nq4 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8520A;
  font-size: 20px;
}.mtb-seo_stat_lb_nq4 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6055;
}.mtb-seo_nq4 {
  padding: 36px 1rem 0;
  background: #100C0A;
}
@media(min-width: 766px) {.mtb-seo_nq4 {
  padding: 44px 24px 0;
}
}.mtb-seo_in_nq4 {
  background: #1A1310;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.mtb-seo_in_nq4 {
  padding: 2.25rem 40px;
}
}.mtb-seo_label_nq4 {
  margin-bottom: 0.625rem;
  color: #E8520A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.mtb-seo_h2_nq4 {
  color: #F5EDE8;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Teko', sans-serif;
  line-height: 1.25;
}
@media(min-width: 770px) {.mtb-seo_h2_nq4 {
  font-size: 1.5rem;
}
}.mtb-seo_body_nq4 {
  color: #A08070;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.mtb-seo_body_nq4 p {
  color: #A08070;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.mtb-seo_body_nq4 p:last-child {
  margin-bottom: 0;
}.mtb-seo_body_nq4 strong {
  color: #D0BEB3;
  font-weight: 700;
}.mtb-seo_body_nq4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8520A;
}.mtb-seo_body_nq4 a:hover {
  color: #FF6820;
}.mtb-seo_body_nq4 ul,.mtb-seo_body_nq4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.mtb-seo_body_nq4 ol {
  list-style: decimal;
}.mtb-seo_body_nq4 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A08070;
}.mtb-seo_body_nq4 table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.mtb-seo_body_nq4 table {
  display: table;
}
}.mtb-seo_body_nq4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D0BEB3;
}.mtb-seo_body_nq4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08070;
}.mtb-seo_cols_nq4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.mtb-seo_cols_nq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mtb-seo_cols_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}.mtb-seo_col_h_nq4 {
  color: #D0BEB3;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.mtb-seo_col_p_nq4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6055;
  font-size: 0.813rem;
}.mtb-seo_stats_nq4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mtb-seo_stat_nq4 {
  border-radius: 8px;
  background: rgba(232,82,10,0.08);
  flex: 1;
  border: 1px solid rgba(232,82,10,0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.mtb-seo_stat_val_nq4 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #E8520A;
}.mtb-seo_stat_lb_nq4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6055;
}.mtb-seo_nq4 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 771px) {.mtb-seo_nq4 {
  padding: 2.75rem 24px 0;
}
}.mtb-seo_in_nq4 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1A1310;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.mtb-seo_in_nq4 {
  padding: 36px 40px;
}
}.mtb-seo_label_nq4 {
  font-size: 11px;
  color: #E8520A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.mtb-seo_h2_nq4 {
  overflow-wrap: break-word;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5EDE8;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.mtb-seo_h2_nq4 {
  font-size: 1.5rem;
}
}.mtb-seo_body_nq4 {
  color: #A08070;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.mtb-seo_body_nq4 p {
  font-size: 0.875rem;
  color: #A08070;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.mtb-seo_body_nq4 p:last-child {
  margin-bottom: 0;
}.mtb-seo_body_nq4 strong {
  color: #D0BEB3;
  font-weight: 700;
}.mtb-seo_body_nq4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8520A;
}.mtb-seo_body_nq4 a:hover {
  color: #FF6820;
}.mtb-seo_body_nq4 ul,.mtb-seo_body_nq4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mtb-seo_body_nq4 ol {
  list-style: decimal;
}.mtb-seo_body_nq4 li {
  margin-bottom: 6px;
  color: #A08070;
  font-size: 14px;
  line-height: 1.75;
}.mtb-seo_body_nq4 table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.mtb-seo_body_nq4 table {
  display: table;
}
}.mtb-seo_body_nq4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D0BEB3;
  font-weight: 700;
}.mtb-seo_body_nq4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08070;
}.mtb-seo_cols_nq4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.mtb-seo_cols_nq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mtb-seo_cols_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}.mtb-seo_col_h_nq4 {
  color: #D0BEB3;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.mtb-seo_col_p_nq4 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6055;
  font-size: 13px;
}.mtb-seo_stats_nq4 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mtb-seo_stat_nq4 {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(232,82,10,0.18);
  flex: 1;
  background: rgba(232,82,10,0.08);
  min-width: 8.75rem;
}.mtb-seo_stat_val_nq4 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8520A;
}.mtb-seo_stat_lb_nq4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6055;
}.mtb-ft_nq4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080503;
  margin-top: 48px;
}.mtb-ft_support_nq4 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.mtb-ft_support_nq4 {
  padding: 28px 1.5rem;
}
}.mtb-ft_support_in_nq4 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 83.75rem;
}.mtb-ft_support_main_nq4 {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.mtb-ft_support_ic_nq4 {
  flex-shrink: 0;
  color: #E8520A;
}.mtb-ft_support_ic_nq4 svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
}.mtb-ft_support_text_title_nq4 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5EDE8;
  font-weight: 700;
}.mtb-ft_support_text_sub_nq4 {
  overflow-wrap: break-word;
  color: #7A6055;
  font-size: 0.75rem;
}.mtb-ft_support_btn_nq4 {
  transition: background .2s;
  background: #E8520A;
  padding: 0.688rem 22px;
  border-radius: 8px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EDE8;
  font-size: 0.813rem;
}.mtb-ft_support_btn_nq4:hover {
  background: #FF6820;
}.mtb-ft_support_contacts_nq4 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.mtb-ft_support_contact_nq4 {
  color: #604840;
  line-height: 1.4;
  font-size: 0.75rem;
}.mtb-ft_support_contact_nq4 strong {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #A08070;
  font-weight: 600;
}.mtb-ft_main_nq4 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.mtb-ft_main_nq4 {
  padding: 40px 24px 32px;
}
}.mtb-ft_main_in_nq4 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.mtb-ft_main_in_nq4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.mtb-ft_main_in_nq4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mtb-ft_col_logo_nq4 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mtb-ft_col_logo_nq4 {
  grid-column: auto;
}
}.mtb-ft_logo_nq4 {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
  color: #F5EDE8;
}.mtb-ft_logo_mark_nq4 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.mtb-ft_logo_mark_nq4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mtb-ft_logo_sub_nq4 {
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 12px;
  color: #604840;
  line-height: 1.55;
}.mtb-ft_col_title_nq4 {
  margin-bottom: 0.875rem;
  color: #A08070;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
}.mtb-ft_col_links_nq4 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.mtb-ft_col_link_nq4 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #604840;
}.mtb-ft_col_link_nq4:hover {
  color: #D0BEB3;
}.mtb-ft_apps_nq4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mtb-ft_app_card_nq4 {
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.mtb-ft_app_card_nq4:hover {
  border-color: rgba(232,82,10,0.50);
}.mtb-ft_app_card_ic_nq4 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.mtb-ft_app_card_os_nq4 {
  color: #604840;
  font-size: 10px;
  font-weight: 600;
}.mtb-ft_app_card_action_nq4 {
  font-weight: 700;
  font-size: 12px;
  color: #D0BEB3;
}.mtb-ft_bot_nq4 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.mtb-ft_bot_nq4 {
  padding: 20px 1.5rem;
}
}.mtb-ft_bot_in_nq4 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.mtb-ft_socials_nq4 {
  gap: 8px;
  display: flex;
}.mtb-ft_soc_nq4 {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #A08070;
  height: 2.25rem;
  display: flex;
}.mtb-ft_soc_nq4 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.mtb-ft_soc_nq4:hover {
  background: rgba(255,255,255,0.07);
}.mtb-ft_legal_nq4 {
  flex: 1;
  color: #957060;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
  line-height: 1.6;
}.mtb-ft_legal_nq4 strong {
  color: #A08070;
  font-weight: 700;
}.mtb-ft_legal_nq4 a {
  color: #A08070;
  text-decoration: underline;
}.mtb-ft_age_nq4 {
  border-radius: 50%;
  border: 2px solid #957060;
  flex-shrink: 0;
  width: 32px;
  font-size: 11px;
  align-items: center;
  height: 2rem;
  display: flex;
  justify-content: center;
  margin-left: auto;
  color: #957060;
  font-weight: 800;
}