*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C1018;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C2B49A;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ewr_layout_zdk {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.ewr_page_zdk {
  display: flex;
  min-height: 100vh;
}.ewr_main_zdk {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.ewr_main_zdk {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.ewr_main_zdk {
  padding-bottom: 4.5rem;
}
}.ewr_gc_zdk {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #111620;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 642px) {.ewr_gc_zdk {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.ewr_gc_zdk {
  width: 168px;
}
}.ewr_gc_zdk:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 134, 32, 0.07);
}.ewr_gc_img_zdk {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ewr_gc_img_zdk img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ewr_gc_hover_zdk {
  background: rgba(7, 9, 14, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.ewr_gc_zdk:hover .ewr_gc_hover_zdk {
  opacity: 1;
}.ewr_gc_hover_btn_zdk {
  padding: 8px 1rem;
  border-radius: 4px;
  background: #C48620;
  font-weight: 700;
  color: #F0E8D6;
  font-size: 12px;
}.ewr_gc_info_zdk {
  padding: 0.5rem 0.625rem 10px;
}.ewr_gc_name_zdk {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C2B49A;
}.ewr_gc_prov_zdk {
  font-size: 0.625rem;
  color: #52473C;
}.ewr_gc_tag_zdk {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  top: 0.375rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  left: 6px;
  font-size: 0.563rem;
  letter-spacing: .04em;
}.ewr_gc_tag_hot_zdk {
  background: #CC3838;
  color: #fff;
}.ewr_gc_tag_new_zdk {
  background: #2E9E5C;
  color: #0C1018;
}.ewr_gc_tag_jp_zdk {
  background: #D49422;
  color: #0C1018;
}.ewr_gc_tag_ex_zdk {
  background: #7A4E14;
  color: #fff;
}.ewr_gc_tag_live_zdk {
  background: #CC3838;
  color: #fff;
}.ewr_gr_zdk {
  padding: 32px 16px 0;
  background: #0C1018;
}
@media(min-width: 766px) {.ewr_gr_zdk {
  padding: 36px 24px 0;
}
}.ewr_gr_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_gr_head_zdk {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ewr_gr_head_l_zdk {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.ewr_gr_ic_zdk {
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.ewr_gr_ic_zdk svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ewr_gr_title_zdk {
  color: #F0E8D6;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ewr_gr_title_zdk {
  font-size: 1.125rem;
}
}.ewr_gr_more_zdk {
  gap: 5px;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #66594A;
  flex-shrink: 0;
}.ewr_gr_more_zdk:hover {
  color: #C48620;
}.ewr_gr_more_zdk svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.ewr_gr_arrows_zdk {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ewr_gr_arr_zdk {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #8E7E66;
  height: 1.875rem;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}.ewr_gr_arr_zdk:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D6;
}.ewr_gr_arr_zdk svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.ewr_gr_seo_h_zdk {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C2B49A;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ewr_gr_seo_h_zdk {
  font-size: 0.875rem;
}
}.ewr_gr_seo_zdk {
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #66594A;
  font-size: 0.75rem;
}.ewr_gr_seo_zdk strong {
  font-weight: 600;
  color: #C2B49A;
}.ewr_gr_scroll_zdk {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.ewr_gr_scroll_zdk::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ewr_gr_scroll_zdk {
  gap: 12px;
}
}.ewr_tb_zdk {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C1018;
  top: 0;
  align-items: center;
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
}.ewr_tb_in_zdk {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.ewr_tb_burger_zdk {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 38px;
  flex-shrink: 0;
  height: 38px;
  display: flex;
}.ewr_tb_burger_zdk:hover {
  background: rgba(255, 255, 255, 0.05);
}.ewr_tb_burger_line_zdk {
  border-radius: 1px;
  background: #8E7E66;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.ewr_tb_burger_zdk {
  display: none;
}
}.ewr_tb_logo_zdk {
  gap: 0.563rem;
  color: #F0E8D6;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  display: flex;
  font-weight: 800;
  margin-right: 1.25rem;
}.ewr_tb_logo_mark_zdk {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.ewr_tb_logo_mark_zdk img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ewr_tb_nav_zdk {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ewr_tb_nav_zdk {
  display: flex;
}
}.ewr_tb_tab_zdk {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  color: #8E7E66;
  font-weight: 600;
  white-space: nowrap;
}.ewr_tb_tab_zdk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D6;
}.ewr_tb_tab_zdk.ewr_state_active_zdk {
  background: rgba(196, 134, 32, 0.18);
  color: #F0E8D6;
}.ewr_tb_right_zdk {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.ewr_tb_login_zdk {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-weight: 600;
  color: #C2B49A;
  font-size: 13px;
}.ewr_tb_login_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
  color: #F0E8D6;
}
@media(min-width: 483px) {.ewr_tb_login_zdk {
  display: block;
}
}.ewr_tb_reg_zdk {
  background: #2E9E5C;
  border-radius: 8px;
  padding: 9px 1.125rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0A06;
  white-space: nowrap;
}.ewr_tb_reg_zdk:hover {
  background: #36B56A;
}.ewr_sb_zdk {
  background: #161E2A;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  bottom: 0;
}.ewr_sb_zdk.ewr_state_open_zdk {
  transform: translateX(0);
}.ewr_sb_zdk::-webkit-scrollbar {
  width: 4px;
}.ewr_sb_zdk::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.ewr_sb_zdk {
  transform: translateX(0);
}
}.ewr_sb_auth_zdk {
  padding: 14px 12px 10px;
}.ewr_sb_btn_reg_zdk {
  background: #2E9E5C;
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #0C0A06;
  display: block;
}.ewr_sb_btn_reg_zdk:hover {
  background: #36B56A;
}.ewr_sb_btn_login_zdk {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.5rem;
  color: #C2B49A;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.ewr_sb_btn_login_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
  color: #F0E8D6;
}.ewr_sb_promo_zdk {
  background: linear-gradient(135deg,#1C2E44,#161E2A);
  border-radius: 8px;
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(196, 134, 32, 0.18);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.ewr_sb_promo_zdk::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 134, 32, 0.18),transparent 70%);
  content: '';
  position: absolute;
  width: 5rem;
  top: -20px;
  right: -1.25rem;
  height: 80px;
}.ewr_sb_promo_title_zdk {
  color: #C48620;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
}.ewr_sb_promo_text_zdk {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  color: #F0E8D6;
  line-height: 1.35;
}.ewr_sb_promo_sub_zdk {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #66594A;
}.ewr_sb_nav_zdk {
  padding: 0.375rem 0.5rem 16px;
}.ewr_sb_nav_lb_zdk {
  padding: 10px 8px 0.375rem;
  color: #52473C;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.ewr_sb_link_zdk {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  border-radius: 4px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.813rem;
  color: #8E7E66;
}.ewr_sb_link_zdk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D6;
}.ewr_sb_link_zdk.ewr_state_active_zdk {
  background: rgba(196, 134, 32, 0.18);
  color: #F0E8D6;
}.ewr_sb_ic_zdk {
  border-radius: 4px;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
}.ewr_sb_ic_zdk svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.ewr_sb_ic_1_zdk {
  background: rgba(196, 134, 32, 0.07);
  color: #C48620;
}.ewr_sb_ic_2_zdk {
  background: rgba(46, 158, 92, 0.16);
  color: #2E9E5C;
}.ewr_sb_ic_3_zdk {
  background: rgba(212, 148, 34, 0.18);
  color: #D49422;
}.ewr_sb_ic_4_zdk {
  background: rgba(122, 78, 20, 0.28);
  color: #7A4E14;
}.ewr_sb_ic_5_zdk {
  background: rgba(196, 134, 32, 0.07);
  color: #C83E80;
}.ewr_sb_ic_6_zdk {
  background: rgba(122, 78, 20, 0.28);
  color: #7C3EC8;
}.ewr_sb_badge_zdk {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #D49422;
  font-weight: 700;
  color: #0C0A06;
  font-size: 9px;
  margin-left: auto;
}.ewr_sb_bot_zdk {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.ewr_sb_lang_zdk,.ewr_sb_help_zdk {
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 6px;
  flex: 1;
  font-size: 0.688rem;
  color: #8E7E66;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
}.ewr_sb_lang_zdk:hover,.ewr_sb_help_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
  color: #F0E8D6;
}.ewr_sb_lang_zdk svg,.ewr_sb_help_zdk svg {
  stroke-linecap: round;
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
}.ewr_sb_bd_zdk {
  background: rgba(7, 9, 14, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.ewr_sb_bd_zdk.ewr_state_on_zdk {
  display: block;
}
@media(min-width: 1081px) {.ewr_sb_bd_zdk {
  display: none!important;
}
}.ewr_mob_nav_zdk {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161E2A;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1082px) {.ewr_mob_nav_zdk {
  display: none;
}
}.ewr_mob_nav_item_zdk {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #52473C;
  align-items: center;
}.ewr_mob_nav_ic_zdk {
  line-height: 1;
}.ewr_mob_nav_ic_zdk svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ewr_mob_nav_lb_zdk {
  font-weight: 600;
  font-size: 0.625rem;
  color: #52473C;
}.ewr_mob_nav_item_zdk.ewr_state_active_zdk {
  color: #C48620;
}.ewr_mob_nav_item_zdk.ewr_state_active_zdk .ewr_mob_nav_lb_zdk {
  color: #C48620;
}.ewr_hero_zdk {
  background: #0C1018;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.ewr_hero_zdk {
  padding: 24px 24px 0;
}
}.ewr_hero_in_zdk {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 858px) {.ewr_hero_in_zdk {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.ewr_hero_in_zdk {
  grid-template-columns: 1fr 21.25rem;
}
}.ewr_hero_promo_zdk {
  background: #111620;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 770px) {.ewr_hero_promo_zdk {
  min-height: 17.5rem;
}
}.ewr_hero_promo_bg_zdk {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C2E44 0%,#0C1018 100%);
  position: absolute;
  background-size: cover;
}.ewr_hero_promo_bg_zdk::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1018 0%,rgba(7, 9, 14, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ewr_hero_promo_glow_zdk {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 20, 0.28) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  width: 18.75rem;
  right: 60px;
  height: 300px;
  position: absolute;
}.ewr_hero_promo_ct_zdk {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 765px) {.ewr_hero_promo_ct_zdk {
  padding: 40px 2rem;
}
}.ewr_hero_badge_zdk {
  background: rgba(196, 134, 32, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(196, 134, 32, 0.07);
  border-radius: 1.25rem;
  font-size: 10px;
  margin-bottom: 0.875rem;
  display: inline-block;
  text-transform: uppercase;
  color: #C48620;
  font-weight: 700;
  letter-spacing: .08em;
}.ewr_hero_h1_zdk {
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
  font-weight: 800;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.ewr_hero_h1_zdk em {
  color: #D49422;
  font-style: normal;
}
@media(min-width: 766px) {.ewr_hero_h1_zdk {
  font-size: 36px;
}
}.ewr_hero_sub_zdk {
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #8E7E66;
  line-height: 1.55;
}
@media(min-width:768px) {.ewr_hero_sub_zdk {
  font-size: 0.875rem;
}
}.ewr_hero_row_zdk {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ewr_hero_cta_zdk {
  background: #2E9E5C;
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  box-shadow: 0 4px 1.125rem rgba(46, 158, 92, 0.50), 0 1px 3px rgba(0, 0, 0, 0.60);
  color: #0C0A06;
  font-size: 0.875rem;
  font-weight: 700;
}.ewr_hero_cta_zdk:hover {
  background: #36B56A;
}.ewr_hero_terms_zdk {
  font-size: 11px;
  color: #52473C;
}.ewr_hero_game_zdk {
  overflow: hidden;
  background: #111620;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.ewr_hero_game_badge_zdk {
  border: 1px solid rgba(212, 148, 34, 0.18);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(212, 148, 34, 0.18);
  text-transform: uppercase;
  color: #D49422;
  position: absolute;
  top: 0.75rem;
  left: 12px;
  z-index: 3;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
}.ewr_hero_game_badge_zdk svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
}.ewr_hero_game_img_zdk {
  overflow: hidden;
  background: linear-gradient(135deg,#1C2E44,#0C1018);
  position: relative;
  padding-bottom: 60%;
}.ewr_hero_game_img_zdk img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.ewr_hero_game_play_zdk {
  transition: opacity .2s;
  background: rgba(7, 9, 14, 0.72);
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.ewr_hero_game_zdk:hover .ewr_hero_game_play_zdk {
  opacity: 1;
}.ewr_hero_game_play_zdk span {
  border-radius: 50%;
  background: #C48620;
  display: flex;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.ewr_hero_game_play_zdk span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.ewr_hero_game_info_zdk {
  padding: 0.875rem 1rem;
}.ewr_hero_game_title_zdk {
  color: #F0E8D6;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.ewr_hero_game_provider_zdk {
  font-size: 0.688rem;
  color: #66594A;
}.ewr_hero_game_btn_zdk {
  margin: 0.75rem 16px 1rem;
  background: #C48620;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  color: #F0E8D6;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.ewr_hero_game_zdk:hover .ewr_hero_game_btn_zdk {
  background: #DC9C28;
}.ewr_sbar_zdk {
  background: #0C1018;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.ewr_sbar_zdk {
  padding: 1.125rem 1.5rem 0;
}
}.ewr_sbar_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_sbar_row_zdk {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.ewr_sbar_input_zdk {
  padding: 11px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  flex: 1;
  background: #111620;
  transition: border-color .2s;
  display: flex;
  cursor: pointer;
  color: #66594A;
  align-items: center;
  font-size: 0.813rem;
}.ewr_sbar_input_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
}.ewr_sbar_input_zdk svg {
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 0.938rem;
  stroke-linejoin: round;
}.ewr_sbar_providers_zdk {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  padding: 11px 18px;
  background: #111620;
  display: flex;
  color: #C2B49A;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.ewr_sbar_providers_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
  color: #F0E8D6;
}.ewr_sbar_providers_zdk svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.ewr_sbar_tabs_zdk {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.ewr_sbar_tabs_zdk::-webkit-scrollbar {
  display: none;
}.ewr_sbar_tab_zdk {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  color: #8E7E66;
}.ewr_sbar_tab_zdk:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 134, 32, 0.45);
  color: #F0E8D6;
}.ewr_sbar_tab_zdk.ewr_state_active_zdk {
  background: rgba(196, 134, 32, 0.18);
  border-color: rgba(196, 134, 32, 0.07);
  color: #F0E8D6;
}.ewr_sbar_tab_ic_zdk svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ewr_wy_zdk {
  padding: 32px 1rem 0;
  background: #0C1018;
}
@media(min-width: 769px) {.ewr_wy_zdk {
  padding: 40px 1.5rem 0;
}
}.ewr_wy_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_wy_head_zdk {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.ewr_wy_label_zdk {
  letter-spacing: .08em;
  color: #C48620;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.ewr_wy_h2_zdk {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0E8D6;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.ewr_wy_h2_zdk {
  font-size: 24px;
}
}.ewr_wy_intro_zdk {
  margin: 0;
  color: #66594A;
  font-size: 13px;
  line-height: 1.6;
}.ewr_wy_grid_zdk {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ewr_wy_grid_zdk {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ewr_wy_grid_zdk {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ewr_wy_card_zdk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161E2A;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 8px;
}.ewr_wy_card_zdk:hover {
  border-color: rgba(196, 134, 32, 0.07);
  transform: translateY(-2px);
}.ewr_wy_card_ic_zdk {
  border-radius: 50%;
  background: rgba(196, 134, 32, 0.18);
  display: flex;
  width: 44px;
  justify-content: center;
  align-items: center;
  color: #C48620;
  margin-bottom: 0.875rem;
  height: 44px;
}.ewr_wy_card_ic_zdk svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.ewr_wy_card_h_zdk {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F0E8D6;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
}.ewr_wy_card_p_zdk {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #66594A;
  overflow-wrap: break-word;
}.ewr_wy_card_p_zdk strong {
  font-weight: 600;
  color: #C2B49A;
}.ewr_gcg_zdk {
  padding: 2.25rem 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.ewr_gcg_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_gcg_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_gcg_head_zdk {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ewr_gcg_label_zdk {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C48620;
  text-transform: uppercase;
}.ewr_gcg_h2_zdk {
  color: #F0E8D6;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.ewr_gcg_h2_zdk {
  font-size: 1.75rem;
}
}.ewr_gcg_intro_zdk {
  color: #66594A;
  line-height: 1.6;
  font-size: 13px;
}.ewr_gcg_grid_zdk {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ewr_gcg_grid_zdk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ewr_gcg_grid_zdk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ewr_gcg_card_zdk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
  min-height: 15rem;
}.ewr_gcg_card_zdk:hover {
  border-color: rgba(196, 134, 32, 0.18);
  transform: translateY(-3px);
}.ewr_gcg_card_bg_zdk {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ewr_gcg_card_bg_zdk::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ewr_gcg_card_ic_zdk {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  width: 2.5rem;
  top: 1.125rem;
  z-index: 2;
  align-items: center;
  color: #F0E8D6;
  justify-content: center;
  position: absolute;
  right: 18px;
  display: flex;
  height: 2.5rem;
}.ewr_gcg_card_ic_zdk svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.ewr_gcg_card_ct_zdk {
  z-index: 1;
  position: relative;
}.ewr_gcg_card_h_zdk {
  color: #F0E8D6;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ewr_gcg_card_h_zdk {
  font-size: 1.25rem;
}
}.ewr_gcg_card_p_zdk {
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ewr_gcg_card_p_zdk strong {
  color: #F0E8D6;
  font-weight: 600;
}.ewr_gcg_card_cta_zdk {
  gap: 0.25rem;
  color: #C48620;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
}.ewr_gcg_card_cta_zdk svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.ewr_ws_zdk {
  padding: 2rem 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.ewr_ws_zdk {
  padding: 2.25rem 1.5rem 0;
}
}.ewr_ws_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_ws_head_zdk {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
}.ewr_ws_title_zdk {
  gap: 10px;
  font-family: 'Cinzel', serif;
  display: flex;
  color: #F0E8D6;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
}.ewr_ws_title_ic_zdk svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D49422;
}.ewr_ws_online_zdk {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #66594A;
  font-size: 12px;
}.ewr_ws_online_dot_zdk {
  border-radius: 50%;
  background: #2E9E5C;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(46, 158, 92, 0.16);
  height: 0.5rem;
}.ewr_ws_scroll_zdk {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.ewr_ws_scroll_zdk::-webkit-scrollbar {
  display: none;
}.ewr_wc_zdk {
  padding: 10px 14px;
  border-radius: 0.5rem;
  background: #111620;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.ewr_wc_img_zdk {
  border-radius: 4px;
  overflow: hidden;
  background: #161E2A;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.ewr_wc_img_zdk img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ewr_wc_info_zdk {
  min-width: 0;
}.ewr_wc_game_zdk {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C2B49A;
  font-weight: 600;
  white-space: nowrap;
}.ewr_wc_player_zdk {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #52473C;
  text-overflow: ellipsis;
}.ewr_wc_amount_zdk {
  margin-left: auto;
  flex-shrink: 0;
  color: #2E9E5C;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.ewr_bon_zdk {
  padding: 2.25rem 16px 0;
  background: #0C1018;
}
@media(min-width: 767px) {.ewr_bon_zdk {
  padding: 44px 24px 0;
}
}.ewr_bon_in_zdk {
  margin: 0 auto;
  max-width: 1340px;
}.ewr_bon_head_zdk {
  margin-bottom: 20px;
}.ewr_bon_label_zdk {
  font-size: 11px;
  color: #C48620;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.ewr_bon_h2_zdk {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  color: #F0E8D6;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.ewr_bon_h2_zdk {
  font-size: 24px;
}
}.ewr_bon_seo_zdk {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #66594A;
  overflow-wrap: break-word;
  max-width: 620px;
}.ewr_bon_seo_zdk strong {
  font-weight: 700;
  color: #C2B49A;
}.ewr_bon_seo_zdk a {
  text-decoration: underline;
  color: #C48620;
}.ewr_bon_grid_zdk {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ewr_bon_grid_zdk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ewr_bon_grid_zdk {
  grid-template-columns: repeat(5,1fr);
}
}.ewr_bon_card_zdk {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111620;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.ewr_bon_card_zdk:hover {
  border-color: rgba(196, 134, 32, 0.07);
  transform: translateY(-2px);
}.ewr_bon_card_ic_zdk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.ewr_bon_card_ic_zdk {
  margin-bottom: 0.625rem;
}.ewr_bon_card_type_zdk {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #66594A;
  text-transform: uppercase;
  letter-spacing: .06em;
}.ewr_bon_card_amount_zdk {
  margin-bottom: 0.375rem;
  color: #D49422;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.ewr_bon_card_name_zdk {
  color: #F0E8D6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.ewr_bon_card_detail_zdk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  color: #52473C;
  line-height: 1.5;
}.ewr_prov_zdk {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ewr_prov_zdk {
  padding: 44px 1.5rem 0;
}
}.ewr_prov_in_zdk {
  margin: 0 auto;
  max-width: 83.75rem;
}.ewr_prov_head_zdk {
  margin-bottom: 16px;
}.ewr_prov_label_zdk {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C48620;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.ewr_prov_h2_zdk {
  color: #F0E8D6;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ewr_prov_h2_zdk {
  font-size: 24px;
}
}.ewr_prov_seo_zdk {
  margin-bottom: 16px;
  color: #66594A;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.ewr_prov_seo_zdk strong {
  color: #C2B49A;
  font-weight: 700;
}.ewr_prov_seo_zdk a {
  text-decoration: underline;
  color: #C48620;
}.ewr_prov_grid_zdk {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.ewr_prov_grid_zdk {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ewr_prov_grid_zdk {
  grid-template-columns: repeat(8,1fr);
}
}.ewr_prov_card_zdk {
  transition: border-color .2s,background .2s;
  background: #111620;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.438rem;
  padding: 14px 0.625rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.ewr_prov_card_zdk:hover {
  background: #161E2A;
  border-color: rgba(196, 134, 32, 0.45);
}.ewr_prov_logo_zdk {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
  display: flex;
}.ewr_prov_logo_zdk img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ewr_prov_name_zdk {
  color: #8E7E66;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
}.ewr_app_zdk {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ewr_app_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_app_in_zdk {
  margin: 0 auto;
  max-width: 83.75rem;
}.ewr_app_head_zdk {
  margin-bottom: 1rem;
}.ewr_app_label_zdk {
  color: #C48620;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.ewr_app_h2_zdk {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
}
@media(min-width: 769px) {.ewr_app_h2_zdk {
  font-size: 24px;
}
}.ewr_app_sub_zdk {
  color: #66594A;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.ewr_app_sub_zdk strong {
  font-weight: 700;
  color: #C2B49A;
}.ewr_app_cards_zdk {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ewr_app_cards_zdk {
  grid-template-columns: repeat(3,1fr);
}
}.ewr_app_card_zdk {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ewr_app_card_ios_zdk {
  background: linear-gradient(135deg,rgba(196, 134, 32, 0.18) 0%,#161E2A 100%);
}.ewr_app_card_android_zdk {
  background: linear-gradient(135deg,rgba(46, 158, 92, 0.16) 0%,#161E2A 100%);
}.ewr_app_card_win_zdk {
  background: linear-gradient(135deg,rgba(212, 148, 34, 0.18) 0%,#161E2A 100%);
}.ewr_app_card_ic_zdk svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ewr_app_card_ic_zdk {
  flex-shrink: 0;
  color: #F0E8D6;
}.ewr_app_card_os_zdk {
  color: #66594A;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.ewr_app_card_title_zdk {
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0E8D6;
  font-size: 0.938rem;
}.ewr_app_card_text_zdk {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #66594A;
  font-size: 0.75rem;
}.ewr_app_card_btn_zdk {
  border-radius: 4px;
  transition: background .2s;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(196, 134, 32, 0.45);
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F0E8D6;
  font-size: 0.813rem;
}.ewr_app_card_btn_zdk:hover {
  background: rgba(255, 255, 255, 0.07);
}.ewr_htp_zdk {
  background: #0C1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ewr_htp_zdk {
  padding: 2.75rem 24px 0;
}
}.ewr_htp_in_zdk {
  margin: 0 auto;
  max-width: 83.75rem;
}.ewr_htp_head_zdk {
  margin-bottom: 22px;
  max-width: 720px;
}.ewr_htp_label_zdk {
  font-weight: 700;
  font-size: 11px;
  color: #C48620;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.ewr_htp_h2_zdk {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F0E8D6;
}
@media(min-width: 767px) {.ewr_htp_h2_zdk {
  font-size: 28px;
}
}.ewr_htp_intro_zdk {
  font-size: 14px;
  line-height: 1.6;
  color: #66594A;
}.ewr_htp_steps_zdk {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ewr_htp_steps_zdk {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ewr_htp_steps_zdk {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ewr_htp_step_zdk {
  background: #161E2A;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.ewr_htp_step_num_zdk {
  border-radius: 50%;
  background: #C48620;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  align-items: center;
  font-weight: 800;
  color: #0C0A06;
  left: 1.25rem;
  top: -0.75rem;
  display: flex;
  position: absolute;
  width: 28px;
  font-size: 0.813rem;
  justify-content: center;
}.ewr_htp_step_ic_zdk {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(196, 134, 32, 0.18);
  align-items: center;
  color: #C48620;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  display: flex;
}.ewr_htp_step_ic_zdk svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.ewr_htp_step_h_zdk {
  font-weight: 700;
  line-height: 1.25;
  color: #F0E8D6;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 14px;
}.ewr_htp_step_p_zdk {
  color: #66594A;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ewr_htp_step_p_zdk strong {
  color: #C2B49A;
  font-weight: 600;
}.ewr_htp_cta_zdk {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #2E9E5C;
  font-weight: 700;
  color: #0C0A06;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
}.ewr_htp_cta_zdk:hover {
  background: #36B56A;
}.ewr_reg_zdk {
  background: #0C1018;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ewr_reg_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_reg_in_zdk {
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  background: #161E2A;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1340px;
}
@media(min-width: 770px) {.ewr_reg_in_zdk {
  padding: 2.5rem;
}
}.ewr_reg_top_zdk {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ewr_reg_top_zdk {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ewr_reg_label_zdk {
  font-weight: 700;
  color: #C48620;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ewr_reg_h2_zdk {
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ewr_reg_h2_zdk {
  font-size: 28px;
}
}.ewr_reg_bonus_zdk {
  padding: 10px 1rem;
  background: rgba(212, 148, 34, 0.18);
  gap: 8px;
  border: 1px solid rgba(212, 148, 34, 0.18);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.ewr_reg_bonus_amount_zdk {
  font-size: 20px;
  color: #D49422;
  font-weight: 800;
}.ewr_reg_bonus_text_zdk {
  line-height: 1.35;
  color: #8E7E66;
  font-size: 0.813rem;
}.ewr_reg_cta_btn_zdk {
  border-radius: 0.5rem;
  padding: 14px 32px;
  background: #2E9E5C;
  transition: background .2s;
  box-shadow: 0 0.25rem 1.125rem rgba(46, 158, 92, 0.50), 0 1px 3px rgba(0, 0, 0, 0.60);
  color: #0C0A06;
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 12px;
}.ewr_reg_cta_btn_zdk:hover {
  background: #36B56A;
}.ewr_reg_terms_zdk {
  line-height: 1.5;
  color: #52473C;
  font-size: 0.688rem;
}.ewr_reg_seo_zdk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #66594A;
  margin-top: 20px;
  line-height: 1.65;
}.ewr_reg_seo_zdk p {
  color: #66594A;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.ewr_reg_seo_zdk p:last-child {
  margin-bottom: 0;
}.ewr_reg_seo_zdk strong {
  font-weight: 700;
  color: #C2B49A;
}.ewr_reg_seo_zdk a {
  transition: color .2s;
  color: #C48620;
  text-decoration: underline;
}.ewr_reg_seo_zdk a:hover {
  color: #DC9C28;
}.ewr_reg_seo_zdk ul,.ewr_reg_seo_zdk ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ewr_reg_seo_zdk ol {
  list-style: decimal;
}.ewr_reg_seo_zdk li {
  color: #66594A;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.ewr_reg_seo_zdk table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.ewr_reg_seo_zdk table {
  display: table;
}
}.ewr_reg_seo_zdk th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2B49A;
  font-weight: 700;
}.ewr_reg_seo_zdk td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #66594A;
}.ewr_reg_steps_zdk {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.ewr_reg_steps_zdk {
  margin-top: 0;
}
}.ewr_reg_step_zdk {
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ewr_reg_step_num_zdk {
  border-radius: 50%;
  background: rgba(196, 134, 32, 0.18);
  border: 1px solid rgba(196, 134, 32, 0.07);
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  color: #C48620;
  width: 2.125rem;
  font-weight: 800;
  height: 34px;
  display: flex;
  flex-shrink: 0;
}.ewr_reg_step_title_zdk {
  font-weight: 700;
  color: #F0E8D6;
  font-size: 14px;
  margin-bottom: 3px;
}.ewr_reg_step_text_zdk {
  font-size: 0.75rem;
  color: #66594A;
  line-height: 1.5;
}.ewr_reg_trust_zdk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.ewr_reg_trust_item_zdk {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #66594A;
  overflow-wrap: break-word;
}.ewr_reg_trust_ic_zdk svg {
  stroke-linecap: round;
  color: #C48620;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.ewr_seo_zdk {
  padding: 2.25rem 1rem 0;
  background: #0C1018;
}
@media(min-width: 769px) {.ewr_seo_zdk {
  padding: 44px 1.5rem 0;
}
}.ewr_seo_in_zdk {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161E2A;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.ewr_seo_in_zdk {
  padding: 36px 2.5rem;
}
}.ewr_seo_label_zdk {
  color: #C48620;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.ewr_seo_h2_zdk {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F0E8D6;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.ewr_seo_h2_zdk {
  font-size: 24px;
}
}.ewr_seo_body_zdk {
  line-height: 1.75;
  color: #8E7E66;
  overflow-wrap: break-word;
  font-size: 14px;
}.ewr_seo_body_zdk p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8E7E66;
}.ewr_seo_body_zdk p:last-child {
  margin-bottom: 0;
}.ewr_seo_body_zdk strong {
  font-weight: 700;
  color: #C2B49A;
}.ewr_seo_body_zdk a {
  transition: color .2s;
  color: #C48620;
  text-decoration: underline;
}.ewr_seo_body_zdk a:hover {
  color: #DC9C28;
}.ewr_seo_body_zdk ul,.ewr_seo_body_zdk ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ewr_seo_body_zdk ol {
  list-style: decimal;
}.ewr_seo_body_zdk li {
  color: #8E7E66;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.ewr_seo_body_zdk table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.ewr_seo_body_zdk table {
  display: table;
}
}.ewr_seo_body_zdk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2B49A;
  text-align: left;
  font-weight: 700;
}.ewr_seo_body_zdk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8E7E66;
}.ewr_seo_cols_zdk {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ewr_seo_cols_zdk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ewr_seo_cols_zdk {
  grid-template-columns: repeat(3,1fr);
}
}.ewr_seo_col_h_zdk {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C2B49A;
}.ewr_seo_col_p_zdk {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #66594A;
}.ewr_seo_stats_zdk {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ewr_seo_stat_zdk {
  background: rgba(196, 134, 32, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(196, 134, 32, 0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.ewr_seo_stat_val_zdk {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C48620;
  overflow-wrap: break-word;
}.ewr_seo_stat_lb_zdk {
  color: #66594A;
  overflow-wrap: break-word;
  font-size: 11px;
}.ewr_faq_zdk {
  background: #0C1018;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ewr_faq_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_faq_in_zdk {
  margin: 0 auto;
  max-width: 83.75rem;
}.ewr_faq_head_zdk {
  margin-bottom: 1.25rem;
}.ewr_faq_label_zdk {
  color: #C48620;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.ewr_faq_h2_zdk {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0E8D6;
}
@media(min-width: 769px) {.ewr_faq_h2_zdk {
  font-size: 1.5rem;
}
}.ewr_faq_list_zdk {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ewr_faq_item_zdk {
  overflow: hidden;
  background: #161E2A;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ewr_faq_q_zdk {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  color: #C2B49A;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}.ewr_faq_q_zdk:hover {
  color: #F0E8D6;
}.ewr_faq_q_ic_zdk {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  flex-shrink: 0;
  width: 24px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #C48620;
  justify-content: center;
}.ewr_faq_item_zdk.ewr_state_open_zdk .ewr_faq_q_ic_zdk {
  transform: rotate(45deg);
}.ewr_faq_a_zdk {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #66594A;
  font-size: 0.813rem;
}.ewr_faq_item_zdk.ewr_state_open_zdk .ewr_faq_a_zdk {
  display: block;
}.ewr_faq_a_zdk strong {
  font-weight: 700;
  color: #C2B49A;
}.ewr_faq_a_zdk a {
  text-decoration: underline;
  color: #C48620;
}.ewr_faq_a_zdk ul,.ewr_faq_a_zdk ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ewr_faq_a_zdk ol {
  list-style: decimal;
}.ewr_faq_a_zdk li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ewr_faq_a_zdk table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 765px) {.ewr_faq_a_zdk table {
  display: table;
}
}.ewr_faq_a_zdk th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2B49A;
}.ewr_faq_a_zdk td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #66594A;
}.ewr_seo_zdk {
  background: #0C1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ewr_seo_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_seo_in_zdk {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #161E2A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.ewr_seo_in_zdk {
  padding: 2.25rem 40px;
}
}.ewr_seo_label_zdk {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C48620;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.ewr_seo_h2_zdk {
  color: #F0E8D6;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.ewr_seo_h2_zdk {
  font-size: 1.5rem;
}
}.ewr_seo_body_zdk {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E7E66;
  overflow-wrap: break-word;
}.ewr_seo_body_zdk p {
  font-size: 14px;
  color: #8E7E66;
  line-height: 1.75;
  margin-bottom: 12px;
}.ewr_seo_body_zdk p:last-child {
  margin-bottom: 0;
}.ewr_seo_body_zdk strong {
  color: #C2B49A;
  font-weight: 700;
}.ewr_seo_body_zdk a {
  transition: color .2s;
  color: #C48620;
  text-decoration: underline;
}.ewr_seo_body_zdk a:hover {
  color: #DC9C28;
}.ewr_seo_body_zdk ul,.ewr_seo_body_zdk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ewr_seo_body_zdk ol {
  list-style: decimal;
}.ewr_seo_body_zdk li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #8E7E66;
}.ewr_seo_body_zdk table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.ewr_seo_body_zdk table {
  display: table;
}
}.ewr_seo_body_zdk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C2B49A;
}.ewr_seo_body_zdk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E7E66;
}.ewr_seo_cols_zdk {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.ewr_seo_cols_zdk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ewr_seo_cols_zdk {
  grid-template-columns: repeat(3,1fr);
}
}.ewr_seo_col_h_zdk {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C2B49A;
  font-size: 13px;
  overflow-wrap: break-word;
}.ewr_seo_col_p_zdk {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #66594A;
  font-size: 0.813rem;
}.ewr_seo_stats_zdk {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ewr_seo_stat_zdk {
  padding: 14px 1rem;
  background: rgba(196, 134, 32, 0.07);
  border: 1px solid rgba(196, 134, 32, 0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.ewr_seo_stat_val_zdk {
  font-weight: 800;
  margin-bottom: 4px;
  color: #C48620;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ewr_seo_stat_lb_zdk {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #66594A;
}.ewr_pmt_zdk {
  padding: 36px 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.ewr_pmt_zdk {
  padding: 2.75rem 1.5rem 0;
}
}.ewr_pmt_in_zdk {
  margin: 0 auto;
  max-width: 83.75rem;
}.ewr_pmt_head_zdk {
  max-width: 45rem;
  margin-bottom: 22px;
}.ewr_pmt_label_zdk {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C48620;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.ewr_pmt_h2_zdk {
  font-size: 22px;
  color: #F0E8D6;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.ewr_pmt_h2_zdk {
  font-size: 28px;
}
}.ewr_pmt_intro_zdk {
  overflow-wrap: break-word;
  color: #66594A;
  font-size: 14px;
  line-height: 1.6;
}.ewr_pmt_groups_zdk {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ewr_pmt_group_zdk {
  background: #161E2A;
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ewr_pmt_group_head_zdk {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ewr_pmt_group_ic_zdk {
  border-radius: 0.25rem;
  background: rgba(196, 134, 32, 0.18);
  height: 2.25rem;
  flex-shrink: 0;
  display: flex;
  width: 2.25rem;
  color: #C48620;
  align-items: center;
  justify-content: center;
}.ewr_pmt_group_ic_zdk svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.ewr_pmt_group_h_zdk {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0E8D6;
}.ewr_pmt_group_p_zdk {
  line-height: 1.6;
  color: #66594A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.ewr_pmt_group_p_zdk strong {
  font-weight: 600;
  color: #C2B49A;
}.ewr_pmt_table_wrap_zdk {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ewr_pmt_table_zdk {
  width: 100%;
  min-width: 540px;
  font-size: 13px;
  border-collapse: collapse;
}.ewr_pmt_table_zdk th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 11px;
  letter-spacing: .04em;
  color: #C2B49A;
  font-weight: 700;
  text-align: left;
}.ewr_pmt_table_zdk td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #66594A;
}.ewr_pmt_table_zdk tbody tr:last-child td {
  border-bottom: none;
}.ewr_pmt_table_zdk tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2B49A;
}.ewr_seo_zdk {
  background: #0C1018;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.ewr_seo_zdk {
  padding: 44px 24px 0;
}
}.ewr_seo_in_zdk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  background: #161E2A;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width:768px) {.ewr_seo_in_zdk {
  padding: 36px 40px;
}
}.ewr_seo_label_zdk {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C48620;
  font-size: 0.688rem;
}.ewr_seo_h2_zdk {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0E8D6;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.ewr_seo_h2_zdk {
  font-size: 24px;
}
}.ewr_seo_body_zdk {
  color: #8E7E66;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.ewr_seo_body_zdk p {
  font-size: 0.875rem;
  color: #8E7E66;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ewr_seo_body_zdk p:last-child {
  margin-bottom: 0;
}.ewr_seo_body_zdk strong {
  color: #C2B49A;
  font-weight: 700;
}.ewr_seo_body_zdk a {
  transition: color .2s;
  color: #C48620;
  text-decoration: underline;
}.ewr_seo_body_zdk a:hover {
  color: #DC9C28;
}.ewr_seo_body_zdk ul,.ewr_seo_body_zdk ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ewr_seo_body_zdk ol {
  list-style: decimal;
}.ewr_seo_body_zdk li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8E7E66;
}.ewr_seo_body_zdk table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.ewr_seo_body_zdk table {
  display: table;
}
}.ewr_seo_body_zdk th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2B49A;
  font-weight: 700;
  text-align: left;
}.ewr_seo_body_zdk td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E7E66;
}.ewr_seo_cols_zdk {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.ewr_seo_cols_zdk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ewr_seo_cols_zdk {
  grid-template-columns: repeat(3,1fr);
}
}.ewr_seo_col_h_zdk {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C2B49A;
  font-weight: 700;
  margin-bottom: 7px;
}.ewr_seo_col_p_zdk {
  color: #66594A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.ewr_seo_stats_zdk {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ewr_seo_stat_zdk {
  flex: 1;
  background: rgba(196, 134, 32, 0.07);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 134, 32, 0.18);
  min-width: 8.75rem;
}.ewr_seo_stat_val_zdk {
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C48620;
}.ewr_seo_stat_lb_zdk {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #66594A;
}.ewr_ft_zdk {
  background: #07090E;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ewr_ft_support_zdk {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.ewr_ft_support_zdk {
  padding: 28px 1.5rem;
}
}.ewr_ft_support_in_zdk {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.ewr_ft_support_main_zdk {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ewr_ft_support_ic_zdk {
  flex-shrink: 0;
  color: #C48620;
}.ewr_ft_support_ic_zdk svg {
  height: 30px;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.ewr_ft_support_text_title_zdk {
  color: #F0E8D6;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
}.ewr_ft_support_text_sub_zdk {
  color: #66594A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ewr_ft_support_btn_zdk {
  background: #C48620;
  border-radius: 0.5rem;
  padding: 11px 22px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #F0E8D6;
  white-space: nowrap;
  font-size: 0.813rem;
}.ewr_ft_support_btn_zdk:hover {
  background: #DC9C28;
}.ewr_ft_support_contacts_zdk {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ewr_ft_support_contact_zdk {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #52473C;
}.ewr_ft_support_contact_zdk strong {
  color: #8E7E66;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.ewr_ft_main_zdk {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width:768px) {.ewr_ft_main_zdk {
  padding: 2.5rem 24px 2rem;
}
}.ewr_ft_main_in_zdk {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ewr_ft_main_in_zdk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ewr_ft_main_in_zdk {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ewr_ft_col_logo_zdk {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.ewr_ft_col_logo_zdk {
  grid-column: auto;
}
}.ewr_ft_logo_zdk {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F0E8D6;
  font-size: 16px;
  margin-bottom: 0.75rem;
  display: flex;
}.ewr_ft_logo_mark_zdk {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.ewr_ft_logo_mark_zdk img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ewr_ft_logo_sub_zdk {
  color: #52473C;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
}.ewr_ft_col_title_zdk {
  margin-bottom: 14px;
  color: #8E7E66;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.ewr_ft_col_links_zdk {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ewr_ft_col_link_zdk {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #52473C;
}.ewr_ft_col_link_zdk:hover {
  color: #C2B49A;
}.ewr_ft_apps_zdk {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ewr_ft_app_card_zdk {
  padding: 10px 0.75rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.ewr_ft_app_card_zdk:hover {
  border-color: rgba(196, 134, 32, 0.45);
}.ewr_ft_app_card_ic_zdk svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.ewr_ft_app_card_os_zdk {
  font-size: 10px;
  font-weight: 600;
  color: #52473C;
}.ewr_ft_app_card_action_zdk {
  font-weight: 700;
  color: #C2B49A;
  font-size: 0.75rem;
}.ewr_ft_bot_zdk {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.ewr_ft_bot_zdk {
  padding: 20px 1.5rem;
}
}.ewr_ft_bot_in_zdk {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ewr_ft_socials_zdk {
  gap: 0.5rem;
  display: flex;
}.ewr_ft_soc_zdk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #8E7E66;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
}.ewr_ft_soc_zdk svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.ewr_ft_soc_zdk:hover {
  background: rgba(255, 255, 255, 0.07);
}.ewr_ft_legal_zdk {
  flex: 1;
  line-height: 1.6;
  color: #887868;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
}.ewr_ft_legal_zdk strong {
  color: #8E7E66;
  font-weight: 700;
}.ewr_ft_legal_zdk a {
  text-decoration: underline;
  color: #8E7E66;
}.ewr_ft_age_zdk {
  border: 2px solid #887868;
  border-radius: 50%;
  height: 2rem;
  color: #887868;
  font-size: 11px;
  font-weight: 800;
  width: 32px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}