*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  font-family: 'Exo 2', sans-serif;
  background-color: #0D1B1E;
  color: #B4D2D5;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}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;
}.oid_layout_fg4 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.oid_page_fg4 {
  min-height: 100vh;
  display: flex;
}.oid_main_fg4 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.oid_main_fg4 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.oid_main_fg4 {
  padding-bottom: 4.5rem;
}
}.oid_gc_fg4 {
  background: #102123;
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width:640px) {.oid_gc_fg4 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.oid_gc_fg4 {
  width: 168px;
}
}.oid_gc_fg4:hover {
  border-color: rgba(32, 210, 202, 0.07);
  transform: translateY(-3px);
}.oid_gc_img_fg4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.oid_gc_img_fg4 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oid_gc_hover_fg4 {
  inset: 0;
  background: rgba(7, 14, 16, 0.78);
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.oid_gc_fg4:hover .oid_gc_hover_fg4 {
  opacity: 1;
}.oid_gc_hover_btn_fg4 {
  border-radius: 4px;
  background: #20D2CA;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #EDF8F9;
}.oid_gc_info_fg4 {
  padding: 0.5rem 0.625rem 10px;
}.oid_gc_name_fg4 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #B4D2D5;
}.oid_gc_prov_fg4 {
  font-size: 10px;
  color: #436063;
}.oid_gc_tag_fg4 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 6px;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  top: 6px;
  z-index: 2;
}.oid_gc_tag_hot_fg4 {
  background: #E03E3E;
  color: #fff;
}.oid_gc_tag_new_fg4 {
  background: #18C96A;
  color: #0D1B1E;
}.oid_gc_tag_jp_fg4 {
  background: #E8A92A;
  color: #0D1B1E;
}.oid_gc_tag_ex_fg4 {
  background: #0F7B96;
  color: #fff;
}.oid_gc_tag_live_fg4 {
  background: #E03E3E;
  color: #fff;
}.oid_gr_fg4 {
  padding: 32px 16px 0;
  background: #0D1B1E;
}
@media(min-width:768px) {.oid_gr_fg4 {
  padding: 36px 1.5rem 0;
}
}.oid_gr_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_gr_head_fg4 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.oid_gr_head_l_fg4 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.oid_gr_ic_fg4 {
  border-radius: 0.5rem;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
}.oid_gr_ic_fg4 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oid_gr_title_fg4 {
  color: #EDF8F9;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.oid_gr_title_fg4 {
  font-size: 18px;
}
}.oid_gr_more_fg4 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #587E82;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.oid_gr_more_fg4:hover {
  color: #20D2CA;
}.oid_gr_more_fg4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.oid_gr_arrows_fg4 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.oid_gr_arr_fg4 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  height: 30px;
  color: #7AA4A8;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.oid_gr_arr_fg4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8F9;
}.oid_gr_arr_fg4 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.oid_gr_seo_h_fg4 {
  margin: 0 0 0.375rem;
  font-family: 'Orbitron', sans-serif;
  max-width: 42.5rem;
  color: #B4D2D5;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.oid_gr_seo_h_fg4 {
  font-size: 14px;
}
}.oid_gr_seo_fg4 {
  font-size: 0.75rem;
  color: #587E82;
  max-width: 680px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
}.oid_gr_seo_fg4 strong {
  font-weight: 600;
  color: #B4D2D5;
}.oid_gr_scroll_fg4 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
}.oid_gr_scroll_fg4::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.oid_gr_scroll_fg4 {
  gap: 12px;
}
}.oid_tb_fg4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0A1719;
  left: 0;
  position: fixed;
  z-index: 80;
  align-items: center;
  height: 56px;
  display: flex;
  top: 0;
  right: 0;
}.oid_tb_in_fg4 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.oid_tb_burger_fg4 {
  gap: 5px;
  border-radius: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  width: 2.375rem;
  margin-right: 0.5rem;
  align-items: center;
  display: flex;
  height: 2.375rem;
  justify-content: center;
}.oid_tb_burger_fg4:hover {
  background: rgba(255, 255, 255, 0.05);
}.oid_tb_burger_line_fg4 {
  background: #7AA4A8;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.oid_tb_burger_fg4 {
  display: none;
}
}.oid_tb_logo_fg4 {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  color: #EDF8F9;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
}.oid_tb_logo_mark_fg4 {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 32px;
  width: 32px;
  justify-content: center;
}.oid_tb_logo_mark_fg4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oid_tb_nav_fg4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.oid_tb_nav_fg4 {
  display: flex;
}
}.oid_tb_tab_fg4 {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #7AA4A8;
}.oid_tb_tab_fg4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F9;
}.oid_tb_tab_fg4.oid_state_active_fg4 {
  background: rgba(32, 210, 202, 0.18);
  color: #EDF8F9;
}.oid_tb_right_fg4 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.oid_tb_login_fg4 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #B4D2D5;
  font-size: 0.813rem;
  display: none;
}.oid_tb_login_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
  color: #EDF8F9;
}
@media(min-width:480px) {.oid_tb_login_fg4 {
  display: block;
}
}.oid_tb_reg_fg4 {
  padding: 0.563rem 18px;
  border-radius: 8px;
  transition: background .2s;
  background: #18C96A;
  white-space: nowrap;
  color: #071213;
  font-weight: 700;
  font-size: 13px;
}.oid_tb_reg_fg4:hover {
  background: #28DC7C;
}.oid_sb_fg4 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #132829;
  width: 220px;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
}.oid_sb_fg4.oid_state_open_fg4 {
  transform: translateX(0);
}.oid_sb_fg4::-webkit-scrollbar {
  width: 4px;
}.oid_sb_fg4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.oid_sb_fg4 {
  transform: translateX(0);
}
}.oid_sb_auth_fg4 {
  padding: 14px 0.75rem 0.625rem;
}.oid_sb_btn_reg_fg4 {
  background: #18C96A;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  color: #071213;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.oid_sb_btn_reg_fg4:hover {
  background: #28DC7C;
}.oid_sb_btn_login_fg4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  color: #B4D2D5;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 13px;
}.oid_sb_btn_login_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
  color: #EDF8F9;
}.oid_sb_promo_fg4 {
  margin: 0 12px 10px;
  overflow: hidden;
  border: 1px solid rgba(32, 210, 202, 0.18);
  border-radius: 0.5rem;
  padding: 12px 14px;
  background: linear-gradient(135deg,#0A2E35,#132829);
  position: relative;
}.oid_sb_promo_fg4::before {
  background: radial-gradient(circle,rgba(32, 210, 202, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  height: 5rem;
  content: '';
  position: absolute;
  width: 80px;
  right: -20px;
}.oid_sb_promo_title_fg4 {
  color: #20D2CA;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.oid_sb_promo_text_fg4 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #EDF8F9;
  line-height: 1.35;
  font-weight: 600;
}.oid_sb_promo_sub_fg4 {
  color: #587E82;
  font-size: 10px;
  margin-top: 3px;
}.oid_sb_nav_fg4 {
  padding: 6px 8px 16px;
}.oid_sb_nav_lb_fg4 {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #436063;
  font-weight: 700;
}.oid_sb_link_fg4 {
  border-radius: 4px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  color: #7AA4A8;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oid_sb_link_fg4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F9;
}.oid_sb_link_fg4.oid_state_active_fg4 {
  background: rgba(32, 210, 202, 0.18);
  color: #EDF8F9;
}.oid_sb_ic_fg4 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  height: 30px;
  display: flex;
  align-items: center;
}.oid_sb_ic_fg4 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.oid_sb_ic_1_fg4 {
  background: rgba(32, 210, 202, 0.07);
  color: #20D2CA;
}.oid_sb_ic_2_fg4 {
  background: rgba(24, 201, 106, 0.16);
  color: #18C96A;
}.oid_sb_ic_3_fg4 {
  background: rgba(232, 169, 42, 0.16);
  color: #E8A92A;
}.oid_sb_ic_4_fg4 {
  background: rgba(15, 123, 150, 0.22);
  color: #0F7B96;
}.oid_sb_ic_5_fg4 {
  background: rgba(32, 210, 202, 0.07);
  color: #E8408C;
}.oid_sb_ic_6_fg4 {
  background: rgba(15, 123, 150, 0.22);
  color: #9B5DE5;
}.oid_sb_badge_fg4 {
  background: #E8A92A;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #071213;
}.oid_sb_bot_fg4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.oid_sb_lang_fg4,.oid_sb_help_fg4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 6px;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  color: #7AA4A8;
}.oid_sb_lang_fg4:hover,.oid_sb_help_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
  color: #EDF8F9;
}.oid_sb_lang_fg4 svg,.oid_sb_help_fg4 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.oid_sb_bd_fg4 {
  background: rgba(7, 14, 16, 0.78);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.oid_sb_bd_fg4.oid_state_on_fg4 {
  display: block;
}
@media(min-width: 1078px) {.oid_sb_bd_fg4 {
  display: none!important;
}
}.oid_mob_nav_fg4 {
  background: #132829;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1083px) {.oid_mob_nav_fg4 {
  display: none;
}
}.oid_mob_nav_item_fg4 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #436063;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.oid_mob_nav_ic_fg4 {
  line-height: 1;
}.oid_mob_nav_ic_fg4 svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.oid_mob_nav_lb_fg4 {
  color: #436063;
  font-size: 0.625rem;
  font-weight: 600;
}.oid_mob_nav_item_fg4.oid_state_active_fg4 {
  color: #20D2CA;
}.oid_mob_nav_item_fg4.oid_state_active_fg4 .oid_mob_nav_lb_fg4 {
  color: #20D2CA;
}.oid_hero_fg4 {
  background: #0D1B1E;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.oid_hero_fg4 {
  padding: 24px 24px 0;
}
}.oid_hero_in_fg4 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.oid_hero_in_fg4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.oid_hero_in_fg4 {
  grid-template-columns: 1fr 21.25rem;
}
}.oid_hero_promo_fg4 {
  background: #102123;
  overflow: hidden;
  border-radius: 12px;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.oid_hero_promo_fg4 {
  min-height: 280px;
}
}.oid_hero_promo_bg_fg4 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A2E35 0%,#0D1B1E 100%);
  background-size: cover;
  position: absolute;
}.oid_hero_promo_bg_fg4::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1B1E 0%,rgba(7, 14, 16, 0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.oid_hero_promo_glow_fg4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(15, 123, 150, 0.22) 0%,transparent 65%);
  right: 60px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  width: 18.75rem;
}.oid_hero_promo_ct_fg4 {
  padding: 1.75rem 24px 28px 28px;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.oid_hero_promo_ct_fg4 {
  padding: 2.5rem 32px;
}
}.oid_hero_badge_fg4 {
  border: 1px solid rgba(32, 210, 202, 0.07);
  background: rgba(32, 210, 202, 0.18);
  border-radius: 20px;
  padding: 5px 0.75rem;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #20D2CA;
  display: inline-block;
}.oid_hero_h1_fg4 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F9;
  line-height: 1.15;
}.oid_hero_h1_fg4 em {
  color: #E8A92A;
  font-style: normal;
}
@media(min-width: 771px) {.oid_hero_h1_fg4 {
  font-size: 36px;
}
}.oid_hero_sub_fg4 {
  color: #7AA4A8;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.oid_hero_sub_fg4 {
  font-size: 0.875rem;
}
}.oid_hero_row_fg4 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oid_hero_cta_fg4 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #18C96A;
  border-radius: 8px;
  color: #071213;
  font-weight: 700;
  box-shadow: 0 4px 24px rgba(24, 201, 106, 0.42), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  font-size: 0.875rem;
}.oid_hero_cta_fg4:hover {
  background: #28DC7C;
}.oid_hero_terms_fg4 {
  color: #436063;
  font-size: 11px;
}.oid_hero_game_fg4 {
  background: #102123;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.oid_hero_game_badge_fg4 {
  border: 1px solid rgba(232, 169, 42, 0.16);
  background: rgba(232, 169, 42, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  color: #E8A92A;
  font-size: 10px;
  top: 0.75rem;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
}.oid_hero_game_badge_fg4 svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 0.25rem;
}.oid_hero_game_img_fg4 {
  background: linear-gradient(135deg,#0A2E35,#0D1B1E);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.oid_hero_game_img_fg4 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.oid_hero_game_play_fg4 {
  transition: opacity .2s;
  background: rgba(7, 14, 16, 0.78);
  inset: 0;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.oid_hero_game_fg4:hover .oid_hero_game_play_fg4 {
  opacity: 1;
}.oid_hero_game_play_fg4 span {
  background: #20D2CA;
  border-radius: 50%;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
  display: flex;
}.oid_hero_game_play_fg4 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.oid_hero_game_info_fg4 {
  padding: 0.875rem 1rem;
}.oid_hero_game_title_fg4 {
  color: #EDF8F9;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.oid_hero_game_provider_fg4 {
  font-size: 0.688rem;
  color: #587E82;
}.oid_hero_game_btn_fg4 {
  background: #20D2CA;
  padding: 11px;
  border-radius: 0.5rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  display: block;
  color: #EDF8F9;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.oid_hero_game_fg4:hover .oid_hero_game_btn_fg4 {
  background: #3DDDDA;
}.oid_sbar_fg4 {
  background: #0D1B1E;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.oid_sbar_fg4 {
  padding: 18px 24px 0;
}
}.oid_sbar_in_fg4 {
  margin: 0 auto;
  max-width: 1320px;
}.oid_sbar_row_fg4 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.oid_sbar_input_fg4 {
  background: #102123;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  font-size: 13px;
  color: #587E82;
  display: flex;
  cursor: pointer;
  align-items: center;
}.oid_sbar_input_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
}.oid_sbar_input_fg4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
}.oid_sbar_providers_fg4 {
  gap: 8px;
  background: #102123;
  border-radius: 8px;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  font-size: 13px;
  color: #B4D2D5;
  align-items: center;
}.oid_sbar_providers_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
  color: #EDF8F9;
}.oid_sbar_providers_fg4 svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.oid_sbar_tabs_fg4 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.oid_sbar_tabs_fg4::-webkit-scrollbar {
  display: none;
}.oid_sbar_tab_fg4 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  gap: 7px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  color: #7AA4A8;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.oid_sbar_tab_fg4:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(32, 210, 202, 0.45);
  color: #EDF8F9;
}.oid_sbar_tab_fg4.oid_state_active_fg4 {
  background: rgba(32, 210, 202, 0.18);
  border-color: rgba(32, 210, 202, 0.07);
  color: #EDF8F9;
}.oid_sbar_tab_ic_fg4 svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.oid_gr_jp_fg4 {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#111035 0%,#09101E 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.oid_gr_jp_fg4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(15, 123, 150, 0.22) 0%,transparent 70%);
  position: absolute;
  top: -60px;
  height: 250px;
  left: -60px;
  content: '';
  width: 250px;
}.oid_gr_jp_fg4::after {
  background: radial-gradient(circle,rgba(232, 169, 42, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  height: 200px;
  content: '';
  position: absolute;
  width: 12.5rem;
  bottom: -2.5rem;
}.oid_gr_jp_head_fg4 {
  gap: 16px;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
}.oid_gr_jp_info_fg4 {
  flex: 1;
}.oid_gr_jp_label_fg4 {
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #9B5DE5;
  font-weight: 700;
  text-transform: uppercase;
}.oid_gr_jp_label_fg4 svg {
  height: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  margin-right: 4px;
}.oid_gr_jp_amount_fg4 {
  font-size: 32px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #EDF8F9;
}
@media(min-width: 766px) {.oid_gr_jp_amount_fg4 {
  font-size: 40px;
}
}.oid_gr_jp_amount_fg4 span {
  color: #E8A92A;
}.oid_gr_jp_seo_fg4 {
  color: #7AA4A8;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 0.75rem;
}.oid_gr_jp_cta_fg4 {
  padding: 0.688rem 1.25rem;
  background: rgba(15, 123, 150, 0.22);
  border: 1px solid rgba(15, 123, 150, 0.22);
  transition: background .2s;
  border-radius: 0.5rem;
  z-index: 1;
  color: #EDF8F9;
  white-space: nowrap;
  align-self: flex-start;
  margin-top: 0.25rem;
  position: relative;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.oid_gr_jp_cta_fg4:hover {
  background: #0F7B96;
}.oid_gcg_fg4 {
  padding: 36px 16px 0;
  background: #0D1B1E;
}
@media(min-width: 770px) {.oid_gcg_fg4 {
  padding: 44px 24px 0;
}
}.oid_gcg_in_fg4 {
  margin: 0 auto;
  max-width: 1320px;
}.oid_gcg_head_fg4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.oid_gcg_label_fg4 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #20D2CA;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.oid_gcg_h2_fg4 {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EDF8F9;
  margin-bottom: 8px;
}
@media(min-width:768px) {.oid_gcg_h2_fg4 {
  font-size: 28px;
}
}.oid_gcg_intro_fg4 {
  line-height: 1.6;
  color: #587E82;
  font-size: 0.813rem;
}.oid_gcg_grid_fg4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.oid_gcg_grid_fg4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.oid_gcg_grid_fg4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oid_gcg_card_fg4 {
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
  cursor: pointer;
}.oid_gcg_card_fg4:hover {
  border-color: rgba(32, 210, 202, 0.18);
  transform: translateY(-3px);
}.oid_gcg_card_bg_fg4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.oid_gcg_card_bg_fg4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.oid_gcg_card_ic_fg4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  color: #EDF8F9;
  width: 40px;
  position: absolute;
  right: 1.125rem;
  align-items: center;
  height: 40px;
  z-index: 2;
  justify-content: center;
  top: 1.125rem;
  display: flex;
}.oid_gcg_card_ic_fg4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.oid_gcg_card_ct_fg4 {
  z-index: 1;
  position: relative;
}.oid_gcg_card_h_fg4 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F9;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.oid_gcg_card_h_fg4 {
  font-size: 1.25rem;
}
}.oid_gcg_card_p_fg4 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 12px;
}.oid_gcg_card_p_fg4 strong {
  font-weight: 600;
  color: #EDF8F9;
}.oid_gcg_card_cta_fg4 {
  gap: 4px;
  align-items: center;
  letter-spacing: .04em;
  color: #20D2CA;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
}.oid_gcg_card_cta_fg4 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oid_ws_fg4 {
  background: #0D1B1E;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.oid_ws_fg4 {
  padding: 2.25rem 24px 0;
}
}.oid_ws_in_fg4 {
  margin: 0 auto;
  max-width: 1320px;
}.oid_ws_head_fg4 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.oid_ws_title_fg4 {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Orbitron', sans-serif;
  align-items: center;
  color: #EDF8F9;
  font-weight: 700;
}.oid_ws_title_ic_fg4 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  color: #E8A92A;
}.oid_ws_online_fg4 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #587E82;
}.oid_ws_online_dot_fg4 {
  border-radius: 50%;
  background: #18C96A;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 6px rgba(24, 201, 106, 0.16);
  flex-shrink: 0;
}.oid_ws_scroll_fg4 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.oid_ws_scroll_fg4::-webkit-scrollbar {
  display: none;
}.oid_wc_fg4 {
  padding: 0.625rem 0.875rem;
  gap: 10px;
  background: #102123;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.oid_wc_img_fg4 {
  background: #132829;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.oid_wc_img_fg4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oid_wc_info_fg4 {
  min-width: 0;
}.oid_wc_game_fg4 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  color: #B4D2D5;
  white-space: nowrap;
  text-overflow: ellipsis;
}.oid_wc_player_fg4 {
  overflow: hidden;
  font-size: 10px;
  color: #436063;
  white-space: nowrap;
  text-overflow: ellipsis;
}.oid_wc_amount_fg4 {
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  color: #18C96A;
}.oid_reg_fg4 {
  padding: 36px 16px 0;
  background: #0D1B1E;
}
@media(min-width: 765px) {.oid_reg_fg4 {
  padding: 2.75rem 24px 0;
}
}.oid_reg_in_fg4 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  background: #132829;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 767px) {.oid_reg_in_fg4 {
  padding: 2.5rem;
}
}.oid_reg_top_fg4 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.oid_reg_top_fg4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oid_reg_label_fg4 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #20D2CA;
  margin-bottom: 10px;
}.oid_reg_h2_fg4 {
  font-weight: 800;
  color: #EDF8F9;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.oid_reg_h2_fg4 {
  font-size: 1.75rem;
}
}.oid_reg_bonus_fg4 {
  padding: 0.625rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 169, 42, 0.16);
  background: rgba(232, 169, 42, 0.16);
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.oid_reg_bonus_amount_fg4 {
  font-size: 1.25rem;
  color: #E8A92A;
  font-weight: 800;
}.oid_reg_bonus_text_fg4 {
  font-size: 13px;
  color: #7AA4A8;
  line-height: 1.35;
}.oid_reg_cta_btn_fg4 {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  background: #18C96A;
  font-weight: 700;
  display: inline-block;
  color: #071213;
  box-shadow: 0 0.25rem 1.5rem rgba(24, 201, 106, 0.42), 0 1px 4px rgba(0, 0, 0, 0.60);
  margin-bottom: 12px;
  font-size: 0.938rem;
}.oid_reg_cta_btn_fg4:hover {
  background: #28DC7C;
}.oid_reg_terms_fg4 {
  font-size: 0.688rem;
  color: #436063;
  line-height: 1.5;
}.oid_reg_seo_fg4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #587E82;
  padding-top: 1.25rem;
  font-size: 13px;
}.oid_reg_seo_fg4 p {
  line-height: 1.65;
  color: #587E82;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.oid_reg_seo_fg4 p:last-child {
  margin-bottom: 0;
}.oid_reg_seo_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_reg_seo_fg4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #20D2CA;
}.oid_reg_seo_fg4 a:hover {
  color: #3DDDDA;
}.oid_reg_seo_fg4 ul,.oid_reg_seo_fg4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.oid_reg_seo_fg4 ol {
  list-style: decimal;
}.oid_reg_seo_fg4 li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #587E82;
  margin-bottom: 4px;
}.oid_reg_seo_fg4 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.oid_reg_seo_fg4 table {
  display: table;
}
}.oid_reg_seo_fg4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #B4D2D5;
}.oid_reg_seo_fg4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #587E82;
}.oid_reg_steps_fg4 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.oid_reg_steps_fg4 {
  margin-top: 0;
}
}.oid_reg_step_fg4 {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.oid_reg_step_num_fg4 {
  background: rgba(32, 210, 202, 0.18);
  border: 1px solid rgba(32, 210, 202, 0.07);
  border-radius: 50%;
  justify-content: center;
  width: 34px;
  height: 34px;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  color: #20D2CA;
}.oid_reg_step_title_fg4 {
  color: #EDF8F9;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.oid_reg_step_text_fg4 {
  color: #587E82;
  font-size: 12px;
  line-height: 1.5;
}.oid_reg_trust_fg4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
}.oid_reg_trust_item_fg4 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  color: #587E82;
  align-items: center;
  overflow-wrap: break-word;
}.oid_reg_trust_ic_fg4 svg {
  color: #20D2CA;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.oid_prov_fg4 {
  background: #0D1B1E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oid_prov_fg4 {
  padding: 44px 1.5rem 0;
}
}.oid_prov_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_prov_head_fg4 {
  margin-bottom: 1rem;
}.oid_prov_label_fg4 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #20D2CA;
  font-weight: 700;
  letter-spacing: .08em;
}.oid_prov_h2_fg4 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF8F9;
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.oid_prov_h2_fg4 {
  font-size: 24px;
}
}.oid_prov_seo_fg4 {
  color: #587E82;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oid_prov_seo_fg4 strong {
  color: #B4D2D5;
  font-weight: 700;
}.oid_prov_seo_fg4 a {
  text-decoration: underline;
  color: #20D2CA;
}.oid_prov_grid_fg4 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.oid_prov_grid_fg4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.oid_prov_grid_fg4 {
  grid-template-columns: repeat(8,1fr);
}
}.oid_prov_card_fg4 {
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  gap: 0.438rem;
  background: #102123;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.oid_prov_card_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
  background: #132829;
}.oid_prov_logo_fg4 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.oid_prov_logo_fg4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.oid_prov_name_fg4 {
  overflow-wrap: break-word;
  color: #7AA4A8;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
}.oid_htp_fg4 {
  padding: 2.25rem 16px 0;
  background: #0D1B1E;
}
@media(min-width: 766px) {.oid_htp_fg4 {
  padding: 44px 24px 0;
}
}.oid_htp_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_htp_head_fg4 {
  max-width: 45rem;
  margin-bottom: 22px;
}.oid_htp_label_fg4 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  color: #20D2CA;
  letter-spacing: .08em;
}.oid_htp_h2_fg4 {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  color: #EDF8F9;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.oid_htp_h2_fg4 {
  font-size: 1.75rem;
}
}.oid_htp_intro_fg4 {
  line-height: 1.6;
  color: #587E82;
  font-size: 0.875rem;
}.oid_htp_steps_fg4 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.oid_htp_steps_fg4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.oid_htp_steps_fg4 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.oid_htp_step_fg4 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 18px;
  background: #132829;
  position: relative;
  flex-direction: column;
  display: flex;
}.oid_htp_step_num_fg4 {
  background: #20D2CA;
  border-radius: 50%;
  align-items: center;
  font-size: 13px;
  position: absolute;
  font-weight: 800;
  width: 28px;
  display: flex;
  top: -0.75rem;
  font-family: 'Orbitron', sans-serif;
  height: 28px;
  justify-content: center;
  left: 20px;
  color: #071213;
}.oid_htp_step_ic_fg4 {
  background: rgba(32, 210, 202, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  display: flex;
  width: 36px;
  align-items: center;
  height: 36px;
  color: #20D2CA;
  justify-content: center;
}.oid_htp_step_ic_fg4 svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oid_htp_step_h_fg4 {
  line-height: 1.25;
  color: #EDF8F9;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
}.oid_htp_step_p_fg4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #587E82;
}.oid_htp_step_p_fg4 strong {
  font-weight: 600;
  color: #B4D2D5;
}.oid_htp_cta_fg4 {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  background: #18C96A;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #071213;
}.oid_htp_cta_fg4:hover {
  background: #28DC7C;
}.oid_app_fg4 {
  padding: 2.25rem 16px 0;
  background: #0D1B1E;
}
@media(min-width: 769px) {.oid_app_fg4 {
  padding: 44px 24px 0;
}
}.oid_app_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_app_head_fg4 {
  margin-bottom: 1rem;
}.oid_app_label_fg4 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #20D2CA;
  text-transform: uppercase;
  margin-bottom: 8px;
}.oid_app_h2_fg4 {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF8F9;
  font-size: 20px;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.oid_app_h2_fg4 {
  font-size: 24px;
}
}.oid_app_sub_fg4 {
  color: #587E82;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.oid_app_sub_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_app_cards_fg4 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.oid_app_cards_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}.oid_app_card_fg4 {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.oid_app_card_ios_fg4 {
  background: linear-gradient(135deg,rgba(32, 210, 202, 0.18) 0%,#132829 100%);
}.oid_app_card_android_fg4 {
  background: linear-gradient(135deg,rgba(24, 201, 106, 0.16) 0%,#132829 100%);
}.oid_app_card_win_fg4 {
  background: linear-gradient(135deg,rgba(232, 169, 42, 0.16) 0%,#132829 100%);
}.oid_app_card_ic_fg4 svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.oid_app_card_ic_fg4 {
  flex-shrink: 0;
  color: #EDF8F9;
}.oid_app_card_os_fg4 {
  font-weight: 700;
  color: #587E82;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.oid_app_card_title_fg4 {
  color: #EDF8F9;
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.oid_app_card_text_fg4 {
  margin-bottom: 0.875rem;
  color: #587E82;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.oid_app_card_btn_fg4 {
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid rgba(32, 210, 202, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  font-size: 13px;
  font-weight: 700;
  color: #EDF8F9;
  align-items: center;
  display: inline-flex;
}.oid_app_card_btn_fg4:hover {
  background: rgba(255, 255, 255, 0.07);
}.oid_bon_fg4 {
  background: #0D1B1E;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.oid_bon_fg4 {
  padding: 44px 1.5rem 0;
}
}.oid_bon_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_bon_head_fg4 {
  margin-bottom: 1.25rem;
}.oid_bon_label_fg4 {
  color: #20D2CA;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.oid_bon_h2_fg4 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  color: #EDF8F9;
  font-size: 20px;
}
@media(min-width:768px) {.oid_bon_h2_fg4 {
  font-size: 1.5rem;
}
}.oid_bon_seo_fg4 {
  color: #587E82;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
}.oid_bon_seo_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_bon_seo_fg4 a {
  color: #20D2CA;
  text-decoration: underline;
}.oid_bon_grid_fg4 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.oid_bon_grid_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oid_bon_grid_fg4 {
  grid-template-columns: repeat(5,1fr);
}
}.oid_bon_card_fg4 {
  padding: 16px;
  background: #102123;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
}.oid_bon_card_fg4:hover {
  transform: translateY(-2px);
  border-color: rgba(32, 210, 202, 0.07);
}.oid_bon_card_ic_fg4 svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.oid_bon_card_ic_fg4 {
  margin-bottom: 10px;
}.oid_bon_card_type_fg4 {
  color: #587E82;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
}.oid_bon_card_amount_fg4 {
  color: #E8A92A;
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
}.oid_bon_card_name_fg4 {
  color: #EDF8F9;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
}.oid_bon_card_detail_fg4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #436063;
}.oid_faq_fg4 {
  background: #0D1B1E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.oid_faq_fg4 {
  padding: 2.75rem 24px 0;
}
}.oid_faq_in_fg4 {
  margin: 0 auto;
  max-width: 1320px;
}.oid_faq_head_fg4 {
  margin-bottom: 20px;
}.oid_faq_label_fg4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #20D2CA;
  font-weight: 700;
  text-transform: uppercase;
}.oid_faq_h2_fg4 {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDF8F9;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.oid_faq_h2_fg4 {
  font-size: 1.5rem;
}
}.oid_faq_list_fg4 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oid_faq_item_fg4 {
  background: #132829;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
}.oid_faq_q_fg4 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  display: flex;
  color: #B4D2D5;
  flex-wrap: wrap;
  font-size: 14px;
}.oid_faq_q_fg4:hover {
  color: #EDF8F9;
}.oid_faq_q_ic_fg4 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  font-size: 16px;
  height: 1.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #20D2CA;
}.oid_faq_item_fg4.oid_state_open_fg4 .oid_faq_q_ic_fg4 {
  transform: rotate(45deg);
}.oid_faq_a_fg4 {
  padding: 0 20px 16px;
  color: #587E82;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.oid_faq_item_fg4.oid_state_open_fg4 .oid_faq_a_fg4 {
  display: block;
}.oid_faq_a_fg4 strong {
  color: #B4D2D5;
  font-weight: 700;
}.oid_faq_a_fg4 a {
  color: #20D2CA;
  text-decoration: underline;
}.oid_faq_a_fg4 ul,.oid_faq_a_fg4 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.oid_faq_a_fg4 ol {
  list-style: decimal;
}.oid_faq_a_fg4 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.oid_faq_a_fg4 table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 769px) {.oid_faq_a_fg4 table {
  display: table;
}
}.oid_faq_a_fg4 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4D2D5;
  font-weight: 700;
}.oid_faq_a_fg4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #587E82;
}.oid_rv_fg4 {
  background: #0D1B1E;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.oid_rv_fg4 {
  padding: 44px 1.5rem 0;
}
}.oid_rv_in_fg4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oid_rv_head_fg4 {
  max-width: 720px;
  margin-bottom: 20px;
}.oid_rv_label_fg4 {
  color: #20D2CA;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.oid_rv_h2_fg4 {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 10px;
  color: #EDF8F9;
}
@media(min-width: 770px) {.oid_rv_h2_fg4 {
  font-size: 28px;
}
}.oid_rv_stats_fg4 {
  gap: 1.125rem;
  color: #587E82;
  font-size: 0.813rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oid_rv_stats_score_fg4 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.oid_rv_stats_score_val_fg4 {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  color: #E8A92A;
}.oid_rv_stats_score_max_fg4 {
  color: #436063;
  font-size: 13px;
}.oid_rv_stats_badge_fg4 {
  gap: 4px;
  display: flex;
  align-items: center;
}.oid_rv_stats_badge_fg4 svg {
  width: 0.875rem;
  height: 14px;
  color: #E8A92A;
}.oid_rv_grid_fg4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.oid_rv_grid_fg4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.oid_rv_grid_fg4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.oid_rv_card_fg4 {
  padding: 20px;
  border-radius: 0.5rem;
  background: #132829;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.oid_rv_card_stars_fg4 {
  gap: 2px;
  color: #E8A92A;
  margin-bottom: 10px;
  display: flex;
}.oid_rv_card_stars_fg4 svg {
  width: 14px;
  height: 14px;
}.oid_rv_card_h_fg4 {
  margin-bottom: 8px;
  color: #EDF8F9;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
}.oid_rv_card_body_fg4 {
  flex: 1;
  color: #587E82;
  line-height: 1.65;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oid_rv_card_body_fg4 strong {
  font-weight: 600;
  color: #B4D2D5;
}.oid_rv_card_meta_fg4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.oid_rv_card_author_fg4 {
  font-size: 0.75rem;
  color: #B4D2D5;
  font-weight: 600;
}.oid_rv_card_date_fg4 {
  color: #436063;
  font-size: 0.688rem;
}.oid_seo_fg4 {
  padding: 36px 16px 0;
  background: #0D1B1E;
}
@media(min-width: 765px) {.oid_seo_fg4 {
  padding: 2.75rem 1.5rem 0;
}
}.oid_seo_in_fg4 {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #132829;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.oid_seo_in_fg4 {
  padding: 2.25rem 40px;
}
}.oid_seo_label_fg4 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #20D2CA;
  text-transform: uppercase;
  font-weight: 700;
}.oid_seo_h2_fg4 {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  color: #EDF8F9;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.oid_seo_h2_fg4 {
  font-size: 1.5rem;
}
}.oid_seo_body_fg4 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AA4A8;
}.oid_seo_body_fg4 p {
  margin-bottom: 12px;
  color: #7AA4A8;
  font-size: 0.875rem;
  line-height: 1.75;
}.oid_seo_body_fg4 p:last-child {
  margin-bottom: 0;
}.oid_seo_body_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_seo_body_fg4 a {
  transition: color .2s;
  color: #20D2CA;
  text-decoration: underline;
}.oid_seo_body_fg4 a:hover {
  color: #3DDDDA;
}.oid_seo_body_fg4 ul,.oid_seo_body_fg4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oid_seo_body_fg4 ol {
  list-style: decimal;
}.oid_seo_body_fg4 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7AA4A8;
}.oid_seo_body_fg4 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.oid_seo_body_fg4 table {
  display: table;
}
}.oid_seo_body_fg4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #B4D2D5;
}.oid_seo_body_fg4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AA4A8;
}.oid_seo_cols_fg4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.oid_seo_cols_fg4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oid_seo_cols_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}.oid_seo_col_h_fg4 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #B4D2D5;
  font-weight: 700;
}.oid_seo_col_p_fg4 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #587E82;
  line-height: 1.65;
}.oid_seo_stats_fg4 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.oid_seo_stat_fg4 {
  background: rgba(32, 210, 202, 0.07);
  padding: 14px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(32, 210, 202, 0.18);
  flex: 1;
  min-width: 140px;
}.oid_seo_stat_val_fg4 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #20D2CA;
}.oid_seo_stat_lb_fg4 {
  font-size: 11px;
  color: #587E82;
  overflow-wrap: break-word;
}.oid_seo_fg4 {
  background: #0D1B1E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.oid_seo_fg4 {
  padding: 44px 24px 0;
}
}.oid_seo_in_fg4 {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #132829;
  max-width: 1320px;
}
@media(min-width: 767px) {.oid_seo_in_fg4 {
  padding: 36px 40px;
}
}.oid_seo_label_fg4 {
  color: #20D2CA;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.oid_seo_h2_fg4 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F9;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.oid_seo_h2_fg4 {
  font-size: 24px;
}
}.oid_seo_body_fg4 {
  font-size: 0.875rem;
  color: #7AA4A8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.oid_seo_body_fg4 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #7AA4A8;
}.oid_seo_body_fg4 p:last-child {
  margin-bottom: 0;
}.oid_seo_body_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_seo_body_fg4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #20D2CA;
}.oid_seo_body_fg4 a:hover {
  color: #3DDDDA;
}.oid_seo_body_fg4 ul,.oid_seo_body_fg4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oid_seo_body_fg4 ol {
  list-style: decimal;
}.oid_seo_body_fg4 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7AA4A8;
  font-size: 0.875rem;
}.oid_seo_body_fg4 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 770px) {.oid_seo_body_fg4 table {
  display: table;
}
}.oid_seo_body_fg4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #B4D2D5;
  font-weight: 700;
  text-align: left;
}.oid_seo_body_fg4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AA4A8;
}.oid_seo_cols_fg4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.oid_seo_cols_fg4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.oid_seo_cols_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}.oid_seo_col_h_fg4 {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #B4D2D5;
  overflow-wrap: break-word;
  font-weight: 700;
}.oid_seo_col_p_fg4 {
  font-size: 0.813rem;
  color: #587E82;
  overflow-wrap: break-word;
  line-height: 1.65;
}.oid_seo_stats_fg4 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.oid_seo_stat_fg4 {
  border: 1px solid rgba(32, 210, 202, 0.18);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(32, 210, 202, 0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.oid_seo_stat_val_fg4 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #20D2CA;
}.oid_seo_stat_lb_fg4 {
  color: #587E82;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.oid_seo_fg4 {
  padding: 36px 16px 0;
  background: #0D1B1E;
}
@media(min-width:768px) {.oid_seo_fg4 {
  padding: 44px 1.5rem 0;
}
}.oid_seo_in_fg4 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #132829;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 765px) {.oid_seo_in_fg4 {
  padding: 36px 2.5rem;
}
}.oid_seo_label_fg4 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #20D2CA;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.oid_seo_h2_fg4 {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8F9;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.oid_seo_h2_fg4 {
  font-size: 24px;
}
}.oid_seo_body_fg4 {
  line-height: 1.75;
  color: #7AA4A8;
  overflow-wrap: break-word;
  font-size: 14px;
}.oid_seo_body_fg4 p {
  font-size: 0.875rem;
  color: #7AA4A8;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.oid_seo_body_fg4 p:last-child {
  margin-bottom: 0;
}.oid_seo_body_fg4 strong {
  font-weight: 700;
  color: #B4D2D5;
}.oid_seo_body_fg4 a {
  transition: color .2s;
  color: #20D2CA;
  text-decoration: underline;
}.oid_seo_body_fg4 a:hover {
  color: #3DDDDA;
}.oid_seo_body_fg4 ul,.oid_seo_body_fg4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oid_seo_body_fg4 ol {
  list-style: decimal;
}.oid_seo_body_fg4 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7AA4A8;
  line-height: 1.75;
}.oid_seo_body_fg4 table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.oid_seo_body_fg4 table {
  display: table;
}
}.oid_seo_body_fg4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4D2D5;
  text-align: left;
}.oid_seo_body_fg4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA4A8;
}.oid_seo_cols_fg4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.oid_seo_cols_fg4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oid_seo_cols_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}.oid_seo_col_h_fg4 {
  color: #B4D2D5;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.oid_seo_col_p_fg4 {
  line-height: 1.65;
  color: #587E82;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oid_seo_stats_fg4 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.oid_seo_stat_fg4 {
  padding: 14px 1rem;
  border: 1px solid rgba(32, 210, 202, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(32, 210, 202, 0.07);
  min-width: 140px;
}.oid_seo_stat_val_fg4 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #20D2CA;
}.oid_seo_stat_lb_fg4 {
  color: #587E82;
  font-size: 11px;
  overflow-wrap: break-word;
}.oid_ft_fg4 {
  background: #070E10;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.oid_ft_support_fg4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.oid_ft_support_fg4 {
  padding: 1.75rem 24px;
}
}.oid_ft_support_in_fg4 {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.oid_ft_support_main_fg4 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.oid_ft_support_ic_fg4 {
  flex-shrink: 0;
  color: #20D2CA;
}.oid_ft_support_ic_fg4 svg {
  width: 30px;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.oid_ft_support_text_title_fg4 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EDF8F9;
  overflow-wrap: break-word;
}.oid_ft_support_text_sub_fg4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #587E82;
}.oid_ft_support_btn_fg4 {
  background: #20D2CA;
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #EDF8F9;
  font-weight: 700;
  flex-shrink: 0;
}.oid_ft_support_btn_fg4:hover {
  background: #3DDDDA;
}.oid_ft_support_contacts_fg4 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.oid_ft_support_contact_fg4 {
  color: #436063;
  line-height: 1.4;
  font-size: 0.75rem;
}.oid_ft_support_contact_fg4 strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  color: #7AA4A8;
  margin-bottom: 2px;
}.oid_ft_main_fg4 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.oid_ft_main_fg4 {
  padding: 40px 1.5rem 32px;
}
}.oid_ft_main_in_fg4 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.oid_ft_main_in_fg4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.oid_ft_main_in_fg4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.oid_ft_col_logo_fg4 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.oid_ft_col_logo_fg4 {
  grid-column: auto;
}
}.oid_ft_logo_fg4 {
  gap: 0.563rem;
  font-weight: 800;
  color: #EDF8F9;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}.oid_ft_logo_mark_fg4 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.oid_ft_logo_mark_fg4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oid_ft_logo_sub_fg4 {
  max-width: 200px;
  color: #436063;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.oid_ft_col_title_fg4 {
  font-weight: 700;
  text-transform: uppercase;
  color: #7AA4A8;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.oid_ft_col_links_fg4 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.oid_ft_col_link_fg4 {
  transition: color .2s;
  color: #436063;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oid_ft_col_link_fg4:hover {
  color: #B4D2D5;
}.oid_ft_apps_fg4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.oid_ft_app_card_fg4 {
  gap: 10px;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.oid_ft_app_card_fg4:hover {
  border-color: rgba(32, 210, 202, 0.45);
}.oid_ft_app_card_ic_fg4 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.oid_ft_app_card_os_fg4 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #436063;
}.oid_ft_app_card_action_fg4 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B4D2D5;
}.oid_ft_bot_fg4 {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.oid_ft_bot_fg4 {
  padding: 1.25rem 1.5rem;
}
}.oid_ft_bot_in_fg4 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.oid_ft_socials_fg4 {
  gap: 0.5rem;
  display: flex;
}.oid_ft_soc_fg4 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #7AA4A8;
}.oid_ft_soc_fg4 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.oid_ft_soc_fg4:hover {
  background: rgba(255, 255, 255, 0.07);
}.oid_ft_legal_fg4 {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #5C8185;
}.oid_ft_legal_fg4 strong {
  color: #7AA4A8;
  font-weight: 700;
}.oid_ft_legal_fg4 a {
  text-decoration: underline;
  color: #7AA4A8;
}.oid_ft_age_fg4 {
  border: 2px solid #5C8185;
  border-radius: 50%;
  height: 2rem;
  font-size: 11px;
  display: flex;
  width: 32px;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
  color: #5C8185;
  flex-shrink: 0;
  justify-content: center;
}