*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0B12;
  -webkit-font-smoothing: antialiased;
  color: #CAB89C;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  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;
}.ekj-layout_3ch {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ekj-page_3ch {
  min-height: 100vh;
  display: flex;
}.ekj-main_3ch {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.ekj-main_3ch {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.ekj-main_3ch {
  padding-bottom: 72px;
}
}.ekj-gc_3ch {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  background: #141119;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width:640px) {.ekj-gc_3ch {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.ekj-gc_3ch {
  width: 10.5rem;
}
}.ekj-gc_3ch:hover {
  transform: translateY(-3px);
  border-color: rgba(196,140,44,0.07);
}.ekj-gc_img_3ch {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ekj-gc_img_3ch img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ekj-gc_hover_3ch {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5,4,9,0.74);
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.ekj-gc_3ch:hover .ekj-gc_hover_3ch {
  opacity: 1;
}.ekj-gc_hover_btn_3ch {
  background: #C48C2C;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  color: #F0E8D6;
}.ekj-gc_info_3ch {
  padding: 8px 10px 10px;
}.ekj-gc_name_3ch {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #CAB89C;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.ekj-gc_prov_3ch {
  color: #8C7E6E;
  font-size: 0.625rem;
}.ekj-gc_tag_3ch {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
  left: 6px;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
}.ekj-gc_tag_hot_3ch {
  background: #C83838;
  color: #fff;
}.ekj-gc_tag_new_3ch {
  background: #2A9E58;
  color: #0D0B12;
}.ekj-gc_tag_jp_3ch {
  background: #D4A820;
  color: #0D0B12;
}.ekj-gc_tag_ex_3ch {
  background: #7A5C30;
  color: #fff;
}.ekj-gc_tag_live_3ch {
  background: #C83838;
  color: #fff;
}.ekj-gr_3ch {
  background: #0D0B12;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.ekj-gr_3ch {
  padding: 36px 1.5rem 0;
}
}.ekj-gr_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-gr_head_3ch {
  gap: 0.75rem;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ekj-gr_head_l_3ch {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.ekj-gr_ic_3ch {
  border-radius: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  width: 32px;
  justify-content: center;
}.ekj-gr_ic_3ch svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.ekj-gr_title_3ch {
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F0E8D6;
}
@media(min-width: 770px) {.ekj-gr_title_3ch {
  font-size: 1.125rem;
}
}.ekj-gr_more_3ch {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  color: #8E7E6A;
  font-weight: 600;
  display: flex;
}.ekj-gr_more_3ch:hover {
  color: #C48C2C;
}.ekj-gr_more_3ch svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ekj-gr_arrows_3ch {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ekj-gr_arr_3ch {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  color: #A89878;
  display: flex;
}.ekj-gr_arr_3ch:hover {
  background: rgba(255,255,255,0.07);
  color: #F0E8D6;
}.ekj-gr_arr_3ch svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ekj-gr_seo_h_3ch {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  color: #CAB89C;
  font-size: 13px;
}
@media(min-width: 770px) {.ekj-gr_seo_h_3ch {
  font-size: 14px;
}
}.ekj-gr_seo_3ch {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #8E7E6A;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.ekj-gr_seo_3ch strong {
  font-weight: 600;
  color: #CAB89C;
}.ekj-gr_scroll_3ch {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.ekj-gr_scroll_3ch::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ekj-gr_scroll_3ch {
  gap: 0.75rem;
}
}.ekj-tb_3ch {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0B12;
  display: flex;
  top: 0;
  left: 0;
  z-index: 80;
  right: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
}.ekj-tb_in_3ch {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.ekj-tb_burger_3ch {
  gap: 5px;
  border-radius: 0.5rem;
  justify-content: center;
  height: 2.375rem;
  width: 38px;
  margin-right: 8px;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}.ekj-tb_burger_3ch:hover {
  background: rgba(255,255,255,0.05);
}.ekj-tb_burger_line_3ch {
  background: #A89878;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1083px) {.ekj-tb_burger_3ch {
  display: none;
}
}.ekj-tb_logo_3ch {
  gap: 0.563rem;
  margin-right: 20px;
  display: flex;
  font-size: 1.125rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #F0E8D6;
}.ekj-tb_logo_mark_3ch {
  overflow: hidden;
  border-radius: 8px;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.ekj-tb_logo_mark_3ch img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ekj-tb_nav_3ch {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ekj-tb_nav_3ch {
  display: flex;
}
}.ekj-tb_tab_3ch {
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  color: #A89878;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.ekj-tb_tab_3ch:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E8D6;
}.ekj-tb_tab_3ch.ekj-state_active_3ch {
  background: rgba(196,140,44,0.18);
  color: #F0E8D6;
}.ekj-tb_right_3ch {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.ekj-tb_login_3ch {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  font-weight: 600;
  color: #CAB89C;
  display: none;
  font-size: 0.813rem;
}.ekj-tb_login_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  color: #F0E8D6;
}
@media(min-width: 477px) {.ekj-tb_login_3ch {
  display: block;
}
}.ekj-tb_reg_3ch {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 8px;
  background: #2A9E58;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0A0F;
}.ekj-tb_reg_3ch:hover {
  background: #34B866;
}.ekj-sb_3ch {
  background: #1B1822;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  position: fixed;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.ekj-sb_3ch.ekj-state_open_3ch {
  transform: translateX(0);
}.ekj-sb_3ch::-webkit-scrollbar {
  width: 0.25rem;
}.ekj-sb_3ch::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.ekj-sb_3ch {
  transform: translateX(0);
}
}.ekj-sb_auth_3ch {
  padding: 0.875rem 12px 10px;
}.ekj-sb_btn_reg_3ch {
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #2A9E58;
  display: block;
  font-size: 13px;
  color: #0C0A0F;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}.ekj-sb_btn_reg_3ch:hover {
  background: #34B866;
}.ekj-sb_btn_login_3ch {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 10px;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #CAB89C;
  font-size: 0.813rem;
}.ekj-sb_btn_login_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  color: #F0E8D6;
}.ekj-sb_promo_3ch {
  overflow: hidden;
  background: linear-gradient(135deg,#221428,#1B1822);
  border: 1px solid rgba(196,140,44,0.18);
  padding: 12px 0.875rem;
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  position: relative;
}.ekj-sb_promo_3ch::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,140,44,0.18),transparent 70%);
  right: -20px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  content: '';
  width: 80px;
}.ekj-sb_promo_title_3ch {
  color: #C48C2C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
}.ekj-sb_promo_text_3ch {
  color: #F0E8D6;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
}.ekj-sb_promo_sub_3ch {
  font-size: 10px;
  color: #8E7E6A;
  margin-top: 3px;
}.ekj-sb_nav_3ch {
  padding: 6px 8px 16px;
}.ekj-sb_nav_lb_3ch {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  color: #8C7E6E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.ekj-sb_link_3ch {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  color: #A89878;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.813rem;
}.ekj-sb_link_3ch:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E8D6;
}.ekj-sb_link_3ch.ekj-state_active_3ch {
  background: rgba(196,140,44,0.18);
  color: #F0E8D6;
}.ekj-sb_ic_3ch {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
}.ekj-sb_ic_3ch svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.ekj-sb_ic_1_3ch {
  background: rgba(196,140,44,0.07);
  color: #C48C2C;
}.ekj-sb_ic_2_3ch {
  background: rgba(42,158,88,0.16);
  color: #2A9E58;
}.ekj-sb_ic_3_3ch {
  background: rgba(212,168,32,0.15);
  color: #D4A820;
}.ekj-sb_ic_4_3ch {
  background: rgba(122,92,48,0.22);
  color: #7A5C30;
}.ekj-sb_ic_5_3ch {
  background: rgba(196,140,44,0.07);
  color: #D44A82;
}.ekj-sb_ic_6_3ch {
  background: rgba(122,92,48,0.22);
  color: #9248D0;
}.ekj-sb_badge_3ch {
  border-radius: 4px;
  background: #D4A820;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0C0A0F;
  font-weight: 700;
  font-size: 9px;
}.ekj-sb_bot_3ch {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.ekj-sb_lang_3ch,.ekj-sb_help_3ch {
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  color: #A89878;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}.ekj-sb_lang_3ch:hover,.ekj-sb_help_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  color: #F0E8D6;
}.ekj-sb_lang_3ch svg,.ekj-sb_help_3ch svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.ekj-sb_bd_3ch {
  inset: 0;
  background: rgba(5,4,9,0.74);
  display: none;
  z-index: 69;
  position: fixed;
}.ekj-sb_bd_3ch.ekj-state_on_3ch {
  display: block;
}
@media(min-width: 1081px) {.ekj-sb_bd_3ch {
  display: none!important;
}
}.ekj-mob_nav_3ch {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1B1822;
  display: flex;
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1082px) {.ekj-mob_nav_3ch {
  display: none;
}
}.ekj-mob_nav_item_3ch {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #8C7E6E;
  cursor: pointer;
}.ekj-mob_nav_ic_3ch {
  line-height: 1;
}.ekj-mob_nav_ic_3ch svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ekj-mob_nav_lb_3ch {
  font-size: 0.625rem;
  color: #8C7E6E;
  font-weight: 600;
}.ekj-mob_nav_item_3ch.ekj-state_active_3ch {
  color: #C48C2C;
}.ekj-mob_nav_item_3ch.ekj-state_active_3ch .ekj-mob_nav_lb_3ch {
  color: #C48C2C;
}.ekj-hero_3ch {
  background: #0D0B12;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.ekj-hero_3ch {
  padding: 24px 24px 0;
}
}.ekj-hero_in_3ch {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ekj-hero_in_3ch {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.ekj-hero_in_3ch {
  grid-template-columns: 1fr 340px;
}
}.ekj-hero_promo_3ch {
  background: #141119;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.ekj-hero_promo_3ch {
  min-height: 280px;
}
}.ekj-hero_promo_bg_3ch {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#221428 0%,#0D0B12 100%);
  background-size: cover;
  position: absolute;
}.ekj-hero_promo_bg_3ch::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B12 0%,rgba(5,4,9,0.74) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ekj-hero_promo_glow_3ch {
  background: radial-gradient(circle,rgba(122,92,48,0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  height: 300px;
  right: 3.75rem;
  width: 18.75rem;
}.ekj-hero_promo_ct_3ch {
  padding: 28px 1.5rem 28px 28px;
  display: flex;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 766px) {.ekj-hero_promo_ct_3ch {
  padding: 2.5rem 32px;
}
}.ekj-hero_badge_3ch {
  padding: 5px 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(196,140,44,0.07);
  background: rgba(196,140,44,0.18);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  display: inline-block;
  color: #C48C2C;
  margin-bottom: 14px;
}.ekj-hero_h1_3ch {
  overflow-wrap: break-word;
  font-size: 26px;
  color: #F0E8D6;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.15;
}.ekj-hero_h1_3ch em {
  font-style: normal;
  color: #D4A820;
}
@media(min-width: 769px) {.ekj-hero_h1_3ch {
  font-size: 2.25rem;
}
}.ekj-hero_sub_3ch {
  margin-bottom: 20px;
  color: #A89878;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 767px) {.ekj-hero_sub_3ch {
  font-size: 14px;
}
}.ekj-hero_row_3ch {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ekj-hero_cta_3ch {
  padding: 0.813rem 1.625rem;
  background: #2A9E58;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 14px;
  color: #0C0A0F;
  box-shadow: 0 0 16px rgba(42,158,88,0.58), 0 2px 0.313rem rgba(0,0,0,0.55);
  font-weight: 700;
}.ekj-hero_cta_3ch:hover {
  background: #34B866;
}.ekj-hero_terms_3ch {
  color: #8C7E6E;
  font-size: 11px;
}.ekj-hero_game_3ch {
  background: #141119;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.ekj-hero_game_badge_3ch {
  border: 1px solid rgba(212,168,32,0.15);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  background: rgba(212,168,32,0.15);
  font-size: 10px;
  letter-spacing: .06em;
  left: 12px;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4A820;
  z-index: 3;
  position: absolute;
}.ekj-hero_game_badge_3ch svg {
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.ekj-hero_game_img_3ch {
  background: linear-gradient(135deg,#221428,#0D0B12);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ekj-hero_game_img_3ch img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.ekj-hero_game_play_3ch {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,4,9,0.74);
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.ekj-hero_game_3ch:hover .ekj-hero_game_play_3ch {
  opacity: 1;
}.ekj-hero_game_play_3ch span {
  background: #C48C2C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 52px;
  width: 52px;
}.ekj-hero_game_play_3ch span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.ekj-hero_game_info_3ch {
  padding: 14px 16px;
}.ekj-hero_game_title_3ch {
  font-weight: 700;
  font-size: 15px;
  color: #F0E8D6;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ekj-hero_game_provider_3ch {
  font-size: 0.688rem;
  color: #8E7E6A;
}.ekj-hero_game_btn_3ch {
  background: #C48C2C;
  padding: 11px;
  border-radius: 8px;
  transition: background .2s;
  margin: 12px 16px 16px;
  color: #F0E8D6;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.ekj-hero_game_3ch:hover .ekj-hero_game_btn_3ch {
  background: #D9A03E;
}.ekj-sbar_3ch {
  padding: 1rem 1rem 0;
  background: #0D0B12;
}
@media(min-width: 769px) {.ekj-sbar_3ch {
  padding: 1.125rem 1.5rem 0;
}
}.ekj-sbar_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-sbar_row_3ch {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.ekj-sbar_input_3ch {
  transition: border-color .2s;
  flex: 1;
  background: #141119;
  gap: 10px;
  border-radius: 8px;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 0.813rem;
  color: #8E7E6A;
  cursor: pointer;
  display: flex;
  align-items: center;
}.ekj-sbar_input_3ch:hover {
  border-color: rgba(196,140,44,0.44);
}.ekj-sbar_input_3ch svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.ekj-sbar_providers_3ch {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  background: #141119;
  gap: 0.5rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #CAB89C;
  font-weight: 600;
}.ekj-sbar_providers_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  color: #F0E8D6;
}.ekj-sbar_providers_3ch svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.ekj-sbar_tabs_3ch {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.ekj-sbar_tabs_3ch::-webkit-scrollbar {
  display: none;
}.ekj-sbar_tab_3ch {
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #A89878;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.75rem;
}.ekj-sbar_tab_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  background: rgba(255,255,255,0.07);
  color: #F0E8D6;
}.ekj-sbar_tab_3ch.ekj-state_active_3ch {
  background: rgba(196,140,44,0.18);
  border-color: rgba(196,140,44,0.07);
  color: #F0E8D6;
}.ekj-sbar_tab_ic_3ch svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.ekj-wy_3ch {
  padding: 2rem 16px 0;
  background: #0D0B12;
}
@media(min-width: 765px) {.ekj-wy_3ch {
  padding: 2.5rem 1.5rem 0;
}
}.ekj-wy_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-wy_head_3ch {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.ekj-wy_label_3ch {
  font-weight: 700;
  color: #C48C2C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.ekj-wy_h2_3ch {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0E8D6;
}
@media(min-width: 765px) {.ekj-wy_h2_3ch {
  font-size: 24px;
}
}.ekj-wy_intro_3ch {
  margin: 0;
  font-size: 13px;
  color: #8E7E6A;
  line-height: 1.6;
}.ekj-wy_grid_3ch {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ekj-wy_grid_3ch {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ekj-wy_grid_3ch {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ekj-wy_card_3ch {
  border-radius: 8px;
  background: #1B1822;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.ekj-wy_card_3ch:hover {
  border-color: rgba(196,140,44,0.07);
  transform: translateY(-2px);
}.ekj-wy_card_ic_3ch {
  border-radius: 50%;
  background: rgba(196,140,44,0.18);
  height: 2.75rem;
  margin-bottom: 14px;
  color: #C48C2C;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.ekj-wy_card_ic_3ch svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ekj-wy_card_h_3ch {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F0E8D6;
}.ekj-wy_card_p_3ch {
  line-height: 1.6;
  font-size: 13px;
  color: #8E7E6A;
  overflow-wrap: break-word;
}.ekj-wy_card_p_3ch strong {
  font-weight: 600;
  color: #CAB89C;
}.ekj-gr_jp_3ch {
  background: linear-gradient(135deg,#1A0E28 0%,#0A0812 100%);
  overflow: hidden;
  border-radius: 14px;
  padding: 20px;
  position: relative;
}.ekj-gr_jp_3ch::before {
  background: radial-gradient(circle,rgba(122,92,48,0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  left: -60px;
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
  top: -3.75rem;
}.ekj-gr_jp_3ch::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,168,32,0.15) 0%,transparent 70%);
  height: 12.5rem;
  right: 0;
  position: absolute;
  bottom: -40px;
  width: 12.5rem;
  content: '';
}.ekj-gr_jp_head_3ch {
  gap: 16px;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
}.ekj-gr_jp_info_3ch {
  flex: 1;
}.ekj-gr_jp_label_3ch {
  color: #9248D0;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
}.ekj-gr_jp_label_3ch svg {
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
}.ekj-gr_jp_amount_3ch {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D6;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  font-size: 32px;
}
@media(min-width: 769px) {.ekj-gr_jp_amount_3ch {
  font-size: 40px;
}
}.ekj-gr_jp_amount_3ch span {
  color: #D4A820;
}.ekj-gr_jp_seo_3ch {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  max-width: 480px;
  color: #A89878;
}.ekj-gr_jp_cta_3ch {
  border: 1px solid rgba(122,92,48,0.22);
  border-radius: 8px;
  background: rgba(122,92,48,0.22);
  transition: background .2s;
  padding: 11px 1.25rem;
  white-space: nowrap;
  align-self: flex-start;
  z-index: 1;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  position: relative;
  margin-top: 0.25rem;
  color: #F0E8D6;
}.ekj-gr_jp_cta_3ch:hover {
  background: #7A5C30;
}.ekj-ws_3ch {
  padding: 32px 16px 0;
  background: #0D0B12;
}
@media(min-width: 770px) {.ekj-ws_3ch {
  padding: 36px 1.5rem 0;
}
}.ekj-ws_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-ws_head_3ch {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.ekj-ws_title_3ch {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  color: #F0E8D6;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}.ekj-ws_title_ic_3ch svg {
  height: 18px;
  color: #D4A820;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.ekj-ws_online_3ch {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #8E7E6A;
  font-size: 12px;
  font-weight: 600;
}.ekj-ws_online_dot_3ch {
  border-radius: 50%;
  background: #2A9E58;
  box-shadow: 0 0 0.375rem rgba(42,158,88,0.16);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.ekj-ws_scroll_3ch {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ekj-ws_scroll_3ch::-webkit-scrollbar {
  display: none;
}.ekj-wc_3ch {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #141119;
  gap: 10px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.ekj-wc_img_3ch {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #1B1822;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.ekj-wc_img_3ch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ekj-wc_info_3ch {
  min-width: 0;
}.ekj-wc_game_3ch {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #CAB89C;
  white-space: nowrap;
}.ekj-wc_player_3ch {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #8C7E6E;
  font-size: 10px;
}.ekj-wc_amount_3ch {
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #2A9E58;
}.ekj-prov_3ch {
  background: #0D0B12;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ekj-prov_3ch {
  padding: 2.75rem 24px 0;
}
}.ekj-prov_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-prov_head_3ch {
  margin-bottom: 1rem;
}.ekj-prov_label_3ch {
  color: #C48C2C;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ekj-prov_h2_3ch {
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.ekj-prov_h2_3ch {
  font-size: 1.5rem;
}
}.ekj-prov_seo_3ch {
  overflow-wrap: break-word;
  color: #8E7E6A;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
}.ekj-prov_seo_3ch strong {
  font-weight: 700;
  color: #CAB89C;
}.ekj-prov_seo_3ch a {
  color: #C48C2C;
  text-decoration: underline;
}.ekj-prov_grid_3ch {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.ekj-prov_grid_3ch {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ekj-prov_grid_3ch {
  grid-template-columns: repeat(8,1fr);
}
}.ekj-prov_card_3ch {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  background: #141119;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.ekj-prov_card_3ch:hover {
  border-color: rgba(196,140,44,0.44);
  background: #1B1822;
}.ekj-prov_logo_3ch {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
}.ekj-prov_logo_3ch img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ekj-prov_name_3ch {
  color: #A89878;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
}.ekj-bon_3ch {
  padding: 36px 16px 0;
  background: #0D0B12;
}
@media(min-width: 771px) {.ekj-bon_3ch {
  padding: 44px 24px 0;
}
}.ekj-bon_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-bon_head_3ch {
  margin-bottom: 1.25rem;
}.ekj-bon_label_3ch {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C48C2C;
  margin-bottom: 8px;
  font-size: 11px;
}.ekj-bon_h2_3ch {
  color: #F0E8D6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.ekj-bon_h2_3ch {
  font-size: 24px;
}
}.ekj-bon_seo_3ch {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8E7E6A;
  line-height: 1.6;
  max-width: 620px;
}.ekj-bon_seo_3ch strong {
  font-weight: 700;
  color: #CAB89C;
}.ekj-bon_seo_3ch a {
  text-decoration: underline;
  color: #C48C2C;
}.ekj-bon_grid_3ch {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.ekj-bon_grid_3ch {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ekj-bon_grid_3ch {
  grid-template-columns: repeat(5,1fr);
}
}.ekj-bon_card_3ch {
  background: #141119;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
}.ekj-bon_card_3ch:hover {
  transform: translateY(-2px);
  border-color: rgba(196,140,44,0.07);
}.ekj-bon_card_ic_3ch svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.ekj-bon_card_ic_3ch {
  margin-bottom: 0.625rem;
}.ekj-bon_card_type_3ch {
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8E7E6A;
}.ekj-bon_card_amount_3ch {
  color: #D4A820;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
}.ekj-bon_card_name_3ch {
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F0E8D6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ekj-bon_card_detail_3ch {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #8C7E6E;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ekj-app_3ch {
  background: #0D0B12;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ekj-app_3ch {
  padding: 44px 1.5rem 0;
}
}.ekj-app_in_3ch {
  margin: 0 auto;
  max-width: 1320px;
}.ekj-app_head_3ch {
  margin-bottom: 16px;
}.ekj-app_label_3ch {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C48C2C;
}.ekj-app_h2_3ch {
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0E8D6;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ekj-app_h2_3ch {
  font-size: 24px;
}
}.ekj-app_sub_3ch {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #8E7E6A;
  max-width: 600px;
}.ekj-app_sub_3ch strong {
  font-weight: 700;
  color: #CAB89C;
}.ekj-app_cards_3ch {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ekj-app_cards_3ch {
  grid-template-columns: repeat(3,1fr);
}
}.ekj-app_card_3ch {
  border-radius: 8px;
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.ekj-app_card_ios_3ch {
  background: linear-gradient(135deg,rgba(196,140,44,0.18) 0%,#1B1822 100%);
}.ekj-app_card_android_3ch {
  background: linear-gradient(135deg,rgba(42,158,88,0.16) 0%,#1B1822 100%);
}.ekj-app_card_win_3ch {
  background: linear-gradient(135deg,rgba(212,168,32,0.15) 0%,#1B1822 100%);
}.ekj-app_card_ic_3ch svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
}.ekj-app_card_ic_3ch {
  flex-shrink: 0;
  color: #F0E8D6;
}.ekj-app_card_os_3ch {
  font-weight: 700;
  color: #8E7E6A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.ekj-app_card_title_3ch {
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F0E8D6;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.ekj-app_card_text_3ch {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8E7E6A;
  margin-bottom: 14px;
}.ekj-app_card_btn_3ch {
  gap: 7px;
  background: rgba(255,255,255,0.12);
  padding: 10px 18px;
  transition: background .2s;
  border: 1px solid rgba(196,140,44,0.44);
  border-radius: 0.25rem;
  color: #F0E8D6;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.ekj-app_card_btn_3ch:hover {
  background: rgba(255,255,255,0.07);
}.ekj-reg_3ch {
  background: #0D0B12;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.ekj-reg_3ch {
  padding: 2.75rem 24px 0;
}
}.ekj-reg_in_3ch {
  margin: 0 auto;
  background: #1B1822;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ekj-reg_in_3ch {
  padding: 2.5rem;
}
}.ekj-reg_top_3ch {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ekj-reg_top_3ch {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ekj-reg_label_3ch {
  text-transform: uppercase;
  color: #C48C2C;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.ekj-reg_h2_3ch {
  color: #F0E8D6;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 765px) {.ekj-reg_h2_3ch {
  font-size: 1.75rem;
}
}.ekj-reg_bonus_3ch {
  border-radius: 8px;
  background: rgba(212,168,32,0.15);
  gap: 8px;
  padding: 0.625rem 16px;
  border: 1px solid rgba(212,168,32,0.15);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.ekj-reg_bonus_amount_3ch {
  font-size: 20px;
  color: #D4A820;
  font-weight: 800;
}.ekj-reg_bonus_text_3ch {
  color: #A89878;
  font-size: 13px;
  line-height: 1.35;
}.ekj-reg_cta_btn_3ch {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2A9E58;
  box-shadow: 0 0 1rem rgba(42,158,88,0.58), 0 2px 5px rgba(0,0,0,0.55);
  color: #0C0A0F;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.ekj-reg_cta_btn_3ch:hover {
  background: #34B866;
}.ekj-reg_terms_3ch {
  line-height: 1.5;
  color: #8C7E6E;
  font-size: 0.688rem;
}.ekj-reg_seo_3ch {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #8E7E6A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 1.25rem;
}.ekj-reg_seo_3ch p {
  color: #8E7E6A;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.ekj-reg_seo_3ch p:last-child {
  margin-bottom: 0;
}.ekj-reg_seo_3ch strong {
  font-weight: 700;
  color: #CAB89C;
}.ekj-reg_seo_3ch a {
  transition: color .2s;
  color: #C48C2C;
  text-decoration: underline;
}.ekj-reg_seo_3ch a:hover {
  color: #D9A03E;
}.ekj-reg_seo_3ch ul,.ekj-reg_seo_3ch ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.ekj-reg_seo_3ch ol {
  list-style: decimal;
}.ekj-reg_seo_3ch li {
  font-size: 13px;
  line-height: 1.65;
  color: #8E7E6A;
  margin-bottom: 4px;
}.ekj-reg_seo_3ch table {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.ekj-reg_seo_3ch table {
  display: table;
}
}.ekj-reg_seo_3ch th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #CAB89C;
  font-weight: 700;
}.ekj-reg_seo_3ch td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E7E6A;
}.ekj-reg_steps_3ch {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.ekj-reg_steps_3ch {
  margin-top: 0;
}
}.ekj-reg_step_3ch {
  padding: 16px;
  border-radius: 0.5rem;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ekj-reg_step_num_3ch {
  background: rgba(196,140,44,0.18);
  border-radius: 50%;
  border: 1px solid rgba(196,140,44,0.07);
  font-size: 14px;
  width: 34px;
  height: 34px;
  color: #C48C2C;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
}.ekj-reg_step_title_3ch {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F0E8D6;
}.ekj-reg_step_text_3ch {
  color: #8E7E6A;
  font-size: 0.75rem;
  line-height: 1.5;
}.ekj-reg_trust_3ch {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.ekj-reg_trust_item_3ch {
  gap: 7px;
  font-size: 0.75rem;
  color: #8E7E6A;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.ekj-reg_trust_ic_3ch svg {
  width: 1rem;
  color: #C48C2C;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ekj-pmt_3ch {
  background: #0D0B12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.ekj-pmt_3ch {
  padding: 2.75rem 24px 0;
}
}.ekj-pmt_in_3ch {
  margin: 0 auto;
  max-width: 82.5rem;
}.ekj-pmt_head_3ch {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.ekj-pmt_label_3ch {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C48C2C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.ekj-pmt_h2_3ch {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ekj-pmt_h2_3ch {
  font-size: 1.75rem;
}
}.ekj-pmt_intro_3ch {
  line-height: 1.6;
  color: #8E7E6A;
  font-size: 14px;
  overflow-wrap: break-word;
}.ekj-pmt_groups_3ch {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.ekj-pmt_group_3ch {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #1B1822;
}.ekj-pmt_group_head_3ch {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.ekj-pmt_group_ic_3ch {
  background: rgba(196,140,44,0.18);
  border-radius: 0.25rem;
  flex-shrink: 0;
  justify-content: center;
  color: #C48C2C;
  height: 36px;
  width: 36px;
  align-items: center;
  display: flex;
}.ekj-pmt_group_ic_3ch svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.ekj-pmt_group_h_3ch {
  margin: 0;
  color: #F0E8D6;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.ekj-pmt_group_p_3ch {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8E7E6A;
  margin-bottom: 14px;
}.ekj-pmt_group_p_3ch strong {
  color: #CAB89C;
  font-weight: 600;
}.ekj-pmt_table_wrap_3ch {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ekj-pmt_table_3ch {
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
  border-collapse: collapse;
}.ekj-pmt_table_3ch th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
  color: #CAB89C;
}.ekj-pmt_table_3ch td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #8E7E6A;
}.ekj-pmt_table_3ch tbody tr:last-child td {
  border-bottom: none;
}.ekj-pmt_table_3ch tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #CAB89C;
}.ekj-seo_3ch {
  padding: 2.25rem 1rem 0;
  background: #0D0B12;
}
@media(min-width: 770px) {.ekj-seo_3ch {
  padding: 44px 1.5rem 0;
}
}.ekj-seo_in_3ch {
  border-radius: 14px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1B1822;
  max-width: 1320px;
}
@media(min-width: 771px) {.ekj-seo_in_3ch {
  padding: 36px 2.5rem;
}
}.ekj-seo_label_3ch {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C48C2C;
}.ekj-seo_h2_3ch {
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F0E8D6;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ekj-seo_h2_3ch {
  font-size: 1.5rem;
}
}.ekj-seo_body_3ch {
  font-size: 0.875rem;
  color: #A89878;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ekj-seo_body_3ch p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A89878;
  font-size: 14px;
}.ekj-seo_body_3ch p:last-child {
  margin-bottom: 0;
}.ekj-seo_body_3ch strong {
  color: #CAB89C;
  font-weight: 700;
}.ekj-seo_body_3ch a {
  transition: color .2s;
  text-decoration: underline;
  color: #C48C2C;
}.ekj-seo_body_3ch a:hover {
  color: #D9A03E;
}.ekj-seo_body_3ch ul,.ekj-seo_body_3ch ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ekj-seo_body_3ch ol {
  list-style: decimal;
}.ekj-seo_body_3ch li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89878;
  margin-bottom: 0.375rem;
}.ekj-seo_body_3ch table {
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.ekj-seo_body_3ch table {
  display: table;
}
}.ekj-seo_body_3ch th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #CAB89C;
  font-weight: 700;
  text-align: left;
}.ekj-seo_body_3ch td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89878;
}.ekj-seo_cols_3ch {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.ekj-seo_cols_3ch {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ekj-seo_cols_3ch {
  grid-template-columns: repeat(3,1fr);
}
}.ekj-seo_col_h_3ch {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #CAB89C;
  font-weight: 700;
}.ekj-seo_col_p_3ch {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8E7E6A;
  font-size: 0.813rem;
}.ekj-seo_stats_3ch {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ekj-seo_stat_3ch {
  border: 1px solid rgba(196,140,44,0.18);
  flex: 1;
  border-radius: 8px;
  padding: 14px 16px;
  background: rgba(196,140,44,0.07);
  min-width: 8.75rem;
}.ekj-seo_stat_val_3ch {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C48C2C;
  font-size: 20px;
}.ekj-seo_stat_lb_3ch {
  font-size: 0.688rem;
  color: #8E7E6A;
  overflow-wrap: break-word;
}.ekj-faq_3ch {
  padding: 2.25rem 1rem 0;
  background: #0D0B12;
}
@media(min-width: 771px) {.ekj-faq_3ch {
  padding: 44px 1.5rem 0;
}
}.ekj-faq_in_3ch {
  margin: 0 auto;
  max-width: 1320px;
}.ekj-faq_head_3ch {
  margin-bottom: 1.25rem;
}.ekj-faq_label_3ch {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C48C2C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.ekj-faq_h2_3ch {
  overflow-wrap: break-word;
  color: #F0E8D6;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ekj-faq_h2_3ch {
  font-size: 1.5rem;
}
}.ekj-faq_list_3ch {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ekj-faq_item_3ch {
  border-radius: 0.5rem;
  overflow: hidden;
  background: #1B1822;
  border: 1px solid rgba(255,255,255,0.10);
}.ekj-faq_q_3ch {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  color: #CAB89C;
  font-size: 14px;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
}.ekj-faq_q_3ch:hover {
  color: #F0E8D6;
}.ekj-faq_q_ic_3ch {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  color: #C48C2C;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
}.ekj-faq_item_3ch.ekj-state_open_3ch .ekj-faq_q_ic_3ch {
  transform: rotate(45deg);
}.ekj-faq_a_3ch {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #8E7E6A;
  font-size: 13px;
}.ekj-faq_item_3ch.ekj-state_open_3ch .ekj-faq_a_3ch {
  display: block;
}.ekj-faq_a_3ch strong {
  font-weight: 700;
  color: #CAB89C;
}.ekj-faq_a_3ch a {
  text-decoration: underline;
  color: #C48C2C;
}.ekj-faq_a_3ch ul,.ekj-faq_a_3ch ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ekj-faq_a_3ch ol {
  list-style: decimal;
}.ekj-faq_a_3ch li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ekj-faq_a_3ch table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.ekj-faq_a_3ch table {
  display: table;
}
}.ekj-faq_a_3ch th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #CAB89C;
}.ekj-faq_a_3ch td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #8E7E6A;
}.ekj-seo_3ch {
  background: #0D0B12;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ekj-seo_3ch {
  padding: 2.75rem 1.5rem 0;
}
}.ekj-seo_in_3ch {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1B1822;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.ekj-seo_in_3ch {
  padding: 2.25rem 2.5rem;
}
}.ekj-seo_label_3ch {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C48C2C;
  text-transform: uppercase;
  font-weight: 700;
}.ekj-seo_h2_3ch {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F0E8D6;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.ekj-seo_h2_3ch {
  font-size: 1.5rem;
}
}.ekj-seo_body_3ch {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A89878;
}.ekj-seo_body_3ch p {
  color: #A89878;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.ekj-seo_body_3ch p:last-child {
  margin-bottom: 0;
}.ekj-seo_body_3ch strong {
  color: #CAB89C;
  font-weight: 700;
}.ekj-seo_body_3ch a {
  transition: color .2s;
  text-decoration: underline;
  color: #C48C2C;
}.ekj-seo_body_3ch a:hover {
  color: #D9A03E;
}.ekj-seo_body_3ch ul,.ekj-seo_body_3ch ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ekj-seo_body_3ch ol {
  list-style: decimal;
}.ekj-seo_body_3ch li {
  color: #A89878;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.ekj-seo_body_3ch table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.ekj-seo_body_3ch table {
  display: table;
}
}.ekj-seo_body_3ch th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #CAB89C;
}.ekj-seo_body_3ch td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A89878;
}.ekj-seo_cols_3ch {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.ekj-seo_cols_3ch {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ekj-seo_cols_3ch {
  grid-template-columns: repeat(3,1fr);
}
}.ekj-seo_col_h_3ch {
  margin-bottom: 7px;
  color: #CAB89C;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.ekj-seo_col_p_3ch {
  overflow-wrap: break-word;
  color: #8E7E6A;
  line-height: 1.65;
  font-size: 13px;
}.ekj-seo_stats_3ch {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ekj-seo_stat_3ch {
  border: 1px solid rgba(196,140,44,0.18);
  background: rgba(196,140,44,0.07);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.ekj-seo_stat_val_3ch {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C48C2C;
  margin-bottom: 0.25rem;
}.ekj-seo_stat_lb_3ch {
  color: #8E7E6A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ekj-seo_3ch {
  padding: 36px 1rem 0;
  background: #0D0B12;
}
@media(min-width: 765px) {.ekj-seo_3ch {
  padding: 2.75rem 24px 0;
}
}.ekj-seo_in_3ch {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1B1822;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ekj-seo_in_3ch {
  padding: 36px 2.5rem;
}
}.ekj-seo_label_3ch {
  color: #C48C2C;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ekj-seo_h2_3ch {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F0E8D6;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.ekj-seo_h2_3ch {
  font-size: 24px;
}
}.ekj-seo_body_3ch {
  overflow-wrap: break-word;
  color: #A89878;
  line-height: 1.75;
  font-size: 0.875rem;
}.ekj-seo_body_3ch p {
  margin-bottom: 0.75rem;
  color: #A89878;
  font-size: 14px;
  line-height: 1.75;
}.ekj-seo_body_3ch p:last-child {
  margin-bottom: 0;
}.ekj-seo_body_3ch strong {
  color: #CAB89C;
  font-weight: 700;
}.ekj-seo_body_3ch a {
  transition: color .2s;
  text-decoration: underline;
  color: #C48C2C;
}.ekj-seo_body_3ch a:hover {
  color: #D9A03E;
}.ekj-seo_body_3ch ul,.ekj-seo_body_3ch ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ekj-seo_body_3ch ol {
  list-style: decimal;
}.ekj-seo_body_3ch li {
  font-size: 14px;
  color: #A89878;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ekj-seo_body_3ch table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.ekj-seo_body_3ch table {
  display: table;
}
}.ekj-seo_body_3ch th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CAB89C;
  text-align: left;
}.ekj-seo_body_3ch td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89878;
}.ekj-seo_cols_3ch {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.ekj-seo_cols_3ch {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ekj-seo_cols_3ch {
  grid-template-columns: repeat(3,1fr);
}
}.ekj-seo_col_h_3ch {
  font-weight: 700;
  margin-bottom: 7px;
  color: #CAB89C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ekj-seo_col_p_3ch {
  color: #8E7E6A;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ekj-seo_stats_3ch {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ekj-seo_stat_3ch {
  border: 1px solid rgba(196,140,44,0.18);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  background: rgba(196,140,44,0.07);
  min-width: 140px;
}.ekj-seo_stat_val_3ch {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C48C2C;
  font-size: 1.25rem;
}.ekj-seo_stat_lb_3ch {
  overflow-wrap: break-word;
  color: #8E7E6A;
  font-size: 11px;
}.ekj-ft_3ch {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #07060A;
  margin-top: 48px;
}.ekj-ft_support_3ch {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.ekj-ft_support_3ch {
  padding: 28px 24px;
}
}.ekj-ft_support_in_3ch {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.ekj-ft_support_main_3ch {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.ekj-ft_support_ic_3ch {
  color: #C48C2C;
  flex-shrink: 0;
}.ekj-ft_support_ic_3ch svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ekj-ft_support_text_title_3ch {
  overflow-wrap: break-word;
  color: #F0E8D6;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
}.ekj-ft_support_text_sub_3ch {
  overflow-wrap: break-word;
  color: #8E7E6A;
  font-size: 12px;
}.ekj-ft_support_btn_3ch {
  background: #C48C2C;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  color: #F0E8D6;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
}.ekj-ft_support_btn_3ch:hover {
  background: #D9A03E;
}.ekj-ft_support_contacts_3ch {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ekj-ft_support_contact_3ch {
  line-height: 1.4;
  font-size: 12px;
  color: #8C7E6E;
}.ekj-ft_support_contact_3ch strong {
  color: #A89878;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
}.ekj-ft_main_3ch {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 770px) {.ekj-ft_main_3ch {
  padding: 40px 24px 32px;
}
}.ekj-ft_main_in_3ch {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.ekj-ft_main_in_3ch {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ekj-ft_main_in_3ch {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ekj-ft_col_logo_3ch {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ekj-ft_col_logo_3ch {
  grid-column: auto;
}
}.ekj-ft_logo_3ch {
  gap: 9px;
  color: #F0E8D6;
  align-items: center;
  font-size: 1rem;
  display: flex;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-wrap: wrap;
}.ekj-ft_logo_mark_3ch {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.ekj-ft_logo_mark_3ch img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ekj-ft_logo_sub_3ch {
  font-size: 12px;
  max-width: 200px;
  line-height: 1.55;
  color: #8C7E6E;
  overflow-wrap: break-word;
}.ekj-ft_col_title_3ch {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #A89878;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.ekj-ft_col_links_3ch {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ekj-ft_col_link_3ch {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8C7E6E;
}.ekj-ft_col_link_3ch:hover {
  color: #CAB89C;
}.ekj-ft_apps_3ch {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ekj-ft_app_card_3ch {
  padding: 10px 12px;
  gap: 10px;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.ekj-ft_app_card_3ch:hover {
  border-color: rgba(196,140,44,0.44);
}.ekj-ft_app_card_ic_3ch svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.ekj-ft_app_card_os_3ch {
  font-weight: 600;
  color: #8C7E6E;
  font-size: 10px;
}.ekj-ft_app_card_action_3ch {
  color: #CAB89C;
  font-weight: 700;
  font-size: 12px;
}.ekj-ft_bot_3ch {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.ekj-ft_bot_3ch {
  padding: 20px 1.5rem;
}
}.ekj-ft_bot_in_3ch {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ekj-ft_socials_3ch {
  gap: 0.5rem;
  display: flex;
}.ekj-ft_soc_3ch {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  width: 36px;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A89878;
}.ekj-ft_soc_3ch svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.ekj-ft_soc_3ch:hover {
  background: rgba(255,255,255,0.07);
}.ekj-ft_legal_3ch {
  flex: 1;
  overflow-wrap: break-word;
  color: #907E6E;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 12.5rem;
}.ekj-ft_legal_3ch strong {
  color: #A89878;
  font-weight: 700;
}.ekj-ft_legal_3ch a {
  color: #A89878;
  text-decoration: underline;
}.ekj-ft_age_3ch {
  border: 2px solid #907E6E;
  border-radius: 50%;
  flex-shrink: 0;
  height: 2rem;
  color: #907E6E;
  font-size: 0.688rem;
  display: flex;
  width: 32px;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
  align-items: center;
}