*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C4BAB0;
  background-color: #09100A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.ivw_layout_sf8 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ivw_page_sf8 {
  display: flex;
  min-height: 100vh;
}.ivw_main_sf8 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.ivw_main_sf8 {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.ivw_main_sf8 {
  padding-bottom: 4.5rem;
}
}.ivw_gc_sf8 {
  background: #0D1410;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width:640px) {.ivw_gc_sf8 {
  width: 156px;
}
}
@media(min-width:1080px) {.ivw_gc_sf8 {
  width: 168px;
}
}.ivw_gc_sf8:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 148, 44, 0.07);
}.ivw_gc_img_sf8 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.ivw_gc_img_sf8 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.ivw_gc_hover_sf8 {
  background: rgba(5, 10, 6, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.ivw_gc_sf8:hover .ivw_gc_hover_sf8 {
  opacity: 1;
}.ivw_gc_hover_btn_sf8 {
  background: #C8942C;
  padding: 8px 1rem;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  color: #F0EBE2;
}.ivw_gc_info_sf8 {
  padding: 0.5rem 10px 10px;
}.ivw_gc_name_sf8 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #C4BAB0;
  max-width: 100%;
  font-size: 12px;
}.ivw_gc_prov_sf8 {
  color: #5A5350;
  font-size: 0.625rem;
}.ivw_gc_tag_sf8 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  font-weight: 700;
  font-size: 9px;
}.ivw_gc_tag_hot_sf8 {
  background: #C23830;
  color: #fff;
}.ivw_gc_tag_new_sf8 {
  background: #3CAA58;
  color: #09100A;
}.ivw_gc_tag_jp_sf8 {
  background: #E8A820;
  color: #09100A;
}.ivw_gc_tag_ex_sf8 {
  background: #2E6B40;
  color: #fff;
}.ivw_gc_tag_live_sf8 {
  background: #C23830;
  color: #fff;
}.ivw_gr_sf8 {
  padding: 2rem 16px 0;
  background: #09100A;
}
@media(min-width:768px) {.ivw_gr_sf8 {
  padding: 2.25rem 1.5rem 0;
}
}.ivw_gr_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_gr_head_sf8 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.ivw_gr_head_l_sf8 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.ivw_gr_ic_sf8 {
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.ivw_gr_ic_sf8 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.ivw_gr_title_sf8 {
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.ivw_gr_title_sf8 {
  font-size: 18px;
}
}.ivw_gr_more_sf8 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #736B62;
}.ivw_gr_more_sf8:hover {
  color: #C8942C;
}.ivw_gr_more_sf8 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.ivw_gr_arrows_sf8 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ivw_gr_arr_sf8 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  align-items: center;
  color: #968E84;
  height: 1.875rem;
  display: flex;
}.ivw_gr_arr_sf8:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE2;
}.ivw_gr_arr_sf8 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.ivw_gr_seo_h_sf8 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #C4BAB0;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.ivw_gr_seo_h_sf8 {
  font-size: 14px;
}
}.ivw_gr_seo_sf8 {
  max-width: 680px;
  font-size: 12px;
  color: #736B62;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.ivw_gr_seo_sf8 strong {
  font-weight: 600;
  color: #C4BAB0;
}.ivw_gr_scroll_sf8 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ivw_gr_scroll_sf8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ivw_gr_scroll_sf8 {
  gap: 12px;
}
}.ivw_tb_sf8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #09100A;
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
  height: 3.5rem;
  left: 0;
  align-items: center;
  top: 0;
}.ivw_tb_in_sf8 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.ivw_tb_burger_sf8 {
  gap: 5px;
  border-radius: 8px;
  margin-right: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
}.ivw_tb_burger_sf8:hover {
  background: rgba(255, 255, 255, 0.05);
}.ivw_tb_burger_line_sf8 {
  background: #968E84;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.ivw_tb_burger_sf8 {
  display: none;
}
}.ivw_tb_logo_sf8 {
  gap: 0.563rem;
  align-items: center;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  color: #F0EBE2;
}.ivw_tb_logo_mark_sf8 {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
}.ivw_tb_logo_mark_sf8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ivw_tb_nav_sf8 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.ivw_tb_nav_sf8 {
  display: flex;
}
}.ivw_tb_tab_sf8 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #968E84;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.ivw_tb_tab_sf8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE2;
}.ivw_tb_tab_sf8.ivw_state_active_sf8 {
  background: rgba(200, 148, 44, 0.18);
  color: #F0EBE2;
}.ivw_tb_right_sf8 {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ivw_tb_login_sf8 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #C4BAB0;
  display: none;
}.ivw_tb_login_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F0EBE2;
}
@media(min-width: 479px) {.ivw_tb_login_sf8 {
  display: block;
}
}.ivw_tb_reg_sf8 {
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3CAA58;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0C1009;
}.ivw_tb_reg_sf8:hover {
  background: #4DBF6A;
}.ivw_sb_sf8 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #111A12;
  transform: translateX(-100%);
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  width: 220px;
  top: 56px;
  left: 0;
}.ivw_sb_sf8.ivw_state_open_sf8 {
  transform: translateX(0);
}.ivw_sb_sf8::-webkit-scrollbar {
  width: 0.25rem;
}.ivw_sb_sf8::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.ivw_sb_sf8 {
  transform: translateX(0);
}
}.ivw_sb_auth_sf8 {
  padding: 14px 0.75rem 10px;
}.ivw_sb_btn_reg_sf8 {
  background: #3CAA58;
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  color: #0C1009;
  font-size: 13px;
  font-weight: 700;
}.ivw_sb_btn_reg_sf8:hover {
  background: #4DBF6A;
}.ivw_sb_btn_login_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  display: block;
  color: #C4BAB0;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}.ivw_sb_btn_login_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F0EBE2;
}.ivw_sb_promo_sf8 {
  border: 1px solid rgba(200, 148, 44, 0.18);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#1A2E1C,#111A12);
  padding: 12px 0.875rem;
  position: relative;
}.ivw_sb_promo_sf8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 148, 44, 0.18),transparent 70%);
  content: '';
  width: 80px;
  top: -1.25rem;
  height: 5rem;
  right: -20px;
  position: absolute;
}.ivw_sb_promo_title_sf8 {
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #C8942C;
}.ivw_sb_promo_text_sf8 {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F0EBE2;
  line-height: 1.35;
}.ivw_sb_promo_sub_sf8 {
  font-size: 10px;
  color: #736B62;
  margin-top: 3px;
}.ivw_sb_nav_sf8 {
  padding: 0.375rem 0.5rem 16px;
}.ivw_sb_nav_lb_sf8 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  color: #5A5350;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.ivw_sb_link_sf8 {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 10px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #968E84;
}.ivw_sb_link_sf8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE2;
}.ivw_sb_link_sf8.ivw_state_active_sf8 {
  background: rgba(200, 148, 44, 0.18);
  color: #F0EBE2;
}.ivw_sb_ic_sf8 {
  border-radius: 4px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  align-items: center;
  height: 30px;
}.ivw_sb_ic_sf8 svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ivw_sb_ic_1_sf8 {
  background: rgba(200, 148, 44, 0.07);
  color: #C8942C;
}.ivw_sb_ic_2_sf8 {
  background: rgba(60, 170, 88, 0.16);
  color: #3CAA58;
}.ivw_sb_ic_3_sf8 {
  background: rgba(232, 168, 32, 0.14);
  color: #E8A820;
}.ivw_sb_ic_4_sf8 {
  background: rgba(46, 107, 64, 0.22);
  color: #2E6B40;
}.ivw_sb_ic_5_sf8 {
  background: rgba(200, 148, 44, 0.07);
  color: #C2506E;
}.ivw_sb_ic_6_sf8 {
  background: rgba(46, 107, 64, 0.22);
  color: #7C3FA2;
}.ivw_sb_badge_sf8 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #E8A820;
  font-size: 9px;
  color: #0C1009;
  margin-left: auto;
  font-weight: 700;
}.ivw_sb_bot_sf8 {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ivw_sb_lang_sf8,.ivw_sb_help_sf8 {
  gap: 6px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  color: #968E84;
}.ivw_sb_lang_sf8:hover,.ivw_sb_help_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F0EBE2;
}.ivw_sb_lang_sf8 svg,.ivw_sb_help_sf8 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.ivw_sb_bd_sf8 {
  background: rgba(5, 10, 6, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.ivw_sb_bd_sf8.ivw_state_on_sf8 {
  display: block;
}
@media(min-width: 1081px) {.ivw_sb_bd_sf8 {
  display: none!important;
}
}.ivw_mob_nav_sf8 {
  background: #111A12;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  right: 0;
}
@media(min-width: 1081px) {.ivw_mob_nav_sf8 {
  display: none;
}
}.ivw_mob_nav_item_sf8 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #5A5350;
  align-items: center;
}.ivw_mob_nav_ic_sf8 {
  line-height: 1;
}.ivw_mob_nav_ic_sf8 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ivw_mob_nav_lb_sf8 {
  color: #5A5350;
  font-weight: 600;
  font-size: 0.625rem;
}.ivw_mob_nav_item_sf8.ivw_state_active_sf8 {
  color: #C8942C;
}.ivw_mob_nav_item_sf8.ivw_state_active_sf8 .ivw_mob_nav_lb_sf8 {
  color: #C8942C;
}.ivw_hero_sf8 {
  padding: 1.25rem 1rem 0;
  background: #09100A;
}
@media(min-width: 770px) {.ivw_hero_sf8 {
  padding: 24px 1.5rem 0;
}
}.ivw_hero_in_sf8 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.ivw_hero_in_sf8 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.ivw_hero_in_sf8 {
  grid-template-columns: 1fr 21.25rem;
}
}.ivw_hero_promo_sf8 {
  border-radius: 0.875rem;
  background: #0D1410;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width:768px) {.ivw_hero_promo_sf8 {
  min-height: 17.5rem;
}
}.ivw_hero_promo_bg_sf8 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A2E1C 0%,#09100A 100%);
  position: absolute;
  background-size: cover;
}.ivw_hero_promo_bg_sf8::after {
  inset: 0;
  background: linear-gradient(90deg,#09100A 0%,rgba(5, 10, 6, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ivw_hero_promo_glow_sf8 {
  background: radial-gradient(circle,rgba(46, 107, 64, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  height: 300px;
  width: 300px;
  top: -2.5rem;
  right: 60px;
}.ivw_hero_promo_ct_sf8 {
  padding: 28px 24px 28px 28px;
  display: flex;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 766px) {.ivw_hero_promo_ct_sf8 {
  padding: 40px 32px;
}
}.ivw_hero_badge_sf8 {
  border-radius: 1.25rem;
  background: rgba(200, 148, 44, 0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(200, 148, 44, 0.07);
  font-size: 0.625rem;
  display: inline-block;
  color: #C8942C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.ivw_hero_h1_sf8 {
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EBE2;
  margin-bottom: 10px;
  font-weight: 800;
}.ivw_hero_h1_sf8 em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 765px) {.ivw_hero_h1_sf8 {
  font-size: 36px;
}
}.ivw_hero_sub_sf8 {
  line-height: 1.55;
  color: #968E84;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.ivw_hero_sub_sf8 {
  font-size: 14px;
}
}.ivw_hero_row_sf8 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ivw_hero_cta_sf8 {
  border-radius: 0.5rem;
  background: #3CAA58;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #0C1009;
  font-size: 0.875rem;
  box-shadow: 0 4px 14px rgba(60, 170, 88, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.09);
}.ivw_hero_cta_sf8:hover {
  background: #4DBF6A;
}.ivw_hero_terms_sf8 {
  color: #5A5350;
  font-size: 0.688rem;
}.ivw_hero_game_sf8 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1410;
  border-radius: 0.875rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.ivw_hero_game_badge_sf8 {
  border-radius: 1.25rem;
  background: rgba(232, 168, 32, 0.14);
  border: 1px solid rgba(232, 168, 32, 0.14);
  padding: 5px 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  font-size: 10px;
  left: 0.75rem;
  color: #E8A820;
  font-weight: 700;
  top: 12px;
}.ivw_hero_game_badge_sf8 svg {
  margin-right: 4px;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.ivw_hero_game_img_sf8 {
  background: linear-gradient(135deg,#1A2E1C,#09100A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ivw_hero_game_img_sf8 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ivw_hero_game_play_sf8 {
  background: rgba(5, 10, 6, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.ivw_hero_game_sf8:hover .ivw_hero_game_play_sf8 {
  opacity: 1;
}.ivw_hero_game_play_sf8 span {
  background: #C8942C;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  width: 52px;
}.ivw_hero_game_play_sf8 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.ivw_hero_game_info_sf8 {
  padding: 14px 16px;
}.ivw_hero_game_title_sf8 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0EBE2;
  overflow-wrap: break-word;
}.ivw_hero_game_provider_sf8 {
  font-size: 0.688rem;
  color: #736B62;
}.ivw_hero_game_btn_sf8 {
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  border-radius: 8px;
  transition: background .2s;
  background: #C8942C;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #F0EBE2;
}.ivw_hero_game_sf8:hover .ivw_hero_game_btn_sf8 {
  background: #DCA83E;
}.ivw_sbar_sf8 {
  padding: 1rem 1rem 0;
  background: #09100A;
}
@media(min-width: 771px) {.ivw_sbar_sf8 {
  padding: 18px 24px 0;
}
}.ivw_sbar_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_sbar_row_sf8 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ivw_sbar_input_sf8 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  border-radius: 8px;
  padding: 0.688rem 1rem;
  gap: 10px;
  background: #0D1410;
  color: #736B62;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.ivw_sbar_input_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
}.ivw_sbar_input_sf8 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
}.ivw_sbar_providers_sf8 {
  background: #0D1410;
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 11px 18px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  color: #C4BAB0;
  display: flex;
}.ivw_sbar_providers_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F0EBE2;
}.ivw_sbar_providers_sf8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.ivw_sbar_tabs_sf8 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.ivw_sbar_tabs_sf8::-webkit-scrollbar {
  display: none;
}.ivw_sbar_tab_sf8 {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  color: #968E84;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
}.ivw_sbar_tab_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE2;
}.ivw_sbar_tab_sf8.ivw_state_active_sf8 {
  background: rgba(200, 148, 44, 0.18);
  border-color: rgba(200, 148, 44, 0.07);
  color: #F0EBE2;
}.ivw_sbar_tab_ic_sf8 svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.ivw_wy_sf8 {
  background: #09100A;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.ivw_wy_sf8 {
  padding: 2.5rem 1.5rem 0;
}
}.ivw_wy_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_wy_head_sf8 {
  margin-bottom: 18px;
  max-width: 45rem;
}.ivw_wy_label_sf8 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8942C;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ivw_wy_h2_sf8 {
  font-weight: 800;
  color: #F0EBE2;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ivw_wy_h2_sf8 {
  font-size: 1.5rem;
}
}.ivw_wy_intro_sf8 {
  margin: 0;
  color: #736B62;
  line-height: 1.6;
  font-size: 13px;
}.ivw_wy_grid_sf8 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.ivw_wy_grid_sf8 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ivw_wy_grid_sf8 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ivw_wy_card_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #111A12;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
}.ivw_wy_card_sf8:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 148, 44, 0.07);
}.ivw_wy_card_ic_sf8 {
  background: rgba(200, 148, 44, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  height: 44px;
  width: 2.75rem;
  display: flex;
  align-items: center;
  color: #C8942C;
  justify-content: center;
}.ivw_wy_card_ic_sf8 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.ivw_wy_card_h_sf8 {
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 15px;
  font-weight: 700;
  color: #F0EBE2;
  overflow-wrap: break-word;
}.ivw_wy_card_p_sf8 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #736B62;
}.ivw_wy_card_p_sf8 strong {
  font-weight: 600;
  color: #C4BAB0;
}.ivw_gr_jp_sf8 {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E38 0%,#09100A 100%);
  border-radius: 0.875rem;
  position: relative;
}.ivw_gr_jp_sf8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(46, 107, 64, 0.22) 0%,transparent 70%);
  height: 15.625rem;
  content: '';
  width: 15.625rem;
  left: -3.75rem;
  top: -60px;
  position: absolute;
}.ivw_gr_jp_sf8::after {
  background: radial-gradient(circle,rgba(232, 168, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  bottom: -40px;
  position: absolute;
  right: 0;
  width: 200px;
  content: '';
}.ivw_gr_jp_head_sf8 {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1rem;
  z-index: 1;
  position: relative;
  display: flex;
}.ivw_gr_jp_info_sf8 {
  flex: 1;
}.ivw_gr_jp_label_sf8 {
  font-weight: 700;
  color: #7C3FA2;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
}.ivw_gr_jp_label_sf8 svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
}.ivw_gr_jp_amount_sf8 {
  color: #F0EBE2;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 32px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.ivw_gr_jp_amount_sf8 {
  font-size: 40px;
}
}.ivw_gr_jp_amount_sf8 span {
  color: #E8A820;
}.ivw_gr_jp_seo_sf8 {
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  color: #968E84;
  overflow-wrap: break-word;
}.ivw_gr_jp_cta_sf8 {
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 8px;
  border: 1px solid rgba(46, 107, 64, 0.22);
  background: rgba(46, 107, 64, 0.22);
  color: #F0EBE2;
  z-index: 1;
  margin-top: 4px;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  flex-shrink: 0;
}.ivw_gr_jp_cta_sf8:hover {
  background: #2E6B40;
}.ivw_gcg_sf8 {
  background: #09100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ivw_gcg_sf8 {
  padding: 44px 24px 0;
}
}.ivw_gcg_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_gcg_head_sf8 {
  margin-bottom: 20px;
  max-width: 45rem;
}.ivw_gcg_label_sf8 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8942C;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.ivw_gcg_h2_sf8 {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F0EBE2;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.ivw_gcg_h2_sf8 {
  font-size: 28px;
}
}.ivw_gcg_intro_sf8 {
  font-size: 13px;
  line-height: 1.6;
  color: #736B62;
}.ivw_gcg_grid_sf8 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ivw_gcg_grid_sf8 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ivw_gcg_grid_sf8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ivw_gcg_card_sf8 {
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  padding: 1.25rem;
  cursor: pointer;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}.ivw_gcg_card_sf8:hover {
  border-color: rgba(200, 148, 44, 0.18);
  transform: translateY(-3px);
}.ivw_gcg_card_bg_sf8 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ivw_gcg_card_bg_sf8::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.ivw_gcg_card_ic_sf8 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  height: 2.5rem;
  right: 18px;
  color: #F0EBE2;
  width: 2.5rem;
  justify-content: center;
  z-index: 2;
  top: 18px;
  align-items: center;
  position: absolute;
}.ivw_gcg_card_ic_sf8 svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.ivw_gcg_card_ct_sf8 {
  position: relative;
  z-index: 1;
}.ivw_gcg_card_h_sf8 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.125rem;
  color: #F0EBE2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.ivw_gcg_card_h_sf8 {
  font-size: 1.25rem;
}
}.ivw_gcg_card_p_sf8 {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.ivw_gcg_card_p_sf8 strong {
  color: #F0EBE2;
  font-weight: 600;
}.ivw_gcg_card_cta_sf8 {
  gap: 4px;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  color: #C8942C;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}.ivw_gcg_card_cta_sf8 svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.ivw_ws_sf8 {
  padding: 32px 1rem 0;
  background: #09100A;
}
@media(min-width: 769px) {.ivw_ws_sf8 {
  padding: 2.25rem 24px 0;
}
}.ivw_ws_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_ws_head_sf8 {
  gap: 0.75rem;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.ivw_ws_title_sf8 {
  gap: 10px;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EBE2;
}.ivw_ws_title_ic_sf8 svg {
  height: 1.125rem;
  color: #E8A820;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.ivw_ws_online_sf8 {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #736B62;
  font-size: 12px;
  align-items: center;
}.ivw_ws_online_dot_sf8 {
  border-radius: 50%;
  background: #3CAA58;
  box-shadow: 0 0 6px rgba(60, 170, 88, 0.16);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.ivw_ws_scroll_sf8 {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.ivw_ws_scroll_sf8::-webkit-scrollbar {
  display: none;
}.ivw_wc_sf8 {
  border-radius: 8px;
  background: #0D1410;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.ivw_wc_img_sf8 {
  border-radius: 4px;
  background: #111A12;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.ivw_wc_img_sf8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ivw_wc_info_sf8 {
  min-width: 0;
}.ivw_wc_game_sf8 {
  overflow: hidden;
  font-weight: 600;
  color: #C4BAB0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.ivw_wc_player_sf8 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5A5350;
  font-size: 0.625rem;
  white-space: nowrap;
}.ivw_wc_amount_sf8 {
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  color: #3CAA58;
  white-space: nowrap;
  flex-shrink: 0;
}.ivw_prov_sf8 {
  padding: 2.25rem 1rem 0;
  background: #09100A;
}
@media(min-width: 771px) {.ivw_prov_sf8 {
  padding: 44px 1.5rem 0;
}
}.ivw_prov_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_prov_head_sf8 {
  margin-bottom: 1rem;
}.ivw_prov_label_sf8 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8942C;
  text-transform: uppercase;
  margin-bottom: 8px;
}.ivw_prov_h2_sf8 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0EBE2;
}
@media(min-width: 769px) {.ivw_prov_h2_sf8 {
  font-size: 24px;
}
}.ivw_prov_seo_sf8 {
  max-width: 38.75rem;
  color: #736B62;
  font-size: 13px;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ivw_prov_seo_sf8 strong {
  font-weight: 700;
  color: #C4BAB0;
}.ivw_prov_seo_sf8 a {
  color: #C8942C;
  text-decoration: underline;
}.ivw_prov_grid_sf8 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.ivw_prov_grid_sf8 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.ivw_prov_grid_sf8 {
  grid-template-columns: repeat(8,1fr);
}
}.ivw_prov_card_sf8 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  background: #0D1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.ivw_prov_card_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
  background: #111A12;
}.ivw_prov_logo_sf8 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
}.ivw_prov_logo_sf8 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ivw_prov_name_sf8 {
  color: #968E84;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.ivw_reg_sf8 {
  background: #09100A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ivw_reg_sf8 {
  padding: 2.75rem 1.5rem 0;
}
}.ivw_reg_in_sf8 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111A12;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ivw_reg_in_sf8 {
  padding: 40px;
}
}.ivw_reg_top_sf8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.ivw_reg_top_sf8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ivw_reg_label_sf8 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8942C;
}.ivw_reg_h2_sf8 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #F0EBE2;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
}
@media(min-width: 767px) {.ivw_reg_h2_sf8 {
  font-size: 1.75rem;
}
}.ivw_reg_bonus_sf8 {
  border: 1px solid rgba(232, 168, 32, 0.14);
  border-radius: 8px;
  background: rgba(232, 168, 32, 0.14);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.ivw_reg_bonus_amount_sf8 {
  color: #E8A820;
  font-weight: 800;
  font-size: 20px;
}.ivw_reg_bonus_text_sf8 {
  color: #968E84;
  font-size: 0.813rem;
  line-height: 1.35;
}.ivw_reg_cta_btn_sf8 {
  padding: 0.875rem 2rem;
  background: #3CAA58;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 14px rgba(60, 170, 88, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  color: #0C1009;
  font-size: 0.938rem;
}.ivw_reg_cta_btn_sf8:hover {
  background: #4DBF6A;
}.ivw_reg_terms_sf8 {
  line-height: 1.5;
  font-size: 11px;
  color: #5A5350;
}.ivw_reg_seo_sf8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #736B62;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
}.ivw_reg_seo_sf8 p {
  margin-bottom: 0.625rem;
  color: #736B62;
  line-height: 1.65;
  font-size: 0.813rem;
}.ivw_reg_seo_sf8 p:last-child {
  margin-bottom: 0;
}.ivw_reg_seo_sf8 strong {
  font-weight: 700;
  color: #C4BAB0;
}.ivw_reg_seo_sf8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.ivw_reg_seo_sf8 a:hover {
  color: #DCA83E;
}.ivw_reg_seo_sf8 ul,.ivw_reg_seo_sf8 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.ivw_reg_seo_sf8 ol {
  list-style: decimal;
}.ivw_reg_seo_sf8 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #736B62;
}.ivw_reg_seo_sf8 table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.ivw_reg_seo_sf8 table {
  display: table;
}
}.ivw_reg_seo_sf8 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BAB0;
  font-weight: 700;
  text-align: left;
}.ivw_reg_seo_sf8 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #736B62;
}.ivw_reg_steps_sf8 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 861px) {.ivw_reg_steps_sf8 {
  margin-top: 0;
}
}.ivw_reg_step_sf8 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 8px;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.ivw_reg_step_num_sf8 {
  background: rgba(200, 148, 44, 0.18);
  border: 1px solid rgba(200, 148, 44, 0.07);
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.875rem;
  color: #C8942C;
  justify-content: center;
}.ivw_reg_step_title_sf8 {
  color: #F0EBE2;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.ivw_reg_step_text_sf8 {
  color: #736B62;
  font-size: 12px;
  line-height: 1.5;
}.ivw_reg_trust_sf8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.ivw_reg_trust_item_sf8 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #736B62;
  overflow-wrap: break-word;
  font-size: 12px;
}.ivw_reg_trust_ic_sf8 svg {
  height: 1rem;
  color: #C8942C;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ivw_htp_sf8 {
  background: #09100A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ivw_htp_sf8 {
  padding: 44px 24px 0;
}
}.ivw_htp_in_sf8 {
  margin: 0 auto;
  max-width: 1320px;
}.ivw_htp_head_sf8 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ivw_htp_label_sf8 {
  color: #C8942C;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.ivw_htp_h2_sf8 {
  margin-bottom: 8px;
  color: #F0EBE2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.ivw_htp_h2_sf8 {
  font-size: 1.75rem;
}
}.ivw_htp_intro_sf8 {
  color: #736B62;
  font-size: 0.875rem;
  line-height: 1.6;
}.ivw_htp_steps_sf8 {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.ivw_htp_steps_sf8 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ivw_htp_steps_sf8 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ivw_htp_step_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 18px 1.125rem;
  background: #111A12;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.ivw_htp_step_num_sf8 {
  border-radius: 50%;
  background: #C8942C;
  position: absolute;
  left: 20px;
  align-items: center;
  display: flex;
  width: 1.75rem;
  color: #0C1009;
  font-size: 13px;
  height: 1.75rem;
  top: -0.75rem;
  font-family: 'Cormorant Garamond', serif;
  justify-content: center;
  font-weight: 800;
}.ivw_htp_step_ic_sf8 {
  background: rgba(200, 148, 44, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 4px;
  color: #C8942C;
  height: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
}.ivw_htp_step_ic_sf8 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.ivw_htp_step_h_sf8 {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
  color: #F0EBE2;
  margin-bottom: 6px;
}.ivw_htp_step_p_sf8 {
  color: #736B62;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ivw_htp_step_p_sf8 strong {
  color: #C4BAB0;
  font-weight: 600;
}.ivw_htp_cta_sf8 {
  background: #3CAA58;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  display: inline-block;
  margin-top: 20px;
  font-size: 0.875rem;
  color: #0C1009;
  font-weight: 700;
}.ivw_htp_cta_sf8:hover {
  background: #4DBF6A;
}.ivw_bon_sf8 {
  background: #09100A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ivw_bon_sf8 {
  padding: 44px 24px 0;
}
}.ivw_bon_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_bon_head_sf8 {
  margin-bottom: 20px;
}.ivw_bon_label_sf8 {
  color: #C8942C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.ivw_bon_h2_sf8 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0EBE2;
}
@media(min-width: 771px) {.ivw_bon_h2_sf8 {
  font-size: 24px;
}
}.ivw_bon_seo_sf8 {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #736B62;
  font-size: 13px;
}.ivw_bon_seo_sf8 strong {
  font-weight: 700;
  color: #C4BAB0;
}.ivw_bon_seo_sf8 a {
  color: #C8942C;
  text-decoration: underline;
}.ivw_bon_grid_sf8 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ivw_bon_grid_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ivw_bon_grid_sf8 {
  grid-template-columns: repeat(5,1fr);
}
}.ivw_bon_card_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #0D1410;
}.ivw_bon_card_sf8:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 148, 44, 0.07);
}.ivw_bon_card_ic_sf8 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.ivw_bon_card_ic_sf8 {
  margin-bottom: 10px;
}.ivw_bon_card_type_sf8 {
  font-size: 0.625rem;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #736B62;
}.ivw_bon_card_amount_sf8 {
  font-size: 1.125rem;
  color: #E8A820;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.ivw_bon_card_name_sf8 {
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F0EBE2;
}.ivw_bon_card_detail_sf8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #5A5350;
  line-height: 1.5;
}.ivw_app_sf8 {
  background: #09100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ivw_app_sf8 {
  padding: 44px 24px 0;
}
}.ivw_app_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_app_head_sf8 {
  margin-bottom: 1rem;
}.ivw_app_label_sf8 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8942C;
  font-weight: 700;
  letter-spacing: .08em;
}.ivw_app_h2_sf8 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.ivw_app_h2_sf8 {
  font-size: 24px;
}
}.ivw_app_sub_sf8 {
  font-size: 13px;
  line-height: 1.6;
  color: #736B62;
  max-width: 600px;
  overflow-wrap: break-word;
}.ivw_app_sub_sf8 strong {
  color: #C4BAB0;
  font-weight: 700;
}.ivw_app_cards_sf8 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 637px) {.ivw_app_cards_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}.ivw_app_card_sf8 {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.ivw_app_card_ios_sf8 {
  background: linear-gradient(135deg,rgba(200, 148, 44, 0.18) 0%,#111A12 100%);
}.ivw_app_card_android_sf8 {
  background: linear-gradient(135deg,rgba(60, 170, 88, 0.16) 0%,#111A12 100%);
}.ivw_app_card_win_sf8 {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.14) 0%,#111A12 100%);
}.ivw_app_card_ic_sf8 svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.ivw_app_card_ic_sf8 {
  flex-shrink: 0;
  color: #F0EBE2;
}.ivw_app_card_os_sf8 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #736B62;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ivw_app_card_title_sf8 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F0EBE2;
  margin-bottom: 0.375rem;
}.ivw_app_card_text_sf8 {
  color: #736B62;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
}.ivw_app_card_btn_sf8 {
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(200, 148, 44, 0.45);
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #F0EBE2;
}.ivw_app_card_btn_sf8:hover {
  background: rgba(255, 255, 255, 0.07);
}.ivw_pmt_sf8 {
  padding: 36px 16px 0;
  background: #09100A;
}
@media(min-width: 765px) {.ivw_pmt_sf8 {
  padding: 44px 24px 0;
}
}.ivw_pmt_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_pmt_head_sf8 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ivw_pmt_label_sf8 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8942C;
  margin-bottom: 8px;
}.ivw_pmt_h2_sf8 {
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #F0EBE2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.ivw_pmt_h2_sf8 {
  font-size: 28px;
}
}.ivw_pmt_intro_sf8 {
  color: #736B62;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ivw_pmt_groups_sf8 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.ivw_pmt_group_sf8 {
  padding: 1.25rem;
  background: #111A12;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.ivw_pmt_group_head_sf8 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.ivw_pmt_group_ic_sf8 {
  border-radius: 4px;
  background: rgba(200, 148, 44, 0.18);
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  color: #C8942C;
  display: flex;
}.ivw_pmt_group_ic_sf8 svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.ivw_pmt_group_h_sf8 {
  margin: 0;
  color: #F0EBE2;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 16px;
}.ivw_pmt_group_p_sf8 {
  margin-bottom: 14px;
  color: #736B62;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ivw_pmt_group_p_sf8 strong {
  font-weight: 600;
  color: #C4BAB0;
}.ivw_pmt_table_wrap_sf8 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ivw_pmt_table_sf8 {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 540px;
}.ivw_pmt_table_sf8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
  color: #C4BAB0;
}.ivw_pmt_table_sf8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #736B62;
}.ivw_pmt_table_sf8 tbody tr:last-child td {
  border-bottom: none;
}.ivw_pmt_table_sf8 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4BAB0;
}.ivw_seo_sf8 {
  padding: 36px 16px 0;
  background: #09100A;
}
@media(min-width: 767px) {.ivw_seo_sf8 {
  padding: 44px 24px 0;
}
}.ivw_seo_in_sf8 {
  border-radius: 14px;
  background: #111A12;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ivw_seo_in_sf8 {
  padding: 2.25rem 2.5rem;
}
}.ivw_seo_label_sf8 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8942C;
  margin-bottom: 0.625rem;
}.ivw_seo_h2_sf8 {
  font-weight: 800;
  color: #F0EBE2;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.ivw_seo_h2_sf8 {
  font-size: 1.5rem;
}
}.ivw_seo_body_sf8 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #968E84;
  line-height: 1.75;
}.ivw_seo_body_sf8 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #968E84;
  font-size: 14px;
}.ivw_seo_body_sf8 p:last-child {
  margin-bottom: 0;
}.ivw_seo_body_sf8 strong {
  color: #C4BAB0;
  font-weight: 700;
}.ivw_seo_body_sf8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.ivw_seo_body_sf8 a:hover {
  color: #DCA83E;
}.ivw_seo_body_sf8 ul,.ivw_seo_body_sf8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ivw_seo_body_sf8 ol {
  list-style: decimal;
}.ivw_seo_body_sf8 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #968E84;
}.ivw_seo_body_sf8 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.ivw_seo_body_sf8 table {
  display: table;
}
}.ivw_seo_body_sf8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4BAB0;
  text-align: left;
  font-weight: 700;
}.ivw_seo_body_sf8 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968E84;
}.ivw_seo_cols_sf8 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.ivw_seo_cols_sf8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ivw_seo_cols_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}.ivw_seo_col_h_sf8 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C4BAB0;
}.ivw_seo_col_p_sf8 {
  color: #736B62;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ivw_seo_stats_sf8 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ivw_seo_stat_sf8 {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 148, 44, 0.18);
  background: rgba(200, 148, 44, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.ivw_seo_stat_val_sf8 {
  overflow-wrap: break-word;
  color: #C8942C;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.ivw_seo_stat_lb_sf8 {
  color: #736B62;
  overflow-wrap: break-word;
  font-size: 11px;
}.ivw_seo_sf8 {
  background: #09100A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ivw_seo_sf8 {
  padding: 44px 1.5rem 0;
}
}.ivw_seo_in_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  border-radius: 14px;
  margin: 0 auto;
  background: #111A12;
  max-width: 1320px;
}
@media(min-width:768px) {.ivw_seo_in_sf8 {
  padding: 36px 2.5rem;
}
}.ivw_seo_label_sf8 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8942C;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.ivw_seo_h2_sf8 {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EBE2;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.ivw_seo_h2_sf8 {
  font-size: 1.5rem;
}
}.ivw_seo_body_sf8 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #968E84;
}.ivw_seo_body_sf8 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #968E84;
}.ivw_seo_body_sf8 p:last-child {
  margin-bottom: 0;
}.ivw_seo_body_sf8 strong {
  color: #C4BAB0;
  font-weight: 700;
}.ivw_seo_body_sf8 a {
  transition: color .2s;
  color: #C8942C;
  text-decoration: underline;
}.ivw_seo_body_sf8 a:hover {
  color: #DCA83E;
}.ivw_seo_body_sf8 ul,.ivw_seo_body_sf8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ivw_seo_body_sf8 ol {
  list-style: decimal;
}.ivw_seo_body_sf8 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #968E84;
}.ivw_seo_body_sf8 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.ivw_seo_body_sf8 table {
  display: table;
}
}.ivw_seo_body_sf8 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4BAB0;
  font-weight: 700;
}.ivw_seo_body_sf8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #968E84;
}.ivw_seo_cols_sf8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.ivw_seo_cols_sf8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ivw_seo_cols_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}.ivw_seo_col_h_sf8 {
  color: #C4BAB0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ivw_seo_col_p_sf8 {
  color: #736B62;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ivw_seo_stats_sf8 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ivw_seo_stat_sf8 {
  padding: 14px 1rem;
  border: 1px solid rgba(200, 148, 44, 0.18);
  background: rgba(200, 148, 44, 0.07);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.ivw_seo_stat_val_sf8 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  color: #C8942C;
}.ivw_seo_stat_lb_sf8 {
  color: #736B62;
  overflow-wrap: break-word;
  font-size: 11px;
}.ivw_faq_sf8 {
  background: #09100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ivw_faq_sf8 {
  padding: 2.75rem 1.5rem 0;
}
}.ivw_faq_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_faq_head_sf8 {
  margin-bottom: 1.25rem;
}.ivw_faq_label_sf8 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8942C;
  text-transform: uppercase;
}.ivw_faq_h2_sf8 {
  color: #F0EBE2;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.ivw_faq_h2_sf8 {
  font-size: 1.5rem;
}
}.ivw_faq_list_sf8 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ivw_faq_item_sf8 {
  background: #111A12;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.ivw_faq_q_sf8 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  flex-wrap: wrap;
  cursor: pointer;
  font-weight: 600;
  color: #C4BAB0;
  font-size: 14px;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  display: flex;
}.ivw_faq_q_sf8:hover {
  color: #F0EBE2;
}.ivw_faq_q_ic_sf8 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  justify-content: center;
  color: #C8942C;
  align-items: center;
  width: 24px;
  height: 1.5rem;
  font-size: 16px;
  flex-shrink: 0;
}.ivw_faq_item_sf8.ivw_state_open_sf8 .ivw_faq_q_ic_sf8 {
  transform: rotate(45deg);
}.ivw_faq_a_sf8 {
  padding: 0 1.25rem 16px;
  color: #736B62;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.ivw_faq_item_sf8.ivw_state_open_sf8 .ivw_faq_a_sf8 {
  display: block;
}.ivw_faq_a_sf8 strong {
  color: #C4BAB0;
  font-weight: 700;
}.ivw_faq_a_sf8 a {
  text-decoration: underline;
  color: #C8942C;
}.ivw_faq_a_sf8 ul,.ivw_faq_a_sf8 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ivw_faq_a_sf8 ol {
  list-style: decimal;
}.ivw_faq_a_sf8 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ivw_faq_a_sf8 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.ivw_faq_a_sf8 table {
  display: table;
}
}.ivw_faq_a_sf8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4BAB0;
}.ivw_faq_a_sf8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #736B62;
}.ivw_rv_sf8 {
  padding: 2.25rem 1rem 0;
  background: #09100A;
}
@media(min-width: 765px) {.ivw_rv_sf8 {
  padding: 44px 24px 0;
}
}.ivw_rv_in_sf8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ivw_rv_head_sf8 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ivw_rv_label_sf8 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8942C;
  font-weight: 700;
  letter-spacing: .08em;
}.ivw_rv_h2_sf8 {
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F0EBE2;
}
@media(min-width: 771px) {.ivw_rv_h2_sf8 {
  font-size: 1.75rem;
}
}.ivw_rv_stats_sf8 {
  gap: 18px;
  display: flex;
  color: #736B62;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
}.ivw_rv_stats_score_sf8 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ivw_rv_stats_score_val_sf8 {
  font-size: 1.375rem;
  color: #E8A820;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}.ivw_rv_stats_score_max_sf8 {
  color: #5A5350;
  font-size: 0.813rem;
}.ivw_rv_stats_badge_sf8 {
  gap: 4px;
  align-items: center;
  display: flex;
}.ivw_rv_stats_badge_sf8 svg {
  width: 0.875rem;
  color: #E8A820;
  height: 14px;
}.ivw_rv_grid_sf8 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ivw_rv_grid_sf8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ivw_rv_grid_sf8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ivw_rv_card_sf8 {
  border-radius: 8px;
  padding: 20px;
  background: #111A12;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.ivw_rv_card_stars_sf8 {
  gap: 2px;
  display: flex;
  color: #E8A820;
  margin-bottom: 10px;
}.ivw_rv_card_stars_sf8 svg {
  width: 14px;
  height: 0.875rem;
}.ivw_rv_card_h_sf8 {
  color: #F0EBE2;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 8px;
  line-height: 1.3;
  overflow-wrap: break-word;
}.ivw_rv_card_body_sf8 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #736B62;
}.ivw_rv_card_body_sf8 strong {
  font-weight: 600;
  color: #C4BAB0;
}.ivw_rv_card_meta_sf8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
}.ivw_rv_card_author_sf8 {
  font-size: 0.75rem;
  color: #C4BAB0;
  font-weight: 600;
}.ivw_rv_card_date_sf8 {
  font-size: 0.688rem;
  color: #5A5350;
}.ivw_seo_sf8 {
  background: #09100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ivw_seo_sf8 {
  padding: 44px 24px 0;
}
}.ivw_seo_in_sf8 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111A12;
  border-radius: 14px;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.ivw_seo_in_sf8 {
  padding: 36px 2.5rem;
}
}.ivw_seo_label_sf8 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8942C;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.ivw_seo_h2_sf8 {
  font-weight: 800;
  color: #F0EBE2;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ivw_seo_h2_sf8 {
  font-size: 1.5rem;
}
}.ivw_seo_body_sf8 {
  color: #968E84;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ivw_seo_body_sf8 p {
  line-height: 1.75;
  font-size: 14px;
  color: #968E84;
  margin-bottom: 12px;
}.ivw_seo_body_sf8 p:last-child {
  margin-bottom: 0;
}.ivw_seo_body_sf8 strong {
  font-weight: 700;
  color: #C4BAB0;
}.ivw_seo_body_sf8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.ivw_seo_body_sf8 a:hover {
  color: #DCA83E;
}.ivw_seo_body_sf8 ul,.ivw_seo_body_sf8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ivw_seo_body_sf8 ol {
  list-style: decimal;
}.ivw_seo_body_sf8 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #968E84;
}.ivw_seo_body_sf8 table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.ivw_seo_body_sf8 table {
  display: table;
}
}.ivw_seo_body_sf8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C4BAB0;
  font-weight: 700;
  text-align: left;
}.ivw_seo_body_sf8 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968E84;
}.ivw_seo_cols_sf8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ivw_seo_cols_sf8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ivw_seo_cols_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}.ivw_seo_col_h_sf8 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C4BAB0;
  margin-bottom: 7px;
}.ivw_seo_col_p_sf8 {
  line-height: 1.65;
  color: #736B62;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ivw_seo_stats_sf8 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ivw_seo_stat_sf8 {
  flex: 1;
  background: rgba(200, 148, 44, 0.07);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 148, 44, 0.18);
  min-width: 8.75rem;
}.ivw_seo_stat_val_sf8 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8942C;
  overflow-wrap: break-word;
  font-weight: 800;
}.ivw_seo_stat_lb_sf8 {
  overflow-wrap: break-word;
  color: #736B62;
  font-size: 0.688rem;
}.ivw_ft_sf8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050A06;
  margin-top: 3rem;
}.ivw_ft_support_sf8 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.ivw_ft_support_sf8 {
  padding: 28px 24px;
}
}.ivw_ft_support_in_sf8 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ivw_ft_support_main_sf8 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.ivw_ft_support_ic_sf8 {
  flex-shrink: 0;
  color: #C8942C;
}.ivw_ft_support_ic_sf8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.ivw_ft_support_text_title_sf8 {
  overflow-wrap: break-word;
  color: #F0EBE2;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
}.ivw_ft_support_text_sub_sf8 {
  overflow-wrap: break-word;
  color: #736B62;
  font-size: 12px;
}.ivw_ft_support_btn_sf8 {
  background: #C8942C;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #F0EBE2;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.ivw_ft_support_btn_sf8:hover {
  background: #DCA83E;
}.ivw_ft_support_contacts_sf8 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ivw_ft_support_contact_sf8 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5A5350;
}.ivw_ft_support_contact_sf8 strong {
  color: #968E84;
  font-size: 11px;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
}.ivw_ft_main_sf8 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ivw_ft_main_sf8 {
  padding: 2.5rem 24px 2rem;
}
}.ivw_ft_main_in_sf8 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.ivw_ft_main_in_sf8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ivw_ft_main_in_sf8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ivw_ft_col_logo_sf8 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ivw_ft_col_logo_sf8 {
  grid-column: auto;
}
}.ivw_ft_logo_sf8 {
  gap: 0.563rem;
  display: flex;
  color: #F0EBE2;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}.ivw_ft_logo_mark_sf8 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.ivw_ft_logo_mark_sf8 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ivw_ft_logo_sub_sf8 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #5A5350;
}.ivw_ft_col_title_sf8 {
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 12px;
  color: #968E84;
}.ivw_ft_col_links_sf8 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ivw_ft_col_link_sf8 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A5350;
}.ivw_ft_col_link_sf8:hover {
  color: #C4BAB0;
}.ivw_ft_apps_sf8 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ivw_ft_app_card_sf8 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.ivw_ft_app_card_sf8:hover {
  border-color: rgba(200, 148, 44, 0.45);
}.ivw_ft_app_card_ic_sf8 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.ivw_ft_app_card_os_sf8 {
  color: #5A5350;
  font-weight: 600;
  font-size: 0.625rem;
}.ivw_ft_app_card_action_sf8 {
  color: #C4BAB0;
  font-weight: 700;
  font-size: 0.75rem;
}.ivw_ft_bot_sf8 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.ivw_ft_bot_sf8 {
  padding: 1.25rem 1.5rem;
}
}.ivw_ft_bot_in_sf8 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.ivw_ft_socials_sf8 {
  gap: 8px;
  display: flex;
}.ivw_ft_soc_sf8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  width: 36px;
  color: #968E84;
  align-items: center;
  height: 2.25rem;
  display: flex;
  justify-content: center;
}.ivw_ft_soc_sf8 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.ivw_ft_soc_sf8:hover {
  background: rgba(255, 255, 255, 0.07);
}.ivw_ft_legal_sf8 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7A7470;
  min-width: 200px;
  overflow-wrap: break-word;
}.ivw_ft_legal_sf8 strong {
  font-weight: 700;
  color: #968E84;
}.ivw_ft_legal_sf8 a {
  color: #968E84;
  text-decoration: underline;
}.ivw_ft_age_sf8 {
  border-radius: 50%;
  border: 2px solid #7A7470;
  align-items: center;
  display: flex;
  font-size: 11px;
  height: 32px;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  color: #7A7470;
}