*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #141210;
  font-family: 'Lato', sans-serif;
  color: #D2C0A0;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dcs_layout_hcs {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.dcs_page_hcs {
  display: flex;
  min-height: 100vh;
}.dcs_main_hcs {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.dcs_main_hcs {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.dcs_main_hcs {
  padding-bottom: 4.5rem;
}
}.dcs_gc_hcs {
  background: #191510;
  border-radius: 8px;
  border: 1px solid rgba(255, 230, 190, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.dcs_gc_hcs {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.dcs_gc_hcs {
  width: 168px;
}
}.dcs_gc_hcs:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 125, 26, 0.07);
}.dcs_gc_img_hcs {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dcs_gc_img_hcs img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.dcs_gc_hover_hcs {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 8, 6, 0.72);
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
}.dcs_gc_hcs:hover .dcs_gc_hover_hcs {
  opacity: 1;
}.dcs_gc_hover_btn_hcs {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #C47D1A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4ECD8;
}.dcs_gc_info_hcs {
  padding: 8px 10px 10px;
}.dcs_gc_name_hcs {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D2C0A0;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.dcs_gc_prov_hcs {
  color: #6B5438;
  font-size: 10px;
}.dcs_gc_tag_hcs {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  z-index: 2;
}.dcs_gc_tag_hot_hcs {
  background: #C03830;
  color: #fff;
}.dcs_gc_tag_new_hcs {
  background: #3D9E5A;
  color: #141210;
}.dcs_gc_tag_jp_hcs {
  background: #D4961E;
  color: #141210;
}.dcs_gc_tag_ex_hcs {
  background: #8B5E1A;
  color: #fff;
}.dcs_gc_tag_live_hcs {
  background: #C03830;
  color: #fff;
}.dcs_gr_hcs {
  padding: 32px 1rem 0;
  background: #141210;
}
@media(min-width: 771px) {.dcs_gr_hcs {
  padding: 36px 24px 0;
}
}.dcs_gr_in_hcs {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcs_gr_head_hcs {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dcs_gr_head_l_hcs {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.dcs_gr_ic_hcs {
  border-radius: 0.5rem;
  height: 2rem;
  align-items: center;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.dcs_gr_ic_hcs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.dcs_gr_title_hcs {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4ECD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.dcs_gr_title_hcs {
  font-size: 18px;
}
}.dcs_gr_more_hcs {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #82674A;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
}.dcs_gr_more_hcs:hover {
  color: #C47D1A;
}.dcs_gr_more_hcs svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.dcs_gr_arrows_hcs {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dcs_gr_arr_hcs {
  background: rgba(255, 235, 200, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 225, 180, 0.11);
  transition: background .15s,color .15s;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
  color: #A88C68;
  justify-content: center;
  align-items: center;
}.dcs_gr_arr_hcs:hover {
  background: rgba(255, 235, 200, 0.07);
  color: #F4ECD8;
}.dcs_gr_arr_hcs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.dcs_gr_seo_h_hcs {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.813rem;
  color: #D2C0A0;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dcs_gr_seo_h_hcs {
  font-size: 0.875rem;
}
}.dcs_gr_seo_hcs {
  font-size: 12px;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #82674A;
  overflow-wrap: break-word;
  max-width: 680px;
}.dcs_gr_seo_hcs strong {
  color: #D2C0A0;
  font-weight: 600;
}.dcs_gr_scroll_hcs {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.dcs_gr_scroll_hcs::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.dcs_gr_scroll_hcs {
  gap: 12px;
}
}.dcs_tb_hcs {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  background: #111009;
  position: fixed;
  top: 0;
  height: 3.5rem;
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  align-items: center;
}.dcs_tb_in_hcs {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.dcs_tb_burger_hcs {
  border-radius: 8px;
  gap: 5px;
  width: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  align-items: center;
}.dcs_tb_burger_hcs:hover {
  background: rgba(255, 235, 200, 0.05);
}.dcs_tb_burger_line_hcs {
  background: #A88C68;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.dcs_tb_burger_hcs {
  display: none;
}
}.dcs_tb_logo_hcs {
  gap: 0.563rem;
  display: flex;
  font-size: 1.125rem;
  color: #F4ECD8;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-weight: 800;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.dcs_tb_logo_mark_hcs {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 32px;
}.dcs_tb_logo_mark_hcs img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dcs_tb_nav_hcs {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.dcs_tb_nav_hcs {
  display: flex;
}
}.dcs_tb_tab_hcs {
  padding: 0.5rem 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A88C68;
}.dcs_tb_tab_hcs:hover {
  background: rgba(255, 235, 200, 0.05);
  color: #F4ECD8;
}.dcs_tb_tab_hcs.dcs_state_active_hcs {
  background: rgba(196, 125, 26, 0.18);
  color: #F4ECD8;
}.dcs_tb_right_hcs {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.dcs_tb_login_hcs {
  padding: 9px 16px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 235, 200, 0.05);
  display: none;
  color: #D2C0A0;
  font-size: 0.813rem;
  font-weight: 600;
}.dcs_tb_login_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
  color: #F4ECD8;
}
@media(min-width: 481px) {.dcs_tb_login_hcs {
  display: block;
}
}.dcs_tb_reg_hcs {
  transition: background .2s;
  background: #3D9E5A;
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0F0C08;
}.dcs_tb_reg_hcs:hover {
  background: #4CB96A;
}.dcs_sb_hcs {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 200, 0.05);
  background: #1E1A15;
  transition: transform .25s ease;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  left: 0;
  width: 13.75rem;
}.dcs_sb_hcs.dcs_state_open_hcs {
  transform: translateX(0);
}.dcs_sb_hcs::-webkit-scrollbar {
  width: 0.25rem;
}.dcs_sb_hcs::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 200, 0.07);
}
@media(min-width:1080px) {.dcs_sb_hcs {
  transform: translateX(0);
}
}.dcs_sb_auth_hcs {
  padding: 14px 0.75rem 10px;
}.dcs_sb_btn_reg_hcs {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  background: #3D9E5A;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0F0C08;
  display: block;
  text-align: center;
}.dcs_sb_btn_reg_hcs:hover {
  background: #4CB96A;
}.dcs_sb_btn_login_hcs {
  background: rgba(255, 235, 200, 0.05);
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  padding: 0.625rem;
  font-weight: 600;
  color: #D2C0A0;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.dcs_sb_btn_login_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
  color: #F4ECD8;
}.dcs_sb_promo_hcs {
  border: 1px solid rgba(196, 125, 26, 0.18);
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 12px 14px;
  background: linear-gradient(135deg,#2A1A06,#1E1A15);
  position: relative;
}.dcs_sb_promo_hcs::before {
  background: radial-gradient(circle,rgba(196, 125, 26, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  content: '';
  position: absolute;
  width: 80px;
}.dcs_sb_promo_title_hcs {
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C47D1A;
  letter-spacing: .06em;
}.dcs_sb_promo_text_hcs {
  font-weight: 600;
  color: #F4ECD8;
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
}.dcs_sb_promo_sub_hcs {
  margin-top: 3px;
  color: #82674A;
  font-size: 10px;
}.dcs_sb_nav_hcs {
  padding: 6px 0.5rem 16px;
}.dcs_sb_nav_lb_hcs {
  padding: 10px 8px 6px;
  font-weight: 700;
  font-size: 10px;
  color: #6B5438;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dcs_sb_link_hcs {
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  display: flex;
  color: #A88C68;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
}.dcs_sb_link_hcs:hover {
  background: rgba(255, 235, 200, 0.05);
  color: #F4ECD8;
}.dcs_sb_link_hcs.dcs_state_active_hcs {
  background: rgba(196, 125, 26, 0.18);
  color: #F4ECD8;
}.dcs_sb_ic_hcs {
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
}.dcs_sb_ic_hcs svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dcs_sb_ic_1_hcs {
  background: rgba(196, 125, 26, 0.07);
  color: #C47D1A;
}.dcs_sb_ic_2_hcs {
  background: rgba(61, 158, 90, 0.16);
  color: #3D9E5A;
}.dcs_sb_ic_3_hcs {
  background: rgba(212, 150, 30, 0.18);
  color: #D4961E;
}.dcs_sb_ic_4_hcs {
  background: rgba(139, 94, 26, 0.22);
  color: #8B5E1A;
}.dcs_sb_ic_5_hcs {
  background: rgba(196, 125, 26, 0.07);
  color: #C04878;
}.dcs_sb_ic_6_hcs {
  background: rgba(139, 94, 26, 0.22);
  color: #8050C8;
}.dcs_sb_badge_hcs {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #D4961E;
  margin-left: auto;
  color: #0F0C08;
  font-weight: 700;
  font-size: 9px;
}.dcs_sb_bot_hcs {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  display: flex;
}.dcs_sb_lang_hcs,.dcs_sb_help_hcs {
  background: rgba(255, 235, 200, 0.05);
  padding: 9px 6px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 230, 190, 0.06);
  border-radius: 4px;
  flex: 1;
  transition: border-color .2s;
  font-weight: 600;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  color: #A88C68;
}.dcs_sb_lang_hcs:hover,.dcs_sb_help_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
  color: #F4ECD8;
}.dcs_sb_lang_hcs svg,.dcs_sb_help_hcs svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.dcs_sb_bd_hcs {
  background: rgba(10, 8, 6, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.dcs_sb_bd_hcs.dcs_state_on_hcs {
  display: block;
}
@media(min-width: 1079px) {.dcs_sb_bd_hcs {
  display: none!important;
}
}.dcs_mob_nav_hcs {
  background: #1E1A15;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 225, 180, 0.11);
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1082px) {.dcs_mob_nav_hcs {
  display: none;
}
}.dcs_mob_nav_item_hcs {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  display: flex;
  color: #6B5438;
  align-items: center;
  flex-direction: column;
}.dcs_mob_nav_ic_hcs {
  line-height: 1;
}.dcs_mob_nav_ic_hcs svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.dcs_mob_nav_lb_hcs {
  font-weight: 600;
  font-size: 10px;
  color: #6B5438;
}.dcs_mob_nav_item_hcs.dcs_state_active_hcs {
  color: #C47D1A;
}.dcs_mob_nav_item_hcs.dcs_state_active_hcs .dcs_mob_nav_lb_hcs {
  color: #C47D1A;
}.dcs_hero_hcs {
  padding: 20px 16px 0;
  background: #141210;
}
@media(min-width: 765px) {.dcs_hero_hcs {
  padding: 24px 1.5rem 0;
}
}.dcs_hero_in_hcs {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:860px) {.dcs_hero_in_hcs {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.dcs_hero_in_hcs {
  grid-template-columns: 1fr 21.25rem;
}
}.dcs_hero_promo_hcs {
  border-radius: 14px;
  background: #191510;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 771px) {.dcs_hero_promo_hcs {
  min-height: 280px;
}
}.dcs_hero_promo_bg_hcs {
  background-position: center;
  background: linear-gradient(120deg,#2A1A06 0%,#141210 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.dcs_hero_promo_bg_hcs::after {
  background: linear-gradient(90deg,#141210 0%,rgba(10, 8, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dcs_hero_promo_glow_hcs {
  background: radial-gradient(circle,rgba(139, 94, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  top: -40px;
  right: 60px;
  height: 18.75rem;
  width: 18.75rem;
}.dcs_hero_promo_ct_hcs {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 765px) {.dcs_hero_promo_ct_hcs {
  padding: 2.5rem 2rem;
}
}.dcs_hero_badge_hcs {
  padding: 0.313rem 0.75rem;
  background: rgba(196, 125, 26, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 125, 26, 0.07);
  font-weight: 700;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C47D1A;
}.dcs_hero_h1_hcs {
  color: #F4ECD8;
  line-height: 1.15;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.625rem;
}.dcs_hero_h1_hcs em {
  color: #D4961E;
  font-style: normal;
}
@media(min-width: 765px) {.dcs_hero_h1_hcs {
  font-size: 36px;
}
}.dcs_hero_sub_hcs {
  color: #A88C68;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.dcs_hero_sub_hcs {
  font-size: 14px;
}
}.dcs_hero_row_hcs {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dcs_hero_cta_hcs {
  transition: background .2s;
  padding: 13px 26px;
  background: #3D9E5A;
  border-radius: 0.5rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 0.875rem rgba(61, 158, 90, 0.38);
  font-weight: 700;
  font-size: 14px;
  color: #0F0C08;
}.dcs_hero_cta_hcs:hover {
  background: #4CB96A;
}.dcs_hero_terms_hcs {
  color: #6B5438;
  font-size: 0.688rem;
}.dcs_hero_game_hcs {
  background: #191510;
  border: 1px solid rgba(255, 230, 190, 0.06);
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  position: relative;
  flex-direction: column;
}.dcs_hero_game_badge_hcs {
  background: rgba(212, 150, 30, 0.18);
  border-radius: 20px;
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 150, 30, 0.18);
  z-index: 3;
  letter-spacing: .06em;
  top: 0.75rem;
  position: absolute;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #D4961E;
  left: 0.75rem;
  font-weight: 700;
}.dcs_hero_game_badge_hcs svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
}.dcs_hero_game_img_hcs {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#141210);
  position: relative;
  padding-bottom: 60%;
}.dcs_hero_game_img_hcs img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.dcs_hero_game_play_hcs {
  transition: opacity .2s;
  background: rgba(10, 8, 6, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.dcs_hero_game_hcs:hover .dcs_hero_game_play_hcs {
  opacity: 1;
}.dcs_hero_game_play_hcs span {
  border-radius: 50%;
  background: #C47D1A;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 3.25rem;
}.dcs_hero_game_play_hcs span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.dcs_hero_game_info_hcs {
  padding: 0.875rem 1rem;
}.dcs_hero_game_title_hcs {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F4ECD8;
}.dcs_hero_game_provider_hcs {
  color: #82674A;
  font-size: 0.688rem;
}.dcs_hero_game_btn_hcs {
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  border-radius: 0.5rem;
  background: #C47D1A;
  color: #F4ECD8;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
}.dcs_hero_game_hcs:hover .dcs_hero_game_btn_hcs {
  background: #DC9424;
}.dcs_sbar_hcs {
  background: #141210;
  padding: 16px 16px 0;
}
@media(min-width: 765px) {.dcs_sbar_hcs {
  padding: 1.125rem 24px 0;
}
}.dcs_sbar_in_hcs {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcs_sbar_row_hcs {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.dcs_sbar_input_hcs {
  padding: 11px 16px;
  transition: border-color .2s;
  background: #191510;
  flex: 1;
  gap: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  font-size: 13px;
  cursor: pointer;
  display: flex;
  color: #82674A;
  align-items: center;
}.dcs_sbar_input_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
}.dcs_sbar_input_hcs svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
}.dcs_sbar_providers_hcs {
  background: #191510;
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 225, 180, 0.11);
  padding: 11px 1.125rem;
  font-weight: 600;
  align-items: center;
  color: #D2C0A0;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
}.dcs_sbar_providers_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
  color: #F4ECD8;
}.dcs_sbar_providers_hcs svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.dcs_sbar_tabs_hcs {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.dcs_sbar_tabs_hcs::-webkit-scrollbar {
  display: none;
}.dcs_sbar_tab_hcs {
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 230, 190, 0.06);
  background: rgba(255, 235, 200, 0.05);
  border-radius: 20px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  color: #A88C68;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.dcs_sbar_tab_hcs:hover {
  background: rgba(255, 235, 200, 0.07);
  border-color: rgba(210, 155, 70, 0.40);
  color: #F4ECD8;
}.dcs_sbar_tab_hcs.dcs_state_active_hcs {
  background: rgba(196, 125, 26, 0.18);
  border-color: rgba(196, 125, 26, 0.07);
  color: #F4ECD8;
}.dcs_sbar_tab_ic_hcs svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.dcs_wy_hcs {
  padding: 2rem 16px 0;
  background: #141210;
}
@media(min-width: 769px) {.dcs_wy_hcs {
  padding: 2.5rem 1.5rem 0;
}
}.dcs_wy_in_hcs {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcs_wy_head_hcs {
  max-width: 720px;
  margin-bottom: 18px;
}.dcs_wy_label_hcs {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C47D1A;
  font-size: 0.688rem;
}.dcs_wy_h2_hcs {
  color: #F4ECD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.dcs_wy_h2_hcs {
  font-size: 24px;
}
}.dcs_wy_intro_hcs {
  margin: 0;
  color: #82674A;
  font-size: 0.813rem;
  line-height: 1.6;
}.dcs_wy_grid_hcs {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dcs_wy_grid_hcs {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dcs_wy_grid_hcs {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dcs_wy_card_hcs {
  border: 1px solid rgba(255, 225, 180, 0.11);
  background: #1E1A15;
  padding: 1.25rem;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.dcs_wy_card_hcs:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 125, 26, 0.07);
}.dcs_wy_card_ic_hcs {
  border-radius: 50%;
  background: rgba(196, 125, 26, 0.18);
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  color: #C47D1A;
  margin-bottom: 0.875rem;
}.dcs_wy_card_ic_hcs svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.dcs_wy_card_h_hcs {
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4ECD8;
  line-height: 1.25;
}.dcs_wy_card_p_hcs {
  line-height: 1.6;
  color: #82674A;
  overflow-wrap: break-word;
  font-size: 13px;
}.dcs_wy_card_p_hcs strong {
  font-weight: 600;
  color: #D2C0A0;
}.dcs_gcg_hcs {
  padding: 2.25rem 16px 0;
  background: #141210;
}
@media(min-width: 771px) {.dcs_gcg_hcs {
  padding: 44px 24px 0;
}
}.dcs_gcg_in_hcs {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcs_gcg_head_hcs {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.dcs_gcg_label_hcs {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C47D1A;
}.dcs_gcg_h2_hcs {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 765px) {.dcs_gcg_h2_hcs {
  font-size: 1.75rem;
}
}.dcs_gcg_intro_hcs {
  font-size: 0.813rem;
  color: #82674A;
  line-height: 1.6;
}.dcs_gcg_grid_hcs {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.dcs_gcg_grid_hcs {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dcs_gcg_grid_hcs {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dcs_gcg_card_hcs {
  padding: 1.25rem;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 225, 180, 0.11);
  cursor: pointer;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
}.dcs_gcg_card_hcs:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 125, 26, 0.18);
}.dcs_gcg_card_bg_hcs {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dcs_gcg_card_bg_hcs::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dcs_gcg_card_ic_hcs {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  color: #F4ECD8;
  align-items: center;
  z-index: 2;
  top: 18px;
  right: 18px;
  justify-content: center;
  display: flex;
  position: absolute;
  width: 2.5rem;
  height: 40px;
}.dcs_gcg_card_ic_hcs svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.dcs_gcg_card_ct_hcs {
  z-index: 1;
  position: relative;
}.dcs_gcg_card_h_hcs {
  font-size: 1.125rem;
  color: #F4ECD8;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dcs_gcg_card_h_hcs {
  font-size: 20px;
}
}.dcs_gcg_card_p_hcs {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.dcs_gcg_card_p_hcs strong {
  font-weight: 600;
  color: #F4ECD8;
}.dcs_gcg_card_cta_hcs {
  gap: 0.25rem;
  color: #C47D1A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
}.dcs_gcg_card_cta_hcs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.dcs_gr_jp_hcs {
  padding: 20px;
  background: linear-gradient(135deg,#1E1030 0%,#0F0B1A 100%);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
}.dcs_gr_jp_hcs::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.22) 0%,transparent 70%);
  width: 15.625rem;
  left: -3.75rem;
  position: absolute;
  height: 15.625rem;
  top: -60px;
  content: '';
}.dcs_gr_jp_hcs::after {
  background: radial-gradient(circle,rgba(212, 150, 30, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -40px;
  position: absolute;
  width: 200px;
  height: 200px;
  right: 0;
}.dcs_gr_jp_head_hcs {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
}.dcs_gr_jp_info_hcs {
  flex: 1;
}.dcs_gr_jp_label_hcs {
  color: #8050C8;
  font-size: 0.688rem;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.dcs_gr_jp_label_hcs svg {
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.dcs_gr_jp_amount_hcs {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 0.25rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.dcs_gr_jp_amount_hcs {
  font-size: 40px;
}
}.dcs_gr_jp_amount_hcs span {
  color: #D4961E;
}.dcs_gr_jp_seo_hcs {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #A88C68;
  max-width: 30rem;
  font-size: 0.75rem;
}.dcs_gr_jp_cta_hcs {
  background: rgba(139, 94, 26, 0.22);
  border-radius: 0.5rem;
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(139, 94, 26, 0.22);
  white-space: nowrap;
  font-size: 0.813rem;
  margin-top: 4px;
  color: #F4ECD8;
  position: relative;
  font-weight: 700;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
}.dcs_gr_jp_cta_hcs:hover {
  background: #8B5E1A;
}.dcs_ws_hcs {
  padding: 32px 1rem 0;
  background: #141210;
}
@media(min-width: 770px) {.dcs_ws_hcs {
  padding: 2.25rem 1.5rem 0;
}
}.dcs_ws_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_ws_head_hcs {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
}.dcs_ws_title_hcs {
  gap: 0.625rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  color: #F4ECD8;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
}.dcs_ws_title_ic_hcs svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #D4961E;
  height: 18px;
  stroke-linecap: round;
}.dcs_ws_online_hcs {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #82674A;
}.dcs_ws_online_dot_hcs {
  border-radius: 50%;
  background: #3D9E5A;
  box-shadow: 0 0 6px rgba(61, 158, 90, 0.16);
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
}.dcs_ws_scroll_hcs {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.dcs_ws_scroll_hcs::-webkit-scrollbar {
  display: none;
}.dcs_wc_hcs {
  padding: 0.625rem 0.875rem;
  background: #191510;
  border-radius: 0.5rem;
  gap: 10px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.dcs_wc_img_hcs {
  background: #1E1A15;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.dcs_wc_img_hcs img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dcs_wc_info_hcs {
  min-width: 0;
}.dcs_wc_game_hcs {
  overflow: hidden;
  font-weight: 600;
  color: #D2C0A0;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.dcs_wc_player_hcs {
  overflow: hidden;
  color: #6B5438;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.dcs_wc_amount_hcs {
  color: #3D9E5A;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
}.dcs_htp_hcs {
  padding: 36px 16px 0;
  background: #141210;
}
@media(min-width: 770px) {.dcs_htp_hcs {
  padding: 2.75rem 24px 0;
}
}.dcs_htp_in_hcs {
  margin: 0 auto;
  max-width: 82.5rem;
}.dcs_htp_head_hcs {
  max-width: 45rem;
  margin-bottom: 22px;
}.dcs_htp_label_hcs {
  text-transform: uppercase;
  color: #C47D1A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.dcs_htp_h2_hcs {
  color: #F4ECD8;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.dcs_htp_h2_hcs {
  font-size: 1.75rem;
}
}.dcs_htp_intro_hcs {
  line-height: 1.6;
  color: #82674A;
  font-size: 14px;
}.dcs_htp_steps_hcs {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.dcs_htp_steps_hcs {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dcs_htp_steps_hcs {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dcs_htp_step_hcs {
  padding: 1.25rem 18px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  background: #1E1A15;
  flex-direction: column;
  display: flex;
  position: relative;
}.dcs_htp_step_num_hcs {
  background: #C47D1A;
  border-radius: 50%;
  font-weight: 800;
  width: 1.75rem;
  position: absolute;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-size: 0.813rem;
  color: #0F0C08;
  height: 1.75rem;
  top: -0.75rem;
  align-items: center;
  left: 1.25rem;
}.dcs_htp_step_ic_hcs {
  border-radius: 0.25rem;
  background: rgba(196, 125, 26, 0.18);
  margin: 0.5rem 0 12px;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #C47D1A;
  width: 2.25rem;
}.dcs_htp_step_ic_hcs svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.dcs_htp_step_h_hcs {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4ECD8;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.25;
}.dcs_htp_step_p_hcs {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #82674A;
}.dcs_htp_step_p_hcs strong {
  color: #D2C0A0;
  font-weight: 600;
}.dcs_htp_cta_hcs {
  border-radius: 8px;
  background: #3D9E5A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0F0C08;
}.dcs_htp_cta_hcs:hover {
  background: #4CB96A;
}.dcs_prov_hcs {
  padding: 2.25rem 1rem 0;
  background: #141210;
}
@media(min-width: 765px) {.dcs_prov_hcs {
  padding: 2.75rem 24px 0;
}
}.dcs_prov_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_prov_head_hcs {
  margin-bottom: 1rem;
}.dcs_prov_label_hcs {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C47D1A;
}.dcs_prov_h2_hcs {
  color: #F4ECD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dcs_prov_h2_hcs {
  font-size: 1.5rem;
}
}.dcs_prov_seo_hcs {
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 16px;
  color: #82674A;
  max-width: 620px;
  overflow-wrap: break-word;
}.dcs_prov_seo_hcs strong {
  color: #D2C0A0;
  font-weight: 700;
}.dcs_prov_seo_hcs a {
  text-decoration: underline;
  color: #C47D1A;
}.dcs_prov_grid_hcs {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.dcs_prov_grid_hcs {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dcs_prov_grid_hcs {
  grid-template-columns: repeat(8,1fr);
}
}.dcs_prov_card_hcs {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 14px 10px;
  border-radius: 0.5rem;
  background: #191510;
  border: 1px solid rgba(255, 225, 180, 0.11);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.dcs_prov_card_hcs:hover {
  background: #1E1A15;
  border-color: rgba(210, 155, 70, 0.40);
}.dcs_prov_logo_hcs {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 235, 200, 0.05);
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
}.dcs_prov_logo_hcs img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.dcs_prov_name_hcs {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #A88C68;
  font-size: 0.688rem;
  text-align: center;
}.dcs_bon_hcs {
  padding: 36px 16px 0;
  background: #141210;
}
@media(min-width: 765px) {.dcs_bon_hcs {
  padding: 44px 1.5rem 0;
}
}.dcs_bon_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_bon_head_hcs {
  margin-bottom: 1.25rem;
}.dcs_bon_label_hcs {
  font-weight: 700;
  text-transform: uppercase;
  color: #C47D1A;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.dcs_bon_h2_hcs {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.dcs_bon_h2_hcs {
  font-size: 24px;
}
}.dcs_bon_seo_hcs {
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #82674A;
}.dcs_bon_seo_hcs strong {
  font-weight: 700;
  color: #D2C0A0;
}.dcs_bon_seo_hcs a {
  text-decoration: underline;
  color: #C47D1A;
}.dcs_bon_grid_hcs {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dcs_bon_grid_hcs {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dcs_bon_grid_hcs {
  grid-template-columns: repeat(5,1fr);
}
}.dcs_bon_card_hcs {
  border-radius: 0.5rem;
  background: #191510;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 225, 180, 0.11);
  padding: 1rem;
}.dcs_bon_card_hcs:hover {
  border-color: rgba(196, 125, 26, 0.07);
  transform: translateY(-2px);
}.dcs_bon_card_ic_hcs svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dcs_bon_card_ic_hcs {
  margin-bottom: 10px;
}.dcs_bon_card_type_hcs {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #82674A;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.dcs_bon_card_amount_hcs {
  font-weight: 800;
  font-size: 18px;
  color: #D4961E;
  margin-bottom: 6px;
  line-height: 1.1;
}.dcs_bon_card_name_hcs {
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F4ECD8;
}.dcs_bon_card_detail_hcs {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #6B5438;
  font-size: 11px;
  padding-top: 8px;
}.dcs_app_hcs {
  padding: 36px 1rem 0;
  background: #141210;
}
@media(min-width: 769px) {.dcs_app_hcs {
  padding: 44px 24px 0;
}
}.dcs_app_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_app_head_hcs {
  margin-bottom: 16px;
}.dcs_app_label_hcs {
  font-size: 11px;
  color: #C47D1A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.dcs_app_h2_hcs {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
}
@media(min-width: 766px) {.dcs_app_h2_hcs {
  font-size: 1.5rem;
}
}.dcs_app_sub_hcs {
  font-size: 0.813rem;
  color: #82674A;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dcs_app_sub_hcs strong {
  font-weight: 700;
  color: #D2C0A0;
}.dcs_app_cards_hcs {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 638px) {.dcs_app_cards_hcs {
  grid-template-columns: repeat(3,1fr);
}
}.dcs_app_card_hcs {
  padding: 20px;
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.dcs_app_card_ios_hcs {
  background: linear-gradient(135deg,rgba(196, 125, 26, 0.18) 0%,#1E1A15 100%);
}.dcs_app_card_android_hcs {
  background: linear-gradient(135deg,rgba(61, 158, 90, 0.16) 0%,#1E1A15 100%);
}.dcs_app_card_win_hcs {
  background: linear-gradient(135deg,rgba(212, 150, 30, 0.18) 0%,#1E1A15 100%);
}.dcs_app_card_ic_hcs svg {
  width: 34px;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dcs_app_card_ic_hcs {
  flex-shrink: 0;
  color: #F4ECD8;
}.dcs_app_card_os_hcs {
  color: #82674A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
}.dcs_app_card_title_hcs {
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
}.dcs_app_card_text_hcs {
  margin-bottom: 14px;
  color: #82674A;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.dcs_app_card_btn_hcs {
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(210, 155, 70, 0.40);
  gap: 0.438rem;
  background: rgba(255, 235, 200, 0.12);
  padding: 10px 18px;
  display: inline-flex;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 0.813rem;
  align-items: center;
}.dcs_app_card_btn_hcs:hover {
  background: rgba(255, 235, 200, 0.07);
}.dcs_reg_hcs {
  padding: 2.25rem 16px 0;
  background: #141210;
}
@media(min-width: 767px) {.dcs_reg_hcs {
  padding: 44px 24px 0;
}
}.dcs_reg_in_hcs {
  border: 1px solid rgba(255, 230, 190, 0.06);
  background: #1E1A15;
  border-radius: 0.875rem;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.dcs_reg_in_hcs {
  padding: 40px;
}
}.dcs_reg_top_hcs {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.dcs_reg_top_hcs {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dcs_reg_label_hcs {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C47D1A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.dcs_reg_h2_hcs {
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
  margin-bottom: 12px;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dcs_reg_h2_hcs {
  font-size: 28px;
}
}.dcs_reg_bonus_hcs {
  border: 1px solid rgba(212, 150, 30, 0.18);
  background: rgba(212, 150, 30, 0.18);
  border-radius: 8px;
  padding: 0.625rem 1rem;
  gap: 8px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.dcs_reg_bonus_amount_hcs {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4961E;
}.dcs_reg_bonus_text_hcs {
  line-height: 1.35;
  color: #A88C68;
  font-size: 13px;
}.dcs_reg_cta_btn_hcs {
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 8px;
  background: #3D9E5A;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 14px rgba(61, 158, 90, 0.38);
  display: inline-block;
  color: #0F0C08;
}.dcs_reg_cta_btn_hcs:hover {
  background: #4CB96A;
}.dcs_reg_terms_hcs {
  color: #6B5438;
  line-height: 1.5;
  font-size: 0.688rem;
}.dcs_reg_seo_hcs {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  margin-top: 20px;
  color: #82674A;
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.dcs_reg_seo_hcs p {
  color: #82674A;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.dcs_reg_seo_hcs p:last-child {
  margin-bottom: 0;
}.dcs_reg_seo_hcs strong {
  font-weight: 700;
  color: #D2C0A0;
}.dcs_reg_seo_hcs a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47D1A;
}.dcs_reg_seo_hcs a:hover {
  color: #DC9424;
}.dcs_reg_seo_hcs ul,.dcs_reg_seo_hcs ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.dcs_reg_seo_hcs ol {
  list-style: decimal;
}.dcs_reg_seo_hcs li {
  font-size: 0.813rem;
  color: #82674A;
  margin-bottom: 4px;
  line-height: 1.65;
}.dcs_reg_seo_hcs table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.dcs_reg_seo_hcs table {
  display: table;
}
}.dcs_reg_seo_hcs th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 8px;
  color: #D2C0A0;
  font-weight: 700;
  text-align: left;
}.dcs_reg_seo_hcs td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #82674A;
}.dcs_reg_steps_hcs {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.dcs_reg_steps_hcs {
  margin-top: 0;
}
}.dcs_reg_step_hcs {
  border: 1px solid rgba(255, 230, 190, 0.06);
  padding: 16px;
  border-radius: 8px;
  background: rgba(255, 235, 200, 0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.dcs_reg_step_num_hcs {
  background: rgba(196, 125, 26, 0.18);
  border: 1px solid rgba(196, 125, 26, 0.07);
  border-radius: 50%;
  align-items: center;
  width: 34px;
  height: 2.125rem;
  color: #C47D1A;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
}.dcs_reg_step_title_hcs {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4ECD8;
}.dcs_reg_step_text_hcs {
  line-height: 1.5;
  color: #82674A;
  font-size: 0.75rem;
}.dcs_reg_trust_hcs {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.dcs_reg_trust_item_hcs {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  color: #82674A;
  align-items: center;
  font-size: 12px;
}.dcs_reg_trust_ic_hcs svg {
  stroke-linejoin: round;
  color: #C47D1A;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.dcs_seo_hcs {
  padding: 36px 16px 0;
  background: #141210;
}
@media(min-width: 771px) {.dcs_seo_hcs {
  padding: 2.75rem 24px 0;
}
}.dcs_seo_in_hcs {
  background: #1E1A15;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 225, 180, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dcs_seo_in_hcs {
  padding: 2.25rem 2.5rem;
}
}.dcs_seo_label_hcs {
  color: #C47D1A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.dcs_seo_h2_hcs {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F4ECD8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.dcs_seo_h2_hcs {
  font-size: 1.5rem;
}
}.dcs_seo_body_hcs {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A88C68;
}.dcs_seo_body_hcs p {
  margin-bottom: 0.75rem;
  color: #A88C68;
  line-height: 1.75;
  font-size: 14px;
}.dcs_seo_body_hcs p:last-child {
  margin-bottom: 0;
}.dcs_seo_body_hcs strong {
  color: #D2C0A0;
  font-weight: 700;
}.dcs_seo_body_hcs a {
  transition: color .2s;
  color: #C47D1A;
  text-decoration: underline;
}.dcs_seo_body_hcs a:hover {
  color: #DC9424;
}.dcs_seo_body_hcs ul,.dcs_seo_body_hcs ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dcs_seo_body_hcs ol {
  list-style: decimal;
}.dcs_seo_body_hcs li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A88C68;
}.dcs_seo_body_hcs table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.dcs_seo_body_hcs table {
  display: table;
}
}.dcs_seo_body_hcs th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D2C0A0;
}.dcs_seo_body_hcs td {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 0.625rem 12px;
  color: #A88C68;
}.dcs_seo_cols_hcs {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dcs_seo_cols_hcs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dcs_seo_cols_hcs {
  grid-template-columns: repeat(3,1fr);
}
}.dcs_seo_col_h_hcs {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D2C0A0;
  overflow-wrap: break-word;
}.dcs_seo_col_p_hcs {
  font-size: 13px;
  color: #82674A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.dcs_seo_stats_hcs {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.dcs_seo_stat_hcs {
  padding: 14px 1rem;
  border: 1px solid rgba(196, 125, 26, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(196, 125, 26, 0.07);
  min-width: 8.75rem;
}.dcs_seo_stat_val_hcs {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C47D1A;
}.dcs_seo_stat_lb_hcs {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #82674A;
}.dcs_pmt_hcs {
  padding: 36px 16px 0;
  background: #141210;
}
@media(min-width: 766px) {.dcs_pmt_hcs {
  padding: 44px 1.5rem 0;
}
}.dcs_pmt_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_pmt_head_hcs {
  max-width: 45rem;
  margin-bottom: 22px;
}.dcs_pmt_label_hcs {
  font-size: 0.688rem;
  color: #C47D1A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.dcs_pmt_h2_hcs {
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 771px) {.dcs_pmt_h2_hcs {
  font-size: 1.75rem;
}
}.dcs_pmt_intro_hcs {
  overflow-wrap: break-word;
  color: #82674A;
  font-size: 0.875rem;
  line-height: 1.6;
}.dcs_pmt_groups_hcs {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dcs_pmt_group_hcs {
  border-radius: 8px;
  padding: 20px;
  background: #1E1A15;
  border: 1px solid rgba(255, 225, 180, 0.11);
}.dcs_pmt_group_head_hcs {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.dcs_pmt_group_ic_hcs {
  border-radius: 4px;
  background: rgba(196, 125, 26, 0.18);
  align-items: center;
  display: flex;
  height: 2.25rem;
  color: #C47D1A;
  width: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
}.dcs_pmt_group_ic_hcs svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
}.dcs_pmt_group_h_hcs {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
  font-size: 16px;
}.dcs_pmt_group_p_hcs {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #82674A;
  line-height: 1.6;
}.dcs_pmt_group_p_hcs strong {
  font-weight: 600;
  color: #D2C0A0;
}.dcs_pmt_table_wrap_hcs {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dcs_pmt_table_hcs {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 13px;
}.dcs_pmt_table_hcs th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 10px 0.75rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  color: #D2C0A0;
  font-size: 0.688rem;
  text-align: left;
}.dcs_pmt_table_hcs td {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 12px;
  color: #82674A;
}.dcs_pmt_table_hcs tbody tr:last-child td {
  border-bottom: none;
}.dcs_pmt_table_hcs tr:hover td {
  background: rgba(255, 235, 200, 0.05);
  color: #D2C0A0;
}.dcs_seo_hcs {
  background: #141210;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dcs_seo_hcs {
  padding: 44px 24px 0;
}
}.dcs_seo_in_hcs {
  border-radius: 14px;
  margin: 0 auto;
  background: #1E1A15;
  padding: 28px 24px;
  border: 1px solid rgba(255, 225, 180, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.dcs_seo_in_hcs {
  padding: 2.25rem 2.5rem;
}
}.dcs_seo_label_hcs {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  color: #C47D1A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dcs_seo_h2_hcs {
  color: #F4ECD8;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.dcs_seo_h2_hcs {
  font-size: 24px;
}
}.dcs_seo_body_hcs {
  color: #A88C68;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.dcs_seo_body_hcs p {
  color: #A88C68;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.dcs_seo_body_hcs p:last-child {
  margin-bottom: 0;
}.dcs_seo_body_hcs strong {
  font-weight: 700;
  color: #D2C0A0;
}.dcs_seo_body_hcs a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47D1A;
}.dcs_seo_body_hcs a:hover {
  color: #DC9424;
}.dcs_seo_body_hcs ul,.dcs_seo_body_hcs ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dcs_seo_body_hcs ol {
  list-style: decimal;
}.dcs_seo_body_hcs li {
  margin-bottom: 6px;
  color: #A88C68;
  font-size: 0.875rem;
  line-height: 1.75;
}.dcs_seo_body_hcs table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.dcs_seo_body_hcs table {
  display: table;
}
}.dcs_seo_body_hcs th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  color: #D2C0A0;
  font-weight: 700;
  text-align: left;
}.dcs_seo_body_hcs td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #A88C68;
}.dcs_seo_cols_hcs {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.dcs_seo_cols_hcs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dcs_seo_cols_hcs {
  grid-template-columns: repeat(3,1fr);
}
}.dcs_seo_col_h_hcs {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  color: #D2C0A0;
  font-weight: 700;
}.dcs_seo_col_p_hcs {
  line-height: 1.65;
  color: #82674A;
  font-size: 13px;
  overflow-wrap: break-word;
}.dcs_seo_stats_hcs {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dcs_seo_stat_hcs {
  padding: 0.875rem 16px;
  background: rgba(196, 125, 26, 0.07);
  border: 1px solid rgba(196, 125, 26, 0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.dcs_seo_stat_val_hcs {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C47D1A;
  overflow-wrap: break-word;
}.dcs_seo_stat_lb_hcs {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #82674A;
}.dcs_faq_hcs {
  padding: 2.25rem 1rem 0;
  background: #141210;
}
@media(min-width: 769px) {.dcs_faq_hcs {
  padding: 44px 1.5rem 0;
}
}.dcs_faq_in_hcs {
  margin: 0 auto;
  max-width: 1320px;
}.dcs_faq_head_hcs {
  margin-bottom: 1.25rem;
}.dcs_faq_label_hcs {
  text-transform: uppercase;
  color: #C47D1A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.dcs_faq_h2_hcs {
  color: #F4ECD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.dcs_faq_h2_hcs {
  font-size: 1.5rem;
}
}.dcs_faq_list_hcs {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dcs_faq_item_hcs {
  overflow: hidden;
  border: 1px solid rgba(255, 225, 180, 0.11);
  background: #1E1A15;
  border-radius: 0.5rem;
}.dcs_faq_q_hcs {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  font-size: 14px;
  justify-content: space-between;
  color: #D2C0A0;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.dcs_faq_q_hcs:hover {
  color: #F4ECD8;
}.dcs_faq_q_ic_hcs {
  background: rgba(255, 235, 200, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  justify-content: center;
  height: 1.5rem;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
  color: #C47D1A;
  align-items: center;
}.dcs_faq_item_hcs.dcs_state_open_hcs .dcs_faq_q_ic_hcs {
  transform: rotate(45deg);
}.dcs_faq_a_hcs {
  padding: 0 20px 16px;
  font-size: 13px;
  line-height: 1.7;
  color: #82674A;
  overflow-wrap: break-word;
  display: none;
}.dcs_faq_item_hcs.dcs_state_open_hcs .dcs_faq_a_hcs {
  display: block;
}.dcs_faq_a_hcs strong {
  color: #D2C0A0;
  font-weight: 700;
}.dcs_faq_a_hcs a {
  color: #C47D1A;
  text-decoration: underline;
}.dcs_faq_a_hcs ul,.dcs_faq_a_hcs ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dcs_faq_a_hcs ol {
  list-style: decimal;
}.dcs_faq_a_hcs li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dcs_faq_a_hcs table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.dcs_faq_a_hcs table {
  display: table;
}
}.dcs_faq_a_hcs th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  color: #D2C0A0;
  text-align: left;
  font-weight: 700;
}.dcs_faq_a_hcs td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  color: #82674A;
}.dcs_seo_hcs {
  padding: 36px 1rem 0;
  background: #141210;
}
@media(min-width: 766px) {.dcs_seo_hcs {
  padding: 2.75rem 24px 0;
}
}.dcs_seo_in_hcs {
  margin: 0 auto;
  border: 1px solid rgba(255, 225, 180, 0.11);
  background: #1E1A15;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.dcs_seo_in_hcs {
  padding: 36px 2.5rem;
}
}.dcs_seo_label_hcs {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C47D1A;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.dcs_seo_h2_hcs {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 767px) {.dcs_seo_h2_hcs {
  font-size: 1.5rem;
}
}.dcs_seo_body_hcs {
  font-size: 0.875rem;
  color: #A88C68;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dcs_seo_body_hcs p {
  color: #A88C68;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.dcs_seo_body_hcs p:last-child {
  margin-bottom: 0;
}.dcs_seo_body_hcs strong {
  color: #D2C0A0;
  font-weight: 700;
}.dcs_seo_body_hcs a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47D1A;
}.dcs_seo_body_hcs a:hover {
  color: #DC9424;
}.dcs_seo_body_hcs ul,.dcs_seo_body_hcs ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.dcs_seo_body_hcs ol {
  list-style: decimal;
}.dcs_seo_body_hcs li {
  color: #A88C68;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.dcs_seo_body_hcs table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.dcs_seo_body_hcs table {
  display: table;
}
}.dcs_seo_body_hcs th {
  border-bottom: 1px solid rgba(255, 235, 200, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D2C0A0;
}.dcs_seo_body_hcs td {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 0.625rem 12px;
  color: #A88C68;
}.dcs_seo_cols_hcs {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.dcs_seo_cols_hcs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dcs_seo_cols_hcs {
  grid-template-columns: repeat(3,1fr);
}
}.dcs_seo_col_h_hcs {
  font-size: 0.813rem;
  font-weight: 700;
  color: #D2C0A0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.dcs_seo_col_p_hcs {
  line-height: 1.65;
  color: #82674A;
  overflow-wrap: break-word;
  font-size: 13px;
}.dcs_seo_stats_hcs {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dcs_seo_stat_hcs {
  border-radius: 8px;
  flex: 1;
  background: rgba(196, 125, 26, 0.07);
  border: 1px solid rgba(196, 125, 26, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.dcs_seo_stat_val_hcs {
  overflow-wrap: break-word;
  color: #C47D1A;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.dcs_seo_stat_lb_hcs {
  color: #82674A;
  overflow-wrap: break-word;
  font-size: 11px;
}.dcs_ft_hcs {
  border-top: 1px solid rgba(255, 235, 200, 0.05);
  background: #0D0B08;
  margin-top: 48px;
}.dcs_ft_support_hcs {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
}
@media(min-width: 766px) {.dcs_ft_support_hcs {
  padding: 1.75rem 1.5rem;
}
}.dcs_ft_support_in_hcs {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.dcs_ft_support_main_hcs {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dcs_ft_support_ic_hcs {
  flex-shrink: 0;
  color: #C47D1A;
}.dcs_ft_support_ic_hcs svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.dcs_ft_support_text_title_hcs {
  color: #F4ECD8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.dcs_ft_support_text_sub_hcs {
  font-size: 0.75rem;
  color: #82674A;
  overflow-wrap: break-word;
}.dcs_ft_support_btn_hcs {
  background: #C47D1A;
  border-radius: 8px;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  color: #F4ECD8;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.dcs_ft_support_btn_hcs:hover {
  background: #DC9424;
}.dcs_ft_support_contacts_hcs {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.dcs_ft_support_contact_hcs {
  line-height: 1.4;
  color: #6B5438;
  font-size: 0.75rem;
}.dcs_ft_support_contact_hcs strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #A88C68;
  font-size: 0.688rem;
  display: block;
}.dcs_ft_main_hcs {
  border-bottom: 1px solid rgba(255, 235, 200, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.dcs_ft_main_hcs {
  padding: 40px 1.5rem 32px;
}
}.dcs_ft_main_in_hcs {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.dcs_ft_main_in_hcs {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.dcs_ft_main_in_hcs {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dcs_ft_col_logo_hcs {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.dcs_ft_col_logo_hcs {
  grid-column: auto;
}
}.dcs_ft_logo_hcs {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 12px;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F4ECD8;
}.dcs_ft_logo_mark_hcs {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.dcs_ft_logo_mark_hcs img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dcs_ft_logo_sub_hcs {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6B5438;
  line-height: 1.55;
}.dcs_ft_col_title_hcs {
  font-weight: 700;
  color: #A88C68;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.dcs_ft_col_links_hcs {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dcs_ft_col_link_hcs {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6B5438;
}.dcs_ft_col_link_hcs:hover {
  color: #D2C0A0;
}.dcs_ft_apps_hcs {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dcs_ft_app_card_hcs {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 225, 180, 0.11);
  background: rgba(255, 235, 200, 0.05);
  gap: 10px;
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.dcs_ft_app_card_hcs:hover {
  border-color: rgba(210, 155, 70, 0.40);
}.dcs_ft_app_card_ic_hcs svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dcs_ft_app_card_os_hcs {
  color: #6B5438;
  font-weight: 600;
  font-size: 10px;
}.dcs_ft_app_card_action_hcs {
  font-size: 12px;
  color: #D2C0A0;
  font-weight: 700;
}.dcs_ft_bot_hcs {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.dcs_ft_bot_hcs {
  padding: 20px 1.5rem;
}
}.dcs_ft_bot_in_hcs {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.dcs_ft_socials_hcs {
  gap: 8px;
  display: flex;
}.dcs_ft_soc_hcs {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 235, 200, 0.05);
  border: 1px solid rgba(255, 225, 180, 0.11);
  align-items: center;
  color: #A88C68;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  display: flex;
}.dcs_ft_soc_hcs svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.dcs_ft_soc_hcs:hover {
  background: rgba(255, 235, 200, 0.07);
}.dcs_ft_legal_hcs {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A7E5E;
}.dcs_ft_legal_hcs strong {
  font-weight: 700;
  color: #A88C68;
}.dcs_ft_legal_hcs a {
  text-decoration: underline;
  color: #A88C68;
}.dcs_ft_age_hcs {
  border: 2px solid #9A7E5E;
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  margin-left: auto;
  justify-content: center;
  color: #9A7E5E;
  height: 2rem;
}