*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  color: #D5C5C5;
  background-color: #0D0808;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.eyj_layout_g7h {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.eyj_page_g7h {
  display: flex;
  min-height: 100vh;
}.eyj_main_g7h {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.eyj_main_g7h {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.eyj_main_g7h {
  padding-bottom: 72px;
}
}.eyj_gc_g7h {
  background: #130B0B;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.eyj_gc_g7h {
  width: 156px;
}
}
@media(min-width:1080px) {.eyj_gc_g7h {
  width: 168px;
}
}.eyj_gc_g7h:hover {
  border-color: rgba(232, 35, 27, 0.07);
  transform: translateY(-3px);
}.eyj_gc_img_g7h {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.eyj_gc_img_g7h img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.eyj_gc_hover_g7h {
  transition: opacity .2s;
  background: rgba(7, 4, 4, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.eyj_gc_g7h:hover .eyj_gc_hover_g7h {
  opacity: 1;
}.eyj_gc_hover_btn_g7h {
  border-radius: 6px;
  background: #E8231B;
  padding: 0.5rem 16px;
  color: #F6F0F0;
  font-weight: 700;
  font-size: 12px;
}.eyj_gc_info_g7h {
  padding: 8px 0.625rem 10px;
}.eyj_gc_name_g7h {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  color: #D5C5C5;
  white-space: nowrap;
}.eyj_gc_prov_g7h {
  color: #654848;
  font-size: 0.625rem;
}.eyj_gc_tag_g7h {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  font-weight: 700;
  left: 0.375rem;
  font-size: 0.563rem;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 6px;
}.eyj_gc_tag_hot_g7h {
  background: #FF2222;
  color: #fff;
}.eyj_gc_tag_new_g7h {
  background: #22C55E;
  color: #0D0808;
}.eyj_gc_tag_jp_g7h {
  background: #F0A500;
  color: #0D0808;
}.eyj_gc_tag_ex_g7h {
  background: #9B1414;
  color: #fff;
}.eyj_gc_tag_live_g7h {
  background: #FF2222;
  color: #fff;
}.eyj_gr_g7h {
  padding: 2rem 16px 0;
  background: #0D0808;
}
@media(min-width: 765px) {.eyj_gr_g7h {
  padding: 36px 24px 0;
}
}.eyj_gr_in_g7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.eyj_gr_head_g7h {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.eyj_gr_head_l_g7h {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.eyj_gr_ic_g7h {
  border-radius: 10px;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
}.eyj_gr_ic_g7h svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.eyj_gr_title_g7h {
  font-family: 'Playfair Display', serif;
  color: #F6F0F0;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.eyj_gr_title_g7h {
  font-size: 18px;
}
}.eyj_gr_more_g7h {
  gap: 5px;
  transition: color .2s;
  color: #7D5E5E;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
}.eyj_gr_more_g7h:hover {
  color: #E8231B;
}.eyj_gr_more_g7h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.eyj_gr_arrows_g7h {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.eyj_gr_arr_g7h {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  color: #A88A8A;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.eyj_gr_arr_g7h:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6F0F0;
}.eyj_gr_arr_g7h svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.eyj_gr_seo_h_g7h {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D5C5C5;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
  max-width: 680px;
}
@media(min-width: 766px) {.eyj_gr_seo_h_g7h {
  font-size: 14px;
}
}.eyj_gr_seo_g7h {
  max-width: 42.5rem;
  color: #7D5E5E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.eyj_gr_seo_g7h strong {
  font-weight: 600;
  color: #D5C5C5;
}.eyj_gr_scroll_g7h {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.eyj_gr_scroll_g7h::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.eyj_gr_scroll_g7h {
  gap: 12px;
}
}.eyj_tb_g7h {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0808;
  display: flex;
  position: fixed;
  align-items: center;
  height: 56px;
  z-index: 80;
  left: 0;
  right: 0;
  top: 0;
}.eyj_tb_in_g7h {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.eyj_tb_burger_g7h {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 38px;
  height: 2.375rem;
}.eyj_tb_burger_g7h:hover {
  background: rgba(255, 255, 255, 0.05);
}.eyj_tb_burger_line_g7h {
  border-radius: 1px;
  background: #A88A8A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.eyj_tb_burger_g7h {
  display: none;
}
}.eyj_tb_logo_g7h {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F6F0F0;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 1.25rem;
}.eyj_tb_logo_mark_g7h {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 32px;
}.eyj_tb_logo_mark_g7h img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.eyj_tb_nav_g7h {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.eyj_tb_nav_g7h {
  display: flex;
}
}.eyj_tb_tab_g7h {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #A88A8A;
}.eyj_tb_tab_g7h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F0F0;
}.eyj_tb_tab_g7h.eyj_state_active_g7h {
  background: rgba(232, 35, 27, 0.18);
  color: #F6F0F0;
}.eyj_tb_right_g7h {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.eyj_tb_login_g7h {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D5C5C5;
}.eyj_tb_login_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  color: #F6F0F0;
}
@media(min-width: 478px) {.eyj_tb_login_g7h {
  display: block;
}
}.eyj_tb_reg_g7h {
  background: #22C55E;
  border-radius: 10px;
  padding: 0.563rem 18px;
  transition: background .2s;
  color: #0D0606;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.eyj_tb_reg_g7h:hover {
  background: #16A34A;
}.eyj_sb_g7h {
  transition: transform .25s ease;
  background: #191010;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  bottom: 0;
  z-index: 70;
  top: 56px;
  left: 0;
  width: 220px;
  overflow-y: auto;
  position: fixed;
}.eyj_sb_g7h.eyj_state_open_g7h {
  transform: translateX(0);
}.eyj_sb_g7h::-webkit-scrollbar {
  width: 0.25rem;
}.eyj_sb_g7h::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.eyj_sb_g7h {
  transform: translateX(0);
}
}.eyj_sb_auth_g7h {
  padding: 0.875rem 0.75rem 10px;
}.eyj_sb_btn_reg_g7h {
  background: #22C55E;
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0D0606;
  text-align: center;
  display: block;
}.eyj_sb_btn_reg_g7h:hover {
  background: #16A34A;
}.eyj_sb_btn_login_g7h {
  transition: border-color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  color: #D5C5C5;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.eyj_sb_btn_login_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  color: #F6F0F0;
}.eyj_sb_promo_g7h {
  background: linear-gradient(135deg,#3D0A0A,#191010);
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(232, 35, 27, 0.18);
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 0.75rem 0.875rem;
  position: relative;
}.eyj_sb_promo_g7h::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 35, 27, 0.18),transparent 70%);
  height: 80px;
  right: -20px;
  position: absolute;
  content: '';
  width: 80px;
  top: -1.25rem;
}.eyj_sb_promo_title_g7h {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E8231B;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.688rem;
}.eyj_sb_promo_text_g7h {
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F6F0F0;
  overflow-wrap: break-word;
}.eyj_sb_promo_sub_g7h {
  font-size: 0.625rem;
  color: #7D5E5E;
  margin-top: 3px;
}.eyj_sb_nav_g7h {
  padding: 6px 8px 16px;
}.eyj_sb_nav_lb_g7h {
  padding: 0.625rem 8px 0.375rem;
  color: #654848;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.eyj_sb_link_g7h {
  gap: 0.625rem;
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  color: #A88A8A;
  font-weight: 500;
  display: flex;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
}.eyj_sb_link_g7h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F0F0;
}.eyj_sb_link_g7h.eyj_state_active_g7h {
  background: rgba(232, 35, 27, 0.18);
  color: #F6F0F0;
}.eyj_sb_ic_g7h {
  border-radius: 0.375rem;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
}.eyj_sb_ic_g7h svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eyj_sb_ic_1_g7h {
  background: rgba(232, 35, 27, 0.07);
  color: #E8231B;
}.eyj_sb_ic_2_g7h {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.eyj_sb_ic_3_g7h {
  background: rgba(240, 165, 0, 0.15);
  color: #F0A500;
}.eyj_sb_ic_4_g7h {
  background: rgba(155, 20, 20, 0.25);
  color: #9B1414;
}.eyj_sb_ic_5_g7h {
  background: rgba(232, 35, 27, 0.07);
  color: #F43F8A;
}.eyj_sb_ic_6_g7h {
  background: rgba(155, 20, 20, 0.25);
  color: #C026D3;
}.eyj_sb_badge_g7h {
  padding: 2px 7px;
  background: #F0A500;
  border-radius: 6px;
  font-size: 9px;
  color: #0D0606;
  margin-left: auto;
  font-weight: 700;
}.eyj_sb_bot_g7h {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.eyj_sb_lang_g7h,.eyj_sb_help_g7h {
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  font-size: 11px;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  color: #A88A8A;
}.eyj_sb_lang_g7h:hover,.eyj_sb_help_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  color: #F6F0F0;
}.eyj_sb_lang_g7h svg,.eyj_sb_help_g7h svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.eyj_sb_bd_g7h {
  inset: 0;
  background: rgba(7, 4, 4, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.eyj_sb_bd_g7h.eyj_state_on_g7h {
  display: block;
}
@media(min-width: 1083px) {.eyj_sb_bd_g7h {
  display: none!important;
}
}.eyj_mob_nav_g7h {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #191010;
  right: 0;
  bottom: 0;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1077px) {.eyj_mob_nav_g7h {
  display: none;
}
}.eyj_mob_nav_item_g7h {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  color: #654848;
  flex-direction: column;
  align-items: center;
  display: flex;
}.eyj_mob_nav_ic_g7h {
  line-height: 1;
}.eyj_mob_nav_ic_g7h svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eyj_mob_nav_lb_g7h {
  font-weight: 600;
  color: #654848;
  font-size: 10px;
}.eyj_mob_nav_item_g7h.eyj_state_active_g7h {
  color: #E8231B;
}.eyj_mob_nav_item_g7h.eyj_state_active_g7h .eyj_mob_nav_lb_g7h {
  color: #E8231B;
}.eyj_hero_g7h {
  background: #0D0808;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.eyj_hero_g7h {
  padding: 24px 1.5rem 0;
}
}.eyj_hero_in_g7h {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.eyj_hero_in_g7h {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.eyj_hero_in_g7h {
  grid-template-columns: 1fr 340px;
}
}.eyj_hero_promo_g7h {
  border-radius: 16px;
  background: #130B0B;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.eyj_hero_promo_g7h {
  min-height: 17.5rem;
}
}.eyj_hero_promo_bg_g7h {
  inset: 0;
  background: linear-gradient(120deg,#3D0A0A 0%,#0D0808 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.eyj_hero_promo_bg_g7h::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0808 0%,rgba(7, 4, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.eyj_hero_promo_glow_g7h {
  background: radial-gradient(circle,rgba(155, 20, 20, 0.25) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 300px;
  right: 60px;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
}.eyj_hero_promo_ct_g7h {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
  position: relative;
  z-index: 2;
}
@media(min-width: 771px) {.eyj_hero_promo_ct_g7h {
  padding: 40px 32px;
}
}.eyj_hero_badge_g7h {
  background: rgba(232, 35, 27, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(232, 35, 27, 0.07);
  border-radius: 22px;
  color: #E8231B;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
}.eyj_hero_h1_g7h {
  color: #F6F0F0;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
}.eyj_hero_h1_g7h em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 771px) {.eyj_hero_h1_g7h {
  font-size: 2.25rem;
}
}.eyj_hero_sub_g7h {
  font-size: 0.813rem;
  color: #A88A8A;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.eyj_hero_sub_g7h {
  font-size: 0.875rem;
}
}.eyj_hero_row_g7h {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.eyj_hero_cta_g7h {
  padding: 0.813rem 26px;
  border-radius: 10px;
  background: #22C55E;
  transition: background .2s;
  color: #0D0606;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 6px 1.25rem rgba(34, 197, 94, 0.38);
}.eyj_hero_cta_g7h:hover {
  background: #16A34A;
}.eyj_hero_terms_g7h {
  color: #654848;
  font-size: 0.688rem;
}.eyj_hero_game_g7h {
  background: #130B0B;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.eyj_hero_game_badge_g7h {
  padding: 5px 0.625rem;
  border-radius: 1.375rem;
  border: 1px solid rgba(240, 165, 0, 0.15);
  background: rgba(240, 165, 0, 0.15);
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
  left: 0.75rem;
  z-index: 3;
  color: #F0A500;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
}.eyj_hero_game_badge_g7h svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.eyj_hero_game_img_g7h {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A0A,#0D0808);
  padding-bottom: 60%;
  position: relative;
}.eyj_hero_game_img_g7h img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eyj_hero_game_play_g7h {
  transition: opacity .2s;
  background: rgba(7, 4, 4, 0.72);
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.eyj_hero_game_g7h:hover .eyj_hero_game_play_g7h {
  opacity: 1;
}.eyj_hero_game_play_g7h span {
  background: #E8231B;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
}.eyj_hero_game_play_g7h span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.eyj_hero_game_info_g7h {
  padding: 14px 16px;
}.eyj_hero_game_title_g7h {
  overflow-wrap: break-word;
  color: #F6F0F0;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
}.eyj_hero_game_provider_g7h {
  font-size: 11px;
  color: #7D5E5E;
}.eyj_hero_game_btn_g7h {
  padding: 11px;
  transition: background .2s;
  margin: 12px 16px 16px;
  background: #E8231B;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  color: #F6F0F0;
  font-size: 13px;
  display: block;
}.eyj_hero_game_g7h:hover .eyj_hero_game_btn_g7h {
  background: #FF3D34;
}.eyj_sbar_g7h {
  background: #0D0808;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.eyj_sbar_g7h {
  padding: 1.125rem 1.5rem 0;
}
}.eyj_sbar_in_g7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.eyj_sbar_row_g7h {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.eyj_sbar_input_g7h {
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  background: #130B0B;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 0.688rem 1rem;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #7D5E5E;
  display: flex;
}.eyj_sbar_input_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
}.eyj_sbar_input_g7h svg {
  width: 15px;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.eyj_sbar_providers_g7h {
  gap: 8px;
  background: #130B0B;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  font-weight: 600;
  color: #D5C5C5;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.eyj_sbar_providers_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  color: #F6F0F0;
}.eyj_sbar_providers_g7h svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eyj_sbar_tabs_g7h {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.eyj_sbar_tabs_g7h::-webkit-scrollbar {
  display: none;
}.eyj_sbar_tab_g7h {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 22px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #A88A8A;
}.eyj_sbar_tab_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F6F0F0;
}.eyj_sbar_tab_g7h.eyj_state_active_g7h {
  background: rgba(232, 35, 27, 0.18);
  border-color: rgba(232, 35, 27, 0.07);
  color: #F6F0F0;
}.eyj_sbar_tab_ic_g7h svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.eyj_gr_jp_g7h {
  border-radius: 1rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A0A2E 0%,#100610 100%);
  overflow: hidden;
  position: relative;
}.eyj_gr_jp_g7h::before {
  background: radial-gradient(circle,rgba(155, 20, 20, 0.25) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  top: -3.75rem;
  position: absolute;
  left: -3.75rem;
  content: '';
  width: 250px;
}.eyj_gr_jp_g7h::after {
  background: radial-gradient(circle,rgba(240, 165, 0, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  bottom: -2.5rem;
  height: 200px;
  position: absolute;
  right: 0;
  content: '';
}.eyj_gr_jp_head_g7h {
  gap: 1rem;
  position: relative;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}.eyj_gr_jp_info_g7h {
  flex: 1;
}.eyj_gr_jp_label_g7h {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C026D3;
  margin-bottom: 6px;
}.eyj_gr_jp_label_g7h svg {
  height: 0.875rem;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.eyj_gr_jp_amount_g7h {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F6F0F0;
  font-size: 32px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1;
}
@media(min-width: 767px) {.eyj_gr_jp_amount_g7h {
  font-size: 40px;
}
}.eyj_gr_jp_amount_g7h span {
  color: #F0A500;
}.eyj_gr_jp_seo_g7h {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A88A8A;
  line-height: 1.5;
  max-width: 480px;
}.eyj_gr_jp_cta_g7h {
  padding: 0.688rem 1.25rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: rgba(155, 20, 20, 0.25);
  border: 1px solid rgba(155, 20, 20, 0.25);
  font-weight: 700;
  color: #F6F0F0;
  margin-top: 0.25rem;
  z-index: 1;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
}.eyj_gr_jp_cta_g7h:hover {
  background: #9B1414;
}.eyj_ws_g7h {
  background: #0D0808;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.eyj_ws_g7h {
  padding: 2.25rem 1.5rem 0;
}
}.eyj_ws_in_g7h {
  margin: 0 auto;
  max-width: 1320px;
}.eyj_ws_head_g7h {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.eyj_ws_title_g7h {
  gap: 0.625rem;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F6F0F0;
  font-family: 'Playfair Display', serif;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
}.eyj_ws_title_ic_g7h svg {
  color: #F0A500;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.eyj_ws_online_g7h {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #7D5E5E;
}.eyj_ws_online_dot_g7h {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.eyj_ws_scroll_g7h {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.eyj_ws_scroll_g7h::-webkit-scrollbar {
  display: none;
}.eyj_wc_g7h {
  padding: 10px 14px;
  gap: 0.625rem;
  background: #130B0B;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.eyj_wc_img_g7h {
  border-radius: 6px;
  background: #191010;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.eyj_wc_img_g7h img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eyj_wc_info_g7h {
  min-width: 0;
}.eyj_wc_game_g7h {
  overflow: hidden;
  color: #D5C5C5;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.eyj_wc_player_g7h {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #654848;
  font-size: 0.625rem;
}.eyj_wc_amount_g7h {
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #22C55E;
  margin-left: auto;
}.eyj_prov_g7h {
  padding: 36px 16px 0;
  background: #0D0808;
}
@media(min-width: 766px) {.eyj_prov_g7h {
  padding: 2.75rem 24px 0;
}
}.eyj_prov_in_g7h {
  margin: 0 auto;
  max-width: 1320px;
}.eyj_prov_head_g7h {
  margin-bottom: 16px;
}.eyj_prov_label_g7h {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8231B;
  text-transform: uppercase;
  font-weight: 700;
}.eyj_prov_h2_g7h {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F6F0F0;
}
@media(min-width: 769px) {.eyj_prov_h2_g7h {
  font-size: 24px;
}
}.eyj_prov_seo_g7h {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7D5E5E;
  line-height: 1.6;
  margin-bottom: 16px;
}.eyj_prov_seo_g7h strong {
  font-weight: 700;
  color: #D5C5C5;
}.eyj_prov_seo_g7h a {
  color: #E8231B;
  text-decoration: underline;
}.eyj_prov_grid_g7h {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.eyj_prov_grid_g7h {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.eyj_prov_grid_g7h {
  grid-template-columns: repeat(8,1fr);
}
}.eyj_prov_card_g7h {
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #130B0B;
  border-radius: 10px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.eyj_prov_card_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
  background: #191010;
}.eyj_prov_logo_g7h {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 44px;
  height: 2.75rem;
  justify-content: center;
  display: flex;
}.eyj_prov_logo_g7h img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.eyj_prov_name_g7h {
  text-align: center;
  color: #A88A8A;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
}.eyj_reg_g7h {
  background: #0D0808;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.eyj_reg_g7h {
  padding: 2.75rem 1.5rem 0;
}
}.eyj_reg_in_g7h {
  background: #191010;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.eyj_reg_in_g7h {
  padding: 2.5rem;
}
}.eyj_reg_top_g7h {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.eyj_reg_top_g7h {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.eyj_reg_label_g7h {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #E8231B;
  font-size: 0.688rem;
}.eyj_reg_h2_g7h {
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F6F0F0;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 765px) {.eyj_reg_h2_g7h {
  font-size: 1.75rem;
}
}.eyj_reg_bonus_g7h {
  border: 1px solid rgba(240, 165, 0, 0.15);
  padding: 0.625rem 16px;
  gap: 0.5rem;
  border-radius: 0.625rem;
  background: rgba(240, 165, 0, 0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.eyj_reg_bonus_amount_g7h {
  color: #F0A500;
  font-size: 20px;
  font-weight: 800;
}.eyj_reg_bonus_text_g7h {
  line-height: 1.35;
  font-size: 13px;
  color: #A88A8A;
}.eyj_reg_cta_btn_g7h {
  background: #22C55E;
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 0.625rem;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.938rem;
  color: #0D0606;
  font-weight: 700;
  box-shadow: 0 0.375rem 20px rgba(34, 197, 94, 0.38);
}.eyj_reg_cta_btn_g7h:hover {
  background: #16A34A;
}.eyj_reg_terms_g7h {
  font-size: 11px;
  line-height: 1.5;
  color: #654848;
}.eyj_reg_seo_g7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #7D5E5E;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
}.eyj_reg_seo_g7h p {
  color: #7D5E5E;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.eyj_reg_seo_g7h p:last-child {
  margin-bottom: 0;
}.eyj_reg_seo_g7h strong {
  color: #D5C5C5;
  font-weight: 700;
}.eyj_reg_seo_g7h a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8231B;
}.eyj_reg_seo_g7h a:hover {
  color: #FF3D34;
}.eyj_reg_seo_g7h ul,.eyj_reg_seo_g7h ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.eyj_reg_seo_g7h ol {
  list-style: decimal;
}.eyj_reg_seo_g7h li {
  line-height: 1.65;
  color: #7D5E5E;
  font-size: 13px;
  margin-bottom: 4px;
}.eyj_reg_seo_g7h table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.eyj_reg_seo_g7h table {
  display: table;
}
}.eyj_reg_seo_g7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D5C5C5;
}.eyj_reg_seo_g7h td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D5E5E;
}.eyj_reg_steps_g7h {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.eyj_reg_steps_g7h {
  margin-top: 0;
}
}.eyj_reg_step_g7h {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.eyj_reg_step_num_g7h {
  border: 1px solid rgba(232, 35, 27, 0.07);
  border-radius: 50%;
  background: rgba(232, 35, 27, 0.18);
  font-size: 0.875rem;
  height: 34px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  color: #E8231B;
  width: 34px;
  align-items: center;
  font-weight: 800;
}.eyj_reg_step_title_g7h {
  color: #F6F0F0;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.eyj_reg_step_text_g7h {
  line-height: 1.5;
  font-size: 12px;
  color: #7D5E5E;
}.eyj_reg_trust_g7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.eyj_reg_trust_item_g7h {
  gap: 7px;
  color: #7D5E5E;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.eyj_reg_trust_ic_g7h svg {
  height: 16px;
  color: #E8231B;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eyj_bon_g7h {
  padding: 2.25rem 16px 0;
  background: #0D0808;
}
@media(min-width: 769px) {.eyj_bon_g7h {
  padding: 2.75rem 24px 0;
}
}.eyj_bon_in_g7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.eyj_bon_head_g7h {
  margin-bottom: 1.25rem;
}.eyj_bon_label_g7h {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #E8231B;
  text-transform: uppercase;
}.eyj_bon_h2_g7h {
  color: #F6F0F0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.eyj_bon_h2_g7h {
  font-size: 24px;
}
}.eyj_bon_seo_g7h {
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
  color: #7D5E5E;
  overflow-wrap: break-word;
}.eyj_bon_seo_g7h strong {
  color: #D5C5C5;
  font-weight: 700;
}.eyj_bon_seo_g7h a {
  text-decoration: underline;
  color: #E8231B;
}.eyj_bon_grid_g7h {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.eyj_bon_grid_g7h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eyj_bon_grid_g7h {
  grid-template-columns: repeat(5,1fr);
}
}.eyj_bon_card_g7h {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #130B0B;
  border-radius: 10px;
}.eyj_bon_card_g7h:hover {
  border-color: rgba(232, 35, 27, 0.07);
  transform: translateY(-2px);
}.eyj_bon_card_ic_g7h svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eyj_bon_card_ic_g7h {
  margin-bottom: 10px;
}.eyj_bon_card_type_g7h {
  color: #7D5E5E;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
}.eyj_bon_card_amount_g7h {
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #F0A500;
}.eyj_bon_card_name_g7h {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F6F0F0;
}.eyj_bon_card_detail_g7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #654848;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.eyj_app_g7h {
  background: #0D0808;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.eyj_app_g7h {
  padding: 44px 24px 0;
}
}.eyj_app_in_g7h {
  margin: 0 auto;
  max-width: 1320px;
}.eyj_app_head_g7h {
  margin-bottom: 16px;
}.eyj_app_label_g7h {
  color: #E8231B;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.eyj_app_h2_g7h {
  color: #F6F0F0;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 766px) {.eyj_app_h2_g7h {
  font-size: 24px;
}
}.eyj_app_sub_g7h {
  max-width: 37.5rem;
  color: #7D5E5E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.eyj_app_sub_g7h strong {
  font-weight: 700;
  color: #D5C5C5;
}.eyj_app_cards_g7h {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.eyj_app_cards_g7h {
  grid-template-columns: repeat(3,1fr);
}
}.eyj_app_card_g7h {
  gap: 1rem;
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.eyj_app_card_ios_g7h {
  background: linear-gradient(135deg,rgba(232, 35, 27, 0.18) 0%,#191010 100%);
}.eyj_app_card_android_g7h {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#191010 100%);
}.eyj_app_card_win_g7h {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.15) 0%,#191010 100%);
}.eyj_app_card_ic_g7h svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.eyj_app_card_ic_g7h {
  flex-shrink: 0;
  color: #F6F0F0;
}.eyj_app_card_os_g7h {
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7D5E5E;
}.eyj_app_card_title_g7h {
  font-weight: 700;
  color: #F6F0F0;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.eyj_app_card_text_g7h {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7D5E5E;
}.eyj_app_card_btn_g7h {
  transition: background .2s;
  gap: 7px;
  border-radius: 6px;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(232, 35, 27, 0.55);
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  color: #F6F0F0;
}.eyj_app_card_btn_g7h:hover {
  background: rgba(255, 255, 255, 0.07);
}.eyj_seo_g7h {
  background: #0D0808;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.eyj_seo_g7h {
  padding: 2.75rem 1.5rem 0;
}
}.eyj_seo_in_g7h {
  margin: 0 auto;
  border-radius: 1rem;
  background: #191010;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.eyj_seo_in_g7h {
  padding: 36px 2.5rem;
}
}.eyj_seo_label_g7h {
  text-transform: uppercase;
  color: #E8231B;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.eyj_seo_h2_g7h {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F6F0F0;
  font-size: 20px;
}
@media(min-width: 765px) {.eyj_seo_h2_g7h {
  font-size: 1.5rem;
}
}.eyj_seo_body_g7h {
  line-height: 1.75;
  color: #A88A8A;
  overflow-wrap: break-word;
  font-size: 14px;
}.eyj_seo_body_g7h p {
  font-size: 14px;
  color: #A88A8A;
  margin-bottom: 12px;
  line-height: 1.75;
}.eyj_seo_body_g7h p:last-child {
  margin-bottom: 0;
}.eyj_seo_body_g7h strong {
  color: #D5C5C5;
  font-weight: 700;
}.eyj_seo_body_g7h a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8231B;
}.eyj_seo_body_g7h a:hover {
  color: #FF3D34;
}.eyj_seo_body_g7h ul,.eyj_seo_body_g7h ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.eyj_seo_body_g7h ol {
  list-style: decimal;
}.eyj_seo_body_g7h li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88A8A;
  margin-bottom: 6px;
}.eyj_seo_body_g7h table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.eyj_seo_body_g7h table {
  display: table;
}
}.eyj_seo_body_g7h th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D5C5C5;
  text-align: left;
}.eyj_seo_body_g7h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A88A8A;
}.eyj_seo_cols_g7h {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.eyj_seo_cols_g7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eyj_seo_cols_g7h {
  grid-template-columns: repeat(3,1fr);
}
}.eyj_seo_col_h_g7h {
  color: #D5C5C5;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.eyj_seo_col_p_g7h {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D5E5E;
}.eyj_seo_stats_g7h {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.eyj_seo_stat_g7h {
  background: rgba(232, 35, 27, 0.07);
  border: 1px solid rgba(232, 35, 27, 0.18);
  padding: 14px 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.eyj_seo_stat_val_g7h {
  color: #E8231B;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.eyj_seo_stat_lb_g7h {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D5E5E;
}.eyj_seo_g7h {
  padding: 36px 16px 0;
  background: #0D0808;
}
@media(min-width: 767px) {.eyj_seo_g7h {
  padding: 2.75rem 24px 0;
}
}.eyj_seo_in_g7h {
  background: #191010;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.eyj_seo_in_g7h {
  padding: 2.25rem 2.5rem;
}
}.eyj_seo_label_g7h {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8231B;
  font-size: 11px;
}.eyj_seo_h2_g7h {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F6F0F0;
}
@media(min-width: 767px) {.eyj_seo_h2_g7h {
  font-size: 24px;
}
}.eyj_seo_body_g7h {
  font-size: 14px;
  color: #A88A8A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.eyj_seo_body_g7h p {
  color: #A88A8A;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.eyj_seo_body_g7h p:last-child {
  margin-bottom: 0;
}.eyj_seo_body_g7h strong {
  font-weight: 700;
  color: #D5C5C5;
}.eyj_seo_body_g7h a {
  transition: color .2s;
  color: #E8231B;
  text-decoration: underline;
}.eyj_seo_body_g7h a:hover {
  color: #FF3D34;
}.eyj_seo_body_g7h ul,.eyj_seo_body_g7h ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.eyj_seo_body_g7h ol {
  list-style: decimal;
}.eyj_seo_body_g7h li {
  color: #A88A8A;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.eyj_seo_body_g7h table {
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.eyj_seo_body_g7h table {
  display: table;
}
}.eyj_seo_body_g7h th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C5C5;
  text-align: left;
  font-weight: 700;
}.eyj_seo_body_g7h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A88A8A;
}.eyj_seo_cols_g7h {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.eyj_seo_cols_g7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.eyj_seo_cols_g7h {
  grid-template-columns: repeat(3,1fr);
}
}.eyj_seo_col_h_g7h {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #D5C5C5;
  font-size: 0.813rem;
}.eyj_seo_col_p_g7h {
  overflow-wrap: break-word;
  color: #7D5E5E;
  line-height: 1.65;
  font-size: 0.813rem;
}.eyj_seo_stats_g7h {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.eyj_seo_stat_g7h {
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(232, 35, 27, 0.07);
  border: 1px solid rgba(232, 35, 27, 0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.eyj_seo_stat_val_g7h {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #E8231B;
  overflow-wrap: break-word;
}.eyj_seo_stat_lb_g7h {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D5E5E;
}.eyj_rv_g7h {
  padding: 2.25rem 1rem 0;
  background: #0D0808;
}
@media(min-width: 766px) {.eyj_rv_g7h {
  padding: 2.75rem 24px 0;
}
}.eyj_rv_in_g7h {
  margin: 0 auto;
  max-width: 1320px;
}.eyj_rv_head_g7h {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.eyj_rv_label_g7h {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E8231B;
  font-weight: 700;
  text-transform: uppercase;
}.eyj_rv_h2_g7h {
  color: #F6F0F0;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.eyj_rv_h2_g7h {
  font-size: 1.75rem;
}
}.eyj_rv_stats_g7h {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.813rem;
  color: #7D5E5E;
}.eyj_rv_stats_score_g7h {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.eyj_rv_stats_score_val_g7h {
  color: #F0A500;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  font-weight: 800;
}.eyj_rv_stats_score_max_g7h {
  color: #654848;
  font-size: 13px;
}.eyj_rv_stats_badge_g7h {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.eyj_rv_stats_badge_g7h svg {
  height: 14px;
  color: #F0A500;
  width: 14px;
}.eyj_rv_grid_g7h {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.eyj_rv_grid_g7h {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.eyj_rv_grid_g7h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eyj_rv_card_g7h {
  background: #191010;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.eyj_rv_card_stars_g7h {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F0A500;
}.eyj_rv_card_stars_g7h svg {
  width: 0.875rem;
  height: 14px;
}.eyj_rv_card_h_g7h {
  color: #F6F0F0;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.eyj_rv_card_body_g7h {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7D5E5E;
  font-size: 0.813rem;
}.eyj_rv_card_body_g7h strong {
  color: #D5C5C5;
  font-weight: 600;
}.eyj_rv_card_meta_g7h {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.eyj_rv_card_author_g7h {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D5C5C5;
}.eyj_rv_card_date_g7h {
  color: #654848;
  font-size: 0.688rem;
}.eyj_seo_g7h {
  padding: 36px 16px 0;
  background: #0D0808;
}
@media(min-width:768px) {.eyj_seo_g7h {
  padding: 44px 24px 0;
}
}.eyj_seo_in_g7h {
  margin: 0 auto;
  border-radius: 1rem;
  background: #191010;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.eyj_seo_in_g7h {
  padding: 36px 2.5rem;
}
}.eyj_seo_label_g7h {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8231B;
  margin-bottom: 0.625rem;
}.eyj_seo_h2_g7h {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6F0F0;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.eyj_seo_h2_g7h {
  font-size: 1.5rem;
}
}.eyj_seo_body_g7h {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A88A8A;
  font-size: 14px;
}.eyj_seo_body_g7h p {
  margin-bottom: 12px;
  color: #A88A8A;
  line-height: 1.75;
  font-size: 0.875rem;
}.eyj_seo_body_g7h p:last-child {
  margin-bottom: 0;
}.eyj_seo_body_g7h strong {
  color: #D5C5C5;
  font-weight: 700;
}.eyj_seo_body_g7h a {
  transition: color .2s;
  color: #E8231B;
  text-decoration: underline;
}.eyj_seo_body_g7h a:hover {
  color: #FF3D34;
}.eyj_seo_body_g7h ul,.eyj_seo_body_g7h ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.eyj_seo_body_g7h ol {
  list-style: decimal;
}.eyj_seo_body_g7h li {
  font-size: 14px;
  color: #A88A8A;
  line-height: 1.75;
  margin-bottom: 6px;
}.eyj_seo_body_g7h table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.eyj_seo_body_g7h table {
  display: table;
}
}.eyj_seo_body_g7h th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C5C5;
}.eyj_seo_body_g7h td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88A8A;
}.eyj_seo_cols_g7h {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.eyj_seo_cols_g7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.eyj_seo_cols_g7h {
  grid-template-columns: repeat(3,1fr);
}
}.eyj_seo_col_h_g7h {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D5C5C5;
  overflow-wrap: break-word;
  font-weight: 700;
}.eyj_seo_col_p_g7h {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D5E5E;
}.eyj_seo_stats_g7h {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.eyj_seo_stat_g7h {
  border: 1px solid rgba(232, 35, 27, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(232, 35, 27, 0.07);
  min-width: 8.75rem;
}.eyj_seo_stat_val_g7h {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8231B;
}.eyj_seo_stat_lb_g7h {
  overflow-wrap: break-word;
  color: #7D5E5E;
  font-size: 0.688rem;
}.eyj_pmt_g7h {
  background: #0D0808;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.eyj_pmt_g7h {
  padding: 44px 1.5rem 0;
}
}.eyj_pmt_in_g7h {
  margin: 0 auto;
  max-width: 1320px;
}.eyj_pmt_head_g7h {
  margin-bottom: 22px;
  max-width: 720px;
}.eyj_pmt_label_g7h {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8231B;
  letter-spacing: .08em;
}.eyj_pmt_h2_g7h {
  font-size: 22px;
  color: #F6F0F0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.eyj_pmt_h2_g7h {
  font-size: 1.75rem;
}
}.eyj_pmt_intro_g7h {
  font-size: 14px;
  color: #7D5E5E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.eyj_pmt_groups_g7h {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.eyj_pmt_group_g7h {
  background: #191010;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.eyj_pmt_group_head_g7h {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.eyj_pmt_group_ic_g7h {
  background: rgba(232, 35, 27, 0.18);
  border-radius: 6px;
  color: #E8231B;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.eyj_pmt_group_ic_g7h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.eyj_pmt_group_h_g7h {
  margin: 0;
  overflow-wrap: break-word;
  color: #F6F0F0;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 700;
}.eyj_pmt_group_p_g7h {
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D5E5E;
}.eyj_pmt_group_p_g7h strong {
  color: #D5C5C5;
  font-weight: 600;
}.eyj_pmt_table_wrap_g7h {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.eyj_pmt_table_g7h {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
}.eyj_pmt_table_g7h th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #D5C5C5;
}.eyj_pmt_table_g7h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7D5E5E;
}.eyj_pmt_table_g7h tbody tr:last-child td {
  border-bottom: none;
}.eyj_pmt_table_g7h tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D5C5C5;
}.eyj_faq_g7h {
  background: #0D0808;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.eyj_faq_g7h {
  padding: 44px 1.5rem 0;
}
}.eyj_faq_in_g7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.eyj_faq_head_g7h {
  margin-bottom: 20px;
}.eyj_faq_label_g7h {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #E8231B;
}.eyj_faq_h2_g7h {
  color: #F6F0F0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.eyj_faq_h2_g7h {
  font-size: 24px;
}
}.eyj_faq_list_g7h {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eyj_faq_item_g7h {
  border-radius: 10px;
  overflow: hidden;
  background: #191010;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.eyj_faq_q_g7h {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #D5C5C5;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
}.eyj_faq_q_g7h:hover {
  color: #F6F0F0;
}.eyj_faq_q_ic_g7h {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-shrink: 0;
  font-size: 16px;
  color: #E8231B;
  height: 1.5rem;
  width: 1.5rem;
  justify-content: center;
  display: flex;
}.eyj_faq_item_g7h.eyj_state_open_g7h .eyj_faq_q_ic_g7h {
  transform: rotate(45deg);
}.eyj_faq_a_g7h {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #7D5E5E;
  font-size: 0.813rem;
}.eyj_faq_item_g7h.eyj_state_open_g7h .eyj_faq_a_g7h {
  display: block;
}.eyj_faq_a_g7h strong {
  font-weight: 700;
  color: #D5C5C5;
}.eyj_faq_a_g7h a {
  text-decoration: underline;
  color: #E8231B;
}.eyj_faq_a_g7h ul,.eyj_faq_a_g7h ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.eyj_faq_a_g7h ol {
  list-style: decimal;
}.eyj_faq_a_g7h li {
  margin-bottom: 4px;
  line-height: 1.6;
}.eyj_faq_a_g7h table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.eyj_faq_a_g7h table {
  display: table;
}
}.eyj_faq_a_g7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #D5C5C5;
  text-align: left;
}.eyj_faq_a_g7h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7D5E5E;
}.eyj_ft_g7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070404;
  margin-top: 48px;
}.eyj_ft_support_g7h {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.eyj_ft_support_g7h {
  padding: 1.75rem 1.5rem;
}
}.eyj_ft_support_in_g7h {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.eyj_ft_support_main_g7h {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.eyj_ft_support_ic_g7h {
  color: #E8231B;
  flex-shrink: 0;
}.eyj_ft_support_ic_g7h svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.eyj_ft_support_text_title_g7h {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F6F0F0;
  font-weight: 700;
  font-size: 15px;
}.eyj_ft_support_text_sub_g7h {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7D5E5E;
}.eyj_ft_support_btn_g7h {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #E8231B;
  border-radius: 10px;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #F6F0F0;
}.eyj_ft_support_btn_g7h:hover {
  background: #FF3D34;
}.eyj_ft_support_contacts_g7h {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.eyj_ft_support_contact_g7h {
  font-size: 12px;
  color: #654848;
  line-height: 1.4;
}.eyj_ft_support_contact_g7h strong {
  display: block;
  color: #A88A8A;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
}.eyj_ft_main_g7h {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.eyj_ft_main_g7h {
  padding: 2.5rem 24px 2rem;
}
}.eyj_ft_main_in_g7h {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.eyj_ft_main_in_g7h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eyj_ft_main_in_g7h {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.eyj_ft_col_logo_g7h {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.eyj_ft_col_logo_g7h {
  grid-column: auto;
}
}.eyj_ft_logo_g7h {
  gap: 0.563rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #F6F0F0;
  margin-bottom: 0.75rem;
  font-size: 16px;
}.eyj_ft_logo_mark_g7h {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.eyj_ft_logo_mark_g7h img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.eyj_ft_logo_sub_g7h {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 200px;
  color: #654848;
  overflow-wrap: break-word;
}.eyj_ft_col_title_g7h {
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #A88A8A;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.eyj_ft_col_links_g7h {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.eyj_ft_col_link_g7h {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #654848;
}.eyj_ft_col_link_g7h:hover {
  color: #D5C5C5;
}.eyj_ft_apps_g7h {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.eyj_ft_app_card_g7h {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.eyj_ft_app_card_g7h:hover {
  border-color: rgba(232, 35, 27, 0.55);
}.eyj_ft_app_card_ic_g7h svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.eyj_ft_app_card_os_g7h {
  color: #654848;
  font-weight: 600;
  font-size: 10px;
}.eyj_ft_app_card_action_g7h {
  font-weight: 700;
  font-size: 12px;
  color: #D5C5C5;
}.eyj_ft_bot_g7h {
  padding: 20px 16px;
}
@media(min-width: 765px) {.eyj_ft_bot_g7h {
  padding: 1.25rem 24px;
}
}.eyj_ft_bot_in_g7h {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.eyj_ft_socials_g7h {
  gap: 8px;
  display: flex;
}.eyj_ft_soc_g7h {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 36px;
  height: 36px;
  justify-content: center;
  color: #A88A8A;
  align-items: center;
  display: flex;
}.eyj_ft_soc_g7h svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.eyj_ft_soc_g7h:hover {
  background: rgba(255, 255, 255, 0.07);
}.eyj_ft_legal_g7h {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  color: #806060;
}.eyj_ft_legal_g7h strong {
  font-weight: 700;
  color: #A88A8A;
}.eyj_ft_legal_g7h a {
  color: #A88A8A;
  text-decoration: underline;
}.eyj_ft_age_g7h {
  border: 2px solid #806060;
  border-radius: 50%;
  align-items: center;
  margin-left: auto;
  display: flex;
  font-size: 11px;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  color: #806060;
  height: 2rem;
}