*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  background-color: #090F1C;
  color: #C4BBAA;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.hdv-layout_13e {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.hdv-page_13e {
  min-height: 100vh;
  display: flex;
}.hdv-main_13e {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.hdv-main_13e {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.hdv-main_13e {
  padding-bottom: 72px;
}
}.hdv-gc_13e {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #0B1222;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width:640px) {.hdv-gc_13e {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.hdv-gc_13e {
  width: 168px;
}
}.hdv-gc_13e:hover {
  transform: translateY(-3px);
  border-color: rgba(11, 172, 130, 0.07);
}.hdv-gc_img_13e {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.hdv-gc_img_13e img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hdv-gc_hover_13e {
  inset: 0;
  background: rgba(5, 10, 18, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.hdv-gc_13e:hover .hdv-gc_hover_13e {
  opacity: 1;
}.hdv-gc_hover_btn_13e {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #0BAC82;
  font-weight: 700;
  color: #EDE8D8;
  font-size: 12px;
}.hdv-gc_info_13e {
  padding: 8px 0.625rem 10px;
}.hdv-gc_name_13e {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 12px;
  color: #C4BBAA;
  text-overflow: ellipsis;
  max-width: 100%;
}.hdv-gc_prov_13e {
  font-size: 10px;
  color: #504A3E;
}.hdv-gc_tag_13e {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  text-transform: uppercase;
  font-weight: 700;
  top: 6px;
  font-size: 9px;
  position: absolute;
}.hdv-gc_tag_hot_13e {
  background: #E8383A;
  color: #fff;
}.hdv-gc_tag_new_13e {
  background: #25C266;
  color: #090F1C;
}.hdv-gc_tag_jp_13e {
  background: #E4A81E;
  color: #090F1C;
}.hdv-gc_tag_ex_13e {
  background: #C8791A;
  color: #fff;
}.hdv-gc_tag_live_13e {
  background: #E8383A;
  color: #fff;
}.hdv-gr_13e {
  padding: 32px 16px 0;
  background: #090F1C;
}
@media(min-width: 765px) {.hdv-gr_13e {
  padding: 2.25rem 24px 0;
}
}.hdv-gr_in_13e {
  margin: 0 auto;
  max-width: 83.75rem;
}.hdv-gr_head_13e {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.hdv-gr_head_l_13e {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.hdv-gr_ic_13e {
  border-radius: 10px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  width: 32px;
}.hdv-gr_ic_13e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.hdv-gr_title_13e {
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  color: #EDE8D8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.hdv-gr_title_13e {
  font-size: 18px;
}
}.hdv-gr_more_13e {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  color: #6E6658;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.hdv-gr_more_13e:hover {
  color: #0BAC82;
}.hdv-gr_more_13e svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.hdv-gr_arrows_13e {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.hdv-gr_arr_13e {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #968D7C;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.hdv-gr_arr_13e:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDE8D8;
}.hdv-gr_arr_13e svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.hdv-gr_seo_h_13e {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #C4BBAA;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width: 766px) {.hdv-gr_seo_h_13e {
  font-size: 0.875rem;
}
}.hdv-gr_seo_13e {
  max-width: 680px;
  color: #6E6658;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.hdv-gr_seo_13e strong {
  font-weight: 600;
  color: #C4BBAA;
}.hdv-gr_scroll_13e {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hdv-gr_scroll_13e::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hdv-gr_scroll_13e {
  gap: 12px;
}
}.hdv-tb_13e {
  background: #090F1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  left: 0;
  height: 56px;
  z-index: 80;
  align-items: center;
  right: 0;
  position: fixed;
  display: flex;
}.hdv-tb_in_13e {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.hdv-tb_burger_13e {
  border-radius: 10px;
  gap: 5px;
  margin-right: 8px;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  justify-content: center;
  flex-direction: column;
  display: flex;
}.hdv-tb_burger_13e:hover {
  background: rgba(255, 255, 255, 0.05);
}.hdv-tb_burger_line_13e {
  border-radius: 1px;
  background: #968D7C;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1077px) {.hdv-tb_burger_13e {
  display: none;
}
}.hdv-tb_logo_13e {
  gap: 9px;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  color: #EDE8D8;
  margin-right: 1.25rem;
}.hdv-tb_logo_mark_13e {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
}.hdv-tb_logo_mark_13e img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hdv-tb_nav_13e {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.hdv-tb_nav_13e {
  display: flex;
}
}.hdv-tb_tab_13e {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  color: #968D7C;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.hdv-tb_tab_13e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE8D8;
}.hdv-tb_tab_13e.hdv-state_active_13e {
  background: rgba(11, 172, 130, 0.18);
  color: #EDE8D8;
}.hdv-tb_right_13e {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.hdv-tb_login_13e {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  display: none;
  color: #C4BBAA;
  font-size: 13px;
  font-weight: 600;
}.hdv-tb_login_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
  color: #EDE8D8;
}
@media(min-width: 477px) {.hdv-tb_login_13e {
  display: block;
}
}.hdv-tb_reg_13e {
  border-radius: 10px;
  padding: 9px 1.125rem;
  background: #25C266;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #07100E;
}.hdv-tb_reg_13e:hover {
  background: #1AAD57;
}.hdv-sb_13e {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #0E1828;
  transition: transform .25s ease;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  width: 220px;
  position: fixed;
  left: 0;
}.hdv-sb_13e.hdv-state_open_13e {
  transform: translateX(0);
}.hdv-sb_13e::-webkit-scrollbar {
  width: 4px;
}.hdv-sb_13e::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.hdv-sb_13e {
  transform: translateX(0);
}
}.hdv-sb_auth_13e {
  padding: 0.875rem 12px 10px;
}.hdv-sb_btn_reg_13e {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #25C266;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  color: #07100E;
}.hdv-sb_btn_reg_13e:hover {
  background: #1AAD57;
}.hdv-sb_btn_login_13e {
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: block;
  font-weight: 600;
  font-size: 13px;
  color: #C4BBAA;
  text-align: center;
}.hdv-sb_btn_login_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
  color: #EDE8D8;
}.hdv-sb_promo_13e {
  background: linear-gradient(135deg,#0D2640,#0E1828);
  border-radius: 0.625rem;
  border: 1px solid rgba(11, 172, 130, 0.18);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.hdv-sb_promo_13e::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(11, 172, 130, 0.18),transparent 70%);
  content: '';
  right: -20px;
  width: 5rem;
  height: 80px;
  position: absolute;
  top: -20px;
}.hdv-sb_promo_title_13e {
  color: #0BAC82;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.hdv-sb_promo_text_13e {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EDE8D8;
  font-size: 12px;
}.hdv-sb_promo_sub_13e {
  color: #6E6658;
  font-size: 0.625rem;
  margin-top: 3px;
}.hdv-sb_nav_13e {
  padding: 0.375rem 8px 1rem;
}.hdv-sb_nav_lb_13e {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #504A3E;
  font-size: 0.625rem;
}.hdv-sb_link_13e {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  border-radius: 0.375rem;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #968D7C;
}.hdv-sb_link_13e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE8D8;
}.hdv-sb_link_13e.hdv-state_active_13e {
  background: rgba(11, 172, 130, 0.18);
  color: #EDE8D8;
}.hdv-sb_ic_13e {
  border-radius: 6px;
  justify-content: center;
  width: 30px;
  align-items: center;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
}.hdv-sb_ic_13e svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.hdv-sb_ic_1_13e {
  background: rgba(11, 172, 130, 0.07);
  color: #0BAC82;
}.hdv-sb_ic_2_13e {
  background: rgba(37, 194, 102, 0.16);
  color: #25C266;
}.hdv-sb_ic_3_13e {
  background: rgba(228, 168, 30, 0.18);
  color: #E4A81E;
}.hdv-sb_ic_4_13e {
  background: rgba(200, 121, 26, 0.20);
  color: #C8791A;
}.hdv-sb_ic_5_13e {
  background: rgba(11, 172, 130, 0.07);
  color: #F0457A;
}.hdv-sb_ic_6_13e {
  background: rgba(200, 121, 26, 0.20);
  color: #7B3DF2;
}.hdv-sb_badge_13e {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #E4A81E;
  color: #07100E;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.hdv-sb_bot_13e {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.hdv-sb_lang_13e,.hdv-sb_help_13e {
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  gap: 0.375rem;
  flex: 1;
  font-size: 11px;
  color: #968D7C;
  justify-content: center;
  display: flex;
  font-weight: 600;
  align-items: center;
}.hdv-sb_lang_13e:hover,.hdv-sb_help_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
  color: #EDE8D8;
}.hdv-sb_lang_13e svg,.hdv-sb_help_13e svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hdv-sb_bd_13e {
  inset: 0;
  background: rgba(5, 10, 18, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.hdv-sb_bd_13e.hdv-state_on_13e {
  display: block;
}
@media(min-width: 1082px) {.hdv-sb_bd_13e {
  display: none!important;
}
}.hdv-mob_nav_13e {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1828;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
}
@media(min-width: 1083px) {.hdv-mob_nav_13e {
  display: none;
}
}.hdv-mob_nav_item_13e {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #504A3E;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.hdv-mob_nav_ic_13e {
  line-height: 1;
}.hdv-mob_nav_ic_13e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.hdv-mob_nav_lb_13e {
  font-weight: 600;
  color: #504A3E;
  font-size: 0.625rem;
}.hdv-mob_nav_item_13e.hdv-state_active_13e {
  color: #0BAC82;
}.hdv-mob_nav_item_13e.hdv-state_active_13e .hdv-mob_nav_lb_13e {
  color: #0BAC82;
}.hdv-hero_13e {
  background: #090F1C;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 766px) {.hdv-hero_13e {
  padding: 24px 24px 0;
}
}.hdv-hero_in_13e {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 859px) {.hdv-hero_in_13e {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.hdv-hero_in_13e {
  grid-template-columns: 1fr 340px;
}
}.hdv-hero_promo_13e {
  background: #0B1222;
  overflow: hidden;
  border-radius: 1rem;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.hdv-hero_promo_13e {
  min-height: 17.5rem;
}
}.hdv-hero_promo_bg_13e {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0D2640 0%,#090F1C 100%);
  position: absolute;
  background-size: cover;
}.hdv-hero_promo_bg_13e::after {
  background: linear-gradient(90deg,#090F1C 0%,rgba(5, 10, 18, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hdv-hero_promo_glow_13e {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 121, 26, 0.20) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
  width: 300px;
  top: -40px;
}.hdv-hero_promo_ct_13e {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
@media(min-width: 767px) {.hdv-hero_promo_ct_13e {
  padding: 40px 2rem;
}
}.hdv-hero_badge_13e {
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  background: rgba(11, 172, 130, 0.18);
  border: 1px solid rgba(11, 172, 130, 0.07);
  font-size: 10px;
  color: #0BAC82;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hdv-hero_h1_13e {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
}.hdv-hero_h1_13e em {
  font-style: normal;
  color: #E4A81E;
}
@media(min-width: 765px) {.hdv-hero_h1_13e {
  font-size: 36px;
}
}.hdv-hero_sub_13e {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #968D7C;
}
@media(min-width: 769px) {.hdv-hero_sub_13e {
  font-size: 14px;
}
}.hdv-hero_row_13e {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hdv-hero_cta_13e {
  background: #25C266;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  font-size: 14px;
  color: #07100E;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 rgba(37, 194, 102, 0.20), 0 0 0.875rem rgba(37, 194, 102, 0.30);
}.hdv-hero_cta_13e:hover {
  background: #1AAD57;
}.hdv-hero_terms_13e {
  color: #504A3E;
  font-size: 0.688rem;
}.hdv-hero_game_13e {
  background: #0B1222;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  flex-direction: column;
  display: flex;
  position: relative;
}.hdv-hero_game_badge_13e {
  padding: 5px 0.625rem;
  background: rgba(228, 168, 30, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(228, 168, 30, 0.18);
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
  left: 0.75rem;
  color: #E4A81E;
  top: 12px;
  font-weight: 700;
}.hdv-hero_game_badge_13e svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
}.hdv-hero_game_img_13e {
  background: linear-gradient(135deg,#0D2640,#090F1C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hdv-hero_game_img_13e img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.hdv-hero_game_play_13e {
  background: rgba(5, 10, 18, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.hdv-hero_game_13e:hover .hdv-hero_game_play_13e {
  opacity: 1;
}.hdv-hero_game_play_13e span {
  border-radius: 50%;
  background: #0BAC82;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.hdv-hero_game_play_13e span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.hdv-hero_game_info_13e {
  padding: 0.875rem 1rem;
}.hdv-hero_game_title_13e {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
  color: #EDE8D8;
  overflow-wrap: break-word;
}.hdv-hero_game_provider_13e {
  color: #6E6658;
  font-size: 0.688rem;
}.hdv-hero_game_btn_13e {
  background: #0BAC82;
  transition: background .2s;
  border-radius: 10px;
  margin: 12px 1rem 1rem;
  padding: 11px;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #EDE8D8;
  font-weight: 700;
}.hdv-hero_game_13e:hover .hdv-hero_game_btn_13e {
  background: #0DC898;
}.hdv-sbar_13e {
  background: #090F1C;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.hdv-sbar_13e {
  padding: 1.125rem 1.5rem 0;
}
}.hdv-sbar_in_13e {
  margin: 0 auto;
  max-width: 83.75rem;
}.hdv-sbar_row_13e {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.hdv-sbar_input_13e {
  background: #0B1222;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 16px;
  flex: 1;
  align-items: center;
  color: #6E6658;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
}.hdv-sbar_input_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
}.hdv-sbar_input_13e svg {
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
}.hdv-sbar_providers_13e {
  padding: 0.688rem 18px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1222;
  gap: 8px;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  color: #C4BBAA;
  font-weight: 600;
  align-items: center;
}.hdv-sbar_providers_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
  color: #EDE8D8;
}.hdv-sbar_providers_13e svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.hdv-sbar_tabs_13e {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.hdv-sbar_tabs_13e::-webkit-scrollbar {
  display: none;
}.hdv-sbar_tab_13e {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 20px;
  color: #968D7C;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
}.hdv-sbar_tab_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EDE8D8;
}.hdv-sbar_tab_13e.hdv-state_active_13e {
  border-color: rgba(11, 172, 130, 0.07);
  background: rgba(11, 172, 130, 0.18);
  color: #EDE8D8;
}.hdv-sbar_tab_ic_13e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.hdv-gr_jp_13e {
  border-radius: 16px;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1A0D38 0%,#07091A 100%);
  position: relative;
}.hdv-gr_jp_13e::before {
  background: radial-gradient(circle,rgba(200, 121, 26, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  top: -3.75rem;
  width: 15.625rem;
  left: -3.75rem;
  position: absolute;
  content: '';
}.hdv-gr_jp_13e::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(228, 168, 30, 0.18) 0%,transparent 70%);
  bottom: -40px;
  height: 12.5rem;
  content: '';
  right: 0;
  width: 200px;
  position: absolute;
}.hdv-gr_jp_head_13e {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
}.hdv-gr_jp_info_13e {
  flex: 1;
}.hdv-gr_jp_label_13e {
  color: #7B3DF2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.hdv-gr_jp_label_13e svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 14px;
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
}.hdv-gr_jp_amount_13e {
  margin-bottom: 4px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  color: #EDE8D8;
}
@media(min-width: 765px) {.hdv-gr_jp_amount_13e {
  font-size: 40px;
}
}.hdv-gr_jp_amount_13e span {
  color: #E4A81E;
}.hdv-gr_jp_seo_13e {
  font-size: 12px;
  line-height: 1.5;
  color: #968D7C;
  overflow-wrap: break-word;
  max-width: 30rem;
}.hdv-gr_jp_cta_13e {
  border-radius: 0.625rem;
  padding: 11px 1.25rem;
  transition: background .2s;
  background: rgba(200, 121, 26, 0.20);
  border: 1px solid rgba(200, 121, 26, 0.20);
  white-space: nowrap;
  color: #EDE8D8;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
  font-size: 0.813rem;
  font-weight: 700;
}.hdv-gr_jp_cta_13e:hover {
  background: #C8791A;
}.hdv-gcg_13e {
  padding: 2.25rem 1rem 0;
  background: #090F1C;
}
@media(min-width: 766px) {.hdv-gcg_13e {
  padding: 2.75rem 1.5rem 0;
}
}.hdv-gcg_in_13e {
  margin: 0 auto;
  max-width: 83.75rem;
}.hdv-gcg_head_13e {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.hdv-gcg_label_13e {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #0BAC82;
}.hdv-gcg_h2_13e {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hdv-gcg_h2_13e {
  font-size: 28px;
}
}.hdv-gcg_intro_13e {
  color: #6E6658;
  line-height: 1.6;
  font-size: 0.813rem;
}.hdv-gcg_grid_13e {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.hdv-gcg_grid_13e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hdv-gcg_grid_13e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hdv-gcg_card_13e {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  min-height: 240px;
}.hdv-gcg_card_13e:hover {
  transform: translateY(-3px);
  border-color: rgba(11, 172, 130, 0.18);
}.hdv-gcg_card_bg_13e {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hdv-gcg_card_bg_13e::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hdv-gcg_card_ic_13e {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  width: 40px;
  align-items: center;
  z-index: 2;
  position: absolute;
  justify-content: center;
  top: 18px;
  color: #EDE8D8;
  right: 1.125rem;
  height: 2.5rem;
  display: flex;
}.hdv-gcg_card_ic_13e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.hdv-gcg_card_ct_13e {
  z-index: 1;
  position: relative;
}.hdv-gcg_card_h_13e {
  font-weight: 800;
  color: #EDE8D8;
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 769px) {.hdv-gcg_card_h_13e {
  font-size: 20px;
}
}.hdv-gcg_card_p_13e {
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.hdv-gcg_card_p_13e strong {
  color: #EDE8D8;
  font-weight: 600;
}.hdv-gcg_card_cta_13e {
  gap: 4px;
  font-weight: 700;
  color: #0BAC82;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
}.hdv-gcg_card_cta_13e svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hdv-ws_13e {
  padding: 2rem 1rem 0;
  background: #090F1C;
}
@media(min-width: 765px) {.hdv-ws_13e {
  padding: 36px 1.5rem 0;
}
}.hdv-ws_in_13e {
  margin: 0 auto;
  max-width: 1340px;
}.hdv-ws_head_13e {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.hdv-ws_title_13e {
  gap: 10px;
  color: #EDE8D8;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  overflow-wrap: break-word;
}.hdv-ws_title_ic_13e svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #E4A81E;
  width: 18px;
  stroke-linecap: round;
}.hdv-ws_online_13e {
  gap: 7px;
  color: #6E6658;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.hdv-ws_online_dot_13e {
  border-radius: 50%;
  background: #25C266;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(37, 194, 102, 0.16);
  height: 8px;
  width: 8px;
}.hdv-ws_scroll_13e {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.hdv-ws_scroll_13e::-webkit-scrollbar {
  display: none;
}.hdv-wc_13e {
  gap: 10px;
  background: #0B1222;
  padding: 0.625rem 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.hdv-wc_img_13e {
  overflow: hidden;
  background: #0E1828;
  border-radius: 6px;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.hdv-wc_img_13e img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hdv-wc_info_13e {
  min-width: 0;
}.hdv-wc_game_13e {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C4BBAA;
  font-weight: 600;
  white-space: nowrap;
}.hdv-wc_player_13e {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #504A3E;
  white-space: nowrap;
}.hdv-wc_amount_13e {
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  color: #25C266;
  white-space: nowrap;
  flex-shrink: 0;
}.hdv-bon_13e {
  background: #090F1C;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.hdv-bon_13e {
  padding: 2.75rem 24px 0;
}
}.hdv-bon_in_13e {
  margin: 0 auto;
  max-width: 1340px;
}.hdv-bon_head_13e {
  margin-bottom: 1.25rem;
}.hdv-bon_label_13e {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #0BAC82;
  letter-spacing: .08em;
}.hdv-bon_h2_13e {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
}
@media(min-width: 765px) {.hdv-bon_h2_13e {
  font-size: 24px;
}
}.hdv-bon_seo_13e {
  font-size: 13px;
  color: #6E6658;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hdv-bon_seo_13e strong {
  font-weight: 700;
  color: #C4BBAA;
}.hdv-bon_seo_13e a {
  text-decoration: underline;
  color: #0BAC82;
}.hdv-bon_grid_13e {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.hdv-bon_grid_13e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hdv-bon_grid_13e {
  grid-template-columns: repeat(5,1fr);
}
}.hdv-bon_card_13e {
  background: #0B1222;
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.hdv-bon_card_13e:hover {
  transform: translateY(-2px);
  border-color: rgba(11, 172, 130, 0.07);
}.hdv-bon_card_ic_13e svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.hdv-bon_card_ic_13e {
  margin-bottom: 10px;
}.hdv-bon_card_type_13e {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #6E6658;
  margin-bottom: 0.375rem;
}.hdv-bon_card_amount_13e {
  margin-bottom: 6px;
  color: #E4A81E;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.hdv-bon_card_name_13e {
  margin-bottom: 8px;
  color: #EDE8D8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hdv-bon_card_detail_13e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #504A3E;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.hdv-app_13e {
  background: #090F1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hdv-app_13e {
  padding: 44px 24px 0;
}
}.hdv-app_in_13e {
  margin: 0 auto;
  max-width: 83.75rem;
}.hdv-app_head_13e {
  margin-bottom: 1rem;
}.hdv-app_label_13e {
  font-weight: 700;
  color: #0BAC82;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hdv-app_h2_13e {
  color: #EDE8D8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.hdv-app_h2_13e {
  font-size: 1.5rem;
}
}.hdv-app_sub_13e {
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  color: #6E6658;
  overflow-wrap: break-word;
}.hdv-app_sub_13e strong {
  font-weight: 700;
  color: #C4BBAA;
}.hdv-app_cards_13e {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.hdv-app_cards_13e {
  grid-template-columns: repeat(3,1fr);
}
}.hdv-app_card_13e {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 10px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.hdv-app_card_ios_13e {
  background: linear-gradient(135deg,rgba(11, 172, 130, 0.18) 0%,#0E1828 100%);
}.hdv-app_card_android_13e {
  background: linear-gradient(135deg,rgba(37, 194, 102, 0.16) 0%,#0E1828 100%);
}.hdv-app_card_win_13e {
  background: linear-gradient(135deg,rgba(228, 168, 30, 0.18) 0%,#0E1828 100%);
}.hdv-app_card_ic_13e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
}.hdv-app_card_ic_13e {
  color: #EDE8D8;
  flex-shrink: 0;
}.hdv-app_card_os_13e {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6E6658;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hdv-app_card_title_13e {
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
  color: #EDE8D8;
  margin-bottom: 6px;
  font-weight: 700;
}.hdv-app_card_text_13e {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6E6658;
  font-size: 0.75rem;
}.hdv-app_card_btn_13e {
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(11, 172, 130, 0.40);
  gap: 0.438rem;
  font-size: 13px;
  align-items: center;
  color: #EDE8D8;
  font-weight: 700;
  display: inline-flex;
}.hdv-app_card_btn_13e:hover {
  background: rgba(255, 255, 255, 0.07);
}.hdv-prov_13e {
  padding: 2.25rem 16px 0;
  background: #090F1C;
}
@media(min-width: 769px) {.hdv-prov_13e {
  padding: 2.75rem 1.5rem 0;
}
}.hdv-prov_in_13e {
  margin: 0 auto;
  max-width: 1340px;
}.hdv-prov_head_13e {
  margin-bottom: 1rem;
}.hdv-prov_label_13e {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #0BAC82;
}.hdv-prov_h2_13e {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #EDE8D8;
}
@media(min-width: 770px) {.hdv-prov_h2_13e {
  font-size: 1.5rem;
}
}.hdv-prov_seo_13e {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #6E6658;
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.hdv-prov_seo_13e strong {
  font-weight: 700;
  color: #C4BBAA;
}.hdv-prov_seo_13e a {
  color: #0BAC82;
  text-decoration: underline;
}.hdv-prov_grid_13e {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.hdv-prov_grid_13e {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hdv-prov_grid_13e {
  grid-template-columns: repeat(8,1fr);
}
}.hdv-prov_card_13e {
  gap: 7px;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  background: #0B1222;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.hdv-prov_card_13e:hover {
  background: #0E1828;
  border-color: rgba(11, 172, 130, 0.40);
}.hdv-prov_logo_13e {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
}.hdv-prov_logo_13e img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hdv-prov_name_13e {
  color: #968D7C;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
}.hdv-reg_13e {
  padding: 36px 16px 0;
  background: #090F1C;
}
@media(min-width: 769px) {.hdv-reg_13e {
  padding: 2.75rem 24px 0;
}
}.hdv-reg_in_13e {
  border-radius: 1rem;
  background: #0E1828;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1340px;
}
@media(min-width: 765px) {.hdv-reg_in_13e {
  padding: 40px;
}
}.hdv-reg_top_13e {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.hdv-reg_top_13e {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hdv-reg_label_13e {
  font-weight: 700;
  color: #0BAC82;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hdv-reg_h2_13e {
  color: #EDE8D8;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.hdv-reg_h2_13e {
  font-size: 28px;
}
}.hdv-reg_bonus_13e {
  background: rgba(228, 168, 30, 0.18);
  gap: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(228, 168, 30, 0.18);
  border-radius: 0.625rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.hdv-reg_bonus_amount_13e {
  color: #E4A81E;
  font-size: 20px;
  font-weight: 800;
}.hdv-reg_bonus_text_13e {
  color: #968D7C;
  font-size: 13px;
  line-height: 1.35;
}.hdv-reg_cta_btn_13e {
  padding: 0.875rem 32px;
  background: #25C266;
  border-radius: 10px;
  transition: background .2s;
  box-shadow: 0 4px 0 rgba(37, 194, 102, 0.20), 0 0 0.875rem rgba(37, 194, 102, 0.30);
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
  display: inline-block;
  color: #07100E;
}.hdv-reg_cta_btn_13e:hover {
  background: #1AAD57;
}.hdv-reg_terms_13e {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #504A3E;
}.hdv-reg_seo_13e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6E6658;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.hdv-reg_seo_13e p {
  margin-bottom: 10px;
  line-height: 1.65;
  color: #6E6658;
  font-size: 13px;
}.hdv-reg_seo_13e p:last-child {
  margin-bottom: 0;
}.hdv-reg_seo_13e strong {
  color: #C4BBAA;
  font-weight: 700;
}.hdv-reg_seo_13e a {
  transition: color .2s;
  color: #0BAC82;
  text-decoration: underline;
}.hdv-reg_seo_13e a:hover {
  color: #0DC898;
}.hdv-reg_seo_13e ul,.hdv-reg_seo_13e ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hdv-reg_seo_13e ol {
  list-style: decimal;
}.hdv-reg_seo_13e li {
  color: #6E6658;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.hdv-reg_seo_13e table {
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.hdv-reg_seo_13e table {
  display: table;
}
}.hdv-reg_seo_13e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4BBAA;
  font-weight: 700;
  text-align: left;
}.hdv-reg_seo_13e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6E6658;
}.hdv-reg_steps_13e {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.hdv-reg_steps_13e {
  margin-top: 0;
}
}.hdv-reg_step_13e {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.hdv-reg_step_num_13e {
  background: rgba(11, 172, 130, 0.18);
  border: 1px solid rgba(11, 172, 130, 0.07);
  border-radius: 50%;
  font-weight: 800;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #0BAC82;
  height: 2.125rem;
  font-size: 14px;
}.hdv-reg_step_title_13e {
  color: #EDE8D8;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.hdv-reg_step_text_13e {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6E6658;
}.hdv-reg_trust_13e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.hdv-reg_trust_item_13e {
  gap: 7px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6E6658;
  align-items: center;
}.hdv-reg_trust_ic_13e svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #0BAC82;
}.hdv-seo_13e {
  padding: 36px 1rem 0;
  background: #090F1C;
}
@media(min-width: 765px) {.hdv-seo_13e {
  padding: 44px 1.5rem 0;
}
}.hdv-seo_in_13e {
  background: #0E1828;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width:768px) {.hdv-seo_in_13e {
  padding: 2.25rem 40px;
}
}.hdv-seo_label_13e {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #0BAC82;
  font-weight: 700;
}.hdv-seo_h2_13e {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 766px) {.hdv-seo_h2_13e {
  font-size: 1.5rem;
}
}.hdv-seo_body_13e {
  overflow-wrap: break-word;
  color: #968D7C;
  font-size: 14px;
  line-height: 1.75;
}.hdv-seo_body_13e p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #968D7C;
}.hdv-seo_body_13e p:last-child {
  margin-bottom: 0;
}.hdv-seo_body_13e strong {
  color: #C4BBAA;
  font-weight: 700;
}.hdv-seo_body_13e a {
  transition: color .2s;
  color: #0BAC82;
  text-decoration: underline;
}.hdv-seo_body_13e a:hover {
  color: #0DC898;
}.hdv-seo_body_13e ul,.hdv-seo_body_13e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hdv-seo_body_13e ol {
  list-style: decimal;
}.hdv-seo_body_13e li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #968D7C;
}.hdv-seo_body_13e table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.hdv-seo_body_13e table {
  display: table;
}
}.hdv-seo_body_13e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C4BBAA;
  text-align: left;
}.hdv-seo_body_13e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968D7C;
}.hdv-seo_cols_13e {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hdv-seo_cols_13e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hdv-seo_cols_13e {
  grid-template-columns: repeat(3,1fr);
}
}.hdv-seo_col_h_13e {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C4BBAA;
}.hdv-seo_col_p_13e {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6658;
}.hdv-seo_stats_13e {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hdv-seo_stat_13e {
  border: 1px solid rgba(11, 172, 130, 0.18);
  background: rgba(11, 172, 130, 0.07);
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.hdv-seo_stat_val_13e {
  font-size: 20px;
  color: #0BAC82;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.hdv-seo_stat_lb_13e {
  font-size: 11px;
  color: #6E6658;
  overflow-wrap: break-word;
}.hdv-seo_13e {
  padding: 2.25rem 16px 0;
  background: #090F1C;
}
@media(min-width: 766px) {.hdv-seo_13e {
  padding: 2.75rem 1.5rem 0;
}
}.hdv-seo_in_13e {
  background: #0E1828;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.hdv-seo_in_13e {
  padding: 2.25rem 40px;
}
}.hdv-seo_label_13e {
  color: #0BAC82;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hdv-seo_h2_13e {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 765px) {.hdv-seo_h2_13e {
  font-size: 1.5rem;
}
}.hdv-seo_body_13e {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #968D7C;
}.hdv-seo_body_13e p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #968D7C;
}.hdv-seo_body_13e p:last-child {
  margin-bottom: 0;
}.hdv-seo_body_13e strong {
  color: #C4BBAA;
  font-weight: 700;
}.hdv-seo_body_13e a {
  transition: color .2s;
  color: #0BAC82;
  text-decoration: underline;
}.hdv-seo_body_13e a:hover {
  color: #0DC898;
}.hdv-seo_body_13e ul,.hdv-seo_body_13e ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hdv-seo_body_13e ol {
  list-style: decimal;
}.hdv-seo_body_13e li {
  line-height: 1.75;
  color: #968D7C;
  margin-bottom: 6px;
  font-size: 14px;
}.hdv-seo_body_13e table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.hdv-seo_body_13e table {
  display: table;
}
}.hdv-seo_body_13e th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4BBAA;
}.hdv-seo_body_13e td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968D7C;
}.hdv-seo_cols_13e {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.hdv-seo_cols_13e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hdv-seo_cols_13e {
  grid-template-columns: repeat(3,1fr);
}
}.hdv-seo_col_h_13e {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C4BBAA;
  font-weight: 700;
}.hdv-seo_col_p_13e {
  line-height: 1.65;
  color: #6E6658;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hdv-seo_stats_13e {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hdv-seo_stat_13e {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(11, 172, 130, 0.18);
  flex: 1;
  background: rgba(11, 172, 130, 0.07);
  border-radius: 10px;
  min-width: 140px;
}.hdv-seo_stat_val_13e {
  color: #0BAC82;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.hdv-seo_stat_lb_13e {
  font-size: 0.688rem;
  color: #6E6658;
  overflow-wrap: break-word;
}.hdv-seo_13e {
  padding: 36px 16px 0;
  background: #090F1C;
}
@media(min-width: 769px) {.hdv-seo_13e {
  padding: 2.75rem 1.5rem 0;
}
}.hdv-seo_in_13e {
  background: #0E1828;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.hdv-seo_in_13e {
  padding: 2.25rem 40px;
}
}.hdv-seo_label_13e {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #0BAC82;
  margin-bottom: 10px;
  font-size: 11px;
}.hdv-seo_h2_13e {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDE8D8;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.hdv-seo_h2_13e {
  font-size: 1.5rem;
}
}.hdv-seo_body_13e {
  color: #968D7C;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.hdv-seo_body_13e p {
  color: #968D7C;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.hdv-seo_body_13e p:last-child {
  margin-bottom: 0;
}.hdv-seo_body_13e strong {
  color: #C4BBAA;
  font-weight: 700;
}.hdv-seo_body_13e a {
  transition: color .2s;
  color: #0BAC82;
  text-decoration: underline;
}.hdv-seo_body_13e a:hover {
  color: #0DC898;
}.hdv-seo_body_13e ul,.hdv-seo_body_13e ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hdv-seo_body_13e ol {
  list-style: decimal;
}.hdv-seo_body_13e li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #968D7C;
  line-height: 1.75;
}.hdv-seo_body_13e table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hdv-seo_body_13e table {
  display: table;
}
}.hdv-seo_body_13e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C4BBAA;
  text-align: left;
  font-weight: 700;
}.hdv-seo_body_13e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968D7C;
}.hdv-seo_cols_13e {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.hdv-seo_cols_13e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hdv-seo_cols_13e {
  grid-template-columns: repeat(3,1fr);
}
}.hdv-seo_col_h_13e {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C4BBAA;
}.hdv-seo_col_p_13e {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E6658;
}.hdv-seo_stats_13e {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hdv-seo_stat_13e {
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(11, 172, 130, 0.18);
  background: rgba(11, 172, 130, 0.07);
  flex: 1;
  min-width: 140px;
}.hdv-seo_stat_val_13e {
  font-weight: 800;
  color: #0BAC82;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.hdv-seo_stat_lb_13e {
  color: #6E6658;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hdv-faq_13e {
  background: #090F1C;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.hdv-faq_13e {
  padding: 2.75rem 1.5rem 0;
}
}.hdv-faq_in_13e {
  margin: 0 auto;
  max-width: 83.75rem;
}.hdv-faq_head_13e {
  margin-bottom: 20px;
}.hdv-faq_label_13e {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #0BAC82;
  letter-spacing: .08em;
}.hdv-faq_h2_13e {
  font-family: 'Cormorant Garamond', serif;
  color: #EDE8D8;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hdv-faq_h2_13e {
  font-size: 24px;
}
}.hdv-faq_list_13e {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hdv-faq_item_13e {
  border-radius: 0.625rem;
  background: #0E1828;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.hdv-faq_q_13e {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #C4BBAA;
}.hdv-faq_q_13e:hover {
  color: #EDE8D8;
}.hdv-faq_q_ic_13e {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #0BAC82;
  font-size: 1rem;
  width: 24px;
  display: flex;
  height: 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.hdv-faq_item_13e.hdv-state_open_13e .hdv-faq_q_ic_13e {
  transform: rotate(45deg);
}.hdv-faq_a_13e {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color: #6E6658;
}.hdv-faq_item_13e.hdv-state_open_13e .hdv-faq_a_13e {
  display: block;
}.hdv-faq_a_13e strong {
  color: #C4BBAA;
  font-weight: 700;
}.hdv-faq_a_13e a {
  color: #0BAC82;
  text-decoration: underline;
}.hdv-faq_a_13e ul,.hdv-faq_a_13e ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hdv-faq_a_13e ol {
  list-style: decimal;
}.hdv-faq_a_13e li {
  line-height: 1.6;
  margin-bottom: 4px;
}.hdv-faq_a_13e table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 770px) {.hdv-faq_a_13e table {
  display: table;
}
}.hdv-faq_a_13e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #C4BBAA;
  font-weight: 700;
  text-align: left;
}.hdv-faq_a_13e td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6658;
}.hdv-ft_13e {
  background: #050A12;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.hdv-ft_support_13e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.hdv-ft_support_13e {
  padding: 28px 1.5rem;
}
}.hdv-ft_support_in_13e {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hdv-ft_support_main_13e {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.hdv-ft_support_ic_13e {
  flex-shrink: 0;
  color: #0BAC82;
}.hdv-ft_support_ic_13e svg {
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
}.hdv-ft_support_text_title_13e {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EDE8D8;
}.hdv-ft_support_text_sub_13e {
  font-size: 12px;
  color: #6E6658;
  overflow-wrap: break-word;
}.hdv-ft_support_btn_13e {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #0BAC82;
  font-size: 13px;
  color: #EDE8D8;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.hdv-ft_support_btn_13e:hover {
  background: #0DC898;
}.hdv-ft_support_contacts_13e {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.hdv-ft_support_contact_13e {
  line-height: 1.4;
  color: #504A3E;
  font-size: 0.75rem;
}.hdv-ft_support_contact_13e strong {
  color: #968D7C;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.hdv-ft_main_13e {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.hdv-ft_main_13e {
  padding: 2.5rem 24px 2rem;
}
}.hdv-ft_main_in_13e {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.hdv-ft_main_in_13e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hdv-ft_main_in_13e {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hdv-ft_col_logo_13e {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.hdv-ft_col_logo_13e {
  grid-column: auto;
}
}.hdv-ft_logo_13e {
  gap: 0.563rem;
  flex-wrap: wrap;
  color: #EDE8D8;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  font-weight: 800;
}.hdv-ft_logo_mark_13e {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
}.hdv-ft_logo_mark_13e img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hdv-ft_logo_sub_13e {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #504A3E;
  max-width: 12.5rem;
  font-size: 12px;
}.hdv-ft_col_title_13e {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #968D7C;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.hdv-ft_col_links_13e {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hdv-ft_col_link_13e {
  transition: color .2s;
  color: #504A3E;
  font-size: 13px;
  overflow-wrap: break-word;
}.hdv-ft_col_link_13e:hover {
  color: #C4BBAA;
}.hdv-ft_apps_13e {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hdv-ft_app_card_13e {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.hdv-ft_app_card_13e:hover {
  border-color: rgba(11, 172, 130, 0.40);
}.hdv-ft_app_card_ic_13e svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.hdv-ft_app_card_os_13e {
  font-weight: 600;
  color: #504A3E;
  font-size: 10px;
}.hdv-ft_app_card_action_13e {
  font-weight: 700;
  color: #C4BBAA;
  font-size: 12px;
}.hdv-ft_bot_13e {
  padding: 20px 16px;
}
@media(min-width:768px) {.hdv-ft_bot_13e {
  padding: 1.25rem 24px;
}
}.hdv-ft_bot_in_13e {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.hdv-ft_socials_13e {
  gap: 8px;
  display: flex;
}.hdv-ft_soc_13e {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #968D7C;
  width: 2.25rem;
  display: flex;
}.hdv-ft_soc_13e svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hdv-ft_soc_13e:hover {
  background: rgba(255, 255, 255, 0.07);
}.hdv-ft_legal_13e {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A7268;
  min-width: 12.5rem;
}.hdv-ft_legal_13e strong {
  color: #968D7C;
  font-weight: 700;
}.hdv-ft_legal_13e a {
  color: #968D7C;
  text-decoration: underline;
}.hdv-ft_age_13e {
  border: 2px solid #7A7268;
  border-radius: 50%;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 800;
  color: #7A7268;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  margin-left: auto;
  align-items: center;
  width: 2rem;
}