*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  background-color: #0E1210;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C9C1A8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.mte-layout-4z6 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.mte-page-4z6 {
  display: flex;
  min-height: 100vh;
}.mte-main-4z6 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.mte-main-4z6 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.mte-main-4z6 {
  padding-bottom: 4.5rem;
}
}.mte-gc-4z6 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #121914;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.mte-gc-4z6 {
  width: 156px;
}
}
@media(min-width: 1082px) {.mte-gc-4z6 {
  width: 10.5rem;
}
}.mte-gc-4z6:hover {
  transform: translateY(-3px);
  border-color: rgba(200,154,40,0.08);
}.mte-gc_img-4z6 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.mte-gc_img-4z6 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.mte-gc_hover-4z6 {
  background: rgba(6,9,7,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
}.mte-gc-4z6:hover .mte-gc_hover-4z6 {
  opacity: 1;
}.mte-gc_hover_btn-4z6 {
  padding: 0.5rem 1rem;
  background: #C89A28;
  border-radius: 6px;
  font-weight: 700;
  font-size: 12px;
  color: #F3EDD8;
}.mte-gc_info-4z6 {
  padding: 0.5rem 10px 0.625rem;
}.mte-gc_name-4z6 {
  overflow: hidden;
  color: #C9C1A8;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
}.mte-gc_prov-4z6 {
  font-size: 10px;
  color: #575048;
}.mte-gc_tag-4z6 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
}.mte-gc_tag_hot-4z6 {
  background: #D43B2A;
  color: #fff;
}.mte-gc_tag_new-4z6 {
  background: #3AAF5C;
  color: #0E1210;
}.mte-gc_tag_jp-4z6 {
  background: #E8A820;
  color: #0E1210;
}.mte-gc_tag_ex-4z6 {
  background: #2D6B3C;
  color: #fff;
}.mte-gc_tag_live-4z6 {
  background: #D43B2A;
  color: #fff;
}.mte-gr-4z6 {
  padding: 32px 16px 0;
  background: #0E1210;
}
@media(min-width: 769px) {.mte-gr-4z6 {
  padding: 36px 24px 0;
}
}.mte-gr_in-4z6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mte-gr_head-4z6 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.mte-gr_head_l-4z6 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.mte-gr_ic-4z6 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.mte-gr_ic-4z6 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.mte-gr_title-4z6 {
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F3EDD8;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.mte-gr_title-4z6 {
  font-size: 1.125rem;
}
}.mte-gr_more-4z6 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  white-space: nowrap;
  color: #706860;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
}.mte-gr_more-4z6:hover {
  color: #C89A28;
}.mte-gr_more-4z6 svg {
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mte-gr_arrows-4z6 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mte-gr_arr-4z6 {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  display: flex;
  color: #9A9080;
  align-items: center;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
}.mte-gr_arr-4z6:hover {
  background: rgba(255,255,255,0.07);
  color: #F3EDD8;
}.mte-gr_arr-4z6 svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.mte-gr_seo_h-4z6 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C9C1A8;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.mte-gr_seo_h-4z6 {
  font-size: 14px;
}
}.mte-gr_seo-4z6 {
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #706860;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mte-gr_seo-4z6 strong {
  color: #C9C1A8;
  font-weight: 600;
}.mte-gr_scroll-4z6 {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.mte-gr_scroll-4z6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.mte-gr_scroll-4z6 {
  gap: 0.75rem;
}
}.mte-tb-4z6 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0B0F0C;
  top: 0;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  align-items: center;
  height: 56px;
  z-index: 80;
}.mte-tb_in-4z6 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.mte-tb_burger-4z6 {
  gap: 0.313rem;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
  height: 2.375rem;
}.mte-tb_burger-4z6:hover {
  background: rgba(255,255,255,0.05);
}.mte-tb_burger_line-4z6 {
  border-radius: 1px;
  background: #9A9080;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.mte-tb_burger-4z6 {
  display: none;
}
}.mte-tb_logo-4z6 {
  gap: 0.563rem;
  color: #F3EDD8;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.mte-tb_logo_mark-4z6 {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 32px;
  align-items: center;
}.mte-tb_logo_mark-4z6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mte-tb_nav-4z6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.mte-tb_nav-4z6 {
  display: flex;
}
}.mte-tb_tab-4z6 {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #9A9080;
}.mte-tb_tab-4z6:hover {
  background: rgba(255,255,255,0.05);
  color: #F3EDD8;
}.mte-tb_tab-4z6.mte-state_active-4z6 {
  background: rgba(200,154,40,0.18);
  color: #F3EDD8;
}.mte-tb_right-4z6 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.mte-tb_login-4z6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #C9C1A8;
}.mte-tb_login-4z6:hover {
  border-color: rgba(200,154,40,0.45);
  color: #F3EDD8;
}
@media(min-width: 479px) {.mte-tb_login-4z6 {
  display: block;
}
}.mte-tb_reg-4z6 {
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3AAF5C;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0E0B04;
  font-weight: 700;
}.mte-tb_reg-4z6:hover {
  background: #4DC970;
}.mte-sb-4z6 {
  background: #161D17;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  z-index: 70;
  top: 56px;
  bottom: 0;
  width: 220px;
  left: 0;
  overflow-y: auto;
  position: fixed;
}.mte-sb-4z6.mte-state_open-4z6 {
  transform: translateX(0);
}.mte-sb-4z6::-webkit-scrollbar {
  width: 4px;
}.mte-sb-4z6::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.mte-sb-4z6 {
  transform: translateX(0);
}
}.mte-sb_auth-4z6 {
  padding: 14px 0.75rem 10px;
}.mte-sb_btn_reg-4z6 {
  border-radius: 10px;
  background: #3AAF5C;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 0.813rem;
  color: #0E0B04;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  text-align: center;
}.mte-sb_btn_reg-4z6:hover {
  background: #4DC970;
}.mte-sb_btn_login-4z6 {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C9C1A8;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
}.mte-sb_btn_login-4z6:hover {
  border-color: rgba(200,154,40,0.45);
  color: #F3EDD8;
}.mte-sb_promo-4z6 {
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.625rem;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(200,154,40,0.18);
  background: linear-gradient(135deg,#1A3A22,#161D17);
  position: relative;
}.mte-sb_promo-4z6::before {
  background: radial-gradient(circle,rgba(200,154,40,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  content: '';
  width: 80px;
  height: 5rem;
  right: -20px;
}.mte-sb_promo_title-4z6 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 4px;
  color: #C89A28;
}.mte-sb_promo_text-4z6 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F3EDD8;
  font-size: 12px;
}.mte-sb_promo_sub-4z6 {
  color: #706860;
  margin-top: 3px;
  font-size: 10px;
}.mte-sb_nav-4z6 {
  padding: 0.375rem 0.5rem 1rem;
}.mte-sb_nav_lb-4z6 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #575048;
}.mte-sb_link-4z6 {
  padding: 0.563rem 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  font-weight: 500;
  color: #9A9080;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.mte-sb_link-4z6:hover {
  background: rgba(255,255,255,0.05);
  color: #F3EDD8;
}.mte-sb_link-4z6.mte-state_active-4z6 {
  background: rgba(200,154,40,0.18);
  color: #F3EDD8;
}.mte-sb_ic-4z6 {
  border-radius: 6px;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
}.mte-sb_ic-4z6 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.mte-sb_ic_1-4z6 {
  background: rgba(200,154,40,0.08);
  color: #C89A28;
}.mte-sb_ic_2-4z6 {
  background: rgba(58,175,92,0.18);
  color: #3AAF5C;
}.mte-sb_ic_3-4z6 {
  background: rgba(232,168,32,0.15);
  color: #E8A820;
}.mte-sb_ic_4-4z6 {
  background: rgba(45,107,60,0.22);
  color: #2D6B3C;
}.mte-sb_ic_5-4z6 {
  background: rgba(200,154,40,0.08);
  color: #E84878;
}.mte-sb_ic_6-4z6 {
  background: rgba(45,107,60,0.22);
  color: #8B3FC8;
}.mte-sb_badge-4z6 {
  padding: 2px 7px;
  background: #E8A820;
  border-radius: 6px;
  font-weight: 700;
  color: #0E0B04;
  margin-left: auto;
  font-size: 9px;
}.mte-sb_bot-4z6 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.mte-sb_lang-4z6,.mte-sb_help-4z6 {
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 6px;
  color: #9A9080;
  font-weight: 600;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
}.mte-sb_lang-4z6:hover,.mte-sb_help-4z6:hover {
  border-color: rgba(200,154,40,0.45);
  color: #F3EDD8;
}.mte-sb_lang-4z6 svg,.mte-sb_help-4z6 svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mte-sb_bd-4z6 {
  background: rgba(6,9,7,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.mte-sb_bd-4z6.mte-state_on-4z6 {
  display: block;
}
@media(min-width: 1083px) {.mte-sb_bd-4z6 {
  display: none!important;
}
}.mte-mob_nav-4z6 {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161D17;
  z-index: 80;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1079px) {.mte-mob_nav-4z6 {
  display: none;
}
}.mte-mob_nav_item-4z6 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #575048;
  cursor: pointer;
}.mte-mob_nav_ic-4z6 {
  line-height: 1;
}.mte-mob_nav_ic-4z6 svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.mte-mob_nav_lb-4z6 {
  font-weight: 600;
  font-size: 10px;
  color: #575048;
}.mte-mob_nav_item-4z6.mte-state_active-4z6 {
  color: #C89A28;
}.mte-mob_nav_item-4z6.mte-state_active-4z6 .mte-mob_nav_lb-4z6 {
  color: #C89A28;
}.mte-hero-4z6 {
  background: #0E1210;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.mte-hero-4z6 {
  padding: 24px 24px 0;
}
}.mte-hero_in-4z6 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.mte-hero_in-4z6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.mte-hero_in-4z6 {
  grid-template-columns: 1fr 340px;
}
}.mte-hero_promo-4z6 {
  border-radius: 16px;
  background: #121914;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width:768px) {.mte-hero_promo-4z6 {
  min-height: 17.5rem;
}
}.mte-hero_promo_bg-4z6 {
  inset: 0;
  background: linear-gradient(120deg,#1A3A22 0%,#0E1210 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.mte-hero_promo_bg-4z6::after {
  inset: 0;
  background: linear-gradient(90deg,#0E1210 0%,rgba(6,9,7,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.mte-hero_promo_glow-4z6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45,107,60,0.22) 0%,transparent 65%);
  pointer-events: none;
  height: 300px;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  width: 300px;
}.mte-hero_promo_ct-4z6 {
  padding: 28px 24px 1.75rem 1.75rem;
  z-index: 2;
  display: flex;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 770px) {.mte-hero_promo_ct-4z6 {
  padding: 2.5rem 32px;
}
}.mte-hero_badge-4z6 {
  border-radius: 1.25rem;
  background: rgba(200,154,40,0.18);
  padding: 5px 12px;
  border: 1px solid rgba(200,154,40,0.08);
  font-weight: 700;
  letter-spacing: .08em;
  color: #C89A28;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
}.mte-hero_h1-4z6 {
  color: #F3EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.mte-hero_h1-4z6 em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 771px) {.mte-hero_h1-4z6 {
  font-size: 2.25rem;
}
}.mte-hero_sub-4z6 {
  margin-bottom: 20px;
  font-size: 13px;
  color: #9A9080;
  line-height: 1.55;
}
@media(min-width: 767px) {.mte-hero_sub-4z6 {
  font-size: 14px;
}
}.mte-hero_row-4z6 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mte-hero_cta-4z6 {
  border-radius: 10px;
  background: #3AAF5C;
  padding: 13px 1.625rem;
  transition: background .2s;
  color: #0E0B04;
  font-size: 0.875rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 1.125rem rgba(58,175,92,0.44);
  font-weight: 700;
}.mte-hero_cta-4z6:hover {
  background: #4DC970;
}.mte-hero_terms-4z6 {
  color: #575048;
  font-size: 11px;
}.mte-hero_game-4z6 {
  background: #121914;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.mte-hero_game_badge-4z6 {
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(232,168,32,0.15);
  background: rgba(232,168,32,0.15);
  font-weight: 700;
  text-transform: uppercase;
  color: #E8A820;
  letter-spacing: .06em;
  left: 0.75rem;
  z-index: 3;
  position: absolute;
  font-size: 0.625rem;
  top: 0.75rem;
}.mte-hero_game_badge-4z6 svg {
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.mte-hero_game_img-4z6 {
  background: linear-gradient(135deg,#1A3A22,#0E1210);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.mte-hero_game_img-4z6 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.mte-hero_game_play-4z6 {
  transition: opacity .2s;
  background: rgba(6,9,7,0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.mte-hero_game-4z6:hover .mte-hero_game_play-4z6 {
  opacity: 1;
}.mte-hero_game_play-4z6 span {
  border-radius: 50%;
  background: #C89A28;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
}.mte-hero_game_play-4z6 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.mte-hero_game_info-4z6 {
  padding: 0.875rem 16px;
}.mte-hero_game_title-4z6 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  color: #F3EDD8;
}.mte-hero_game_provider-4z6 {
  color: #706860;
  font-size: 0.688rem;
}.mte-hero_game_btn-4z6 {
  border-radius: 10px;
  margin: 0.75rem 16px 1rem;
  background: #C89A28;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  font-size: 13px;
  color: #F3EDD8;
  font-weight: 700;
  display: block;
}.mte-hero_game-4z6:hover .mte-hero_game_btn-4z6 {
  background: #DFAF3C;
}.mte-sbar-4z6 {
  background: #0E1210;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.mte-sbar-4z6 {
  padding: 1.125rem 24px 0;
}
}.mte-sbar_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-sbar_row-4z6 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.mte-sbar_input-4z6 {
  flex: 1;
  padding: 11px 16px;
  background: #121914;
  transition: border-color .2s;
  border-radius: 10px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  color: #706860;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
}.mte-sbar_input-4z6:hover {
  border-color: rgba(200,154,40,0.45);
}.mte-sbar_input-4z6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  width: 0.938rem;
}.mte-sbar_providers-4z6 {
  background: #121914;
  padding: 0.688rem 18px;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C9C1A8;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.mte-sbar_providers-4z6:hover {
  border-color: rgba(200,154,40,0.45);
  color: #F3EDD8;
}.mte-sbar_providers-4z6 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.mte-sbar_tabs-4z6 {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.mte-sbar_tabs-4z6::-webkit-scrollbar {
  display: none;
}.mte-sbar_tab-4z6 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 7px;
  border-radius: 1.25rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  color: #9A9080;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
}.mte-sbar_tab-4z6:hover {
  border-color: rgba(200,154,40,0.45);
  background: rgba(255,255,255,0.07);
  color: #F3EDD8;
}.mte-sbar_tab-4z6.mte-state_active-4z6 {
  background: rgba(200,154,40,0.18);
  border-color: rgba(200,154,40,0.08);
  color: #F3EDD8;
}.mte-sbar_tab_ic-4z6 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.mte-wy-4z6 {
  background: #0E1210;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.mte-wy-4z6 {
  padding: 40px 24px 0;
}
}.mte-wy_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-wy_head-4z6 {
  max-width: 720px;
  margin-bottom: 18px;
}.mte-wy_label-4z6 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C89A28;
  font-size: 11px;
  letter-spacing: .08em;
}.mte-wy_h2-4z6 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F3EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.mte-wy_h2-4z6 {
  font-size: 1.5rem;
}
}.mte-wy_intro-4z6 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #706860;
}.mte-wy_grid-4z6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mte-wy_grid-4z6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.mte-wy_grid-4z6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mte-wy_card-4z6 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #161D17;
  border-radius: 10px;
}.mte-wy_card-4z6:hover {
  transform: translateY(-2px);
  border-color: rgba(200,154,40,0.08);
}.mte-wy_card_ic-4z6 {
  background: rgba(200,154,40,0.18);
  border-radius: 50%;
  width: 44px;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  color: #C89A28;
  height: 2.75rem;
}.mte-wy_card_ic-4z6 svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.mte-wy_card_h-4z6 {
  font-size: 0.938rem;
  color: #F3EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
}.mte-wy_card_p-4z6 {
  color: #706860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mte-wy_card_p-4z6 strong {
  font-weight: 600;
  color: #C9C1A8;
}.mte-gcg-4z6 {
  background: #0E1210;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.mte-gcg-4z6 {
  padding: 44px 24px 0;
}
}.mte-gcg_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-gcg_head-4z6 {
  margin-bottom: 20px;
  max-width: 45rem;
}.mte-gcg_label-4z6 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C89A28;
}.mte-gcg_h2-4z6 {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F3EDD8;
}
@media(min-width: 766px) {.mte-gcg_h2-4z6 {
  font-size: 1.75rem;
}
}.mte-gcg_intro-4z6 {
  line-height: 1.6;
  color: #706860;
  font-size: 13px;
}.mte-gcg_grid-4z6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.mte-gcg_grid-4z6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.mte-gcg_grid-4z6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mte-gcg_card-4z6 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  min-height: 15rem;
  cursor: pointer;
}.mte-gcg_card-4z6:hover {
  transform: translateY(-3px);
  border-color: rgba(200,154,40,0.18);
}.mte-gcg_card_bg-4z6 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.mte-gcg_card_bg-4z6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.mte-gcg_card_ic-4z6 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  justify-content: center;
  width: 40px;
  align-items: center;
  right: 18px;
  display: flex;
  z-index: 2;
  height: 2.5rem;
  position: absolute;
  color: #F3EDD8;
  top: 18px;
}.mte-gcg_card_ic-4z6 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.mte-gcg_card_ct-4z6 {
  position: relative;
  z-index: 1;
}.mte-gcg_card_h-4z6 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 18px;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F3EDD8;
}
@media(min-width: 769px) {.mte-gcg_card_h-4z6 {
  font-size: 20px;
}
}.mte-gcg_card_p-4z6 {
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.mte-gcg_card_p-4z6 strong {
  color: #F3EDD8;
  font-weight: 600;
}.mte-gcg_card_cta-4z6 {
  gap: 0.25rem;
  align-items: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #C89A28;
  font-weight: 700;
  font-size: 0.75rem;
  display: inline-flex;
}.mte-gcg_card_cta-4z6 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mte-ws-4z6 {
  background: #0E1210;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.mte-ws-4z6 {
  padding: 2.25rem 24px 0;
}
}.mte-ws_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-ws_head-4z6 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
}.mte-ws_title-4z6 {
  gap: 10px;
  flex-wrap: wrap;
  color: #F3EDD8;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
  font-family: 'Cinzel', serif;
}.mte-ws_title_ic-4z6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E8A820;
  height: 18px;
}.mte-ws_online-4z6 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #706860;
  font-weight: 600;
  font-size: 12px;
}.mte-ws_online_dot-4z6 {
  background: #3AAF5C;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(58,175,92,0.18);
  height: 8px;
  flex-shrink: 0;
}.mte-ws_scroll-4z6 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.mte-ws_scroll-4z6::-webkit-scrollbar {
  display: none;
}.mte-wc-4z6 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #121914;
  border-radius: 0.625rem;
  padding: 0.625rem 14px;
  gap: 10px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.mte-wc_img-4z6 {
  overflow: hidden;
  background: #161D17;
  border-radius: 6px;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.mte-wc_img-4z6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mte-wc_info-4z6 {
  min-width: 0;
}.mte-wc_game-4z6 {
  overflow: hidden;
  color: #C9C1A8;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.mte-wc_player-4z6 {
  overflow: hidden;
  white-space: nowrap;
  color: #575048;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.mte-wc_amount-4z6 {
  margin-left: auto;
  color: #3AAF5C;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.mte-prov-4z6 {
  background: #0E1210;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.mte-prov-4z6 {
  padding: 44px 24px 0;
}
}.mte-prov_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-prov_head-4z6 {
  margin-bottom: 1rem;
}.mte-prov_label-4z6 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C89A28;
}.mte-prov_h2-4z6 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F3EDD8;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.mte-prov_h2-4z6 {
  font-size: 24px;
}
}.mte-prov_seo-4z6 {
  max-width: 38.75rem;
  color: #706860;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
}.mte-prov_seo-4z6 strong {
  font-weight: 700;
  color: #C9C1A8;
}.mte-prov_seo-4z6 a {
  color: #C89A28;
  text-decoration: underline;
}.mte-prov_grid-4z6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.mte-prov_grid-4z6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.mte-prov_grid-4z6 {
  grid-template-columns: repeat(8,1fr);
}
}.mte-prov_card-4z6 {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  background: #121914;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.mte-prov_card-4z6:hover {
  background: #161D17;
  border-color: rgba(200,154,40,0.45);
}.mte-prov_logo-4z6 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
  align-items: center;
}.mte-prov_logo-4z6 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.mte-prov_name-4z6 {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #9A9080;
  font-size: 0.688rem;
  text-align: center;
}.mte-bon-4z6 {
  padding: 36px 1rem 0;
  background: #0E1210;
}
@media(min-width: 766px) {.mte-bon-4z6 {
  padding: 44px 1.5rem 0;
}
}.mte-bon_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-bon_head-4z6 {
  margin-bottom: 1.25rem;
}.mte-bon_label-4z6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C89A28;
}.mte-bon_h2-4z6 {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F3EDD8;
}
@media(min-width: 769px) {.mte-bon_h2-4z6 {
  font-size: 24px;
}
}.mte-bon_seo-4z6 {
  overflow-wrap: break-word;
  color: #706860;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
}.mte-bon_seo-4z6 strong {
  font-weight: 700;
  color: #C9C1A8;
}.mte-bon_seo-4z6 a {
  text-decoration: underline;
  color: #C89A28;
}.mte-bon_grid-4z6 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.mte-bon_grid-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.mte-bon_grid-4z6 {
  grid-template-columns: repeat(5,1fr);
}
}.mte-bon_card-4z6 {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #121914;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.mte-bon_card-4z6:hover {
  transform: translateY(-2px);
  border-color: rgba(200,154,40,0.08);
}.mte-bon_card_ic-4z6 svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.mte-bon_card_ic-4z6 {
  margin-bottom: 10px;
}.mte-bon_card_type-4z6 {
  color: #706860;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
}.mte-bon_card_amount-4z6 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #E8A820;
}.mte-bon_card_name-4z6 {
  color: #F3EDD8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
}.mte-bon_card_detail-4z6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #575048;
  line-height: 1.5;
}.mte-app-4z6 {
  background: #0E1210;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.mte-app-4z6 {
  padding: 2.75rem 1.5rem 0;
}
}.mte-app_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-app_head-4z6 {
  margin-bottom: 1rem;
}.mte-app_label-4z6 {
  font-size: 0.688rem;
  color: #C89A28;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.mte-app_h2-4z6 {
  font-size: 20px;
  color: #F3EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.mte-app_h2-4z6 {
  font-size: 24px;
}
}.mte-app_sub-4z6 {
  overflow-wrap: break-word;
  color: #706860;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.mte-app_sub-4z6 strong {
  color: #C9C1A8;
  font-weight: 700;
}.mte-app_cards-4z6 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.mte-app_cards-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}.mte-app_card-4z6 {
  gap: 16px;
  border-radius: 0.625rem;
  padding: 1.25rem;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.mte-app_card_ios-4z6 {
  background: linear-gradient(135deg,rgba(200,154,40,0.18) 0%,#161D17 100%);
}.mte-app_card_android-4z6 {
  background: linear-gradient(135deg,rgba(58,175,92,0.18) 0%,#161D17 100%);
}.mte-app_card_win-4z6 {
  background: linear-gradient(135deg,rgba(232,168,32,0.15) 0%,#161D17 100%);
}.mte-app_card_ic-4z6 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.mte-app_card_ic-4z6 {
  color: #F3EDD8;
  flex-shrink: 0;
}.mte-app_card_os-4z6 {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #706860;
  font-weight: 700;
}.mte-app_card_title-4z6 {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F3EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.mte-app_card_text-4z6 {
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #706860;
}.mte-app_card_btn-4z6 {
  gap: 0.438rem;
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(200,154,40,0.45);
  transition: background .2s;
  padding: 10px 1.125rem;
  color: #F3EDD8;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
}.mte-app_card_btn-4z6:hover {
  background: rgba(255,255,255,0.07);
}.mte-reg-4z6 {
  padding: 2.25rem 16px 0;
  background: #0E1210;
}
@media(min-width: 770px) {.mte-reg-4z6 {
  padding: 44px 1.5rem 0;
}
}.mte-reg_in-4z6 {
  border-radius: 16px;
  margin: 0 auto;
  padding: 28px 24px;
  background: #161D17;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1320px;
}
@media(min-width: 771px) {.mte-reg_in-4z6 {
  padding: 2.5rem;
}
}.mte-reg_top-4z6 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.mte-reg_top-4z6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mte-reg_label-4z6 {
  color: #C89A28;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
}.mte-reg_h2-4z6 {
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #F3EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.mte-reg_h2-4z6 {
  font-size: 28px;
}
}.mte-reg_bonus-4z6 {
  gap: 8px;
  padding: 0.625rem 16px;
  background: rgba(232,168,32,0.15);
  border: 1px solid rgba(232,168,32,0.15);
  border-radius: 10px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.mte-reg_bonus_amount-4z6 {
  font-size: 1.25rem;
  color: #E8A820;
  font-weight: 800;
}.mte-reg_bonus_text-4z6 {
  color: #9A9080;
  line-height: 1.35;
  font-size: 13px;
}.mte-reg_cta_btn-4z6 {
  background: #3AAF5C;
  padding: 14px 32px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 18px rgba(58,175,92,0.44);
  font-size: 0.938rem;
  display: inline-block;
  color: #0E0B04;
}.mte-reg_cta_btn-4z6:hover {
  background: #4DC970;
}.mte-reg_terms-4z6 {
  color: #575048;
  line-height: 1.5;
  font-size: 11px;
}.mte-reg_seo-4z6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 0.813rem;
  color: #706860;
  line-height: 1.65;
}.mte-reg_seo-4z6 p {
  line-height: 1.65;
  color: #706860;
  margin-bottom: 10px;
  font-size: 13px;
}.mte-reg_seo-4z6 p:last-child {
  margin-bottom: 0;
}.mte-reg_seo-4z6 strong {
  font-weight: 700;
  color: #C9C1A8;
}.mte-reg_seo-4z6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89A28;
}.mte-reg_seo-4z6 a:hover {
  color: #DFAF3C;
}.mte-reg_seo-4z6 ul,.mte-reg_seo-4z6 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.mte-reg_seo-4z6 ol {
  list-style: decimal;
}.mte-reg_seo-4z6 li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #706860;
}.mte-reg_seo-4z6 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.mte-reg_seo-4z6 table {
  display: table;
}
}.mte-reg_seo-4z6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C9C1A8;
}.mte-reg_seo-4z6 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #706860;
}.mte-reg_steps-4z6 {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.mte-reg_steps-4z6 {
  margin-top: 0;
}
}.mte-reg_step-4z6 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.mte-reg_step_num-4z6 {
  border-radius: 50%;
  background: rgba(200,154,40,0.18);
  border: 1px solid rgba(200,154,40,0.08);
  color: #C89A28;
  align-items: center;
  display: flex;
  height: 2.125rem;
  justify-content: center;
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
}.mte-reg_step_title-4z6 {
  color: #F3EDD8;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.mte-reg_step_text-4z6 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #706860;
}.mte-reg_trust-4z6 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.mte-reg_trust_item-4z6 {
  gap: 7px;
  color: #706860;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  display: flex;
}.mte-reg_trust_ic-4z6 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C89A28;
}.mte-rv-4z6 {
  background: #0E1210;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.mte-rv-4z6 {
  padding: 44px 1.5rem 0;
}
}.mte-rv_in-4z6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mte-rv_head-4z6 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.mte-rv_label-4z6 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C89A28;
  font-weight: 700;
}.mte-rv_h2-4z6 {
  font-size: 22px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F3EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.mte-rv_h2-4z6 {
  font-size: 1.75rem;
}
}.mte-rv_stats-4z6 {
  gap: 1.125rem;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #706860;
}.mte-rv_stats_score-4z6 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.mte-rv_stats_score_val-4z6 {
  font-weight: 800;
  color: #E8A820;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.mte-rv_stats_score_max-4z6 {
  font-size: 0.813rem;
  color: #575048;
}.mte-rv_stats_badge-4z6 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mte-rv_stats_badge-4z6 svg {
  height: 14px;
  width: 14px;
  color: #E8A820;
}.mte-rv_grid-4z6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.mte-rv_grid-4z6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mte-rv_grid-4z6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mte-rv_card-4z6 {
  border-radius: 10px;
  background: #161D17;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  flex-direction: column;
  display: flex;
}.mte-rv_card_stars-4z6 {
  gap: 2px;
  color: #E8A820;
  display: flex;
  margin-bottom: 10px;
}.mte-rv_card_stars-4z6 svg {
  height: 0.875rem;
  width: 14px;
}.mte-rv_card_h-4z6 {
  font-size: 14px;
  margin-bottom: 0.5rem;
  color: #F3EDD8;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
}.mte-rv_card_body-4z6 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #706860;
  line-height: 1.65;
  font-size: 0.813rem;
}.mte-rv_card_body-4z6 strong {
  font-weight: 600;
  color: #C9C1A8;
}.mte-rv_card_meta-4z6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
}.mte-rv_card_author-4z6 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C9C1A8;
}.mte-rv_card_date-4z6 {
  font-size: 11px;
  color: #575048;
}.mte-seo-4z6 {
  padding: 36px 16px 0;
  background: #0E1210;
}
@media(min-width: 769px) {.mte-seo-4z6 {
  padding: 44px 24px 0;
}
}.mte-seo_in-4z6 {
  background: #161D17;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.mte-seo_in-4z6 {
  padding: 2.25rem 40px;
}
}.mte-seo_label-4z6 {
  color: #C89A28;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
}.mte-seo_h2-4z6 {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F3EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.mte-seo_h2-4z6 {
  font-size: 1.5rem;
}
}.mte-seo_body-4z6 {
  color: #9A9080;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.mte-seo_body-4z6 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9A9080;
  line-height: 1.75;
}.mte-seo_body-4z6 p:last-child {
  margin-bottom: 0;
}.mte-seo_body-4z6 strong {
  font-weight: 700;
  color: #C9C1A8;
}.mte-seo_body-4z6 a {
  transition: color .2s;
  color: #C89A28;
  text-decoration: underline;
}.mte-seo_body-4z6 a:hover {
  color: #DFAF3C;
}.mte-seo_body-4z6 ul,.mte-seo_body-4z6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mte-seo_body-4z6 ol {
  list-style: decimal;
}.mte-seo_body-4z6 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #9A9080;
  line-height: 1.75;
}.mte-seo_body-4z6 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width:768px) {.mte-seo_body-4z6 table {
  display: table;
}
}.mte-seo_body-4z6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C9C1A8;
  font-weight: 700;
  text-align: left;
}.mte-seo_body-4z6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9080;
}.mte-seo_cols-4z6 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.mte-seo_cols-4z6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mte-seo_cols-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}.mte-seo_col_h-4z6 {
  color: #C9C1A8;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.mte-seo_col_p-4z6 {
  line-height: 1.65;
  color: #706860;
  font-size: 13px;
  overflow-wrap: break-word;
}.mte-seo_stats-4z6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mte-seo_stat-4z6 {
  padding: 14px 16px;
  border-radius: 10px;
  background: rgba(200,154,40,0.08);
  flex: 1;
  border: 1px solid rgba(200,154,40,0.18);
  min-width: 140px;
}.mte-seo_stat_val-4z6 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C89A28;
}.mte-seo_stat_lb-4z6 {
  font-size: 11px;
  color: #706860;
  overflow-wrap: break-word;
}.mte-seo-4z6 {
  padding: 2.25rem 1rem 0;
  background: #0E1210;
}
@media(min-width: 765px) {.mte-seo-4z6 {
  padding: 2.75rem 1.5rem 0;
}
}.mte-seo_in-4z6 {
  border-radius: 16px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #161D17;
  max-width: 1320px;
}
@media(min-width: 770px) {.mte-seo_in-4z6 {
  padding: 36px 2.5rem;
}
}.mte-seo_label-4z6 {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C89A28;
}.mte-seo_h2-4z6 {
  font-family: 'Cinzel', serif;
  color: #F3EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.mte-seo_h2-4z6 {
  font-size: 1.5rem;
}
}.mte-seo_body-4z6 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A9080;
  overflow-wrap: break-word;
}.mte-seo_body-4z6 p {
  font-size: 0.875rem;
  color: #9A9080;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.mte-seo_body-4z6 p:last-child {
  margin-bottom: 0;
}.mte-seo_body-4z6 strong {
  color: #C9C1A8;
  font-weight: 700;
}.mte-seo_body-4z6 a {
  transition: color .2s;
  color: #C89A28;
  text-decoration: underline;
}.mte-seo_body-4z6 a:hover {
  color: #DFAF3C;
}.mte-seo_body-4z6 ul,.mte-seo_body-4z6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mte-seo_body-4z6 ol {
  list-style: decimal;
}.mte-seo_body-4z6 li {
  color: #9A9080;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.mte-seo_body-4z6 table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.mte-seo_body-4z6 table {
  display: table;
}
}.mte-seo_body-4z6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C1A8;
}.mte-seo_body-4z6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9080;
}.mte-seo_cols-4z6 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.mte-seo_cols-4z6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mte-seo_cols-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}.mte-seo_col_h-4z6 {
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C9C1A8;
}.mte-seo_col_p-4z6 {
  color: #706860;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.mte-seo_stats-4z6 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mte-seo_stat-4z6 {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(200,154,40,0.18);
  padding: 0.875rem 16px;
  background: rgba(200,154,40,0.08);
  min-width: 140px;
}.mte-seo_stat_val-4z6 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C89A28;
  font-size: 20px;
}.mte-seo_stat_lb-4z6 {
  overflow-wrap: break-word;
  color: #706860;
  font-size: 0.688rem;
}.mte-seo-4z6 {
  background: #0E1210;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.mte-seo-4z6 {
  padding: 44px 24px 0;
}
}.mte-seo_in-4z6 {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #161D17;
  max-width: 1320px;
}
@media(min-width: 766px) {.mte-seo_in-4z6 {
  padding: 36px 40px;
}
}.mte-seo_label-4z6 {
  margin-bottom: 10px;
  color: #C89A28;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.mte-seo_h2-4z6 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F3EDD8;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.mte-seo_h2-4z6 {
  font-size: 1.5rem;
}
}.mte-seo_body-4z6 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9080;
}.mte-seo_body-4z6 p {
  color: #9A9080;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.mte-seo_body-4z6 p:last-child {
  margin-bottom: 0;
}.mte-seo_body-4z6 strong {
  color: #C9C1A8;
  font-weight: 700;
}.mte-seo_body-4z6 a {
  transition: color .2s;
  color: #C89A28;
  text-decoration: underline;
}.mte-seo_body-4z6 a:hover {
  color: #DFAF3C;
}.mte-seo_body-4z6 ul,.mte-seo_body-4z6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.mte-seo_body-4z6 ol {
  list-style: decimal;
}.mte-seo_body-4z6 li {
  margin-bottom: 6px;
  color: #9A9080;
  font-size: 0.875rem;
  line-height: 1.75;
}.mte-seo_body-4z6 table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.mte-seo_body-4z6 table {
  display: table;
}
}.mte-seo_body-4z6 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C9C1A8;
  font-weight: 700;
  text-align: left;
}.mte-seo_body-4z6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A9080;
}.mte-seo_cols-4z6 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.mte-seo_cols-4z6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mte-seo_cols-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}.mte-seo_col_h-4z6 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9C1A8;
}.mte-seo_col_p-4z6 {
  font-size: 13px;
  line-height: 1.65;
  color: #706860;
  overflow-wrap: break-word;
}.mte-seo_stats-4z6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mte-seo_stat-4z6 {
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 1rem;
  background: rgba(200,154,40,0.08);
  border: 1px solid rgba(200,154,40,0.18);
  min-width: 140px;
}.mte-seo_stat_val-4z6 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C89A28;
}.mte-seo_stat_lb-4z6 {
  color: #706860;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.mte-faq-4z6 {
  padding: 36px 1rem 0;
  background: #0E1210;
}
@media(min-width: 766px) {.mte-faq-4z6 {
  padding: 44px 1.5rem 0;
}
}.mte-faq_in-4z6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mte-faq_head-4z6 {
  margin-bottom: 20px;
}.mte-faq_label-4z6 {
  margin-bottom: 0.5rem;
  color: #C89A28;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.mte-faq_h2-4z6 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F3EDD8;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.mte-faq_h2-4z6 {
  font-size: 1.5rem;
}
}.mte-faq_list-4z6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mte-faq_item-4z6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  overflow: hidden;
  background: #161D17;
}.mte-faq_q-4z6 {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #C9C1A8;
  font-weight: 600;
}.mte-faq_q-4z6:hover {
  color: #F3EDD8;
}.mte-faq_q_ic-4z6 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.5rem;
  color: #C89A28;
  display: flex;
  height: 24px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}.mte-faq_item-4z6.mte-state_open-4z6 .mte-faq_q_ic-4z6 {
  transform: rotate(45deg);
}.mte-faq_a-4z6 {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  color: #706860;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.mte-faq_item-4z6.mte-state_open-4z6 .mte-faq_a-4z6 {
  display: block;
}.mte-faq_a-4z6 strong {
  font-weight: 700;
  color: #C9C1A8;
}.mte-faq_a-4z6 a {
  text-decoration: underline;
  color: #C89A28;
}.mte-faq_a-4z6 ul,.mte-faq_a-4z6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.mte-faq_a-4z6 ol {
  list-style: decimal;
}.mte-faq_a-4z6 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.mte-faq_a-4z6 table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.mte-faq_a-4z6 table {
  display: table;
}
}.mte-faq_a-4z6 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C9C1A8;
  text-align: left;
}.mte-faq_a-4z6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #706860;
}.mte-pmt-4z6 {
  padding: 2.25rem 1rem 0;
  background: #0E1210;
}
@media(min-width: 771px) {.mte-pmt-4z6 {
  padding: 2.75rem 1.5rem 0;
}
}.mte-pmt_in-4z6 {
  margin: 0 auto;
  max-width: 1320px;
}.mte-pmt_head-4z6 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.mte-pmt_label-4z6 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C89A28;
  letter-spacing: .08em;
  font-size: 11px;
}.mte-pmt_h2-4z6 {
  color: #F3EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.mte-pmt_h2-4z6 {
  font-size: 1.75rem;
}
}.mte-pmt_intro-4z6 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #706860;
}.mte-pmt_groups-4z6 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.mte-pmt_group-4z6 {
  padding: 20px;
  border-radius: 0.625rem;
  background: #161D17;
  border: 1px solid rgba(255,255,255,0.10);
}.mte-pmt_group_head-4z6 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.mte-pmt_group_ic-4z6 {
  background: rgba(200,154,40,0.18);
  border-radius: 0.375rem;
  color: #C89A28;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  display: flex;
}.mte-pmt_group_ic-4z6 svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.mte-pmt_group_h-4z6 {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  color: #F3EDD8;
  overflow-wrap: break-word;
}.mte-pmt_group_p-4z6 {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  font-size: 13px;
  color: #706860;
  overflow-wrap: break-word;
}.mte-pmt_group_p-4z6 strong {
  font-weight: 600;
  color: #C9C1A8;
}.mte-pmt_table_wrap-4z6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mte-pmt_table-4z6 {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.mte-pmt_table-4z6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  color: #C9C1A8;
  font-size: 11px;
  white-space: nowrap;
  text-align: left;
}.mte-pmt_table-4z6 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #706860;
}.mte-pmt_table-4z6 tbody tr:last-child td {
  border-bottom: none;
}.mte-pmt_table-4z6 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C9C1A8;
}.mte-ft-4z6 {
  background: #090C0A;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.mte-ft_support-4z6 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 770px) {.mte-ft_support-4z6 {
  padding: 1.75rem 24px;
}
}.mte-ft_support_in-4z6 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.mte-ft_support_main-4z6 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.mte-ft_support_ic-4z6 {
  flex-shrink: 0;
  color: #C89A28;
}.mte-ft_support_ic-4z6 svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mte-ft_support_text_title-4z6 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #F3EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
}.mte-ft_support_text_sub-4z6 {
  color: #706860;
  overflow-wrap: break-word;
  font-size: 12px;
}.mte-ft_support_btn-4z6 {
  padding: 0.688rem 1.375rem;
  border-radius: 10px;
  transition: background .2s;
  background: #C89A28;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F3EDD8;
}.mte-ft_support_btn-4z6:hover {
  background: #DFAF3C;
}.mte-ft_support_contacts-4z6 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.mte-ft_support_contact-4z6 {
  font-size: 0.75rem;
  color: #575048;
  line-height: 1.4;
}.mte-ft_support_contact-4z6 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 11px;
  color: #9A9080;
}.mte-ft_main-4z6 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width:768px) {.mte-ft_main-4z6 {
  padding: 2.5rem 24px 2rem;
}
}.mte-ft_main_in-4z6 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.mte-ft_main_in-4z6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.mte-ft_main_in-4z6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.mte-ft_col_logo-4z6 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.mte-ft_col_logo-4z6 {
  grid-column: auto;
}
}.mte-ft_logo-4z6 {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F3EDD8;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  margin-bottom: 12px;
}.mte-ft_logo_mark-4z6 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.mte-ft_logo_mark-4z6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.mte-ft_logo_sub-4z6 {
  font-size: 0.75rem;
  max-width: 200px;
  color: #575048;
  line-height: 1.55;
  overflow-wrap: break-word;
}.mte-ft_col_title-4z6 {
  letter-spacing: .07em;
  color: #9A9080;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.mte-ft_col_links-4z6 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.mte-ft_col_link-4z6 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #575048;
}.mte-ft_col_link-4z6:hover {
  color: #C9C1A8;
}.mte-ft_apps-4z6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mte-ft_app_card-4z6 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  padding: 10px 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.mte-ft_app_card-4z6:hover {
  border-color: rgba(200,154,40,0.45);
}.mte-ft_app_card_ic-4z6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.mte-ft_app_card_os-4z6 {
  font-size: 0.625rem;
  color: #575048;
  font-weight: 600;
}.mte-ft_app_card_action-4z6 {
  color: #C9C1A8;
  font-size: 12px;
  font-weight: 700;
}.mte-ft_bot-4z6 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.mte-ft_bot-4z6 {
  padding: 1.25rem 24px;
}
}.mte-ft_bot_in-4z6 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.mte-ft_socials-4z6 {
  gap: 0.5rem;
  display: flex;
}.mte-ft_soc-4z6 {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #9A9080;
  width: 36px;
}.mte-ft_soc-4z6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.mte-ft_soc-4z6:hover {
  background: rgba(255,255,255,0.07);
}.mte-ft_legal-4z6 {
  flex: 1;
  min-width: 12.5rem;
  color: #7A7268;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
}.mte-ft_legal-4z6 strong {
  font-weight: 700;
  color: #9A9080;
}.mte-ft_legal-4z6 a {
  color: #9A9080;
  text-decoration: underline;
}.mte-ft_age-4z6 {
  border: 2px solid #7A7268;
  border-radius: 50%;
  width: 32px;
  align-items: center;
  height: 32px;
  font-weight: 800;
  margin-left: auto;
  color: #7A7268;
  font-size: 0.688rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}