*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120C05;
  color: #E0D0AC;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dyh_layout-e55 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.dyh_page-e55 {
  min-height: 100vh;
  display: flex;
}.dyh_main-e55 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.dyh_main-e55 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.dyh_main-e55 {
  padding-bottom: 72px;
}
}.dyh_gc-e55 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #191007;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  overflow: hidden;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.dyh_gc-e55 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.dyh_gc-e55 {
  width: 10.5rem;
}
}.dyh_gc-e55:hover {
  border-color: rgba(200, 137, 46, 0.08);
  transform: translateY(-3px);
}.dyh_gc_img-e55 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.dyh_gc_img-e55 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.dyh_gc_hover-e55 {
  inset: 0;
  background: rgba(10, 6, 2, 0.74);
  transition: opacity .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.dyh_gc-e55:hover .dyh_gc_hover-e55 {
  opacity: 1;
}.dyh_gc_hover_btn-e55 {
  background: #C8892E;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  color: #F5EDD8;
  font-size: 12px;
  font-weight: 700;
}.dyh_gc_info-e55 {
  padding: 8px 0.625rem 0.625rem;
}.dyh_gc_name-e55 {
  overflow: hidden;
  color: #E0D0AC;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
}.dyh_gc_prov-e55 {
  color: #9A7E54;
  font-size: 10px;
}.dyh_gc_tag-e55 {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 0.563rem;
  left: 6px;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  top: 6px;
  text-transform: uppercase;
}.dyh_gc_tag_hot-e55 {
  background: #C43018;
  color: #fff;
}.dyh_gc_tag_new-e55 {
  background: #4A9A3C;
  color: #120C05;
}.dyh_gc_tag_jp-e55 {
  background: #E8A820;
  color: #120C05;
}.dyh_gc_tag_ex-e55 {
  background: #8B3A18;
  color: #fff;
}.dyh_gc_tag_live-e55 {
  background: #C43018;
  color: #fff;
}.dyh_gr-e55 {
  background: #120C05;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.dyh_gr-e55 {
  padding: 36px 1.5rem 0;
}
}.dyh_gr_in-e55 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dyh_gr_head-e55 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.dyh_gr_head_l-e55 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.dyh_gr_ic-e55 {
  border-radius: 10px;
  display: flex;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
}.dyh_gr_ic-e55 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.dyh_gr_title-e55 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 1rem;
}
@media(min-width: 767px) {.dyh_gr_title-e55 {
  font-size: 1.125rem;
}
}.dyh_gr_more-e55 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #AA8E62;
}.dyh_gr_more-e55:hover {
  color: #C8892E;
}.dyh_gr_more-e55 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.dyh_gr_arrows-e55 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dyh_gr_arr-e55 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  height: 30px;
  align-items: center;
  color: #C4AA7E;
  width: 1.875rem;
}.dyh_gr_arr-e55:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.dyh_gr_arr-e55 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.dyh_gr_seo_h-e55 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #E0D0AC;
}
@media(min-width: 767px) {.dyh_gr_seo_h-e55 {
  font-size: 0.875rem;
}
}.dyh_gr_seo-e55 {
  max-width: 680px;
  color: #AA8E62;
  font-size: 12px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.dyh_gr_seo-e55 strong {
  font-weight: 600;
  color: #E0D0AC;
}.dyh_gr_scroll-e55 {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
}.dyh_gr_scroll-e55::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.dyh_gr_scroll-e55 {
  gap: 0.75rem;
}
}.dyh_tb-e55 {
  background: #100B04;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  height: 3.5rem;
  align-items: center;
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
}.dyh_tb_in-e55 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.dyh_tb_burger-e55 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  width: 38px;
  flex-direction: column;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  align-items: center;
}.dyh_tb_burger-e55:hover {
  background: rgba(255, 255, 255, 0.05);
}.dyh_tb_burger_line-e55 {
  border-radius: 1px;
  background: #C4AA7E;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.dyh_tb_burger-e55 {
  display: none;
}
}.dyh_tb_logo-e55 {
  gap: 9px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  color: #F5EDD8;
  display: flex;
  font-size: 1.125rem;
}.dyh_tb_logo_mark-e55 {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 32px;
  display: flex;
}.dyh_tb_logo_mark-e55 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dyh_tb_nav-e55 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.dyh_tb_nav-e55 {
  display: flex;
}
}.dyh_tb_tab-e55 {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #C4AA7E;
  font-weight: 600;
}.dyh_tb_tab-e55:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.dyh_tb_tab-e55.dyh_state_active-e55 {
  background: rgba(200, 137, 46, 0.18);
  color: #F5EDD8;
}.dyh_tb_right-e55 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.dyh_tb_login-e55 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  font-size: 0.813rem;
  color: #E0D0AC;
  font-weight: 600;
  display: none;
}.dyh_tb_login-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  color: #F5EDD8;
}
@media(min-width: 481px) {.dyh_tb_login-e55 {
  display: block;
}
}.dyh_tb_reg-e55 {
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #4A9A3C;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #120C05;
}.dyh_tb_reg-e55:hover {
  background: #5AB04A;
}.dyh_sb-e55 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1E1409;
  transition: transform .25s ease;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  top: 3.5rem;
  width: 13.75rem;
  left: 0;
}.dyh_sb-e55.dyh_state_open-e55 {
  transform: translateX(0);
}.dyh_sb-e55::-webkit-scrollbar {
  width: 0.25rem;
}.dyh_sb-e55::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.dyh_sb-e55 {
  transform: translateX(0);
}
}.dyh_sb_auth-e55 {
  padding: 14px 12px 0.625rem;
}.dyh_sb_btn_reg-e55 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #4A9A3C;
  padding: 11px;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #120C05;
  font-size: 13px;
  margin-bottom: 8px;
}.dyh_sb_btn_reg-e55:hover {
  background: #5AB04A;
}.dyh_sb_btn_login-e55 {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #E0D0AC;
  display: block;
}.dyh_sb_btn_login-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  color: #F5EDD8;
}.dyh_sb_promo-e55 {
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200, 137, 46, 0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#3D1A06,#1E1409);
  overflow: hidden;
  padding: 12px 14px;
  position: relative;
}.dyh_sb_promo-e55::before {
  background: radial-gradient(circle,rgba(200, 137, 46, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  position: absolute;
  content: '';
  top: -1.25rem;
  height: 5rem;
  width: 5rem;
}.dyh_sb_promo_title-e55 {
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8892E;
  font-size: 0.688rem;
}.dyh_sb_promo_text-e55 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 12px;
  line-height: 1.35;
}.dyh_sb_promo_sub-e55 {
  margin-top: 3px;
  font-size: 10px;
  color: #AA8E62;
}.dyh_sb_nav-e55 {
  padding: 0.375rem 8px 1rem;
}.dyh_sb_nav_lb-e55 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9A7E54;
  font-size: 10px;
  text-transform: uppercase;
}.dyh_sb_link-e55 {
  transition: background .15s,color .15s;
  border-radius: 6px;
  gap: 10px;
  padding: 0.563rem 10px;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  color: #C4AA7E;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.dyh_sb_link-e55:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.dyh_sb_link-e55.dyh_state_active-e55 {
  background: rgba(200, 137, 46, 0.18);
  color: #F5EDD8;
}.dyh_sb_ic-e55 {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
}.dyh_sb_ic-e55 svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dyh_sb_ic_1-e55 {
  background: rgba(200, 137, 46, 0.08);
  color: #C8892E;
}.dyh_sb_ic_2-e55 {
  background: rgba(74, 154, 60, 0.18);
  color: #4A9A3C;
}.dyh_sb_ic_3-e55 {
  background: rgba(232, 168, 32, 0.18);
  color: #E8A820;
}.dyh_sb_ic_4-e55 {
  background: rgba(139, 58, 24, 0.26);
  color: #8B3A18;
}.dyh_sb_ic_5-e55 {
  background: rgba(200, 137, 46, 0.08);
  color: #D45080;
}.dyh_sb_ic_6-e55 {
  background: rgba(139, 58, 24, 0.26);
  color: #8C44C8;
}.dyh_sb_badge-e55 {
  border-radius: 0.375rem;
  background: #E8A820;
  padding: 2px 0.438rem;
  color: #120C05;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.dyh_sb_bot-e55 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.dyh_sb_lang-e55,.dyh_sb_help-e55 {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  color: #C4AA7E;
  align-items: center;
}.dyh_sb_lang-e55:hover,.dyh_sb_help-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  color: #F5EDD8;
}.dyh_sb_lang-e55 svg,.dyh_sb_help-e55 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.dyh_sb_bd-e55 {
  inset: 0;
  background: rgba(10, 6, 2, 0.74);
  z-index: 69;
  position: fixed;
  display: none;
}.dyh_sb_bd-e55.dyh_state_on-e55 {
  display: block;
}
@media(min-width: 1081px) {.dyh_sb_bd-e55 {
  display: none!important;
}
}.dyh_mob_nav-e55 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1409;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
}
@media(min-width: 1081px) {.dyh_mob_nav-e55 {
  display: none;
}
}.dyh_mob_nav_item-e55 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #9A7E54;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.dyh_mob_nav_ic-e55 {
  line-height: 1;
}.dyh_mob_nav_ic-e55 svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.dyh_mob_nav_lb-e55 {
  font-size: 0.625rem;
  color: #9A7E54;
  font-weight: 600;
}.dyh_mob_nav_item-e55.dyh_state_active-e55 {
  color: #C8892E;
}.dyh_mob_nav_item-e55.dyh_state_active-e55 .dyh_mob_nav_lb-e55 {
  color: #C8892E;
}.dyh_hero-e55 {
  background: #120C05;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.dyh_hero-e55 {
  padding: 1.5rem 1.5rem 0;
}
}.dyh_hero_in-e55 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.dyh_hero_in-e55 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.dyh_hero_in-e55 {
  grid-template-columns: 1fr 340px;
}
}.dyh_hero_promo-e55 {
  border-radius: 1rem;
  overflow: hidden;
  background: #191007;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.dyh_hero_promo-e55 {
  min-height: 17.5rem;
}
}.dyh_hero_promo_bg-e55 {
  background-position: center;
  background: linear-gradient(120deg,#3D1A06 0%,#120C05 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.dyh_hero_promo_bg-e55::after {
  inset: 0;
  background: linear-gradient(90deg,#120C05 0%,rgba(10, 6, 2, 0.74) 60%,transparent 100%);
  content: '';
  position: absolute;
}.dyh_hero_promo_glow-e55 {
  background: radial-gradient(circle,rgba(139, 58, 24, 0.26) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
  top: -2.5rem;
}.dyh_hero_promo_ct-e55 {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 480px;
}
@media(min-width: 770px) {.dyh_hero_promo_ct-e55 {
  padding: 2.5rem 2rem;
}
}.dyh_hero_badge-e55 {
  border: 1px solid rgba(200, 137, 46, 0.08);
  padding: 5px 0.75rem;
  border-radius: 22px;
  background: rgba(200, 137, 46, 0.18);
  display: inline-block;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #C8892E;
  letter-spacing: .08em;
}.dyh_hero_h1-e55 {
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  color: #F5EDD8;
}.dyh_hero_h1-e55 em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 769px) {.dyh_hero_h1-e55 {
  font-size: 36px;
}
}.dyh_hero_sub-e55 {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #C4AA7E;
}
@media(min-width: 771px) {.dyh_hero_sub-e55 {
  font-size: 14px;
}
}.dyh_hero_row-e55 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.dyh_hero_cta-e55 {
  padding: 13px 26px;
  border-radius: 10px;
  background: #4A9A3C;
  transition: background .2s;
  box-shadow: 0 0.25rem 1.125rem rgba(74, 154, 60, 0.52), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-size: 0.875rem;
  font-weight: 700;
  color: #120C05;
}.dyh_hero_cta-e55:hover {
  background: #5AB04A;
}.dyh_hero_terms-e55 {
  font-size: 11px;
  color: #9A7E54;
}.dyh_hero_game-e55 {
  background: #191007;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.dyh_hero_game_badge-e55 {
  border-radius: 1.375rem;
  border: 1px solid rgba(232, 168, 32, 0.18);
  padding: 0.313rem 0.625rem;
  background: rgba(232, 168, 32, 0.18);
  font-weight: 700;
  left: 0.75rem;
  letter-spacing: .06em;
  color: #E8A820;
  top: 12px;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
  position: absolute;
}.dyh_hero_game_badge-e55 svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.dyh_hero_game_img-e55 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A06,#120C05);
  position: relative;
  padding-bottom: 60%;
}.dyh_hero_game_img-e55 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.dyh_hero_game_play-e55 {
  transition: opacity .2s;
  background: rgba(10, 6, 2, 0.74);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.dyh_hero_game-e55:hover .dyh_hero_game_play-e55 {
  opacity: 1;
}.dyh_hero_game_play-e55 span {
  border-radius: 50%;
  background: #C8892E;
  justify-content: center;
  width: 52px;
  display: flex;
  height: 52px;
  align-items: center;
}.dyh_hero_game_play-e55 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.dyh_hero_game_info-e55 {
  padding: 0.875rem 16px;
}.dyh_hero_game_title-e55 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EDD8;
}.dyh_hero_game_provider-e55 {
  color: #AA8E62;
  font-size: 0.688rem;
}.dyh_hero_game_btn-e55 {
  background: #C8892E;
  margin: 12px 16px 1rem;
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  text-align: center;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.dyh_hero_game-e55:hover .dyh_hero_game_btn-e55 {
  background: #DBA040;
}.dyh_sbar-e55 {
  padding: 16px 1rem 0;
  background: #120C05;
}
@media(min-width: 766px) {.dyh_sbar-e55 {
  padding: 1.125rem 24px 0;
}
}.dyh_sbar_in-e55 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dyh_sbar_row-e55 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.dyh_sbar_input-e55 {
  flex: 1;
  border-radius: 10px;
  transition: border-color .2s;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  background: #191007;
  font-size: 13px;
  cursor: pointer;
  color: #AA8E62;
  align-items: center;
  display: flex;
}.dyh_sbar_input-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
}.dyh_sbar_input-e55 svg {
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
}.dyh_sbar_providers-e55 {
  transition: border-color .2s;
  gap: 0.5rem;
  background: #191007;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 1.125rem;
  color: #E0D0AC;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  font-weight: 600;
  display: flex;
}.dyh_sbar_providers-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  color: #F5EDD8;
}.dyh_sbar_providers-e55 svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.dyh_sbar_tabs-e55 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.dyh_sbar_tabs-e55::-webkit-scrollbar {
  display: none;
}.dyh_sbar_tab-e55 {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 22px;
  font-size: 0.75rem;
  color: #C4AA7E;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}.dyh_sbar_tab-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.dyh_sbar_tab-e55.dyh_state_active-e55 {
  border-color: rgba(200, 137, 46, 0.08);
  background: rgba(200, 137, 46, 0.18);
  color: #F5EDD8;
}.dyh_sbar_tab_ic-e55 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.dyh_gr_jp-e55 {
  border-radius: 16px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1040 0%,#130C06 100%);
  position: relative;
}.dyh_gr_jp-e55::before {
  background: radial-gradient(circle,rgba(139, 58, 24, 0.26) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  height: 15.625rem;
  left: -3.75rem;
  content: '';
  width: 15.625rem;
  position: absolute;
}.dyh_gr_jp-e55::after {
  background: radial-gradient(circle,rgba(232, 168, 32, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  position: absolute;
  right: 0;
  height: 12.5rem;
  width: 200px;
  content: '';
}.dyh_gr_jp_head-e55 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
}.dyh_gr_jp_info-e55 {
  flex: 1;
}.dyh_gr_jp_label-e55 {
  margin-bottom: 0.375rem;
  color: #8C44C8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.dyh_gr_jp_label-e55 svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 0.25rem;
  stroke-linecap: round;
  height: 14px;
}.dyh_gr_jp_amount-e55 {
  line-height: 1;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 32px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.dyh_gr_jp_amount-e55 {
  font-size: 2.5rem;
}
}.dyh_gr_jp_amount-e55 span {
  color: #E8A820;
}.dyh_gr_jp_seo-e55 {
  max-width: 480px;
  color: #C4AA7E;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.dyh_gr_jp_cta-e55 {
  background: rgba(139, 58, 24, 0.26);
  padding: 11px 20px;
  transition: background .2s;
  border: 1px solid rgba(139, 58, 24, 0.26);
  border-radius: 0.625rem;
  position: relative;
  align-self: flex-start;
  font-size: 0.813rem;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  color: #F5EDD8;
}.dyh_gr_jp_cta-e55:hover {
  background: #8B3A18;
}.dyh_gcg-e55 {
  background: #120C05;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.dyh_gcg-e55 {
  padding: 44px 24px 0;
}
}.dyh_gcg_in-e55 {
  margin: 0 auto;
  max-width: 1320px;
}.dyh_gcg_head-e55 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.dyh_gcg_label-e55 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8892E;
  text-transform: uppercase;
}.dyh_gcg_h2-e55 {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 765px) {.dyh_gcg_h2-e55 {
  font-size: 1.75rem;
}
}.dyh_gcg_intro-e55 {
  color: #AA8E62;
  line-height: 1.6;
  font-size: 0.813rem;
}.dyh_gcg_grid-e55 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.dyh_gcg_grid-e55 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dyh_gcg_grid-e55 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dyh_gcg_card-e55 {
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
}.dyh_gcg_card-e55:hover {
  border-color: rgba(200, 137, 46, 0.18);
  transform: translateY(-3px);
}.dyh_gcg_card_bg-e55 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.dyh_gcg_card_bg-e55::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.dyh_gcg_card_ic-e55 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 40px;
  position: absolute;
  align-items: center;
  right: 1.125rem;
  top: 18px;
  z-index: 2;
  justify-content: center;
  display: flex;
  width: 40px;
  color: #F5EDD8;
}.dyh_gcg_card_ic-e55 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.dyh_gcg_card_ct-e55 {
  z-index: 1;
  position: relative;
}.dyh_gcg_card_h-e55 {
  margin-bottom: 8px;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.dyh_gcg_card_h-e55 {
  font-size: 1.25rem;
}
}.dyh_gcg_card_p-e55 {
  font-size: 12px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.dyh_gcg_card_p-e55 strong {
  color: #F5EDD8;
  font-weight: 600;
}.dyh_gcg_card_cta-e55 {
  gap: 4px;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
  color: #C8892E;
  text-transform: uppercase;
  font-size: 12px;
}.dyh_gcg_card_cta-e55 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dyh_ws-e55 {
  padding: 32px 16px 0;
  background: #120C05;
}
@media(min-width: 771px) {.dyh_ws-e55 {
  padding: 36px 24px 0;
}
}.dyh_ws_in-e55 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dyh_ws_head-e55 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.dyh_ws_title-e55 {
  gap: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  align-items: center;
}.dyh_ws_title_ic-e55 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A820;
  height: 18px;
}.dyh_ws_online-e55 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #AA8E62;
  font-weight: 600;
}.dyh_ws_online_dot-e55 {
  background: #4A9A3C;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(74, 154, 60, 0.18);
  height: 8px;
  width: 8px;
}.dyh_ws_scroll-e55 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.dyh_ws_scroll-e55::-webkit-scrollbar {
  display: none;
}.dyh_wc-e55 {
  background: #191007;
  border-radius: 10px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.875rem;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.dyh_wc_img-e55 {
  background: #1E1409;
  overflow: hidden;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.dyh_wc_img-e55 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dyh_wc_info-e55 {
  min-width: 0;
}.dyh_wc_game-e55 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #E0D0AC;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
}.dyh_wc_player-e55 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #9A7E54;
}.dyh_wc_amount-e55 {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  color: #4A9A3C;
}.dyh_prov-e55 {
  background: #120C05;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dyh_prov-e55 {
  padding: 2.75rem 24px 0;
}
}.dyh_prov_in-e55 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dyh_prov_head-e55 {
  margin-bottom: 16px;
}.dyh_prov_label-e55 {
  font-size: 0.688rem;
  color: #C8892E;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.dyh_prov_h2-e55 {
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.dyh_prov_h2-e55 {
  font-size: 1.5rem;
}
}.dyh_prov_seo-e55 {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #AA8E62;
}.dyh_prov_seo-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_prov_seo-e55 a {
  text-decoration: underline;
  color: #C8892E;
}.dyh_prov_grid-e55 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.dyh_prov_grid-e55 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dyh_prov_grid-e55 {
  grid-template-columns: repeat(8,1fr);
}
}.dyh_prov_card-e55 {
  border-radius: 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  background: #191007;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.dyh_prov_card-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
  background: #1E1409;
}.dyh_prov_logo-e55 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
}.dyh_prov_logo-e55 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.dyh_prov_name-e55 {
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #C4AA7E;
  overflow-wrap: break-word;
}.dyh_bon-e55 {
  background: #120C05;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.dyh_bon-e55 {
  padding: 2.75rem 1.5rem 0;
}
}.dyh_bon_in-e55 {
  margin: 0 auto;
  max-width: 1320px;
}.dyh_bon_head-e55 {
  margin-bottom: 20px;
}.dyh_bon_label-e55 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8892E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.dyh_bon_h2-e55 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 771px) {.dyh_bon_h2-e55 {
  font-size: 24px;
}
}.dyh_bon_seo-e55 {
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #AA8E62;
}.dyh_bon_seo-e55 strong {
  font-weight: 700;
  color: #E0D0AC;
}.dyh_bon_seo-e55 a {
  text-decoration: underline;
  color: #C8892E;
}.dyh_bon_grid-e55 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.dyh_bon_grid-e55 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dyh_bon_grid-e55 {
  grid-template-columns: repeat(5,1fr);
}
}.dyh_bon_card-e55 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #191007;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.dyh_bon_card-e55:hover {
  border-color: rgba(200, 137, 46, 0.08);
  transform: translateY(-2px);
}.dyh_bon_card_ic-e55 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dyh_bon_card_ic-e55 {
  margin-bottom: 0.625rem;
}.dyh_bon_card_type-e55 {
  font-weight: 700;
  letter-spacing: .06em;
  color: #AA8E62;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.dyh_bon_card_amount-e55 {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #E8A820;
  margin-bottom: 6px;
}.dyh_bon_card_name-e55 {
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  color: #F5EDD8;
  font-weight: 600;
  overflow-wrap: break-word;
}.dyh_bon_card_detail-e55 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A7E54;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.dyh_reg-e55 {
  background: #120C05;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dyh_reg-e55 {
  padding: 2.75rem 1.5rem 0;
}
}.dyh_reg_in-e55 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1E1409;
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.dyh_reg_in-e55 {
  padding: 40px;
}
}.dyh_reg_top-e55 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.dyh_reg_top-e55 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dyh_reg_label-e55 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8892E;
  font-size: 0.688rem;
  font-weight: 700;
}.dyh_reg_h2-e55 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.75rem;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width:768px) {.dyh_reg_h2-e55 {
  font-size: 1.75rem;
}
}.dyh_reg_bonus-e55 {
  gap: 8px;
  padding: 10px 16px;
  border-radius: 10px;
  border: 1px solid rgba(232, 168, 32, 0.18);
  background: rgba(232, 168, 32, 0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.dyh_reg_bonus_amount-e55 {
  font-weight: 800;
  color: #E8A820;
  font-size: 1.25rem;
}.dyh_reg_bonus_text-e55 {
  font-size: 13px;
  color: #C4AA7E;
  line-height: 1.35;
}.dyh_reg_cta_btn-e55 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #4A9A3C;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
  color: #120C05;
  box-shadow: 0 4px 1.125rem rgba(74, 154, 60, 0.52), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-weight: 700;
}.dyh_reg_cta_btn-e55:hover {
  background: #5AB04A;
}.dyh_reg_terms-e55 {
  color: #9A7E54;
  font-size: 11px;
  line-height: 1.5;
}.dyh_reg_seo-e55 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #AA8E62;
}.dyh_reg_seo-e55 p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #AA8E62;
}.dyh_reg_seo-e55 p:last-child {
  margin-bottom: 0;
}.dyh_reg_seo-e55 strong {
  font-weight: 700;
  color: #E0D0AC;
}.dyh_reg_seo-e55 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892E;
}.dyh_reg_seo-e55 a:hover {
  color: #DBA040;
}.dyh_reg_seo-e55 ul,.dyh_reg_seo-e55 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.dyh_reg_seo-e55 ol {
  list-style: decimal;
}.dyh_reg_seo-e55 li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #AA8E62;
  line-height: 1.65;
}.dyh_reg_seo-e55 table {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.dyh_reg_seo-e55 table {
  display: table;
}
}.dyh_reg_seo-e55 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #E0D0AC;
}.dyh_reg_seo-e55 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AA8E62;
}.dyh_reg_steps-e55 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.dyh_reg_steps-e55 {
  margin-top: 0;
}
}.dyh_reg_step-e55 {
  border-radius: 0.625rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.dyh_reg_step_num-e55 {
  border-radius: 50%;
  border: 1px solid rgba(200, 137, 46, 0.08);
  background: rgba(200, 137, 46, 0.18);
  justify-content: center;
  font-weight: 800;
  height: 34px;
  color: #C8892E;
  font-size: 0.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 34px;
}.dyh_reg_step_title-e55 {
  font-size: 14px;
  color: #F5EDD8;
  margin-bottom: 3px;
  font-weight: 700;
}.dyh_reg_step_text-e55 {
  color: #AA8E62;
  line-height: 1.5;
  font-size: 12px;
}.dyh_reg_trust-e55 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.dyh_reg_trust_item-e55 {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #AA8E62;
}.dyh_reg_trust_ic-e55 svg {
  stroke-linejoin: round;
  color: #C8892E;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.dyh_app-e55 {
  background: #120C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.dyh_app-e55 {
  padding: 2.75rem 24px 0;
}
}.dyh_app_in-e55 {
  margin: 0 auto;
  max-width: 1320px;
}.dyh_app_head-e55 {
  margin-bottom: 16px;
}.dyh_app_label-e55 {
  font-size: 0.688rem;
  color: #C8892E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.dyh_app_h2-e55 {
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  color: #F5EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dyh_app_h2-e55 {
  font-size: 24px;
}
}.dyh_app_sub-e55 {
  max-width: 600px;
  font-size: 0.813rem;
  color: #AA8E62;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dyh_app_sub-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_app_cards-e55 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.dyh_app_cards-e55 {
  grid-template-columns: repeat(3,1fr);
}
}.dyh_app_card-e55 {
  border-radius: 0.625rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.dyh_app_card_ios-e55 {
  background: linear-gradient(135deg,rgba(200, 137, 46, 0.18) 0%,#1E1409 100%);
}.dyh_app_card_android-e55 {
  background: linear-gradient(135deg,rgba(74, 154, 60, 0.18) 0%,#1E1409 100%);
}.dyh_app_card_win-e55 {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.18) 0%,#1E1409 100%);
}.dyh_app_card_ic-e55 svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.dyh_app_card_ic-e55 {
  color: #F5EDD8;
  flex-shrink: 0;
}.dyh_app_card_os-e55 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #AA8E62;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
}.dyh_app_card_title-e55 {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5EDD8;
  font-size: 0.938rem;
}.dyh_app_card_text-e55 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #AA8E62;
  line-height: 1.5;
}.dyh_app_card_btn-e55 {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border: 1px solid rgba(200, 137, 46, 0.48);
  border-radius: 6px;
  transition: background .2s;
  padding: 10px 1.125rem;
  align-items: center;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
}.dyh_app_card_btn-e55:hover {
  background: rgba(255, 255, 255, 0.07);
}.dyh_faq-e55 {
  padding: 2.25rem 16px 0;
  background: #120C05;
}
@media(min-width: 769px) {.dyh_faq-e55 {
  padding: 44px 24px 0;
}
}.dyh_faq_in-e55 {
  margin: 0 auto;
  max-width: 1320px;
}.dyh_faq_head-e55 {
  margin-bottom: 1.25rem;
}.dyh_faq_label-e55 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8892E;
}.dyh_faq_h2-e55 {
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.dyh_faq_h2-e55 {
  font-size: 1.5rem;
}
}.dyh_faq_list-e55 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dyh_faq_item-e55 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #1E1409;
}.dyh_faq_q-e55 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  color: #E0D0AC;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
}.dyh_faq_q-e55:hover {
  color: #F5EDD8;
}.dyh_faq_q_ic-e55 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  justify-content: center;
  flex-shrink: 0;
  color: #C8892E;
  width: 24px;
  align-items: center;
  font-size: 16px;
  display: flex;
}.dyh_faq_item-e55.dyh_state_open-e55 .dyh_faq_q_ic-e55 {
  transform: rotate(45deg);
}.dyh_faq_a-e55 {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  color: #AA8E62;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.dyh_faq_item-e55.dyh_state_open-e55 .dyh_faq_a-e55 {
  display: block;
}.dyh_faq_a-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_faq_a-e55 a {
  text-decoration: underline;
  color: #C8892E;
}.dyh_faq_a-e55 ul,.dyh_faq_a-e55 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.dyh_faq_a-e55 ol {
  list-style: decimal;
}.dyh_faq_a-e55 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.dyh_faq_a-e55 table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.dyh_faq_a-e55 table {
  display: table;
}
}.dyh_faq_a-e55 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #E0D0AC;
}.dyh_faq_a-e55 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AA8E62;
}.dyh_seo-e55 {
  background: #120C05;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.dyh_seo-e55 {
  padding: 44px 24px 0;
}
}.dyh_seo_in-e55 {
  border-radius: 16px;
  background: #1E1409;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dyh_seo_in-e55 {
  padding: 36px 2.5rem;
}
}.dyh_seo_label-e55 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8892E;
  font-size: 11px;
  text-transform: uppercase;
}.dyh_seo_h2-e55 {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 770px) {.dyh_seo_h2-e55 {
  font-size: 1.5rem;
}
}.dyh_seo_body-e55 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #C4AA7E;
  font-size: 0.875rem;
}.dyh_seo_body-e55 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #C4AA7E;
  font-size: 14px;
}.dyh_seo_body-e55 p:last-child {
  margin-bottom: 0;
}.dyh_seo_body-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_seo_body-e55 a {
  transition: color .2s;
  color: #C8892E;
  text-decoration: underline;
}.dyh_seo_body-e55 a:hover {
  color: #DBA040;
}.dyh_seo_body-e55 ul,.dyh_seo_body-e55 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dyh_seo_body-e55 ol {
  list-style: decimal;
}.dyh_seo_body-e55 li {
  margin-bottom: 6px;
  color: #C4AA7E;
  font-size: 14px;
  line-height: 1.75;
}.dyh_seo_body-e55 table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 767px) {.dyh_seo_body-e55 table {
  display: table;
}
}.dyh_seo_body-e55 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #E0D0AC;
  text-align: left;
}.dyh_seo_body-e55 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #C4AA7E;
}.dyh_seo_cols-e55 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dyh_seo_cols-e55 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dyh_seo_cols-e55 {
  grid-template-columns: repeat(3,1fr);
}
}.dyh_seo_col_h-e55 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #E0D0AC;
  overflow-wrap: break-word;
  font-size: 13px;
}.dyh_seo_col_p-e55 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #AA8E62;
}.dyh_seo_stats-e55 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dyh_seo_stat-e55 {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(200, 137, 46, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 137, 46, 0.08);
  min-width: 140px;
}.dyh_seo_stat_val-e55 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #C8892E;
}.dyh_seo_stat_lb-e55 {
  overflow-wrap: break-word;
  color: #AA8E62;
  font-size: 11px;
}.dyh_pmt-e55 {
  background: #120C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.dyh_pmt-e55 {
  padding: 44px 24px 0;
}
}.dyh_pmt_in-e55 {
  margin: 0 auto;
  max-width: 1320px;
}.dyh_pmt_head-e55 {
  margin-bottom: 22px;
  max-width: 45rem;
}.dyh_pmt_label-e55 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8892E;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.dyh_pmt_h2-e55 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.dyh_pmt_h2-e55 {
  font-size: 28px;
}
}.dyh_pmt_intro-e55 {
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #AA8E62;
}.dyh_pmt_groups-e55 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dyh_pmt_group-e55 {
  border-radius: 0.625rem;
  padding: 20px;
  background: #1E1409;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.dyh_pmt_group_head-e55 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.dyh_pmt_group_ic-e55 {
  background: rgba(200, 137, 46, 0.18);
  border-radius: 0.375rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
  display: flex;
  justify-content: center;
  color: #C8892E;
  align-items: center;
}.dyh_pmt_group_ic-e55 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.dyh_pmt_group_h-e55 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F5EDD8;
}.dyh_pmt_group_p-e55 {
  font-size: 0.813rem;
  color: #AA8E62;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.dyh_pmt_group_p-e55 strong {
  color: #E0D0AC;
  font-weight: 600;
}.dyh_pmt_table_wrap-e55 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.dyh_pmt_table-e55 {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.dyh_pmt_table-e55 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
  color: #E0D0AC;
  white-space: nowrap;
  text-transform: uppercase;
}.dyh_pmt_table-e55 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #AA8E62;
}.dyh_pmt_table-e55 tbody tr:last-child td {
  border-bottom: none;
}.dyh_pmt_table-e55 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #E0D0AC;
}.dyh_seo-e55 {
  background: #120C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dyh_seo-e55 {
  padding: 44px 24px 0;
}
}.dyh_seo_in-e55 {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1409;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.dyh_seo_in-e55 {
  padding: 36px 40px;
}
}.dyh_seo_label-e55 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8892E;
}.dyh_seo_h2-e55 {
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.dyh_seo_h2-e55 {
  font-size: 1.5rem;
}
}.dyh_seo_body-e55 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #C4AA7E;
}.dyh_seo_body-e55 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #C4AA7E;
}.dyh_seo_body-e55 p:last-child {
  margin-bottom: 0;
}.dyh_seo_body-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_seo_body-e55 a {
  transition: color .2s;
  color: #C8892E;
  text-decoration: underline;
}.dyh_seo_body-e55 a:hover {
  color: #DBA040;
}.dyh_seo_body-e55 ul,.dyh_seo_body-e55 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dyh_seo_body-e55 ol {
  list-style: decimal;
}.dyh_seo_body-e55 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #C4AA7E;
  font-size: 14px;
}.dyh_seo_body-e55 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.dyh_seo_body-e55 table {
  display: table;
}
}.dyh_seo_body-e55 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #E0D0AC;
  font-weight: 700;
}.dyh_seo_body-e55 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #C4AA7E;
}.dyh_seo_cols-e55 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.dyh_seo_cols-e55 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dyh_seo_cols-e55 {
  grid-template-columns: repeat(3,1fr);
}
}.dyh_seo_col_h-e55 {
  font-size: 0.813rem;
  font-weight: 700;
  color: #E0D0AC;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.dyh_seo_col_p-e55 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #AA8E62;
}.dyh_seo_stats-e55 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dyh_seo_stat-e55 {
  flex: 1;
  border-radius: 10px;
  background: rgba(200, 137, 46, 0.08);
  border: 1px solid rgba(200, 137, 46, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.dyh_seo_stat_val-e55 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #C8892E;
}.dyh_seo_stat_lb-e55 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #AA8E62;
}.dyh_seo-e55 {
  padding: 2.25rem 16px 0;
  background: #120C05;
}
@media(min-width: 771px) {.dyh_seo-e55 {
  padding: 2.75rem 1.5rem 0;
}
}.dyh_seo_in-e55 {
  background: #1E1409;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dyh_seo_in-e55 {
  padding: 2.25rem 2.5rem;
}
}.dyh_seo_label-e55 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8892E;
  text-transform: uppercase;
}.dyh_seo_h2-e55 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.dyh_seo_h2-e55 {
  font-size: 24px;
}
}.dyh_seo_body-e55 {
  color: #C4AA7E;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.dyh_seo_body-e55 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #C4AA7E;
  line-height: 1.75;
}.dyh_seo_body-e55 p:last-child {
  margin-bottom: 0;
}.dyh_seo_body-e55 strong {
  color: #E0D0AC;
  font-weight: 700;
}.dyh_seo_body-e55 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892E;
}.dyh_seo_body-e55 a:hover {
  color: #DBA040;
}.dyh_seo_body-e55 ul,.dyh_seo_body-e55 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dyh_seo_body-e55 ol {
  list-style: decimal;
}.dyh_seo_body-e55 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #C4AA7E;
}.dyh_seo_body-e55 table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.dyh_seo_body-e55 table {
  display: table;
}
}.dyh_seo_body-e55 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #E0D0AC;
  font-weight: 700;
  text-align: left;
}.dyh_seo_body-e55 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #C4AA7E;
}.dyh_seo_cols-e55 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.dyh_seo_cols-e55 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.dyh_seo_cols-e55 {
  grid-template-columns: repeat(3,1fr);
}
}.dyh_seo_col_h-e55 {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #E0D0AC;
  font-weight: 700;
  font-size: 13px;
}.dyh_seo_col_p-e55 {
  color: #AA8E62;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.dyh_seo_stats-e55 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dyh_seo_stat-e55 {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(200, 137, 46, 0.08);
  border: 1px solid rgba(200, 137, 46, 0.18);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.dyh_seo_stat_val-e55 {
  color: #C8892E;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.dyh_seo_stat_lb-e55 {
  color: #AA8E62;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dyh_ft-e55 {
  background: #0C0703;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.dyh_ft_support-e55 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.dyh_ft_support-e55 {
  padding: 1.75rem 1.5rem;
}
}.dyh_ft_support_in-e55 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.dyh_ft_support_main-e55 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.dyh_ft_support_ic-e55 {
  color: #C8892E;
  flex-shrink: 0;
}.dyh_ft_support_ic-e55 svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.dyh_ft_support_text_title-e55 {
  color: #F5EDD8;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.dyh_ft_support_text_sub-e55 {
  color: #AA8E62;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.dyh_ft_support_btn-e55 {
  padding: 11px 1.375rem;
  border-radius: 0.625rem;
  background: #C8892E;
  transition: background .2s;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F5EDD8;
  white-space: nowrap;
  font-weight: 700;
}.dyh_ft_support_btn-e55:hover {
  background: #DBA040;
}.dyh_ft_support_contacts-e55 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.dyh_ft_support_contact-e55 {
  color: #9A7E54;
  font-size: 0.75rem;
  line-height: 1.4;
}.dyh_ft_support_contact-e55 strong {
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  color: #C4AA7E;
}.dyh_ft_main-e55 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.dyh_ft_main-e55 {
  padding: 40px 1.5rem 2rem;
}
}.dyh_ft_main_in-e55 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 643px) {.dyh_ft_main_in-e55 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dyh_ft_main_in-e55 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dyh_ft_col_logo-e55 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.dyh_ft_col_logo-e55 {
  grid-column: auto;
}
}.dyh_ft_logo-e55 {
  gap: 9px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F5EDD8;
  font-size: 16px;
}.dyh_ft_logo_mark-e55 {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 1.875rem;
}.dyh_ft_logo_mark-e55 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dyh_ft_logo_sub-e55 {
  color: #9A7E54;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
}.dyh_ft_col_title-e55 {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #C4AA7E;
}.dyh_ft_col_links-e55 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.dyh_ft_col_link-e55 {
  transition: color .2s;
  color: #9A7E54;
  overflow-wrap: break-word;
  font-size: 13px;
}.dyh_ft_col_link-e55:hover {
  color: #E0D0AC;
}.dyh_ft_apps-e55 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dyh_ft_app_card-e55 {
  transition: border-color .2s;
  border-radius: 6px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.dyh_ft_app_card-e55:hover {
  border-color: rgba(200, 137, 46, 0.48);
}.dyh_ft_app_card_ic-e55 svg {
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dyh_ft_app_card_os-e55 {
  font-weight: 600;
  color: #9A7E54;
  font-size: 10px;
}.dyh_ft_app_card_action-e55 {
  color: #E0D0AC;
  font-weight: 700;
  font-size: 0.75rem;
}.dyh_ft_bot-e55 {
  padding: 20px 16px;
}
@media(min-width:768px) {.dyh_ft_bot-e55 {
  padding: 1.25rem 1.5rem;
}
}.dyh_ft_bot_in-e55 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.dyh_ft_socials-e55 {
  gap: 8px;
  display: flex;
}.dyh_ft_soc-e55 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .2s;
  align-items: center;
  color: #C4AA7E;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  height: 36px;
}.dyh_ft_soc-e55 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.dyh_ft_soc-e55:hover {
  background: rgba(255, 255, 255, 0.07);
}.dyh_ft_legal-e55 {
  flex: 1;
  min-width: 200px;
  color: #907060;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dyh_ft_legal-e55 strong {
  font-weight: 700;
  color: #C4AA7E;
}.dyh_ft_legal-e55 a {
  text-decoration: underline;
  color: #C4AA7E;
}.dyh_ft_age-e55 {
  border-radius: 50%;
  border: 2px solid #907060;
  align-items: center;
  color: #907060;
  font-size: 0.688rem;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  display: flex;
  margin-left: auto;
  font-weight: 800;
  justify-content: center;
}