*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #12100D;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #CCBA9A;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.mvg_layout-f87 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.mvg_page-f87 {
  display: flex;
  min-height: 100vh;
}.mvg_main-f87 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.mvg_main-f87 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.mvg_main-f87 {
  padding-bottom: 4.5rem;
}
}.mvg_gc-f87 {
  transition: transform .2s,border-color .2s;
  background: #17140F;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.mvg_gc-f87 {
  width: 156px;
}
}
@media(min-width: 1081px) {.mvg_gc-f87 {
  width: 10.5rem;
}
}.mvg_gc-f87:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 118, 28, 0.08);
}.mvg_gc_img-f87 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mvg_gc_img-f87 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.mvg_gc_hover-f87 {
  background: rgba(10, 8, 5, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.mvg_gc-f87:hover .mvg_gc_hover-f87 {
  opacity: 1;
}.mvg_gc_hover_btn-f87 {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #D4761C;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F4EAD5;
}.mvg_gc_info-f87 {
  padding: 8px 0.625rem 10px;
}.mvg_gc_name-f87 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #CCBA9A;
  margin-bottom: 3px;
  font-weight: 600;
}.mvg_gc_prov-f87 {
  color: #6A5A42;
  font-size: 0.625rem;
}.mvg_gc_tag-f87 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 9px;
  position: absolute;
  font-weight: 700;
  top: 0.375rem;
}.mvg_gc_tag_hot-f87 {
  background: #C43420;
  color: #fff;
}.mvg_gc_tag_new-f87 {
  background: #3AAA5C;
  color: #12100D;
}.mvg_gc_tag_jp-f87 {
  background: #D4981A;
  color: #12100D;
}.mvg_gc_tag_ex-f87 {
  background: #8C3C0A;
  color: #fff;
}.mvg_gc_tag_live-f87 {
  background: #C43420;
  color: #fff;
}.mvg_gr-f87 {
  background: #12100D;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.mvg_gr-f87 {
  padding: 2.25rem 1.5rem 0;
}
}.mvg_gr_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_gr_head-f87 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.mvg_gr_head_l-f87 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.mvg_gr_ic-f87 {
  border-radius: 0.5rem;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  display: flex;
}.mvg_gr_ic-f87 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.mvg_gr_title-f87 {
  font-weight: 700;
  font-size: 16px;
  color: #F4EAD5;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.mvg_gr_title-f87 {
  font-size: 1.125rem;
}
}.mvg_gr_more-f87 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  color: #7A6A50;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.mvg_gr_more-f87:hover {
  color: #D4761C;
}.mvg_gr_more-f87 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mvg_gr_arrows-f87 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mvg_gr_arr-f87 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  align-items: center;
  color: #A08C6A;
}.mvg_gr_arr-f87:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EAD5;
}.mvg_gr_arr-f87 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.mvg_gr_seo_h-f87 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #CCBA9A;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
}
@media(min-width: 766px) {.mvg_gr_seo_h-f87 {
  font-size: 14px;
}
}.mvg_gr_seo-f87 {
  max-width: 42.5rem;
  color: #7A6A50;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.mvg_gr_seo-f87 strong {
  color: #CCBA9A;
  font-weight: 600;
}.mvg_gr_scroll-f87 {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.mvg_gr_scroll-f87::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.mvg_gr_scroll-f87 {
  gap: 0.75rem;
}
}.mvg_tb-f87 {
  background: #100E0B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  display: flex;
  top: 0;
  align-items: center;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 80;
}.mvg_tb_in-f87 {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.mvg_tb_burger-f87 {
  gap: 5px;
  border-radius: 0.5rem;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
  display: flex;
}.mvg_tb_burger-f87:hover {
  background: rgba(255, 255, 255, 0.05);
}.mvg_tb_burger_line-f87 {
  background: #A08C6A;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.mvg_tb_burger-f87 {
  display: none;
}
}.mvg_tb_logo-f87 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  color: #F4EAD5;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.mvg_tb_logo_mark-f87 {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
}.mvg_tb_logo_mark-f87 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mvg_tb_nav-f87 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.mvg_tb_nav-f87 {
  display: flex;
}
}.mvg_tb_tab-f87 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  color: #A08C6A;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.mvg_tb_tab-f87:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EAD5;
}.mvg_tb_tab-f87.mvg_state_active-f87 {
  background: rgba(212, 118, 28, 0.18);
  color: #F4EAD5;
}.mvg_tb_right-f87 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.mvg_tb_login-f87 {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  font-size: 13px;
  display: none;
  color: #CCBA9A;
  font-weight: 600;
}.mvg_tb_login-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
  color: #F4EAD5;
}
@media(min-width: 477px) {.mvg_tb_login-f87 {
  display: block;
}
}.mvg_tb_reg-f87 {
  padding: 9px 1.125rem;
  background: #3AAA5C;
  border-radius: 0.5rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #100C06;
}.mvg_tb_reg-f87:hover {
  background: #44BF6A;
}.mvg_sb-f87 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1915;
  transition: transform .25s ease;
  overflow-y: auto;
  left: 0;
  position: fixed;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
}.mvg_sb-f87.mvg_state_open-f87 {
  transform: translateX(0);
}.mvg_sb-f87::-webkit-scrollbar {
  width: 4px;
}.mvg_sb-f87::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.mvg_sb-f87 {
  transform: translateX(0);
}
}.mvg_sb_auth-f87 {
  padding: 14px 12px 10px;
}.mvg_sb_btn_reg-f87 {
  background: #3AAA5C;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  color: #100C06;
  font-weight: 700;
  display: block;
}.mvg_sb_btn_reg-f87:hover {
  background: #44BF6A;
}.mvg_sb_btn_login-f87 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #CCBA9A;
}.mvg_sb_btn_login-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
  color: #F4EAD5;
}.mvg_sb_promo-f87 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1408,#1C1915);
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(212, 118, 28, 0.18);
  padding: 0.75rem 14px;
  position: relative;
}.mvg_sb_promo-f87::before {
  background: radial-gradient(circle,rgba(212, 118, 28, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 5rem;
  right: -1.25rem;
  top: -20px;
  height: 5rem;
  content: '';
}.mvg_sb_promo_title-f87 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4761C;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.mvg_sb_promo_text-f87 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F4EAD5;
  font-weight: 600;
}.mvg_sb_promo_sub-f87 {
  font-size: 10px;
  color: #7A6A50;
  margin-top: 3px;
}.mvg_sb_nav-f87 {
  padding: 0.375rem 8px 1rem;
}.mvg_sb_nav_lb-f87 {
  padding: 0.625rem 8px 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A5A42;
}.mvg_sb_link-f87 {
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  color: #A08C6A;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
}.mvg_sb_link-f87:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EAD5;
}.mvg_sb_link-f87.mvg_state_active-f87 {
  background: rgba(212, 118, 28, 0.18);
  color: #F4EAD5;
}.mvg_sb_ic-f87 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
}.mvg_sb_ic-f87 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.mvg_sb_ic_1-f87 {
  background: rgba(212, 118, 28, 0.08);
  color: #D4761C;
}.mvg_sb_ic_2-f87 {
  background: rgba(58, 170, 92, 0.16);
  color: #3AAA5C;
}.mvg_sb_ic_3-f87 {
  background: rgba(212, 152, 26, 0.18);
  color: #D4981A;
}.mvg_sb_ic_4-f87 {
  background: rgba(140, 60, 10, 0.22);
  color: #8C3C0A;
}.mvg_sb_ic_5-f87 {
  background: rgba(212, 118, 28, 0.08);
  color: #C83478;
}.mvg_sb_ic_6-f87 {
  background: rgba(140, 60, 10, 0.22);
  color: #8A44C8;
}.mvg_sb_badge-f87 {
  border-radius: 0.25rem;
  background: #D4981A;
  padding: 2px 0.438rem;
  color: #100C06;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.mvg_sb_bot-f87 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.mvg_sb_lang-f87,.mvg_sb_help-f87 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  transition: border-color .2s;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #A08C6A;
  display: flex;
  align-items: center;
}.mvg_sb_lang-f87:hover,.mvg_sb_help-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
  color: #F4EAD5;
}.mvg_sb_lang-f87 svg,.mvg_sb_help-f87 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.mvg_sb_bd-f87 {
  inset: 0;
  background: rgba(10, 8, 5, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.mvg_sb_bd-f87.mvg_state_on-f87 {
  display: block;
}
@media(min-width: 1081px) {.mvg_sb_bd-f87 {
  display: none!important;
}
}.mvg_mob_nav-f87 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1915;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 80;
}
@media(min-width:1080px) {.mvg_mob_nav-f87 {
  display: none;
}
}.mvg_mob_nav_item-f87 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  color: #6A5A42;
}.mvg_mob_nav_ic-f87 {
  line-height: 1;
}.mvg_mob_nav_ic-f87 svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.mvg_mob_nav_lb-f87 {
  color: #6A5A42;
  font-size: 0.625rem;
  font-weight: 600;
}.mvg_mob_nav_item-f87.mvg_state_active-f87 {
  color: #D4761C;
}.mvg_mob_nav_item-f87.mvg_state_active-f87 .mvg_mob_nav_lb-f87 {
  color: #D4761C;
}.mvg_hero-f87 {
  padding: 20px 1rem 0;
  background: #12100D;
}
@media(min-width:768px) {.mvg_hero-f87 {
  padding: 1.5rem 1.5rem 0;
}
}.mvg_hero_in-f87 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.mvg_hero_in-f87 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.mvg_hero_in-f87 {
  grid-template-columns: 1fr 21.25rem;
}
}.mvg_hero_promo-f87 {
  border-radius: 12px;
  background: #17140F;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 767px) {.mvg_hero_promo-f87 {
  min-height: 17.5rem;
}
}.mvg_hero_promo_bg-f87 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1408 0%,#12100D 100%);
  background-size: cover;
  position: absolute;
}.mvg_hero_promo_bg-f87::after {
  background: linear-gradient(90deg,#12100D 0%,rgba(10, 8, 5, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mvg_hero_promo_glow-f87 {
  background: radial-gradient(circle,rgba(140, 60, 10, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
  top: -2.5rem;
  height: 300px;
  right: 3.75rem;
}.mvg_hero_promo_ct-f87 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 767px) {.mvg_hero_promo_ct-f87 {
  padding: 2.5rem 32px;
}
}.mvg_hero_badge-f87 {
  border-radius: 20px;
  border: 1px solid rgba(212, 118, 28, 0.08);
  background: rgba(212, 118, 28, 0.18);
  padding: 0.313rem 0.75rem;
  margin-bottom: 14px;
  font-weight: 700;
  color: #D4761C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  display: inline-block;
}.mvg_hero_h1-f87 {
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  color: #F4EAD5;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 26px;
}.mvg_hero_h1-f87 em {
  font-style: normal;
  color: #D4981A;
}
@media(min-width: 770px) {.mvg_hero_h1-f87 {
  font-size: 36px;
}
}.mvg_hero_sub-f87 {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A08C6A;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.mvg_hero_sub-f87 {
  font-size: 0.875rem;
}
}.mvg_hero_row-f87 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mvg_hero_cta-f87 {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #3AAA5C;
  border-radius: 8px;
  font-size: 0.875rem;
  color: #100C06;
  box-shadow: 0 6px 1.25rem rgba(58, 170, 92, 0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
}.mvg_hero_cta-f87:hover {
  background: #44BF6A;
}.mvg_hero_terms-f87 {
  font-size: 0.688rem;
  color: #6A5A42;
}.mvg_hero_game-f87 {
  background: #17140F;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.mvg_hero_game_badge-f87 {
  border: 1px solid rgba(212, 152, 26, 0.18);
  background: rgba(212, 152, 26, 0.18);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  font-weight: 700;
  font-size: 10px;
  top: 12px;
  text-transform: uppercase;
  left: 12px;
  z-index: 3;
  color: #D4981A;
  letter-spacing: .06em;
  position: absolute;
}.mvg_hero_game_badge-f87 svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.mvg_hero_game_img-f87 {
  background: linear-gradient(135deg,#2A1408,#12100D);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.mvg_hero_game_img-f87 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.mvg_hero_game_play-f87 {
  transition: opacity .2s;
  background: rgba(10, 8, 5, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.mvg_hero_game-f87:hover .mvg_hero_game_play-f87 {
  opacity: 1;
}.mvg_hero_game_play-f87 span {
  border-radius: 50%;
  background: #D4761C;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 3.25rem;
}.mvg_hero_game_play-f87 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.mvg_hero_game_info-f87 {
  padding: 0.875rem 16px;
}.mvg_hero_game_title-f87 {
  font-size: 15px;
  color: #F4EAD5;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.mvg_hero_game_provider-f87 {
  font-size: 0.688rem;
  color: #7A6A50;
}.mvg_hero_game_btn-f87 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #D4761C;
  margin: 0.75rem 1rem 16px;
  padding: 11px;
  color: #F4EAD5;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.mvg_hero_game-f87:hover .mvg_hero_game_btn-f87 {
  background: #E88C28;
}.mvg_sbar-f87 {
  padding: 1rem 1rem 0;
  background: #12100D;
}
@media(min-width: 770px) {.mvg_sbar-f87 {
  padding: 18px 24px 0;
}
}.mvg_sbar_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_sbar_row-f87 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.mvg_sbar_input-f87 {
  gap: 0.625rem;
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 8px;
  background: #17140F;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #7A6A50;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}.mvg_sbar_input-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
}.mvg_sbar_input-f87 svg {
  width: 0.938rem;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.mvg_sbar_providers-f87 {
  background: #17140F;
  border-radius: 8px;
  padding: 11px 1.125rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  display: flex;
  color: #CCBA9A;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.mvg_sbar_providers-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
  color: #F4EAD5;
}.mvg_sbar_providers-f87 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.mvg_sbar_tabs-f87 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.mvg_sbar_tabs-f87::-webkit-scrollbar {
  display: none;
}.mvg_sbar_tab-f87 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #A08C6A;
  cursor: pointer;
  font-size: 0.75rem;
  flex-shrink: 0;
  align-items: center;
}.mvg_sbar_tab-f87:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(210, 118, 28, 0.55);
  color: #F4EAD5;
}.mvg_sbar_tab-f87.mvg_state_active-f87 {
  border-color: rgba(212, 118, 28, 0.08);
  background: rgba(212, 118, 28, 0.18);
  color: #F4EAD5;
}.mvg_sbar_tab_ic-f87 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.mvg_wy-f87 {
  padding: 32px 1rem 0;
  background: #12100D;
}
@media(min-width: 765px) {.mvg_wy-f87 {
  padding: 2.5rem 1.5rem 0;
}
}.mvg_wy_in-f87 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mvg_wy_head-f87 {
  margin-bottom: 18px;
  max-width: 45rem;
}.mvg_wy_label-f87 {
  color: #D4761C;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.mvg_wy_h2-f87 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4EAD5;
}
@media(min-width: 766px) {.mvg_wy_h2-f87 {
  font-size: 1.5rem;
}
}.mvg_wy_intro-f87 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6A50;
}.mvg_wy_grid-f87 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.mvg_wy_grid-f87 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mvg_wy_grid-f87 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mvg_wy_card-f87 {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1915;
  transition: border-color .2s,transform .2s;
}.mvg_wy_card-f87:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 118, 28, 0.08);
}.mvg_wy_card_ic-f87 {
  background: rgba(212, 118, 28, 0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  color: #D4761C;
  height: 2.75rem;
  align-items: center;
  margin-bottom: 14px;
  width: 2.75rem;
}.mvg_wy_card_ic-f87 svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.mvg_wy_card_h-f87 {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EAD5;
}.mvg_wy_card_p-f87 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6A50;
  overflow-wrap: break-word;
}.mvg_wy_card_p-f87 strong {
  color: #CCBA9A;
  font-weight: 600;
}.mvg_gcg-f87 {
  padding: 2.25rem 1rem 0;
  background: #12100D;
}
@media(min-width: 769px) {.mvg_gcg-f87 {
  padding: 2.75rem 1.5rem 0;
}
}.mvg_gcg_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_gcg_head-f87 {
  max-width: 45rem;
  margin-bottom: 20px;
}.mvg_gcg_label-f87 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4761C;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.mvg_gcg_h2-f87 {
  font-size: 1.375rem;
  color: #F4EAD5;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.mvg_gcg_h2-f87 {
  font-size: 1.75rem;
}
}.mvg_gcg_intro-f87 {
  color: #7A6A50;
  font-size: 13px;
  line-height: 1.6;
}.mvg_gcg_grid-f87 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mvg_gcg_grid-f87 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mvg_gcg_grid-f87 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mvg_gcg_card-f87 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  min-height: 240px;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  position: relative;
}.mvg_gcg_card-f87:hover {
  border-color: rgba(212, 118, 28, 0.18);
  transform: translateY(-3px);
}.mvg_gcg_card_bg-f87 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.mvg_gcg_card_bg-f87::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.mvg_gcg_card_ic-f87 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 1.125rem;
  top: 18px;
  justify-content: center;
  width: 2.5rem;
  z-index: 2;
  display: flex;
  height: 2.5rem;
  color: #F4EAD5;
  align-items: center;
  position: absolute;
}.mvg_gcg_card_ic-f87 svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
}.mvg_gcg_card_ct-f87 {
  position: relative;
  z-index: 1;
}.mvg_gcg_card_h-f87 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  color: #F4EAD5;
}
@media(min-width: 771px) {.mvg_gcg_card_h-f87 {
  font-size: 1.25rem;
}
}.mvg_gcg_card_p-f87 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
}.mvg_gcg_card_p-f87 strong {
  color: #F4EAD5;
  font-weight: 600;
}.mvg_gcg_card_cta-f87 {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4761C;
  display: inline-flex;
  font-size: 0.75rem;
}.mvg_gcg_card_cta-f87 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mvg_ws-f87 {
  background: #12100D;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.mvg_ws-f87 {
  padding: 36px 24px 0;
}
}.mvg_ws_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_ws_head-f87 {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.mvg_ws_title-f87 {
  gap: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  align-items: center;
  color: #F4EAD5;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
}.mvg_ws_title_ic-f87 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #D4981A;
}.mvg_ws_online-f87 {
  gap: 0.438rem;
  font-weight: 600;
  color: #7A6A50;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.mvg_ws_online_dot-f87 {
  background: #3AAA5C;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(58, 170, 92, 0.16);
  width: 0.5rem;
  height: 0.5rem;
}.mvg_ws_scroll-f87 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.mvg_ws_scroll-f87::-webkit-scrollbar {
  display: none;
}.mvg_wc-f87 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #17140F;
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.mvg_wc_img-f87 {
  background: #1C1915;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.mvg_wc_img-f87 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mvg_wc_info-f87 {
  min-width: 0;
}.mvg_wc_game-f87 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #CCBA9A;
  white-space: nowrap;
}.mvg_wc_player-f87 {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #6A5A42;
  text-overflow: ellipsis;
}.mvg_wc_amount-f87 {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #3AAA5C;
  font-size: 0.813rem;
}.mvg_prov-f87 {
  background: #12100D;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.mvg_prov-f87 {
  padding: 44px 1.5rem 0;
}
}.mvg_prov_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_prov_head-f87 {
  margin-bottom: 16px;
}.mvg_prov_label-f87 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  color: #D4761C;
  letter-spacing: .08em;
}.mvg_prov_h2-f87 {
  color: #F4EAD5;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.mvg_prov_h2-f87 {
  font-size: 24px;
}
}.mvg_prov_seo-f87 {
  margin-bottom: 16px;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7A6A50;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mvg_prov_seo-f87 strong {
  font-weight: 700;
  color: #CCBA9A;
}.mvg_prov_seo-f87 a {
  color: #D4761C;
  text-decoration: underline;
}.mvg_prov_grid-f87 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.mvg_prov_grid-f87 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.mvg_prov_grid-f87 {
  grid-template-columns: repeat(8,1fr);
}
}.mvg_prov_card-f87 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #17140F;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border-radius: 0.5rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.mvg_prov_card-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
  background: #1C1915;
}.mvg_prov_logo-f87 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
  height: 44px;
}.mvg_prov_logo-f87 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.mvg_prov_name-f87 {
  overflow-wrap: break-word;
  text-align: center;
  color: #A08C6A;
  font-weight: 600;
  font-size: 0.688rem;
}.mvg_bon-f87 {
  padding: 36px 1rem 0;
  background: #12100D;
}
@media(min-width: 767px) {.mvg_bon-f87 {
  padding: 2.75rem 1.5rem 0;
}
}.mvg_bon_in-f87 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mvg_bon_head-f87 {
  margin-bottom: 20px;
}.mvg_bon_label-f87 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D4761C;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mvg_bon_h2-f87 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  color: #F4EAD5;
}
@media(min-width: 766px) {.mvg_bon_h2-f87 {
  font-size: 24px;
}
}.mvg_bon_seo-f87 {
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7A6A50;
  line-height: 1.6;
}.mvg_bon_seo-f87 strong {
  color: #CCBA9A;
  font-weight: 700;
}.mvg_bon_seo-f87 a {
  color: #D4761C;
  text-decoration: underline;
}.mvg_bon_grid-f87 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.mvg_bon_grid-f87 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.mvg_bon_grid-f87 {
  grid-template-columns: repeat(5,1fr);
}
}.mvg_bon_card-f87 {
  border-radius: 0.5rem;
  background: #17140F;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.mvg_bon_card-f87:hover {
  border-color: rgba(212, 118, 28, 0.08);
  transform: translateY(-2px);
}.mvg_bon_card_ic-f87 svg {
  stroke-linecap: round;
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
}.mvg_bon_card_ic-f87 {
  margin-bottom: 10px;
}.mvg_bon_card_type-f87 {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #7A6A50;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.mvg_bon_card_amount-f87 {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  color: #D4981A;
}.mvg_bon_card_name-f87 {
  color: #F4EAD5;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.mvg_bon_card_detail-f87 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A5A42;
}.mvg_app-f87 {
  padding: 36px 1rem 0;
  background: #12100D;
}
@media(min-width: 771px) {.mvg_app-f87 {
  padding: 44px 24px 0;
}
}.mvg_app_in-f87 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mvg_app_head-f87 {
  margin-bottom: 16px;
}.mvg_app_label-f87 {
  text-transform: uppercase;
  color: #D4761C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.mvg_app_h2-f87 {
  color: #F4EAD5;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.mvg_app_h2-f87 {
  font-size: 24px;
}
}.mvg_app_sub-f87 {
  color: #7A6A50;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.mvg_app_sub-f87 strong {
  color: #CCBA9A;
  font-weight: 700;
}.mvg_app_cards-f87 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.mvg_app_cards-f87 {
  grid-template-columns: repeat(3,1fr);
}
}.mvg_app_card-f87 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.mvg_app_card_ios-f87 {
  background: linear-gradient(135deg,rgba(212, 118, 28, 0.18) 0%,#1C1915 100%);
}.mvg_app_card_android-f87 {
  background: linear-gradient(135deg,rgba(58, 170, 92, 0.16) 0%,#1C1915 100%);
}.mvg_app_card_win-f87 {
  background: linear-gradient(135deg,rgba(212, 152, 26, 0.18) 0%,#1C1915 100%);
}.mvg_app_card_ic-f87 svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.mvg_app_card_ic-f87 {
  color: #F4EAD5;
  flex-shrink: 0;
}.mvg_app_card_os-f87 {
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #7A6A50;
  text-transform: uppercase;
}.mvg_app_card_title-f87 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F4EAD5;
}.mvg_app_card_text-f87 {
  color: #7A6A50;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.mvg_app_card_btn-f87 {
  transition: background .2s;
  border: 1px solid rgba(210, 118, 28, 0.55);
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  border-radius: 4px;
  color: #F4EAD5;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.mvg_app_card_btn-f87:hover {
  background: rgba(255, 255, 255, 0.07);
}.mvg_reg-f87 {
  padding: 2.25rem 1rem 0;
  background: #12100D;
}
@media(min-width: 769px) {.mvg_reg-f87 {
  padding: 44px 1.5rem 0;
}
}.mvg_reg_in-f87 {
  background: #1C1915;
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 769px) {.mvg_reg_in-f87 {
  padding: 40px;
}
}.mvg_reg_top-f87 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.mvg_reg_top-f87 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.mvg_reg_label-f87 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4761C;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.mvg_reg_h2-f87 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 12px;
  color: #F4EAD5;
}
@media(min-width: 767px) {.mvg_reg_h2-f87 {
  font-size: 28px;
}
}.mvg_reg_bonus-f87 {
  background: rgba(212, 152, 26, 0.18);
  padding: 0.625rem 16px;
  gap: 8px;
  border: 1px solid rgba(212, 152, 26, 0.18);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.mvg_reg_bonus_amount-f87 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4981A;
}.mvg_reg_bonus_text-f87 {
  line-height: 1.35;
  font-size: 13px;
  color: #A08C6A;
}.mvg_reg_cta_btn-f87 {
  background: #3AAA5C;
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 32px;
  display: inline-block;
  box-shadow: 0 0.375rem 20px rgba(58, 170, 92, 0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #100C06;
  font-size: 15px;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.mvg_reg_cta_btn-f87:hover {
  background: #44BF6A;
}.mvg_reg_terms-f87 {
  font-size: 11px;
  line-height: 1.5;
  color: #6A5A42;
}.mvg_reg_seo-f87 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 1.25rem;
  color: #7A6A50;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
}.mvg_reg_seo-f87 p {
  color: #7A6A50;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.mvg_reg_seo-f87 p:last-child {
  margin-bottom: 0;
}.mvg_reg_seo-f87 strong {
  color: #CCBA9A;
  font-weight: 700;
}.mvg_reg_seo-f87 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4761C;
}.mvg_reg_seo-f87 a:hover {
  color: #E88C28;
}.mvg_reg_seo-f87 ul,.mvg_reg_seo-f87 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.mvg_reg_seo-f87 ol {
  list-style: decimal;
}.mvg_reg_seo-f87 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #7A6A50;
}.mvg_reg_seo-f87 table {
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.mvg_reg_seo-f87 table {
  display: table;
}
}.mvg_reg_seo-f87 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CCBA9A;
  font-weight: 700;
}.mvg_reg_seo-f87 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6A50;
}.mvg_reg_steps-f87 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.mvg_reg_steps-f87 {
  margin-top: 0;
}
}.mvg_reg_step-f87 {
  padding: 16px;
  border-radius: 8px;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mvg_reg_step_num-f87 {
  border: 1px solid rgba(212, 118, 28, 0.08);
  border-radius: 50%;
  background: rgba(212, 118, 28, 0.18);
  font-size: 14px;
  align-items: center;
  display: flex;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
  color: #D4761C;
  width: 34px;
}.mvg_reg_step_title-f87 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F4EAD5;
  font-weight: 700;
}.mvg_reg_step_text-f87 {
  color: #7A6A50;
  font-size: 0.75rem;
  line-height: 1.5;
}.mvg_reg_trust-f87 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.mvg_reg_trust_item-f87 {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #7A6A50;
}.mvg_reg_trust_ic-f87 svg {
  color: #D4761C;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.mvg_rv-f87 {
  background: #12100D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.mvg_rv-f87 {
  padding: 44px 24px 0;
}
}.mvg_rv_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_rv_head-f87 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.mvg_rv_label-f87 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #D4761C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.mvg_rv_h2-f87 {
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #F4EAD5;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.mvg_rv_h2-f87 {
  font-size: 28px;
}
}.mvg_rv_stats-f87 {
  gap: 1.125rem;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
  color: #7A6A50;
}.mvg_rv_stats_score-f87 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.mvg_rv_stats_score_val-f87 {
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  color: #D4981A;
  font-size: 1.375rem;
}.mvg_rv_stats_score_max-f87 {
  font-size: 13px;
  color: #6A5A42;
}.mvg_rv_stats_badge-f87 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.mvg_rv_stats_badge-f87 svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #D4981A;
}.mvg_rv_grid-f87 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.mvg_rv_grid-f87 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.mvg_rv_grid-f87 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mvg_rv_card-f87 {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #1C1915;
  display: flex;
  flex-direction: column;
}.mvg_rv_card_stars-f87 {
  gap: 2px;
  color: #D4981A;
  margin-bottom: 10px;
  display: flex;
}.mvg_rv_card_stars-f87 svg {
  width: 0.875rem;
  height: 0.875rem;
}.mvg_rv_card_h-f87 {
  color: #F4EAD5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
}.mvg_rv_card_body-f87 {
  flex: 1;
  line-height: 1.65;
  color: #7A6A50;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mvg_rv_card_body-f87 strong {
  font-weight: 600;
  color: #CCBA9A;
}.mvg_rv_card_meta-f87 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
}.mvg_rv_card_author-f87 {
  font-size: 0.75rem;
  color: #CCBA9A;
  font-weight: 600;
}.mvg_rv_card_date-f87 {
  color: #6A5A42;
  font-size: 11px;
}.mvg_pmt-f87 {
  background: #12100D;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.mvg_pmt-f87 {
  padding: 2.75rem 24px 0;
}
}.mvg_pmt_in-f87 {
  margin: 0 auto;
  max-width: 1320px;
}.mvg_pmt_head-f87 {
  margin-bottom: 22px;
  max-width: 720px;
}.mvg_pmt_label-f87 {
  margin-bottom: 0.5rem;
  color: #D4761C;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.mvg_pmt_h2-f87 {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  color: #F4EAD5;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.mvg_pmt_h2-f87 {
  font-size: 28px;
}
}.mvg_pmt_intro-f87 {
  font-size: 14px;
  color: #7A6A50;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mvg_pmt_groups-f87 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.mvg_pmt_group-f87 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1915;
  padding: 1.25rem;
}.mvg_pmt_group_head-f87 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.mvg_pmt_group_ic-f87 {
  background: rgba(212, 118, 28, 0.18);
  border-radius: 0.25rem;
  color: #D4761C;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.mvg_pmt_group_ic-f87 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.mvg_pmt_group_h-f87 {
  margin: 0;
  color: #F4EAD5;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
}.mvg_pmt_group_p-f87 {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A50;
}.mvg_pmt_group_p-f87 strong {
  font-weight: 600;
  color: #CCBA9A;
}.mvg_pmt_table_wrap-f87 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mvg_pmt_table-f87 {
  width: 100%;
  min-width: 33.75rem;
  font-size: 13px;
  border-collapse: collapse;
}.mvg_pmt_table-f87 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  text-align: left;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #CCBA9A;
}.mvg_pmt_table-f87 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A50;
}.mvg_pmt_table-f87 tbody tr:last-child td {
  border-bottom: none;
}.mvg_pmt_table-f87 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CCBA9A;
}.mvg_seo-f87 {
  background: #12100D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.mvg_seo-f87 {
  padding: 2.75rem 1.5rem 0;
}
}.mvg_seo_in-f87 {
  background: #1C1915;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.mvg_seo_in-f87 {
  padding: 36px 2.5rem;
}
}.mvg_seo_label-f87 {
  color: #D4761C;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.mvg_seo_h2-f87 {
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  color: #F4EAD5;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.mvg_seo_h2-f87 {
  font-size: 1.5rem;
}
}.mvg_seo_body-f87 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08C6A;
}.mvg_seo_body-f87 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A08C6A;
}.mvg_seo_body-f87 p:last-child {
  margin-bottom: 0;
}.mvg_seo_body-f87 strong {
  font-weight: 700;
  color: #CCBA9A;
}.mvg_seo_body-f87 a {
  transition: color .2s;
  color: #D4761C;
  text-decoration: underline;
}.mvg_seo_body-f87 a:hover {
  color: #E88C28;
}.mvg_seo_body-f87 ul,.mvg_seo_body-f87 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.mvg_seo_body-f87 ol {
  list-style: decimal;
}.mvg_seo_body-f87 li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08C6A;
  margin-bottom: 6px;
}.mvg_seo_body-f87 table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.mvg_seo_body-f87 table {
  display: table;
}
}.mvg_seo_body-f87 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CCBA9A;
}.mvg_seo_body-f87 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08C6A;
}.mvg_seo_cols-f87 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.mvg_seo_cols-f87 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mvg_seo_cols-f87 {
  grid-template-columns: repeat(3,1fr);
}
}.mvg_seo_col_h-f87 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #CCBA9A;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.mvg_seo_col_p-f87 {
  font-size: 0.813rem;
  color: #7A6A50;
  line-height: 1.65;
  overflow-wrap: break-word;
}.mvg_seo_stats-f87 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.mvg_seo_stat-f87 {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(212, 118, 28, 0.08);
  border: 1px solid rgba(212, 118, 28, 0.18);
  flex: 1;
  min-width: 140px;
}.mvg_seo_stat_val-f87 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #D4761C;
  font-size: 20px;
  font-weight: 800;
}.mvg_seo_stat_lb-f87 {
  overflow-wrap: break-word;
  color: #7A6A50;
  font-size: 0.688rem;
}.mvg_seo-f87 {
  padding: 36px 16px 0;
  background: #12100D;
}
@media(min-width:768px) {.mvg_seo-f87 {
  padding: 44px 24px 0;
}
}.mvg_seo_in-f87 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #1C1915;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.mvg_seo_in-f87 {
  padding: 2.25rem 2.5rem;
}
}.mvg_seo_label-f87 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4761C;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.mvg_seo_h2-f87 {
  font-size: 20px;
  color: #F4EAD5;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.mvg_seo_h2-f87 {
  font-size: 1.5rem;
}
}.mvg_seo_body-f87 {
  font-size: 14px;
  line-height: 1.75;
  color: #A08C6A;
  overflow-wrap: break-word;
}.mvg_seo_body-f87 p {
  line-height: 1.75;
  color: #A08C6A;
  margin-bottom: 12px;
  font-size: 14px;
}.mvg_seo_body-f87 p:last-child {
  margin-bottom: 0;
}.mvg_seo_body-f87 strong {
  font-weight: 700;
  color: #CCBA9A;
}.mvg_seo_body-f87 a {
  transition: color .2s;
  color: #D4761C;
  text-decoration: underline;
}.mvg_seo_body-f87 a:hover {
  color: #E88C28;
}.mvg_seo_body-f87 ul,.mvg_seo_body-f87 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mvg_seo_body-f87 ol {
  list-style: decimal;
}.mvg_seo_body-f87 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A08C6A;
}.mvg_seo_body-f87 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.mvg_seo_body-f87 table {
  display: table;
}
}.mvg_seo_body-f87 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #CCBA9A;
  font-weight: 700;
}.mvg_seo_body-f87 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.mvg_seo_cols-f87 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.mvg_seo_cols-f87 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.mvg_seo_cols-f87 {
  grid-template-columns: repeat(3,1fr);
}
}.mvg_seo_col_h-f87 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #CCBA9A;
  font-size: 13px;
}.mvg_seo_col_p-f87 {
  color: #7A6A50;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.mvg_seo_stats-f87 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.mvg_seo_stat-f87 {
  background: rgba(212, 118, 28, 0.08);
  border: 1px solid rgba(212, 118, 28, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.mvg_seo_stat_val-f87 {
  margin-bottom: 4px;
  font-size: 20px;
  color: #D4761C;
  overflow-wrap: break-word;
  font-weight: 800;
}.mvg_seo_stat_lb-f87 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6A50;
}.mvg_faq-f87 {
  background: #12100D;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.mvg_faq-f87 {
  padding: 44px 1.5rem 0;
}
}.mvg_faq_in-f87 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mvg_faq_head-f87 {
  margin-bottom: 1.25rem;
}.mvg_faq_label-f87 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4761C;
}.mvg_faq_h2-f87 {
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.mvg_faq_h2-f87 {
  font-size: 24px;
}
}.mvg_faq_list-f87 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mvg_faq_item-f87 {
  background: #1C1915;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.5rem;
}.mvg_faq_q-f87 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  font-size: 14px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  color: #CCBA9A;
  justify-content: space-between;
}.mvg_faq_q-f87:hover {
  color: #F4EAD5;
}.mvg_faq_q_ic-f87 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  height: 1.5rem;
  align-items: center;
  color: #D4761C;
  font-size: 16px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.mvg_faq_item-f87.mvg_state_open-f87 .mvg_faq_q_ic-f87 {
  transform: rotate(45deg);
}.mvg_faq_a-f87 {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  color: #7A6A50;
  overflow-wrap: break-word;
  display: none;
}.mvg_faq_item-f87.mvg_state_open-f87 .mvg_faq_a-f87 {
  display: block;
}.mvg_faq_a-f87 strong {
  font-weight: 700;
  color: #CCBA9A;
}.mvg_faq_a-f87 a {
  text-decoration: underline;
  color: #D4761C;
}.mvg_faq_a-f87 ul,.mvg_faq_a-f87 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.mvg_faq_a-f87 ol {
  list-style: decimal;
}.mvg_faq_a-f87 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.mvg_faq_a-f87 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 765px) {.mvg_faq_a-f87 table {
  display: table;
}
}.mvg_faq_a-f87 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #CCBA9A;
  text-align: left;
  font-weight: 700;
}.mvg_faq_a-f87 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A50;
}.mvg_seo-f87 {
  padding: 2.25rem 1rem 0;
  background: #12100D;
}
@media(min-width: 769px) {.mvg_seo-f87 {
  padding: 44px 24px 0;
}
}.mvg_seo_in-f87 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1C1915;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.mvg_seo_in-f87 {
  padding: 36px 2.5rem;
}
}.mvg_seo_label-f87 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4761C;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.mvg_seo_h2-f87 {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EAD5;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.mvg_seo_h2-f87 {
  font-size: 24px;
}
}.mvg_seo_body-f87 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08C6A;
}.mvg_seo_body-f87 p {
  margin-bottom: 12px;
  color: #A08C6A;
  line-height: 1.75;
  font-size: 0.875rem;
}.mvg_seo_body-f87 p:last-child {
  margin-bottom: 0;
}.mvg_seo_body-f87 strong {
  font-weight: 700;
  color: #CCBA9A;
}.mvg_seo_body-f87 a {
  transition: color .2s;
  color: #D4761C;
  text-decoration: underline;
}.mvg_seo_body-f87 a:hover {
  color: #E88C28;
}.mvg_seo_body-f87 ul,.mvg_seo_body-f87 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mvg_seo_body-f87 ol {
  list-style: decimal;
}.mvg_seo_body-f87 li {
  color: #A08C6A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.mvg_seo_body-f87 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.mvg_seo_body-f87 table {
  display: table;
}
}.mvg_seo_body-f87 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #CCBA9A;
  text-align: left;
  font-weight: 700;
}.mvg_seo_body-f87 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.mvg_seo_cols-f87 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.mvg_seo_cols-f87 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mvg_seo_cols-f87 {
  grid-template-columns: repeat(3,1fr);
}
}.mvg_seo_col_h-f87 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #CCBA9A;
  font-size: 13px;
  margin-bottom: 7px;
}.mvg_seo_col_p-f87 {
  color: #7A6A50;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.mvg_seo_stats-f87 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.mvg_seo_stat-f87 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(212, 118, 28, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(212, 118, 28, 0.08);
  min-width: 8.75rem;
}.mvg_seo_stat_val-f87 {
  font-weight: 800;
  color: #D4761C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.mvg_seo_stat_lb-f87 {
  color: #7A6A50;
  font-size: 11px;
  overflow-wrap: break-word;
}.mvg_ft-f87 {
  background: #0D0B08;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.mvg_ft_support-f87 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.mvg_ft_support-f87 {
  padding: 1.75rem 24px;
}
}.mvg_ft_support_in-f87 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.mvg_ft_support_main-f87 {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.mvg_ft_support_ic-f87 {
  color: #D4761C;
  flex-shrink: 0;
}.mvg_ft_support_ic-f87 svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.mvg_ft_support_text_title-f87 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F4EAD5;
  font-weight: 700;
  font-size: 0.938rem;
}.mvg_ft_support_text_sub-f87 {
  color: #7A6A50;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.mvg_ft_support_btn-f87 {
  background: #D4761C;
  border-radius: 0.5rem;
  padding: 11px 22px;
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  color: #F4EAD5;
}.mvg_ft_support_btn-f87:hover {
  background: #E88C28;
}.mvg_ft_support_contacts-f87 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.mvg_ft_support_contact-f87 {
  color: #6A5A42;
  font-size: 0.75rem;
  line-height: 1.4;
}.mvg_ft_support_contact-f87 strong {
  display: block;
  font-size: 0.688rem;
  color: #A08C6A;
  margin-bottom: 2px;
  font-weight: 600;
}.mvg_ft_main-f87 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 770px) {.mvg_ft_main-f87 {
  padding: 2.5rem 1.5rem 32px;
}
}.mvg_ft_main_in-f87 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.mvg_ft_main_in-f87 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.mvg_ft_main_in-f87 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mvg_ft_col_logo-f87 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.mvg_ft_col_logo-f87 {
  grid-column: auto;
}
}.mvg_ft_logo-f87 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4EAD5;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.mvg_ft_logo_mark-f87 {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.mvg_ft_logo_mark-f87 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mvg_ft_logo_sub-f87 {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6A5A42;
  max-width: 12.5rem;
}.mvg_ft_col_title-f87 {
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #A08C6A;
}.mvg_ft_col_links-f87 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.mvg_ft_col_link-f87 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A5A42;
}.mvg_ft_col_link-f87:hover {
  color: #CCBA9A;
}.mvg_ft_apps-f87 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mvg_ft_app_card-f87 {
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.mvg_ft_app_card-f87:hover {
  border-color: rgba(210, 118, 28, 0.55);
}.mvg_ft_app_card_ic-f87 svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.mvg_ft_app_card_os-f87 {
  font-size: 0.625rem;
  color: #6A5A42;
  font-weight: 600;
}.mvg_ft_app_card_action-f87 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CCBA9A;
}.mvg_ft_bot-f87 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.mvg_ft_bot-f87 {
  padding: 1.25rem 24px;
}
}.mvg_ft_bot_in-f87 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.mvg_ft_socials-f87 {
  gap: 0.5rem;
  display: flex;
}.mvg_ft_soc-f87 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  border-radius: 4px;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  height: 36px;
  color: #A08C6A;
}.mvg_ft_soc-f87 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.mvg_ft_soc-f87:hover {
  background: rgba(255, 255, 255, 0.07);
}.mvg_ft_legal-f87 {
  flex: 1;
  color: #8A7860;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
}.mvg_ft_legal-f87 strong {
  font-weight: 700;
  color: #A08C6A;
}.mvg_ft_legal-f87 a {
  color: #A08C6A;
  text-decoration: underline;
}.mvg_ft_age-f87 {
  border: 2px solid #8A7860;
  border-radius: 50%;
  width: 2rem;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  height: 32px;
  color: #8A7860;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
}