*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080C14;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  color: #B2C6D4;
  font-family: 'Exo 2', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tpo-layout_hyo {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.tpo-page_hyo {
  min-height: 100vh;
  display: flex;
}.tpo-main_hyo {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1083px) {.tpo-main_hyo {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.tpo-main_hyo {
  padding-bottom: 4.5rem;
}
}.tpo-gc_hyo {
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #0A1019;
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 639px) {.tpo-gc_hyo {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.tpo-gc_hyo {
  width: 168px;
}
}.tpo-gc_hyo:hover {
  border-color: rgba(43,168,212,0.07);
  transform: translateY(-3px);
}.tpo-gc_img_hyo {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.tpo-gc_img_hyo img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tpo-gc_hover_hyo {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,8,16,0.72);
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.tpo-gc_hyo:hover .tpo-gc_hover_hyo {
  opacity: 1;
}.tpo-gc_hover_btn_hyo {
  padding: 0.5rem 1rem;
  background: #2BA8D4;
  border-radius: 0.25rem;
  color: #EDF4F8;
  font-weight: 700;
  font-size: 0.75rem;
}.tpo-gc_info_hyo {
  padding: 0.5rem 10px 10px;
}.tpo-gc_name_hyo {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  color: #B2C6D4;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
}.tpo-gc_prov_hyo {
  font-size: 10px;
  color: #486070;
}.tpo-gc_tag_hyo {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
  left: 0.375rem;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
}.tpo-gc_tag_hot_hyo {
  background: #E83848;
  color: #fff;
}.tpo-gc_tag_new_hyo {
  background: #1CB87A;
  color: #080C14;
}.tpo-gc_tag_jp_hyo {
  background: #E8A832;
  color: #080C14;
}.tpo-gc_tag_ex_hyo {
  background: #1A4E72;
  color: #fff;
}.tpo-gc_tag_live_hyo {
  background: #E83848;
  color: #fff;
}.tpo-gr_hyo {
  padding: 2rem 16px 0;
  background: #080C14;
}
@media(min-width: 766px) {.tpo-gr_hyo {
  padding: 2.25rem 1.5rem 0;
}
}.tpo-gr_in_hyo {
  margin: 0 auto;
  max-width: 1320px;
}.tpo-gr_head_hyo {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.tpo-gr_head_l_hyo {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.tpo-gr_ic_hyo {
  border-radius: 0.5rem;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  display: flex;
}.tpo-gr_ic_hyo svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.tpo-gr_title_hyo {
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF4F8;
}
@media(min-width: 770px) {.tpo-gr_title_hyo {
  font-size: 1.125rem;
}
}.tpo-gr_more_hyo {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #567080;
}.tpo-gr_more_hyo:hover {
  color: #2BA8D4;
}.tpo-gr_more_hyo svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.tpo-gr_arrows_hyo {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tpo-gr_arr_hyo {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  height: 1.875rem;
  color: #7A96A8;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  display: flex;
}.tpo-gr_arr_hyo:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF4F8;
}.tpo-gr_arr_hyo svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tpo-gr_seo_h_hyo {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #B2C6D4;
  max-width: 42.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 770px) {.tpo-gr_seo_h_hyo {
  font-size: 0.875rem;
}
}.tpo-gr_seo_hyo {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  max-width: 680px;
  font-size: 12px;
  color: #567080;
  line-height: 1.55;
}.tpo-gr_seo_hyo strong {
  font-weight: 600;
  color: #B2C6D4;
}.tpo-gr_scroll_hyo {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tpo-gr_scroll_hyo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.tpo-gr_scroll_hyo {
  gap: 12px;
}
}.tpo-tb_hyo {
  background: #080C14;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  right: 0;
  height: 3.5rem;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 80;
}.tpo-tb_in_hyo {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.tpo-tb_burger_hyo {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
  align-items: center;
}.tpo-tb_burger_hyo:hover {
  background: rgba(255,255,255,0.05);
}.tpo-tb_burger_line_hyo {
  border-radius: 1px;
  background: #7A96A8;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1083px) {.tpo-tb_burger_hyo {
  display: none;
}
}.tpo-tb_logo_hyo {
  gap: 9px;
  margin-right: 1.25rem;
  font-weight: 800;
  font-size: 18px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #EDF4F8;
}.tpo-tb_logo_mark_hyo {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
  height: 2rem;
}.tpo-tb_logo_mark_hyo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tpo-tb_nav_hyo {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.tpo-tb_nav_hyo {
  display: flex;
}
}.tpo-tb_tab_hyo {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #7A96A8;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.tpo-tb_tab_hyo:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF4F8;
}.tpo-tb_tab_hyo.tpo-state_active_hyo {
  background: rgba(43,168,212,0.16);
  color: #EDF4F8;
}.tpo-tb_right_hyo {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.tpo-tb_login_hyo {
  border-radius: 8px;
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  color: #B2C6D4;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.tpo-tb_login_hyo:hover {
  border-color: rgba(43,168,212,0.45);
  color: #EDF4F8;
}
@media(min-width: 478px) {.tpo-tb_login_hyo {
  display: block;
}
}.tpo-tb_reg_hyo {
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  background: #1CB87A;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #040810;
}.tpo-tb_reg_hyo:hover {
  background: #22D48E;
}.tpo-sb_hyo {
  background: #0D1520;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
  position: fixed;
}.tpo-sb_hyo.tpo-state_open_hyo {
  transform: translateX(0);
}.tpo-sb_hyo::-webkit-scrollbar {
  width: 4px;
}.tpo-sb_hyo::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.tpo-sb_hyo {
  transform: translateX(0);
}
}.tpo-sb_auth_hyo {
  padding: 14px 12px 10px;
}.tpo-sb_btn_reg_hyo {
  padding: 11px;
  transition: background .2s;
  background: #1CB87A;
  border-radius: 0.5rem;
  color: #040810;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
}.tpo-sb_btn_reg_hyo:hover {
  background: #22D48E;
}.tpo-sb_btn_login_hyo {
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #B2C6D4;
  text-align: center;
}.tpo-sb_btn_login_hyo:hover {
  border-color: rgba(43,168,212,0.45);
  color: #EDF4F8;
}.tpo-sb_promo_hyo {
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#0A1E34,#0D1520);
  padding: 12px 14px;
  border: 1px solid rgba(43,168,212,0.16);
  overflow: hidden;
  position: relative;
}.tpo-sb_promo_hyo::before {
  background: radial-gradient(circle,rgba(43,168,212,0.16),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -20px;
  top: -20px;
  content: '';
  height: 5rem;
  width: 80px;
}.tpo-sb_promo_title_hyo {
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #2BA8D4;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.tpo-sb_promo_text_hyo {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #EDF4F8;
}.tpo-sb_promo_sub_hyo {
  color: #567080;
  margin-top: 3px;
  font-size: 10px;
}.tpo-sb_nav_hyo {
  padding: 6px 0.5rem 16px;
}.tpo-sb_nav_lb_hyo {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #486070;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.tpo-sb_link_hyo {
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #7A96A8;
  font-size: 13px;
}.tpo-sb_link_hyo:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF4F8;
}.tpo-sb_link_hyo.tpo-state_active_hyo {
  background: rgba(43,168,212,0.16);
  color: #EDF4F8;
}.tpo-sb_ic_hyo {
  border-radius: 0.25rem;
  justify-content: center;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 30px;
}.tpo-sb_ic_hyo svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.tpo-sb_ic_1_hyo {
  background: rgba(43,168,212,0.07);
  color: #2BA8D4;
}.tpo-sb_ic_2_hyo {
  background: rgba(28,184,122,0.15);
  color: #1CB87A;
}.tpo-sb_ic_3_hyo {
  background: rgba(232,168,50,0.14);
  color: #E8A832;
}.tpo-sb_ic_4_hyo {
  background: rgba(26,78,114,0.32);
  color: #1A4E72;
}.tpo-sb_ic_5_hyo {
  background: rgba(43,168,212,0.07);
  color: #E040A0;
}.tpo-sb_ic_6_hyo {
  background: rgba(26,78,114,0.32);
  color: #7A3ED4;
}.tpo-sb_badge_hyo {
  background: #E8A832;
  border-radius: 4px;
  padding: 2px 7px;
  color: #040810;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.tpo-sb_bot_hyo {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.tpo-sb_lang_hyo,.tpo-sb_help_hyo {
  padding: 0.563rem 6px;
  flex: 1;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 11px;
  color: #7A96A8;
  align-items: center;
}.tpo-sb_lang_hyo:hover,.tpo-sb_help_hyo:hover {
  border-color: rgba(43,168,212,0.45);
  color: #EDF4F8;
}.tpo-sb_lang_hyo svg,.tpo-sb_help_hyo svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.tpo-sb_bd_hyo {
  inset: 0;
  background: rgba(5,8,16,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.tpo-sb_bd_hyo.tpo-state_on_hyo {
  display: block;
}
@media(min-width: 1083px) {.tpo-sb_bd_hyo {
  display: none!important;
}
}.tpo-mob_nav_hyo {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0D1520;
  bottom: 0;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1083px) {.tpo-mob_nav_hyo {
  display: none;
}
}.tpo-mob_nav_item_hyo {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  color: #486070;
  flex-direction: column;
  align-items: center;
  display: flex;
}.tpo-mob_nav_ic_hyo {
  line-height: 1;
}.tpo-mob_nav_ic_hyo svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.tpo-mob_nav_lb_hyo {
  font-size: 10px;
  color: #486070;
  font-weight: 600;
}.tpo-mob_nav_item_hyo.tpo-state_active_hyo {
  color: #2BA8D4;
}.tpo-mob_nav_item_hyo.tpo-state_active_hyo .tpo-mob_nav_lb_hyo {
  color: #2BA8D4;
}.tpo-hero_hyo {
  background: #080C14;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.tpo-hero_hyo {
  padding: 1.5rem 24px 0;
}
}.tpo-hero_in_hyo {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.tpo-hero_in_hyo {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.tpo-hero_in_hyo {
  grid-template-columns: 1fr 340px;
}
}.tpo-hero_promo_hyo {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #0A1019;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.tpo-hero_promo_hyo {
  min-height: 17.5rem;
}
}.tpo-hero_promo_bg_hyo {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A1E34 0%,#080C14 100%);
  position: absolute;
  background-size: cover;
}.tpo-hero_promo_bg_hyo::after {
  background: linear-gradient(90deg,#080C14 0%,rgba(5,8,16,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tpo-hero_promo_glow_hyo {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,78,114,0.32) 0%,transparent 65%);
  height: 18.75rem;
  width: 300px;
  top: -40px;
  position: absolute;
  right: 60px;
  pointer-events: none;
}.tpo-hero_promo_ct_hyo {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 771px) {.tpo-hero_promo_ct_hyo {
  padding: 2.5rem 2rem;
}
}.tpo-hero_badge_hyo {
  background: rgba(43,168,212,0.16);
  border-radius: 20px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(43,168,212,0.07);
  color: #2BA8D4;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.tpo-hero_h1_hyo {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #EDF4F8;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.tpo-hero_h1_hyo em {
  color: #E8A832;
  font-style: normal;
}
@media(min-width: 769px) {.tpo-hero_h1_hyo {
  font-size: 36px;
}
}.tpo-hero_sub_hyo {
  line-height: 1.55;
  font-size: 13px;
  color: #7A96A8;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.tpo-hero_sub_hyo {
  font-size: 0.875rem;
}
}.tpo-hero_row_hyo {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tpo-hero_cta_hyo {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1CB87A;
  box-shadow: 0.25rem 4px 0 rgba(28,184,122,0.35), 0 2px 0.875rem rgba(28,184,122,0.18);
  font-weight: 700;
  font-size: 0.875rem;
  color: #040810;
}.tpo-hero_cta_hyo:hover {
  background: #22D48E;
}.tpo-hero_terms_hyo {
  color: #486070;
  font-size: 11px;
}.tpo-hero_game_hyo {
  background: #0A1019;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.tpo-hero_game_badge_hyo {
  border-radius: 20px;
  border: 1px solid rgba(232,168,50,0.14);
  background: rgba(232,168,50,0.14);
  padding: 0.313rem 10px;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  color: #E8A832;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  font-size: 10px;
}.tpo-hero_game_badge_hyo svg {
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.tpo-hero_game_img_hyo {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1E34,#080C14);
  padding-bottom: 60%;
  position: relative;
}.tpo-hero_game_img_hyo img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.tpo-hero_game_play_hyo {
  background: rgba(5,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.tpo-hero_game_hyo:hover .tpo-hero_game_play_hyo {
  opacity: 1;
}.tpo-hero_game_play_hyo span {
  background: #2BA8D4;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.tpo-hero_game_play_hyo span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.tpo-hero_game_info_hyo {
  padding: 14px 1rem;
}.tpo-hero_game_title_hyo {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EDF4F8;
}.tpo-hero_game_provider_hyo {
  color: #567080;
  font-size: 0.688rem;
}.tpo-hero_game_btn_hyo {
  padding: 11px;
  background: #2BA8D4;
  margin: 12px 1rem 16px;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  color: #EDF4F8;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.tpo-hero_game_hyo:hover .tpo-hero_game_btn_hyo {
  background: #3DC0EA;
}.tpo-gr_jp_hyo {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#100A3A 0%,#080C14 100%);
  overflow: hidden;
  padding: 20px;
  position: relative;
}.tpo-gr_jp_hyo::before {
  background: radial-gradient(circle,rgba(26,78,114,0.32) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  content: '';
  width: 250px;
  left: -60px;
  top: -60px;
}.tpo-gr_jp_hyo::after {
  background: radial-gradient(circle,rgba(232,168,50,0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: 0;
  bottom: -2.5rem;
  width: 200px;
  height: 200px;
}.tpo-gr_jp_head_hyo {
  gap: 1rem;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}.tpo-gr_jp_info_hyo {
  flex: 1;
}.tpo-gr_jp_label_hyo {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7A3ED4;
  margin-bottom: 6px;
}.tpo-gr_jp_label_hyo svg {
  vertical-align: -2px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  margin-right: 4px;
}.tpo-gr_jp_amount_hyo {
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF4F8;
}
@media(min-width: 769px) {.tpo-gr_jp_amount_hyo {
  font-size: 2.5rem;
}
}.tpo-gr_jp_amount_hyo span {
  color: #E8A832;
}.tpo-gr_jp_seo_hyo {
  font-size: 0.75rem;
  max-width: 480px;
  color: #7A96A8;
  overflow-wrap: break-word;
  line-height: 1.5;
}.tpo-gr_jp_cta_hyo {
  border: 1px solid rgba(26,78,114,0.32);
  padding: 0.688rem 1.25rem;
  border-radius: 8px;
  transition: background .2s;
  background: rgba(26,78,114,0.32);
  flex-shrink: 0;
  color: #EDF4F8;
  position: relative;
  font-weight: 700;
  z-index: 1;
  font-size: 13px;
  white-space: nowrap;
  margin-top: 4px;
  align-self: flex-start;
}.tpo-gr_jp_cta_hyo:hover {
  background: #1A4E72;
}.tpo-ws_hyo {
  padding: 32px 1rem 0;
  background: #080C14;
}
@media(min-width: 767px) {.tpo-ws_hyo {
  padding: 2.25rem 24px 0;
}
}.tpo-ws_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-ws_head_hyo {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tpo-ws_title_hyo {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  align-items: center;
  flex-wrap: wrap;
  color: #EDF4F8;
}.tpo-ws_title_ic_hyo svg {
  stroke-linejoin: round;
  height: 18px;
  color: #E8A832;
  width: 18px;
  stroke-linecap: round;
}.tpo-ws_online_hyo {
  gap: 0.438rem;
  display: flex;
  color: #567080;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
}.tpo-ws_online_dot_hyo {
  border-radius: 50%;
  background: #1CB87A;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(28,184,122,0.15);
}.tpo-ws_scroll_hyo {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.tpo-ws_scroll_hyo::-webkit-scrollbar {
  display: none;
}.tpo-wc_hyo {
  padding: 10px 0.875rem;
  background: #0A1019;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.tpo-wc_img_hyo {
  border-radius: 4px;
  background: #0D1520;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.tpo-wc_img_hyo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tpo-wc_info_hyo {
  min-width: 0;
}.tpo-wc_game_hyo {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B2C6D4;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.tpo-wc_player_hyo {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #486070;
  font-size: 0.625rem;
}.tpo-wc_amount_hyo {
  flex-shrink: 0;
  font-size: 13px;
  color: #1CB87A;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.tpo-reg_hyo {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 766px) {.tpo-reg_hyo {
  padding: 44px 24px 0;
}
}.tpo-reg_in_hyo {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 1.5rem;
  border-radius: 12px;
  background: #0D1520;
  max-width: 1320px;
}
@media(min-width: 765px) {.tpo-reg_in_hyo {
  padding: 40px;
}
}.tpo-reg_top_hyo {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.tpo-reg_top_hyo {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tpo-reg_label_hyo {
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #2BA8D4;
}.tpo-reg_h2_hyo {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF4F8;
  margin-bottom: 12px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.tpo-reg_h2_hyo {
  font-size: 28px;
}
}.tpo-reg_bonus_hyo {
  gap: 0.5rem;
  border-radius: 8px;
  border: 1px solid rgba(232,168,50,0.14);
  padding: 10px 1rem;
  background: rgba(232,168,50,0.14);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.tpo-reg_bonus_amount_hyo {
  color: #E8A832;
  font-weight: 800;
  font-size: 20px;
}.tpo-reg_bonus_text_hyo {
  font-size: 0.813rem;
  color: #7A96A8;
  line-height: 1.35;
}.tpo-reg_cta_btn_hyo {
  background: #1CB87A;
  border-radius: 8px;
  padding: 0.875rem 32px;
  transition: background .2s;
  display: inline-block;
  box-shadow: 4px 4px 0 rgba(28,184,122,0.35), 0 2px 14px rgba(28,184,122,0.18);
  color: #040810;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
}.tpo-reg_cta_btn_hyo:hover {
  background: #22D48E;
}.tpo-reg_terms_hyo {
  line-height: 1.5;
  color: #486070;
  font-size: 11px;
}.tpo-reg_seo_hyo {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 20px;
  line-height: 1.65;
  color: #567080;
}.tpo-reg_seo_hyo p {
  line-height: 1.65;
  color: #567080;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.tpo-reg_seo_hyo p:last-child {
  margin-bottom: 0;
}.tpo-reg_seo_hyo strong {
  color: #B2C6D4;
  font-weight: 700;
}.tpo-reg_seo_hyo a {
  transition: color .2s;
  text-decoration: underline;
  color: #2BA8D4;
}.tpo-reg_seo_hyo a:hover {
  color: #3DC0EA;
}.tpo-reg_seo_hyo ul,.tpo-reg_seo_hyo ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.tpo-reg_seo_hyo ol {
  list-style: decimal;
}.tpo-reg_seo_hyo li {
  font-size: 0.813rem;
  color: #567080;
  margin-bottom: 4px;
  line-height: 1.65;
}.tpo-reg_seo_hyo table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.tpo-reg_seo_hyo table {
  display: table;
}
}.tpo-reg_seo_hyo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #B2C6D4;
  font-weight: 700;
  text-align: left;
}.tpo-reg_seo_hyo td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #567080;
}.tpo-reg_steps_hyo {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.tpo-reg_steps_hyo {
  margin-top: 0;
}
}.tpo-reg_step_hyo {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 8px;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.tpo-reg_step_num_hyo {
  border-radius: 50%;
  border: 1px solid rgba(43,168,212,0.07);
  background: rgba(43,168,212,0.16);
  font-weight: 800;
  color: #2BA8D4;
  width: 2.125rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  height: 34px;
}.tpo-reg_step_title_hyo {
  font-weight: 700;
  color: #EDF4F8;
  margin-bottom: 3px;
  font-size: 14px;
}.tpo-reg_step_text_hyo {
  color: #567080;
  font-size: 12px;
  line-height: 1.5;
}.tpo-reg_trust_hyo {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.tpo-reg_trust_item_hyo {
  gap: 0.438rem;
  align-items: center;
  color: #567080;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.tpo-reg_trust_ic_hyo svg {
  stroke-linecap: round;
  width: 16px;
  color: #2BA8D4;
  height: 16px;
  stroke-linejoin: round;
}.tpo-bon_hyo {
  padding: 2.25rem 1rem 0;
  background: #080C14;
}
@media(min-width: 767px) {.tpo-bon_hyo {
  padding: 44px 24px 0;
}
}.tpo-bon_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-bon_head_hyo {
  margin-bottom: 20px;
}.tpo-bon_label_hyo {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #2BA8D4;
}.tpo-bon_h2_hyo {
  margin-bottom: 8px;
  color: #EDF4F8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tpo-bon_h2_hyo {
  font-size: 24px;
}
}.tpo-bon_seo_hyo {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
  color: #567080;
}.tpo-bon_seo_hyo strong {
  font-weight: 700;
  color: #B2C6D4;
}.tpo-bon_seo_hyo a {
  color: #2BA8D4;
  text-decoration: underline;
}.tpo-bon_grid_hyo {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tpo-bon_grid_hyo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.tpo-bon_grid_hyo {
  grid-template-columns: repeat(5,1fr);
}
}.tpo-bon_card_hyo {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1rem;
  background: #0A1019;
}.tpo-bon_card_hyo:hover {
  transform: translateY(-2px);
  border-color: rgba(43,168,212,0.07);
}.tpo-bon_card_ic_hyo svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.tpo-bon_card_ic_hyo {
  margin-bottom: 10px;
}.tpo-bon_card_type_hyo {
  letter-spacing: .06em;
  font-weight: 700;
  color: #567080;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.tpo-bon_card_amount_hyo {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8A832;
  line-height: 1.1;
}.tpo-bon_card_name_hyo {
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EDF4F8;
  font-weight: 600;
}.tpo-bon_card_detail_hyo {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #486070;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
}.tpo-app_hyo {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width: 767px) {.tpo-app_hyo {
  padding: 2.75rem 24px 0;
}
}.tpo-app_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-app_head_hyo {
  margin-bottom: 16px;
}.tpo-app_label_hyo {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2BA8D4;
  font-size: 11px;
  text-transform: uppercase;
}.tpo-app_h2_hyo {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EDF4F8;
  font-weight: 800;
}
@media(min-width: 770px) {.tpo-app_h2_hyo {
  font-size: 1.5rem;
}
}.tpo-app_sub_hyo {
  max-width: 600px;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #567080;
}.tpo-app_sub_hyo strong {
  color: #B2C6D4;
  font-weight: 700;
}.tpo-app_cards_hyo {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tpo-app_cards_hyo {
  grid-template-columns: repeat(3,1fr);
}
}.tpo-app_card_hyo {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.tpo-app_card_ios_hyo {
  background: linear-gradient(135deg,rgba(43,168,212,0.16) 0%,#0D1520 100%);
}.tpo-app_card_android_hyo {
  background: linear-gradient(135deg,rgba(28,184,122,0.15) 0%,#0D1520 100%);
}.tpo-app_card_win_hyo {
  background: linear-gradient(135deg,rgba(232,168,50,0.14) 0%,#0D1520 100%);
}.tpo-app_card_ic_hyo svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tpo-app_card_ic_hyo {
  color: #EDF4F8;
  flex-shrink: 0;
}.tpo-app_card_os_hyo {
  font-size: 0.625rem;
  color: #567080;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tpo-app_card_title_hyo {
  color: #EDF4F8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.tpo-app_card_text_hyo {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #567080;
  overflow-wrap: break-word;
}.tpo-app_card_btn_hyo {
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 4px;
  border: 1px solid rgba(43,168,212,0.45);
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #EDF4F8;
  display: inline-flex;
}.tpo-app_card_btn_hyo:hover {
  background: rgba(255,255,255,0.07);
}.tpo-prov_hyo {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tpo-prov_hyo {
  padding: 44px 24px 0;
}
}.tpo-prov_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-prov_head_hyo {
  margin-bottom: 16px;
}.tpo-prov_label_hyo {
  text-transform: uppercase;
  color: #2BA8D4;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tpo-prov_h2_hyo {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EDF4F8;
  font-size: 20px;
}
@media(min-width:768px) {.tpo-prov_h2_hyo {
  font-size: 1.5rem;
}
}.tpo-prov_seo_hyo {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #567080;
  margin-bottom: 1rem;
}.tpo-prov_seo_hyo strong {
  color: #B2C6D4;
  font-weight: 700;
}.tpo-prov_seo_hyo a {
  color: #2BA8D4;
  text-decoration: underline;
}.tpo-prov_grid_hyo {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.tpo-prov_grid_hyo {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.tpo-prov_grid_hyo {
  grid-template-columns: repeat(8,1fr);
}
}.tpo-prov_card_hyo {
  background: #0A1019;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.tpo-prov_card_hyo:hover {
  background: #0D1520;
  border-color: rgba(43,168,212,0.45);
}.tpo-prov_logo_hyo {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  height: 44px;
  width: 2.75rem;
  align-items: center;
}.tpo-prov_logo_hyo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.tpo-prov_name_hyo {
  color: #7A96A8;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
}.tpo-rv_hyo {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.tpo-rv_hyo {
  padding: 44px 1.5rem 0;
}
}.tpo-rv_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-rv_head_hyo {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.tpo-rv_label_hyo {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #2BA8D4;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.tpo-rv_h2_hyo {
  color: #EDF4F8;
  margin-bottom: 10px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.tpo-rv_h2_hyo {
  font-size: 28px;
}
}.tpo-rv_stats_hyo {
  gap: 1.125rem;
  color: #567080;
  flex-wrap: wrap;
  font-size: 13px;
  align-items: center;
  display: flex;
}.tpo-rv_stats_score_hyo {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.tpo-rv_stats_score_val_hyo {
  font-family: 'Barlow Condensed', sans-serif;
  color: #E8A832;
  font-weight: 800;
  font-size: 22px;
}.tpo-rv_stats_score_max_hyo {
  color: #486070;
  font-size: 13px;
}.tpo-rv_stats_badge_hyo {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tpo-rv_stats_badge_hyo svg {
  width: 0.875rem;
  color: #E8A832;
  height: 0.875rem;
}.tpo-rv_grid_hyo {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tpo-rv_grid_hyo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tpo-rv_grid_hyo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tpo-rv_card_hyo {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #0D1520;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.tpo-rv_card_stars_hyo {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A832;
}.tpo-rv_card_stars_hyo svg {
  height: 0.875rem;
  width: 0.875rem;
}.tpo-rv_card_h_hyo {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #EDF4F8;
  font-size: 14px;
}.tpo-rv_card_body_hyo {
  flex: 1;
  color: #567080;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.tpo-rv_card_body_hyo strong {
  color: #B2C6D4;
  font-weight: 600;
}.tpo-rv_card_meta_hyo {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.tpo-rv_card_author_hyo {
  font-size: 0.75rem;
  color: #B2C6D4;
  font-weight: 600;
}.tpo-rv_card_date_hyo {
  color: #486070;
  font-size: 11px;
}.tpo-seo_hyo {
  background: #080C14;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.tpo-seo_hyo {
  padding: 2.75rem 24px 0;
}
}.tpo-seo_in_hyo {
  background: #0D1520;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width:768px) {.tpo-seo_in_hyo {
  padding: 36px 2.5rem;
}
}.tpo-seo_label_hyo {
  font-size: 0.688rem;
  font-weight: 700;
  color: #2BA8D4;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tpo-seo_h2_hyo {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  color: #EDF4F8;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.tpo-seo_h2_hyo {
  font-size: 24px;
}
}.tpo-seo_body_hyo {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7A96A8;
}.tpo-seo_body_hyo p {
  color: #7A96A8;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.tpo-seo_body_hyo p:last-child {
  margin-bottom: 0;
}.tpo-seo_body_hyo strong {
  color: #B2C6D4;
  font-weight: 700;
}.tpo-seo_body_hyo a {
  transition: color .2s;
  color: #2BA8D4;
  text-decoration: underline;
}.tpo-seo_body_hyo a:hover {
  color: #3DC0EA;
}.tpo-seo_body_hyo ul,.tpo-seo_body_hyo ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tpo-seo_body_hyo ol {
  list-style: decimal;
}.tpo-seo_body_hyo li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #7A96A8;
}.tpo-seo_body_hyo table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width:768px) {.tpo-seo_body_hyo table {
  display: table;
}
}.tpo-seo_body_hyo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B2C6D4;
}.tpo-seo_body_hyo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A96A8;
}.tpo-seo_cols_hyo {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.tpo-seo_cols_hyo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tpo-seo_cols_hyo {
  grid-template-columns: repeat(3,1fr);
}
}.tpo-seo_col_h_hyo {
  font-weight: 700;
  color: #B2C6D4;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.tpo-seo_col_p_hyo {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #567080;
}.tpo-seo_stats_hyo {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tpo-seo_stat_hyo {
  border: 1px solid rgba(43,168,212,0.16);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(43,168,212,0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.tpo-seo_stat_val_hyo {
  margin-bottom: 0.25rem;
  color: #2BA8D4;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.tpo-seo_stat_lb_hyo {
  color: #567080;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tpo-faq_hyo {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 770px) {.tpo-faq_hyo {
  padding: 2.75rem 1.5rem 0;
}
}.tpo-faq_in_hyo {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpo-faq_head_hyo {
  margin-bottom: 1.25rem;
}.tpo-faq_label_hyo {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #2BA8D4;
  margin-bottom: 0.5rem;
}.tpo-faq_h2_hyo {
  color: #EDF4F8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.tpo-faq_h2_hyo {
  font-size: 24px;
}
}.tpo-faq_list_hyo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tpo-faq_item_hyo {
  overflow: hidden;
  background: #0D1520;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
}.tpo-faq_q_hyo {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  font-weight: 600;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 14px;
  color: #B2C6D4;
  cursor: pointer;
}.tpo-faq_q_hyo:hover {
  color: #EDF4F8;
}.tpo-faq_q_ic_hyo {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  align-items: center;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  color: #2BA8D4;
}.tpo-faq_item_hyo.tpo-state_open_hyo .tpo-faq_q_ic_hyo {
  transform: rotate(45deg);
}.tpo-faq_a_hyo {
  padding: 0 1.25rem 16px;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #567080;
}.tpo-faq_item_hyo.tpo-state_open_hyo .tpo-faq_a_hyo {
  display: block;
}.tpo-faq_a_hyo strong {
  font-weight: 700;
  color: #B2C6D4;
}.tpo-faq_a_hyo a {
  text-decoration: underline;
  color: #2BA8D4;
}.tpo-faq_a_hyo ul,.tpo-faq_a_hyo ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.tpo-faq_a_hyo ol {
  list-style: decimal;
}.tpo-faq_a_hyo li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tpo-faq_a_hyo table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.tpo-faq_a_hyo table {
  display: table;
}
}.tpo-faq_a_hyo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  text-align: left;
  color: #B2C6D4;
  font-weight: 700;
}.tpo-faq_a_hyo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #567080;
}.tpo-seo_hyo {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.tpo-seo_hyo {
  padding: 2.75rem 1.5rem 0;
}
}.tpo-seo_in_hyo {
  background: #0D1520;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tpo-seo_in_hyo {
  padding: 36px 40px;
}
}.tpo-seo_label_hyo {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #2BA8D4;
}.tpo-seo_h2_hyo {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF4F8;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.tpo-seo_h2_hyo {
  font-size: 1.5rem;
}
}.tpo-seo_body_hyo {
  color: #7A96A8;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.tpo-seo_body_hyo p {
  color: #7A96A8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.tpo-seo_body_hyo p:last-child {
  margin-bottom: 0;
}.tpo-seo_body_hyo strong {
  color: #B2C6D4;
  font-weight: 700;
}.tpo-seo_body_hyo a {
  transition: color .2s;
  color: #2BA8D4;
  text-decoration: underline;
}.tpo-seo_body_hyo a:hover {
  color: #3DC0EA;
}.tpo-seo_body_hyo ul,.tpo-seo_body_hyo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tpo-seo_body_hyo ol {
  list-style: decimal;
}.tpo-seo_body_hyo li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #7A96A8;
  line-height: 1.75;
}.tpo-seo_body_hyo table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.tpo-seo_body_hyo table {
  display: table;
}
}.tpo-seo_body_hyo th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B2C6D4;
  text-align: left;
}.tpo-seo_body_hyo td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A96A8;
}.tpo-seo_cols_hyo {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.tpo-seo_cols_hyo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tpo-seo_cols_hyo {
  grid-template-columns: repeat(3,1fr);
}
}.tpo-seo_col_h_hyo {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B2C6D4;
}.tpo-seo_col_p_hyo {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #567080;
  overflow-wrap: break-word;
}.tpo-seo_stats_hyo {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tpo-seo_stat_hyo {
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(43,168,212,0.07);
  border: 1px solid rgba(43,168,212,0.16);
  min-width: 8.75rem;
}.tpo-seo_stat_val_hyo {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #2BA8D4;
  font-weight: 800;
}.tpo-seo_stat_lb_hyo {
  overflow-wrap: break-word;
  color: #567080;
  font-size: 11px;
}.tpo-seo_hyo {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.tpo-seo_hyo {
  padding: 2.75rem 1.5rem 0;
}
}.tpo-seo_in_hyo {
  padding: 28px 1.5rem;
  background: #0D1520;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.tpo-seo_in_hyo {
  padding: 36px 40px;
}
}.tpo-seo_label_hyo {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #2BA8D4;
}.tpo-seo_h2_hyo {
  font-weight: 800;
  line-height: 1.25;
  color: #EDF4F8;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.tpo-seo_h2_hyo {
  font-size: 24px;
}
}.tpo-seo_body_hyo {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7A96A8;
}.tpo-seo_body_hyo p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A96A8;
  font-size: 0.875rem;
}.tpo-seo_body_hyo p:last-child {
  margin-bottom: 0;
}.tpo-seo_body_hyo strong {
  font-weight: 700;
  color: #B2C6D4;
}.tpo-seo_body_hyo a {
  transition: color .2s;
  color: #2BA8D4;
  text-decoration: underline;
}.tpo-seo_body_hyo a:hover {
  color: #3DC0EA;
}.tpo-seo_body_hyo ul,.tpo-seo_body_hyo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tpo-seo_body_hyo ol {
  list-style: decimal;
}.tpo-seo_body_hyo li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A96A8;
}.tpo-seo_body_hyo table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.tpo-seo_body_hyo table {
  display: table;
}
}.tpo-seo_body_hyo th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B2C6D4;
}.tpo-seo_body_hyo td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A96A8;
}.tpo-seo_cols_hyo {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.tpo-seo_cols_hyo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tpo-seo_cols_hyo {
  grid-template-columns: repeat(3,1fr);
}
}.tpo-seo_col_h_hyo {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B2C6D4;
  font-size: 0.813rem;
}.tpo-seo_col_p_hyo {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #567080;
  line-height: 1.65;
}.tpo-seo_stats_hyo {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tpo-seo_stat_hyo {
  flex: 1;
  border: 1px solid rgba(43,168,212,0.16);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  background: rgba(43,168,212,0.07);
  min-width: 140px;
}.tpo-seo_stat_val_hyo {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #2BA8D4;
  margin-bottom: 4px;
}.tpo-seo_stat_lb_hyo {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #567080;
}.tpo-ft_hyo {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050810;
  margin-top: 3rem;
}.tpo-ft_support_hyo {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.tpo-ft_support_hyo {
  padding: 1.75rem 24px;
}
}.tpo-ft_support_in_hyo {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.tpo-ft_support_main_hyo {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.tpo-ft_support_ic_hyo {
  color: #2BA8D4;
  flex-shrink: 0;
}.tpo-ft_support_ic_hyo svg {
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
}.tpo-ft_support_text_title_hyo {
  overflow-wrap: break-word;
  color: #EDF4F8;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
}.tpo-ft_support_text_sub_hyo {
  color: #567080;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tpo-ft_support_btn_hyo {
  background: #2BA8D4;
  border-radius: 8px;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  color: #EDF4F8;
  white-space: nowrap;
}.tpo-ft_support_btn_hyo:hover {
  background: #3DC0EA;
}.tpo-ft_support_contacts_hyo {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.tpo-ft_support_contact_hyo {
  color: #486070;
  line-height: 1.4;
  font-size: 0.75rem;
}.tpo-ft_support_contact_hyo strong {
  margin-bottom: 2px;
  display: block;
  color: #7A96A8;
  font-size: 0.688rem;
  font-weight: 600;
}.tpo-ft_main_hyo {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.tpo-ft_main_hyo {
  padding: 2.5rem 1.5rem 2rem;
}
}.tpo-ft_main_in_hyo {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.tpo-ft_main_in_hyo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tpo-ft_main_in_hyo {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tpo-ft_col_logo_hyo {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.tpo-ft_col_logo_hyo {
  grid-column: auto;
}
}.tpo-ft_logo_hyo {
  gap: 9px;
  margin-bottom: 12px;
  color: #EDF4F8;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
}.tpo-ft_logo_mark_hyo {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.tpo-ft_logo_mark_hyo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tpo-ft_logo_sub_hyo {
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #486070;
}.tpo-ft_col_title_hyo {
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #7A96A8;
  text-transform: uppercase;
  letter-spacing: .07em;
}.tpo-ft_col_links_hyo {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tpo-ft_col_link_hyo {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #486070;
}.tpo-ft_col_link_hyo:hover {
  color: #B2C6D4;
}.tpo-ft_apps_hyo {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tpo-ft_app_card_hyo {
  padding: 10px 12px;
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.tpo-ft_app_card_hyo:hover {
  border-color: rgba(43,168,212,0.45);
}.tpo-ft_app_card_ic_hyo svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.tpo-ft_app_card_os_hyo {
  font-size: 0.625rem;
  color: #486070;
  font-weight: 600;
}.tpo-ft_app_card_action_hyo {
  font-weight: 700;
  color: #B2C6D4;
  font-size: 12px;
}.tpo-ft_bot_hyo {
  padding: 20px 16px;
}
@media(min-width: 767px) {.tpo-ft_bot_hyo {
  padding: 20px 1.5rem;
}
}.tpo-ft_bot_in_hyo {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.tpo-ft_socials_hyo {
  gap: 8px;
  display: flex;
}.tpo-ft_soc_hyo {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  color: #7A96A8;
  display: flex;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
}.tpo-ft_soc_hyo svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.tpo-ft_soc_hyo:hover {
  background: rgba(255,255,255,0.07);
}.tpo-ft_legal_hyo {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  color: #607A8C;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tpo-ft_legal_hyo strong {
  font-weight: 700;
  color: #7A96A8;
}.tpo-ft_legal_hyo a {
  color: #7A96A8;
  text-decoration: underline;
}.tpo-ft_age_hyo {
  border-radius: 50%;
  border: 2px solid #607A8C;
  width: 32px;
  margin-left: auto;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  color: #607A8C;
  height: 32px;
  display: flex;
}