*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C2BBDF;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #0B0C1D;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.dcw-layout-2hk {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.dcw-page-2hk {
  display: flex;
  min-height: 100vh;
}.dcw-main-2hk {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.dcw-main-2hk {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.dcw-main-2hk {
  padding-bottom: 4.5rem;
}
}.dcw-gc-2hk {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 6px;
  background: #0E1022;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.dcw-gc-2hk {
  width: 156px;
}
}
@media(min-width: 1083px) {.dcw-gc-2hk {
  width: 168px;
}
}.dcw-gc-2hk:hover {
  border-color: rgba(163, 46, 240, 0.08);
  transform: translateY(-3px);
}.dcw-gc_img-2hk {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.dcw-gc_img-2hk img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.dcw-gc_hover-2hk {
  transition: opacity .2s;
  background: rgba(7, 8, 18, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.dcw-gc-2hk:hover .dcw-gc_hover-2hk {
  opacity: 1;
}.dcw-gc_hover_btn-2hk {
  padding: 8px 1rem;
  background: #A32EF0;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  color: #EDE8FF;
}.dcw-gc_info-2hk {
  padding: 8px 10px 0.625rem;
}.dcw-gc_name-2hk {
  overflow: hidden;
  color: #C2BBDF;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.dcw-gc_prov-2hk {
  font-size: 10px;
  color: #524E72;
}.dcw-gc_tag-2hk {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 0.375rem;
  font-size: 0.563rem;
}.dcw-gc_tag_hot-2hk {
  background: #E63946;
  color: #fff;
}.dcw-gc_tag_new-2hk {
  background: #22C55E;
  color: #0B0C1D;
}.dcw-gc_tag_jp-2hk {
  background: #E8960A;
  color: #0B0C1D;
}.dcw-gc_tag_ex-2hk {
  background: #6612C2;
  color: #fff;
}.dcw-gc_tag_live-2hk {
  background: #E63946;
  color: #fff;
}.dcw-gr-2hk {
  padding: 2rem 1rem 0;
  background: #0B0C1D;
}
@media(min-width:768px) {.dcw-gr-2hk {
  padding: 2.25rem 1.5rem 0;
}
}.dcw-gr_in-2hk {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcw-gr_head-2hk {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dcw-gr_head_l-2hk {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.dcw-gr_ic-2hk {
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  width: 32px;
}.dcw-gr_ic-2hk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.dcw-gr_title-2hk {
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDE8FF;
  font-size: 1rem;
}
@media(min-width: 770px) {.dcw-gr_title-2hk {
  font-size: 1.125rem;
}
}.dcw-gr_more-2hk {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  color: #6E6890;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.dcw-gr_more-2hk:hover {
  color: #A32EF0;
}.dcw-gr_more-2hk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.dcw-gr_arrows-2hk {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.dcw-gr_arr-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  color: #918AAD;
}.dcw-gr_arr-2hk:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDE8FF;
}.dcw-gr_arr-2hk svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.dcw-gr_seo_h-2hk {
  margin: 0 0 0.375rem;
  font-family: 'Orbitron', sans-serif;
  font-size: 0.813rem;
  color: #C2BBDF;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.dcw-gr_seo_h-2hk {
  font-size: 14px;
}
}.dcw-gr_seo-2hk {
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #6E6890;
  overflow-wrap: break-word;
}.dcw-gr_seo-2hk strong {
  font-weight: 600;
  color: #C2BBDF;
}.dcw-gr_scroll-2hk {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.dcw-gr_scroll-2hk::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.dcw-gr_scroll-2hk {
  gap: 0.75rem;
}
}.dcw-tb-2hk {
  background: #0B0C1D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  right: 0;
  z-index: 80;
  position: fixed;
  top: 0;
  left: 0;
  height: 3.5rem;
  display: flex;
}.dcw-tb_in-2hk {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.dcw-tb_burger-2hk {
  border-radius: 0.375rem;
  gap: 5px;
  width: 2.375rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
  margin-right: 0.5rem;
}.dcw-tb_burger-2hk:hover {
  background: rgba(255, 255, 255, 0.05);
}.dcw-tb_burger_line-2hk {
  border-radius: 1px;
  background: #918AAD;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width:1080px) {.dcw-tb_burger-2hk {
  display: none;
}
}.dcw-tb_logo-2hk {
  gap: 9px;
  font-weight: 800;
  color: #EDE8FF;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 18px;
  display: flex;
  align-items: center;
  letter-spacing: -.01em;
}.dcw-tb_logo_mark-2hk {
  overflow: hidden;
  border-radius: 0.375rem;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.dcw-tb_logo_mark-2hk img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dcw-tb_nav-2hk {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.dcw-tb_nav-2hk {
  display: flex;
}
}.dcw-tb_tab-2hk {
  padding: 8px 14px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #918AAD;
  font-size: 13px;
  white-space: nowrap;
}.dcw-tb_tab-2hk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE8FF;
}.dcw-tb_tab-2hk.dcw-state_active-2hk {
  background: rgba(163, 46, 240, 0.18);
  color: #EDE8FF;
}.dcw-tb_right-2hk {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.dcw-tb_login-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  display: none;
  color: #C2BBDF;
  font-weight: 600;
  font-size: 0.813rem;
}.dcw-tb_login-2hk:hover {
  border-color: rgba(163, 46, 240, 0.55);
  color: #EDE8FF;
}
@media(min-width: 482px) {.dcw-tb_login-2hk {
  display: block;
}
}.dcw-tb_reg-2hk {
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  color: #0A0712;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.dcw-tb_reg-2hk:hover {
  background: #16A34A;
}.dcw-sb-2hk {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #111328;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 220px;
  position: fixed;
  z-index: 70;
  bottom: 0;
  top: 56px;
  left: 0;
  overflow-y: auto;
}.dcw-sb-2hk.dcw-state_open-2hk {
  transform: translateX(0);
}.dcw-sb-2hk::-webkit-scrollbar {
  width: 4px;
}.dcw-sb-2hk::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.dcw-sb-2hk {
  transform: translateX(0);
}
}.dcw-sb_auth-2hk {
  padding: 0.875rem 0.75rem 0.625rem;
}.dcw-sb_btn_reg-2hk {
  padding: 0.688rem;
  border-radius: 6px;
  background: #22C55E;
  transition: background .2s;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #0A0712;
  font-weight: 700;
}.dcw-sb_btn_reg-2hk:hover {
  background: #16A34A;
}.dcw-sb_btn_login-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 10px;
  font-weight: 600;
  display: block;
  color: #C2BBDF;
  text-align: center;
  font-size: 0.813rem;
}.dcw-sb_btn_login-2hk:hover {
  border-color: rgba(163, 46, 240, 0.55);
  color: #EDE8FF;
}.dcw-sb_promo-2hk {
  border-radius: 0.375rem;
  background: linear-gradient(135deg,#2A0A5E,#111328);
  margin: 0 12px 10px;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(163, 46, 240, 0.18);
  position: relative;
}.dcw-sb_promo-2hk::before {
  background: radial-gradient(circle,rgba(163, 46, 240, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  width: 80px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
}.dcw-sb_promo_title-2hk {
  color: #A32EF0;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.dcw-sb_promo_text-2hk {
  color: #EDE8FF;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.dcw-sb_promo_sub-2hk {
  margin-top: 3px;
  color: #6E6890;
  font-size: 0.625rem;
}.dcw-sb_nav-2hk {
  padding: 6px 0.5rem 1rem;
}.dcw-sb_nav_lb-2hk {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #524E72;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.dcw-sb_link-2hk {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  color: #918AAD;
  display: flex;
}.dcw-sb_link-2hk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDE8FF;
}.dcw-sb_link-2hk.dcw-state_active-2hk {
  background: rgba(163, 46, 240, 0.18);
  color: #EDE8FF;
}.dcw-sb_ic-2hk {
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
}.dcw-sb_ic-2hk svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dcw-sb_ic_1-2hk {
  background: rgba(163, 46, 240, 0.08);
  color: #A32EF0;
}.dcw-sb_ic_2-2hk {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.dcw-sb_ic_3-2hk {
  background: rgba(232, 150, 10, 0.15);
  color: #E8960A;
}.dcw-sb_ic_4-2hk {
  background: rgba(102, 18, 194, 0.22);
  color: #6612C2;
}.dcw-sb_ic_5-2hk {
  background: rgba(163, 46, 240, 0.08);
  color: #DD35BB;
}.dcw-sb_ic_6-2hk {
  background: rgba(102, 18, 194, 0.22);
  color: #9B5CF6;
}.dcw-sb_badge-2hk {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #E8960A;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0A0712;
}.dcw-sb_bot-2hk {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.dcw-sb_lang-2hk,.dcw-sb_help-2hk {
  flex: 1;
  border-radius: 4px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  color: #918AAD;
  justify-content: center;
}.dcw-sb_lang-2hk:hover,.dcw-sb_help-2hk:hover {
  border-color: rgba(163, 46, 240, 0.55);
  color: #EDE8FF;
}.dcw-sb_lang-2hk svg,.dcw-sb_help-2hk svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.dcw-sb_bd-2hk {
  inset: 0;
  background: rgba(7, 8, 18, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.dcw-sb_bd-2hk.dcw-state_on-2hk {
  display: block;
}
@media(min-width: 1082px) {.dcw-sb_bd-2hk {
  display: none!important;
}
}.dcw-mob_nav-2hk {
  background: #111328;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1083px) {.dcw-mob_nav-2hk {
  display: none;
}
}.dcw-mob_nav_item-2hk {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  color: #524E72;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.dcw-mob_nav_ic-2hk {
  line-height: 1;
}.dcw-mob_nav_ic-2hk svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.dcw-mob_nav_lb-2hk {
  color: #524E72;
  font-size: 0.625rem;
  font-weight: 600;
}.dcw-mob_nav_item-2hk.dcw-state_active-2hk {
  color: #A32EF0;
}.dcw-mob_nav_item-2hk.dcw-state_active-2hk .dcw-mob_nav_lb-2hk {
  color: #A32EF0;
}.dcw-hero-2hk {
  background: #0B0C1D;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.dcw-hero-2hk {
  padding: 1.5rem 24px 0;
}
}.dcw-hero_in-2hk {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.dcw-hero_in-2hk {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.dcw-hero_in-2hk {
  grid-template-columns: 1fr 340px;
}
}.dcw-hero_promo-2hk {
  overflow: hidden;
  background: #0E1022;
  border-radius: 0.625rem;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 771px) {.dcw-hero_promo-2hk {
  min-height: 17.5rem;
}
}.dcw-hero_promo_bg-2hk {
  background: linear-gradient(120deg,#2A0A5E 0%,#0B0C1D 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.dcw-hero_promo_bg-2hk::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0C1D 0%,rgba(7, 8, 18, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dcw-hero_promo_glow-2hk {
  background: radial-gradient(circle,rgba(102, 18, 194, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 18.75rem;
  position: absolute;
  height: 300px;
  pointer-events: none;
  right: 60px;
}.dcw-hero_promo_ct-2hk {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.dcw-hero_promo_ct-2hk {
  padding: 40px 32px;
}
}.dcw-hero_badge-2hk {
  border: 1px solid rgba(163, 46, 240, 0.08);
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  background: rgba(163, 46, 240, 0.18);
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  color: #A32EF0;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
}.dcw-hero_h1-2hk {
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #EDE8FF;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}.dcw-hero_h1-2hk em {
  color: #E8960A;
  font-style: normal;
}
@media(min-width: 765px) {.dcw-hero_h1-2hk {
  font-size: 36px;
}
}.dcw-hero_sub-2hk {
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #918AAD;
}
@media(min-width: 770px) {.dcw-hero_sub-2hk {
  font-size: 14px;
}
}.dcw-hero_row-2hk {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dcw-hero_cta-2hk {
  border-radius: 6px;
  transition: background .2s;
  background: #22C55E;
  padding: 13px 26px;
  color: #0A0712;
  box-shadow: 0 6px 1.75rem rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 14px;
  font-weight: 700;
}.dcw-hero_cta-2hk:hover {
  background: #16A34A;
}.dcw-hero_terms-2hk {
  color: #524E72;
  font-size: 11px;
}.dcw-hero_game-2hk {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1022;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.dcw-hero_game_badge-2hk {
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  background: rgba(232, 150, 10, 0.15);
  border: 1px solid rgba(232, 150, 10, 0.15);
  top: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  color: #E8960A;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  left: 12px;
}.dcw-hero_game_badge-2hk svg {
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.dcw-hero_game_img-2hk {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0A5E,#0B0C1D);
  padding-bottom: 60%;
  position: relative;
}.dcw-hero_game_img-2hk img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.dcw-hero_game_play-2hk {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 8, 18, 0.72);
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.dcw-hero_game-2hk:hover .dcw-hero_game_play-2hk {
  opacity: 1;
}.dcw-hero_game_play-2hk span {
  border-radius: 50%;
  background: #A32EF0;
  width: 52px;
  height: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
}.dcw-hero_game_play-2hk span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.dcw-hero_game_info-2hk {
  padding: 14px 1rem;
}.dcw-hero_game_title-2hk {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDE8FF;
  font-size: 0.938rem;
}.dcw-hero_game_provider-2hk {
  font-size: 11px;
  color: #6E6890;
}.dcw-hero_game_btn-2hk {
  padding: 0.688rem;
  border-radius: 0.375rem;
  background: #A32EF0;
  margin: 12px 1rem 16px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EDE8FF;
  display: block;
  text-align: center;
}.dcw-hero_game-2hk:hover .dcw-hero_game_btn-2hk {
  background: #BC52F7;
}.dcw-gcg-2hk {
  background: #0B0C1D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dcw-gcg-2hk {
  padding: 2.75rem 24px 0;
}
}.dcw-gcg_in-2hk {
  margin: 0 auto;
  max-width: 1320px;
}.dcw-gcg_head-2hk {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.dcw-gcg_label-2hk {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #A32EF0;
  margin-bottom: 0.5rem;
}.dcw-gcg_h2-2hk {
  color: #EDE8FF;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.dcw-gcg_h2-2hk {
  font-size: 28px;
}
}.dcw-gcg_intro-2hk {
  color: #6E6890;
  font-size: 0.813rem;
  line-height: 1.6;
}.dcw-gcg_grid-2hk {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.dcw-gcg_grid-2hk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dcw-gcg_grid-2hk {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dcw-gcg_card-2hk {
  overflow: hidden;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  min-height: 240px;
  position: relative;
}.dcw-gcg_card-2hk:hover {
  border-color: rgba(163, 46, 240, 0.18);
  transform: translateY(-3px);
}.dcw-gcg_card_bg-2hk {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dcw-gcg_card_bg-2hk::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dcw-gcg_card_ic-2hk {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  z-index: 2;
  display: flex;
  top: 1.125rem;
  right: 18px;
  justify-content: center;
  position: absolute;
  height: 40px;
  width: 40px;
  align-items: center;
  color: #EDE8FF;
}.dcw-gcg_card_ic-2hk svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.dcw-gcg_card_ct-2hk {
  z-index: 1;
  position: relative;
}.dcw-gcg_card_h-2hk {
  color: #EDE8FF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.dcw-gcg_card_h-2hk {
  font-size: 20px;
}
}.dcw-gcg_card_p-2hk {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.dcw-gcg_card_p-2hk strong {
  font-weight: 600;
  color: #EDE8FF;
}.dcw-gcg_card_cta-2hk {
  gap: 0.25rem;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #A32EF0;
  align-items: center;
}.dcw-gcg_card_cta-2hk svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.dcw-ws-2hk {
  padding: 32px 16px 0;
  background: #0B0C1D;
}
@media(min-width: 769px) {.dcw-ws-2hk {
  padding: 36px 1.5rem 0;
}
}.dcw-ws_in-2hk {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcw-ws_head-2hk {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.dcw-ws_title-2hk {
  gap: 0.625rem;
  display: flex;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
  color: #EDE8FF;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.dcw-ws_title_ic-2hk svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #E8960A;
  height: 18px;
  stroke-linejoin: round;
}.dcw-ws_online-2hk {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #6E6890;
  display: flex;
}.dcw-ws_online_dot-2hk {
  border-radius: 50%;
  background: #22C55E;
  width: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  height: 0.5rem;
}.dcw-ws_scroll-2hk {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.dcw-ws_scroll-2hk::-webkit-scrollbar {
  display: none;
}.dcw-wc-2hk {
  border-radius: 0.375rem;
  gap: 10px;
  background: #0E1022;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.dcw-wc_img-2hk {
  background: #111328;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.dcw-wc_img-2hk img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dcw-wc_info-2hk {
  min-width: 0;
}.dcw-wc_game-2hk {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C2BBDF;
  font-size: 12px;
  font-weight: 600;
}.dcw-wc_player-2hk {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #524E72;
  white-space: nowrap;
  font-size: 10px;
}.dcw-wc_amount-2hk {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #22C55E;
  white-space: nowrap;
}.dcw-htp-2hk {
  padding: 36px 16px 0;
  background: #0B0C1D;
}
@media(min-width: 769px) {.dcw-htp-2hk {
  padding: 44px 24px 0;
}
}.dcw-htp_in-2hk {
  margin: 0 auto;
  max-width: 1320px;
}.dcw-htp_head-2hk {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dcw-htp_label-2hk {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #A32EF0;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.dcw-htp_h2-2hk {
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #EDE8FF;
  font-weight: 800;
}
@media(min-width: 766px) {.dcw-htp_h2-2hk {
  font-size: 1.75rem;
}
}.dcw-htp_intro-2hk {
  line-height: 1.6;
  color: #6E6890;
  font-size: 0.875rem;
}.dcw-htp_steps-2hk {
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.dcw-htp_steps-2hk {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.dcw-htp_steps-2hk {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.dcw-htp_step-2hk {
  border-radius: 0.375rem;
  padding: 20px 18px 18px;
  background: #111328;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  position: relative;
}.dcw-htp_step_num-2hk {
  border-radius: 50%;
  background: #A32EF0;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  font-size: 13px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  position: absolute;
  top: -0.75rem;
  left: 20px;
  width: 1.75rem;
  height: 1.75rem;
  color: #0A0712;
}.dcw-htp_step_ic-2hk {
  background: rgba(163, 46, 240, 0.18);
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  height: 36px;
  align-items: center;
  color: #A32EF0;
  justify-content: center;
  display: flex;
  width: 36px;
}.dcw-htp_step_ic-2hk svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
}.dcw-htp_step_h-2hk {
  font-size: 14px;
  color: #EDE8FF;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
}.dcw-htp_step_p-2hk {
  font-size: 0.813rem;
  color: #6E6890;
  overflow-wrap: break-word;
  line-height: 1.55;
}.dcw-htp_step_p-2hk strong {
  color: #C2BBDF;
  font-weight: 600;
}.dcw-htp_cta-2hk {
  transition: background .2s;
  border-radius: 6px;
  padding: 13px 26px;
  background: #22C55E;
  font-size: 14px;
  font-weight: 700;
  color: #0A0712;
  margin-top: 1.25rem;
  display: inline-block;
}.dcw-htp_cta-2hk:hover {
  background: #16A34A;
}.dcw-bon-2hk {
  padding: 2.25rem 16px 0;
  background: #0B0C1D;
}
@media(min-width: 766px) {.dcw-bon-2hk {
  padding: 44px 24px 0;
}
}.dcw-bon_in-2hk {
  margin: 0 auto;
  max-width: 1320px;
}.dcw-bon_head-2hk {
  margin-bottom: 20px;
}.dcw-bon_label-2hk {
  font-size: 11px;
  text-transform: uppercase;
  color: #A32EF0;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.dcw-bon_h2-2hk {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  color: #EDE8FF;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.dcw-bon_h2-2hk {
  font-size: 1.5rem;
}
}.dcw-bon_seo-2hk {
  color: #6E6890;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.dcw-bon_seo-2hk strong {
  color: #C2BBDF;
  font-weight: 700;
}.dcw-bon_seo-2hk a {
  text-decoration: underline;
  color: #A32EF0;
}.dcw-bon_grid-2hk {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.dcw-bon_grid-2hk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.dcw-bon_grid-2hk {
  grid-template-columns: repeat(5,1fr);
}
}.dcw-bon_card-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0E1022;
}.dcw-bon_card-2hk:hover {
  transform: translateY(-2px);
  border-color: rgba(163, 46, 240, 0.08);
}.dcw-bon_card_ic-2hk svg {
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
  stroke-linecap: round;
}.dcw-bon_card_ic-2hk {
  margin-bottom: 0.625rem;
}.dcw-bon_card_type-2hk {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #6E6890;
  font-weight: 700;
  font-size: 10px;
}.dcw-bon_card_amount-2hk {
  line-height: 1.1;
  font-weight: 800;
  color: #E8960A;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}.dcw-bon_card_name-2hk {
  margin-bottom: 8px;
  font-size: 13px;
  color: #EDE8FF;
  font-weight: 600;
  overflow-wrap: break-word;
}.dcw-bon_card_detail-2hk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #524E72;
  padding-top: 8px;
  overflow-wrap: break-word;
}.dcw-prov-2hk {
  padding: 36px 1rem 0;
  background: #0B0C1D;
}
@media(min-width: 766px) {.dcw-prov-2hk {
  padding: 44px 24px 0;
}
}.dcw-prov_in-2hk {
  margin: 0 auto;
  max-width: 1320px;
}.dcw-prov_head-2hk {
  margin-bottom: 1rem;
}.dcw-prov_label-2hk {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #A32EF0;
}.dcw-prov_h2-2hk {
  margin-bottom: 8px;
  font-weight: 800;
  color: #EDE8FF;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width:768px) {.dcw-prov_h2-2hk {
  font-size: 24px;
}
}.dcw-prov_seo-2hk {
  color: #6E6890;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.dcw-prov_seo-2hk strong {
  color: #C2BBDF;
  font-weight: 700;
}.dcw-prov_seo-2hk a {
  color: #A32EF0;
  text-decoration: underline;
}.dcw-prov_grid-2hk {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.dcw-prov_grid-2hk {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.dcw-prov_grid-2hk {
  grid-template-columns: repeat(8,1fr);
}
}.dcw-prov_card-2hk {
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: #0E1022;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.dcw-prov_card-2hk:hover {
  border-color: rgba(163, 46, 240, 0.55);
  background: #111328;
}.dcw-prov_logo-2hk {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 44px;
}.dcw-prov_logo-2hk img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.dcw-prov_name-2hk {
  color: #918AAD;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.dcw-app-2hk {
  padding: 2.25rem 1rem 0;
  background: #0B0C1D;
}
@media(min-width: 770px) {.dcw-app-2hk {
  padding: 44px 24px 0;
}
}.dcw-app_in-2hk {
  margin: 0 auto;
  max-width: 1320px;
}.dcw-app_head-2hk {
  margin-bottom: 1rem;
}.dcw-app_label-2hk {
  color: #A32EF0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.dcw-app_h2-2hk {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #EDE8FF;
}
@media(min-width: 769px) {.dcw-app_h2-2hk {
  font-size: 24px;
}
}.dcw-app_sub-2hk {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #6E6890;
  font-size: 13px;
}.dcw-app_sub-2hk strong {
  font-weight: 700;
  color: #C2BBDF;
}.dcw-app_cards-2hk {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dcw-app_cards-2hk {
  grid-template-columns: repeat(3,1fr);
}
}.dcw-app_card-2hk {
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  border-radius: 0.375rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.dcw-app_card_ios-2hk {
  background: linear-gradient(135deg,rgba(163, 46, 240, 0.18) 0%,#111328 100%);
}.dcw-app_card_android-2hk {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#111328 100%);
}.dcw-app_card_win-2hk {
  background: linear-gradient(135deg,rgba(232, 150, 10, 0.15) 0%,#111328 100%);
}.dcw-app_card_ic-2hk svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
}.dcw-app_card_ic-2hk {
  color: #EDE8FF;
  flex-shrink: 0;
}.dcw-app_card_os-2hk {
  color: #6E6890;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.dcw-app_card_title-2hk {
  font-size: 0.938rem;
  color: #EDE8FF;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
}.dcw-app_card_text-2hk {
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #6E6890;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dcw-app_card_btn-2hk {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 18px;
  border: 1px solid rgba(163, 46, 240, 0.55);
  border-radius: 4px;
  font-weight: 700;
  color: #EDE8FF;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
}.dcw-app_card_btn-2hk:hover {
  background: rgba(255, 255, 255, 0.07);
}.dcw-reg-2hk {
  padding: 36px 16px 0;
  background: #0B0C1D;
}
@media(min-width: 771px) {.dcw-reg-2hk {
  padding: 2.75rem 1.5rem 0;
}
}.dcw-reg_in-2hk {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.625rem;
  background: #111328;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dcw-reg_in-2hk {
  padding: 2.5rem;
}
}.dcw-reg_top-2hk {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.dcw-reg_top-2hk {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dcw-reg_label-2hk {
  color: #A32EF0;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.dcw-reg_h2-2hk {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #EDE8FF;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.dcw-reg_h2-2hk {
  font-size: 28px;
}
}.dcw-reg_bonus-2hk {
  border: 1px solid rgba(232, 150, 10, 0.15);
  gap: 0.5rem;
  border-radius: 0.375rem;
  padding: 10px 1rem;
  background: rgba(232, 150, 10, 0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.dcw-reg_bonus_amount-2hk {
  font-size: 20px;
  font-weight: 800;
  color: #E8960A;
}.dcw-reg_bonus_text-2hk {
  color: #918AAD;
  font-size: 13px;
  line-height: 1.35;
}.dcw-reg_cta_btn-2hk {
  background: #22C55E;
  border-radius: 6px;
  transition: background .2s;
  padding: 14px 32px;
  font-weight: 700;
  color: #0A0712;
  font-size: 0.938rem;
  margin-bottom: 12px;
  box-shadow: 0 0.375rem 28px rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255,255,255,0.12);
  display: inline-block;
}.dcw-reg_cta_btn-2hk:hover {
  background: #16A34A;
}.dcw-reg_terms-2hk {
  font-size: 0.688rem;
  color: #524E72;
  line-height: 1.5;
}.dcw-reg_seo-2hk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6890;
  font-size: 0.813rem;
  margin-top: 20px;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.dcw-reg_seo-2hk p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6890;
  margin-bottom: 10px;
}.dcw-reg_seo-2hk p:last-child {
  margin-bottom: 0;
}.dcw-reg_seo-2hk strong {
  font-weight: 700;
  color: #C2BBDF;
}.dcw-reg_seo-2hk a {
  transition: color .2s;
  color: #A32EF0;
  text-decoration: underline;
}.dcw-reg_seo-2hk a:hover {
  color: #BC52F7;
}.dcw-reg_seo-2hk ul,.dcw-reg_seo-2hk ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dcw-reg_seo-2hk ol {
  list-style: decimal;
}.dcw-reg_seo-2hk li {
  margin-bottom: 0.25rem;
  color: #6E6890;
  line-height: 1.65;
  font-size: 0.813rem;
}.dcw-reg_seo-2hk table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.dcw-reg_seo-2hk table {
  display: table;
}
}.dcw-reg_seo-2hk th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2BBDF;
}.dcw-reg_seo-2hk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6E6890;
}.dcw-reg_steps-2hk {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.dcw-reg_steps-2hk {
  margin-top: 0;
}
}.dcw-reg_step-2hk {
  padding: 16px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.dcw-reg_step_num-2hk {
  border-radius: 50%;
  border: 1px solid rgba(163, 46, 240, 0.08);
  background: rgba(163, 46, 240, 0.18);
  font-weight: 800;
  align-items: center;
  color: #A32EF0;
  font-size: 0.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
}.dcw-reg_step_title-2hk {
  color: #EDE8FF;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.dcw-reg_step_text-2hk {
  color: #6E6890;
  font-size: 12px;
  line-height: 1.5;
}.dcw-reg_trust-2hk {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
}.dcw-reg_trust_item-2hk {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  color: #6E6890;
  display: flex;
  overflow-wrap: break-word;
}.dcw-reg_trust_ic-2hk svg {
  color: #A32EF0;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.dcw-seo-2hk {
  padding: 2.25rem 1rem 0;
  background: #0B0C1D;
}
@media(min-width: 769px) {.dcw-seo-2hk {
  padding: 44px 1.5rem 0;
}
}.dcw-seo_in-2hk {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  background: #111328;
  border-radius: 10px;
  max-width: 1320px;
}
@media(min-width: 767px) {.dcw-seo_in-2hk {
  padding: 36px 40px;
}
}.dcw-seo_label-2hk {
  color: #A32EF0;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.dcw-seo_h2-2hk {
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Orbitron', sans-serif;
  color: #EDE8FF;
  font-weight: 800;
}
@media(min-width: 769px) {.dcw-seo_h2-2hk {
  font-size: 1.5rem;
}
}.dcw-seo_body-2hk {
  line-height: 1.75;
  color: #918AAD;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.dcw-seo_body-2hk p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #918AAD;
}.dcw-seo_body-2hk p:last-child {
  margin-bottom: 0;
}.dcw-seo_body-2hk strong {
  color: #C2BBDF;
  font-weight: 700;
}.dcw-seo_body-2hk a {
  transition: color .2s;
  text-decoration: underline;
  color: #A32EF0;
}.dcw-seo_body-2hk a:hover {
  color: #BC52F7;
}.dcw-seo_body-2hk ul,.dcw-seo_body-2hk ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dcw-seo_body-2hk ol {
  list-style: decimal;
}.dcw-seo_body-2hk li {
  line-height: 1.75;
  color: #918AAD;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.dcw-seo_body-2hk table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.dcw-seo_body-2hk table {
  display: table;
}
}.dcw-seo_body-2hk th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2BBDF;
  font-weight: 700;
}.dcw-seo_body-2hk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #918AAD;
}.dcw-seo_cols-2hk {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.dcw-seo_cols-2hk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.dcw-seo_cols-2hk {
  grid-template-columns: repeat(3,1fr);
}
}.dcw-seo_col_h-2hk {
  font-size: 0.813rem;
  color: #C2BBDF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.dcw-seo_col_p-2hk {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6890;
}.dcw-seo_stats-2hk {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dcw-seo_stat-2hk {
  padding: 14px 1rem;
  border: 1px solid rgba(163, 46, 240, 0.18);
  border-radius: 6px;
  background: rgba(163, 46, 240, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.dcw-seo_stat_val-2hk {
  margin-bottom: 4px;
  color: #A32EF0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.dcw-seo_stat_lb-2hk {
  font-size: 0.688rem;
  color: #6E6890;
  overflow-wrap: break-word;
}.dcw-seo-2hk {
  background: #0B0C1D;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.dcw-seo-2hk {
  padding: 44px 1.5rem 0;
}
}.dcw-seo_in-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  margin: 0 auto;
  padding: 28px 24px;
  background: #111328;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dcw-seo_in-2hk {
  padding: 36px 2.5rem;
}
}.dcw-seo_label-2hk {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #A32EF0;
}.dcw-seo_h2-2hk {
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDE8FF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.dcw-seo_h2-2hk {
  font-size: 1.5rem;
}
}.dcw-seo_body-2hk {
  font-size: 0.875rem;
  color: #918AAD;
  overflow-wrap: break-word;
  line-height: 1.75;
}.dcw-seo_body-2hk p {
  color: #918AAD;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.dcw-seo_body-2hk p:last-child {
  margin-bottom: 0;
}.dcw-seo_body-2hk strong {
  color: #C2BBDF;
  font-weight: 700;
}.dcw-seo_body-2hk a {
  transition: color .2s;
  text-decoration: underline;
  color: #A32EF0;
}.dcw-seo_body-2hk a:hover {
  color: #BC52F7;
}.dcw-seo_body-2hk ul,.dcw-seo_body-2hk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.dcw-seo_body-2hk ol {
  list-style: decimal;
}.dcw-seo_body-2hk li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #918AAD;
}.dcw-seo_body-2hk table {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.dcw-seo_body-2hk table {
  display: table;
}
}.dcw-seo_body-2hk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C2BBDF;
}.dcw-seo_body-2hk td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #918AAD;
}.dcw-seo_cols-2hk {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.dcw-seo_cols-2hk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dcw-seo_cols-2hk {
  grid-template-columns: repeat(3,1fr);
}
}.dcw-seo_col_h-2hk {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C2BBDF;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dcw-seo_col_p-2hk {
  font-size: 13px;
  color: #6E6890;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dcw-seo_stats-2hk {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.dcw-seo_stat-2hk {
  background: rgba(163, 46, 240, 0.08);
  border: 1px solid rgba(163, 46, 240, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.375rem;
  flex: 1;
  min-width: 8.75rem;
}.dcw-seo_stat_val-2hk {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #A32EF0;
  font-weight: 800;
  margin-bottom: 4px;
}.dcw-seo_stat_lb-2hk {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6E6890;
}.dcw-seo-2hk {
  background: #0B0C1D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dcw-seo-2hk {
  padding: 44px 1.5rem 0;
}
}.dcw-seo_in-2hk {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111328;
  max-width: 1320px;
}
@media(min-width: 769px) {.dcw-seo_in-2hk {
  padding: 2.25rem 40px;
}
}.dcw-seo_label-2hk {
  color: #A32EF0;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.dcw-seo_h2-2hk {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  color: #EDE8FF;
}
@media(min-width:768px) {.dcw-seo_h2-2hk {
  font-size: 1.5rem;
}
}.dcw-seo_body-2hk {
  color: #918AAD;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.dcw-seo_body-2hk p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #918AAD;
  line-height: 1.75;
}.dcw-seo_body-2hk p:last-child {
  margin-bottom: 0;
}.dcw-seo_body-2hk strong {
  font-weight: 700;
  color: #C2BBDF;
}.dcw-seo_body-2hk a {
  transition: color .2s;
  color: #A32EF0;
  text-decoration: underline;
}.dcw-seo_body-2hk a:hover {
  color: #BC52F7;
}.dcw-seo_body-2hk ul,.dcw-seo_body-2hk ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dcw-seo_body-2hk ol {
  list-style: decimal;
}.dcw-seo_body-2hk li {
  color: #918AAD;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.dcw-seo_body-2hk table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.dcw-seo_body-2hk table {
  display: table;
}
}.dcw-seo_body-2hk th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2BBDF;
  font-weight: 700;
  text-align: left;
}.dcw-seo_body-2hk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #918AAD;
}.dcw-seo_cols-2hk {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.dcw-seo_cols-2hk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dcw-seo_cols-2hk {
  grid-template-columns: repeat(3,1fr);
}
}.dcw-seo_col_h-2hk {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C2BBDF;
}.dcw-seo_col_p-2hk {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6E6890;
  overflow-wrap: break-word;
}.dcw-seo_stats-2hk {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dcw-seo_stat-2hk {
  border-radius: 0.375rem;
  border: 1px solid rgba(163, 46, 240, 0.18);
  flex: 1;
  background: rgba(163, 46, 240, 0.08);
  padding: 0.875rem 16px;
  min-width: 140px;
}.dcw-seo_stat_val-2hk {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #A32EF0;
  font-size: 20px;
}.dcw-seo_stat_lb-2hk {
  color: #6E6890;
  font-size: 11px;
  overflow-wrap: break-word;
}.dcw-faq-2hk {
  padding: 36px 1rem 0;
  background: #0B0C1D;
}
@media(min-width: 767px) {.dcw-faq-2hk {
  padding: 44px 24px 0;
}
}.dcw-faq_in-2hk {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcw-faq_head-2hk {
  margin-bottom: 20px;
}.dcw-faq_label-2hk {
  letter-spacing: .08em;
  font-size: 11px;
  color: #A32EF0;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.dcw-faq_h2-2hk {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDE8FF;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.dcw-faq_h2-2hk {
  font-size: 24px;
}
}.dcw-faq_list-2hk {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dcw-faq_item-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  overflow: hidden;
  background: #111328;
}.dcw-faq_q-2hk {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 20px;
  color: #C2BBDF;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  flex-wrap: wrap;
  font-weight: 600;
}.dcw-faq_q-2hk:hover {
  color: #EDE8FF;
}.dcw-faq_q_ic-2hk {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #A32EF0;
  font-size: 16px;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 1.5rem;
}.dcw-faq_item-2hk.dcw-state_open-2hk .dcw-faq_q_ic-2hk {
  transform: rotate(45deg);
}.dcw-faq_a-2hk {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #6E6890;
}.dcw-faq_item-2hk.dcw-state_open-2hk .dcw-faq_a-2hk {
  display: block;
}.dcw-faq_a-2hk strong {
  font-weight: 700;
  color: #C2BBDF;
}.dcw-faq_a-2hk a {
  color: #A32EF0;
  text-decoration: underline;
}.dcw-faq_a-2hk ul,.dcw-faq_a-2hk ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dcw-faq_a-2hk ol {
  list-style: decimal;
}.dcw-faq_a-2hk li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dcw-faq_a-2hk table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width:768px) {.dcw-faq_a-2hk table {
  display: table;
}
}.dcw-faq_a-2hk th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2BBDF;
  font-weight: 700;
  text-align: left;
}.dcw-faq_a-2hk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6E6890;
}.dcw-ft-2hk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070812;
  margin-top: 3rem;
}.dcw-ft_support-2hk {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.dcw-ft_support-2hk {
  padding: 1.75rem 24px;
}
}.dcw-ft_support_in-2hk {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.dcw-ft_support_main-2hk {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.dcw-ft_support_ic-2hk {
  color: #A32EF0;
  flex-shrink: 0;
}.dcw-ft_support_ic-2hk svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dcw-ft_support_text_title-2hk {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EDE8FF;
}.dcw-ft_support_text_sub-2hk {
  color: #6E6890;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.dcw-ft_support_btn-2hk {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 11px 22px;
  background: #A32EF0;
  color: #EDE8FF;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.dcw-ft_support_btn-2hk:hover {
  background: #BC52F7;
}.dcw-ft_support_contacts-2hk {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.dcw-ft_support_contact-2hk {
  color: #524E72;
  line-height: 1.4;
  font-size: 12px;
}.dcw-ft_support_contact-2hk strong {
  color: #918AAD;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.dcw-ft_main-2hk {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 767px) {.dcw-ft_main-2hk {
  padding: 40px 1.5rem 2rem;
}
}.dcw-ft_main_in-2hk {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.dcw-ft_main_in-2hk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.dcw-ft_main_in-2hk {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dcw-ft_col_logo-2hk {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.dcw-ft_col_logo-2hk {
  grid-column: auto;
}
}.dcw-ft_logo-2hk {
  gap: 9px;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDE8FF;
  margin-bottom: 0.75rem;
  align-items: center;
  display: flex;
  font-size: 16px;
}.dcw-ft_logo_mark-2hk {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.dcw-ft_logo_mark-2hk img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dcw-ft_logo_sub-2hk {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #524E72;
  max-width: 200px;
  line-height: 1.55;
}.dcw-ft_col_title-2hk {
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #918AAD;
  font-size: 12px;
}.dcw-ft_col_links-2hk {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.dcw-ft_col_link-2hk {
  transition: color .2s;
  color: #524E72;
  font-size: 13px;
  overflow-wrap: break-word;
}.dcw-ft_col_link-2hk:hover {
  color: #C2BBDF;
}.dcw-ft_apps-2hk {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dcw-ft_app_card-2hk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.dcw-ft_app_card-2hk:hover {
  border-color: rgba(163, 46, 240, 0.55);
}.dcw-ft_app_card_ic-2hk svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.dcw-ft_app_card_os-2hk {
  font-weight: 600;
  color: #524E72;
  font-size: 0.625rem;
}.dcw-ft_app_card_action-2hk {
  color: #C2BBDF;
  font-weight: 700;
  font-size: 0.75rem;
}.dcw-ft_bot-2hk {
  padding: 20px 16px;
}
@media(min-width: 769px) {.dcw-ft_bot-2hk {
  padding: 20px 1.5rem;
}
}.dcw-ft_bot_in-2hk {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dcw-ft_socials-2hk {
  gap: 8px;
  display: flex;
}.dcw-ft_soc-2hk {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  color: #918AAD;
}.dcw-ft_soc-2hk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.dcw-ft_soc-2hk:hover {
  background: rgba(255, 255, 255, 0.07);
}.dcw-ft_legal-2hk {
  flex: 1;
  color: #8078A8;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
}.dcw-ft_legal-2hk strong {
  font-weight: 700;
  color: #918AAD;
}.dcw-ft_legal-2hk a {
  color: #918AAD;
  text-decoration: underline;
}.dcw-ft_age-2hk {
  border: 2px solid #8078A8;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 0.688rem;
  color: #8078A8;
  margin-left: auto;
  height: 2rem;
  width: 32px;
  justify-content: center;
  display: flex;
}