*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  font-family: 'Exo 2', sans-serif;
  color: #B4BDC9;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  background-color: #0C0F14;
}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;
}.oya-layout_sb6 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.oya-page_sb6 {
  display: flex;
  min-height: 100vh;
}.oya-main_sb6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1078px) {.oya-main_sb6 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.oya-main_sb6 {
  padding-bottom: 4.5rem;
}
}.oya-gc_sb6 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  background: #10141A;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.oya-gc_sb6 {
  width: 156px;
}
}
@media(min-width: 1082px) {.oya-gc_sb6 {
  width: 10.5rem;
}
}.oya-gc_sb6:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 201, 224, 0.08);
}.oya-gc_img_sb6 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.oya-gc_img_sb6 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.oya-gc_hover_sb6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 10, 13, 0.72);
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.oya-gc_sb6:hover .oya-gc_hover_sb6 {
  opacity: 1;
}.oya-gc_hover_btn_sb6 {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #00C9E0;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EDF0F5;
}.oya-gc_info_sb6 {
  padding: 8px 10px 0.625rem;
}.oya-gc_name_sb6 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B4BDC9;
}.oya-gc_prov_sb6 {
  font-size: 10px;
  color: #3E4B58;
}.oya-gc_tag_sb6 {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  left: 6px;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 0.375rem;
  text-transform: uppercase;
}.oya-gc_tag_hot_sb6 {
  background: #E83248;
  color: #fff;
}.oya-gc_tag_new_sb6 {
  background: #00C47A;
  color: #0C0F14;
}.oya-gc_tag_jp_sb6 {
  background: #F0A228;
  color: #0C0F14;
}.oya-gc_tag_ex_sb6 {
  background: #0A6E9A;
  color: #fff;
}.oya-gc_tag_live_sb6 {
  background: #E83248;
  color: #fff;
}.oya-gr_sb6 {
  padding: 2rem 1rem 0;
  background: #0C0F14;
}
@media(min-width: 766px) {.oya-gr_sb6 {
  padding: 36px 1.5rem 0;
}
}.oya-gr_in_sb6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oya-gr_head_sb6 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.oya-gr_head_l_sb6 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.oya-gr_ic_sb6 {
  border-radius: 8px;
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
}.oya-gr_ic_sb6 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.oya-gr_title_sb6 {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #EDF0F5;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.oya-gr_title_sb6 {
  font-size: 1.125rem;
}
}.oya-gr_more_sb6 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  color: #5C6A78;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.oya-gr_more_sb6:hover {
  color: #00C9E0;
}.oya-gr_more_sb6 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oya-gr_arrows_sb6 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.oya-gr_arr_sb6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #7E8D9E;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.oya-gr_arr_sb6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0F5;
}.oya-gr_arr_sb6 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.oya-gr_seo_h_sb6 {
  margin: 0 0 6px;
  font-family: 'Rajdhani', sans-serif;
  max-width: 42.5rem;
  color: #B4BDC9;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.oya-gr_seo_h_sb6 {
  font-size: 0.875rem;
}
}.oya-gr_seo_sb6 {
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5C6A78;
}.oya-gr_seo_sb6 strong {
  font-weight: 600;
  color: #B4BDC9;
}.oya-gr_scroll_sb6 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.oya-gr_scroll_sb6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.oya-gr_scroll_sb6 {
  gap: 12px;
}
}.oya-tb_sb6 {
  background: #0C0F14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  align-items: center;
  position: fixed;
  left: 0;
  z-index: 80;
  height: 56px;
  top: 0;
  display: flex;
}.oya-tb_in_sb6 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.oya-tb_burger_sb6 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-direction: column;
  display: flex;
  height: 38px;
  margin-right: 8px;
  width: 38px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.oya-tb_burger_sb6:hover {
  background: rgba(255, 255, 255, 0.05);
}.oya-tb_burger_line_sb6 {
  background: #7E8D9E;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.oya-tb_burger_sb6 {
  display: none;
}
}.oya-tb_logo_sb6 {
  gap: 9px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #EDF0F5;
}.oya-tb_logo_mark_sb6 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.oya-tb_logo_mark_sb6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oya-tb_nav_sb6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.oya-tb_nav_sb6 {
  display: flex;
}
}.oya-tb_tab_sb6 {
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  color: #7E8D9E;
  font-size: 13px;
}.oya-tb_tab_sb6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0F5;
}.oya-tb_tab_sb6.oya-state_active_sb6 {
  background: rgba(0, 201, 224, 0.18);
  color: #EDF0F5;
}.oya-tb_right_sb6 {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.oya-tb_login_sb6 {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #B4BDC9;
  font-weight: 600;
}.oya-tb_login_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  color: #EDF0F5;
}
@media(min-width: 479px) {.oya-tb_login_sb6 {
  display: block;
}
}.oya-tb_reg_sb6 {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  background: #00C47A;
  font-weight: 700;
  color: #060A10;
  font-size: 13px;
  white-space: nowrap;
}.oya-tb_reg_sb6:hover {
  background: #00DC8A;
}.oya-sb_sb6 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141920;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 13.75rem;
  position: fixed;
  left: 0;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
}.oya-sb_sb6.oya-state_open_sb6 {
  transform: translateX(0);
}.oya-sb_sb6::-webkit-scrollbar {
  width: 0.25rem;
}.oya-sb_sb6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.oya-sb_sb6 {
  transform: translateX(0);
}
}.oya-sb_auth_sb6 {
  padding: 0.875rem 0.75rem 10px;
}.oya-sb_btn_reg_sb6 {
  transition: background .2s;
  background: #00C47A;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #060A10;
  display: block;
}.oya-sb_btn_reg_sb6:hover {
  background: #00DC8A;
}.oya-sb_btn_login_sb6 {
  border-radius: 0.5rem;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #B4BDC9;
  font-weight: 600;
}.oya-sb_btn_login_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  color: #EDF0F5;
}.oya-sb_promo_sb6 {
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#091E34,#141920);
  border: 1px solid rgba(0, 201, 224, 0.18);
  border-radius: 8px;
  position: relative;
}.oya-sb_promo_sb6::before {
  background: radial-gradient(circle,rgba(0, 201, 224, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 5rem;
  right: -20px;
  content: '';
  top: -1.25rem;
  position: absolute;
}.oya-sb_promo_title_sb6 {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #00C9E0;
  font-size: 11px;
  font-weight: 700;
}.oya-sb_promo_text_sb6 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  color: #EDF0F5;
}.oya-sb_promo_sub_sb6 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #5C6A78;
}.oya-sb_nav_sb6 {
  padding: 0.375rem 8px 16px;
}.oya-sb_nav_lb_sb6 {
  padding: 10px 8px 6px;
  font-weight: 700;
  color: #3E4B58;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.oya-sb_link_sb6 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  display: flex;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E8D9E;
}.oya-sb_link_sb6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0F5;
}.oya-sb_link_sb6.oya-state_active_sb6 {
  background: rgba(0, 201, 224, 0.18);
  color: #EDF0F5;
}.oya-sb_ic_sb6 {
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  justify-content: center;
}.oya-sb_ic_sb6 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.oya-sb_ic_1_sb6 {
  background: rgba(0, 201, 224, 0.08);
  color: #00C9E0;
}.oya-sb_ic_2_sb6 {
  background: rgba(0, 196, 122, 0.16);
  color: #00C47A;
}.oya-sb_ic_3_sb6 {
  background: rgba(240, 162, 40, 0.16);
  color: #F0A228;
}.oya-sb_ic_4_sb6 {
  background: rgba(10, 110, 154, 0.22);
  color: #0A6E9A;
}.oya-sb_ic_5_sb6 {
  background: rgba(0, 201, 224, 0.08);
  color: #E03080;
}.oya-sb_ic_6_sb6 {
  background: rgba(10, 110, 154, 0.22);
  color: #8B3FE8;
}.oya-sb_badge_sb6 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #F0A228;
  font-weight: 700;
  color: #060A10;
  font-size: 0.563rem;
  margin-left: auto;
}.oya-sb_bot_sb6 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.oya-sb_lang_sb6,.oya-sb_help_sb6 {
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  color: #7E8D9E;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}.oya-sb_lang_sb6:hover,.oya-sb_help_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  color: #EDF0F5;
}.oya-sb_lang_sb6 svg,.oya-sb_help_sb6 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.oya-sb_bd_sb6 {
  background: rgba(8, 10, 13, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.oya-sb_bd_sb6.oya-state_on_sb6 {
  display: block;
}
@media(min-width: 1081px) {.oya-sb_bd_sb6 {
  display: none!important;
}
}.oya-mob_nav_sb6 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141920;
  left: 0;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 80;
  right: 0;
}
@media(min-width: 1081px) {.oya-mob_nav_sb6 {
  display: none;
}
}.oya-mob_nav_item_sb6 {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #3E4B58;
  display: flex;
}.oya-mob_nav_ic_sb6 {
  line-height: 1;
}.oya-mob_nav_ic_sb6 svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
}.oya-mob_nav_lb_sb6 {
  font-size: 10px;
  color: #3E4B58;
  font-weight: 600;
}.oya-mob_nav_item_sb6.oya-state_active_sb6 {
  color: #00C9E0;
}.oya-mob_nav_item_sb6.oya-state_active_sb6 .oya-mob_nav_lb_sb6 {
  color: #00C9E0;
}.oya-hero_sb6 {
  padding: 1.25rem 16px 0;
  background: #0C0F14;
}
@media(min-width: 765px) {.oya-hero_sb6 {
  padding: 1.5rem 24px 0;
}
}.oya-hero_in_sb6 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.oya-hero_in_sb6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.oya-hero_in_sb6 {
  grid-template-columns: 1fr 21.25rem;
}
}.oya-hero_promo_sb6 {
  border-radius: 14px;
  overflow: hidden;
  background: #10141A;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.oya-hero_promo_sb6 {
  min-height: 280px;
}
}.oya-hero_promo_bg_sb6 {
  background: linear-gradient(120deg,#091E34 0%,#0C0F14 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.oya-hero_promo_bg_sb6::after {
  background: linear-gradient(90deg,#0C0F14 0%,rgba(8, 10, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.oya-hero_promo_glow_sb6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 110, 154, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  pointer-events: none;
  height: 300px;
  right: 3.75rem;
  top: -2.5rem;
  position: absolute;
}.oya-hero_promo_ct_sb6 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  max-width: 480px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
}
@media(min-width: 769px) {.oya-hero_promo_ct_sb6 {
  padding: 40px 2rem;
}
}.oya-hero_badge_sb6 {
  background: rgba(0, 201, 224, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0, 201, 224, 0.08);
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C9E0;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 14px;
}.oya-hero_h1_sb6 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EDF0F5;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 26px;
}.oya-hero_h1_sb6 em {
  color: #F0A228;
  font-style: normal;
}
@media(min-width: 769px) {.oya-hero_h1_sb6 {
  font-size: 2.25rem;
}
}.oya-hero_sub_sb6 {
  margin-bottom: 20px;
  font-size: 13px;
  color: #7E8D9E;
  line-height: 1.55;
}
@media(min-width: 769px) {.oya-hero_sub_sb6 {
  font-size: 0.875rem;
}
}.oya-hero_row_sb6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.oya-hero_cta_sb6 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #00C47A;
  font-weight: 700;
  color: #060A10;
  font-size: 14px;
  box-shadow: 0 2px 1.125rem rgba(0, 196, 122, 0.48);
}.oya-hero_cta_sb6:hover {
  background: #00DC8A;
}.oya-hero_terms_sb6 {
  font-size: 0.688rem;
  color: #3E4B58;
}.oya-hero_game_sb6 {
  background: #10141A;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.oya-hero_game_badge_sb6 {
  background: rgba(240, 162, 40, 0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 162, 40, 0.16);
  padding: 0.313rem 10px;
  position: absolute;
  font-size: 0.625rem;
  z-index: 3;
  left: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 0.75rem;
  font-weight: 700;
  color: #F0A228;
}.oya-hero_game_badge_sb6 svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.oya-hero_game_img_sb6 {
  overflow: hidden;
  background: linear-gradient(135deg,#091E34,#0C0F14);
  padding-bottom: 60%;
  position: relative;
}.oya-hero_game_img_sb6 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oya-hero_game_play_sb6 {
  transition: opacity .2s;
  background: rgba(8, 10, 13, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.oya-hero_game_sb6:hover .oya-hero_game_play_sb6 {
  opacity: 1;
}.oya-hero_game_play_sb6 span {
  background: #00C9E0;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 52px;
  height: 3.25rem;
  align-items: center;
}.oya-hero_game_play_sb6 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.oya-hero_game_info_sb6 {
  padding: 14px 1rem;
}.oya-hero_game_title_sb6 {
  font-size: 0.938rem;
  color: #EDF0F5;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.oya-hero_game_provider_sb6 {
  font-size: 0.688rem;
  color: #5C6A78;
}.oya-hero_game_btn_sb6 {
  background: #00C9E0;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #EDF0F5;
  text-align: center;
}.oya-hero_game_sb6:hover .oya-hero_game_btn_sb6 {
  background: #00DEFA;
}.oya-sbar_sb6 {
  padding: 16px 1rem 0;
  background: #0C0F14;
}
@media(min-width: 769px) {.oya-sbar_sb6 {
  padding: 1.125rem 1.5rem 0;
}
}.oya-sbar_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-sbar_row_sb6 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.oya-sbar_input_sb6 {
  background: #10141A;
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 11px 16px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  color: #5C6A78;
  display: flex;
}.oya-sbar_input_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
}.oya-sbar_input_sb6 svg {
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
}.oya-sbar_providers_sb6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 8px;
  background: #10141A;
  font-weight: 600;
  color: #B4BDC9;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
  display: flex;
}.oya-sbar_providers_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  color: #EDF0F5;
}.oya-sbar_providers_sb6 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.oya-sbar_tabs_sb6 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.oya-sbar_tabs_sb6::-webkit-scrollbar {
  display: none;
}.oya-sbar_tab_sb6 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.25rem;
  flex-shrink: 0;
  color: #7E8D9E;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
}.oya-sbar_tab_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0F5;
}.oya-sbar_tab_sb6.oya-state_active_sb6 {
  background: rgba(0, 201, 224, 0.18);
  border-color: rgba(0, 201, 224, 0.08);
  color: #EDF0F5;
}.oya-sbar_tab_ic_sb6 svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.oya-wy_sb6 {
  padding: 32px 1rem 0;
  background: #0C0F14;
}
@media(min-width:768px) {.oya-wy_sb6 {
  padding: 2.5rem 24px 0;
}
}.oya-wy_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-wy_head_sb6 {
  margin-bottom: 18px;
  max-width: 45rem;
}.oya-wy_label_sb6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C9E0;
}.oya-wy_h2_sb6 {
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF0F5;
  font-size: 20px;
}
@media(min-width: 771px) {.oya-wy_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-wy_intro_sb6 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5C6A78;
}.oya-wy_grid_sb6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.oya-wy_grid_sb6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.oya-wy_grid_sb6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.oya-wy_card_sb6 {
  border-radius: 0.5rem;
  padding: 20px;
  background: #141920;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.oya-wy_card_sb6:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 201, 224, 0.08);
}.oya-wy_card_ic_sb6 {
  background: rgba(0, 201, 224, 0.18);
  border-radius: 50%;
  width: 44px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  display: flex;
  color: #00C9E0;
}.oya-wy_card_ic_sb6 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oya-wy_card_h_sb6 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF0F5;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.oya-wy_card_p_sb6 {
  font-size: 0.813rem;
  color: #5C6A78;
  overflow-wrap: break-word;
  line-height: 1.6;
}.oya-wy_card_p_sb6 strong {
  color: #B4BDC9;
  font-weight: 600;
}.oya-gr_jp_sb6 {
  padding: 20px;
  background: linear-gradient(135deg,#180A40 0%,#0A0C18 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
}.oya-gr_jp_sb6::before {
  background: radial-gradient(circle,rgba(10, 110, 154, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 250px;
  left: -60px;
  height: 250px;
  top: -60px;
  content: '';
}.oya-gr_jp_sb6::after {
  background: radial-gradient(circle,rgba(240, 162, 40, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  bottom: -40px;
  height: 200px;
  width: 200px;
  right: 0;
}.oya-gr_jp_head_sb6 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.oya-gr_jp_info_sb6 {
  flex: 1;
}.oya-gr_jp_label_sb6 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #8B3FE8;
  margin-bottom: 6px;
  text-transform: uppercase;
}.oya-gr_jp_label_sb6 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linecap: round;
}.oya-gr_jp_amount_sb6 {
  line-height: 1;
  margin-bottom: 4px;
  font-size: 2rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF0F5;
}
@media(min-width: 769px) {.oya-gr_jp_amount_sb6 {
  font-size: 40px;
}
}.oya-gr_jp_amount_sb6 span {
  color: #F0A228;
}.oya-gr_jp_seo_sb6 {
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
  color: #7E8D9E;
}.oya-gr_jp_cta_sb6 {
  border: 1px solid rgba(10, 110, 154, 0.22);
  padding: 11px 1.25rem;
  transition: background .2s;
  background: rgba(10, 110, 154, 0.22);
  border-radius: 0.5rem;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #EDF0F5;
  align-self: flex-start;
  margin-top: 0.25rem;
  z-index: 1;
}.oya-gr_jp_cta_sb6:hover {
  background: #0A6E9A;
}.oya-ws_sb6 {
  background: #0C0F14;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.oya-ws_sb6 {
  padding: 2.25rem 24px 0;
}
}.oya-ws_in_sb6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oya-ws_head_sb6 {
  gap: 12px;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.oya-ws_title_sb6 {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #EDF0F5;
}.oya-ws_title_ic_sb6 svg {
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0A228;
  width: 18px;
  stroke-linejoin: round;
}.oya-ws_online_sb6 {
  gap: 7px;
  color: #5C6A78;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
}.oya-ws_online_dot_sb6 {
  background: #00C47A;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(0, 196, 122, 0.16);
  height: 8px;
  flex-shrink: 0;
}.oya-ws_scroll_sb6 {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.oya-ws_scroll_sb6::-webkit-scrollbar {
  display: none;
}.oya-wc_sb6 {
  background: #10141A;
  padding: 0.625rem 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.oya-wc_img_sb6 {
  background: #141920;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.oya-wc_img_sb6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oya-wc_info_sb6 {
  min-width: 0;
}.oya-wc_game_sb6 {
  overflow: hidden;
  white-space: nowrap;
  color: #B4BDC9;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.oya-wc_player_sb6 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #3E4B58;
}.oya-wc_amount_sb6 {
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #00C47A;
  flex-shrink: 0;
  margin-left: auto;
}.oya-bon_sb6 {
  padding: 36px 16px 0;
  background: #0C0F14;
}
@media(min-width: 769px) {.oya-bon_sb6 {
  padding: 44px 24px 0;
}
}.oya-bon_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-bon_head_sb6 {
  margin-bottom: 1.25rem;
}.oya-bon_label_sb6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C9E0;
  font-size: 0.688rem;
}.oya-bon_h2_sb6 {
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EDF0F5;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.oya-bon_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-bon_seo_sb6 {
  font-size: 0.813rem;
  color: #5C6A78;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.oya-bon_seo_sb6 strong {
  font-weight: 700;
  color: #B4BDC9;
}.oya-bon_seo_sb6 a {
  text-decoration: underline;
  color: #00C9E0;
}.oya-bon_grid_sb6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.oya-bon_grid_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.oya-bon_grid_sb6 {
  grid-template-columns: repeat(5,1fr);
}
}.oya-bon_card_sb6 {
  border-radius: 0.5rem;
  padding: 16px;
  background: #10141A;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.oya-bon_card_sb6:hover {
  border-color: rgba(0, 201, 224, 0.08);
  transform: translateY(-2px);
}.oya-bon_card_ic_sb6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.oya-bon_card_ic_sb6 {
  margin-bottom: 0.625rem;
}.oya-bon_card_type_sb6 {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #5C6A78;
  margin-bottom: 6px;
}.oya-bon_card_amount_sb6 {
  line-height: 1.1;
  font-weight: 800;
  color: #F0A228;
  font-size: 18px;
  margin-bottom: 0.375rem;
}.oya-bon_card_name_sb6 {
  font-size: 13px;
  font-weight: 600;
  color: #EDF0F5;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.oya-bon_card_detail_sb6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #3E4B58;
  line-height: 1.5;
  font-size: 0.688rem;
}.oya-reg_sb6 {
  padding: 36px 16px 0;
  background: #0C0F14;
}
@media(min-width: 770px) {.oya-reg_sb6 {
  padding: 44px 1.5rem 0;
}
}.oya-reg_in_sb6 {
  margin: 0 auto;
  background: #141920;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.oya-reg_in_sb6 {
  padding: 2.5rem;
}
}.oya-reg_top_sb6 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.oya-reg_top_sb6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oya-reg_label_sb6 {
  margin-bottom: 10px;
  font-size: 11px;
  color: #00C9E0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.oya-reg_h2_sb6 {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF0F5;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 765px) {.oya-reg_h2_sb6 {
  font-size: 28px;
}
}.oya-reg_bonus_sb6 {
  border-radius: 0.5rem;
  padding: 10px 1rem;
  background: rgba(240, 162, 40, 0.16);
  gap: 0.5rem;
  border: 1px solid rgba(240, 162, 40, 0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.oya-reg_bonus_amount_sb6 {
  font-size: 20px;
  font-weight: 800;
  color: #F0A228;
}.oya-reg_bonus_text_sb6 {
  line-height: 1.35;
  font-size: 13px;
  color: #7E8D9E;
}.oya-reg_cta_btn_sb6 {
  padding: 0.875rem 2rem;
  background: #00C47A;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 2px 1.125rem rgba(0, 196, 122, 0.48);
  display: inline-block;
  font-size: 15px;
  color: #060A10;
}.oya-reg_cta_btn_sb6:hover {
  background: #00DC8A;
}.oya-reg_terms_sb6 {
  color: #3E4B58;
  font-size: 0.688rem;
  line-height: 1.5;
}.oya-reg_seo_sb6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6A78;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 20px;
  line-height: 1.65;
}.oya-reg_seo_sb6 p {
  color: #5C6A78;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.oya-reg_seo_sb6 p:last-child {
  margin-bottom: 0;
}.oya-reg_seo_sb6 strong {
  font-weight: 700;
  color: #B4BDC9;
}.oya-reg_seo_sb6 a {
  transition: color .2s;
  color: #00C9E0;
  text-decoration: underline;
}.oya-reg_seo_sb6 a:hover {
  color: #00DEFA;
}.oya-reg_seo_sb6 ul,.oya-reg_seo_sb6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.oya-reg_seo_sb6 ol {
  list-style: decimal;
}.oya-reg_seo_sb6 li {
  font-size: 0.813rem;
  color: #5C6A78;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.oya-reg_seo_sb6 table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.oya-reg_seo_sb6 table {
  display: table;
}
}.oya-reg_seo_sb6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #B4BDC9;
  font-weight: 700;
}.oya-reg_seo_sb6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #5C6A78;
}.oya-reg_steps_sb6 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.oya-reg_steps_sb6 {
  margin-top: 0;
}
}.oya-reg_step_sb6 {
  padding: 1rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.oya-reg_step_num_sb6 {
  background: rgba(0, 201, 224, 0.18);
  border: 1px solid rgba(0, 201, 224, 0.08);
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  color: #00C9E0;
  width: 2.125rem;
  flex-shrink: 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 2.125rem;
}.oya-reg_step_title_sb6 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #EDF0F5;
}.oya-reg_step_text_sb6 {
  line-height: 1.5;
  color: #5C6A78;
  font-size: 0.75rem;
}.oya-reg_trust_sb6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.oya-reg_trust_item_sb6 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #5C6A78;
  overflow-wrap: break-word;
  display: flex;
}.oya-reg_trust_ic_sb6 svg {
  stroke-linejoin: round;
  color: #00C9E0;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.oya-htp_sb6 {
  padding: 2.25rem 16px 0;
  background: #0C0F14;
}
@media(min-width:768px) {.oya-htp_sb6 {
  padding: 2.75rem 1.5rem 0;
}
}.oya-htp_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-htp_head_sb6 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.oya-htp_label_sb6 {
  color: #00C9E0;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.oya-htp_h2_sb6 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF0F5;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.oya-htp_h2_sb6 {
  font-size: 1.75rem;
}
}.oya-htp_intro_sb6 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #5C6A78;
}.oya-htp_steps_sb6 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.oya-htp_steps_sb6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.oya-htp_steps_sb6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.oya-htp_step_sb6 {
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141920;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.oya-htp_step_num_sb6 {
  background: #00C9E0;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  display: flex;
  color: #060A10;
  width: 28px;
  font-size: 13px;
  align-items: center;
  position: absolute;
  top: -12px;
  height: 1.75rem;
  font-family: 'Rajdhani', sans-serif;
  left: 1.25rem;
}.oya-htp_step_ic_sb6 {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(0, 201, 224, 0.18);
  color: #00C9E0;
  display: flex;
  justify-content: center;
  width: 36px;
  align-items: center;
  height: 36px;
}.oya-htp_step_ic_sb6 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.oya-htp_step_h_sb6 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EDF0F5;
}.oya-htp_step_p_sb6 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
  color: #5C6A78;
}.oya-htp_step_p_sb6 strong {
  font-weight: 600;
  color: #B4BDC9;
}.oya-htp_cta_sb6 {
  padding: 13px 1.625rem;
  background: #00C47A;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  color: #060A10;
}.oya-htp_cta_sb6:hover {
  background: #00DC8A;
}.oya-prov_sb6 {
  background: #0C0F14;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.oya-prov_sb6 {
  padding: 2.75rem 1.5rem 0;
}
}.oya-prov_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-prov_head_sb6 {
  margin-bottom: 1rem;
}.oya-prov_label_sb6 {
  color: #00C9E0;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.oya-prov_h2_sb6 {
  color: #EDF0F5;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.oya-prov_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-prov_seo_sb6 {
  max-width: 620px;
  line-height: 1.6;
  color: #5C6A78;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.oya-prov_seo_sb6 strong {
  font-weight: 700;
  color: #B4BDC9;
}.oya-prov_seo_sb6 a {
  text-decoration: underline;
  color: #00C9E0;
}.oya-prov_grid_sb6 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.oya-prov_grid_sb6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.oya-prov_grid_sb6 {
  grid-template-columns: repeat(8,1fr);
}
}.oya-prov_card_sb6 {
  padding: 14px 10px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #10141A;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.oya-prov_card_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
  background: #141920;
}.oya-prov_logo_sb6 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  width: 44px;
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
}.oya-prov_logo_sb6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.oya-prov_name_sb6 {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7E8D9E;
  text-align: center;
}.oya-app_sb6 {
  padding: 36px 1rem 0;
  background: #0C0F14;
}
@media(min-width: 767px) {.oya-app_sb6 {
  padding: 2.75rem 1.5rem 0;
}
}.oya-app_in_sb6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oya-app_head_sb6 {
  margin-bottom: 16px;
}.oya-app_label_sb6 {
  color: #00C9E0;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.oya-app_h2_sb6 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EDF0F5;
}
@media(min-width: 770px) {.oya-app_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-app_sub_sb6 {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #5C6A78;
  font-size: 13px;
}.oya-app_sub_sb6 strong {
  color: #B4BDC9;
  font-weight: 700;
}.oya-app_cards_sb6 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.oya-app_cards_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}.oya-app_card_sb6 {
  border-radius: 0.5rem;
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.oya-app_card_ios_sb6 {
  background: linear-gradient(135deg,rgba(0, 201, 224, 0.18) 0%,#141920 100%);
}.oya-app_card_android_sb6 {
  background: linear-gradient(135deg,rgba(0, 196, 122, 0.16) 0%,#141920 100%);
}.oya-app_card_win_sb6 {
  background: linear-gradient(135deg,rgba(240, 162, 40, 0.16) 0%,#141920 100%);
}.oya-app_card_ic_sb6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.oya-app_card_ic_sb6 {
  flex-shrink: 0;
  color: #EDF0F5;
}.oya-app_card_os_sb6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #5C6A78;
  font-size: 0.625rem;
}.oya-app_card_title_sb6 {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EDF0F5;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
}.oya-app_card_text_sb6 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5C6A78;
  margin-bottom: 14px;
}.oya-app_card_btn_sb6 {
  border: 1px solid rgba(0, 210, 235, 0.45);
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #EDF0F5;
  align-items: center;
}.oya-app_card_btn_sb6:hover {
  background: rgba(255, 255, 255, 0.07);
}.oya-seo_sb6 {
  padding: 36px 16px 0;
  background: #0C0F14;
}
@media(min-width: 766px) {.oya-seo_sb6 {
  padding: 2.75rem 24px 0;
}
}.oya-seo_in_sb6 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 28px 24px;
  background: #141920;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.oya-seo_in_sb6 {
  padding: 36px 40px;
}
}.oya-seo_label_sb6 {
  font-size: 11px;
  color: #00C9E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.oya-seo_h2_sb6 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #EDF0F5;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.oya-seo_h2_sb6 {
  font-size: 24px;
}
}.oya-seo_body_sb6 {
  color: #7E8D9E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.oya-seo_body_sb6 p {
  color: #7E8D9E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.oya-seo_body_sb6 p:last-child {
  margin-bottom: 0;
}.oya-seo_body_sb6 strong {
  color: #B4BDC9;
  font-weight: 700;
}.oya-seo_body_sb6 a {
  transition: color .2s;
  color: #00C9E0;
  text-decoration: underline;
}.oya-seo_body_sb6 a:hover {
  color: #00DEFA;
}.oya-seo_body_sb6 ul,.oya-seo_body_sb6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.oya-seo_body_sb6 ol {
  list-style: decimal;
}.oya-seo_body_sb6 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7E8D9E;
}.oya-seo_body_sb6 table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.oya-seo_body_sb6 table {
  display: table;
}
}.oya-seo_body_sb6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B4BDC9;
}.oya-seo_body_sb6 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E8D9E;
}.oya-seo_cols_sb6 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.oya-seo_cols_sb6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oya-seo_cols_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}.oya-seo_col_h_sb6 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B4BDC9;
  overflow-wrap: break-word;
}.oya-seo_col_p_sb6 {
  font-size: 13px;
  color: #5C6A78;
  overflow-wrap: break-word;
  line-height: 1.65;
}.oya-seo_stats_sb6 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.oya-seo_stat_sb6 {
  border: 1px solid rgba(0, 201, 224, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 201, 224, 0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.oya-seo_stat_val_sb6 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #00C9E0;
  font-size: 20px;
  overflow-wrap: break-word;
}.oya-seo_stat_lb_sb6 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5C6A78;
}.oya-faq_sb6 {
  padding: 2.25rem 1rem 0;
  background: #0C0F14;
}
@media(min-width: 770px) {.oya-faq_sb6 {
  padding: 2.75rem 24px 0;
}
}.oya-faq_in_sb6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oya-faq_head_sb6 {
  margin-bottom: 20px;
}.oya-faq_label_sb6 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C9E0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.oya-faq_h2_sb6 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #EDF0F5;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oya-faq_h2_sb6 {
  font-size: 24px;
}
}.oya-faq_list_sb6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.oya-faq_item_sb6 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #141920;
}.oya-faq_q_sb6 {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #B4BDC9;
  justify-content: space-between;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
}.oya-faq_q_sb6:hover {
  color: #EDF0F5;
}.oya-faq_q_ic_sb6 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #00C9E0;
  width: 24px;
  font-size: 16px;
  height: 24px;
  justify-content: center;
}.oya-faq_item_sb6.oya-state_open_sb6 .oya-faq_q_ic_sb6 {
  transform: rotate(45deg);
}.oya-faq_a_sb6 {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #5C6A78;
}.oya-faq_item_sb6.oya-state_open_sb6 .oya-faq_a_sb6 {
  display: block;
}.oya-faq_a_sb6 strong {
  color: #B4BDC9;
  font-weight: 700;
}.oya-faq_a_sb6 a {
  color: #00C9E0;
  text-decoration: underline;
}.oya-faq_a_sb6 ul,.oya-faq_a_sb6 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.oya-faq_a_sb6 ol {
  list-style: decimal;
}.oya-faq_a_sb6 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.oya-faq_a_sb6 table {
  margin: 8px 0;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.oya-faq_a_sb6 table {
  display: table;
}
}.oya-faq_a_sb6 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4BDC9;
  text-align: left;
  font-weight: 700;
}.oya-faq_a_sb6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6A78;
}.oya-seo_sb6 {
  background: #0C0F14;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.oya-seo_sb6 {
  padding: 44px 1.5rem 0;
}
}.oya-seo_in_sb6 {
  background: #141920;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 769px) {.oya-seo_in_sb6 {
  padding: 36px 40px;
}
}.oya-seo_label_sb6 {
  text-transform: uppercase;
  font-size: 11px;
  color: #00C9E0;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.oya-seo_h2_sb6 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  color: #EDF0F5;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.oya-seo_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-seo_body_sb6 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7E8D9E;
  font-size: 14px;
}.oya-seo_body_sb6 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7E8D9E;
}.oya-seo_body_sb6 p:last-child {
  margin-bottom: 0;
}.oya-seo_body_sb6 strong {
  font-weight: 700;
  color: #B4BDC9;
}.oya-seo_body_sb6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C9E0;
}.oya-seo_body_sb6 a:hover {
  color: #00DEFA;
}.oya-seo_body_sb6 ul,.oya-seo_body_sb6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.oya-seo_body_sb6 ol {
  list-style: decimal;
}.oya-seo_body_sb6 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7E8D9E;
}.oya-seo_body_sb6 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.oya-seo_body_sb6 table {
  display: table;
}
}.oya-seo_body_sb6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4BDC9;
  font-weight: 700;
}.oya-seo_body_sb6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E8D9E;
}.oya-seo_cols_sb6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.oya-seo_cols_sb6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oya-seo_cols_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}.oya-seo_col_h_sb6 {
  font-weight: 700;
  font-size: 13px;
  color: #B4BDC9;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.oya-seo_col_p_sb6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5C6A78;
}.oya-seo_stats_sb6 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oya-seo_stat_sb6 {
  border: 1px solid rgba(0, 201, 224, 0.18);
  padding: 0.875rem 16px;
  background: rgba(0, 201, 224, 0.08);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.oya-seo_stat_val_sb6 {
  font-weight: 800;
  margin-bottom: 4px;
  color: #00C9E0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.oya-seo_stat_lb_sb6 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5C6A78;
}.oya-pmt_sb6 {
  background: #0C0F14;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.oya-pmt_sb6 {
  padding: 44px 24px 0;
}
}.oya-pmt_in_sb6 {
  margin: 0 auto;
  max-width: 1340px;
}.oya-pmt_head_sb6 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.oya-pmt_label_sb6 {
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C9E0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.oya-pmt_h2_sb6 {
  font-weight: 800;
  color: #EDF0F5;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.oya-pmt_h2_sb6 {
  font-size: 28px;
}
}.oya-pmt_intro_sb6 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #5C6A78;
  line-height: 1.6;
}.oya-pmt_groups_sb6 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.oya-pmt_group_sb6 {
  background: #141920;
  border-radius: 0.5rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.oya-pmt_group_head_sb6 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.oya-pmt_group_ic_sb6 {
  border-radius: 0.25rem;
  background: rgba(0, 201, 224, 0.18);
  color: #00C9E0;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
}.oya-pmt_group_ic_sb6 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oya-pmt_group_h_sb6 {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF0F5;
  font-size: 16px;
}.oya-pmt_group_p_sb6 {
  line-height: 1.6;
  color: #5C6A78;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oya-pmt_group_p_sb6 strong {
  color: #B4BDC9;
  font-weight: 600;
}.oya-pmt_table_wrap_sb6 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.oya-pmt_table_sb6 {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.oya-pmt_table_sb6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #B4BDC9;
  white-space: nowrap;
  font-weight: 700;
  text-align: left;
}.oya-pmt_table_sb6 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6A78;
}.oya-pmt_table_sb6 tbody tr:last-child td {
  border-bottom: none;
}.oya-pmt_table_sb6 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4BDC9;
}.oya-seo_sb6 {
  background: #0C0F14;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.oya-seo_sb6 {
  padding: 44px 24px 0;
}
}.oya-seo_in_sb6 {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141920;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.oya-seo_in_sb6 {
  padding: 36px 40px;
}
}.oya-seo_label_sb6 {
  color: #00C9E0;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.oya-seo_h2_sb6 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EDF0F5;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.oya-seo_h2_sb6 {
  font-size: 1.5rem;
}
}.oya-seo_body_sb6 {
  color: #7E8D9E;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.oya-seo_body_sb6 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #7E8D9E;
}.oya-seo_body_sb6 p:last-child {
  margin-bottom: 0;
}.oya-seo_body_sb6 strong {
  font-weight: 700;
  color: #B4BDC9;
}.oya-seo_body_sb6 a {
  transition: color .2s;
  color: #00C9E0;
  text-decoration: underline;
}.oya-seo_body_sb6 a:hover {
  color: #00DEFA;
}.oya-seo_body_sb6 ul,.oya-seo_body_sb6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.oya-seo_body_sb6 ol {
  list-style: decimal;
}.oya-seo_body_sb6 li {
  line-height: 1.75;
  color: #7E8D9E;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.oya-seo_body_sb6 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 771px) {.oya-seo_body_sb6 table {
  display: table;
}
}.oya-seo_body_sb6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B4BDC9;
}.oya-seo_body_sb6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7E8D9E;
}.oya-seo_cols_sb6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.oya-seo_cols_sb6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oya-seo_cols_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}.oya-seo_col_h_sb6 {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B4BDC9;
}.oya-seo_col_p_sb6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5C6A78;
  font-size: 0.813rem;
}.oya-seo_stats_sb6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.oya-seo_stat_sb6 {
  padding: 0.875rem 16px;
  background: rgba(0, 201, 224, 0.08);
  flex: 1;
  border: 1px solid rgba(0, 201, 224, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.oya-seo_stat_val_sb6 {
  color: #00C9E0;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.oya-seo_stat_lb_sb6 {
  color: #5C6A78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.oya-ft_sb6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080A0D;
  margin-top: 3rem;
}.oya-ft_support_sb6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.oya-ft_support_sb6 {
  padding: 1.75rem 1.5rem;
}
}.oya-ft_support_in_sb6 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.oya-ft_support_main_sb6 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.oya-ft_support_ic_sb6 {
  flex-shrink: 0;
  color: #00C9E0;
}.oya-ft_support_ic_sb6 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.oya-ft_support_text_title_sb6 {
  font-size: 15px;
  color: #EDF0F5;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.oya-ft_support_text_sub_sb6 {
  overflow-wrap: break-word;
  color: #5C6A78;
  font-size: 12px;
}.oya-ft_support_btn_sb6 {
  background: #00C9E0;
  border-radius: 8px;
  padding: 11px 22px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #EDF0F5;
  white-space: nowrap;
}.oya-ft_support_btn_sb6:hover {
  background: #00DEFA;
}.oya-ft_support_contacts_sb6 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.oya-ft_support_contact_sb6 {
  font-size: 0.75rem;
  color: #3E4B58;
  line-height: 1.4;
}.oya-ft_support_contact_sb6 strong {
  color: #7E8D9E;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.oya-ft_main_sb6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.oya-ft_main_sb6 {
  padding: 40px 1.5rem 2rem;
}
}.oya-ft_main_in_sb6 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.oya-ft_main_in_sb6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.oya-ft_main_in_sb6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oya-ft_col_logo_sb6 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.oya-ft_col_logo_sb6 {
  grid-column: auto;
}
}.oya-ft_logo_sb6 {
  gap: 9px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #EDF0F5;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 16px;
}.oya-ft_logo_mark_sb6 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.oya-ft_logo_mark_sb6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oya-ft_logo_sub_sb6 {
  color: #3E4B58;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.oya-ft_col_title_sb6 {
  text-transform: uppercase;
  font-weight: 700;
  color: #7E8D9E;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.oya-ft_col_links_sb6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.oya-ft_col_link_sb6 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E4B58;
  font-size: 13px;
}.oya-ft_col_link_sb6:hover {
  color: #B4BDC9;
}.oya-ft_apps_sb6 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oya-ft_app_card_sb6 {
  gap: 10px;
  border-radius: 4px;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.oya-ft_app_card_sb6:hover {
  border-color: rgba(0, 210, 235, 0.45);
}.oya-ft_app_card_ic_sb6 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
}.oya-ft_app_card_os_sb6 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #3E4B58;
}.oya-ft_app_card_action_sb6 {
  color: #B4BDC9;
  font-size: 12px;
  font-weight: 700;
}.oya-ft_bot_sb6 {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.oya-ft_bot_sb6 {
  padding: 1.25rem 1.5rem;
}
}.oya-ft_bot_in_sb6 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
}.oya-ft_socials_sb6 {
  gap: 8px;
  display: flex;
}.oya-ft_soc_sb6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #7E8D9E;
  display: flex;
}.oya-ft_soc_sb6 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.oya-ft_soc_sb6:hover {
  background: rgba(255, 255, 255, 0.07);
}.oya-ft_legal_sb6 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7A8898;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.oya-ft_legal_sb6 strong {
  color: #7E8D9E;
  font-weight: 700;
}.oya-ft_legal_sb6 a {
  text-decoration: underline;
  color: #7E8D9E;
}.oya-ft_age_sb6 {
  border: 2px solid #7A8898;
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  height: 32px;
  display: flex;
  font-weight: 800;
  color: #7A8898;
  width: 32px;
  align-items: center;
  font-size: 0.688rem;
}