*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120D08;
  font-family: 'Nunito Sans', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D8C8AC;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dgn_layout_s9d {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.dgn_page_s9d {
  min-height: 100vh;
  display: flex;
}.dgn_main_s9d {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.dgn_main_s9d {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.dgn_main_s9d {
  padding-bottom: 4.5rem;
}
}.dgn_gc_s9d {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #1A1107;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 641px) {.dgn_gc_s9d {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.dgn_gc_s9d {
  width: 168px;
}
}.dgn_gc_s9d:hover {
  border-color: rgba(200, 131, 12, 0.08);
  transform: translateY(-3px);
}.dgn_gc_img_s9d {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.dgn_gc_img_s9d img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dgn_gc_hover_s9d {
  background: rgba(8, 5, 2, 0.74);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.dgn_gc_s9d:hover .dgn_gc_hover_s9d {
  opacity: 1;
}.dgn_gc_hover_btn_s9d {
  border-radius: 4px;
  padding: 8px 1rem;
  background: #C8830C;
  color: #F5EDD5;
  font-size: 12px;
  font-weight: 700;
}.dgn_gc_info_s9d {
  padding: 8px 10px 10px;
}.dgn_gc_name_s9d {
  overflow: hidden;
  color: #D8C8AC;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
}.dgn_gc_prov_s9d {
  color: #907F65;
  font-size: 0.625rem;
}.dgn_gc_tag_s9d {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  font-size: 0.563rem;
  top: 6px;
  letter-spacing: .04em;
}.dgn_gc_tag_hot_s9d {
  background: #C43530;
  color: #fff;
}.dgn_gc_tag_new_s9d {
  background: #2EA86E;
  color: #120D08;
}.dgn_gc_tag_jp_s9d {
  background: #F0B429;
  color: #120D08;
}.dgn_gc_tag_ex_s9d {
  background: #8B4A06;
  color: #fff;
}.dgn_gc_tag_live_s9d {
  background: #C43530;
  color: #fff;
}.dgn_gr_s9d {
  background: #120D08;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.dgn_gr_s9d {
  padding: 36px 1.5rem 0;
}
}.dgn_gr_in_s9d {
  margin: 0 auto;
  max-width: 1340px;
}.dgn_gr_head_s9d {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dgn_gr_head_l_s9d {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.dgn_gr_ic_s9d {
  border-radius: 8px;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  align-items: center;
  height: 2rem;
}.dgn_gr_ic_s9d svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.dgn_gr_title_s9d {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD5;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.dgn_gr_title_s9d {
  font-size: 18px;
}
}.dgn_gr_more_s9d {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  color: #8A745E;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
}.dgn_gr_more_s9d:hover {
  color: #C8830C;
}.dgn_gr_more_s9d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.dgn_gr_arrows_s9d {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.dgn_gr_arr_s9d {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 30px;
  color: #B4997A;
  width: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.dgn_gr_arr_s9d:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD5;
}.dgn_gr_arr_s9d svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.dgn_gr_seo_h_s9d {
  margin: 0 0 6px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D8C8AC;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.dgn_gr_seo_h_s9d {
  font-size: 14px;
}
}.dgn_gr_seo_s9d {
  color: #8A745E;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
}.dgn_gr_seo_s9d strong {
  color: #D8C8AC;
  font-weight: 600;
}.dgn_gr_scroll_s9d {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
}.dgn_gr_scroll_s9d::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.dgn_gr_scroll_s9d {
  gap: 0.75rem;
}
}.dgn_tb_s9d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0A05;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  height: 56px;
}.dgn_tb_in_s9d {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.dgn_tb_burger_s9d {
  gap: 0.313rem;
  border-radius: 8px;
  width: 2.375rem;
  margin-right: 0.5rem;
  height: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.dgn_tb_burger_s9d:hover {
  background: rgba(255, 255, 255, 0.05);
}.dgn_tb_burger_line_s9d {
  border-radius: 1px;
  background: #B4997A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.dgn_tb_burger_s9d {
  display: none;
}
}.dgn_tb_logo_s9d {
  gap: 0.563rem;
  font-weight: 800;
  align-items: center;
  margin-right: 20px;
  display: flex;
  flex-shrink: 0;
  color: #F5EDD5;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
}.dgn_tb_logo_mark_s9d {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.dgn_tb_logo_mark_s9d img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dgn_tb_nav_s9d {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.dgn_tb_nav_s9d {
  display: flex;
}
}.dgn_tb_tab_s9d {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  color: #B4997A;
  white-space: nowrap;
  font-size: 13px;
}.dgn_tb_tab_s9d:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD5;
}.dgn_tb_tab_s9d.dgn_state_active_s9d {
  background: rgba(200, 131, 12, 0.18);
  color: #F5EDD5;
}.dgn_tb_right_s9d {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.dgn_tb_login_s9d {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D8C8AC;
}.dgn_tb_login_s9d:hover {
  border-color: rgba(200, 131, 12, 0.55);
  color: #F5EDD5;
}
@media(min-width: 481px) {.dgn_tb_login_s9d {
  display: block;
}
}.dgn_tb_reg_s9d {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2EA86E;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0A04;
  white-space: nowrap;
}.dgn_tb_reg_s9d:hover {
  background: #38C47E;
}.dgn_sb_s9d {
  background: #211509;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
  width: 13.75rem;
}.dgn_sb_s9d.dgn_state_open_s9d {
  transform: translateX(0);
}.dgn_sb_s9d::-webkit-scrollbar {
  width: 4px;
}.dgn_sb_s9d::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.dgn_sb_s9d {
  transform: translateX(0);
}
}.dgn_sb_auth_s9d {
  padding: 14px 12px 10px;
}.dgn_sb_btn_reg_s9d {
  border-radius: 0.5rem;
  padding: 11px;
  background: #2EA86E;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
  color: #0E0A04;
}.dgn_sb_btn_reg_s9d:hover {
  background: #38C47E;
}.dgn_sb_btn_login_s9d {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D8C8AC;
  text-align: center;
  display: block;
}.dgn_sb_btn_login_s9d:hover {
  border-color: rgba(200, 131, 12, 0.55);
  color: #F5EDD5;
}.dgn_sb_promo_s9d {
  padding: 12px 14px;
  border: 1px solid rgba(200, 131, 12, 0.18);
  background: linear-gradient(135deg,#2C1404,#211509);
  overflow: hidden;
  border-radius: 0.5rem;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.dgn_sb_promo_s9d::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 131, 12, 0.18),transparent 70%);
  position: absolute;
  height: 80px;
  width: 5rem;
  right: -20px;
  top: -20px;
  content: '';
}.dgn_sb_promo_title_s9d {
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 11px;
  color: #C8830C;
  text-transform: uppercase;
}.dgn_sb_promo_text_s9d {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  color: #F5EDD5;
}.dgn_sb_promo_sub_s9d {
  color: #8A745E;
  font-size: 0.625rem;
  margin-top: 3px;
}.dgn_sb_nav_s9d {
  padding: 0.375rem 0.5rem 1rem;
}.dgn_sb_nav_lb_s9d {
  padding: 10px 8px 6px;
  color: #907F65;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.dgn_sb_link_s9d {
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  font-size: 13px;
  cursor: pointer;
  color: #B4997A;
  font-weight: 500;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.dgn_sb_link_s9d:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD5;
}.dgn_sb_link_s9d.dgn_state_active_s9d {
  background: rgba(200, 131, 12, 0.18);
  color: #F5EDD5;
}.dgn_sb_ic_s9d {
  border-radius: 4px;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.dgn_sb_ic_s9d svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.dgn_sb_ic_1_s9d {
  background: rgba(200, 131, 12, 0.08);
  color: #C8830C;
}.dgn_sb_ic_2_s9d {
  background: rgba(46, 168, 110, 0.18);
  color: #2EA86E;
}.dgn_sb_ic_3_s9d {
  background: rgba(240, 180, 41, 0.18);
  color: #F0B429;
}.dgn_sb_ic_4_s9d {
  background: rgba(139, 74, 6, 0.28);
  color: #8B4A06;
}.dgn_sb_ic_5_s9d {
  background: rgba(200, 131, 12, 0.08);
  color: #D94F8A;
}.dgn_sb_ic_6_s9d {
  background: rgba(139, 74, 6, 0.28);
  color: #8B3FC4;
}.dgn_sb_badge_s9d {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #F0B429;
  color: #0E0A04;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.dgn_sb_bot_s9d {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.dgn_sb_lang_s9d,.dgn_sb_help_s9d {
  padding: 9px 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  font-weight: 600;
  color: #B4997A;
  display: flex;
  align-items: center;
  font-size: 11px;
}.dgn_sb_lang_s9d:hover,.dgn_sb_help_s9d:hover {
  border-color: rgba(200, 131, 12, 0.55);
  color: #F5EDD5;
}.dgn_sb_lang_s9d svg,.dgn_sb_help_s9d svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.dgn_sb_bd_s9d {
  background: rgba(8, 5, 2, 0.74);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.dgn_sb_bd_s9d.dgn_state_on_s9d {
  display: block;
}
@media(min-width: 1082px) {.dgn_sb_bd_s9d {
  display: none!important;
}
}.dgn_mob_nav_s9d {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #211509;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
  left: 0;
}
@media(min-width: 1081px) {.dgn_mob_nav_s9d {
  display: none;
}
}.dgn_mob_nav_item_s9d {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  cursor: pointer;
  flex-direction: column;
  color: #907F65;
  align-items: center;
  display: flex;
}.dgn_mob_nav_ic_s9d {
  line-height: 1;
}.dgn_mob_nav_ic_s9d svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.dgn_mob_nav_lb_s9d {
  color: #907F65;
  font-size: 10px;
  font-weight: 600;
}.dgn_mob_nav_item_s9d.dgn_state_active_s9d {
  color: #C8830C;
}.dgn_mob_nav_item_s9d.dgn_state_active_s9d .dgn_mob_nav_lb_s9d {
  color: #C8830C;
}.dgn_hero_s9d {
  background: #120D08;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.dgn_hero_s9d {
  padding: 1.5rem 24px 0;
}
}.dgn_hero_in_s9d {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.dgn_hero_in_s9d {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.dgn_hero_in_s9d {
  grid-template-columns: 1fr 21.25rem;
}
}.dgn_hero_promo_s9d {
  overflow: hidden;
  background: #1A1107;
  border-radius: 0.75rem;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.dgn_hero_promo_s9d {
  min-height: 17.5rem;
}
}.dgn_hero_promo_bg_s9d {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2C1404 0%,#120D08 100%);
  background-size: cover;
  position: absolute;
}.dgn_hero_promo_bg_s9d::after {
  inset: 0;
  background: linear-gradient(90deg,#120D08 0%,rgba(8, 5, 2, 0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dgn_hero_promo_glow_s9d {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 74, 6, 0.28) 0%,transparent 65%);
  height: 18.75rem;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
}.dgn_hero_promo_ct_s9d {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 769px) {.dgn_hero_promo_ct_s9d {
  padding: 2.5rem 2rem;
}
}.dgn_hero_badge_s9d {
  background: rgba(200, 131, 12, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(200, 131, 12, 0.08);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  color: #C8830C;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
}.dgn_hero_h1_s9d {
  line-height: 1.15;
  font-size: 26px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F5EDD5;
}.dgn_hero_h1_s9d em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 771px) {.dgn_hero_h1_s9d {
  font-size: 2.25rem;
}
}.dgn_hero_sub_s9d {
  color: #B4997A;
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.dgn_hero_sub_s9d {
  font-size: 14px;
}
}.dgn_hero_row_s9d {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dgn_hero_cta_s9d {
  padding: 13px 26px;
  background: #2EA86E;
  border-radius: 8px;
  transition: background .2s;
  color: #0E0A04;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.55), 0 0 14px rgba(46, 168, 110, 0.44);
  font-size: 0.875rem;
}.dgn_hero_cta_s9d:hover {
  background: #38C47E;
}.dgn_hero_terms_s9d {
  color: #907F65;
  font-size: 11px;
}.dgn_hero_game_s9d {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1107;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.dgn_hero_game_badge_s9d {
  background: rgba(240, 180, 41, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 180, 41, 0.18);
  padding: 5px 10px;
  font-size: 0.625rem;
  z-index: 3;
  top: 0.75rem;
  text-transform: uppercase;
  color: #F0B429;
  letter-spacing: .06em;
  font-weight: 700;
  left: 12px;
  position: absolute;
}.dgn_hero_game_badge_s9d svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.dgn_hero_game_img_s9d {
  background: linear-gradient(135deg,#2C1404,#120D08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.dgn_hero_game_img_s9d img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.dgn_hero_game_play_s9d {
  background: rgba(8, 5, 2, 0.74);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.dgn_hero_game_s9d:hover .dgn_hero_game_play_s9d {
  opacity: 1;
}.dgn_hero_game_play_s9d span {
  border-radius: 50%;
  background: #C8830C;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  justify-content: center;
  display: flex;
}.dgn_hero_game_play_s9d span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.dgn_hero_game_info_s9d {
  padding: 0.875rem 16px;
}.dgn_hero_game_title_s9d {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EDD5;
}.dgn_hero_game_provider_s9d {
  color: #8A745E;
  font-size: 0.688rem;
}.dgn_hero_game_btn_s9d {
  border-radius: 0.5rem;
  padding: 11px;
  background: #C8830C;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #F5EDD5;
}.dgn_hero_game_s9d:hover .dgn_hero_game_btn_s9d {
  background: #E09814;
}.dgn_wy_s9d {
  padding: 2rem 1rem 0;
  background: #120D08;
}
@media(min-width: 771px) {.dgn_wy_s9d {
  padding: 40px 1.5rem 0;
}
}.dgn_wy_in_s9d {
  margin: 0 auto;
  max-width: 1340px;
}.dgn_wy_head_s9d {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.dgn_wy_label_s9d {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8830C;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dgn_wy_h2_s9d {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F5EDD5;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dgn_wy_h2_s9d {
  font-size: 24px;
}
}.dgn_wy_intro_s9d {
  margin: 0;
  font-size: 0.813rem;
  color: #8A745E;
  line-height: 1.6;
}.dgn_wy_grid_s9d {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.dgn_wy_grid_s9d {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dgn_wy_grid_s9d {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dgn_wy_card_s9d {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  background: #211509;
  padding: 1.25rem;
}.dgn_wy_card_s9d:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 131, 12, 0.08);
}.dgn_wy_card_ic_s9d {
  border-radius: 50%;
  background: rgba(200, 131, 12, 0.18);
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #C8830C;
  height: 44px;
}.dgn_wy_card_ic_s9d svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.dgn_wy_card_h_s9d {
  color: #F5EDD5;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.dgn_wy_card_p_s9d {
  font-size: 0.813rem;
  color: #8A745E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dgn_wy_card_p_s9d strong {
  color: #D8C8AC;
  font-weight: 600;
}.dgn_ws_s9d {
  padding: 2rem 16px 0;
  background: #120D08;
}
@media(min-width: 767px) {.dgn_ws_s9d {
  padding: 36px 24px 0;
}
}.dgn_ws_in_s9d {
  margin: 0 auto;
  max-width: 83.75rem;
}.dgn_ws_head_s9d {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.dgn_ws_title_s9d {
  gap: 10px;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  color: #F5EDD5;
  font-family: 'Cinzel', serif;
}.dgn_ws_title_ic_s9d svg {
  width: 1.125rem;
  color: #F0B429;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.dgn_ws_online_s9d {
  gap: 7px;
  font-weight: 600;
  display: flex;
  color: #8A745E;
  font-size: 12px;
  align-items: center;
}.dgn_ws_online_dot_s9d {
  border-radius: 50%;
  background: #2EA86E;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 168, 110, 0.18);
  height: 0.5rem;
}.dgn_ws_scroll_s9d {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.dgn_ws_scroll_s9d::-webkit-scrollbar {
  display: none;
}.dgn_wc_s9d {
  background: #1A1107;
  border-radius: 8px;
  padding: 0.625rem 14px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.dgn_wc_img_s9d {
  border-radius: 4px;
  background: #211509;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.dgn_wc_img_s9d img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dgn_wc_info_s9d {
  min-width: 0;
}.dgn_wc_game_s9d {
  overflow: hidden;
  color: #D8C8AC;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.dgn_wc_player_s9d {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #907F65;
}.dgn_wc_amount_s9d {
  font-weight: 700;
  flex-shrink: 0;
  color: #2EA86E;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
}.dgn_bon_s9d {
  background: #120D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dgn_bon_s9d {
  padding: 2.75rem 24px 0;
}
}.dgn_bon_in_s9d {
  margin: 0 auto;
  max-width: 83.75rem;
}.dgn_bon_head_s9d {
  margin-bottom: 20px;
}.dgn_bon_label_s9d {
  font-size: 11px;
  margin-bottom: 8px;
  color: #C8830C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.dgn_bon_h2_s9d {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD5;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 770px) {.dgn_bon_h2_s9d {
  font-size: 1.5rem;
}
}.dgn_bon_seo_s9d {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #8A745E;
  line-height: 1.6;
}.dgn_bon_seo_s9d strong {
  font-weight: 700;
  color: #D8C8AC;
}.dgn_bon_seo_s9d a {
  text-decoration: underline;
  color: #C8830C;
}.dgn_bon_grid_s9d {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dgn_bon_grid_s9d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.dgn_bon_grid_s9d {
  grid-template-columns: repeat(5,1fr);
}
}.dgn_bon_card_s9d {
  padding: 16px;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #1A1107;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.dgn_bon_card_s9d:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 131, 12, 0.08);
}.dgn_bon_card_ic_s9d svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
}.dgn_bon_card_ic_s9d {
  margin-bottom: 0.625rem;
}.dgn_bon_card_type_s9d {
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8A745E;
  font-size: 10px;
}.dgn_bon_card_amount_s9d {
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  color: #F0B429;
}.dgn_bon_card_name_s9d {
  color: #F5EDD5;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.dgn_bon_card_detail_s9d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #907F65;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
}.dgn_reg_s9d {
  background: #120D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dgn_reg_s9d {
  padding: 2.75rem 1.5rem 0;
}
}.dgn_reg_in_s9d {
  background: #211509;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.dgn_reg_in_s9d {
  padding: 40px;
}
}.dgn_reg_top_s9d {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.dgn_reg_top_s9d {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dgn_reg_label_s9d {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8830C;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.dgn_reg_h2_s9d {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F5EDD5;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.dgn_reg_h2_s9d {
  font-size: 1.75rem;
}
}.dgn_reg_bonus_s9d {
  gap: 0.5rem;
  border: 1px solid rgba(240, 180, 41, 0.18);
  background: rgba(240, 180, 41, 0.18);
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.dgn_reg_bonus_amount_s9d {
  font-size: 20px;
  font-weight: 800;
  color: #F0B429;
}.dgn_reg_bonus_text_s9d {
  color: #B4997A;
  line-height: 1.35;
  font-size: 13px;
}.dgn_reg_cta_btn_s9d {
  border-radius: 8px;
  background: #2EA86E;
  transition: background .2s;
  padding: 0.875rem 32px;
  color: #0E0A04;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.55), 0 0 14px rgba(46, 168, 110, 0.44);
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 15px;
}.dgn_reg_cta_btn_s9d:hover {
  background: #38C47E;
}.dgn_reg_terms_s9d {
  font-size: 11px;
  line-height: 1.5;
  color: #907F65;
}.dgn_reg_seo_s9d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #8A745E;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.dgn_reg_seo_s9d p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #8A745E;
}.dgn_reg_seo_s9d p:last-child {
  margin-bottom: 0;
}.dgn_reg_seo_s9d strong {
  font-weight: 700;
  color: #D8C8AC;
}.dgn_reg_seo_s9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8830C;
}.dgn_reg_seo_s9d a:hover {
  color: #E09814;
}.dgn_reg_seo_s9d ul,.dgn_reg_seo_s9d ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.dgn_reg_seo_s9d ol {
  list-style: decimal;
}.dgn_reg_seo_s9d li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #8A745E;
}.dgn_reg_seo_s9d table {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.dgn_reg_seo_s9d table {
  display: table;
}
}.dgn_reg_seo_s9d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D8C8AC;
  font-weight: 700;
}.dgn_reg_seo_s9d td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8A745E;
}.dgn_reg_steps_s9d {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.dgn_reg_steps_s9d {
  margin-top: 0;
}
}.dgn_reg_step_s9d {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 8px;
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.dgn_reg_step_num_s9d {
  background: rgba(200, 131, 12, 0.18);
  border: 1px solid rgba(200, 131, 12, 0.08);
  border-radius: 50%;
  justify-content: center;
  height: 34px;
  font-size: 0.875rem;
  font-weight: 800;
  display: flex;
  width: 2.125rem;
  align-items: center;
  color: #C8830C;
  flex-shrink: 0;
}.dgn_reg_step_title_s9d {
  margin-bottom: 3px;
  color: #F5EDD5;
  font-weight: 700;
  font-size: 14px;
}.dgn_reg_step_text_s9d {
  line-height: 1.5;
  font-size: 12px;
  color: #8A745E;
}.dgn_reg_trust_s9d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.dgn_reg_trust_item_s9d {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #8A745E;
}.dgn_reg_trust_ic_s9d svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C8830C;
}.dgn_htp_s9d {
  padding: 36px 1rem 0;
  background: #120D08;
}
@media(min-width:768px) {.dgn_htp_s9d {
  padding: 2.75rem 1.5rem 0;
}
}.dgn_htp_in_s9d {
  margin: 0 auto;
  max-width: 83.75rem;
}.dgn_htp_head_s9d {
  margin-bottom: 22px;
  max-width: 45rem;
}.dgn_htp_label_s9d {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8830C;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.dgn_htp_h2_s9d {
  font-family: 'Cinzel', serif;
  color: #F5EDD5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width:768px) {.dgn_htp_h2_s9d {
  font-size: 28px;
}
}.dgn_htp_intro_s9d {
  font-size: 0.875rem;
  color: #8A745E;
  line-height: 1.6;
}.dgn_htp_steps_s9d {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.dgn_htp_steps_s9d {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dgn_htp_steps_s9d {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dgn_htp_step_s9d {
  background: #211509;
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.dgn_htp_step_num_s9d {
  border-radius: 50%;
  background: #C8830C;
  display: flex;
  width: 1.75rem;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  align-items: center;
  font-size: 13px;
  left: 20px;
  color: #0E0A04;
  position: absolute;
  font-weight: 800;
  justify-content: center;
  top: -0.75rem;
}.dgn_htp_step_ic_s9d {
  border-radius: 4px;
  background: rgba(200, 131, 12, 0.18);
  margin: 0.5rem 0 0.75rem;
  color: #C8830C;
  width: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.25rem;
}.dgn_htp_step_ic_s9d svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.dgn_htp_step_h_s9d {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5EDD5;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}.dgn_htp_step_p_s9d {
  color: #8A745E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
}.dgn_htp_step_p_s9d strong {
  font-weight: 600;
  color: #D8C8AC;
}.dgn_htp_cta_s9d {
  background: #2EA86E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  font-size: 14px;
  font-weight: 700;
  color: #0E0A04;
  margin-top: 1.25rem;
  display: inline-block;
}.dgn_htp_cta_s9d:hover {
  background: #38C47E;
}.dgn_app_s9d {
  background: #120D08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dgn_app_s9d {
  padding: 44px 1.5rem 0;
}
}.dgn_app_in_s9d {
  margin: 0 auto;
  max-width: 83.75rem;
}.dgn_app_head_s9d {
  margin-bottom: 16px;
}.dgn_app_label_s9d {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8830C;
  font-weight: 700;
}.dgn_app_h2_s9d {
  font-weight: 800;
  color: #F5EDD5;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.dgn_app_h2_s9d {
  font-size: 1.5rem;
}
}.dgn_app_sub_s9d {
  font-size: 0.813rem;
  max-width: 600px;
  color: #8A745E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dgn_app_sub_s9d strong {
  color: #D8C8AC;
  font-weight: 700;
}.dgn_app_cards_s9d {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.dgn_app_cards_s9d {
  grid-template-columns: repeat(3,1fr);
}
}.dgn_app_card_s9d {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.dgn_app_card_ios_s9d {
  background: linear-gradient(135deg,rgba(200, 131, 12, 0.18) 0%,#211509 100%);
}.dgn_app_card_android_s9d {
  background: linear-gradient(135deg,rgba(46, 168, 110, 0.18) 0%,#211509 100%);
}.dgn_app_card_win_s9d {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.18) 0%,#211509 100%);
}.dgn_app_card_ic_s9d svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
}.dgn_app_card_ic_s9d {
  flex-shrink: 0;
  color: #F5EDD5;
}.dgn_app_card_os_s9d {
  color: #8A745E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.dgn_app_card_title_s9d {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD5;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.dgn_app_card_text_s9d {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #8A745E;
  font-size: 12px;
}.dgn_app_card_btn_s9d {
  padding: 10px 1.125rem;
  gap: 0.438rem;
  border-radius: 4px;
  border: 1px solid rgba(200, 131, 12, 0.55);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F5EDD5;
}.dgn_app_card_btn_s9d:hover {
  background: rgba(255, 255, 255, 0.07);
}.dgn_prov_s9d {
  padding: 36px 1rem 0;
  background: #120D08;
}
@media(min-width: 771px) {.dgn_prov_s9d {
  padding: 2.75rem 24px 0;
}
}.dgn_prov_in_s9d {
  margin: 0 auto;
  max-width: 1340px;
}.dgn_prov_head_s9d {
  margin-bottom: 16px;
}.dgn_prov_label_s9d {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8830C;
}.dgn_prov_h2_s9d {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDD5;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.dgn_prov_h2_s9d {
  font-size: 1.5rem;
}
}.dgn_prov_seo_s9d {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A745E;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.dgn_prov_seo_s9d strong {
  color: #D8C8AC;
  font-weight: 700;
}.dgn_prov_seo_s9d a {
  text-decoration: underline;
  color: #C8830C;
}.dgn_prov_grid_s9d {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.dgn_prov_grid_s9d {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.dgn_prov_grid_s9d {
  grid-template-columns: repeat(8,1fr);
}
}.dgn_prov_card_s9d {
  background: #1A1107;
  border-radius: 0.5rem;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.dgn_prov_card_s9d:hover {
  background: #211509;
  border-color: rgba(200, 131, 12, 0.55);
}.dgn_prov_logo_s9d {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
}.dgn_prov_logo_s9d img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.dgn_prov_name_s9d {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #B4997A;
}.dgn_rv_s9d {
  background: #120D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dgn_rv_s9d {
  padding: 2.75rem 24px 0;
}
}.dgn_rv_in_s9d {
  margin: 0 auto;
  max-width: 83.75rem;
}.dgn_rv_head_s9d {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.dgn_rv_label_s9d {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8830C;
  font-size: 11px;
  text-transform: uppercase;
}.dgn_rv_h2_s9d {
  margin-bottom: 10px;
  font-weight: 800;
  color: #F5EDD5;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dgn_rv_h2_s9d {
  font-size: 28px;
}
}.dgn_rv_stats_s9d {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 13px;
  color: #8A745E;
}.dgn_rv_stats_score_s9d {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.dgn_rv_stats_score_val_s9d {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  color: #F0B429;
  font-weight: 800;
}.dgn_rv_stats_score_max_s9d {
  color: #907F65;
  font-size: 13px;
}.dgn_rv_stats_badge_s9d {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.dgn_rv_stats_badge_s9d svg {
  color: #F0B429;
  height: 0.875rem;
  width: 14px;
}.dgn_rv_grid_s9d {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.dgn_rv_grid_s9d {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dgn_rv_grid_s9d {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dgn_rv_card_s9d {
  padding: 20px;
  background: #211509;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.dgn_rv_card_stars_s9d {
  gap: 2px;
  color: #F0B429;
  margin-bottom: 0.625rem;
  display: flex;
}.dgn_rv_card_stars_s9d svg {
  height: 0.875rem;
  width: 14px;
}.dgn_rv_card_h_s9d {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EDD5;
  line-height: 1.3;
}.dgn_rv_card_body_s9d {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A745E;
}.dgn_rv_card_body_s9d strong {
  font-weight: 600;
  color: #D8C8AC;
}.dgn_rv_card_meta_s9d {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.dgn_rv_card_author_s9d {
  font-size: 12px;
  color: #D8C8AC;
  font-weight: 600;
}.dgn_rv_card_date_s9d {
  font-size: 0.688rem;
  color: #907F65;
}.dgn_faq_s9d {
  background: #120D08;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.dgn_faq_s9d {
  padding: 2.75rem 24px 0;
}
}.dgn_faq_in_s9d {
  margin: 0 auto;
  max-width: 1340px;
}.dgn_faq_head_s9d {
  margin-bottom: 1.25rem;
}.dgn_faq_label_s9d {
  color: #C8830C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.dgn_faq_h2_s9d {
  color: #F5EDD5;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.dgn_faq_h2_s9d {
  font-size: 1.5rem;
}
}.dgn_faq_list_s9d {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dgn_faq_item_s9d {
  background: #211509;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.dgn_faq_q_s9d {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  color: #D8C8AC;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.875rem;
}.dgn_faq_q_s9d:hover {
  color: #F5EDD5;
}.dgn_faq_q_ic_s9d {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 24px;
  justify-content: center;
  font-size: 16px;
  color: #C8830C;
  height: 24px;
}.dgn_faq_item_s9d.dgn_state_open_s9d .dgn_faq_q_ic_s9d {
  transform: rotate(45deg);
}.dgn_faq_a_s9d {
  padding: 0 1.25rem 1rem;
  color: #8A745E;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dgn_faq_item_s9d.dgn_state_open_s9d .dgn_faq_a_s9d {
  display: block;
}.dgn_faq_a_s9d strong {
  font-weight: 700;
  color: #D8C8AC;
}.dgn_faq_a_s9d a {
  text-decoration: underline;
  color: #C8830C;
}.dgn_faq_a_s9d ul,.dgn_faq_a_s9d ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dgn_faq_a_s9d ol {
  list-style: decimal;
}.dgn_faq_a_s9d li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.dgn_faq_a_s9d table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.dgn_faq_a_s9d table {
  display: table;
}
}.dgn_faq_a_s9d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D8C8AC;
}.dgn_faq_a_s9d td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A745E;
}.dgn_seo_s9d {
  background: #120D08;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.dgn_seo_s9d {
  padding: 44px 1.5rem 0;
}
}.dgn_seo_in_s9d {
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #211509;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.dgn_seo_in_s9d {
  padding: 36px 40px;
}
}.dgn_seo_label_s9d {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8830C;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.dgn_seo_h2_s9d {
  font-size: 20px;
  margin-bottom: 14px;
  color: #F5EDD5;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 765px) {.dgn_seo_h2_s9d {
  font-size: 24px;
}
}.dgn_seo_body_s9d {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B4997A;
  font-size: 14px;
}.dgn_seo_body_s9d p {
  color: #B4997A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.dgn_seo_body_s9d p:last-child {
  margin-bottom: 0;
}.dgn_seo_body_s9d strong {
  font-weight: 700;
  color: #D8C8AC;
}.dgn_seo_body_s9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8830C;
}.dgn_seo_body_s9d a:hover {
  color: #E09814;
}.dgn_seo_body_s9d ul,.dgn_seo_body_s9d ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dgn_seo_body_s9d ol {
  list-style: decimal;
}.dgn_seo_body_s9d li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #B4997A;
  font-size: 14px;
}.dgn_seo_body_s9d table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 765px) {.dgn_seo_body_s9d table {
  display: table;
}
}.dgn_seo_body_s9d th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C8AC;
}.dgn_seo_body_s9d td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B4997A;
}.dgn_seo_cols_s9d {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.dgn_seo_cols_s9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dgn_seo_cols_s9d {
  grid-template-columns: repeat(3,1fr);
}
}.dgn_seo_col_h_s9d {
  color: #D8C8AC;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dgn_seo_col_p_s9d {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A745E;
}.dgn_seo_stats_s9d {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dgn_seo_stat_s9d {
  border: 1px solid rgba(200, 131, 12, 0.18);
  flex: 1;
  background: rgba(200, 131, 12, 0.08);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.dgn_seo_stat_val_s9d {
  color: #C8830C;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.dgn_seo_stat_lb_s9d {
  color: #8A745E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.dgn_seo_s9d {
  padding: 2.25rem 16px 0;
  background: #120D08;
}
@media(min-width: 769px) {.dgn_seo_s9d {
  padding: 44px 1.5rem 0;
}
}.dgn_seo_in_s9d {
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #211509;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.dgn_seo_in_s9d {
  padding: 36px 2.5rem;
}
}.dgn_seo_label_s9d {
  color: #C8830C;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dgn_seo_h2_s9d {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDD5;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dgn_seo_h2_s9d {
  font-size: 24px;
}
}.dgn_seo_body_s9d {
  color: #B4997A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.dgn_seo_body_s9d p {
  line-height: 1.75;
  color: #B4997A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.dgn_seo_body_s9d p:last-child {
  margin-bottom: 0;
}.dgn_seo_body_s9d strong {
  color: #D8C8AC;
  font-weight: 700;
}.dgn_seo_body_s9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8830C;
}.dgn_seo_body_s9d a:hover {
  color: #E09814;
}.dgn_seo_body_s9d ul,.dgn_seo_body_s9d ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dgn_seo_body_s9d ol {
  list-style: decimal;
}.dgn_seo_body_s9d li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #B4997A;
}.dgn_seo_body_s9d table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.dgn_seo_body_s9d table {
  display: table;
}
}.dgn_seo_body_s9d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D8C8AC;
  font-weight: 700;
}.dgn_seo_body_s9d td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B4997A;
}.dgn_seo_cols_s9d {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.dgn_seo_cols_s9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dgn_seo_cols_s9d {
  grid-template-columns: repeat(3,1fr);
}
}.dgn_seo_col_h_s9d {
  overflow-wrap: break-word;
  color: #D8C8AC;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
}.dgn_seo_col_p_s9d {
  color: #8A745E;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dgn_seo_stats_s9d {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dgn_seo_stat_s9d {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 131, 12, 0.18);
  background: rgba(200, 131, 12, 0.08);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.dgn_seo_stat_val_s9d {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8830C;
  margin-bottom: 0.25rem;
}.dgn_seo_stat_lb_s9d {
  overflow-wrap: break-word;
  color: #8A745E;
  font-size: 11px;
}.dgn_seo_s9d {
  padding: 2.25rem 1rem 0;
  background: #120D08;
}
@media(min-width: 769px) {.dgn_seo_s9d {
  padding: 44px 1.5rem 0;
}
}.dgn_seo_in_s9d {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #211509;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.dgn_seo_in_s9d {
  padding: 36px 2.5rem;
}
}.dgn_seo_label_s9d {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8830C;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.dgn_seo_h2_s9d {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #F5EDD5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.dgn_seo_h2_s9d {
  font-size: 1.5rem;
}
}.dgn_seo_body_s9d {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B4997A;
}.dgn_seo_body_s9d p {
  color: #B4997A;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.dgn_seo_body_s9d p:last-child {
  margin-bottom: 0;
}.dgn_seo_body_s9d strong {
  font-weight: 700;
  color: #D8C8AC;
}.dgn_seo_body_s9d a {
  transition: color .2s;
  color: #C8830C;
  text-decoration: underline;
}.dgn_seo_body_s9d a:hover {
  color: #E09814;
}.dgn_seo_body_s9d ul,.dgn_seo_body_s9d ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dgn_seo_body_s9d ol {
  list-style: decimal;
}.dgn_seo_body_s9d li {
  font-size: 14px;
  line-height: 1.75;
  color: #B4997A;
  margin-bottom: 6px;
}.dgn_seo_body_s9d table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.dgn_seo_body_s9d table {
  display: table;
}
}.dgn_seo_body_s9d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D8C8AC;
  font-weight: 700;
}.dgn_seo_body_s9d td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B4997A;
}.dgn_seo_cols_s9d {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.dgn_seo_cols_s9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dgn_seo_cols_s9d {
  grid-template-columns: repeat(3,1fr);
}
}.dgn_seo_col_h_s9d {
  color: #D8C8AC;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.dgn_seo_col_p_s9d {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A745E;
  line-height: 1.65;
}.dgn_seo_stats_s9d {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dgn_seo_stat_s9d {
  border: 1px solid rgba(200, 131, 12, 0.18);
  flex: 1;
  background: rgba(200, 131, 12, 0.08);
  padding: 14px 16px;
  border-radius: 8px;
  min-width: 140px;
}.dgn_seo_stat_val_s9d {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8830C;
}.dgn_seo_stat_lb_s9d {
  overflow-wrap: break-word;
  color: #8A745E;
  font-size: 0.688rem;
}.dgn_ft_s9d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0804;
  margin-top: 3rem;
}.dgn_ft_support_s9d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.dgn_ft_support_s9d {
  padding: 28px 1.5rem;
}
}.dgn_ft_support_in_s9d {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.dgn_ft_support_main_s9d {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.dgn_ft_support_ic_s9d {
  color: #C8830C;
  flex-shrink: 0;
}.dgn_ft_support_ic_s9d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.dgn_ft_support_text_title_s9d {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F5EDD5;
  margin-bottom: 3px;
}.dgn_ft_support_text_sub_s9d {
  color: #8A745E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.dgn_ft_support_btn_s9d {
  padding: 0.688rem 22px;
  background: #C8830C;
  transition: background .2s;
  border-radius: 8px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F5EDD5;
}.dgn_ft_support_btn_s9d:hover {
  background: #E09814;
}.dgn_ft_support_contacts_s9d {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.dgn_ft_support_contact_s9d {
  font-size: 12px;
  line-height: 1.4;
  color: #907F65;
}.dgn_ft_support_contact_s9d strong {
  font-size: 0.688rem;
  color: #B4997A;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.dgn_ft_main_s9d {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.dgn_ft_main_s9d {
  padding: 2.5rem 24px 32px;
}
}.dgn_ft_main_in_s9d {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.dgn_ft_main_in_s9d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.dgn_ft_main_in_s9d {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dgn_ft_col_logo_s9d {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.dgn_ft_col_logo_s9d {
  grid-column: auto;
}
}.dgn_ft_logo_s9d {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5EDD5;
  align-items: center;
}.dgn_ft_logo_mark_s9d {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.dgn_ft_logo_mark_s9d img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dgn_ft_logo_sub_s9d {
  color: #907F65;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.dgn_ft_col_title_s9d {
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #B4997A;
}.dgn_ft_col_links_s9d {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.dgn_ft_col_link_s9d {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #907F65;
  font-size: 0.813rem;
}.dgn_ft_col_link_s9d:hover {
  color: #D8C8AC;
}.dgn_ft_apps_s9d {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dgn_ft_app_card_s9d {
  border-radius: 0.25rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.dgn_ft_app_card_s9d:hover {
  border-color: rgba(200, 131, 12, 0.55);
}.dgn_ft_app_card_ic_s9d svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dgn_ft_app_card_os_s9d {
  font-size: 10px;
  font-weight: 600;
  color: #907F65;
}.dgn_ft_app_card_action_s9d {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D8C8AC;
}.dgn_ft_bot_s9d {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.dgn_ft_bot_s9d {
  padding: 20px 24px;
}
}.dgn_ft_bot_in_s9d {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.dgn_ft_socials_s9d {
  gap: 8px;
  display: flex;
}.dgn_ft_soc_s9d {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 36px;
  display: flex;
  align-items: center;
  width: 36px;
  color: #B4997A;
}.dgn_ft_soc_s9d svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.dgn_ft_soc_s9d:hover {
  background: rgba(255, 255, 255, 0.07);
}.dgn_ft_legal_s9d {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
  color: #9A8870;
}.dgn_ft_legal_s9d strong {
  color: #B4997A;
  font-weight: 700;
}.dgn_ft_legal_s9d a {
  text-decoration: underline;
  color: #B4997A;
}.dgn_ft_age_s9d {
  border-radius: 50%;
  border: 2px solid #9A8870;
  color: #9A8870;
  margin-left: auto;
  width: 2rem;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
}