*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #C8B898;
  background-color: #100C0A;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.mov_layout-1i3 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.mov_page-1i3 {
  display: flex;
  min-height: 100vh;
}.mov_main-1i3 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.mov_main-1i3 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.mov_main-1i3 {
  padding-bottom: 72px;
}
}.mov_gc-1i3 {
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #160F0C;
  border: 1px solid rgba(255,255,255,0.06);
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.mov_gc-1i3 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.mov_gc-1i3 {
  width: 10.5rem;
}
}.mov_gc-1i3:hover {
  transform: translateY(-3px);
  border-color: rgba(200,136,28,0.08);
}.mov_gc_img-1i3 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.mov_gc_img-1i3 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.mov_gc_hover-1i3 {
  background: rgba(8,6,4,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.mov_gc-1i3:hover .mov_gc_hover-1i3 {
  opacity: 1;
}.mov_gc_hover_btn-1i3 {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #C8881C;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.75rem;
}.mov_gc_info-1i3 {
  padding: 8px 10px 0.625rem;
}.mov_gc_name-1i3 {
  overflow: hidden;
  color: #C8B898;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
}.mov_gc_prov-1i3 {
  font-size: 10px;
  color: #8A7458;
}.mov_gc_tag-1i3 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
  top: 0.375rem;
  position: absolute;
}.mov_gc_tag_hot-1i3 {
  background: #C42B1C;
  color: #fff;
}.mov_gc_tag_new-1i3 {
  background: #2E9E4F;
  color: #100C0A;
}.mov_gc_tag_jp-1i3 {
  background: #D4A020;
  color: #100C0A;
}.mov_gc_tag_ex-1i3 {
  background: #7C3A16;
  color: #fff;
}.mov_gc_tag_live-1i3 {
  background: #C42B1C;
  color: #fff;
}.mov_gr-1i3 {
  background: #100C0A;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.mov_gr-1i3 {
  padding: 2.25rem 24px 0;
}
}.mov_gr_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_gr_head-1i3 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.mov_gr_head_l-1i3 {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.mov_gr_ic-1i3 {
  border-radius: 8px;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  display: flex;
}.mov_gr_ic-1i3 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.mov_gr_title-1i3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F5EDD8;
  font-weight: 700;
}
@media(min-width:768px) {.mov_gr_title-1i3 {
  font-size: 1.125rem;
}
}.mov_gr_more-1i3 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  color: #A08868;
  flex-shrink: 0;
}.mov_gr_more-1i3:hover {
  color: #C8881C;
}.mov_gr_more-1i3 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.mov_gr_arrows-1i3 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.mov_gr_arr-1i3 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  color: #B8A080;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.mov_gr_arr-1i3:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.mov_gr_arr-1i3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.mov_gr_seo_h-1i3 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #C8B898;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.mov_gr_seo_h-1i3 {
  font-size: 0.875rem;
}
}.mov_gr_seo-1i3 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  color: #A08868;
  font-size: 12px;
}.mov_gr_seo-1i3 strong {
  color: #C8B898;
  font-weight: 600;
}.mov_gr_scroll-1i3 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.mov_gr_scroll-1i3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.mov_gr_scroll-1i3 {
  gap: 12px;
}
}.mov_tb-1i3 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #100C0A;
  display: flex;
  position: fixed;
  right: 0;
  top: 0;
  align-items: center;
  z-index: 80;
  height: 3.5rem;
  left: 0;
}.mov_tb_in-1i3 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.mov_tb_burger-1i3 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-right: 8px;
  width: 38px;
  height: 2.375rem;
  flex-shrink: 0;
  flex-direction: column;
}.mov_tb_burger-1i3:hover {
  background: rgba(255,255,255,0.05);
}.mov_tb_burger_line-1i3 {
  border-radius: 1px;
  background: #B8A080;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.mov_tb_burger-1i3 {
  display: none;
}
}.mov_tb_logo-1i3 {
  gap: 0.563rem;
  align-items: center;
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 800;
  margin-right: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
}.mov_tb_logo_mark-1i3 {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}.mov_tb_logo_mark-1i3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mov_tb_nav-1i3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.mov_tb_nav-1i3 {
  display: flex;
}
}.mov_tb_tab-1i3 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #B8A080;
  white-space: nowrap;
}.mov_tb_tab-1i3:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.mov_tb_tab-1i3.mov_state_active-1i3 {
  background: rgba(200,136,28,0.18);
  color: #F5EDD8;
}.mov_tb_right-1i3 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.mov_tb_login-1i3 {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  display: none;
  color: #C8B898;
  font-size: 0.813rem;
}.mov_tb_login-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  color: #F5EDD8;
}
@media(min-width: 482px) {.mov_tb_login-1i3 {
  display: block;
}
}.mov_tb_reg-1i3 {
  padding: 0.563rem 18px;
  background: #2E9E4F;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0906;
}.mov_tb_reg-1i3:hover {
  background: #38B85C;
}.mov_sb-1i3 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #1D1510;
  transition: transform .25s ease;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  top: 56px;
  left: 0;
  overflow-y: auto;
  z-index: 70;
}.mov_sb-1i3.mov_state_open-1i3 {
  transform: translateX(0);
}.mov_sb-1i3::-webkit-scrollbar {
  width: 4px;
}.mov_sb-1i3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.mov_sb-1i3 {
  transform: translateX(0);
}
}.mov_sb_auth-1i3 {
  padding: 14px 12px 10px;
}.mov_sb_btn_reg-1i3 {
  background: #2E9E4F;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #0D0906;
  font-size: 0.813rem;
}.mov_sb_btn_reg-1i3:hover {
  background: #38B85C;
}.mov_sb_btn_login-1i3 {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  color: #C8B898;
  font-size: 13px;
  display: block;
  font-weight: 600;
  text-align: center;
}.mov_sb_btn_login-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  color: #F5EDD8;
}.mov_sb_promo-1i3 {
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(200,136,28,0.18);
  background: linear-gradient(135deg,#3D1A08,#1D1510);
  border-radius: 0.5rem;
  position: relative;
}.mov_sb_promo-1i3::before {
  background: radial-gradient(circle,rgba(200,136,28,0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  content: '';
  position: absolute;
  top: -20px;
  height: 80px;
  right: -20px;
}.mov_sb_promo_title-1i3 {
  color: #C8881C;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
}.mov_sb_promo_text-1i3 {
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.mov_sb_promo_sub-1i3 {
  margin-top: 3px;
  color: #A08868;
  font-size: 0.625rem;
}.mov_sb_nav-1i3 {
  padding: 6px 8px 1rem;
}.mov_sb_nav_lb-1i3 {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8A7458;
  font-size: 0.625rem;
}.mov_sb_link-1i3 {
  border-radius: 4px;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  color: #B8A080;
  display: flex;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
}.mov_sb_link-1i3:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.mov_sb_link-1i3.mov_state_active-1i3 {
  background: rgba(200,136,28,0.18);
  color: #F5EDD8;
}.mov_sb_ic-1i3 {
  border-radius: 4px;
  justify-content: center;
  width: 30px;
  align-items: center;
  height: 30px;
  display: flex;
  flex-shrink: 0;
}.mov_sb_ic-1i3 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.mov_sb_ic_1-1i3 {
  background: rgba(200,136,28,0.08);
  color: #C8881C;
}.mov_sb_ic_2-1i3 {
  background: rgba(46,158,79,0.18);
  color: #2E9E4F;
}.mov_sb_ic_3-1i3 {
  background: rgba(212,160,32,0.18);
  color: #D4A020;
}.mov_sb_ic_4-1i3 {
  background: rgba(124,58,22,0.28);
  color: #7C3A16;
}.mov_sb_ic_5-1i3 {
  background: rgba(200,136,28,0.08);
  color: #D4376E;
}.mov_sb_ic_6-1i3 {
  background: rgba(124,58,22,0.28);
  color: #7B2FBE;
}.mov_sb_badge-1i3 {
  background: #D4A020;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0D0906;
  font-size: 0.563rem;
  margin-left: auto;
}.mov_sb_bot-1i3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.mov_sb_lang-1i3,.mov_sb_help-1i3 {
  background: rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  gap: 6px;
  border-radius: 0.25rem;
  font-size: 11px;
  color: #B8A080;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
}.mov_sb_lang-1i3:hover,.mov_sb_help-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  color: #F5EDD8;
}.mov_sb_lang-1i3 svg,.mov_sb_help-1i3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.mov_sb_bd-1i3 {
  inset: 0;
  background: rgba(8,6,4,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.mov_sb_bd-1i3.mov_state_on-1i3 {
  display: block;
}
@media(min-width: 1079px) {.mov_sb_bd-1i3 {
  display: none!important;
}
}.mov_mob_nav-1i3 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1D1510;
  border-top: 1px solid rgba(255,255,255,0.10);
  left: 0;
  display: flex;
  right: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1083px) {.mov_mob_nav-1i3 {
  display: none;
}
}.mov_mob_nav_item-1i3 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  cursor: pointer;
  color: #8A7458;
  display: flex;
  flex-direction: column;
}.mov_mob_nav_ic-1i3 {
  line-height: 1;
}.mov_mob_nav_ic-1i3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.mov_mob_nav_lb-1i3 {
  font-size: 10px;
  color: #8A7458;
  font-weight: 600;
}.mov_mob_nav_item-1i3.mov_state_active-1i3 {
  color: #C8881C;
}.mov_mob_nav_item-1i3.mov_state_active-1i3 .mov_mob_nav_lb-1i3 {
  color: #C8881C;
}.mov_hero-1i3 {
  padding: 1.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 765px) {.mov_hero-1i3 {
  padding: 24px 24px 0;
}
}.mov_hero_in-1i3 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.mov_hero_in-1i3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.mov_hero_in-1i3 {
  grid-template-columns: 1fr 340px;
}
}.mov_hero_promo-1i3 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #160F0C;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width:768px) {.mov_hero_promo-1i3 {
  min-height: 17.5rem;
}
}.mov_hero_promo_bg-1i3 {
  background: linear-gradient(120deg,#3D1A08 0%,#100C0A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.mov_hero_promo_bg-1i3::after {
  inset: 0;
  background: linear-gradient(90deg,#100C0A 0%,rgba(8,6,4,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.mov_hero_promo_glow-1i3 {
  background: radial-gradient(circle,rgba(124,58,22,0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -40px;
  height: 18.75rem;
  position: absolute;
  width: 18.75rem;
  right: 3.75rem;
}.mov_hero_promo_ct-1i3 {
  padding: 28px 24px 1.75rem 1.75rem;
  flex-direction: column;
  position: relative;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
  display: flex;
}
@media(min-width: 767px) {.mov_hero_promo_ct-1i3 {
  padding: 40px 2rem;
}
}.mov_hero_badge-1i3 {
  border-radius: 20px;
  background: rgba(200,136,28,0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(200,136,28,0.08);
  font-size: 10px;
  color: #C8881C;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
}.mov_hero_h1-1i3 {
  line-height: 1.15;
  color: #F5EDD8;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.mov_hero_h1-1i3 em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 769px) {.mov_hero_h1-1i3 {
  font-size: 2.25rem;
}
}.mov_hero_sub-1i3 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #B8A080;
}
@media(min-width:768px) {.mov_hero_sub-1i3 {
  font-size: 14px;
}
}.mov_hero_row-1i3 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.mov_hero_cta-1i3 {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  background: #2E9E4F;
  transition: background .2s;
  color: #0D0906;
  font-size: 0.875rem;
  box-shadow: 0 2px 0.75rem rgba(46,158,79,0.40), 0 0 0 1px rgba(46,158,79,0.20);
  font-weight: 700;
}.mov_hero_cta-1i3:hover {
  background: #38B85C;
}.mov_hero_terms-1i3 {
  color: #8A7458;
  font-size: 0.688rem;
}.mov_hero_game-1i3 {
  background: #160F0C;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  position: relative;
  display: flex;
}.mov_hero_game_badge-1i3 {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(212,160,32,0.18);
  border: 1px solid rgba(212,160,32,0.18);
  color: #D4A020;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  position: absolute;
  font-size: 0.625rem;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
}.mov_hero_game_badge-1i3 svg {
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.mov_hero_game_img-1i3 {
  background: linear-gradient(135deg,#3D1A08,#100C0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.mov_hero_game_img-1i3 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.mov_hero_game_play-1i3 {
  transition: opacity .2s;
  background: rgba(8,6,4,0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.mov_hero_game-1i3:hover .mov_hero_game_play-1i3 {
  opacity: 1;
}.mov_hero_game_play-1i3 span {
  border-radius: 50%;
  background: #C8881C;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.mov_hero_game_play-1i3 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.mov_hero_game_info-1i3 {
  padding: 0.875rem 16px;
}.mov_hero_game_title-1i3 {
  margin-bottom: 4px;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.mov_hero_game_provider-1i3 {
  color: #A08868;
  font-size: 0.688rem;
}.mov_hero_game_btn-1i3 {
  background: #C8881C;
  border-radius: 8px;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #F5EDD8;
  display: block;
}.mov_hero_game-1i3:hover .mov_hero_game_btn-1i3 {
  background: #E09B24;
}.mov_sbar-1i3 {
  padding: 16px 1rem 0;
  background: #100C0A;
}
@media(min-width: 770px) {.mov_sbar-1i3 {
  padding: 1.125rem 1.5rem 0;
}
}.mov_sbar_in-1i3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mov_sbar_row-1i3 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.mov_sbar_input-1i3 {
  background: #160F0C;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.688rem 1rem;
  color: #A08868;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  display: flex;
}.mov_sbar_input-1i3:hover {
  border-color: rgba(200,136,28,0.45);
}.mov_sbar_input-1i3 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 15px;
}.mov_sbar_providers-1i3 {
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #160F0C;
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C8B898;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
}.mov_sbar_providers-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  color: #F5EDD8;
}.mov_sbar_providers-1i3 svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.mov_sbar_tabs-1i3 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.mov_sbar_tabs-1i3::-webkit-scrollbar {
  display: none;
}.mov_sbar_tab-1i3 {
  padding: 8px 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  color: #B8A080;
  font-size: 0.75rem;
}.mov_sbar_tab-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.mov_sbar_tab-1i3.mov_state_active-1i3 {
  background: rgba(200,136,28,0.18);
  border-color: rgba(200,136,28,0.08);
  color: #F5EDD8;
}.mov_sbar_tab_ic-1i3 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.mov_gcg-1i3 {
  background: #100C0A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.mov_gcg-1i3 {
  padding: 2.75rem 1.5rem 0;
}
}.mov_gcg_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_gcg_head-1i3 {
  margin-bottom: 20px;
  max-width: 720px;
}.mov_gcg_label-1i3 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8881C;
  font-weight: 700;
}.mov_gcg_h2-1i3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.mov_gcg_h2-1i3 {
  font-size: 1.75rem;
}
}.mov_gcg_intro-1i3 {
  line-height: 1.6;
  font-size: 13px;
  color: #A08868;
}.mov_gcg_grid-1i3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.mov_gcg_grid-1i3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.mov_gcg_grid-1i3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mov_gcg_card-1i3 {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.mov_gcg_card-1i3:hover {
  border-color: rgba(200,136,28,0.18);
  transform: translateY(-3px);
}.mov_gcg_card_bg-1i3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.mov_gcg_card_bg-1i3::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.mov_gcg_card_ic-1i3 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  justify-content: center;
  z-index: 2;
  color: #F5EDD8;
  position: absolute;
  width: 40px;
  align-items: center;
  right: 1.125rem;
  height: 2.5rem;
  display: flex;
  top: 1.125rem;
}.mov_gcg_card_ic-1i3 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mov_gcg_card_ct-1i3 {
  z-index: 1;
  position: relative;
}.mov_gcg_card_h-1i3 {
  margin-bottom: 8px;
  font-size: 1.125rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.mov_gcg_card_h-1i3 {
  font-size: 20px;
}
}.mov_gcg_card_p-1i3 {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.mov_gcg_card_p-1i3 strong {
  font-weight: 600;
  color: #F5EDD8;
}.mov_gcg_card_cta-1i3 {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  color: #C8881C;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
}.mov_gcg_card_cta-1i3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.mov_gr_jp-1i3 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A1040 0%,#0F0A14 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
}.mov_gr_jp-1i3::before {
  background: radial-gradient(circle,rgba(124,58,22,0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  content: '';
  top: -60px;
  left: -60px;
  position: absolute;
}.mov_gr_jp-1i3::after {
  background: radial-gradient(circle,rgba(212,160,32,0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  height: 12.5rem;
  position: absolute;
  right: 0;
  content: '';
  width: 12.5rem;
}.mov_gr_jp_head-1i3 {
  gap: 1rem;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
}.mov_gr_jp_info-1i3 {
  flex: 1;
}.mov_gr_jp_label-1i3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #7B2FBE;
}.mov_gr_jp_label-1i3 svg {
  margin-right: 0.25rem;
  vertical-align: -2px;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.mov_gr_jp_amount-1i3 {
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  font-size: 32px;
}
@media(min-width: 769px) {.mov_gr_jp_amount-1i3 {
  font-size: 2.5rem;
}
}.mov_gr_jp_amount-1i3 span {
  color: #D4A020;
}.mov_gr_jp_seo-1i3 {
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  color: #B8A080;
}.mov_gr_jp_cta-1i3 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 20px;
  border: 1px solid rgba(124,58,22,0.28);
  background: rgba(124,58,22,0.28);
  font-weight: 700;
  color: #F5EDD8;
  white-space: nowrap;
  margin-top: 0.25rem;
  position: relative;
  font-size: 13px;
  flex-shrink: 0;
  align-self: flex-start;
  z-index: 1;
}.mov_gr_jp_cta-1i3:hover {
  background: #7C3A16;
}.mov_ws-1i3 {
  background: #100C0A;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.mov_ws-1i3 {
  padding: 36px 1.5rem 0;
}
}.mov_ws_in-1i3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.mov_ws_head-1i3 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.mov_ws_title-1i3 {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  color: #F5EDD8;
  display: flex;
  font-weight: 700;
}.mov_ws_title_ic-1i3 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D4A020;
  width: 18px;
}.mov_ws_online-1i3 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #A08868;
}.mov_ws_online_dot-1i3 {
  background: #2E9E4F;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46,158,79,0.18);
  width: 8px;
}.mov_ws_scroll-1i3 {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.mov_ws_scroll-1i3::-webkit-scrollbar {
  display: none;
}.mov_wc-1i3 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  background: #160F0C;
  gap: 0.625rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.mov_wc_img-1i3 {
  border-radius: 4px;
  background: #1D1510;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.mov_wc_img-1i3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.mov_wc_info-1i3 {
  min-width: 0;
}.mov_wc_game-1i3 {
  overflow: hidden;
  font-weight: 600;
  color: #C8B898;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}.mov_wc_player-1i3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #8A7458;
}.mov_wc_amount-1i3 {
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #2E9E4F;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.mov_prov-1i3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.mov_prov-1i3 {
  padding: 44px 1.5rem 0;
}
}.mov_prov_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_prov_head-1i3 {
  margin-bottom: 16px;
}.mov_prov_label-1i3 {
  color: #C8881C;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.mov_prov_h2-1i3 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}
@media(min-width:768px) {.mov_prov_h2-1i3 {
  font-size: 24px;
}
}.mov_prov_seo-1i3 {
  color: #A08868;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 620px;
  font-size: 0.813rem;
}.mov_prov_seo-1i3 strong {
  font-weight: 700;
  color: #C8B898;
}.mov_prov_seo-1i3 a {
  color: #C8881C;
  text-decoration: underline;
}.mov_prov_grid-1i3 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.mov_prov_grid-1i3 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.mov_prov_grid-1i3 {
  grid-template-columns: repeat(8,1fr);
}
}.mov_prov_card-1i3 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  gap: 0.438rem;
  background: #160F0C;
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.mov_prov_card-1i3:hover {
  border-color: rgba(200,136,28,0.45);
  background: #1D1510;
}.mov_prov_logo-1i3 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
}.mov_prov_logo-1i3 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.mov_prov_name-1i3 {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #B8A080;
}.mov_reg-1i3 {
  background: #100C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.mov_reg-1i3 {
  padding: 44px 1.5rem 0;
}
}.mov_reg_in-1i3 {
  background: #1D1510;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.mov_reg_in-1i3 {
  padding: 40px;
}
}.mov_reg_top-1i3 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.mov_reg_top-1i3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mov_reg_label-1i3 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8881C;
  font-weight: 700;
  text-transform: uppercase;
}.mov_reg_h2-1i3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 770px) {.mov_reg_h2-1i3 {
  font-size: 28px;
}
}.mov_reg_bonus-1i3 {
  border-radius: 8px;
  border: 1px solid rgba(212,160,32,0.18);
  background: rgba(212,160,32,0.18);
  padding: 0.625rem 16px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.mov_reg_bonus_amount-1i3 {
  font-size: 1.25rem;
  color: #D4A020;
  font-weight: 800;
}.mov_reg_bonus_text-1i3 {
  color: #B8A080;
  font-size: 13px;
  line-height: 1.35;
}.mov_reg_cta_btn-1i3 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 32px;
  background: #2E9E4F;
  color: #0D0906;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 2px 12px rgba(46,158,79,0.40), 0 0 0 1px rgba(46,158,79,0.20);
  font-size: 15px;
}.mov_reg_cta_btn-1i3:hover {
  background: #38B85C;
}.mov_reg_terms-1i3 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #8A7458;
}.mov_reg_seo-1i3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.65;
  color: #A08868;
  overflow-wrap: break-word;
  padding-top: 20px;
}.mov_reg_seo-1i3 p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #A08868;
  font-size: 13px;
}.mov_reg_seo-1i3 p:last-child {
  margin-bottom: 0;
}.mov_reg_seo-1i3 strong {
  font-weight: 700;
  color: #C8B898;
}.mov_reg_seo-1i3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8881C;
}.mov_reg_seo-1i3 a:hover {
  color: #E09B24;
}.mov_reg_seo-1i3 ul,.mov_reg_seo-1i3 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.mov_reg_seo-1i3 ol {
  list-style: decimal;
}.mov_reg_seo-1i3 li {
  color: #A08868;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.mov_reg_seo-1i3 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width:768px) {.mov_reg_seo-1i3 table {
  display: table;
}
}.mov_reg_seo-1i3 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  font-weight: 700;
  text-align: left;
}.mov_reg_seo-1i3 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08868;
}.mov_reg_steps-1i3 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.mov_reg_steps-1i3 {
  margin-top: 0;
}
}.mov_reg_step-1i3 {
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.mov_reg_step_num-1i3 {
  border: 1px solid rgba(200,136,28,0.08);
  border-radius: 50%;
  background: rgba(200,136,28,0.18);
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  font-weight: 800;
  color: #C8881C;
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
}.mov_reg_step_title-1i3 {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 14px;
  margin-bottom: 3px;
}.mov_reg_step_text-1i3 {
  line-height: 1.5;
  color: #A08868;
  font-size: 12px;
}.mov_reg_trust-1i3 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  display: flex;
}.mov_reg_trust_item-1i3 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  color: #A08868;
  display: flex;
}.mov_reg_trust_ic-1i3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  color: #C8881C;
  width: 16px;
}.mov_app-1i3 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 769px) {.mov_app-1i3 {
  padding: 2.75rem 24px 0;
}
}.mov_app_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_app_head-1i3 {
  margin-bottom: 1rem;
}.mov_app_label-1i3 {
  letter-spacing: .08em;
  color: #C8881C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.mov_app_h2-1i3 {
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 771px) {.mov_app_h2-1i3 {
  font-size: 1.5rem;
}
}.mov_app_sub-1i3 {
  font-size: 13px;
  color: #A08868;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.mov_app_sub-1i3 strong {
  color: #C8B898;
  font-weight: 700;
}.mov_app_cards-1i3 {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mov_app_cards-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}.mov_app_card-1i3 {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.mov_app_card_ios-1i3 {
  background: linear-gradient(135deg,rgba(200,136,28,0.18) 0%,#1D1510 100%);
}.mov_app_card_android-1i3 {
  background: linear-gradient(135deg,rgba(46,158,79,0.18) 0%,#1D1510 100%);
}.mov_app_card_win-1i3 {
  background: linear-gradient(135deg,rgba(212,160,32,0.18) 0%,#1D1510 100%);
}.mov_app_card_ic-1i3 svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mov_app_card_ic-1i3 {
  flex-shrink: 0;
  color: #F5EDD8;
}.mov_app_card_os-1i3 {
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #A08868;
}.mov_app_card_title-1i3 {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #F5EDD8;
}.mov_app_card_text-1i3 {
  color: #A08868;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.mov_app_card_btn-1i3 {
  border-radius: 0.25rem;
  padding: 10px 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(200,136,28,0.45);
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  color: #F5EDD8;
}.mov_app_card_btn-1i3:hover {
  background: rgba(255,255,255,0.07);
}.mov_bon-1i3 {
  background: #100C0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.mov_bon-1i3 {
  padding: 44px 24px 0;
}
}.mov_bon_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_bon_head-1i3 {
  margin-bottom: 1.25rem;
}.mov_bon_label-1i3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C8881C;
}.mov_bon_h2-1i3 {
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.mov_bon_h2-1i3 {
  font-size: 1.5rem;
}
}.mov_bon_seo-1i3 {
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #A08868;
  line-height: 1.6;
}.mov_bon_seo-1i3 strong {
  color: #C8B898;
  font-weight: 700;
}.mov_bon_seo-1i3 a {
  text-decoration: underline;
  color: #C8881C;
}.mov_bon_grid-1i3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.mov_bon_grid-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mov_bon_grid-1i3 {
  grid-template-columns: repeat(5,1fr);
}
}.mov_bon_card-1i3 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #160F0C;
}.mov_bon_card-1i3:hover {
  transform: translateY(-2px);
  border-color: rgba(200,136,28,0.08);
}.mov_bon_card_ic-1i3 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.mov_bon_card_ic-1i3 {
  margin-bottom: 10px;
}.mov_bon_card_type-1i3 {
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #A08868;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.mov_bon_card_amount-1i3 {
  color: #D4A020;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
}.mov_bon_card_name-1i3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 600;
  margin-bottom: 8px;
}.mov_bon_card_detail-1i3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #8A7458;
}.mov_seo-1i3 {
  background: #100C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.mov_seo-1i3 {
  padding: 44px 1.5rem 0;
}
}.mov_seo_in-1i3 {
  margin: 0 auto;
  background: #1D1510;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.mov_seo_in-1i3 {
  padding: 36px 40px;
}
}.mov_seo_label-1i3 {
  color: #C8881C;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.mov_seo_h2-1i3 {
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.mov_seo_h2-1i3 {
  font-size: 1.5rem;
}
}.mov_seo_body-1i3 {
  color: #B8A080;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.mov_seo_body-1i3 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B8A080;
}.mov_seo_body-1i3 p:last-child {
  margin-bottom: 0;
}.mov_seo_body-1i3 strong {
  font-weight: 700;
  color: #C8B898;
}.mov_seo_body-1i3 a {
  transition: color .2s;
  color: #C8881C;
  text-decoration: underline;
}.mov_seo_body-1i3 a:hover {
  color: #E09B24;
}.mov_seo_body-1i3 ul,.mov_seo_body-1i3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mov_seo_body-1i3 ol {
  list-style: decimal;
}.mov_seo_body-1i3 li {
  line-height: 1.75;
  color: #B8A080;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.mov_seo_body-1i3 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.mov_seo_body-1i3 table {
  display: table;
}
}.mov_seo_body-1i3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  font-weight: 700;
  text-align: left;
}.mov_seo_body-1i3 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B8A080;
}.mov_seo_cols-1i3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.mov_seo_cols-1i3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.mov_seo_cols-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}.mov_seo_col_h-1i3 {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C8B898;
  font-size: 13px;
  overflow-wrap: break-word;
}.mov_seo_col_p-1i3 {
  color: #A08868;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mov_seo_stats-1i3 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.mov_seo_stat-1i3 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(200,136,28,0.18);
  background: rgba(200,136,28,0.08);
  min-width: 8.75rem;
}.mov_seo_stat_val-1i3 {
  font-size: 20px;
  font-weight: 800;
  color: #C8881C;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.mov_seo_stat_lb-1i3 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A08868;
}.mov_faq-1i3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.mov_faq-1i3 {
  padding: 44px 24px 0;
}
}.mov_faq_in-1i3 {
  margin: 0 auto;
  max-width: 1320px;
}.mov_faq_head-1i3 {
  margin-bottom: 20px;
}.mov_faq_label-1i3 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8881C;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.mov_faq_h2-1i3 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.mov_faq_h2-1i3 {
  font-size: 24px;
}
}.mov_faq_list-1i3 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.mov_faq_item-1i3 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #1D1510;
}.mov_faq_q-1i3 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  color: #C8B898;
}.mov_faq_q-1i3:hover {
  color: #F5EDD8;
}.mov_faq_q_ic-1i3 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.5rem;
  color: #C8881C;
  height: 1.5rem;
}.mov_faq_item-1i3.mov_state_open-1i3 .mov_faq_q_ic-1i3 {
  transform: rotate(45deg);
}.mov_faq_a-1i3 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #A08868;
  font-size: 13px;
}.mov_faq_item-1i3.mov_state_open-1i3 .mov_faq_a-1i3 {
  display: block;
}.mov_faq_a-1i3 strong {
  color: #C8B898;
  font-weight: 700;
}.mov_faq_a-1i3 a {
  text-decoration: underline;
  color: #C8881C;
}.mov_faq_a-1i3 ul,.mov_faq_a-1i3 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.mov_faq_a-1i3 ol {
  list-style: decimal;
}.mov_faq_a-1i3 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mov_faq_a-1i3 table {
  margin: 8px 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.mov_faq_a-1i3 table {
  display: table;
}
}.mov_faq_a-1i3 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  font-weight: 700;
  text-align: left;
}.mov_faq_a-1i3 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08868;
}.mov_seo-1i3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.mov_seo-1i3 {
  padding: 2.75rem 1.5rem 0;
}
}.mov_seo_in-1i3 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  background: #1D1510;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.mov_seo_in-1i3 {
  padding: 36px 2.5rem;
}
}.mov_seo_label-1i3 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8881C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.mov_seo_h2-1i3 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width: 766px) {.mov_seo_h2-1i3 {
  font-size: 24px;
}
}.mov_seo_body-1i3 {
  font-size: 14px;
  color: #B8A080;
  overflow-wrap: break-word;
  line-height: 1.75;
}.mov_seo_body-1i3 p {
  color: #B8A080;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.mov_seo_body-1i3 p:last-child {
  margin-bottom: 0;
}.mov_seo_body-1i3 strong {
  font-weight: 700;
  color: #C8B898;
}.mov_seo_body-1i3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8881C;
}.mov_seo_body-1i3 a:hover {
  color: #E09B24;
}.mov_seo_body-1i3 ul,.mov_seo_body-1i3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.mov_seo_body-1i3 ol {
  list-style: decimal;
}.mov_seo_body-1i3 li {
  margin-bottom: 6px;
  color: #B8A080;
  font-size: 0.875rem;
  line-height: 1.75;
}.mov_seo_body-1i3 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.mov_seo_body-1i3 table {
  display: table;
}
}.mov_seo_body-1i3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8B898;
}.mov_seo_body-1i3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #B8A080;
}.mov_seo_cols-1i3 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.mov_seo_cols-1i3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mov_seo_cols-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}.mov_seo_col_h-1i3 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C8B898;
  margin-bottom: 7px;
}.mov_seo_col_p-1i3 {
  color: #A08868;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.mov_seo_stats-1i3 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.mov_seo_stat-1i3 {
  padding: 0.875rem 16px;
  background: rgba(200,136,28,0.08);
  border: 1px solid rgba(200,136,28,0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.mov_seo_stat_val-1i3 {
  margin-bottom: 4px;
  color: #C8881C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.mov_seo_stat_lb-1i3 {
  overflow-wrap: break-word;
  color: #A08868;
  font-size: 11px;
}.mov_seo-1i3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.mov_seo-1i3 {
  padding: 2.75rem 1.5rem 0;
}
}.mov_seo_in-1i3 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 14px;
  background: #1D1510;
  max-width: 82.5rem;
}
@media(min-width:768px) {.mov_seo_in-1i3 {
  padding: 2.25rem 2.5rem;
}
}.mov_seo_label-1i3 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C8881C;
  font-weight: 700;
  text-transform: uppercase;
}.mov_seo_h2-1i3 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width:768px) {.mov_seo_h2-1i3 {
  font-size: 1.5rem;
}
}.mov_seo_body-1i3 {
  color: #B8A080;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.mov_seo_body-1i3 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #B8A080;
}.mov_seo_body-1i3 p:last-child {
  margin-bottom: 0;
}.mov_seo_body-1i3 strong {
  color: #C8B898;
  font-weight: 700;
}.mov_seo_body-1i3 a {
  transition: color .2s;
  color: #C8881C;
  text-decoration: underline;
}.mov_seo_body-1i3 a:hover {
  color: #E09B24;
}.mov_seo_body-1i3 ul,.mov_seo_body-1i3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mov_seo_body-1i3 ol {
  list-style: decimal;
}.mov_seo_body-1i3 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #B8A080;
}.mov_seo_body-1i3 table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.mov_seo_body-1i3 table {
  display: table;
}
}.mov_seo_body-1i3 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8B898;
}.mov_seo_body-1i3 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B8A080;
}.mov_seo_cols-1i3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.mov_seo_cols-1i3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.mov_seo_cols-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}.mov_seo_col_h-1i3 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C8B898;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.mov_seo_col_p-1i3 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #A08868;
}.mov_seo_stats-1i3 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.mov_seo_stat-1i3 {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(200,136,28,0.08);
  border: 1px solid rgba(200,136,28,0.18);
  border-radius: 8px;
  min-width: 140px;
}.mov_seo_stat_val-1i3 {
  margin-bottom: 0.25rem;
  color: #C8881C;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.mov_seo_stat_lb-1i3 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A08868;
}.mov_ft-1i3 {
  background: #080604;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.mov_ft_support-1i3 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.mov_ft_support-1i3 {
  padding: 28px 24px;
}
}.mov_ft_support_in-1i3 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.mov_ft_support_main-1i3 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.mov_ft_support_ic-1i3 {
  flex-shrink: 0;
  color: #C8881C;
}.mov_ft_support_ic-1i3 svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mov_ft_support_text_title-1i3 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.mov_ft_support_text_sub-1i3 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A08868;
}.mov_ft_support_btn-1i3 {
  border-radius: 8px;
  padding: 11px 1.375rem;
  background: #C8881C;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5EDD8;
  white-space: nowrap;
}.mov_ft_support_btn-1i3:hover {
  background: #E09B24;
}.mov_ft_support_contacts-1i3 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.mov_ft_support_contact-1i3 {
  color: #8A7458;
  line-height: 1.4;
  font-size: 12px;
}.mov_ft_support_contact-1i3 strong {
  color: #B8A080;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
}.mov_ft_main-1i3 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.mov_ft_main-1i3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.mov_ft_main_in-1i3 {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.mov_ft_main_in-1i3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.mov_ft_main_in-1i3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mov_ft_col_logo-1i3 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mov_ft_col_logo-1i3 {
  grid-column: auto;
}
}.mov_ft_logo-1i3 {
  gap: 0.563rem;
  font-size: 16px;
  font-weight: 800;
  color: #F5EDD8;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.mov_ft_logo_mark-1i3 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.mov_ft_logo_mark-1i3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mov_ft_logo_sub-1i3 {
  color: #8A7458;
  font-size: 12px;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
}.mov_ft_col_title-1i3 {
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
  color: #B8A080;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.mov_ft_col_links-1i3 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.mov_ft_col_link-1i3 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8A7458;
  font-size: 13px;
}.mov_ft_col_link-1i3:hover {
  color: #C8B898;
}.mov_ft_apps-1i3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mov_ft_app_card-1i3 {
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.mov_ft_app_card-1i3:hover {
  border-color: rgba(200,136,28,0.45);
}.mov_ft_app_card_ic-1i3 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.mov_ft_app_card_os-1i3 {
  font-weight: 600;
  color: #8A7458;
  font-size: 0.625rem;
}.mov_ft_app_card_action-1i3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C8B898;
}.mov_ft_bot-1i3 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.mov_ft_bot-1i3 {
  padding: 1.25rem 1.5rem;
}
}.mov_ft_bot_in-1i3 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.mov_ft_socials-1i3 {
  gap: 8px;
  display: flex;
}.mov_ft_soc-1i3 {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
  justify-content: center;
  color: #B8A080;
  height: 2.25rem;
  width: 2.25rem;
}.mov_ft_soc-1i3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.mov_ft_soc-1i3:hover {
  background: rgba(255,255,255,0.07);
}.mov_ft_legal-1i3 {
  flex: 1;
  font-size: 11px;
  min-width: 12.5rem;
  color: #8A7660;
  overflow-wrap: break-word;
  line-height: 1.6;
}.mov_ft_legal-1i3 strong {
  color: #B8A080;
  font-weight: 700;
}.mov_ft_legal-1i3 a {
  text-decoration: underline;
  color: #B8A080;
}.mov_ft_age-1i3 {
  border-radius: 50%;
  border: 2px solid #8A7660;
  justify-content: center;
  font-weight: 800;
  margin-left: auto;
  align-items: center;
  font-size: 11px;
  color: #8A7660;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
}