html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #131009;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #DCCFB0;
  font-family: 'Barlow', sans-serif;
}.ejg-layout_urc {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ejg-page_urc {
  min-height: 100vh;
  display: flex;
}.ejg-main_urc {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.ejg-main_urc {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.ejg-main_urc {
  padding-bottom: 72px;
}
}.ejg-gc_urc {
  border-radius: 0.5rem;
  background: #191309;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 642px) {.ejg-gc_urc {
  width: 156px;
}
}
@media(min-width: 1077px) {.ejg-gc_urc {
  width: 10.5rem;
}
}.ejg-gc_urc:hover {
  border-color: rgba(200,146,42,0.08);
  transform: translateY(-3px);
}.ejg-gc_img_urc {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.ejg-gc_img_urc img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ejg-gc_hover_urc {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,8,5,0.72);
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.ejg-gc_urc:hover .ejg-gc_hover_urc {
  opacity: 1;
}.ejg-gc_hover_btn_urc {
  border-radius: 0.25rem;
  background: #C8922A;
  padding: 8px 16px;
  font-weight: 700;
  color: #F4ECD6;
  font-size: 0.75rem;
}.ejg-gc_info_urc {
  padding: 8px 0.625rem 0.625rem;
}.ejg-gc_name_urc {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  max-width: 100%;
  color: #DCCFB0;
}.ejg-gc_prov_urc {
  color: #7A6648;
  font-size: 10px;
}.ejg-gc_tag_urc {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  top: 0.375rem;
  font-size: 9px;
  position: absolute;
}.ejg-gc_tag_hot_urc {
  background: #C0352A;
  color: #fff;
}.ejg-gc_tag_new_urc {
  background: #3DAF5C;
  color: #131009;
}.ejg-gc_tag_jp_urc {
  background: #D4A820;
  color: #131009;
}.ejg-gc_tag_ex_urc {
  background: #2A5C36;
  color: #fff;
}.ejg-gc_tag_live_urc {
  background: #C0352A;
  color: #fff;
}.ejg-gr_urc {
  background: #131009;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.ejg-gr_urc {
  padding: 36px 1.5rem 0;
}
}.ejg-gr_in_urc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ejg-gr_head_urc {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.ejg-gr_head_l_urc {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.ejg-gr_ic_urc {
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
}.ejg-gr_ic_urc svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.ejg-gr_title_urc {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
}
@media(min-width: 766px) {.ejg-gr_title_urc {
  font-size: 1.125rem;
}
}.ejg-gr_more_urc {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #957E60;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.ejg-gr_more_urc:hover {
  color: #C8922A;
}.ejg-gr_more_urc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.ejg-gr_arrows_urc {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ejg-gr_arr_urc {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  justify-content: center;
  height: 30px;
  color: #B8A07E;
  display: flex;
  width: 1.875rem;
  align-items: center;
}.ejg-gr_arr_urc:hover {
  background: rgba(255,255,255,0.07);
  color: #F4ECD6;
}.ejg-gr_arr_urc svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.ejg-gr_seo_h_urc {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #DCCFB0;
}
@media(min-width: 765px) {.ejg-gr_seo_h_urc {
  font-size: 0.875rem;
}
}.ejg-gr_seo_urc {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  color: #957E60;
  margin-bottom: 12px;
}.ejg-gr_seo_urc strong {
  color: #DCCFB0;
  font-weight: 600;
}.ejg-gr_scroll_urc {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.ejg-gr_scroll_urc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ejg-gr_scroll_urc {
  gap: 0.75rem;
}
}.ejg-tb_urc {
  background: #131009;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 56px;
  z-index: 80;
  left: 0;
  align-items: center;
  right: 0;
  display: flex;
  top: 0;
  position: fixed;
}.ejg-tb_in_urc {
  padding: 0 14px;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.ejg-tb_burger_urc {
  gap: 5px;
  border-radius: 0.5rem;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}.ejg-tb_burger_urc:hover {
  background: rgba(255,255,255,0.05);
}.ejg-tb_burger_line_urc {
  background: #B8A07E;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.ejg-tb_burger_urc {
  display: none;
}
}.ejg-tb_logo_urc {
  gap: 9px;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  color: #F4ECD6;
  overflow-wrap: break-word;
  font-size: 18px;
  display: flex;
}.ejg-tb_logo_mark_urc {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
}.ejg-tb_logo_mark_urc img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ejg-tb_nav_urc {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ejg-tb_nav_urc {
  display: flex;
}
}.ejg-tb_tab_urc {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  color: #B8A07E;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.ejg-tb_tab_urc:hover {
  background: rgba(255,255,255,0.05);
  color: #F4ECD6;
}.ejg-tb_tab_urc.ejg-state_active_urc {
  background: rgba(200,146,42,0.18);
  color: #F4ECD6;
}.ejg-tb_right_urc {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.ejg-tb_login_urc {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: none;
  color: #DCCFB0;
  font-weight: 600;
  font-size: 13px;
}.ejg-tb_login_urc:hover {
  border-color: rgba(200,146,42,0.48);
  color: #F4ECD6;
}
@media(min-width: 481px) {.ejg-tb_login_urc {
  display: block;
}
}.ejg-tb_reg_urc {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 8px;
  background: #3DAF5C;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0E0B06;
}.ejg-tb_reg_urc:hover {
  background: #4DC96E;
}.ejg-sb_urc {
  background: #1E1810;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 56px;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  z-index: 70;
}.ejg-sb_urc.ejg-state_open_urc {
  transform: translateX(0);
}.ejg-sb_urc::-webkit-scrollbar {
  width: 0.25rem;
}.ejg-sb_urc::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.ejg-sb_urc {
  transform: translateX(0);
}
}.ejg-sb_auth_urc {
  padding: 0.875rem 12px 0.625rem;
}.ejg-sb_btn_reg_urc {
  transition: background .2s;
  padding: 0.688rem;
  background: #3DAF5C;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0E0B06;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
  display: block;
}.ejg-sb_btn_reg_urc:hover {
  background: #4DC96E;
}.ejg-sb_btn_login_urc {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 10px;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  color: #DCCFB0;
}.ejg-sb_btn_login_urc:hover {
  border-color: rgba(200,146,42,0.48);
  color: #F4ECD6;
}.ejg-sb_promo_urc {
  border-radius: 0.5rem;
  border: 1px solid rgba(200,146,42,0.18);
  background: linear-gradient(135deg,#1E0C04,#1E1810);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.ejg-sb_promo_urc::before {
  background: radial-gradient(circle,rgba(200,146,42,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -1.25rem;
  height: 80px;
  content: '';
  width: 5rem;
  top: -20px;
}.ejg-sb_promo_title_urc {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #C8922A;
}.ejg-sb_promo_text_urc {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F4ECD6;
}.ejg-sb_promo_sub_urc {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #957E60;
}.ejg-sb_nav_urc {
  padding: 6px 0.5rem 1rem;
}.ejg-sb_nav_lb_urc {
  padding: 10px 0.5rem 6px;
  color: #7A6648;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.ejg-sb_link_urc {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  color: #B8A07E;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.ejg-sb_link_urc:hover {
  background: rgba(255,255,255,0.05);
  color: #F4ECD6;
}.ejg-sb_link_urc.ejg-state_active_urc {
  background: rgba(200,146,42,0.18);
  color: #F4ECD6;
}.ejg-sb_ic_urc {
  border-radius: 0.25rem;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.ejg-sb_ic_urc svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.ejg-sb_ic_1_urc {
  background: rgba(200,146,42,0.08);
  color: #C8922A;
}.ejg-sb_ic_2_urc {
  background: rgba(61,175,92,0.16);
  color: #3DAF5C;
}.ejg-sb_ic_3_urc {
  background: rgba(212,168,32,0.15);
  color: #D4A820;
}.ejg-sb_ic_4_urc {
  background: rgba(42,92,54,0.26);
  color: #2A5C36;
}.ejg-sb_ic_5_urc {
  background: rgba(200,146,42,0.08);
  color: #C23878;
}.ejg-sb_ic_6_urc {
  background: rgba(42,92,54,0.26);
  color: #8040B0;
}.ejg-sb_badge_urc {
  background: #D4A820;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0E0B06;
}.ejg-sb_bot_urc {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.ejg-sb_lang_urc,.ejg-sb_help_urc {
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.06);
  color: #B8A07E;
  font-size: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 600;
}.ejg-sb_lang_urc:hover,.ejg-sb_help_urc:hover {
  border-color: rgba(200,146,42,0.48);
  color: #F4ECD6;
}.ejg-sb_lang_urc svg,.ejg-sb_help_urc svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ejg-sb_bd_urc {
  inset: 0;
  background: rgba(10,8,5,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.ejg-sb_bd_urc.ejg-state_on_urc {
  display: block;
}
@media(min-width: 1078px) {.ejg-sb_bd_urc {
  display: none!important;
}
}.ejg-mob_nav_urc {
  background: #1E1810;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  right: 0;
  left: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1082px) {.ejg-mob_nav_urc {
  display: none;
}
}.ejg-mob_nav_item_urc {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  cursor: pointer;
  color: #7A6648;
  display: flex;
  flex-direction: column;
  align-items: center;
}.ejg-mob_nav_ic_urc {
  line-height: 1;
}.ejg-mob_nav_ic_urc svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.ejg-mob_nav_lb_urc {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7A6648;
}.ejg-mob_nav_item_urc.ejg-state_active_urc {
  color: #C8922A;
}.ejg-mob_nav_item_urc.ejg-state_active_urc .ejg-mob_nav_lb_urc {
  color: #C8922A;
}.ejg-hero_urc {
  background: #131009;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.ejg-hero_urc {
  padding: 24px 1.5rem 0;
}
}.ejg-hero_in_urc {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.ejg-hero_in_urc {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.ejg-hero_in_urc {
  grid-template-columns: 1fr 340px;
}
}.ejg-hero_promo_urc {
  overflow: hidden;
  background: #191309;
  border-radius: 12px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width:768px) {.ejg-hero_promo_urc {
  min-height: 17.5rem;
}
}.ejg-hero_promo_bg_urc {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E0C04 0%,#131009 100%);
  background-size: cover;
  position: absolute;
}.ejg-hero_promo_bg_urc::after {
  background: linear-gradient(90deg,#131009 0%,rgba(10,8,5,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ejg-hero_promo_glow_urc {
  background: radial-gradient(circle,rgba(42,92,54,0.26) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 60px;
  position: absolute;
  height: 300px;
  width: 18.75rem;
  top: -40px;
}.ejg-hero_promo_ct_urc {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  display: flex;
}
@media(min-width: 767px) {.ejg-hero_promo_ct_urc {
  padding: 40px 32px;
}
}.ejg-hero_badge_urc {
  border: 1px solid rgba(200,146,42,0.08);
  padding: 0.313rem 12px;
  background: rgba(200,146,42,0.18);
  border-radius: 20px;
  display: inline-block;
  color: #C8922A;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.ejg-hero_h1_urc {
  color: #F4ECD6;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-weight: 800;
}.ejg-hero_h1_urc em {
  font-style: normal;
  color: #D4A820;
}
@media(min-width: 769px) {.ejg-hero_h1_urc {
  font-size: 2.25rem;
}
}.ejg-hero_sub_urc {
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #B8A07E;
  line-height: 1.55;
}
@media(min-width: 767px) {.ejg-hero_sub_urc {
  font-size: 14px;
}
}.ejg-hero_row_urc {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ejg-hero_cta_urc {
  padding: 13px 26px;
  border-radius: 8px;
  background: #3DAF5C;
  transition: background .2s;
  box-shadow: 0 0 1rem rgba(61,175,92,0.42), 0 3px 6px rgba(0,0,0,0.55);
  color: #0E0B06;
  font-weight: 700;
  font-size: 14px;
}.ejg-hero_cta_urc:hover {
  background: #4DC96E;
}.ejg-hero_terms_urc {
  font-size: 11px;
  color: #7A6648;
}.ejg-hero_game_urc {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  background: #191309;
  display: flex;
  flex-direction: column;
  position: relative;
}.ejg-hero_game_badge_urc {
  border: 1px solid rgba(212,168,32,0.15);
  padding: 0.313rem 10px;
  border-radius: 20px;
  background: rgba(212,168,32,0.15);
  color: #D4A820;
  z-index: 3;
  letter-spacing: .06em;
  font-size: 0.625rem;
  left: 12px;
  text-transform: uppercase;
  position: absolute;
  top: 12px;
  font-weight: 700;
}.ejg-hero_game_badge_urc svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
}.ejg-hero_game_img_urc {
  background: linear-gradient(135deg,#1E0C04,#131009);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ejg-hero_game_img_urc img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ejg-hero_game_play_urc {
  transition: opacity .2s;
  background: rgba(10,8,5,0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.ejg-hero_game_urc:hover .ejg-hero_game_play_urc {
  opacity: 1;
}.ejg-hero_game_play_urc span {
  background: #C8922A;
  border-radius: 50%;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
}.ejg-hero_game_play_urc span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.ejg-hero_game_info_urc {
  padding: 14px 1rem;
}.ejg-hero_game_title_urc {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 15px;
  color: #F4ECD6;
  overflow-wrap: break-word;
}.ejg-hero_game_provider_urc {
  font-size: 0.688rem;
  color: #957E60;
}.ejg-hero_game_btn_urc {
  padding: 11px;
  transition: background .2s;
  background: #C8922A;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.5rem;
  text-align: center;
  color: #F4ECD6;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.ejg-hero_game_urc:hover .ejg-hero_game_btn_urc {
  background: #DBA53C;
}.ejg-sbar_urc {
  padding: 1rem 16px 0;
  background: #131009;
}
@media(min-width: 771px) {.ejg-sbar_urc {
  padding: 1.125rem 24px 0;
}
}.ejg-sbar_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-sbar_row_urc {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.ejg-sbar_input_urc {
  background: #191309;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 0.5rem;
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  color: #957E60;
  font-size: 13px;
  display: flex;
}.ejg-sbar_input_urc:hover {
  border-color: rgba(200,146,42,0.48);
}.ejg-sbar_input_urc svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
}.ejg-sbar_providers_urc {
  background: #191309;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 8px;
  border-radius: 8px;
  padding: 11px 18px;
  white-space: nowrap;
  color: #DCCFB0;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.ejg-sbar_providers_urc:hover {
  border-color: rgba(200,146,42,0.48);
  color: #F4ECD6;
}.ejg-sbar_providers_urc svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.ejg-sbar_tabs_urc {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.ejg-sbar_tabs_urc::-webkit-scrollbar {
  display: none;
}.ejg-sbar_tab_urc {
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border-radius: 20px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  color: #B8A07E;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ejg-sbar_tab_urc:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,146,42,0.48);
  color: #F4ECD6;
}.ejg-sbar_tab_urc.ejg-state_active_urc {
  border-color: rgba(200,146,42,0.08);
  background: rgba(200,146,42,0.18);
  color: #F4ECD6;
}.ejg-sbar_tab_ic_urc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.ejg-gcg_urc {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ejg-gcg_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-gcg_in_urc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ejg-gcg_head_urc {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.ejg-gcg_label_urc {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ejg-gcg_h2_urc {
  color: #F4ECD6;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ejg-gcg_h2_urc {
  font-size: 28px;
}
}.ejg-gcg_intro_urc {
  font-size: 0.813rem;
  color: #957E60;
  line-height: 1.6;
}.ejg-gcg_grid_urc {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.ejg-gcg_grid_urc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ejg-gcg_grid_urc {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ejg-gcg_card_urc {
  border-radius: 12px;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  justify-content: flex-end;
}.ejg-gcg_card_urc:hover {
  border-color: rgba(200,146,42,0.18);
  transform: translateY(-3px);
}.ejg-gcg_card_bg_urc {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ejg-gcg_card_bg_urc::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ejg-gcg_card_ic_urc {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  color: #F4ECD6;
  z-index: 2;
  height: 2.5rem;
  display: flex;
  top: 1.125rem;
  justify-content: center;
  right: 18px;
  align-items: center;
  position: absolute;
  width: 40px;
}.ejg-gcg_card_ic_urc svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.ejg-gcg_card_ct_urc {
  z-index: 1;
  position: relative;
}.ejg-gcg_card_h_urc {
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  color: #F4ECD6;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 769px) {.ejg-gcg_card_h_urc {
  font-size: 1.25rem;
}
}.ejg-gcg_card_p_urc {
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ejg-gcg_card_p_urc strong {
  font-weight: 600;
  color: #F4ECD6;
}.ejg-gcg_card_cta_urc {
  gap: 4px;
  font-size: 0.75rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8922A;
}.ejg-gcg_card_cta_urc svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.ejg-ws_urc {
  padding: 32px 1rem 0;
  background: #131009;
}
@media(min-width: 766px) {.ejg-ws_urc {
  padding: 2.25rem 24px 0;
}
}.ejg-ws_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-ws_head_urc {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ejg-ws_title_urc {
  gap: 10px;
  color: #F4ECD6;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
  align-items: center;
  font-size: 16px;
}.ejg-ws_title_ic_urc svg {
  color: #D4A820;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ejg-ws_online_urc {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #957E60;
  align-items: center;
  display: flex;
  font-weight: 600;
}.ejg-ws_online_dot_urc {
  background: #3DAF5C;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61,175,92,0.16);
}.ejg-ws_scroll_urc {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.ejg-ws_scroll_urc::-webkit-scrollbar {
  display: none;
}.ejg-wc_urc {
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #191309;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.ejg-wc_img_urc {
  background: #1E1810;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.ejg-wc_img_urc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ejg-wc_info_urc {
  min-width: 0;
}.ejg-wc_game_urc {
  overflow: hidden;
  font-size: 12px;
  color: #DCCFB0;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ejg-wc_player_urc {
  overflow: hidden;
  white-space: nowrap;
  color: #7A6648;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.ejg-wc_amount_urc {
  white-space: nowrap;
  color: #3DAF5C;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
}.ejg-bon_urc {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width: 769px) {.ejg-bon_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-bon_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-bon_head_urc {
  margin-bottom: 20px;
}.ejg-bon_label_urc {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  color: #C8922A;
  text-transform: uppercase;
}.ejg-bon_h2_urc {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ejg-bon_h2_urc {
  font-size: 24px;
}
}.ejg-bon_seo_urc {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #957E60;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.ejg-bon_seo_urc strong {
  color: #DCCFB0;
  font-weight: 700;
}.ejg-bon_seo_urc a {
  text-decoration: underline;
  color: #C8922A;
}.ejg-bon_grid_urc {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ejg-bon_grid_urc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ejg-bon_grid_urc {
  grid-template-columns: repeat(5,1fr);
}
}.ejg-bon_card_urc {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #191309;
}.ejg-bon_card_urc:hover {
  border-color: rgba(200,146,42,0.08);
  transform: translateY(-2px);
}.ejg-bon_card_ic_urc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.ejg-bon_card_ic_urc {
  margin-bottom: 0.625rem;
}.ejg-bon_card_type_urc {
  color: #957E60;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
}.ejg-bon_card_amount_urc {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #D4A820;
  font-weight: 800;
}.ejg-bon_card_name_urc {
  color: #F4ECD6;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ejg-bon_card_detail_urc {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #7A6648;
}.ejg-app_urc {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width: 770px) {.ejg-app_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-app_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-app_head_urc {
  margin-bottom: 16px;
}.ejg-app_label_urc {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8922A;
}.ejg-app_h2_urc {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
  font-weight: 800;
}
@media(min-width: 770px) {.ejg-app_h2_urc {
  font-size: 1.5rem;
}
}.ejg-app_sub_urc {
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #957E60;
  font-size: 13px;
}.ejg-app_sub_urc strong {
  color: #DCCFB0;
  font-weight: 700;
}.ejg-app_cards_urc {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.ejg-app_cards_urc {
  grid-template-columns: repeat(3,1fr);
}
}.ejg-app_card_urc {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 1rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.ejg-app_card_ios_urc {
  background: linear-gradient(135deg,rgba(200,146,42,0.18) 0%,#1E1810 100%);
}.ejg-app_card_android_urc {
  background: linear-gradient(135deg,rgba(61,175,92,0.16) 0%,#1E1810 100%);
}.ejg-app_card_win_urc {
  background: linear-gradient(135deg,rgba(212,168,32,0.15) 0%,#1E1810 100%);
}.ejg-app_card_ic_urc svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.ejg-app_card_ic_urc {
  flex-shrink: 0;
  color: #F4ECD6;
}.ejg-app_card_os_urc {
  margin-bottom: 0.375rem;
  color: #957E60;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.ejg-app_card_title_urc {
  color: #F4ECD6;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
}.ejg-app_card_text_urc {
  color: #957E60;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
}.ejg-app_card_btn_urc {
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  border: 1px solid rgba(200,146,42,0.48);
  border-radius: 0.25rem;
  align-items: center;
  color: #F4ECD6;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.ejg-app_card_btn_urc:hover {
  background: rgba(255,255,255,0.07);
}.ejg-prov_urc {
  padding: 2.25rem 1rem 0;
  background: #131009;
}
@media(min-width: 766px) {.ejg-prov_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-prov_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-prov_head_urc {
  margin-bottom: 16px;
}.ejg-prov_label_urc {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-weight: 700;
}.ejg-prov_h2_urc {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.ejg-prov_h2_urc {
  font-size: 24px;
}
}.ejg-prov_seo_urc {
  color: #957E60;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 1rem;
}.ejg-prov_seo_urc strong {
  font-weight: 700;
  color: #DCCFB0;
}.ejg-prov_seo_urc a {
  color: #C8922A;
  text-decoration: underline;
}.ejg-prov_grid_urc {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.ejg-prov_grid_urc {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.ejg-prov_grid_urc {
  grid-template-columns: repeat(8,1fr);
}
}.ejg-prov_card_urc {
  background: #191309;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.ejg-prov_card_urc:hover {
  background: #1E1810;
  border-color: rgba(200,146,42,0.48);
}.ejg-prov_logo_urc {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
}.ejg-prov_logo_urc img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ejg-prov_name_urc {
  color: #B8A07E;
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ejg-reg_urc {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width:768px) {.ejg-reg_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-reg_in_urc {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1E1810;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ejg-reg_in_urc {
  padding: 2.5rem;
}
}.ejg-reg_top_urc {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ejg-reg_top_urc {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ejg-reg_label_urc {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
}.ejg-reg_h2_urc {
  margin-bottom: 12px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #F4ECD6;
}
@media(min-width: 769px) {.ejg-reg_h2_urc {
  font-size: 28px;
}
}.ejg-reg_bonus_urc {
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212,168,32,0.15);
  gap: 0.5rem;
  background: rgba(212,168,32,0.15);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.ejg-reg_bonus_amount_urc {
  color: #D4A820;
  font-weight: 800;
  font-size: 1.25rem;
}.ejg-reg_bonus_text_urc {
  line-height: 1.35;
  color: #B8A07E;
  font-size: 0.813rem;
}.ejg-reg_cta_btn_urc {
  background: #3DAF5C;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 2rem;
  font-size: 15px;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  color: #0E0B06;
  box-shadow: 0 0 16px rgba(61,175,92,0.42), 0 3px 0.375rem rgba(0,0,0,0.55);
}.ejg-reg_cta_btn_urc:hover {
  background: #4DC96E;
}.ejg-reg_terms_urc {
  font-size: 11px;
  line-height: 1.5;
  color: #7A6648;
}.ejg-reg_seo_urc {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  color: #957E60;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 1.25rem;
}.ejg-reg_seo_urc p {
  color: #957E60;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.ejg-reg_seo_urc p:last-child {
  margin-bottom: 0;
}.ejg-reg_seo_urc strong {
  font-weight: 700;
  color: #DCCFB0;
}.ejg-reg_seo_urc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.ejg-reg_seo_urc a:hover {
  color: #DBA53C;
}.ejg-reg_seo_urc ul,.ejg-reg_seo_urc ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ejg-reg_seo_urc ol {
  list-style: decimal;
}.ejg-reg_seo_urc li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #957E60;
}.ejg-reg_seo_urc table {
  margin-bottom: 0.625rem;
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ejg-reg_seo_urc table {
  display: table;
}
}.ejg-reg_seo_urc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #DCCFB0;
  text-align: left;
  font-weight: 700;
}.ejg-reg_seo_urc td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #957E60;
}.ejg-reg_steps_urc {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.ejg-reg_steps_urc {
  margin-top: 0;
}
}.ejg-reg_step_urc {
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ejg-reg_step_num_urc {
  border-radius: 50%;
  background: rgba(200,146,42,0.18);
  border: 1px solid rgba(200,146,42,0.08);
  display: flex;
  justify-content: center;
  font-size: 14px;
  height: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  color: #C8922A;
  width: 2.125rem;
  align-items: center;
}.ejg-reg_step_title_urc {
  font-weight: 700;
  color: #F4ECD6;
  margin-bottom: 3px;
  font-size: 14px;
}.ejg-reg_step_text_urc {
  font-size: 0.75rem;
  color: #957E60;
  line-height: 1.5;
}.ejg-reg_trust_urc {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.ejg-reg_trust_item_urc {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #957E60;
  display: flex;
  overflow-wrap: break-word;
}.ejg-reg_trust_ic_urc svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C8922A;
  width: 16px;
}.ejg-seo_urc {
  background: #131009;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.ejg-seo_urc {
  padding: 44px 1.5rem 0;
}
}.ejg-seo_in_urc {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1810;
  max-width: 1320px;
}
@media(min-width: 769px) {.ejg-seo_in_urc {
  padding: 2.25rem 40px;
}
}.ejg-seo_label_urc {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C8922A;
  text-transform: uppercase;
}.ejg-seo_h2_urc {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.ejg-seo_h2_urc {
  font-size: 24px;
}
}.ejg-seo_body_urc {
  font-size: 14px;
  color: #B8A07E;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ejg-seo_body_urc p {
  color: #B8A07E;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.ejg-seo_body_urc p:last-child {
  margin-bottom: 0;
}.ejg-seo_body_urc strong {
  font-weight: 700;
  color: #DCCFB0;
}.ejg-seo_body_urc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.ejg-seo_body_urc a:hover {
  color: #DBA53C;
}.ejg-seo_body_urc ul,.ejg-seo_body_urc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ejg-seo_body_urc ol {
  list-style: decimal;
}.ejg-seo_body_urc li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #B8A07E;
}.ejg-seo_body_urc table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.ejg-seo_body_urc table {
  display: table;
}
}.ejg-seo_body_urc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #DCCFB0;
  text-align: left;
}.ejg-seo_body_urc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #B8A07E;
}.ejg-seo_cols_urc {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ejg-seo_cols_urc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ejg-seo_cols_urc {
  grid-template-columns: repeat(3,1fr);
}
}.ejg-seo_col_h_urc {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #DCCFB0;
}.ejg-seo_col_p_urc {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #957E60;
  line-height: 1.65;
}.ejg-seo_stats_urc {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ejg-seo_stat_urc {
  flex: 1;
  border: 1px solid rgba(200,146,42,0.18);
  background: rgba(200,146,42,0.08);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 140px;
}.ejg-seo_stat_val_urc {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8922A;
}.ejg-seo_stat_lb_urc {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #957E60;
}.ejg-pmt_urc {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ejg-pmt_urc {
  padding: 2.75rem 1.5rem 0;
}
}.ejg-pmt_in_urc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ejg-pmt_head_urc {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ejg-pmt_label_urc {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-weight: 700;
}.ejg-pmt_h2_urc {
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  color: #F4ECD6;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.ejg-pmt_h2_urc {
  font-size: 1.75rem;
}
}.ejg-pmt_intro_urc {
  overflow-wrap: break-word;
  color: #957E60;
  font-size: 0.875rem;
  line-height: 1.6;
}.ejg-pmt_groups_urc {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ejg-pmt_group_urc {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1810;
  border-radius: 0.5rem;
}.ejg-pmt_group_head_urc {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.ejg-pmt_group_ic_urc {
  background: rgba(200,146,42,0.18);
  border-radius: 4px;
  height: 36px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #C8922A;
  width: 2.25rem;
  justify-content: center;
}.ejg-pmt_group_ic_urc svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
}.ejg-pmt_group_h_urc {
  margin: 0;
  color: #F4ECD6;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}.ejg-pmt_group_p_urc {
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 0.875rem;
  color: #957E60;
  overflow-wrap: break-word;
}.ejg-pmt_group_p_urc strong {
  font-weight: 600;
  color: #DCCFB0;
}.ejg-pmt_table_wrap_urc {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ejg-pmt_table_urc {
  min-width: 540px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.ejg-pmt_table_urc th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #DCCFB0;
  letter-spacing: .04em;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.ejg-pmt_table_urc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #957E60;
}.ejg-pmt_table_urc tbody tr:last-child td {
  border-bottom: none;
}.ejg-pmt_table_urc tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #DCCFB0;
}.ejg-faq_urc {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 766px) {.ejg-faq_urc {
  padding: 2.75rem 24px 0;
}
}.ejg-faq_in_urc {
  margin: 0 auto;
  max-width: 1320px;
}.ejg-faq_head_urc {
  margin-bottom: 1.25rem;
}.ejg-faq_label_urc {
  font-size: 0.688rem;
  color: #C8922A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ejg-faq_h2_urc {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4ECD6;
}
@media(min-width: 769px) {.ejg-faq_h2_urc {
  font-size: 1.5rem;
}
}.ejg-faq_list_urc {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ejg-faq_item_urc {
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  background: #1E1810;
  border-radius: 8px;
}.ejg-faq_q_urc {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #DCCFB0;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  display: flex;
}.ejg-faq_q_urc:hover {
  color: #F4ECD6;
}.ejg-faq_q_ic_urc {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
  color: #C8922A;
  width: 1.5rem;
  align-items: center;
  height: 1.5rem;
}.ejg-faq_item_urc.ejg-state_open_urc .ejg-faq_q_ic_urc {
  transform: rotate(45deg);
}.ejg-faq_a_urc {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  color: #957E60;
}.ejg-faq_item_urc.ejg-state_open_urc .ejg-faq_a_urc {
  display: block;
}.ejg-faq_a_urc strong {
  font-weight: 700;
  color: #DCCFB0;
}.ejg-faq_a_urc a {
  color: #C8922A;
  text-decoration: underline;
}.ejg-faq_a_urc ul,.ejg-faq_a_urc ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ejg-faq_a_urc ol {
  list-style: decimal;
}.ejg-faq_a_urc li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ejg-faq_a_urc table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ejg-faq_a_urc table {
  display: table;
}
}.ejg-faq_a_urc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #DCCFB0;
  text-align: left;
}.ejg-faq_a_urc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #957E60;
}.ejg-seo_urc {
  background: #131009;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ejg-seo_urc {
  padding: 2.75rem 1.5rem 0;
}
}.ejg-seo_in_urc {
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1810;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ejg-seo_in_urc {
  padding: 2.25rem 2.5rem;
}
}.ejg-seo_label_urc {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ejg-seo_h2_urc {
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F4ECD6;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ejg-seo_h2_urc {
  font-size: 1.5rem;
}
}.ejg-seo_body_urc {
  line-height: 1.75;
  color: #B8A07E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.ejg-seo_body_urc p {
  color: #B8A07E;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.ejg-seo_body_urc p:last-child {
  margin-bottom: 0;
}.ejg-seo_body_urc strong {
  font-weight: 700;
  color: #DCCFB0;
}.ejg-seo_body_urc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.ejg-seo_body_urc a:hover {
  color: #DBA53C;
}.ejg-seo_body_urc ul,.ejg-seo_body_urc ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ejg-seo_body_urc ol {
  list-style: decimal;
}.ejg-seo_body_urc li {
  color: #B8A07E;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.ejg-seo_body_urc table {
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.ejg-seo_body_urc table {
  display: table;
}
}.ejg-seo_body_urc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #DCCFB0;
  font-weight: 700;
}.ejg-seo_body_urc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #B8A07E;
}.ejg-seo_cols_urc {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.ejg-seo_cols_urc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ejg-seo_cols_urc {
  grid-template-columns: repeat(3,1fr);
}
}.ejg-seo_col_h_urc {
  font-weight: 700;
  font-size: 0.813rem;
  color: #DCCFB0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.ejg-seo_col_p_urc {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #957E60;
  font-size: 13px;
}.ejg-seo_stats_urc {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ejg-seo_stat_urc {
  border: 1px solid rgba(200,146,42,0.18);
  flex: 1;
  background: rgba(200,146,42,0.08);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 140px;
}.ejg-seo_stat_val_urc {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8922A;
  overflow-wrap: break-word;
}.ejg-seo_stat_lb_urc {
  color: #957E60;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ejg-seo_urc {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 765px) {.ejg-seo_urc {
  padding: 44px 1.5rem 0;
}
}.ejg-seo_in_urc {
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1810;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.ejg-seo_in_urc {
  padding: 2.25rem 2.5rem;
}
}.ejg-seo_label_urc {
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.ejg-seo_h2_urc {
  color: #F4ECD6;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ejg-seo_h2_urc {
  font-size: 1.5rem;
}
}.ejg-seo_body_urc {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B8A07E;
}.ejg-seo_body_urc p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B8A07E;
  margin-bottom: 0.75rem;
}.ejg-seo_body_urc p:last-child {
  margin-bottom: 0;
}.ejg-seo_body_urc strong {
  color: #DCCFB0;
  font-weight: 700;
}.ejg-seo_body_urc a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.ejg-seo_body_urc a:hover {
  color: #DBA53C;
}.ejg-seo_body_urc ul,.ejg-seo_body_urc ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ejg-seo_body_urc ol {
  list-style: decimal;
}.ejg-seo_body_urc li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #B8A07E;
}.ejg-seo_body_urc table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ejg-seo_body_urc table {
  display: table;
}
}.ejg-seo_body_urc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #DCCFB0;
}.ejg-seo_body_urc td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B8A07E;
}.ejg-seo_cols_urc {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.ejg-seo_cols_urc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ejg-seo_cols_urc {
  grid-template-columns: repeat(3,1fr);
}
}.ejg-seo_col_h_urc {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #DCCFB0;
  font-weight: 700;
  font-size: 13px;
}.ejg-seo_col_p_urc {
  line-height: 1.65;
  color: #957E60;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ejg-seo_stats_urc {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ejg-seo_stat_urc {
  padding: 14px 16px;
  border: 1px solid rgba(200,146,42,0.18);
  border-radius: 8px;
  background: rgba(200,146,42,0.08);
  flex: 1;
  min-width: 140px;
}.ejg-seo_stat_val_urc {
  overflow-wrap: break-word;
  color: #C8922A;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
}.ejg-seo_stat_lb_urc {
  overflow-wrap: break-word;
  color: #957E60;
  font-size: 11px;
}.ejg-ft_urc {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0C0A06;
  margin-top: 3rem;
}.ejg-ft_support_urc {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.ejg-ft_support_urc {
  padding: 28px 24px;
}
}.ejg-ft_support_in_urc {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ejg-ft_support_main_urc {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.ejg-ft_support_ic_urc {
  color: #C8922A;
  flex-shrink: 0;
}.ejg-ft_support_ic_urc svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.ejg-ft_support_text_title_urc {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD6;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.ejg-ft_support_text_sub_urc {
  color: #957E60;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ejg-ft_support_btn_urc {
  background: #C8922A;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  color: #F4ECD6;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.ejg-ft_support_btn_urc:hover {
  background: #DBA53C;
}.ejg-ft_support_contacts_urc {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ejg-ft_support_contact_urc {
  color: #7A6648;
  font-size: 0.75rem;
  line-height: 1.4;
}.ejg-ft_support_contact_urc strong {
  color: #B8A07E;
  display: block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
}.ejg-ft_main_urc {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.ejg-ft_main_urc {
  padding: 40px 24px 2rem;
}
}.ejg-ft_main_in_urc {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ejg-ft_main_in_urc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ejg-ft_main_in_urc {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ejg-ft_col_logo_urc {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ejg-ft_col_logo_urc {
  grid-column: auto;
}
}.ejg-ft_logo_urc {
  gap: 0.563rem;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4ECD6;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
}.ejg-ft_logo_mark_urc {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.ejg-ft_logo_mark_urc img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ejg-ft_logo_sub_urc {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6648;
  max-width: 12.5rem;
  line-height: 1.55;
}.ejg-ft_col_title_urc {
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
  color: #B8A07E;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.ejg-ft_col_links_urc {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ejg-ft_col_link_urc {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6648;
}.ejg-ft_col_link_urc:hover {
  color: #DCCFB0;
}.ejg-ft_apps_urc {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ejg-ft_app_card_urc {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.ejg-ft_app_card_urc:hover {
  border-color: rgba(200,146,42,0.48);
}.ejg-ft_app_card_ic_urc svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.ejg-ft_app_card_os_urc {
  color: #7A6648;
  font-weight: 600;
  font-size: 10px;
}.ejg-ft_app_card_action_urc {
  font-size: 12px;
  font-weight: 700;
  color: #DCCFB0;
}.ejg-ft_bot_urc {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.ejg-ft_bot_urc {
  padding: 1.25rem 1.5rem;
}
}.ejg-ft_bot_in_urc {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.ejg-ft_socials_urc {
  gap: 8px;
  display: flex;
}.ejg-ft_soc_urc {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #B8A07E;
  justify-content: center;
  display: flex;
}.ejg-ft_soc_urc svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.ejg-ft_soc_urc:hover {
  background: rgba(255,255,255,0.07);
}.ejg-ft_legal_urc {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  color: #8C7A5E;
}.ejg-ft_legal_urc strong {
  font-weight: 700;
  color: #B8A07E;
}.ejg-ft_legal_urc a {
  text-decoration: underline;
  color: #B8A07E;
}.ejg-ft_age_urc {
  border: 2px solid #8C7A5E;
  border-radius: 50%;
  justify-content: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  font-weight: 800;
  font-size: 0.688rem;
  color: #8C7A5E;
  width: 32px;
}