*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #100C07;
  font-family: 'DM Sans', sans-serif;
  color: #D6C4A0;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.mvk_layout_t90 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.mvk_page_t90 {
  min-height: 100vh;
  display: flex;
}.mvk_main_t90 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.mvk_main_t90 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.mvk_main_t90 {
  padding-bottom: 4.5rem;
}
}.mvk_gc_t90 {
  border-radius: 0.625rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #17100A;
  border: 1px solid rgba(255, 200, 120, 0.06);
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.mvk_gc_t90 {
  width: 156px;
}
}
@media(min-width: 1083px) {.mvk_gc_t90 {
  width: 168px;
}
}.mvk_gc_t90:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 130, 10, 0.08);
}.mvk_gc_img_t90 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.mvk_gc_img_t90 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.mvk_gc_hover_t90 {
  inset: 0;
  background: rgba(6, 4, 2, 0.78);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.mvk_gc_t90:hover .mvk_gc_hover_t90 {
  opacity: 1;
}.mvk_gc_hover_btn_t90 {
  border-radius: 0.375rem;
  background: #C8820A;
  padding: 0.5rem 1rem;
  font-size: 12px;
  color: #F5EDD8;
  font-weight: 700;
}.mvk_gc_info_t90 {
  padding: 8px 0.625rem 0.625rem;
}.mvk_gc_name_t90 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  max-width: 100%;
  color: #D6C4A0;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
}.mvk_gc_prov_t90 {
  color: #6B5C3E;
  font-size: 10px;
}.mvk_gc_tag_t90 {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  top: 6px;
  z-index: 2;
  letter-spacing: .04em;
}.mvk_gc_tag_hot_t90 {
  background: #D93A2B;
  color: #fff;
}.mvk_gc_tag_new_t90 {
  background: #2E9E52;
  color: #100C07;
}.mvk_gc_tag_jp_t90 {
  background: #F0B429;
  color: #100C07;
}.mvk_gc_tag_ex_t90 {
  background: #7A3E00;
  color: #fff;
}.mvk_gc_tag_live_t90 {
  background: #D93A2B;
  color: #fff;
}.mvk_gr_t90 {
  background: #100C07;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.mvk_gr_t90 {
  padding: 2.25rem 1.5rem 0;
}
}.mvk_gr_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_gr_head_t90 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mvk_gr_head_l_t90 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.mvk_gr_ic_t90 {
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  height: 2rem;
}.mvk_gr_ic_t90 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.mvk_gr_title_t90 {
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.mvk_gr_title_t90 {
  font-size: 18px;
}
}.mvk_gr_more_t90 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7A6848;
}.mvk_gr_more_t90:hover {
  color: #C8820A;
}.mvk_gr_more_t90 svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.mvk_gr_arrows_t90 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mvk_gr_arr_t90 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 6px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 200, 120, 0.13);
  width: 1.875rem;
  color: #A8906A;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.mvk_gr_arr_t90:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F5EDD8;
}.mvk_gr_arr_t90 svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.mvk_gr_seo_h_t90 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D6C4A0;
  font-weight: 700;
}
@media(min-width: 769px) {.mvk_gr_seo_h_t90 {
  font-size: 14px;
}
}.mvk_gr_seo_t90 {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #7A6848;
  max-width: 680px;
}.mvk_gr_seo_t90 strong {
  font-weight: 600;
  color: #D6C4A0;
}.mvk_gr_scroll_t90 {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.mvk_gr_scroll_t90::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.mvk_gr_scroll_t90 {
  gap: 0.75rem;
}
}.mvk_tb_t90 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #100C07;
  z-index: 80;
  top: 0;
  position: fixed;
  display: flex;
  left: 0;
  height: 3.5rem;
  align-items: center;
  right: 0;
}.mvk_tb_in_t90 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.mvk_tb_burger_t90 {
  gap: 0.313rem;
  border-radius: 10px;
  align-items: center;
  height: 2.375rem;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
}.mvk_tb_burger_t90:hover {
  background: rgba(255, 220, 160, 0.05);
}.mvk_tb_burger_line_t90 {
  background: #A8906A;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.mvk_tb_burger_t90 {
  display: none;
}
}.mvk_tb_logo_t90 {
  gap: 0.563rem;
  font-weight: 800;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.mvk_tb_logo_mark_t90 {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 2rem;
}.mvk_tb_logo_mark_t90 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mvk_tb_nav_t90 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.mvk_tb_nav_t90 {
  display: flex;
}
}.mvk_tb_tab_t90 {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #A8906A;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.mvk_tb_tab_t90:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5EDD8;
}.mvk_tb_tab_t90.mvk_state_active_t90 {
  background: rgba(200, 130, 10, 0.18);
  color: #F5EDD8;
}.mvk_tb_right_t90 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.mvk_tb_login_t90 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: rgba(255, 220, 160, 0.05);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  display: none;
  color: #D6C4A0;
  font-size: 13px;
  font-weight: 600;
}.mvk_tb_login_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  color: #F5EDD8;
}
@media(min-width: 479px) {.mvk_tb_login_t90 {
  display: block;
}
}.mvk_tb_reg_t90 {
  padding: 9px 18px;
  transition: background .2s;
  background: #2E9E52;
  border-radius: 10px;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0A04;
  font-size: 0.813rem;
}.mvk_tb_reg_t90:hover {
  background: #38B860;
}.mvk_sb_t90 {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  background: #1E1509;
  transform: translateX(-100%);
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  left: 0;
  z-index: 70;
  position: fixed;
  width: 220px;
}.mvk_sb_t90.mvk_state_open_t90 {
  transform: translateX(0);
}.mvk_sb_t90::-webkit-scrollbar {
  width: 4px;
}.mvk_sb_t90::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.mvk_sb_t90 {
  transform: translateX(0);
}
}.mvk_sb_auth_t90 {
  padding: 0.875rem 12px 0.625rem;
}.mvk_sb_btn_reg_t90 {
  padding: 0.688rem;
  border-radius: 0.625rem;
  background: #2E9E52;
  transition: background .2s;
  font-size: 13px;
  color: #0D0A04;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  text-align: center;
}.mvk_sb_btn_reg_t90:hover {
  background: #38B860;
}.mvk_sb_btn_login_t90 {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.625rem;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  color: #D6C4A0;
  display: block;
}.mvk_sb_btn_login_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  color: #F5EDD8;
}.mvk_sb_promo_t90 {
  background: linear-gradient(135deg,#2B1402,#1E1509);
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 0.75rem 14px;
  border: 1px solid rgba(200, 130, 10, 0.18);
  margin: 0 12px 10px;
  position: relative;
}.mvk_sb_promo_t90::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 130, 10, 0.18),transparent 70%);
  content: '';
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  right: -20px;
  height: 80px;
}.mvk_sb_promo_title_t90 {
  color: #C8820A;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.mvk_sb_promo_text_t90 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  color: #F5EDD8;
}.mvk_sb_promo_sub_t90 {
  font-size: 10px;
  color: #7A6848;
  margin-top: 3px;
}.mvk_sb_nav_t90 {
  padding: 0.375rem 0.5rem 1rem;
}.mvk_sb_nav_lb_t90 {
  padding: 10px 8px 0.375rem;
  color: #6B5C3E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.mvk_sb_link_t90 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  display: flex;
  color: #A8906A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
}.mvk_sb_link_t90:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5EDD8;
}.mvk_sb_link_t90.mvk_state_active_t90 {
  background: rgba(200, 130, 10, 0.18);
  color: #F5EDD8;
}.mvk_sb_ic_t90 {
  border-radius: 0.375rem;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
}.mvk_sb_ic_t90 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.mvk_sb_ic_1_t90 {
  background: rgba(200, 130, 10, 0.08);
  color: #C8820A;
}.mvk_sb_ic_2_t90 {
  background: rgba(46, 158, 82, 0.18);
  color: #2E9E52;
}.mvk_sb_ic_3_t90 {
  background: rgba(240, 180, 41, 0.16);
  color: #F0B429;
}.mvk_sb_ic_4_t90 {
  background: rgba(122, 62, 0, 0.28);
  color: #7A3E00;
}.mvk_sb_ic_5_t90 {
  background: rgba(200, 130, 10, 0.08);
  color: #E04F8A;
}.mvk_sb_ic_6_t90 {
  background: rgba(122, 62, 0, 0.28);
  color: #9B5DE5;
}.mvk_sb_badge_t90 {
  background: #F0B429;
  padding: 2px 7px;
  border-radius: 0.375rem;
  font-size: 9px;
  margin-left: auto;
  color: #0D0A04;
  font-weight: 700;
}.mvk_sb_bot_t90 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
}.mvk_sb_lang_t90,.mvk_sb_help_t90 {
  border-radius: 6px;
  gap: 6px;
  padding: 9px 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 200, 120, 0.06);
  transition: border-color .2s;
  color: #A8906A;
  font-size: 11px;
  justify-content: center;
  display: flex;
  font-weight: 600;
  align-items: center;
}.mvk_sb_lang_t90:hover,.mvk_sb_help_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  color: #F5EDD8;
}.mvk_sb_lang_t90 svg,.mvk_sb_help_t90 svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mvk_sb_bd_t90 {
  background: rgba(6, 4, 2, 0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.mvk_sb_bd_t90.mvk_state_on_t90 {
  display: block;
}
@media(min-width: 1077px) {.mvk_sb_bd_t90 {
  display: none!important;
}
}.mvk_mob_nav_t90 {
  border-top: 1px solid rgba(255, 200, 120, 0.13);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1509;
  left: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1083px) {.mvk_mob_nav_t90 {
  display: none;
}
}.mvk_mob_nav_item_t90 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  align-items: center;
  color: #6B5C3E;
  display: flex;
  cursor: pointer;
}.mvk_mob_nav_ic_t90 {
  line-height: 1;
}.mvk_mob_nav_ic_t90 svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.mvk_mob_nav_lb_t90 {
  font-weight: 600;
  color: #6B5C3E;
  font-size: 10px;
}.mvk_mob_nav_item_t90.mvk_state_active_t90 {
  color: #C8820A;
}.mvk_mob_nav_item_t90.mvk_state_active_t90 .mvk_mob_nav_lb_t90 {
  color: #C8820A;
}.mvk_hero_t90 {
  background: #100C07;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.mvk_hero_t90 {
  padding: 24px 24px 0;
}
}.mvk_hero_in_t90 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.mvk_hero_in_t90 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.mvk_hero_in_t90 {
  grid-template-columns: 1fr 340px;
}
}.mvk_hero_promo_t90 {
  overflow: hidden;
  border-radius: 1rem;
  background: #17100A;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 771px) {.mvk_hero_promo_t90 {
  min-height: 17.5rem;
}
}.mvk_hero_promo_bg_t90 {
  background: linear-gradient(120deg,#2B1402 0%,#100C07 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.mvk_hero_promo_bg_t90::after {
  background: linear-gradient(90deg,#100C07 0%,rgba(6, 4, 2, 0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mvk_hero_promo_glow_t90 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 62, 0, 0.28) 0%,transparent 65%);
  top: -40px;
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
  height: 18.75rem;
  position: absolute;
}.mvk_hero_promo_ct_t90 {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
  position: relative;
  display: flex;
  z-index: 2;
}
@media(min-width: 767px) {.mvk_hero_promo_ct_t90 {
  padding: 2.5rem 2rem;
}
}.mvk_hero_badge_t90 {
  border: 1px solid rgba(200, 130, 10, 0.08);
  background: rgba(200, 130, 10, 0.18);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8820A;
  margin-bottom: 14px;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
}.mvk_hero_h1_t90 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.625rem;
  line-height: 1.15;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
}.mvk_hero_h1_t90 em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 766px) {.mvk_hero_h1_t90 {
  font-size: 36px;
}
}.mvk_hero_sub_t90 {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A8906A;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.mvk_hero_sub_t90 {
  font-size: 0.875rem;
}
}.mvk_hero_row_t90 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.mvk_hero_cta_t90 {
  background: #2E9E52;
  border-radius: 10px;
  padding: 13px 1.625rem;
  transition: background .2s;
  box-shadow: 0 0.25rem 22px rgba(46, 158, 82, 0.50), 0 1px 4px rgba(0, 0, 0, 0.40);
  font-size: 14px;
  color: #0D0A04;
  font-weight: 700;
}.mvk_hero_cta_t90:hover {
  background: #38B860;
}.mvk_hero_terms_t90 {
  font-size: 11px;
  color: #6B5C3E;
}.mvk_hero_game_t90 {
  overflow: hidden;
  border: 1px solid rgba(255, 200, 120, 0.06);
  border-radius: 1rem;
  background: #17100A;
  display: flex;
  flex-direction: column;
  position: relative;
}.mvk_hero_game_badge_t90 {
  background: rgba(240, 180, 41, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 180, 41, 0.16);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  color: #F0B429;
  font-size: 10px;
  left: 12px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 12px;
  z-index: 3;
}.mvk_hero_game_badge_t90 svg {
  margin-right: 4px;
  width: 11px;
  height: 11px;
  vertical-align: -1px;
}.mvk_hero_game_img_t90 {
  overflow: hidden;
  background: linear-gradient(135deg,#2B1402,#100C07);
  position: relative;
  padding-bottom: 60%;
}.mvk_hero_game_img_t90 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.mvk_hero_game_play_t90 {
  inset: 0;
  background: rgba(6, 4, 2, 0.78);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.mvk_hero_game_t90:hover .mvk_hero_game_play_t90 {
  opacity: 1;
}.mvk_hero_game_play_t90 span {
  background: #C8820A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
}.mvk_hero_game_play_t90 span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.mvk_hero_game_info_t90 {
  padding: 14px 1rem;
}.mvk_hero_game_title_t90 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
}.mvk_hero_game_provider_t90 {
  color: #7A6848;
  font-size: 0.688rem;
}.mvk_hero_game_btn_t90 {
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  padding: 0.688rem;
  background: #C8820A;
  transition: background .2s;
  color: #F5EDD8;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
}.mvk_hero_game_t90:hover .mvk_hero_game_btn_t90 {
  background: #E2960F;
}.mvk_sbar_t90 {
  background: #100C07;
  padding: 1rem 16px 0;
}
@media(min-width:768px) {.mvk_sbar_t90 {
  padding: 18px 24px 0;
}
}.mvk_sbar_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_sbar_row_t90 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.mvk_sbar_input_t90 {
  border-radius: 0.625rem;
  gap: 10px;
  transition: border-color .2s;
  background: #17100A;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 0.688rem 16px;
  flex: 1;
  align-items: center;
  font-size: 0.813rem;
  color: #7A6848;
  display: flex;
  cursor: pointer;
}.mvk_sbar_input_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
}.mvk_sbar_input_t90 svg {
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
}.mvk_sbar_providers_t90 {
  border-radius: 0.625rem;
  background: #17100A;
  padding: 0.688rem 18px;
  gap: 8px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  transition: border-color .2s;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #D6C4A0;
  white-space: nowrap;
  font-weight: 600;
}.mvk_sbar_providers_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  color: #F5EDD8;
}.mvk_sbar_providers_t90 svg {
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mvk_sbar_tabs_t90 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.mvk_sbar_tabs_t90::-webkit-scrollbar {
  display: none;
}.mvk_sbar_tab_t90 {
  border: 1px solid rgba(255, 200, 120, 0.06);
  background: rgba(255, 220, 160, 0.05);
  padding: 8px 0.875rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  color: #A8906A;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.mvk_sbar_tab_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  background: rgba(255, 220, 160, 0.07);
  color: #F5EDD8;
}.mvk_sbar_tab_t90.mvk_state_active_t90 {
  background: rgba(200, 130, 10, 0.18);
  border-color: rgba(200, 130, 10, 0.08);
  color: #F5EDD8;
}.mvk_sbar_tab_ic_t90 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.mvk_ws_t90 {
  background: #100C07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.mvk_ws_t90 {
  padding: 36px 24px 0;
}
}.mvk_ws_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_ws_head_t90 {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
}.mvk_ws_title_t90 {
  gap: 10px;
  align-items: center;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  font-size: 16px;
  color: #F5EDD8;
}.mvk_ws_title_ic_t90 svg {
  width: 1.125rem;
  height: 18px;
  color: #F0B429;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mvk_ws_online_t90 {
  gap: 7px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #7A6848;
  font-size: 0.75rem;
}.mvk_ws_online_dot_t90 {
  border-radius: 50%;
  background: #2E9E52;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(46, 158, 82, 0.18);
  flex-shrink: 0;
}.mvk_ws_scroll_t90 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.mvk_ws_scroll_t90::-webkit-scrollbar {
  display: none;
}.mvk_wc_t90 {
  gap: 10px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 0.625rem 14px;
  background: #17100A;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.mvk_wc_img_t90 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1E1509;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.mvk_wc_img_t90 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mvk_wc_info_t90 {
  min-width: 0;
}.mvk_wc_game_t90 {
  overflow: hidden;
  color: #D6C4A0;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
}.mvk_wc_player_t90 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #6B5C3E;
}.mvk_wc_amount_t90 {
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  color: #2E9E52;
  font-weight: 700;
}.mvk_app_t90 {
  background: #100C07;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.mvk_app_t90 {
  padding: 2.75rem 24px 0;
}
}.mvk_app_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_app_head_t90 {
  margin-bottom: 16px;
}.mvk_app_label_t90 {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8820A;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.mvk_app_h2_t90 {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.mvk_app_h2_t90 {
  font-size: 24px;
}
}.mvk_app_sub_t90 {
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #7A6848;
}.mvk_app_sub_t90 strong {
  color: #D6C4A0;
  font-weight: 700;
}.mvk_app_cards_t90 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mvk_app_cards_t90 {
  grid-template-columns: repeat(3,1fr);
}
}.mvk_app_card_t90 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.mvk_app_card_ios_t90 {
  background: linear-gradient(135deg,rgba(200, 130, 10, 0.18) 0%,#1E1509 100%);
}.mvk_app_card_android_t90 {
  background: linear-gradient(135deg,rgba(46, 158, 82, 0.18) 0%,#1E1509 100%);
}.mvk_app_card_win_t90 {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.16) 0%,#1E1509 100%);
}.mvk_app_card_ic_t90 svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
}.mvk_app_card_ic_t90 {
  flex-shrink: 0;
  color: #F5EDD8;
}.mvk_app_card_os_t90 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #7A6848;
  margin-bottom: 6px;
}.mvk_app_card_title_t90 {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.mvk_app_card_text_t90 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A6848;
}.mvk_app_card_btn_t90 {
  background: rgba(255, 220, 160, 0.12);
  padding: 10px 1.125rem;
  border-radius: 6px;
  border: 1px solid rgba(200, 130, 10, 0.55);
  gap: 7px;
  transition: background .2s;
  font-weight: 700;
  color: #F5EDD8;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
}.mvk_app_card_btn_t90:hover {
  background: rgba(255, 220, 160, 0.07);
}.mvk_bon_t90 {
  padding: 36px 1rem 0;
  background: #100C07;
}
@media(min-width: 766px) {.mvk_bon_t90 {
  padding: 44px 24px 0;
}
}.mvk_bon_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_bon_head_t90 {
  margin-bottom: 1.25rem;
}.mvk_bon_label_t90 {
  font-size: 11px;
  color: #C8820A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.mvk_bon_h2_t90 {
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.mvk_bon_h2_t90 {
  font-size: 1.5rem;
}
}.mvk_bon_seo_t90 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A6848;
}.mvk_bon_seo_t90 strong {
  color: #D6C4A0;
  font-weight: 700;
}.mvk_bon_seo_t90 a {
  text-decoration: underline;
  color: #C8820A;
}.mvk_bon_grid_t90 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.mvk_bon_grid_t90 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mvk_bon_grid_t90 {
  grid-template-columns: repeat(5,1fr);
}
}.mvk_bon_card_t90 {
  padding: 1rem;
  border-radius: 10px;
  background: #17100A;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 200, 120, 0.13);
}.mvk_bon_card_t90:hover {
  border-color: rgba(200, 130, 10, 0.08);
  transform: translateY(-2px);
}.mvk_bon_card_ic_t90 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.mvk_bon_card_ic_t90 {
  margin-bottom: 0.625rem;
}.mvk_bon_card_type_t90 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #7A6848;
}.mvk_bon_card_amount_t90 {
  color: #F0B429;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 800;
}.mvk_bon_card_name_t90 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #F5EDD8;
}.mvk_bon_card_detail_t90 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #6B5C3E;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 0.688rem;
}.mvk_reg_t90 {
  background: #100C07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.mvk_reg_t90 {
  padding: 2.75rem 24px 0;
}
}.mvk_reg_in_t90 {
  background: #1E1509;
  border: 1px solid rgba(255, 200, 120, 0.06);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.mvk_reg_in_t90 {
  padding: 2.5rem;
}
}.mvk_reg_top_t90 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.mvk_reg_top_t90 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mvk_reg_label_t90 {
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8820A;
  font-weight: 700;
}.mvk_reg_h2_t90 {
  margin-bottom: 12px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 767px) {.mvk_reg_h2_t90 {
  font-size: 28px;
}
}.mvk_reg_bonus_t90 {
  border: 1px solid rgba(240, 180, 41, 0.16);
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(240, 180, 41, 0.16);
  border-radius: 0.625rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.mvk_reg_bonus_amount_t90 {
  font-size: 1.25rem;
  color: #F0B429;
  font-weight: 800;
}.mvk_reg_bonus_text_t90 {
  color: #A8906A;
  font-size: 0.813rem;
  line-height: 1.35;
}.mvk_reg_cta_btn_t90 {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #2E9E52;
  border-radius: 0.625rem;
  color: #0D0A04;
  font-size: 15px;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 4px 22px rgba(46, 158, 82, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.40);
}.mvk_reg_cta_btn_t90:hover {
  background: #38B860;
}.mvk_reg_terms_t90 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #6B5C3E;
}.mvk_reg_seo_t90 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6848;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mvk_reg_seo_t90 p {
  color: #7A6848;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
}.mvk_reg_seo_t90 p:last-child {
  margin-bottom: 0;
}.mvk_reg_seo_t90 strong {
  color: #D6C4A0;
  font-weight: 700;
}.mvk_reg_seo_t90 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820A;
}.mvk_reg_seo_t90 a:hover {
  color: #E2960F;
}.mvk_reg_seo_t90 ul,.mvk_reg_seo_t90 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.mvk_reg_seo_t90 ol {
  list-style: decimal;
}.mvk_reg_seo_t90 li {
  color: #7A6848;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
}.mvk_reg_seo_t90 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.mvk_reg_seo_t90 table {
  display: table;
}
}.mvk_reg_seo_t90 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #D6C4A0;
  text-align: left;
}.mvk_reg_seo_t90 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #7A6848;
}.mvk_reg_steps_t90 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.mvk_reg_steps_t90 {
  margin-top: 0;
}
}.mvk_reg_step_t90 {
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 200, 120, 0.06);
  border-radius: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.mvk_reg_step_num_t90 {
  border-radius: 50%;
  border: 1px solid rgba(200, 130, 10, 0.08);
  background: rgba(200, 130, 10, 0.18);
  font-weight: 800;
  width: 34px;
  font-size: 14px;
  justify-content: center;
  height: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #C8820A;
}.mvk_reg_step_title_t90 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EDD8;
}.mvk_reg_step_text_t90 {
  color: #7A6848;
  line-height: 1.5;
  font-size: 0.75rem;
}.mvk_reg_trust_t90 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.mvk_reg_trust_item_t90 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #7A6848;
  overflow-wrap: break-word;
  display: flex;
}.mvk_reg_trust_ic_t90 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  color: #C8820A;
  stroke-linecap: round;
}.mvk_prov_t90 {
  padding: 2.25rem 16px 0;
  background: #100C07;
}
@media(min-width: 769px) {.mvk_prov_t90 {
  padding: 44px 24px 0;
}
}.mvk_prov_in_t90 {
  margin: 0 auto;
  max-width: 83.75rem;
}.mvk_prov_head_t90 {
  margin-bottom: 16px;
}.mvk_prov_label_t90 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8820A;
  margin-bottom: 8px;
  font-weight: 700;
}.mvk_prov_h2_t90 {
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.mvk_prov_h2_t90 {
  font-size: 1.5rem;
}
}.mvk_prov_seo_t90 {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #7A6848;
}.mvk_prov_seo_t90 strong {
  color: #D6C4A0;
  font-weight: 700;
}.mvk_prov_seo_t90 a {
  text-decoration: underline;
  color: #C8820A;
}.mvk_prov_grid_t90 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.mvk_prov_grid_t90 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.mvk_prov_grid_t90 {
  grid-template-columns: repeat(8,1fr);
}
}.mvk_prov_card_t90 {
  transition: border-color .2s,background .2s;
  background: #17100A;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 10px;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.mvk_prov_card_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
  background: #1E1509;
}.mvk_prov_logo_t90 {
  border-radius: 6px;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  display: flex;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
}.mvk_prov_logo_t90 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.mvk_prov_name_t90 {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  color: #A8906A;
}.mvk_seo_t90 {
  background: #100C07;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.mvk_seo_t90 {
  padding: 44px 24px 0;
}
}.mvk_seo_in_t90 {
  background: #1E1509;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 28px 24px;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width:768px) {.mvk_seo_in_t90 {
  padding: 2.25rem 40px;
}
}.mvk_seo_label_t90 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #C8820A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.mvk_seo_h2_t90 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
  font-size: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width:768px) {.mvk_seo_h2_t90 {
  font-size: 1.5rem;
}
}.mvk_seo_body_t90 {
  font-size: 14px;
  color: #A8906A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.mvk_seo_body_t90 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.mvk_seo_body_t90 p:last-child {
  margin-bottom: 0;
}.mvk_seo_body_t90 strong {
  font-weight: 700;
  color: #D6C4A0;
}.mvk_seo_body_t90 a {
  transition: color .2s;
  color: #C8820A;
  text-decoration: underline;
}.mvk_seo_body_t90 a:hover {
  color: #E2960F;
}.mvk_seo_body_t90 ul,.mvk_seo_body_t90 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.mvk_seo_body_t90 ol {
  list-style: decimal;
}.mvk_seo_body_t90 li {
  font-size: 14px;
  color: #A8906A;
  margin-bottom: 6px;
  line-height: 1.75;
}.mvk_seo_body_t90 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.mvk_seo_body_t90 table {
  display: table;
}
}.mvk_seo_body_t90 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D6C4A0;
  text-align: left;
}.mvk_seo_body_t90 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8906A;
}.mvk_seo_cols_t90 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.mvk_seo_cols_t90 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mvk_seo_cols_t90 {
  grid-template-columns: repeat(3,1fr);
}
}.mvk_seo_col_h_t90 {
  font-weight: 700;
  color: #D6C4A0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.mvk_seo_col_p_t90 {
  color: #7A6848;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.mvk_seo_stats_t90 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.mvk_seo_stat_t90 {
  border: 1px solid rgba(200, 130, 10, 0.18);
  border-radius: 0.625rem;
  background: rgba(200, 130, 10, 0.08);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.mvk_seo_stat_val_t90 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8820A;
  font-size: 20px;
}.mvk_seo_stat_lb_t90 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6848;
}.mvk_seo_t90 {
  padding: 2.25rem 16px 0;
  background: #100C07;
}
@media(min-width: 771px) {.mvk_seo_t90 {
  padding: 2.75rem 24px 0;
}
}.mvk_seo_in_t90 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 1rem;
  background: #1E1509;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.mvk_seo_in_t90 {
  padding: 2.25rem 40px;
}
}.mvk_seo_label_t90 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #C8820A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.mvk_seo_h2_t90 {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.mvk_seo_h2_t90 {
  font-size: 24px;
}
}.mvk_seo_body_t90 {
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.mvk_seo_body_t90 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A8906A;
}.mvk_seo_body_t90 p:last-child {
  margin-bottom: 0;
}.mvk_seo_body_t90 strong {
  color: #D6C4A0;
  font-weight: 700;
}.mvk_seo_body_t90 a {
  transition: color .2s;
  color: #C8820A;
  text-decoration: underline;
}.mvk_seo_body_t90 a:hover {
  color: #E2960F;
}.mvk_seo_body_t90 ul,.mvk_seo_body_t90 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mvk_seo_body_t90 ol {
  list-style: decimal;
}.mvk_seo_body_t90 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906A;
  margin-bottom: 0.375rem;
}.mvk_seo_body_t90 table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.mvk_seo_body_t90 table {
  display: table;
}
}.mvk_seo_body_t90 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C4A0;
}.mvk_seo_body_t90 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8906A;
}.mvk_seo_cols_t90 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.mvk_seo_cols_t90 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mvk_seo_cols_t90 {
  grid-template-columns: repeat(3,1fr);
}
}.mvk_seo_col_h_t90 {
  margin-bottom: 7px;
  color: #D6C4A0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.mvk_seo_col_p_t90 {
  color: #7A6848;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.mvk_seo_stats_t90 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mvk_seo_stat_t90 {
  background: rgba(200, 130, 10, 0.08);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 130, 10, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.mvk_seo_stat_val_t90 {
  color: #C8820A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.mvk_seo_stat_lb_t90 {
  overflow-wrap: break-word;
  color: #7A6848;
  font-size: 11px;
}.mvk_seo_t90 {
  padding: 36px 16px 0;
  background: #100C07;
}
@media(min-width: 769px) {.mvk_seo_t90 {
  padding: 2.75rem 24px 0;
}
}.mvk_seo_in_t90 {
  margin: 0 auto;
  background: #1E1509;
  padding: 28px 24px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width:768px) {.mvk_seo_in_t90 {
  padding: 36px 2.5rem;
}
}.mvk_seo_label_t90 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8820A;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
}.mvk_seo_h2_t90 {
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
}
@media(min-width: 769px) {.mvk_seo_h2_t90 {
  font-size: 1.5rem;
}
}.mvk_seo_body_t90 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8906A;
  line-height: 1.75;
}.mvk_seo_body_t90 p {
  margin-bottom: 12px;
  color: #A8906A;
  font-size: 14px;
  line-height: 1.75;
}.mvk_seo_body_t90 p:last-child {
  margin-bottom: 0;
}.mvk_seo_body_t90 strong {
  font-weight: 700;
  color: #D6C4A0;
}.mvk_seo_body_t90 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820A;
}.mvk_seo_body_t90 a:hover {
  color: #E2960F;
}.mvk_seo_body_t90 ul,.mvk_seo_body_t90 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mvk_seo_body_t90 ol {
  list-style: decimal;
}.mvk_seo_body_t90 li {
  line-height: 1.75;
  color: #A8906A;
  font-size: 14px;
  margin-bottom: 6px;
}.mvk_seo_body_t90 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.mvk_seo_body_t90 table {
  display: table;
}
}.mvk_seo_body_t90 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  color: #D6C4A0;
  font-weight: 700;
}.mvk_seo_body_t90 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8906A;
}.mvk_seo_cols_t90 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.mvk_seo_cols_t90 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mvk_seo_cols_t90 {
  grid-template-columns: repeat(3,1fr);
}
}.mvk_seo_col_h_t90 {
  color: #D6C4A0;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.mvk_seo_col_p_t90 {
  font-size: 0.813rem;
  color: #7A6848;
  overflow-wrap: break-word;
  line-height: 1.65;
}.mvk_seo_stats_t90 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mvk_seo_stat_t90 {
  padding: 14px 16px;
  flex: 1;
  background: rgba(200, 130, 10, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 130, 10, 0.18);
  min-width: 140px;
}.mvk_seo_stat_val_t90 {
  color: #C8820A;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.mvk_seo_stat_lb_t90 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6848;
}.mvk_faq_t90 {
  background: #100C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.mvk_faq_t90 {
  padding: 2.75rem 24px 0;
}
}.mvk_faq_in_t90 {
  margin: 0 auto;
  max-width: 1340px;
}.mvk_faq_head_t90 {
  margin-bottom: 1.25rem;
}.mvk_faq_label_t90 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #C8820A;
  font-weight: 700;
  letter-spacing: .08em;
}.mvk_faq_h2_t90 {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.mvk_faq_h2_t90 {
  font-size: 24px;
}
}.mvk_faq_list_t90 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mvk_faq_item_t90 {
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.625rem;
  background: #1E1509;
  overflow: hidden;
}.mvk_faq_q_t90 {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  color: #D6C4A0;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
}.mvk_faq_q_t90:hover {
  color: #F5EDD8;
}.mvk_faq_q_ic_t90 {
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  font-size: 1rem;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  color: #C8820A;
}.mvk_faq_item_t90.mvk_state_open_t90 .mvk_faq_q_ic_t90 {
  transform: rotate(45deg);
}.mvk_faq_a_t90 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  color: #7A6848;
  font-size: 0.813rem;
  line-height: 1.7;
}.mvk_faq_item_t90.mvk_state_open_t90 .mvk_faq_a_t90 {
  display: block;
}.mvk_faq_a_t90 strong {
  font-weight: 700;
  color: #D6C4A0;
}.mvk_faq_a_t90 a {
  color: #C8820A;
  text-decoration: underline;
}.mvk_faq_a_t90 ul,.mvk_faq_a_t90 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.mvk_faq_a_t90 ol {
  list-style: decimal;
}.mvk_faq_a_t90 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.mvk_faq_a_t90 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.mvk_faq_a_t90 table {
  display: table;
}
}.mvk_faq_a_t90 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D6C4A0;
  text-align: left;
}.mvk_faq_a_t90 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6848;
}.mvk_ft_t90 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #090604;
  margin-top: 3rem;
}.mvk_ft_support_t90 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.mvk_ft_support_t90 {
  padding: 28px 24px;
}
}.mvk_ft_support_in_t90 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.mvk_ft_support_main_t90 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.mvk_ft_support_ic_t90 {
  flex-shrink: 0;
  color: #C8820A;
}.mvk_ft_support_ic_t90 svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.mvk_ft_support_text_title_t90 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 0.938rem;
  font-weight: 700;
}.mvk_ft_support_text_sub_t90 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6848;
}.mvk_ft_support_btn_t90 {
  transition: background .2s;
  padding: 11px 22px;
  background: #C8820A;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F5EDD8;
  flex-shrink: 0;
}.mvk_ft_support_btn_t90:hover {
  background: #E2960F;
}.mvk_ft_support_contacts_t90 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.mvk_ft_support_contact_t90 {
  color: #6B5C3E;
  line-height: 1.4;
  font-size: 0.75rem;
}.mvk_ft_support_contact_t90 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 11px;
  color: #A8906A;
}.mvk_ft_main_t90 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 769px) {.mvk_ft_main_t90 {
  padding: 2.5rem 24px 32px;
}
}.mvk_ft_main_in_t90 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 639px) {.mvk_ft_main_in_t90 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.mvk_ft_main_in_t90 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mvk_ft_col_logo_t90 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.mvk_ft_col_logo_t90 {
  grid-column: auto;
}
}.mvk_ft_logo_t90 {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #F5EDD8;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
}.mvk_ft_logo_mark_t90 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.mvk_ft_logo_mark_t90 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mvk_ft_logo_sub_t90 {
  font-size: 0.75rem;
  line-height: 1.55;
  color: #6B5C3E;
  overflow-wrap: break-word;
  max-width: 200px;
}.mvk_ft_col_title_t90 {
  margin-bottom: 0.875rem;
  color: #A8906A;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.mvk_ft_col_links_t90 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.mvk_ft_col_link_t90 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6B5C3E;
  font-size: 0.813rem;
}.mvk_ft_col_link_t90:hover {
  color: #D6C4A0;
}.mvk_ft_apps_t90 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mvk_ft_app_card_t90 {
  transition: border-color .2s;
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  gap: 10px;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  display: flex;
}.mvk_ft_app_card_t90:hover {
  border-color: rgba(200, 130, 10, 0.55);
}.mvk_ft_app_card_ic_t90 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.mvk_ft_app_card_os_t90 {
  font-weight: 600;
  font-size: 10px;
  color: #6B5C3E;
}.mvk_ft_app_card_action_t90 {
  color: #D6C4A0;
  font-weight: 700;
  font-size: 12px;
}.mvk_ft_bot_t90 {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.mvk_ft_bot_t90 {
  padding: 1.25rem 24px;
}
}.mvk_ft_bot_in_t90 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
}.mvk_ft_socials_t90 {
  gap: 8px;
  display: flex;
}.mvk_ft_soc_t90 {
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  color: #A8906A;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 36px;
}.mvk_ft_soc_t90 svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mvk_ft_soc_t90:hover {
  background: rgba(255, 220, 160, 0.07);
}.mvk_ft_legal_t90 {
  flex: 1;
  color: #8C7A58;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.mvk_ft_legal_t90 strong {
  font-weight: 700;
  color: #A8906A;
}.mvk_ft_legal_t90 a {
  color: #A8906A;
  text-decoration: underline;
}.mvk_ft_age_t90 {
  border: 2px solid #8C7A58;
  border-radius: 50%;
  margin-left: auto;
  display: flex;
  height: 2rem;
  font-weight: 800;
  width: 32px;
  flex-shrink: 0;
  color: #8C7A58;
  align-items: center;
  font-size: 11px;
  justify-content: center;
}