html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100E0B;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #C9B89E;
  min-height: 100vh;
}.mtz-layout_8ex {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.mtz-page_8ex {
  min-height: 100vh;
  display: flex;
}.mtz-main_8ex {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.mtz-main_8ex {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.mtz-main_8ex {
  padding-bottom: 4.5rem;
}
}.mtz-gc_8ex {
  border: 1px solid rgba(255, 230, 190, 0.06);
  transition: transform .2s,border-color .2s;
  background: #161310;
  border-radius: 8px;
  overflow: hidden;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 637px) {.mtz-gc_8ex {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.mtz-gc_8ex {
  width: 168px;
}
}.mtz-gc_8ex:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 138, 42, 0.07);
}.mtz-gc_img_8ex {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.mtz-gc_img_8ex img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.mtz-gc_hover_8ex {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.mtz-gc_8ex:hover .mtz-gc_hover_8ex {
  opacity: 1;
}.mtz-gc_hover_btn_8ex {
  border-radius: 4px;
  background: #D48A2A;
  padding: 8px 1rem;
  color: #F4EDE0;
  font-size: 0.75rem;
  font-weight: 700;
}.mtz-gc_info_8ex {
  padding: 8px 10px 0.625rem;
}.mtz-gc_name_8ex {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  color: #C9B89E;
}.mtz-gc_prov_8ex {
  font-size: 0.625rem;
  color: #5A4D3E;
}.mtz-gc_tag_8ex {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 0.563rem;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
  z-index: 2;
}.mtz-gc_tag_hot_8ex {
  background: #C03A2E;
  color: #fff;
}.mtz-gc_tag_new_8ex {
  background: #3DAB6A;
  color: #100E0B;
}.mtz-gc_tag_jp_8ex {
  background: #C8942A;
  color: #100E0B;
}.mtz-gc_tag_ex_8ex {
  background: #7A4E1E;
  color: #fff;
}.mtz-gc_tag_live_8ex {
  background: #C03A2E;
  color: #fff;
}.mtz-gr_8ex {
  padding: 32px 1rem 0;
  background: #100E0B;
}
@media(min-width: 769px) {.mtz-gr_8ex {
  padding: 2.25rem 1.5rem 0;
}
}.mtz-gr_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-gr_head_8ex {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.mtz-gr_head_l_8ex {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.mtz-gr_ic_8ex {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  height: 2rem;
  align-items: center;
}.mtz-gr_ic_8ex svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.mtz-gr_title_8ex {
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 770px) {.mtz-gr_title_8ex {
  font-size: 1.125rem;
}
}.mtz-gr_more_8ex {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  color: #72614F;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
}.mtz-gr_more_8ex:hover {
  color: #D48A2A;
}.mtz-gr_more_8ex svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.mtz-gr_arrows_8ex {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.mtz-gr_arr_8ex {
  border-radius: 4px;
  border: 1px solid rgba(255, 230, 190, 0.11);
  background: rgba(255, 240, 210, 0.05);
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  color: #9A8670;
}.mtz-gr_arr_8ex:hover {
  background: rgba(255, 240, 210, 0.07);
  color: #F4EDE0;
}.mtz-gr_arr_8ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.mtz-gr_seo_h_8ex {
  margin: 0 0 6px;
  max-width: 680px;
  color: #C9B89E;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.mtz-gr_seo_h_8ex {
  font-size: 0.875rem;
}
}.mtz-gr_seo_8ex {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  color: #72614F;
  max-width: 680px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.mtz-gr_seo_8ex strong {
  color: #C9B89E;
  font-weight: 600;
}.mtz-gr_scroll_8ex {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
}.mtz-gr_scroll_8ex::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mtz-gr_scroll_8ex {
  gap: 12px;
}
}.mtz-tb_8ex {
  background: #120F0C;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  position: fixed;
  z-index: 80;
  align-items: center;
  height: 56px;
  right: 0;
  top: 0;
  display: flex;
  left: 0;
}.mtz-tb_in_8ex {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.mtz-tb_burger_8ex {
  gap: 0.313rem;
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  width: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  height: 38px;
  margin-right: 8px;
}.mtz-tb_burger_8ex:hover {
  background: rgba(255, 240, 210, 0.05);
}.mtz-tb_burger_line_8ex {
  background: #9A8670;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.mtz-tb_burger_8ex {
  display: none;
}
}.mtz-tb_logo_8ex {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  letter-spacing: -.01em;
  margin-right: 20px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F4EDE0;
  flex-shrink: 0;
  display: flex;
}.mtz-tb_logo_mark_8ex {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
  width: 32px;
}.mtz-tb_logo_mark_8ex img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mtz-tb_nav_8ex {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.mtz-tb_nav_8ex {
  display: flex;
}
}.mtz-tb_tab_8ex {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A8670;
  white-space: nowrap;
}.mtz-tb_tab_8ex:hover {
  background: rgba(255, 240, 210, 0.05);
  color: #F4EDE0;
}.mtz-tb_tab_8ex.mtz-state_active_8ex {
  background: rgba(212, 138, 42, 0.18);
  color: #F4EDE0;
}.mtz-tb_right_8ex {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.mtz-tb_login_8ex {
  border-radius: 8px;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 230, 190, 0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255, 240, 210, 0.05);
  display: none;
  color: #C9B89E;
  font-size: 0.813rem;
  font-weight: 600;
}.mtz-tb_login_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  color: #F4EDE0;
}
@media(min-width: 479px) {.mtz-tb_login_8ex {
  display: block;
}
}.mtz-tb_reg_8ex {
  transition: background .2s;
  background: #3DAB6A;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  font-weight: 700;
  font-size: 13px;
  color: #100E0B;
  white-space: nowrap;
}.mtz-tb_reg_8ex:hover {
  background: #4DC07C;
}.mtz-sb_8ex {
  border-right: 1px solid rgba(255, 240, 210, 0.05);
  background: #1C1915;
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 220px;
  overflow-y: auto;
  top: 3.5rem;
}.mtz-sb_8ex.mtz-state_open_8ex {
  transform: translateX(0);
}.mtz-sb_8ex::-webkit-scrollbar {
  width: 4px;
}.mtz-sb_8ex::-webkit-scrollbar-thumb {
  background: rgba(255, 240, 210, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.mtz-sb_8ex {
  transform: translateX(0);
}
}.mtz-sb_auth_8ex {
  padding: 14px 0.75rem 10px;
}.mtz-sb_btn_reg_8ex {
  padding: 11px;
  background: #3DAB6A;
  transition: background .2s;
  border-radius: 8px;
  text-align: center;
  color: #100E0B;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.mtz-sb_btn_reg_8ex:hover {
  background: #4DC07C;
}.mtz-sb_btn_login_8ex {
  transition: border-color .2s;
  border: 1px solid rgba(255, 230, 190, 0.11);
  background: rgba(255, 240, 210, 0.05);
  border-radius: 8px;
  padding: 0.625rem;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  color: #C9B89E;
}.mtz-sb_btn_login_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  color: #F4EDE0;
}.mtz-sb_promo_8ex {
  margin: 0 12px 10px;
  border-radius: 8px;
  background: linear-gradient(135deg,#1E1208,#1C1915);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(212, 138, 42, 0.18);
  position: relative;
}.mtz-sb_promo_8ex::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 138, 42, 0.18),transparent 70%);
  top: -1.25rem;
  width: 80px;
  position: absolute;
  right: -20px;
  height: 5rem;
  content: '';
}.mtz-sb_promo_title_8ex {
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D48A2A;
  font-size: 11px;
}.mtz-sb_promo_text_8ex {
  line-height: 1.35;
  color: #F4EDE0;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mtz-sb_promo_sub_8ex {
  color: #72614F;
  margin-top: 3px;
  font-size: 0.625rem;
}.mtz-sb_nav_8ex {
  padding: 6px 8px 1rem;
}.mtz-sb_nav_lb_8ex {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5A4D3E;
}.mtz-sb_link_8ex {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.25rem;
  color: #9A8670;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.mtz-sb_link_8ex:hover {
  background: rgba(255, 240, 210, 0.05);
  color: #F4EDE0;
}.mtz-sb_link_8ex.mtz-state_active_8ex {
  background: rgba(212, 138, 42, 0.18);
  color: #F4EDE0;
}.mtz-sb_ic_8ex {
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.mtz-sb_ic_8ex svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.mtz-sb_ic_1_8ex {
  background: rgba(212, 138, 42, 0.07);
  color: #D48A2A;
}.mtz-sb_ic_2_8ex {
  background: rgba(61, 171, 106, 0.16);
  color: #3DAB6A;
}.mtz-sb_ic_3_8ex {
  background: rgba(200, 148, 42, 0.18);
  color: #C8942A;
}.mtz-sb_ic_4_8ex {
  background: rgba(122, 78, 30, 0.28);
  color: #7A4E1E;
}.mtz-sb_ic_5_8ex {
  background: rgba(212, 138, 42, 0.07);
  color: #C4557A;
}.mtz-sb_ic_6_8ex {
  background: rgba(122, 78, 30, 0.28);
  color: #9B5FD4;
}.mtz-sb_badge_8ex {
  border-radius: 0.25rem;
  background: #C8942A;
  padding: 2px 7px;
  font-weight: 700;
  color: #100E0B;
  margin-left: auto;
  font-size: 0.563rem;
}.mtz-sb_bot_8ex {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.mtz-sb_lang_8ex,.mtz-sb_help_8ex {
  background: rgba(255, 240, 210, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  border: 1px solid rgba(255, 230, 190, 0.06);
  gap: 6px;
  flex: 1;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  color: #9A8670;
}.mtz-sb_lang_8ex:hover,.mtz-sb_help_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  color: #F4EDE0;
}.mtz-sb_lang_8ex svg,.mtz-sb_help_8ex svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.mtz-sb_bd_8ex {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.mtz-sb_bd_8ex.mtz-state_on_8ex {
  display: block;
}
@media(min-width: 1078px) {.mtz-sb_bd_8ex {
  display: none!important;
}
}.mtz-mob_nav_8ex {
  background: #1C1915;
  border-top: 1px solid rgba(255, 230, 190, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
}
@media(min-width: 1081px) {.mtz-mob_nav_8ex {
  display: none;
}
}.mtz-mob_nav_item_8ex {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #5A4D3E;
  flex-direction: column;
}.mtz-mob_nav_ic_8ex {
  line-height: 1;
}.mtz-mob_nav_ic_8ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.mtz-mob_nav_lb_8ex {
  font-weight: 600;
  color: #5A4D3E;
  font-size: 0.625rem;
}.mtz-mob_nav_item_8ex.mtz-state_active_8ex {
  color: #D48A2A;
}.mtz-mob_nav_item_8ex.mtz-state_active_8ex .mtz-mob_nav_lb_8ex {
  color: #D48A2A;
}.mtz-hero_8ex {
  padding: 1.25rem 16px 0;
  background: #100E0B;
}
@media(min-width: 769px) {.mtz-hero_8ex {
  padding: 1.5rem 24px 0;
}
}.mtz-hero_in_8ex {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width:860px) {.mtz-hero_in_8ex {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.mtz-hero_in_8ex {
  grid-template-columns: 1fr 340px;
}
}.mtz-hero_promo_8ex {
  overflow: hidden;
  background: #161310;
  border-radius: 14px;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 769px) {.mtz-hero_promo_8ex {
  min-height: 17.5rem;
}
}.mtz-hero_promo_bg_8ex {
  background: linear-gradient(120deg,#1E1208 0%,#100E0B 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.mtz-hero_promo_bg_8ex::after {
  background: linear-gradient(90deg,#100E0B 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mtz-hero_promo_glow_8ex {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 30, 0.28) 0%,transparent 65%);
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
  position: absolute;
  width: 300px;
}.mtz-hero_promo_ct_8ex {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.mtz-hero_promo_ct_8ex {
  padding: 40px 2rem;
}
}.mtz-hero_badge_8ex {
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 138, 42, 0.07);
  background: rgba(212, 138, 42, 0.18);
  padding: 5px 0.75rem;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D48A2A;
  margin-bottom: 14px;
}.mtz-hero_h1_8ex {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F4EDE0;
}.mtz-hero_h1_8ex em {
  color: #C8942A;
  font-style: normal;
}
@media(min-width: 771px) {.mtz-hero_h1_8ex {
  font-size: 36px;
}
}.mtz-hero_sub_8ex {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A8670;
  margin-bottom: 20px;
}
@media(min-width: 770px) {.mtz-hero_sub_8ex {
  font-size: 0.875rem;
}
}.mtz-hero_row_8ex {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.mtz-hero_cta_8ex {
  border-radius: 8px;
  transition: background .2s;
  background: #3DAB6A;
  padding: 13px 1.625rem;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 14px rgba(61, 171, 106, 0.32);
  font-size: 14px;
  color: #100E0B;
}.mtz-hero_cta_8ex:hover {
  background: #4DC07C;
}.mtz-hero_terms_8ex {
  color: #5A4D3E;
  font-size: 11px;
}.mtz-hero_game_8ex {
  background: #161310;
  border: 1px solid rgba(255, 230, 190, 0.06);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  flex-direction: column;
  display: flex;
}.mtz-hero_game_badge_8ex {
  background: rgba(200, 148, 42, 0.18);
  border: 1px solid rgba(200, 148, 42, 0.18);
  border-radius: 20px;
  padding: 0.313rem 10px;
  position: absolute;
  font-weight: 700;
  color: #C8942A;
  text-transform: uppercase;
  left: 12px;
  letter-spacing: .06em;
  font-size: 10px;
  top: 0.75rem;
  z-index: 3;
}.mtz-hero_game_badge_8ex svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.mtz-hero_game_img_8ex {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1208,#100E0B);
  padding-bottom: 60%;
  position: relative;
}.mtz-hero_game_img_8ex img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.mtz-hero_game_play_8ex {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.mtz-hero_game_8ex:hover .mtz-hero_game_play_8ex {
  opacity: 1;
}.mtz-hero_game_play_8ex span {
  background: #D48A2A;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
}.mtz-hero_game_play_8ex span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.mtz-hero_game_info_8ex {
  padding: 14px 1rem;
}.mtz-hero_game_title_8ex {
  overflow-wrap: break-word;
  color: #F4EDE0;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  font-weight: 700;
}.mtz-hero_game_provider_8ex {
  color: #72614F;
  font-size: 0.688rem;
}.mtz-hero_game_btn_8ex {
  padding: 0.688rem;
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 1rem;
  background: #D48A2A;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F4EDE0;
}.mtz-hero_game_8ex:hover .mtz-hero_game_btn_8ex {
  background: #E89E3E;
}.mtz-sbar_8ex {
  padding: 16px 16px 0;
  background: #100E0B;
}
@media(min-width: 770px) {.mtz-sbar_8ex {
  padding: 1.125rem 24px 0;
}
}.mtz-sbar_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-sbar_row_8ex {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.mtz-sbar_input_8ex {
  padding: 11px 1rem;
  border-radius: 8px;
  gap: 10px;
  background: #161310;
  transition: border-color .2s;
  border: 1px solid rgba(255, 230, 190, 0.11);
  flex: 1;
  color: #72614F;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  display: flex;
}.mtz-sbar_input_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
}.mtz-sbar_input_8ex svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.mtz-sbar_providers_8ex {
  transition: border-color .2s;
  background: #161310;
  border: 1px solid rgba(255, 230, 190, 0.11);
  border-radius: 8px;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  color: #C9B89E;
}.mtz-sbar_providers_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  color: #F4EDE0;
}.mtz-sbar_providers_8ex svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.mtz-sbar_tabs_8ex {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.mtz-sbar_tabs_8ex::-webkit-scrollbar {
  display: none;
}.mtz-sbar_tab_8ex {
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 230, 190, 0.06);
  background: rgba(255, 240, 210, 0.05);
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  font-weight: 600;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  color: #9A8670;
  display: flex;
}.mtz-sbar_tab_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  background: rgba(255, 240, 210, 0.07);
  color: #F4EDE0;
}.mtz-sbar_tab_8ex.mtz-state_active_8ex {
  background: rgba(212, 138, 42, 0.18);
  border-color: rgba(212, 138, 42, 0.07);
  color: #F4EDE0;
}.mtz-sbar_tab_ic_8ex svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.mtz-gcg_8ex {
  padding: 2.25rem 16px 0;
  background: #100E0B;
}
@media(min-width:768px) {.mtz-gcg_8ex {
  padding: 44px 1.5rem 0;
}
}.mtz-gcg_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-gcg_head_8ex {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.mtz-gcg_label_8ex {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D48A2A;
  font-size: 11px;
}.mtz-gcg_h2_8ex {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F4EDE0;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.mtz-gcg_h2_8ex {
  font-size: 1.75rem;
}
}.mtz-gcg_intro_8ex {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #72614F;
}.mtz-gcg_grid_8ex {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.mtz-gcg_grid_8ex {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mtz-gcg_grid_8ex {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mtz-gcg_card_8ex {
  overflow: hidden;
  border: 1px solid rgba(255, 230, 190, 0.11);
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 240px;
}.mtz-gcg_card_8ex:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 138, 42, 0.18);
}.mtz-gcg_card_bg_8ex {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mtz-gcg_card_bg_8ex::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.mtz-gcg_card_ic_8ex {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  justify-content: center;
  right: 18px;
  top: 18px;
  z-index: 2;
  align-items: center;
  height: 40px;
  display: flex;
  width: 40px;
  position: absolute;
  color: #F4EDE0;
}.mtz-gcg_card_ic_8ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.mtz-gcg_card_ct_8ex {
  position: relative;
  z-index: 1;
}.mtz-gcg_card_h_8ex {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F4EDE0;
}
@media(min-width:768px) {.mtz-gcg_card_h_8ex {
  font-size: 1.25rem;
}
}.mtz-gcg_card_p_8ex {
  margin-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.mtz-gcg_card_p_8ex strong {
  color: #F4EDE0;
  font-weight: 600;
}.mtz-gcg_card_cta_8ex {
  gap: 0.25rem;
  align-items: center;
  color: #D48A2A;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .04em;
}.mtz-gcg_card_cta_8ex svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.mtz-ws_8ex {
  padding: 2rem 1rem 0;
  background: #100E0B;
}
@media(min-width: 769px) {.mtz-ws_8ex {
  padding: 2.25rem 1.5rem 0;
}
}.mtz-ws_in_8ex {
  margin: 0 auto;
  max-width: 1320px;
}.mtz-ws_head_8ex {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.mtz-ws_title_8ex {
  gap: 0.625rem;
  color: #F4EDE0;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
}.mtz-ws_title_ic_8ex svg {
  stroke-linejoin: round;
  color: #C8942A;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.mtz-ws_online_8ex {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #72614F;
  display: flex;
  font-weight: 600;
}.mtz-ws_online_dot_8ex {
  background: #3DAB6A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(61, 171, 106, 0.16);
  height: 0.5rem;
  width: 8px;
}.mtz-ws_scroll_8ex {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.mtz-ws_scroll_8ex::-webkit-scrollbar {
  display: none;
}.mtz-wc_8ex {
  border: 1px solid rgba(255, 230, 190, 0.11);
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border-radius: 8px;
  background: #161310;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.mtz-wc_img_8ex {
  border-radius: 0.25rem;
  background: #1C1915;
  overflow: hidden;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.mtz-wc_img_8ex img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mtz-wc_info_8ex {
  min-width: 0;
}.mtz-wc_game_8ex {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C9B89E;
}.mtz-wc_player_8ex {
  overflow: hidden;
  color: #5A4D3E;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.mtz-wc_amount_8ex {
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  color: #3DAB6A;
}.mtz-app_8ex {
  padding: 36px 16px 0;
  background: #100E0B;
}
@media(min-width:768px) {.mtz-app_8ex {
  padding: 44px 24px 0;
}
}.mtz-app_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-app_head_8ex {
  margin-bottom: 1rem;
}.mtz-app_label_8ex {
  color: #D48A2A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.mtz-app_h2_8ex {
  color: #F4EDE0;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.mtz-app_h2_8ex {
  font-size: 1.5rem;
}
}.mtz-app_sub_8ex {
  overflow-wrap: break-word;
  color: #72614F;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.mtz-app_sub_8ex strong {
  color: #C9B89E;
  font-weight: 700;
}.mtz-app_cards_8ex {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.mtz-app_cards_8ex {
  grid-template-columns: repeat(3,1fr);
}
}.mtz-app_card_8ex {
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.mtz-app_card_ios_8ex {
  background: linear-gradient(135deg,rgba(212, 138, 42, 0.18) 0%,#1C1915 100%);
}.mtz-app_card_android_8ex {
  background: linear-gradient(135deg,rgba(61, 171, 106, 0.16) 0%,#1C1915 100%);
}.mtz-app_card_win_8ex {
  background: linear-gradient(135deg,rgba(200, 148, 42, 0.18) 0%,#1C1915 100%);
}.mtz-app_card_ic_8ex svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.mtz-app_card_ic_8ex {
  flex-shrink: 0;
  color: #F4EDE0;
}.mtz-app_card_os_8ex {
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #72614F;
  letter-spacing: .08em;
  font-size: 10px;
}.mtz-app_card_title_8ex {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  color: #F4EDE0;
  margin-bottom: 6px;
}.mtz-app_card_text_8ex {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #72614F;
  font-size: 0.75rem;
}.mtz-app_card_btn_8ex {
  border: 1px solid rgba(212, 138, 42, 0.45);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 240, 210, 0.12);
  gap: 0.438rem;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #F4EDE0;
}.mtz-app_card_btn_8ex:hover {
  background: rgba(255, 240, 210, 0.07);
}.mtz-reg_8ex {
  background: #100E0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.mtz-reg_8ex {
  padding: 2.75rem 24px 0;
}
}.mtz-reg_in_8ex {
  border: 1px solid rgba(255, 230, 190, 0.06);
  background: #1C1915;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.mtz-reg_in_8ex {
  padding: 40px;
}
}.mtz-reg_top_8ex {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.mtz-reg_top_8ex {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mtz-reg_label_8ex {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D48A2A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.mtz-reg_h2_8ex {
  margin-bottom: 12px;
  line-height: 1.2;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE0;
}
@media(min-width: 769px) {.mtz-reg_h2_8ex {
  font-size: 28px;
}
}.mtz-reg_bonus_8ex {
  background: rgba(200, 148, 42, 0.18);
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 148, 42, 0.18);
  padding: 10px 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.mtz-reg_bonus_amount_8ex {
  font-size: 20px;
  color: #C8942A;
  font-weight: 800;
}.mtz-reg_bonus_text_8ex {
  line-height: 1.35;
  color: #9A8670;
  font-size: 13px;
}.mtz-reg_cta_btn_8ex {
  background: #3DAB6A;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
  color: #100E0B;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 14px rgba(61, 171, 106, 0.32);
}.mtz-reg_cta_btn_8ex:hover {
  background: #4DC07C;
}.mtz-reg_terms_8ex {
  font-size: 11px;
  line-height: 1.5;
  color: #5A4D3E;
}.mtz-reg_seo_8ex {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  margin-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  color: #72614F;
}.mtz-reg_seo_8ex p {
  margin-bottom: 10px;
  color: #72614F;
  font-size: 13px;
  line-height: 1.65;
}.mtz-reg_seo_8ex p:last-child {
  margin-bottom: 0;
}.mtz-reg_seo_8ex strong {
  font-weight: 700;
  color: #C9B89E;
}.mtz-reg_seo_8ex a {
  transition: color .2s;
  text-decoration: underline;
  color: #D48A2A;
}.mtz-reg_seo_8ex a:hover {
  color: #E89E3E;
}.mtz-reg_seo_8ex ul,.mtz-reg_seo_8ex ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.mtz-reg_seo_8ex ol {
  list-style: decimal;
}.mtz-reg_seo_8ex li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #72614F;
  margin-bottom: 0.25rem;
}.mtz-reg_seo_8ex table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.mtz-reg_seo_8ex table {
  display: table;
}
}.mtz-reg_seo_8ex th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  font-weight: 700;
  color: #C9B89E;
  text-align: left;
}.mtz-reg_seo_8ex td {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 8px;
  color: #72614F;
}.mtz-reg_steps_8ex {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.mtz-reg_steps_8ex {
  margin-top: 0;
}
}.mtz-reg_step_8ex {
  gap: 14px;
  background: rgba(255, 240, 210, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 230, 190, 0.06);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mtz-reg_step_num_8ex {
  background: rgba(212, 138, 42, 0.18);
  border: 1px solid rgba(212, 138, 42, 0.07);
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  height: 34px;
  font-size: 0.875rem;
  display: flex;
  width: 34px;
  color: #D48A2A;
}.mtz-reg_step_title_8ex {
  font-size: 14px;
  color: #F4EDE0;
  font-weight: 700;
  margin-bottom: 3px;
}.mtz-reg_step_text_8ex {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #72614F;
}.mtz-reg_trust_8ex {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.mtz-reg_trust_item_8ex {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #72614F;
}.mtz-reg_trust_ic_8ex svg {
  stroke-linecap: round;
  width: 16px;
  color: #D48A2A;
  stroke-linejoin: round;
  height: 1rem;
}.mtz-prov_8ex {
  background: #100E0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.mtz-prov_8ex {
  padding: 2.75rem 24px 0;
}
}.mtz-prov_in_8ex {
  margin: 0 auto;
  max-width: 1320px;
}.mtz-prov_head_8ex {
  margin-bottom: 1rem;
}.mtz-prov_label_8ex {
  font-weight: 700;
  color: #D48A2A;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.mtz-prov_h2_8ex {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.mtz-prov_h2_8ex {
  font-size: 1.5rem;
}
}.mtz-prov_seo_8ex {
  max-width: 38.75rem;
  color: #72614F;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}.mtz-prov_seo_8ex strong {
  color: #C9B89E;
  font-weight: 700;
}.mtz-prov_seo_8ex a {
  text-decoration: underline;
  color: #D48A2A;
}.mtz-prov_grid_8ex {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.mtz-prov_grid_8ex {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.mtz-prov_grid_8ex {
  grid-template-columns: repeat(8,1fr);
}
}.mtz-prov_card_8ex {
  background: #161310;
  border: 1px solid rgba(255, 230, 190, 0.11);
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.mtz-prov_card_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
  background: #1C1915;
}.mtz-prov_logo_8ex {
  background: rgba(255, 240, 210, 0.05);
  overflow: hidden;
  border-radius: 4px;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  display: flex;
}.mtz-prov_logo_8ex img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mtz-prov_name_8ex {
  font-size: 11px;
  color: #9A8670;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.mtz-bon_8ex {
  background: #100E0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.mtz-bon_8ex {
  padding: 44px 1.5rem 0;
}
}.mtz-bon_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-bon_head_8ex {
  margin-bottom: 1.25rem;
}.mtz-bon_label_8ex {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D48A2A;
  margin-bottom: 0.5rem;
}.mtz-bon_h2_8ex {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.mtz-bon_h2_8ex {
  font-size: 1.5rem;
}
}.mtz-bon_seo_8ex {
  color: #72614F;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
}.mtz-bon_seo_8ex strong {
  font-weight: 700;
  color: #C9B89E;
}.mtz-bon_seo_8ex a {
  color: #D48A2A;
  text-decoration: underline;
}.mtz-bon_grid_8ex {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.mtz-bon_grid_8ex {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.mtz-bon_grid_8ex {
  grid-template-columns: repeat(5,1fr);
}
}.mtz-bon_card_8ex {
  border: 1px solid rgba(255, 230, 190, 0.11);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #161310;
  border-radius: 0.5rem;
}.mtz-bon_card_8ex:hover {
  border-color: rgba(212, 138, 42, 0.07);
  transform: translateY(-2px);
}.mtz-bon_card_ic_8ex svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.mtz-bon_card_ic_8ex {
  margin-bottom: 0.625rem;
}.mtz-bon_card_type_8ex {
  color: #72614F;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.mtz-bon_card_amount_8ex {
  color: #C8942A;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
}.mtz-bon_card_name_8ex {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #F4EDE0;
  margin-bottom: 0.5rem;
}.mtz-bon_card_detail_8ex {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  padding-top: 8px;
  color: #5A4D3E;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.mtz-pmt_8ex {
  background: #100E0B;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.mtz-pmt_8ex {
  padding: 44px 1.5rem 0;
}
}.mtz-pmt_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-pmt_head_8ex {
  max-width: 720px;
  margin-bottom: 22px;
}.mtz-pmt_label_8ex {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D48A2A;
}.mtz-pmt_h2_8ex {
  color: #F4EDE0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.mtz-pmt_h2_8ex {
  font-size: 1.75rem;
}
}.mtz-pmt_intro_8ex {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #72614F;
  line-height: 1.6;
}.mtz-pmt_groups_8ex {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.mtz-pmt_group_8ex {
  background: #1C1915;
  border: 1px solid rgba(255, 230, 190, 0.11);
  padding: 20px;
  border-radius: 0.5rem;
}.mtz-pmt_group_head_8ex {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.mtz-pmt_group_ic_8ex {
  border-radius: 0.25rem;
  background: rgba(212, 138, 42, 0.18);
  height: 36px;
  align-items: center;
  color: #D48A2A;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 36px;
}.mtz-pmt_group_ic_8ex svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mtz-pmt_group_h_8ex {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 16px;
  color: #F4EDE0;
  overflow-wrap: break-word;
}.mtz-pmt_group_p_8ex {
  color: #72614F;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.mtz-pmt_group_p_8ex strong {
  font-weight: 600;
  color: #C9B89E;
}.mtz-pmt_table_wrap_8ex {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.mtz-pmt_table_8ex {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.mtz-pmt_table_8ex th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  color: #C9B89E;
  font-size: 11px;
  letter-spacing: .04em;
  text-transform: uppercase;
}.mtz-pmt_table_8ex td {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 0.75rem;
  color: #72614F;
}.mtz-pmt_table_8ex tbody tr:last-child td {
  border-bottom: none;
}.mtz-pmt_table_8ex tr:hover td {
  background: rgba(255, 240, 210, 0.05);
  color: #C9B89E;
}.mtz-faq_8ex {
  padding: 2.25rem 16px 0;
  background: #100E0B;
}
@media(min-width: 769px) {.mtz-faq_8ex {
  padding: 2.75rem 24px 0;
}
}.mtz-faq_in_8ex {
  margin: 0 auto;
  max-width: 82.5rem;
}.mtz-faq_head_8ex {
  margin-bottom: 1.25rem;
}.mtz-faq_label_8ex {
  font-weight: 700;
  color: #D48A2A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.mtz-faq_h2_8ex {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDE0;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.mtz-faq_h2_8ex {
  font-size: 1.5rem;
}
}.mtz-faq_list_8ex {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mtz-faq_item_8ex {
  border-radius: 8px;
  border: 1px solid rgba(255, 230, 190, 0.11);
  overflow: hidden;
  background: #1C1915;
}.mtz-faq_q_8ex {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  color: #C9B89E;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
}.mtz-faq_q_8ex:hover {
  color: #F4EDE0;
}.mtz-faq_q_ic_8ex {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 240, 210, 0.05);
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  color: #D48A2A;
  display: flex;
  width: 24px;
  font-size: 1rem;
  flex-shrink: 0;
}.mtz-faq_item_8ex.mtz-state_open_8ex .mtz-faq_q_ic_8ex {
  transform: rotate(45deg);
}.mtz-faq_a_8ex {
  padding: 0 20px 16px;
  display: none;
  color: #72614F;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
}.mtz-faq_item_8ex.mtz-state_open_8ex .mtz-faq_a_8ex {
  display: block;
}.mtz-faq_a_8ex strong {
  font-weight: 700;
  color: #C9B89E;
}.mtz-faq_a_8ex a {
  color: #D48A2A;
  text-decoration: underline;
}.mtz-faq_a_8ex ul,.mtz-faq_a_8ex ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.mtz-faq_a_8ex ol {
  list-style: decimal;
}.mtz-faq_a_8ex li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mtz-faq_a_8ex table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 765px) {.mtz-faq_a_8ex table {
  display: table;
}
}.mtz-faq_a_8ex th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9B89E;
}.mtz-faq_a_8ex td {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 0.375rem 8px;
  color: #72614F;
}.mtz-seo_8ex {
  background: #100E0B;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.mtz-seo_8ex {
  padding: 44px 1.5rem 0;
}
}.mtz-seo_in_8ex {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 230, 190, 0.11);
  margin: 0 auto;
  background: #1C1915;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.mtz-seo_in_8ex {
  padding: 36px 40px;
}
}.mtz-seo_label_8ex {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #D48A2A;
}.mtz-seo_h2_8ex {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F4EDE0;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 769px) {.mtz-seo_h2_8ex {
  font-size: 24px;
}
}.mtz-seo_body_8ex {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8670;
}.mtz-seo_body_8ex p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9A8670;
}.mtz-seo_body_8ex p:last-child {
  margin-bottom: 0;
}.mtz-seo_body_8ex strong {
  font-weight: 700;
  color: #C9B89E;
}.mtz-seo_body_8ex a {
  transition: color .2s;
  text-decoration: underline;
  color: #D48A2A;
}.mtz-seo_body_8ex a:hover {
  color: #E89E3E;
}.mtz-seo_body_8ex ul,.mtz-seo_body_8ex ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mtz-seo_body_8ex ol {
  list-style: decimal;
}.mtz-seo_body_8ex li {
  line-height: 1.75;
  color: #9A8670;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.mtz-seo_body_8ex table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 769px) {.mtz-seo_body_8ex table {
  display: table;
}
}.mtz-seo_body_8ex th {
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C9B89E;
  font-weight: 700;
  text-align: left;
}.mtz-seo_body_8ex td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #9A8670;
}.mtz-seo_cols_8ex {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.mtz-seo_cols_8ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mtz-seo_cols_8ex {
  grid-template-columns: repeat(3,1fr);
}
}.mtz-seo_col_h_8ex {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C9B89E;
  margin-bottom: 0.438rem;
}.mtz-seo_col_p_8ex {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #72614F;
  line-height: 1.65;
}.mtz-seo_stats_8ex {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mtz-seo_stat_8ex {
  flex: 1;
  border: 1px solid rgba(212, 138, 42, 0.18);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(212, 138, 42, 0.07);
  min-width: 140px;
}.mtz-seo_stat_val_8ex {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #D48A2A;
  font-weight: 800;
}.mtz-seo_stat_lb_8ex {
  font-size: 0.688rem;
  color: #72614F;
  overflow-wrap: break-word;
}.mtz-seo_8ex {
  background: #100E0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.mtz-seo_8ex {
  padding: 44px 24px 0;
}
}.mtz-seo_in_8ex {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 230, 190, 0.11);
  padding: 1.75rem 1.5rem;
  background: #1C1915;
  max-width: 1320px;
}
@media(min-width: 769px) {.mtz-seo_in_8ex {
  padding: 2.25rem 2.5rem;
}
}.mtz-seo_label_8ex {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D48A2A;
}.mtz-seo_h2_8ex {
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.mtz-seo_h2_8ex {
  font-size: 24px;
}
}.mtz-seo_body_8ex {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8670;
  font-size: 0.875rem;
}.mtz-seo_body_8ex p {
  color: #9A8670;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.mtz-seo_body_8ex p:last-child {
  margin-bottom: 0;
}.mtz-seo_body_8ex strong {
  color: #C9B89E;
  font-weight: 700;
}.mtz-seo_body_8ex a {
  transition: color .2s;
  text-decoration: underline;
  color: #D48A2A;
}.mtz-seo_body_8ex a:hover {
  color: #E89E3E;
}.mtz-seo_body_8ex ul,.mtz-seo_body_8ex ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mtz-seo_body_8ex ol {
  list-style: decimal;
}.mtz-seo_body_8ex li {
  font-size: 0.875rem;
  color: #9A8670;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.mtz-seo_body_8ex table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.mtz-seo_body_8ex table {
  display: table;
}
}.mtz-seo_body_8ex th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  color: #C9B89E;
  text-align: left;
  font-weight: 700;
}.mtz-seo_body_8ex td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #9A8670;
}.mtz-seo_cols_8ex {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.mtz-seo_cols_8ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mtz-seo_cols_8ex {
  grid-template-columns: repeat(3,1fr);
}
}.mtz-seo_col_h_8ex {
  color: #C9B89E;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.mtz-seo_col_p_8ex {
  color: #72614F;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.mtz-seo_stats_8ex {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mtz-seo_stat_8ex {
  padding: 0.875rem 16px;
  background: rgba(212, 138, 42, 0.07);
  flex: 1;
  border: 1px solid rgba(212, 138, 42, 0.18);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.mtz-seo_stat_val_8ex {
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #D48A2A;
  font-weight: 800;
  overflow-wrap: break-word;
}.mtz-seo_stat_lb_8ex {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #72614F;
}.mtz-seo_8ex {
  padding: 2.25rem 1rem 0;
  background: #100E0B;
}
@media(min-width: 769px) {.mtz-seo_8ex {
  padding: 44px 24px 0;
}
}.mtz-seo_in_8ex {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 230, 190, 0.11);
  background: #1C1915;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.mtz-seo_in_8ex {
  padding: 2.25rem 2.5rem;
}
}.mtz-seo_label_8ex {
  color: #D48A2A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.mtz-seo_h2_8ex {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F4EDE0;
  font-weight: 800;
}
@media(min-width: 769px) {.mtz-seo_h2_8ex {
  font-size: 24px;
}
}.mtz-seo_body_8ex {
  line-height: 1.75;
  color: #9A8670;
  overflow-wrap: break-word;
  font-size: 14px;
}.mtz-seo_body_8ex p {
  color: #9A8670;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.mtz-seo_body_8ex p:last-child {
  margin-bottom: 0;
}.mtz-seo_body_8ex strong {
  font-weight: 700;
  color: #C9B89E;
}.mtz-seo_body_8ex a {
  transition: color .2s;
  color: #D48A2A;
  text-decoration: underline;
}.mtz-seo_body_8ex a:hover {
  color: #E89E3E;
}.mtz-seo_body_8ex ul,.mtz-seo_body_8ex ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.mtz-seo_body_8ex ol {
  list-style: decimal;
}.mtz-seo_body_8ex li {
  color: #9A8670;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.mtz-seo_body_8ex table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.mtz-seo_body_8ex table {
  display: table;
}
}.mtz-seo_body_8ex th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  font-weight: 700;
  color: #C9B89E;
  text-align: left;
}.mtz-seo_body_8ex td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #9A8670;
}.mtz-seo_cols_8ex {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.mtz-seo_cols_8ex {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mtz-seo_cols_8ex {
  grid-template-columns: repeat(3,1fr);
}
}.mtz-seo_col_h_8ex {
  color: #C9B89E;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.mtz-seo_col_p_8ex {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #72614F;
  font-size: 13px;
}.mtz-seo_stats_8ex {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mtz-seo_stat_8ex {
  border-radius: 0.5rem;
  flex: 1;
  padding: 14px 16px;
  background: rgba(212, 138, 42, 0.07);
  border: 1px solid rgba(212, 138, 42, 0.18);
  min-width: 140px;
}.mtz-seo_stat_val_8ex {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #D48A2A;
  margin-bottom: 4px;
}.mtz-seo_stat_lb_8ex {
  overflow-wrap: break-word;
  color: #72614F;
  font-size: 11px;
}.mtz-ft_8ex {
  background: #0A0907;
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  margin-top: 3rem;
}.mtz-ft_support_8ex {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
}
@media(min-width: 765px) {.mtz-ft_support_8ex {
  padding: 1.75rem 1.5rem;
}
}.mtz-ft_support_in_8ex {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.mtz-ft_support_main_8ex {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.mtz-ft_support_ic_8ex {
  flex-shrink: 0;
  color: #D48A2A;
}.mtz-ft_support_ic_8ex svg {
  height: 30px;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.mtz-ft_support_text_title_8ex {
  color: #F4EDE0;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.mtz-ft_support_text_sub_8ex {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #72614F;
}.mtz-ft_support_btn_8ex {
  padding: 11px 1.375rem;
  background: #D48A2A;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4EDE0;
}.mtz-ft_support_btn_8ex:hover {
  background: #E89E3E;
}.mtz-ft_support_contacts_8ex {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.mtz-ft_support_contact_8ex {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #5A4D3E;
}.mtz-ft_support_contact_8ex strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #9A8670;
  display: block;
  font-size: 0.688rem;
}.mtz-ft_main_8ex {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
}
@media(min-width: 766px) {.mtz-ft_main_8ex {
  padding: 2.5rem 1.5rem 32px;
}
}.mtz-ft_main_in_8ex {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.mtz-ft_main_in_8ex {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mtz-ft_main_in_8ex {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mtz-ft_col_logo_8ex {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.mtz-ft_col_logo_8ex {
  grid-column: auto;
}
}.mtz-ft_logo_8ex {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F4EDE0;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  margin-bottom: 0.75rem;
}.mtz-ft_logo_mark_8ex {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.mtz-ft_logo_mark_8ex img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mtz-ft_logo_sub_8ex {
  font-size: 12px;
  line-height: 1.55;
  color: #5A4D3E;
  overflow-wrap: break-word;
  max-width: 200px;
}.mtz-ft_col_title_8ex {
  text-transform: uppercase;
  font-weight: 700;
  color: #9A8670;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
}.mtz-ft_col_links_8ex {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.mtz-ft_col_link_8ex {
  transition: color .2s;
  color: #5A4D3E;
  font-size: 13px;
  overflow-wrap: break-word;
}.mtz-ft_col_link_8ex:hover {
  color: #C9B89E;
}.mtz-ft_apps_8ex {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.mtz-ft_app_card_8ex {
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 230, 190, 0.11);
  background: rgba(255, 240, 210, 0.05);
  padding: 0.625rem 0.75rem;
  gap: 10px;
  display: flex;
  align-items: center;
}.mtz-ft_app_card_8ex:hover {
  border-color: rgba(212, 138, 42, 0.45);
}.mtz-ft_app_card_ic_8ex svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mtz-ft_app_card_os_8ex {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5A4D3E;
}.mtz-ft_app_card_action_8ex {
  color: #C9B89E;
  font-weight: 700;
  font-size: 0.75rem;
}.mtz-ft_bot_8ex {
  padding: 20px 16px;
}
@media(min-width: 771px) {.mtz-ft_bot_8ex {
  padding: 20px 1.5rem;
}
}.mtz-ft_bot_in_8ex {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.mtz-ft_socials_8ex {
  gap: 0.5rem;
  display: flex;
}.mtz-ft_soc_8ex {
  border: 1px solid rgba(255, 230, 190, 0.11);
  border-radius: 4px;
  background: rgba(255, 240, 210, 0.05);
  transition: background .2s;
  width: 2.25rem;
  color: #9A8670;
  align-items: center;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.mtz-ft_soc_8ex svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.mtz-ft_soc_8ex:hover {
  background: rgba(255, 240, 210, 0.07);
}.mtz-ft_legal_8ex {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #8A7A67;
}.mtz-ft_legal_8ex strong {
  color: #9A8670;
  font-weight: 700;
}.mtz-ft_legal_8ex a {
  color: #9A8670;
  text-decoration: underline;
}.mtz-ft_age_8ex {
  border-radius: 50%;
  border: 2px solid #8A7A67;
  align-items: center;
  margin-left: auto;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  height: 32px;
  display: flex;
  font-size: 0.688rem;
  color: #8A7A67;
}