html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #111114;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  color: #C9C4BB;
  font-family: 'Barlow', sans-serif;
}.hot-layout_5v8 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hot-page_5v8 {
  display: flex;
  min-height: 100vh;
}.hot-main_5v8 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.hot-main_5v8 {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.hot-main_5v8 {
  padding-bottom: 4.5rem;
}
}.hot-gc_5v8 {
  transition: transform .2s,border-color .2s;
  background: #171719;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 643px) {.hot-gc_5v8 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.hot-gc_5v8 {
  width: 10.5rem;
}
}.hot-gc_5v8:hover {
  border-color: rgba(232, 128, 10, 0.07);
  transform: translateY(-3px);
}.hot-gc_img_5v8 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.hot-gc_img_5v8 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.hot-gc_hover_5v8 {
  transition: opacity .2s;
  background: rgba(10, 10, 12, 0.72);
  inset: 0;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.hot-gc_5v8:hover .hot-gc_hover_5v8 {
  opacity: 1;
}.hot-gc_hover_btn_5v8 {
  padding: 0.5rem 1rem;
  background: #E8800A;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2EFE8;
}.hot-gc_info_5v8 {
  padding: 8px 10px 0.625rem;
}.hot-gc_name_5v8 {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C9C4BB;
  white-space: nowrap;
}.hot-gc_prov_5v8 {
  font-size: 10px;
  color: #514E4A;
}.hot-gc_tag_5v8 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  left: 0.375rem;
  top: 6px;
  font-size: 0.563rem;
  position: absolute;
}.hot-gc_tag_hot_5v8 {
  background: #E03030;
  color: #fff;
}.hot-gc_tag_new_5v8 {
  background: #22C55E;
  color: #111114;
}.hot-gc_tag_jp_5v8 {
  background: #F0A500;
  color: #111114;
}.hot-gc_tag_ex_5v8 {
  background: #C45800;
  color: #fff;
}.hot-gc_tag_live_5v8 {
  background: #E03030;
  color: #fff;
}.hot-gr_5v8 {
  padding: 32px 1rem 0;
  background: #111114;
}
@media(min-width: 767px) {.hot-gr_5v8 {
  padding: 36px 24px 0;
}
}.hot-gr_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-gr_head_5v8 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hot-gr_head_l_5v8 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.hot-gr_ic_5v8 {
  border-radius: 6px;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
}.hot-gr_ic_5v8 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.hot-gr_title_5v8 {
  font-weight: 700;
  font-size: 16px;
  color: #F2EFE8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.hot-gr_title_5v8 {
  font-size: 1.125rem;
}
}.hot-gr_more_5v8 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #6B6660;
  font-weight: 600;
  display: flex;
}.hot-gr_more_5v8:hover {
  color: #E8800A;
}.hot-gr_more_5v8 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.hot-gr_arrows_5v8 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hot-gr_arr_5v8 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #918C83;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
}.hot-gr_arr_5v8:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFE8;
}.hot-gr_arr_5v8 svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.hot-gr_seo_h_5v8 {
  margin: 0 0 6px;
  color: #C9C4BB;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.hot-gr_seo_h_5v8 {
  font-size: 0.875rem;
}
}.hot-gr_seo_5v8 {
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6B6660;
}.hot-gr_seo_5v8 strong {
  color: #C9C4BB;
  font-weight: 600;
}.hot-gr_scroll_5v8 {
  gap: 10px;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.hot-gr_scroll_5v8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.hot-gr_scroll_5v8 {
  gap: 12px;
}
}.hot-tb_5v8 {
  background: #111114;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  top: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
  display: flex;
  height: 56px;
  left: 0;
}.hot-tb_in_5v8 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.hot-tb_burger_5v8 {
  border-radius: 6px;
  gap: 0.313rem;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  width: 38px;
  display: flex;
}.hot-tb_burger_5v8:hover {
  background: rgba(255, 255, 255, 0.05);
}.hot-tb_burger_line_5v8 {
  border-radius: 1px;
  background: #918C83;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.hot-tb_burger_5v8 {
  display: none;
}
}.hot-tb_logo_5v8 {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  color: #F2EFE8;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.hot-tb_logo_mark_5v8 {
  border-radius: 0.375rem;
  overflow: hidden;
  align-items: center;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 2rem;
}.hot-tb_logo_mark_5v8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hot-tb_nav_5v8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.hot-tb_nav_5v8 {
  display: flex;
}
}.hot-tb_tab_5v8 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 6px;
  white-space: nowrap;
  color: #918C83;
  font-weight: 600;
  font-size: 13px;
}.hot-tb_tab_5v8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFE8;
}.hot-tb_tab_5v8.hot-state_active_5v8 {
  background: rgba(232, 128, 10, 0.16);
  color: #F2EFE8;
}.hot-tb_right_5v8 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.hot-tb_login_5v8 {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C9C4BB;
}.hot-tb_login_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
  color: #F2EFE8;
}
@media(min-width:480px) {.hot-tb_login_5v8 {
  display: block;
}
}.hot-tb_reg_5v8 {
  background: #22C55E;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.375rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0E0C08;
}.hot-tb_reg_5v8:hover {
  background: #16A34A;
}.hot-sb_5v8 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1C21;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  width: 220px;
}.hot-sb_5v8.hot-state_open_5v8 {
  transform: translateX(0);
}.hot-sb_5v8::-webkit-scrollbar {
  width: 4px;
}.hot-sb_5v8::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.hot-sb_5v8 {
  transform: translateX(0);
}
}.hot-sb_auth_5v8 {
  padding: 0.875rem 12px 0.625rem;
}.hot-sb_btn_reg_5v8 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 6px;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #0E0C08;
  text-align: center;
  margin-bottom: 0.5rem;
}.hot-sb_btn_reg_5v8:hover {
  background: #16A34A;
}.hot-sb_btn_login_5v8 {
  border-radius: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  color: #C9C4BB;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
}.hot-sb_btn_login_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
  color: #F2EFE8;
}.hot-sb_promo_5v8 {
  background: linear-gradient(135deg,#1C0E00,#1C1C21);
  border: 1px solid rgba(232, 128, 10, 0.16);
  overflow: hidden;
  padding: 12px 0.875rem;
  border-radius: 6px;
  margin: 0 12px 0.625rem;
  position: relative;
}.hot-sb_promo_5v8::before {
  background: radial-gradient(circle,rgba(232, 128, 10, 0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 80px;
  content: '';
  height: 5rem;
  position: absolute;
  right: -20px;
}.hot-sb_promo_title_5v8 {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #E8800A;
}.hot-sb_promo_text_5v8 {
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  color: #F2EFE8;
  overflow-wrap: break-word;
}.hot-sb_promo_sub_5v8 {
  color: #6B6660;
  font-size: 0.625rem;
  margin-top: 3px;
}.hot-sb_nav_5v8 {
  padding: 6px 8px 1rem;
}.hot-sb_nav_lb_5v8 {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #514E4A;
}.hot-sb_link_5v8 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 0.25rem;
  color: #918C83;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  font-size: 13px;
}.hot-sb_link_5v8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFE8;
}.hot-sb_link_5v8.hot-state_active_5v8 {
  background: rgba(232, 128, 10, 0.16);
  color: #F2EFE8;
}.hot-sb_ic_5v8 {
  border-radius: 0.25rem;
  height: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.hot-sb_ic_5v8 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hot-sb_ic_1_5v8 {
  background: rgba(232, 128, 10, 0.07);
  color: #E8800A;
}.hot-sb_ic_2_5v8 {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.hot-sb_ic_3_5v8 {
  background: rgba(240, 165, 0, 0.15);
  color: #F0A500;
}.hot-sb_ic_4_5v8 {
  background: rgba(196, 88, 0, 0.22);
  color: #C45800;
}.hot-sb_ic_5_5v8 {
  background: rgba(232, 128, 10, 0.07);
  color: #E8188A;
}.hot-sb_ic_6_5v8 {
  background: rgba(196, 88, 0, 0.22);
  color: #9B4FD4;
}.hot-sb_badge_5v8 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #F0A500;
  color: #0E0C08;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.hot-sb_bot_5v8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.hot-sb_lang_5v8,.hot-sb_help_5v8 {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  border-radius: 4px;
  display: flex;
  color: #918C83;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
}.hot-sb_lang_5v8:hover,.hot-sb_help_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
  color: #F2EFE8;
}.hot-sb_lang_5v8 svg,.hot-sb_help_5v8 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.hot-sb_bd_5v8 {
  inset: 0;
  background: rgba(10, 10, 12, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.hot-sb_bd_5v8.hot-state_on_5v8 {
  display: block;
}
@media(min-width: 1077px) {.hot-sb_bd_5v8 {
  display: none!important;
}
}.hot-mob_nav_5v8 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1C21;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1082px) {.hot-mob_nav_5v8 {
  display: none;
}
}.hot-mob_nav_item_5v8 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #514E4A;
}.hot-mob_nav_ic_5v8 {
  line-height: 1;
}.hot-mob_nav_ic_5v8 svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.hot-mob_nav_lb_5v8 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #514E4A;
}.hot-mob_nav_item_5v8.hot-state_active_5v8 {
  color: #E8800A;
}.hot-mob_nav_item_5v8.hot-state_active_5v8 .hot-mob_nav_lb_5v8 {
  color: #E8800A;
}.hot-hero_5v8 {
  padding: 20px 16px 0;
  background: #111114;
}
@media(min-width: 770px) {.hot-hero_5v8 {
  padding: 1.5rem 24px 0;
}
}.hot-hero_in_5v8 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.hot-hero_in_5v8 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.hot-hero_in_5v8 {
  grid-template-columns: 1fr 340px;
}
}.hot-hero_promo_5v8 {
  overflow: hidden;
  background: #171719;
  border-radius: 10px;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.hot-hero_promo_5v8 {
  min-height: 17.5rem;
}
}.hot-hero_promo_bg_5v8 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C0E00 0%,#111114 100%);
  position: absolute;
  background-size: cover;
}.hot-hero_promo_bg_5v8::after {
  background: linear-gradient(90deg,#111114 0%,rgba(10, 10, 12, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hot-hero_promo_glow_5v8 {
  background: radial-gradient(circle,rgba(196, 88, 0, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 18.75rem;
  top: -40px;
  right: 60px;
  width: 18.75rem;
  position: absolute;
}.hot-hero_promo_ct_5v8 {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  justify-content: center;
}
@media(min-width: 765px) {.hot-hero_promo_ct_5v8 {
  padding: 40px 32px;
}
}.hot-hero_badge_5v8 {
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(232, 128, 10, 0.07);
  background: rgba(232, 128, 10, 0.16);
  color: #E8800A;
  display: inline-block;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.hot-hero_h1_5v8 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.625rem;
  color: #F2EFE8;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
}.hot-hero_h1_5v8 em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 769px) {.hot-hero_h1_5v8 {
  font-size: 36px;
}
}.hot-hero_sub_5v8 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #918C83;
}
@media(min-width: 765px) {.hot-hero_sub_5v8 {
  font-size: 14px;
}
}.hot-hero_row_5v8 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hot-hero_cta_5v8 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 6px;
  background: #22C55E;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 2px 14px rgba(34, 197, 94, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #0E0C08;
}.hot-hero_cta_5v8:hover {
  background: #16A34A;
}.hot-hero_terms_5v8 {
  color: #514E4A;
  font-size: 0.688rem;
}.hot-hero_game_5v8 {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #171719;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.hot-hero_game_badge_5v8 {
  border-radius: 20px;
  border: 1px solid rgba(240, 165, 0, 0.15);
  padding: 0.313rem 10px;
  background: rgba(240, 165, 0, 0.15);
  top: 0.75rem;
  letter-spacing: .06em;
  color: #F0A500;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  left: 0.75rem;
  text-transform: uppercase;
}.hot-hero_game_badge_5v8 svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.hot-hero_game_img_5v8 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E00,#111114);
  padding-bottom: 60%;
  position: relative;
}.hot-hero_game_img_5v8 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.hot-hero_game_play_5v8 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 10, 12, 0.72);
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.hot-hero_game_5v8:hover .hot-hero_game_play_5v8 {
  opacity: 1;
}.hot-hero_game_play_5v8 span {
  background: #E8800A;
  border-radius: 50%;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  justify-content: center;
  display: flex;
}.hot-hero_game_play_5v8 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.hot-hero_game_info_5v8 {
  padding: 14px 1rem;
}.hot-hero_game_title_5v8 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F2EFE8;
}.hot-hero_game_provider_5v8 {
  color: #6B6660;
  font-size: 11px;
}.hot-hero_game_btn_5v8 {
  transition: background .2s;
  padding: 11px;
  background: #E8800A;
  margin: 12px 16px 1rem;
  border-radius: 0.375rem;
  color: #F2EFE8;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.hot-hero_game_5v8:hover .hot-hero_game_btn_5v8 {
  background: #FF9520;
}.hot-sbar_5v8 {
  padding: 16px 16px 0;
  background: #111114;
}
@media(min-width: 770px) {.hot-sbar_5v8 {
  padding: 18px 24px 0;
}
}.hot-sbar_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-sbar_row_5v8 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.hot-sbar_input_5v8 {
  border-radius: 6px;
  gap: 10px;
  background: #171719;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  cursor: pointer;
  display: flex;
  color: #6B6660;
  align-items: center;
  font-size: 13px;
}.hot-sbar_input_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
}.hot-sbar_input_5v8 svg {
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.hot-sbar_providers_5v8 {
  background: #171719;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1.125rem;
  white-space: nowrap;
  align-items: center;
  font-size: 0.813rem;
  color: #C9C4BB;
  font-weight: 600;
  display: flex;
}.hot-sbar_providers_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
  color: #F2EFE8;
}.hot-sbar_providers_5v8 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.hot-sbar_tabs_5v8 {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.hot-sbar_tabs_5v8::-webkit-scrollbar {
  display: none;
}.hot-sbar_tab_5v8 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  color: #918C83;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
}.hot-sbar_tab_5v8:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 128, 10, 0.55);
  color: #F2EFE8;
}.hot-sbar_tab_5v8.hot-state_active_5v8 {
  border-color: rgba(232, 128, 10, 0.07);
  background: rgba(232, 128, 10, 0.16);
  color: #F2EFE8;
}.hot-sbar_tab_ic_5v8 svg {
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hot-gcg_5v8 {
  padding: 36px 16px 0;
  background: #111114;
}
@media(min-width: 767px) {.hot-gcg_5v8 {
  padding: 44px 1.5rem 0;
}
}.hot-gcg_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-gcg_head_5v8 {
  max-width: 720px;
  margin-bottom: 20px;
}.hot-gcg_label_5v8 {
  color: #E8800A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.hot-gcg_h2_5v8 {
  color: #F2EFE8;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.hot-gcg_h2_5v8 {
  font-size: 1.75rem;
}
}.hot-gcg_intro_5v8 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6B6660;
}.hot-gcg_grid_5v8 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hot-gcg_grid_5v8 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hot-gcg_grid_5v8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hot-gcg_card_5v8 {
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
}.hot-gcg_card_5v8:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 128, 10, 0.16);
}.hot-gcg_card_bg_5v8 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hot-gcg_card_bg_5v8::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.hot-gcg_card_ic_5v8 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  right: 1.125rem;
  z-index: 2;
  height: 2.5rem;
  color: #F2EFE8;
  position: absolute;
  display: flex;
  top: 18px;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
}.hot-gcg_card_ic_5v8 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hot-gcg_card_ct_5v8 {
  z-index: 1;
  position: relative;
}.hot-gcg_card_h_5v8 {
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F2EFE8;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width: 769px) {.hot-gcg_card_h_5v8 {
  font-size: 1.25rem;
}
}.hot-gcg_card_p_5v8 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 12px;
}.hot-gcg_card_p_5v8 strong {
  color: #F2EFE8;
  font-weight: 600;
}.hot-gcg_card_cta_5v8 {
  gap: 4px;
  color: #E8800A;
  font-size: 0.75rem;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  letter-spacing: .04em;
}.hot-gcg_card_cta_5v8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.hot-ws_5v8 {
  background: #111114;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.hot-ws_5v8 {
  padding: 2.25rem 24px 0;
}
}.hot-ws_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-ws_head_5v8 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.hot-ws_title_5v8 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Rajdhani', sans-serif;
  flex-wrap: wrap;
  display: flex;
  color: #F2EFE8;
  font-weight: 700;
  align-items: center;
}.hot-ws_title_ic_5v8 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F0A500;
}.hot-ws_online_5v8 {
  gap: 0.438rem;
  align-items: center;
  color: #6B6660;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.hot-ws_online_dot_5v8 {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
}.hot-ws_scroll_5v8 {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hot-ws_scroll_5v8::-webkit-scrollbar {
  display: none;
}.hot-wc_5v8 {
  gap: 10px;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171719;
  border-radius: 6px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.hot-wc_img_5v8 {
  overflow: hidden;
  background: #1C1C21;
  border-radius: 4px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.hot-wc_img_5v8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hot-wc_info_5v8 {
  min-width: 0;
}.hot-wc_game_5v8 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #C9C4BB;
}.hot-wc_player_5v8 {
  overflow: hidden;
  color: #514E4A;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.hot-wc_amount_5v8 {
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  color: #22C55E;
  font-weight: 700;
  flex-shrink: 0;
}.hot-app_5v8 {
  padding: 2.25rem 16px 0;
  background: #111114;
}
@media(min-width: 765px) {.hot-app_5v8 {
  padding: 2.75rem 24px 0;
}
}.hot-app_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-app_head_5v8 {
  margin-bottom: 16px;
}.hot-app_label_5v8 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8800A;
  font-size: 0.688rem;
  font-weight: 700;
}.hot-app_h2_5v8 {
  margin-bottom: 6px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EFE8;
}
@media(min-width: 771px) {.hot-app_h2_5v8 {
  font-size: 24px;
}
}.hot-app_sub_5v8 {
  color: #6B6660;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
}.hot-app_sub_5v8 strong {
  color: #C9C4BB;
  font-weight: 700;
}.hot-app_cards_5v8 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hot-app_cards_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}.hot-app_card_5v8 {
  gap: 1rem;
  border-radius: 0.375rem;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.hot-app_card_ios_5v8 {
  background: linear-gradient(135deg,rgba(232, 128, 10, 0.16) 0%,#1C1C21 100%);
}.hot-app_card_android_5v8 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#1C1C21 100%);
}.hot-app_card_win_5v8 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.15) 0%,#1C1C21 100%);
}.hot-app_card_ic_5v8 svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.hot-app_card_ic_5v8 {
  flex-shrink: 0;
  color: #F2EFE8;
}.hot-app_card_os_5v8 {
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  color: #6B6660;
  letter-spacing: .08em;
  font-weight: 700;
}.hot-app_card_title_5v8 {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F2EFE8;
  line-height: 1.2;
  overflow-wrap: break-word;
}.hot-app_card_text_5v8 {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #6B6660;
}.hot-app_card_btn_5v8 {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 4px;
  gap: 0.438rem;
  padding: 10px 18px;
  border: 1px solid rgba(232, 128, 10, 0.55);
  display: inline-flex;
  color: #F2EFE8;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}.hot-app_card_btn_5v8:hover {
  background: rgba(255, 255, 255, 0.07);
}.hot-bon_5v8 {
  background: #111114;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hot-bon_5v8 {
  padding: 2.75rem 1.5rem 0;
}
}.hot-bon_in_5v8 {
  margin: 0 auto;
  max-width: 1320px;
}.hot-bon_head_5v8 {
  margin-bottom: 1.25rem;
}.hot-bon_label_5v8 {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8800A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.hot-bon_h2_5v8 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F2EFE8;
  font-size: 20px;
}
@media(min-width: 765px) {.hot-bon_h2_5v8 {
  font-size: 1.5rem;
}
}.hot-bon_seo_5v8 {
  color: #6B6660;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
}.hot-bon_seo_5v8 strong {
  font-weight: 700;
  color: #C9C4BB;
}.hot-bon_seo_5v8 a {
  text-decoration: underline;
  color: #E8800A;
}.hot-bon_grid_5v8 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.hot-bon_grid_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hot-bon_grid_5v8 {
  grid-template-columns: repeat(5,1fr);
}
}.hot-bon_card_5v8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171719;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 6px;
}.hot-bon_card_5v8:hover {
  border-color: rgba(232, 128, 10, 0.07);
  transform: translateY(-2px);
}.hot-bon_card_ic_5v8 svg {
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hot-bon_card_ic_5v8 {
  margin-bottom: 0.625rem;
}.hot-bon_card_type_5v8 {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #6B6660;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.hot-bon_card_amount_5v8 {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #F0A500;
  font-weight: 800;
  line-height: 1.1;
}.hot-bon_card_name_5v8 {
  margin-bottom: 0.5rem;
  color: #F2EFE8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
}.hot-bon_card_detail_5v8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #514E4A;
  padding-top: 0.5rem;
  font-size: 11px;
}.hot-reg_5v8 {
  background: #111114;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hot-reg_5v8 {
  padding: 2.75rem 1.5rem 0;
}
}.hot-reg_in_5v8 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 10px;
  background: #1C1C21;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hot-reg_in_5v8 {
  padding: 2.5rem;
}
}.hot-reg_top_5v8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.hot-reg_top_5v8 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hot-reg_label_5v8 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #E8800A;
  font-weight: 700;
  text-transform: uppercase;
}.hot-reg_h2_5v8 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  color: #F2EFE8;
}
@media(min-width: 766px) {.hot-reg_h2_5v8 {
  font-size: 28px;
}
}.hot-reg_bonus_5v8 {
  gap: 8px;
  border: 1px solid rgba(240, 165, 0, 0.15);
  padding: 10px 16px;
  background: rgba(240, 165, 0, 0.15);
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.hot-reg_bonus_amount_5v8 {
  font-size: 20px;
  color: #F0A500;
  font-weight: 800;
}.hot-reg_bonus_text_5v8 {
  color: #918C83;
  line-height: 1.35;
  font-size: 13px;
}.hot-reg_cta_btn_5v8 {
  padding: 14px 2rem;
  background: #22C55E;
  transition: background .2s;
  border-radius: 6px;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(34, 197, 94, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #0E0C08;
  font-size: 0.938rem;
}.hot-reg_cta_btn_5v8:hover {
  background: #16A34A;
}.hot-reg_terms_5v8 {
  font-size: 11px;
  line-height: 1.5;
  color: #514E4A;
}.hot-reg_seo_5v8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #6B6660;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
}.hot-reg_seo_5v8 p {
  line-height: 1.65;
  color: #6B6660;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.hot-reg_seo_5v8 p:last-child {
  margin-bottom: 0;
}.hot-reg_seo_5v8 strong {
  font-weight: 700;
  color: #C9C4BB;
}.hot-reg_seo_5v8 a {
  transition: color .2s;
  color: #E8800A;
  text-decoration: underline;
}.hot-reg_seo_5v8 a:hover {
  color: #FF9520;
}.hot-reg_seo_5v8 ul,.hot-reg_seo_5v8 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hot-reg_seo_5v8 ol {
  list-style: decimal;
}.hot-reg_seo_5v8 li {
  color: #6B6660;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.hot-reg_seo_5v8 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
}
@media(min-width: 766px) {.hot-reg_seo_5v8 table {
  display: table;
}
}.hot-reg_seo_5v8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C9C4BB;
  font-weight: 700;
  text-align: left;
}.hot-reg_seo_5v8 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6660;
}.hot-reg_steps_5v8 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.hot-reg_steps_5v8 {
  margin-top: 0;
}
}.hot-reg_step_5v8 {
  border-radius: 0.375rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hot-reg_step_num_5v8 {
  background: rgba(232, 128, 10, 0.16);
  border: 1px solid rgba(232, 128, 10, 0.07);
  border-radius: 50%;
  font-size: 14px;
  width: 34px;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  color: #E8800A;
  display: flex;
}.hot-reg_step_title_5v8 {
  font-size: 14px;
  margin-bottom: 3px;
  color: #F2EFE8;
  font-weight: 700;
}.hot-reg_step_text_5v8 {
  font-size: 12px;
  line-height: 1.5;
  color: #6B6660;
}.hot-reg_trust_5v8 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.hot-reg_trust_item_5v8 {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6B6660;
  align-items: center;
  display: flex;
}.hot-reg_trust_ic_5v8 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  color: #E8800A;
}.hot-prov_5v8 {
  padding: 2.25rem 16px 0;
  background: #111114;
}
@media(min-width: 767px) {.hot-prov_5v8 {
  padding: 44px 1.5rem 0;
}
}.hot-prov_in_5v8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hot-prov_head_5v8 {
  margin-bottom: 16px;
}.hot-prov_label_5v8 {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8800A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.hot-prov_h2_5v8 {
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F2EFE8;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.hot-prov_h2_5v8 {
  font-size: 1.5rem;
}
}.hot-prov_seo_5v8 {
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #6B6660;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hot-prov_seo_5v8 strong {
  font-weight: 700;
  color: #C9C4BB;
}.hot-prov_seo_5v8 a {
  color: #E8800A;
  text-decoration: underline;
}.hot-prov_grid_5v8 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.hot-prov_grid_5v8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hot-prov_grid_5v8 {
  grid-template-columns: repeat(8,1fr);
}
}.hot-prov_card_5v8 {
  gap: 0.438rem;
  padding: 0.875rem 10px;
  border-radius: 6px;
  background: #171719;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.hot-prov_card_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
  background: #1C1C21;
}.hot-prov_logo_5v8 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  height: 44px;
}.hot-prov_logo_5v8 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.hot-prov_name_5v8 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #918C83;
  text-align: center;
}.hot-htp_5v8 {
  padding: 36px 16px 0;
  background: #111114;
}
@media(min-width:768px) {.hot-htp_5v8 {
  padding: 44px 1.5rem 0;
}
}.hot-htp_in_5v8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hot-htp_head_5v8 {
  max-width: 45rem;
  margin-bottom: 22px;
}.hot-htp_label_5v8 {
  font-size: 11px;
  font-weight: 700;
  color: #E8800A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hot-htp_h2_5v8 {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2EFE8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.hot-htp_h2_5v8 {
  font-size: 1.75rem;
}
}.hot-htp_intro_5v8 {
  color: #6B6660;
  line-height: 1.6;
  font-size: 0.875rem;
}.hot-htp_steps_5v8 {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hot-htp_steps_5v8 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hot-htp_steps_5v8 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hot-htp_step_5v8 {
  border-radius: 0.375rem;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1C21;
  position: relative;
  display: flex;
  flex-direction: column;
}.hot-htp_step_num_5v8 {
  background: #E8800A;
  border-radius: 50%;
  top: -12px;
  width: 1.75rem;
  left: 1.25rem;
  height: 28px;
  color: #0E0C08;
  font-weight: 800;
  font-size: 0.813rem;
  position: absolute;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  display: flex;
  align-items: center;
}.hot-htp_step_ic_5v8 {
  margin: 0.5rem 0 12px;
  background: rgba(232, 128, 10, 0.16);
  border-radius: 0.25rem;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  color: #E8800A;
  justify-content: center;
  display: flex;
}.hot-htp_step_ic_5v8 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.hot-htp_step_h_5v8 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F2EFE8;
  line-height: 1.25;
  font-size: 0.875rem;
}.hot-htp_step_p_5v8 {
  font-size: 0.813rem;
  color: #6B6660;
  line-height: 1.55;
  overflow-wrap: break-word;
}.hot-htp_step_p_5v8 strong {
  font-weight: 600;
  color: #C9C4BB;
}.hot-htp_cta_5v8 {
  background: #22C55E;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #0E0C08;
  margin-top: 20px;
}.hot-htp_cta_5v8:hover {
  background: #16A34A;
}.hot-faq_5v8 {
  padding: 2.25rem 16px 0;
  background: #111114;
}
@media(min-width: 769px) {.hot-faq_5v8 {
  padding: 44px 24px 0;
}
}.hot-faq_in_5v8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hot-faq_head_5v8 {
  margin-bottom: 1.25rem;
}.hot-faq_label_5v8 {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8800A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.hot-faq_h2_5v8 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F2EFE8;
}
@media(min-width:768px) {.hot-faq_h2_5v8 {
  font-size: 1.5rem;
}
}.hot-faq_list_5v8 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hot-faq_item_5v8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1C1C21;
}.hot-faq_q_5v8 {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  font-weight: 600;
  color: #C9C4BB;
  justify-content: space-between;
  cursor: pointer;
}.hot-faq_q_5v8:hover {
  color: #F2EFE8;
}.hot-faq_q_ic_5v8 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #E8800A;
  width: 24px;
  flex-shrink: 0;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  height: 24px;
}.hot-faq_item_5v8.hot-state_open_5v8 .hot-faq_q_ic_5v8 {
  transform: rotate(45deg);
}.hot-faq_a_5v8 {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  color: #6B6660;
  display: none;
  overflow-wrap: break-word;
}.hot-faq_item_5v8.hot-state_open_5v8 .hot-faq_a_5v8 {
  display: block;
}.hot-faq_a_5v8 strong {
  color: #C9C4BB;
  font-weight: 700;
}.hot-faq_a_5v8 a {
  color: #E8800A;
  text-decoration: underline;
}.hot-faq_a_5v8 ul,.hot-faq_a_5v8 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.hot-faq_a_5v8 ol {
  list-style: decimal;
}.hot-faq_a_5v8 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hot-faq_a_5v8 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.hot-faq_a_5v8 table {
  display: table;
}
}.hot-faq_a_5v8 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C4BB;
  font-weight: 700;
}.hot-faq_a_5v8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6B6660;
}.hot-seo_5v8 {
  padding: 2.25rem 16px 0;
  background: #111114;
}
@media(min-width:768px) {.hot-seo_5v8 {
  padding: 2.75rem 24px 0;
}
}.hot-seo_in_5v8 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1C21;
  max-width: 1320px;
}
@media(min-width: 767px) {.hot-seo_in_5v8 {
  padding: 36px 40px;
}
}.hot-seo_label_5v8 {
  color: #E8800A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.hot-seo_h2_5v8 {
  color: #F2EFE8;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.hot-seo_h2_5v8 {
  font-size: 1.5rem;
}
}.hot-seo_body_5v8 {
  overflow-wrap: break-word;
  color: #918C83;
  line-height: 1.75;
  font-size: 0.875rem;
}.hot-seo_body_5v8 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #918C83;
  margin-bottom: 12px;
}.hot-seo_body_5v8 p:last-child {
  margin-bottom: 0;
}.hot-seo_body_5v8 strong {
  color: #C9C4BB;
  font-weight: 700;
}.hot-seo_body_5v8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8800A;
}.hot-seo_body_5v8 a:hover {
  color: #FF9520;
}.hot-seo_body_5v8 ul,.hot-seo_body_5v8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hot-seo_body_5v8 ol {
  list-style: decimal;
}.hot-seo_body_5v8 li {
  font-size: 14px;
  color: #918C83;
  line-height: 1.75;
  margin-bottom: 6px;
}.hot-seo_body_5v8 table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.hot-seo_body_5v8 table {
  display: table;
}
}.hot-seo_body_5v8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C9C4BB;
  text-align: left;
  font-weight: 700;
}.hot-seo_body_5v8 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #918C83;
}.hot-seo_cols_5v8 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.hot-seo_cols_5v8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hot-seo_cols_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}.hot-seo_col_h_5v8 {
  font-weight: 700;
  color: #C9C4BB;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.hot-seo_col_p_5v8 {
  color: #6B6660;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.hot-seo_stats_5v8 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hot-seo_stat_5v8 {
  flex: 1;
  border-radius: 0.375rem;
  border: 1px solid rgba(232, 128, 10, 0.16);
  padding: 0.875rem 1rem;
  background: rgba(232, 128, 10, 0.07);
  min-width: 8.75rem;
}.hot-seo_stat_val_5v8 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #E8800A;
  overflow-wrap: break-word;
}.hot-seo_stat_lb_5v8 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B6660;
}.hot-seo_5v8 {
  padding: 2.25rem 16px 0;
  background: #111114;
}
@media(min-width: 769px) {.hot-seo_5v8 {
  padding: 44px 1.5rem 0;
}
}.hot-seo_in_5v8 {
  padding: 28px 24px;
  background: #1C1C21;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hot-seo_in_5v8 {
  padding: 36px 2.5rem;
}
}.hot-seo_label_5v8 {
  letter-spacing: .08em;
  color: #E8800A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.hot-seo_h2_5v8 {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F2EFE8;
}
@media(min-width:768px) {.hot-seo_h2_5v8 {
  font-size: 1.5rem;
}
}.hot-seo_body_5v8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #918C83;
  font-size: 14px;
}.hot-seo_body_5v8 p {
  color: #918C83;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hot-seo_body_5v8 p:last-child {
  margin-bottom: 0;
}.hot-seo_body_5v8 strong {
  color: #C9C4BB;
  font-weight: 700;
}.hot-seo_body_5v8 a {
  transition: color .2s;
  color: #E8800A;
  text-decoration: underline;
}.hot-seo_body_5v8 a:hover {
  color: #FF9520;
}.hot-seo_body_5v8 ul,.hot-seo_body_5v8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hot-seo_body_5v8 ol {
  list-style: decimal;
}.hot-seo_body_5v8 li {
  color: #918C83;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.hot-seo_body_5v8 table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.hot-seo_body_5v8 table {
  display: table;
}
}.hot-seo_body_5v8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C9C4BB;
  text-align: left;
}.hot-seo_body_5v8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #918C83;
}.hot-seo_cols_5v8 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.hot-seo_cols_5v8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hot-seo_cols_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}.hot-seo_col_h_5v8 {
  color: #C9C4BB;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.hot-seo_col_p_5v8 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6B6660;
}.hot-seo_stats_5v8 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hot-seo_stat_5v8 {
  background: rgba(232, 128, 10, 0.07);
  border-radius: 0.375rem;
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(232, 128, 10, 0.16);
  min-width: 8.75rem;
}.hot-seo_stat_val_5v8 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #E8800A;
  font-size: 20px;
  font-weight: 800;
}.hot-seo_stat_lb_5v8 {
  font-size: 0.688rem;
  color: #6B6660;
  overflow-wrap: break-word;
}.hot-seo_5v8 {
  background: #111114;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hot-seo_5v8 {
  padding: 44px 1.5rem 0;
}
}.hot-seo_in_5v8 {
  border-radius: 0.625rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  background: #1C1C21;
  max-width: 1320px;
}
@media(min-width: 769px) {.hot-seo_in_5v8 {
  padding: 2.25rem 40px;
}
}.hot-seo_label_5v8 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #E8800A;
  font-weight: 700;
}.hot-seo_h2_5v8 {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F2EFE8;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 770px) {.hot-seo_h2_5v8 {
  font-size: 24px;
}
}.hot-seo_body_5v8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #918C83;
  font-size: 0.875rem;
}.hot-seo_body_5v8 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #918C83;
  line-height: 1.75;
}.hot-seo_body_5v8 p:last-child {
  margin-bottom: 0;
}.hot-seo_body_5v8 strong {
  color: #C9C4BB;
  font-weight: 700;
}.hot-seo_body_5v8 a {
  transition: color .2s;
  color: #E8800A;
  text-decoration: underline;
}.hot-seo_body_5v8 a:hover {
  color: #FF9520;
}.hot-seo_body_5v8 ul,.hot-seo_body_5v8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hot-seo_body_5v8 ol {
  list-style: decimal;
}.hot-seo_body_5v8 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #918C83;
}.hot-seo_body_5v8 table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.hot-seo_body_5v8 table {
  display: table;
}
}.hot-seo_body_5v8 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C4BB;
  text-align: left;
  font-weight: 700;
}.hot-seo_body_5v8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #918C83;
}.hot-seo_cols_5v8 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hot-seo_cols_5v8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hot-seo_cols_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}.hot-seo_col_h_5v8 {
  color: #C9C4BB;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.hot-seo_col_p_5v8 {
  font-size: 13px;
  color: #6B6660;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hot-seo_stats_5v8 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hot-seo_stat_5v8 {
  border: 1px solid rgba(232, 128, 10, 0.16);
  background: rgba(232, 128, 10, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.375rem;
  min-width: 140px;
}.hot-seo_stat_val_5v8 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E8800A;
  font-weight: 800;
}.hot-seo_stat_lb_5v8 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6B6660;
}.hot-ft_5v8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0C0E;
  margin-top: 3rem;
}.hot-ft_support_5v8 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.hot-ft_support_5v8 {
  padding: 28px 24px;
}
}.hot-ft_support_in_5v8 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hot-ft_support_main_5v8 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.hot-ft_support_ic_5v8 {
  flex-shrink: 0;
  color: #E8800A;
}.hot-ft_support_ic_5v8 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.hot-ft_support_text_title_5v8 {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2EFE8;
}.hot-ft_support_text_sub_5v8 {
  color: #6B6660;
  font-size: 12px;
  overflow-wrap: break-word;
}.hot-ft_support_btn_5v8 {
  transition: background .2s;
  background: #E8800A;
  border-radius: 6px;
  padding: 0.688rem 22px;
  color: #F2EFE8;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.hot-ft_support_btn_5v8:hover {
  background: #FF9520;
}.hot-ft_support_contacts_5v8 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hot-ft_support_contact_5v8 {
  font-size: 12px;
  color: #514E4A;
  line-height: 1.4;
}.hot-ft_support_contact_5v8 strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  color: #918C83;
  font-weight: 600;
}.hot-ft_main_5v8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.hot-ft_main_5v8 {
  padding: 40px 24px 32px;
}
}.hot-ft_main_in_5v8 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.hot-ft_main_in_5v8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hot-ft_main_in_5v8 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hot-ft_col_logo_5v8 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hot-ft_col_logo_5v8 {
  grid-column: auto;
}
}.hot-ft_logo_5v8 {
  gap: 0.563rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EFE8;
}.hot-ft_logo_mark_5v8 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.hot-ft_logo_mark_5v8 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hot-ft_logo_sub_5v8 {
  color: #514E4A;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
  line-height: 1.55;
}.hot-ft_col_title_5v8 {
  color: #918C83;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
}.hot-ft_col_links_5v8 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hot-ft_col_link_5v8 {
  transition: color .2s;
  color: #514E4A;
  overflow-wrap: break-word;
  font-size: 13px;
}.hot-ft_col_link_5v8:hover {
  color: #C9C4BB;
}.hot-ft_apps_5v8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hot-ft_app_card_5v8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.hot-ft_app_card_5v8:hover {
  border-color: rgba(232, 128, 10, 0.55);
}.hot-ft_app_card_ic_5v8 svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.hot-ft_app_card_os_5v8 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #514E4A;
}.hot-ft_app_card_action_5v8 {
  font-size: 12px;
  color: #C9C4BB;
  font-weight: 700;
}.hot-ft_bot_5v8 {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.hot-ft_bot_5v8 {
  padding: 1.25rem 24px;
}
}.hot-ft_bot_in_5v8 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.hot-ft_socials_5v8 {
  gap: 8px;
  display: flex;
}.hot-ft_soc_5v8 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 36px;
  display: flex;
  width: 36px;
  color: #918C83;
  align-items: center;
}.hot-ft_soc_5v8 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.hot-ft_soc_5v8:hover {
  background: rgba(255, 255, 255, 0.07);
}.hot-ft_legal_5v8 {
  flex: 1;
  color: #7A7672;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
}.hot-ft_legal_5v8 strong {
  font-weight: 700;
  color: #918C83;
}.hot-ft_legal_5v8 a {
  color: #918C83;
  text-decoration: underline;
}.hot-ft_age_5v8 {
  border-radius: 50%;
  border: 2px solid #7A7672;
  align-items: center;
  font-weight: 800;
  height: 32px;
  width: 32px;
  justify-content: center;
  font-size: 11px;
  color: #7A7672;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}