html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #080E14;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
  min-height: 100vh;
  color: #B4C8D6;
  line-height: 1.6;
}.bye-layout_p9m {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.bye-page_p9m {
  min-height: 100vh;
  display: flex;
}.bye-main_p9m {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.bye-main_p9m {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.bye-main_p9m {
  padding-bottom: 4.5rem;
}
}.bye-gc_p9m {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0B141C;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 639px) {.bye-gc_p9m {
  width: 156px;
}
}
@media(min-width: 1077px) {.bye-gc_p9m {
  width: 10.5rem;
}
}.bye-gc_p9m:hover {
  border-color: rgba(0,200,226,0.07);
  transform: translateY(-3px);
}.bye-gc_img_p9m {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.bye-gc_img_p9m img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bye-gc_hover_p9m {
  transition: opacity .2s;
  background: rgba(4,8,14,0.80);
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.bye-gc_p9m:hover .bye-gc_hover_p9m {
  opacity: 1;
}.bye-gc_hover_btn_p9m {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #00C8E2;
  color: #E6F0F6;
  font-weight: 700;
  font-size: 12px;
}.bye-gc_info_p9m {
  padding: 0.5rem 10px 0.625rem;
}.bye-gc_name_p9m {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B4C8D6;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.bye-gc_prov_p9m {
  color: #3E5462;
  font-size: 10px;
}.bye-gc_tag_p9m {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  left: 6px;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
  font-size: 9px;
}.bye-gc_tag_hot_p9m {
  background: #E63040;
  color: #fff;
}.bye-gc_tag_new_p9m {
  background: #1ED46E;
  color: #080E14;
}.bye-gc_tag_jp_p9m {
  background: #EEB020;
  color: #080E14;
}.bye-gc_tag_ex_p9m {
  background: #006E9E;
  color: #fff;
}.bye-gc_tag_live_p9m {
  background: #E63040;
  color: #fff;
}.bye-gr_p9m {
  background: #080E14;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.bye-gr_p9m {
  padding: 36px 1.5rem 0;
}
}.bye-gr_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-gr_head_p9m {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.bye-gr_head_l_p9m {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.bye-gr_ic_p9m {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.bye-gr_ic_p9m svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.bye-gr_title_p9m {
  overflow-wrap: break-word;
  color: #E6F0F6;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
}
@media(min-width: 770px) {.bye-gr_title_p9m {
  font-size: 18px;
}
}.bye-gr_more_p9m {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #526878;
}.bye-gr_more_p9m:hover {
  color: #00C8E2;
}.bye-gr_more_p9m svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.bye-gr_arrows_p9m {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bye-gr_arr_p9m {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  align-items: center;
  color: #7A9AAE;
  justify-content: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
}.bye-gr_arr_p9m:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F0F6;
}.bye-gr_arr_p9m svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.bye-gr_seo_h_p9m {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #B4C8D6;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 767px) {.bye-gr_seo_h_p9m {
  font-size: 14px;
}
}.bye-gr_seo_p9m {
  overflow-wrap: break-word;
  color: #526878;
  line-height: 1.55;
  max-width: 680px;
  font-size: 12px;
  margin-bottom: 12px;
}.bye-gr_seo_p9m strong {
  font-weight: 600;
  color: #B4C8D6;
}.bye-gr_scroll_p9m {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.bye-gr_scroll_p9m::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.bye-gr_scroll_p9m {
  gap: 12px;
}
}.bye-tb_p9m {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #070C12;
  top: 0;
  right: 0;
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  align-items: center;
}.bye-tb_in_p9m {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.bye-tb_burger_p9m {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  height: 38px;
  width: 38px;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.bye-tb_burger_p9m:hover {
  background: rgba(255,255,255,0.05);
}.bye-tb_burger_line_p9m {
  background: #7A9AAE;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1077px) {.bye-tb_burger_p9m {
  display: none;
}
}.bye-tb_logo_p9m {
  gap: 0.563rem;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
  color: #E6F0F6;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.bye-tb_logo_mark_p9m {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
  display: flex;
}.bye-tb_logo_mark_p9m img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bye-tb_nav_p9m {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.bye-tb_nav_p9m {
  display: flex;
}
}.bye-tb_tab_p9m {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #7A9AAE;
}.bye-tb_tab_p9m:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F0F6;
}.bye-tb_tab_p9m.bye-state_active_p9m {
  background: rgba(0,200,226,0.15);
  color: #E6F0F6;
}.bye-tb_right_p9m {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.bye-tb_login_p9m {
  background: rgba(255,255,255,0.05);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  font-size: 13px;
  color: #B4C8D6;
  font-weight: 600;
  display: none;
}.bye-tb_login_p9m:hover {
  border-color: rgba(0,204,228,0.48);
  color: #E6F0F6;
}
@media(min-width: 481px) {.bye-tb_login_p9m {
  display: block;
}
}.bye-tb_reg_p9m {
  transition: background .2s;
  border-radius: 8px;
  background: #1ED46E;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #040C14;
  font-weight: 700;
  font-size: 0.813rem;
}.bye-tb_reg_p9m:hover {
  background: #28E87C;
}.bye-sb_p9m {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F1B24;
  border-right: 1px solid rgba(255,255,255,0.05);
  z-index: 70;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
  width: 220px;
  bottom: 0;
  position: fixed;
}.bye-sb_p9m.bye-state_open_p9m {
  transform: translateX(0);
}.bye-sb_p9m::-webkit-scrollbar {
  width: 0.25rem;
}.bye-sb_p9m::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.bye-sb_p9m {
  transform: translateX(0);
}
}.bye-sb_auth_p9m {
  padding: 14px 0.75rem 0.625rem;
}.bye-sb_btn_reg_p9m {
  transition: background .2s;
  background: #1ED46E;
  border-radius: 8px;
  padding: 11px;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #040C14;
}.bye-sb_btn_reg_p9m:hover {
  background: #28E87C;
}.bye-sb_btn_login_p9m {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  color: #B4C8D6;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
}.bye-sb_btn_login_p9m:hover {
  border-color: rgba(0,204,228,0.48);
  color: #E6F0F6;
}.bye-sb_promo_p9m {
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(0,200,226,0.15);
  background: linear-gradient(135deg,#011624,#0F1B24);
  position: relative;
}.bye-sb_promo_p9m::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,226,0.15),transparent 70%);
  height: 80px;
  right: -1.25rem;
  width: 80px;
  content: '';
  position: absolute;
  top: -1.25rem;
}.bye-sb_promo_title_p9m {
  letter-spacing: .06em;
  color: #00C8E2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
}.bye-sb_promo_text_p9m {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #E6F0F6;
  line-height: 1.35;
  font-size: 12px;
}.bye-sb_promo_sub_p9m {
  font-size: 0.625rem;
  color: #526878;
  margin-top: 3px;
}.bye-sb_nav_p9m {
  padding: 6px 8px 1rem;
}.bye-sb_nav_lb_p9m {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3E5462;
  font-size: 10px;
}.bye-sb_link_p9m {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 4px;
  color: #7A9AAE;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
}.bye-sb_link_p9m:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F0F6;
}.bye-sb_link_p9m.bye-state_active_p9m {
  background: rgba(0,200,226,0.15);
  color: #E6F0F6;
}.bye-sb_ic_p9m {
  border-radius: 0.25rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  height: 30px;
}.bye-sb_ic_p9m svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.bye-sb_ic_1_p9m {
  background: rgba(0,200,226,0.07);
  color: #00C8E2;
}.bye-sb_ic_2_p9m {
  background: rgba(30,212,110,0.14);
  color: #1ED46E;
}.bye-sb_ic_3_p9m {
  background: rgba(238,176,32,0.14);
  color: #EEB020;
}.bye-sb_ic_4_p9m {
  background: rgba(0,110,158,0.22);
  color: #006E9E;
}.bye-sb_ic_5_p9m {
  background: rgba(0,200,226,0.07);
  color: #E03898;
}.bye-sb_ic_6_p9m {
  background: rgba(0,110,158,0.22);
  color: #9C44E0;
}.bye-sb_badge_p9m {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #EEB020;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #040C14;
}.bye-sb_bot_p9m {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.bye-sb_lang_p9m,.bye-sb_help_p9m {
  flex: 1;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  gap: 6px;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.06);
  justify-content: center;
  display: flex;
  align-items: center;
  color: #7A9AAE;
  font-size: 0.688rem;
  font-weight: 600;
}.bye-sb_lang_p9m:hover,.bye-sb_help_p9m:hover {
  border-color: rgba(0,204,228,0.48);
  color: #E6F0F6;
}.bye-sb_lang_p9m svg,.bye-sb_help_p9m svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.bye-sb_bd_p9m {
  inset: 0;
  background: rgba(4,8,14,0.80);
  position: fixed;
  z-index: 69;
  display: none;
}.bye-sb_bd_p9m.bye-state_on_p9m {
  display: block;
}
@media(min-width:1080px) {.bye-sb_bd_p9m {
  display: none!important;
}
}.bye-mob_nav_p9m {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #0F1B24;
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1081px) {.bye-mob_nav_p9m {
  display: none;
}
}.bye-mob_nav_item_p9m {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #3E5462;
}.bye-mob_nav_ic_p9m {
  line-height: 1;
}.bye-mob_nav_ic_p9m svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.bye-mob_nav_lb_p9m {
  color: #3E5462;
  font-weight: 600;
  font-size: 10px;
}.bye-mob_nav_item_p9m.bye-state_active_p9m {
  color: #00C8E2;
}.bye-mob_nav_item_p9m.bye-state_active_p9m .bye-mob_nav_lb_p9m {
  color: #00C8E2;
}.bye-hero_p9m {
  padding: 20px 16px 0;
  background: #080E14;
}
@media(min-width: 767px) {.bye-hero_p9m {
  padding: 24px 24px 0;
}
}.bye-hero_in_p9m {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.bye-hero_in_p9m {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.bye-hero_in_p9m {
  grid-template-columns: 1fr 21.25rem;
}
}.bye-hero_promo_p9m {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #0B141C;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.bye-hero_promo_p9m {
  min-height: 280px;
}
}.bye-hero_promo_bg_p9m {
  background: linear-gradient(120deg,#011624 0%,#080E14 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.bye-hero_promo_bg_p9m::after {
  background: linear-gradient(90deg,#080E14 0%,rgba(4,8,14,0.80) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bye-hero_promo_glow_p9m {
  background: radial-gradient(circle,rgba(0,110,158,0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
  right: 3.75rem;
  top: -2.5rem;
}.bye-hero_promo_ct_p9m {
  padding: 28px 1.5rem 28px 28px;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 770px) {.bye-hero_promo_ct_p9m {
  padding: 40px 2rem;
}
}.bye-hero_badge_p9m {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(0,200,226,0.07);
  background: rgba(0,200,226,0.15);
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  color: #00C8E2;
}.bye-hero_h1_p9m {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  color: #E6F0F6;
  font-size: 26px;
  font-family: 'Rajdhani', sans-serif;
}.bye-hero_h1_p9m em {
  color: #EEB020;
  font-style: normal;
}
@media(min-width: 766px) {.bye-hero_h1_p9m {
  font-size: 2.25rem;
}
}.bye-hero_sub_p9m {
  line-height: 1.55;
  font-size: 13px;
  color: #7A9AAE;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.bye-hero_sub_p9m {
  font-size: 0.875rem;
}
}.bye-hero_row_p9m {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bye-hero_cta_p9m {
  border-radius: 8px;
  background: #1ED46E;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-weight: 700;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0 16px rgba(30,212,110,0.50), 0 5px 14px rgba(0,0,0,0.55);
  color: #040C14;
}.bye-hero_cta_p9m:hover {
  background: #28E87C;
}.bye-hero_terms_p9m {
  font-size: 0.688rem;
  color: #3E5462;
}.bye-hero_game_p9m {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0B141C;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.bye-hero_game_badge_p9m {
  background: rgba(238,176,32,0.14);
  padding: 0.313rem 10px;
  border: 1px solid rgba(238,176,32,0.14);
  border-radius: 1.25rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #EEB020;
  position: absolute;
  left: 12px;
  z-index: 3;
  letter-spacing: .06em;
  top: 0.75rem;
}.bye-hero_game_badge_p9m svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.bye-hero_game_img_p9m {
  background: linear-gradient(135deg,#011624,#080E14);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bye-hero_game_img_p9m img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.bye-hero_game_play_p9m {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4,8,14,0.80);
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.bye-hero_game_p9m:hover .bye-hero_game_play_p9m {
  opacity: 1;
}.bye-hero_game_play_p9m span {
  background: #00C8E2;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
}.bye-hero_game_play_p9m span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.bye-hero_game_info_p9m {
  padding: 14px 16px;
}.bye-hero_game_title_p9m {
  color: #E6F0F6;
  margin-bottom: 4px;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.bye-hero_game_provider_p9m {
  color: #526878;
  font-size: 0.688rem;
}.bye-hero_game_btn_p9m {
  padding: 0.688rem;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  background: #00C8E2;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  color: #E6F0F6;
  text-align: center;
}.bye-hero_game_p9m:hover .bye-hero_game_btn_p9m {
  background: #1ADAF4;
}.bye-sbar_p9m {
  background: #080E14;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.bye-sbar_p9m {
  padding: 1.125rem 1.5rem 0;
}
}.bye-sbar_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-sbar_row_p9m {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.bye-sbar_input_p9m {
  gap: 10px;
  background: #0B141C;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  flex: 1;
  padding: 11px 1rem;
  border-radius: 0.5rem;
  color: #526878;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
}.bye-sbar_input_p9m:hover {
  border-color: rgba(0,204,228,0.48);
}.bye-sbar_input_p9m svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
}.bye-sbar_providers_p9m {
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #0B141C;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #B4C8D6;
  white-space: nowrap;
}.bye-sbar_providers_p9m:hover {
  border-color: rgba(0,204,228,0.48);
  color: #E6F0F6;
}.bye-sbar_providers_p9m svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.bye-sbar_tabs_p9m {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.bye-sbar_tabs_p9m::-webkit-scrollbar {
  display: none;
}.bye-sbar_tab_p9m {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #7A9AAE;
  cursor: pointer;
  flex-shrink: 0;
}.bye-sbar_tab_p9m:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,204,228,0.48);
  color: #E6F0F6;
}.bye-sbar_tab_p9m.bye-state_active_p9m {
  border-color: rgba(0,200,226,0.07);
  background: rgba(0,200,226,0.15);
  color: #E6F0F6;
}.bye-sbar_tab_ic_p9m svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bye-gcg_p9m {
  padding: 36px 16px 0;
  background: #080E14;
}
@media(min-width: 766px) {.bye-gcg_p9m {
  padding: 44px 24px 0;
}
}.bye-gcg_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-gcg_head_p9m {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.bye-gcg_label_p9m {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8E2;
  font-size: 0.688rem;
}.bye-gcg_h2_p9m {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F0F6;
}
@media(min-width: 766px) {.bye-gcg_h2_p9m {
  font-size: 28px;
}
}.bye-gcg_intro_p9m {
  color: #526878;
  line-height: 1.6;
  font-size: 13px;
}.bye-gcg_grid_p9m {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bye-gcg_grid_p9m {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.bye-gcg_grid_p9m {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bye-gcg_card_p9m {
  border-radius: 0.75rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.bye-gcg_card_p9m:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,226,0.15);
}.bye-gcg_card_bg_p9m {
  inset: 0;
  z-index: 0;
  position: absolute;
}.bye-gcg_card_bg_p9m::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bye-gcg_card_ic_p9m {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  position: absolute;
  align-items: center;
  width: 40px;
  height: 2.5rem;
  top: 18px;
  display: flex;
  justify-content: center;
  z-index: 2;
  color: #E6F0F6;
  right: 18px;
}.bye-gcg_card_ic_p9m svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.bye-gcg_card_ct_p9m {
  z-index: 1;
  position: relative;
}.bye-gcg_card_h_p9m {
  margin-bottom: 0.5rem;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  color: #E6F0F6;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.bye-gcg_card_h_p9m {
  font-size: 1.25rem;
}
}.bye-gcg_card_p_p9m {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 12px;
}.bye-gcg_card_p_p9m strong {
  font-weight: 600;
  color: #E6F0F6;
}.bye-gcg_card_cta_p9m {
  gap: 0.25rem;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E2;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
}.bye-gcg_card_cta_p9m svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.bye-ws_p9m {
  background: #080E14;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.bye-ws_p9m {
  padding: 2.25rem 1.5rem 0;
}
}.bye-ws_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-ws_head_p9m {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
}.bye-ws_title_p9m {
  gap: 10px;
  color: #E6F0F6;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}.bye-ws_title_ic_p9m svg {
  stroke-linecap: round;
  height: 1.125rem;
  color: #EEB020;
  stroke-linejoin: round;
  width: 1.125rem;
}.bye-ws_online_p9m {
  gap: 0.438rem;
  display: flex;
  color: #526878;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
}.bye-ws_online_dot_p9m {
  background: #1ED46E;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(30,212,110,0.14);
}.bye-ws_scroll_p9m {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.bye-ws_scroll_p9m::-webkit-scrollbar {
  display: none;
}.bye-wc_p9m {
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: #0B141C;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.bye-wc_img_p9m {
  overflow: hidden;
  border-radius: 4px;
  background: #0F1B24;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.bye-wc_img_p9m img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bye-wc_info_p9m {
  min-width: 0;
}.bye-wc_game_p9m {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #B4C8D6;
}.bye-wc_player_p9m {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #3E5462;
}.bye-wc_amount_p9m {
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #1ED46E;
  margin-left: auto;
}.bye-reg_p9m {
  background: #080E14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bye-reg_p9m {
  padding: 2.75rem 24px 0;
}
}.bye-reg_in_p9m {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F1B24;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.bye-reg_in_p9m {
  padding: 40px;
}
}.bye-reg_top_p9m {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.bye-reg_top_p9m {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bye-reg_label_p9m {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E2;
}.bye-reg_h2_p9m {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F0F6;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.bye-reg_h2_p9m {
  font-size: 28px;
}
}.bye-reg_bonus_p9m {
  border-radius: 0.5rem;
  background: rgba(238,176,32,0.14);
  padding: 0.625rem 16px;
  gap: 8px;
  border: 1px solid rgba(238,176,32,0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.bye-reg_bonus_amount_p9m {
  font-size: 1.25rem;
  color: #EEB020;
  font-weight: 800;
}.bye-reg_bonus_text_p9m {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #7A9AAE;
}.bye-reg_cta_btn_p9m {
  background: #1ED46E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 32px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #040C14;
  margin-bottom: 0.75rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0 16px rgba(30,212,110,0.50), 0 5px 0.875rem rgba(0,0,0,0.55);
  display: inline-block;
}.bye-reg_cta_btn_p9m:hover {
  background: #28E87C;
}.bye-reg_terms_p9m {
  line-height: 1.5;
  color: #3E5462;
  font-size: 11px;
}.bye-reg_seo_p9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 0.813rem;
  color: #526878;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bye-reg_seo_p9m p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #526878;
  margin-bottom: 10px;
}.bye-reg_seo_p9m p:last-child {
  margin-bottom: 0;
}.bye-reg_seo_p9m strong {
  color: #B4C8D6;
  font-weight: 700;
}.bye-reg_seo_p9m a {
  transition: color .2s;
  color: #00C8E2;
  text-decoration: underline;
}.bye-reg_seo_p9m a:hover {
  color: #1ADAF4;
}.bye-reg_seo_p9m ul,.bye-reg_seo_p9m ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.bye-reg_seo_p9m ol {
  list-style: decimal;
}.bye-reg_seo_p9m li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #526878;
}.bye-reg_seo_p9m table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 766px) {.bye-reg_seo_p9m table {
  display: table;
}
}.bye-reg_seo_p9m th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C8D6;
}.bye-reg_seo_p9m td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #526878;
}.bye-reg_steps_p9m {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.bye-reg_steps_p9m {
  margin-top: 0;
}
}.bye-reg_step_p9m {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  padding: 16px;
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.bye-reg_step_num_p9m {
  border-radius: 50%;
  background: rgba(0,200,226,0.15);
  border: 1px solid rgba(0,200,226,0.07);
  flex-shrink: 0;
  font-weight: 800;
  font-size: 0.875rem;
  color: #00C8E2;
  align-items: center;
  width: 34px;
  height: 2.125rem;
  display: flex;
  justify-content: center;
}.bye-reg_step_title_p9m {
  font-weight: 700;
  color: #E6F0F6;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.bye-reg_step_text_p9m {
  font-size: 12px;
  line-height: 1.5;
  color: #526878;
}.bye-reg_trust_p9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.bye-reg_trust_item_p9m {
  gap: 7px;
  color: #526878;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.bye-reg_trust_ic_p9m svg {
  width: 1rem;
  color: #00C8E2;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bye-prov_p9m {
  background: #080E14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.bye-prov_p9m {
  padding: 44px 1.5rem 0;
}
}.bye-prov_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-prov_head_p9m {
  margin-bottom: 16px;
}.bye-prov_label_p9m {
  font-weight: 700;
  color: #00C8E2;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bye-prov_h2_p9m {
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F0F6;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.bye-prov_h2_p9m {
  font-size: 1.5rem;
}
}.bye-prov_seo_p9m {
  max-width: 620px;
  color: #526878;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.bye-prov_seo_p9m strong {
  color: #B4C8D6;
  font-weight: 700;
}.bye-prov_seo_p9m a {
  color: #00C8E2;
  text-decoration: underline;
}.bye-prov_grid_p9m {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.bye-prov_grid_p9m {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.bye-prov_grid_p9m {
  grid-template-columns: repeat(8,1fr);
}
}.bye-prov_card_p9m {
  background: #0B141C;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.bye-prov_card_p9m:hover {
  border-color: rgba(0,204,228,0.48);
  background: #0F1B24;
}.bye-prov_logo_p9m {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  width: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
}.bye-prov_logo_p9m img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bye-prov_name_p9m {
  text-align: center;
  color: #7A9AAE;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
}.bye-htp_p9m {
  background: #080E14;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bye-htp_p9m {
  padding: 2.75rem 1.5rem 0;
}
}.bye-htp_in_p9m {
  margin: 0 auto;
  max-width: 82.5rem;
}.bye-htp_head_p9m {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.bye-htp_label_p9m {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E2;
  letter-spacing: .08em;
}.bye-htp_h2_p9m {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F0F6;
  font-size: 22px;
}
@media(min-width: 765px) {.bye-htp_h2_p9m {
  font-size: 1.75rem;
}
}.bye-htp_intro_p9m {
  color: #526878;
  line-height: 1.6;
  font-size: 14px;
}.bye-htp_steps_p9m {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.bye-htp_steps_p9m {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bye-htp_steps_p9m {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.bye-htp_step_p9m {
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1B24;
  border-radius: 0.5rem;
  padding: 20px 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.bye-htp_step_num_p9m {
  border-radius: 50%;
  background: #00C8E2;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 1.75rem;
  position: absolute;
  font-size: 13px;
  font-family: 'Rajdhani', sans-serif;
  color: #040C14;
  font-weight: 800;
  left: 20px;
  top: -0.75rem;
  height: 28px;
}.bye-htp_step_ic_p9m {
  margin: 8px 0 0.75rem;
  background: rgba(0,200,226,0.15);
  border-radius: 0.25rem;
  align-items: center;
  color: #00C8E2;
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
}.bye-htp_step_ic_p9m svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bye-htp_step_h_p9m {
  color: #E6F0F6;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
}.bye-htp_step_p_p9m {
  overflow-wrap: break-word;
  color: #526878;
  line-height: 1.55;
  font-size: 13px;
}.bye-htp_step_p_p9m strong {
  font-weight: 600;
  color: #B4C8D6;
}.bye-htp_cta_p9m {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #1ED46E;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #040C14;
}.bye-htp_cta_p9m:hover {
  background: #28E87C;
}.bye-app_p9m {
  padding: 36px 16px 0;
  background: #080E14;
}
@media(min-width: 771px) {.bye-app_p9m {
  padding: 44px 24px 0;
}
}.bye-app_in_p9m {
  margin: 0 auto;
  max-width: 82.5rem;
}.bye-app_head_p9m {
  margin-bottom: 1rem;
}.bye-app_label_p9m {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E2;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.bye-app_h2_p9m {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #E6F0F6;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 765px) {.bye-app_h2_p9m {
  font-size: 24px;
}
}.bye-app_sub_p9m {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #526878;
  max-width: 600px;
  font-size: 0.813rem;
}.bye-app_sub_p9m strong {
  color: #B4C8D6;
  font-weight: 700;
}.bye-app_cards_p9m {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bye-app_cards_p9m {
  grid-template-columns: repeat(3,1fr);
}
}.bye-app_card_p9m {
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.bye-app_card_ios_p9m {
  background: linear-gradient(135deg,rgba(0,200,226,0.15) 0%,#0F1B24 100%);
}.bye-app_card_android_p9m {
  background: linear-gradient(135deg,rgba(30,212,110,0.14) 0%,#0F1B24 100%);
}.bye-app_card_win_p9m {
  background: linear-gradient(135deg,rgba(238,176,32,0.14) 0%,#0F1B24 100%);
}.bye-app_card_ic_p9m svg {
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bye-app_card_ic_p9m {
  color: #E6F0F6;
  flex-shrink: 0;
}.bye-app_card_os_p9m {
  margin-bottom: 0.375rem;
  color: #526878;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.bye-app_card_title_p9m {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #E6F0F6;
  font-size: 15px;
}.bye-app_card_text_p9m {
  overflow-wrap: break-word;
  color: #526878;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.bye-app_card_btn_p9m {
  border-radius: 4px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(0,204,228,0.48);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  font-size: 13px;
  display: inline-flex;
  color: #E6F0F6;
  font-weight: 700;
  align-items: center;
}.bye-app_card_btn_p9m:hover {
  background: rgba(255,255,255,0.07);
}.bye-bon_p9m {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 769px) {.bye-bon_p9m {
  padding: 2.75rem 24px 0;
}
}.bye-bon_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-bon_head_p9m {
  margin-bottom: 1.25rem;
}.bye-bon_label_p9m {
  letter-spacing: .08em;
  color: #00C8E2;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.bye-bon_h2_p9m {
  margin-bottom: 8px;
  color: #E6F0F6;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bye-bon_h2_p9m {
  font-size: 1.5rem;
}
}.bye-bon_seo_p9m {
  overflow-wrap: break-word;
  color: #526878;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
}.bye-bon_seo_p9m strong {
  font-weight: 700;
  color: #B4C8D6;
}.bye-bon_seo_p9m a {
  text-decoration: underline;
  color: #00C8E2;
}.bye-bon_grid_p9m {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.bye-bon_grid_p9m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.bye-bon_grid_p9m {
  grid-template-columns: repeat(5,1fr);
}
}.bye-bon_card_p9m {
  transition: border-color .2s,transform .2s;
  background: #0B141C;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
}.bye-bon_card_p9m:hover {
  border-color: rgba(0,200,226,0.07);
  transform: translateY(-2px);
}.bye-bon_card_ic_p9m svg {
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.bye-bon_card_ic_p9m {
  margin-bottom: 0.625rem;
}.bye-bon_card_type_p9m {
  color: #526878;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 6px;
}.bye-bon_card_amount_p9m {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #EEB020;
  line-height: 1.1;
  font-size: 18px;
}.bye-bon_card_name_p9m {
  color: #E6F0F6;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
}.bye-bon_card_detail_p9m {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #3E5462;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
}.bye-faq_p9m {
  background: #080E14;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.bye-faq_p9m {
  padding: 44px 24px 0;
}
}.bye-faq_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-faq_head_p9m {
  margin-bottom: 20px;
}.bye-faq_label_p9m {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #00C8E2;
  font-size: 11px;
  text-transform: uppercase;
}.bye-faq_h2_p9m {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #E6F0F6;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bye-faq_h2_p9m {
  font-size: 1.5rem;
}
}.bye-faq_list_p9m {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bye-faq_item_p9m {
  background: #0F1B24;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
}.bye-faq_q_p9m {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  cursor: pointer;
  color: #B4C8D6;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
}.bye-faq_q_p9m:hover {
  color: #E6F0F6;
}.bye-faq_q_ic_p9m {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  align-items: center;
  display: flex;
  font-size: 1rem;
  color: #00C8E2;
  flex-shrink: 0;
  height: 24px;
  justify-content: center;
  width: 1.5rem;
}.bye-faq_item_p9m.bye-state_open_p9m .bye-faq_q_ic_p9m {
  transform: rotate(45deg);
}.bye-faq_a_p9m {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #526878;
  overflow-wrap: break-word;
}.bye-faq_item_p9m.bye-state_open_p9m .bye-faq_a_p9m {
  display: block;
}.bye-faq_a_p9m strong {
  font-weight: 700;
  color: #B4C8D6;
}.bye-faq_a_p9m a {
  text-decoration: underline;
  color: #00C8E2;
}.bye-faq_a_p9m ul,.bye-faq_a_p9m ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.bye-faq_a_p9m ol {
  list-style: decimal;
}.bye-faq_a_p9m li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.bye-faq_a_p9m table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.bye-faq_a_p9m table {
  display: table;
}
}.bye-faq_a_p9m th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4C8D6;
  font-weight: 700;
  text-align: left;
}.bye-faq_a_p9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #526878;
}.bye-pmt_p9m {
  padding: 36px 16px 0;
  background: #080E14;
}
@media(min-width: 765px) {.bye-pmt_p9m {
  padding: 44px 1.5rem 0;
}
}.bye-pmt_in_p9m {
  margin: 0 auto;
  max-width: 82.5rem;
}.bye-pmt_head_p9m {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.bye-pmt_label_p9m {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C8E2;
  margin-bottom: 8px;
}.bye-pmt_h2_p9m {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #E6F0F6;
}
@media(min-width: 770px) {.bye-pmt_h2_p9m {
  font-size: 28px;
}
}.bye-pmt_intro_p9m {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #526878;
}.bye-pmt_groups_p9m {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.bye-pmt_group_p9m {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #0F1B24;
}.bye-pmt_group_head_p9m {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bye-pmt_group_ic_p9m {
  border-radius: 0.25rem;
  background: rgba(0,200,226,0.15);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  color: #00C8E2;
  width: 2.25rem;
  height: 36px;
}.bye-pmt_group_ic_p9m svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
}.bye-pmt_group_h_p9m {
  margin: 0;
  font-weight: 700;
  color: #E6F0F6;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}.bye-pmt_group_p_p9m {
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #526878;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bye-pmt_group_p_p9m strong {
  font-weight: 600;
  color: #B4C8D6;
}.bye-pmt_table_wrap_p9m {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bye-pmt_table_p9m {
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.bye-pmt_table_p9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #B4C8D6;
  font-size: 11px;
  letter-spacing: .04em;
}.bye-pmt_table_p9m td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #526878;
}.bye-pmt_table_p9m tbody tr:last-child td {
  border-bottom: none;
}.bye-pmt_table_p9m tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B4C8D6;
}.bye-seo_p9m {
  background: #080E14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.bye-seo_p9m {
  padding: 2.75rem 1.5rem 0;
}
}.bye-seo_in_p9m {
  background: #0F1B24;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.bye-seo_in_p9m {
  padding: 36px 40px;
}
}.bye-seo_label_p9m {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #00C8E2;
  text-transform: uppercase;
}.bye-seo_h2_p9m {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E6F0F6;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width:768px) {.bye-seo_h2_p9m {
  font-size: 1.5rem;
}
}.bye-seo_body_p9m {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9AAE;
}.bye-seo_body_p9m p {
  color: #7A9AAE;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.bye-seo_body_p9m p:last-child {
  margin-bottom: 0;
}.bye-seo_body_p9m strong {
  font-weight: 700;
  color: #B4C8D6;
}.bye-seo_body_p9m a {
  transition: color .2s;
  color: #00C8E2;
  text-decoration: underline;
}.bye-seo_body_p9m a:hover {
  color: #1ADAF4;
}.bye-seo_body_p9m ul,.bye-seo_body_p9m ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bye-seo_body_p9m ol {
  list-style: decimal;
}.bye-seo_body_p9m li {
  color: #7A9AAE;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.bye-seo_body_p9m table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.bye-seo_body_p9m table {
  display: table;
}
}.bye-seo_body_p9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B4C8D6;
  font-weight: 700;
  text-align: left;
}.bye-seo_body_p9m td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9AAE;
}.bye-seo_cols_p9m {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.bye-seo_cols_p9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.bye-seo_cols_p9m {
  grid-template-columns: repeat(3,1fr);
}
}.bye-seo_col_h_p9m {
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #B4C8D6;
  overflow-wrap: break-word;
}.bye-seo_col_p_p9m {
  color: #526878;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bye-seo_stats_p9m {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bye-seo_stat_p9m {
  border: 1px solid rgba(0,200,226,0.15);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(0,200,226,0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.bye-seo_stat_val_p9m {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #00C8E2;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.bye-seo_stat_lb_p9m {
  overflow-wrap: break-word;
  color: #526878;
  font-size: 11px;
}.bye-rv_p9m {
  background: #080E14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.bye-rv_p9m {
  padding: 44px 24px 0;
}
}.bye-rv_in_p9m {
  margin: 0 auto;
  max-width: 1320px;
}.bye-rv_head_p9m {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.bye-rv_label_p9m {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E2;
}.bye-rv_h2_p9m {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #E6F0F6;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 767px) {.bye-rv_h2_p9m {
  font-size: 28px;
}
}.bye-rv_stats_p9m {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  color: #526878;
}.bye-rv_stats_score_p9m {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.bye-rv_stats_score_val_p9m {
  color: #EEB020;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}.bye-rv_stats_score_max_p9m {
  font-size: 13px;
  color: #3E5462;
}.bye-rv_stats_badge_p9m {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bye-rv_stats_badge_p9m svg {
  color: #EEB020;
  height: 0.875rem;
  width: 0.875rem;
}.bye-rv_grid_p9m {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.bye-rv_grid_p9m {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.bye-rv_grid_p9m {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bye-rv_card_p9m {
  border-radius: 8px;
  background: #0F1B24;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  display: flex;
  flex-direction: column;
}.bye-rv_card_stars_p9m {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #EEB020;
}.bye-rv_card_stars_p9m svg {
  width: 0.875rem;
  height: 0.875rem;
}.bye-rv_card_h_p9m {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F0F6;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}.bye-rv_card_body_p9m {
  flex: 1;
  margin-bottom: 14px;
  color: #526878;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.bye-rv_card_body_p9m strong {
  font-weight: 600;
  color: #B4C8D6;
}.bye-rv_card_meta_p9m {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.bye-rv_card_author_p9m {
  font-weight: 600;
  color: #B4C8D6;
  font-size: 0.75rem;
}.bye-rv_card_date_p9m {
  color: #3E5462;
  font-size: 11px;
}.bye-seo_p9m {
  background: #080E14;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.bye-seo_p9m {
  padding: 44px 1.5rem 0;
}
}.bye-seo_in_p9m {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1B24;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.bye-seo_in_p9m {
  padding: 2.25rem 2.5rem;
}
}.bye-seo_label_p9m {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C8E2;
  letter-spacing: .08em;
}.bye-seo_h2_p9m {
  line-height: 1.25;
  color: #E6F0F6;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bye-seo_h2_p9m {
  font-size: 24px;
}
}.bye-seo_body_p9m {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9AAE;
}.bye-seo_body_p9m p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A9AAE;
}.bye-seo_body_p9m p:last-child {
  margin-bottom: 0;
}.bye-seo_body_p9m strong {
  font-weight: 700;
  color: #B4C8D6;
}.bye-seo_body_p9m a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E2;
}.bye-seo_body_p9m a:hover {
  color: #1ADAF4;
}.bye-seo_body_p9m ul,.bye-seo_body_p9m ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bye-seo_body_p9m ol {
  list-style: decimal;
}.bye-seo_body_p9m li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7A9AAE;
}.bye-seo_body_p9m table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.bye-seo_body_p9m table {
  display: table;
}
}.bye-seo_body_p9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B4C8D6;
}.bye-seo_body_p9m td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9AAE;
}.bye-seo_cols_p9m {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.bye-seo_cols_p9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bye-seo_cols_p9m {
  grid-template-columns: repeat(3,1fr);
}
}.bye-seo_col_h_p9m {
  color: #B4C8D6;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.bye-seo_col_p_p9m {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #526878;
}.bye-seo_stats_p9m {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bye-seo_stat_p9m {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(0,200,226,0.07);
  border: 1px solid rgba(0,200,226,0.15);
  min-width: 8.75rem;
}.bye-seo_stat_val_p9m {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00C8E2;
  margin-bottom: 4px;
  font-size: 20px;
}.bye-seo_stat_lb_p9m {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #526878;
}.bye-seo_p9m {
  background: #080E14;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.bye-seo_p9m {
  padding: 2.75rem 1.5rem 0;
}
}.bye-seo_in_p9m {
  background: #0F1B24;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 12px;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.bye-seo_in_p9m {
  padding: 36px 40px;
}
}.bye-seo_label_p9m {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C8E2;
  font-weight: 700;
  font-size: 11px;
}.bye-seo_h2_p9m {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F0F6;
  line-height: 1.25;
}
@media(min-width: 767px) {.bye-seo_h2_p9m {
  font-size: 1.5rem;
}
}.bye-seo_body_p9m {
  color: #7A9AAE;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bye-seo_body_p9m p {
  margin-bottom: 12px;
  color: #7A9AAE;
  line-height: 1.75;
  font-size: 14px;
}.bye-seo_body_p9m p:last-child {
  margin-bottom: 0;
}.bye-seo_body_p9m strong {
  color: #B4C8D6;
  font-weight: 700;
}.bye-seo_body_p9m a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E2;
}.bye-seo_body_p9m a:hover {
  color: #1ADAF4;
}.bye-seo_body_p9m ul,.bye-seo_body_p9m ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.bye-seo_body_p9m ol {
  list-style: decimal;
}.bye-seo_body_p9m li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9AAE;
  margin-bottom: 6px;
}.bye-seo_body_p9m table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width:768px) {.bye-seo_body_p9m table {
  display: table;
}
}.bye-seo_body_p9m th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B4C8D6;
  text-align: left;
  font-weight: 700;
}.bye-seo_body_p9m td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A9AAE;
}.bye-seo_cols_p9m {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.bye-seo_cols_p9m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bye-seo_cols_p9m {
  grid-template-columns: repeat(3,1fr);
}
}.bye-seo_col_h_p9m {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #B4C8D6;
}.bye-seo_col_p_p9m {
  line-height: 1.65;
  color: #526878;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bye-seo_stats_p9m {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bye-seo_stat_p9m {
  border: 1px solid rgba(0,200,226,0.15);
  padding: 14px 16px;
  background: rgba(0,200,226,0.07);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.bye-seo_stat_val_p9m {
  font-size: 20px;
  color: #00C8E2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.bye-seo_stat_lb_p9m {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #526878;
}.bye-ft_p9m {
  background: #040A0F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.bye-ft_support_p9m {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.bye-ft_support_p9m {
  padding: 1.75rem 1.5rem;
}
}.bye-ft_support_in_p9m {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.bye-ft_support_main_p9m {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.bye-ft_support_ic_p9m {
  flex-shrink: 0;
  color: #00C8E2;
}.bye-ft_support_ic_p9m svg {
  width: 1.875rem;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bye-ft_support_text_title_p9m {
  font-size: 15px;
  color: #E6F0F6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.bye-ft_support_text_sub_p9m {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #526878;
}.bye-ft_support_btn_p9m {
  transition: background .2s;
  background: #00C8E2;
  border-radius: 8px;
  padding: 11px 1.375rem;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #E6F0F6;
}.bye-ft_support_btn_p9m:hover {
  background: #1ADAF4;
}.bye-ft_support_contacts_p9m {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.bye-ft_support_contact_p9m {
  color: #3E5462;
  font-size: 0.75rem;
  line-height: 1.4;
}.bye-ft_support_contact_p9m strong {
  font-weight: 600;
  color: #7A9AAE;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
}.bye-ft_main_p9m {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 765px) {.bye-ft_main_p9m {
  padding: 40px 1.5rem 2rem;
}
}.bye-ft_main_in_p9m {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.bye-ft_main_in_p9m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.bye-ft_main_in_p9m {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bye-ft_col_logo_p9m {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.bye-ft_col_logo_p9m {
  grid-column: auto;
}
}.bye-ft_logo_p9m {
  gap: 0.563rem;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #E6F0F6;
}.bye-ft_logo_mark_p9m {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.bye-ft_logo_mark_p9m img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bye-ft_logo_sub_p9m {
  color: #3E5462;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.bye-ft_col_title_p9m {
  color: #7A9AAE;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
}.bye-ft_col_links_p9m {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.bye-ft_col_link_p9m {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5462;
  font-size: 13px;
}.bye-ft_col_link_p9m:hover {
  color: #B4C8D6;
}.bye-ft_apps_p9m {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bye-ft_app_card_p9m {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.bye-ft_app_card_p9m:hover {
  border-color: rgba(0,204,228,0.48);
}.bye-ft_app_card_ic_p9m svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.bye-ft_app_card_os_p9m {
  font-weight: 600;
  color: #3E5462;
  font-size: 10px;
}.bye-ft_app_card_action_p9m {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B4C8D6;
}.bye-ft_bot_p9m {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.bye-ft_bot_p9m {
  padding: 20px 24px;
}
}.bye-ft_bot_in_p9m {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.bye-ft_socials_p9m {
  gap: 8px;
  display: flex;
}.bye-ft_soc_p9m {
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  justify-content: center;
  color: #7A9AAE;
  width: 36px;
  display: flex;
  height: 2.25rem;
}.bye-ft_soc_p9m svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.bye-ft_soc_p9m:hover {
  background: rgba(255,255,255,0.07);
}.bye-ft_legal_p9m {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E8898;
  min-width: 12.5rem;
}.bye-ft_legal_p9m strong {
  font-weight: 700;
  color: #7A9AAE;
}.bye-ft_legal_p9m a {
  color: #7A9AAE;
  text-decoration: underline;
}.bye-ft_age_p9m {
  border-radius: 50%;
  border: 2px solid #6E8898;
  color: #6E8898;
  font-size: 0.688rem;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 800;
}