*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #120E09;
  color: #D0BC96;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xrl-layout_hn2 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.xrl-page_hn2 {
  display: flex;
  min-height: 100vh;
}.xrl-main_hn2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1077px) {.xrl-main_hn2 {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.xrl-main_hn2 {
  padding-bottom: 4.5rem;
}
}.xrl-gc_hn2 {
  border-radius: 10px;
  overflow: hidden;
  background: #181209;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.06);
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.xrl-gc_hn2 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.xrl-gc_hn2 {
  width: 10.5rem;
}
}.xrl-gc_hn2:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 28, 0.08);
}.xrl-gc_img_hn2 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.xrl-gc_img_hn2 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.xrl-gc_hover_hn2 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 7, 3, 0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.xrl-gc_hn2:hover .xrl-gc_hover_hn2 {
  opacity: 1;
}.xrl-gc_hover_btn_hn2 {
  background: #C8861C;
  border-radius: 6px;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F4EAD2;
  font-size: 0.75rem;
}.xrl-gc_info_hn2 {
  padding: 0.5rem 10px 10px;
}.xrl-gc_name_hn2 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  color: #D0BC96;
  max-width: 100%;
}.xrl-gc_prov_hn2 {
  font-size: 0.625rem;
  color: #5E4E34;
}.xrl-gc_tag_hn2 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  top: 0.375rem;
}.xrl-gc_tag_hot_hn2 {
  background: #D43A28;
  color: #fff;
}.xrl-gc_tag_new_hn2 {
  background: #3EAD6A;
  color: #120E09;
}.xrl-gc_tag_jp_hn2 {
  background: #E8A420;
  color: #120E09;
}.xrl-gc_tag_ex_hn2 {
  background: #8B3A0E;
  color: #fff;
}.xrl-gc_tag_live_hn2 {
  background: #D43A28;
  color: #fff;
}.xrl-gr_hn2 {
  padding: 2rem 16px 0;
  background: #120E09;
}
@media(min-width: 767px) {.xrl-gr_hn2 {
  padding: 2.25rem 24px 0;
}
}.xrl-gr_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-gr_head_hn2 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.xrl-gr_head_l_hn2 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.xrl-gr_ic_hn2 {
  border-radius: 10px;
  justify-content: center;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
}.xrl-gr_ic_hn2 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.xrl-gr_title_hn2 {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
}
@media(min-width: 769px) {.xrl-gr_title_hn2 {
  font-size: 18px;
}
}.xrl-gr_more_hn2 {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #7A6444;
  font-size: 12px;
}.xrl-gr_more_hn2:hover {
  color: #C8861C;
}.xrl-gr_more_hn2 svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.xrl-gr_arrows_hn2 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xrl-gr_arr_hn2 {
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  height: 30px;
  width: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #A68E68;
}.xrl-gr_arr_hn2:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F4EAD2;
}.xrl-gr_arr_hn2 svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.xrl-gr_seo_h_hn2 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
  color: #D0BC96;
}
@media(min-width: 771px) {.xrl-gr_seo_h_hn2 {
  font-size: 0.875rem;
}
}.xrl-gr_seo_hn2 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #7A6444;
  max-width: 42.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.xrl-gr_seo_hn2 strong {
  font-weight: 600;
  color: #D0BC96;
}.xrl-gr_scroll_hn2 {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.xrl-gr_scroll_hn2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.xrl-gr_scroll_hn2 {
  gap: 12px;
}
}.xrl-tb_hn2 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  background: #0F0C07;
  position: fixed;
  display: flex;
  align-items: center;
  z-index: 80;
  left: 0;
  top: 0;
  height: 3.5rem;
  right: 0;
}.xrl-tb_in_hn2 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.xrl-tb_burger_hn2 {
  gap: 0.313rem;
  border-radius: 10px;
  height: 2.375rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 38px;
  margin-right: 8px;
  flex-direction: column;
}.xrl-tb_burger_hn2:hover {
  background: rgba(255, 220, 160, 0.05);
}.xrl-tb_burger_line_hn2 {
  background: #A68E68;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.xrl-tb_burger_hn2 {
  display: none;
}
}.xrl-tb_logo_hn2 {
  gap: 9px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F4EAD2;
}.xrl-tb_logo_mark_hn2 {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 2rem;
}.xrl-tb_logo_mark_hn2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xrl-tb_nav_hn2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.xrl-tb_nav_hn2 {
  display: flex;
}
}.xrl-tb_tab_hn2 {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #A68E68;
}.xrl-tb_tab_hn2:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4EAD2;
}.xrl-tb_tab_hn2.xrl-state_active_hn2 {
  background: rgba(200, 134, 28, 0.18);
  color: #F4EAD2;
}.xrl-tb_right_hn2 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.xrl-tb_login_hn2 {
  background: rgba(255, 220, 160, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #D0BC96;
  font-weight: 600;
}.xrl-tb_login_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F4EAD2;
}
@media(min-width: 477px) {.xrl-tb_login_hn2 {
  display: block;
}
}.xrl-tb_reg_hn2 {
  background: #3EAD6A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #100C04;
  font-weight: 700;
}.xrl-tb_reg_hn2:hover {
  background: #52C47E;
}.xrl-sb_hn2 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #1E1610;
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  left: 0;
  overflow-y: auto;
}.xrl-sb_hn2.xrl-state_open_hn2 {
  transform: translateX(0);
}.xrl-sb_hn2::-webkit-scrollbar {
  width: 4px;
}.xrl-sb_hn2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.08);
}
@media(min-width: 1078px) {.xrl-sb_hn2 {
  transform: translateX(0);
}
}.xrl-sb_auth_hn2 {
  padding: 14px 12px 10px;
}.xrl-sb_btn_reg_hn2 {
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3EAD6A;
  display: block;
  font-weight: 700;
  color: #100C04;
  font-size: 13px;
  text-align: center;
  margin-bottom: 8px;
}.xrl-sb_btn_reg_hn2:hover {
  background: #52C47E;
}.xrl-sb_btn_login_hn2 {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.625rem;
  padding: 0.625rem;
  font-size: 0.813rem;
  text-align: center;
  color: #D0BC96;
  display: block;
  font-weight: 600;
}.xrl-sb_btn_login_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F4EAD2;
}.xrl-sb_promo_hn2 {
  border: 1px solid rgba(200, 134, 28, 0.18);
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1606,#1E1610);
  border-radius: 10px;
  position: relative;
}.xrl-sb_promo_hn2::before {
  background: radial-gradient(circle,rgba(200, 134, 28, 0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  position: absolute;
  height: 5rem;
  content: '';
  right: -20px;
  top: -20px;
}.xrl-sb_promo_title_hn2 {
  color: #C8861C;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.xrl-sb_promo_text_hn2 {
  line-height: 1.35;
  color: #F4EAD2;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.xrl-sb_promo_sub_hn2 {
  font-size: 10px;
  margin-top: 3px;
  color: #7A6444;
}.xrl-sb_nav_hn2 {
  padding: 0.375rem 8px 16px;
}.xrl-sb_nav_lb_hn2 {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  color: #5E4E34;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.xrl-sb_link_hn2 {
  border-radius: 0.375rem;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  color: #A68E68;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  display: flex;
  font-size: 13px;
}.xrl-sb_link_hn2:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4EAD2;
}.xrl-sb_link_hn2.xrl-state_active_hn2 {
  background: rgba(200, 134, 28, 0.18);
  color: #F4EAD2;
}.xrl-sb_ic_hn2 {
  border-radius: 6px;
  height: 30px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
}.xrl-sb_ic_hn2 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xrl-sb_ic_1_hn2 {
  background: rgba(200, 134, 28, 0.08);
  color: #C8861C;
}.xrl-sb_ic_2_hn2 {
  background: rgba(62, 173, 106, 0.16);
  color: #3EAD6A;
}.xrl-sb_ic_3_hn2 {
  background: rgba(232, 164, 32, 0.16);
  color: #E8A420;
}.xrl-sb_ic_4_hn2 {
  background: rgba(139, 58, 14, 0.28);
  color: #8B3A0E;
}.xrl-sb_ic_5_hn2 {
  background: rgba(200, 134, 28, 0.08);
  color: #E03878;
}.xrl-sb_ic_6_hn2 {
  background: rgba(139, 58, 14, 0.28);
  color: #9050C8;
}.xrl-sb_badge_hn2 {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #E8A420;
  color: #100C04;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.xrl-sb_bot_hn2 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
}.xrl-sb_lang_hn2,.xrl-sb_help_hn2 {
  border: 1px solid rgba(255, 210, 140, 0.06);
  padding: 9px 6px;
  border-radius: 6px;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 6px;
  align-items: center;
  color: #A68E68;
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
}.xrl-sb_lang_hn2:hover,.xrl-sb_help_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F4EAD2;
}.xrl-sb_lang_hn2 svg,.xrl-sb_help_hn2 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.xrl-sb_bd_hn2 {
  inset: 0;
  background: rgba(10, 7, 3, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.xrl-sb_bd_hn2.xrl-state_on_hn2 {
  display: block;
}
@media(min-width: 1078px) {.xrl-sb_bd_hn2 {
  display: none!important;
}
}.xrl-mob_nav_hn2 {
  background: #1E1610;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  z-index: 80;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1079px) {.xrl-mob_nav_hn2 {
  display: none;
}
}.xrl-mob_nav_item_hn2 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  cursor: pointer;
  color: #5E4E34;
  align-items: center;
  flex-direction: column;
  display: flex;
}.xrl-mob_nav_ic_hn2 {
  line-height: 1;
}.xrl-mob_nav_ic_hn2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.xrl-mob_nav_lb_hn2 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E4E34;
}.xrl-mob_nav_item_hn2.xrl-state_active_hn2 {
  color: #C8861C;
}.xrl-mob_nav_item_hn2.xrl-state_active_hn2 .xrl-mob_nav_lb_hn2 {
  color: #C8861C;
}.xrl-hero_hn2 {
  background: #120E09;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.xrl-hero_hn2 {
  padding: 1.5rem 1.5rem 0;
}
}.xrl-hero_in_hn2 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.xrl-hero_in_hn2 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.xrl-hero_in_hn2 {
  grid-template-columns: 1fr 340px;
}
}.xrl-hero_promo_hn2 {
  background: #181209;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width:768px) {.xrl-hero_promo_hn2 {
  min-height: 280px;
}
}.xrl-hero_promo_bg_hn2 {
  background: linear-gradient(120deg,#2A1606 0%,#120E09 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.xrl-hero_promo_bg_hn2::after {
  inset: 0;
  background: linear-gradient(90deg,#120E09 0%,rgba(10, 7, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.xrl-hero_promo_glow_hn2 {
  background: radial-gradient(circle,rgba(139, 58, 14, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
  position: absolute;
  top: -40px;
}.xrl-hero_promo_ct_hn2 {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 771px) {.xrl-hero_promo_ct_hn2 {
  padding: 40px 2rem;
}
}.xrl-hero_badge_hn2 {
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 134, 28, 0.08);
  background: rgba(200, 134, 28, 0.18);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  color: #C8861C;
  font-weight: 700;
}.xrl-hero_h1_hn2 {
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
}.xrl-hero_h1_hn2 em {
  font-style: normal;
  color: #E8A420;
}
@media(min-width: 770px) {.xrl-hero_h1_hn2 {
  font-size: 2.25rem;
}
}.xrl-hero_sub_hn2 {
  color: #A68E68;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.xrl-hero_sub_hn2 {
  font-size: 0.875rem;
}
}.xrl-hero_row_hn2 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.xrl-hero_cta_hn2 {
  background: #3EAD6A;
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 10px;
  color: #100C04;
  box-shadow: 0 0 14px 3px rgba(62, 173, 106, 0.40), 3px 5px 0.625rem 0 rgba(8, 5, 2, 0.65);
  font-weight: 700;
  font-size: 14px;
}.xrl-hero_cta_hn2:hover {
  background: #52C47E;
}.xrl-hero_terms_hn2 {
  font-size: 11px;
  color: #5E4E34;
}.xrl-hero_game_hn2 {
  border: 1px solid rgba(255, 210, 140, 0.06);
  background: #181209;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
}.xrl-hero_game_badge_hn2 {
  background: rgba(232, 164, 32, 0.16);
  border: 1px solid rgba(232, 164, 32, 0.16);
  padding: 0.313rem 10px;
  border-radius: 20px;
  text-transform: uppercase;
  top: 12px;
  position: absolute;
  letter-spacing: .06em;
  left: 0.75rem;
  font-size: 10px;
  z-index: 3;
  color: #E8A420;
  font-weight: 700;
}.xrl-hero_game_badge_hn2 svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
}.xrl-hero_game_img_hn2 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1606,#120E09);
  position: relative;
  padding-bottom: 60%;
}.xrl-hero_game_img_hn2 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xrl-hero_game_play_hn2 {
  background: rgba(10, 7, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.xrl-hero_game_hn2:hover .xrl-hero_game_play_hn2 {
  opacity: 1;
}.xrl-hero_game_play_hn2 span {
  border-radius: 50%;
  background: #C8861C;
  align-items: center;
  display: flex;
  height: 52px;
  justify-content: center;
  width: 52px;
}.xrl-hero_game_play_hn2 span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.xrl-hero_game_info_hn2 {
  padding: 0.875rem 16px;
}.xrl-hero_game_title_hn2 {
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EAD2;
}.xrl-hero_game_provider_hn2 {
  color: #7A6444;
  font-size: 0.688rem;
}.xrl-hero_game_btn_hn2 {
  margin: 12px 1rem 16px;
  background: #C8861C;
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #F4EAD2;
}.xrl-hero_game_hn2:hover .xrl-hero_game_btn_hn2 {
  background: #DF9E30;
}.xrl-sbar_hn2 {
  padding: 1rem 1rem 0;
  background: #120E09;
}
@media(min-width: 769px) {.xrl-sbar_hn2 {
  padding: 18px 24px 0;
}
}.xrl-sbar_in_hn2 {
  margin: 0 auto;
  max-width: 1320px;
}.xrl-sbar_row_hn2 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.xrl-sbar_input_hn2 {
  padding: 11px 16px;
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  flex: 1;
  gap: 0.625rem;
  background: #181209;
  color: #7A6444;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.xrl-sbar_input_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
}.xrl-sbar_input_hn2 svg {
  height: 15px;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
}.xrl-sbar_providers_hn2 {
  gap: 8px;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #181209;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #D0BC96;
}.xrl-sbar_providers_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F4EAD2;
}.xrl-sbar_providers_hn2 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.xrl-sbar_tabs_hn2 {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.xrl-sbar_tabs_hn2::-webkit-scrollbar {
  display: none;
}.xrl-sbar_tab_hn2 {
  border: 1px solid rgba(255, 210, 140, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 220, 160, 0.05);
  gap: 7px;
  padding: 0.5rem 0.875rem;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #A68E68;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
}.xrl-sbar_tab_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
  background: rgba(255, 220, 160, 0.08);
  color: #F4EAD2;
}.xrl-sbar_tab_hn2.xrl-state_active_hn2 {
  background: rgba(200, 134, 28, 0.18);
  border-color: rgba(200, 134, 28, 0.08);
  color: #F4EAD2;
}.xrl-sbar_tab_ic_hn2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.xrl-wy_hn2 {
  padding: 2rem 1rem 0;
  background: #120E09;
}
@media(min-width: 769px) {.xrl-wy_hn2 {
  padding: 40px 24px 0;
}
}.xrl-wy_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-wy_head_hn2 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.xrl-wy_label_hn2 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8861C;
  text-transform: uppercase;
}.xrl-wy_h2_hn2 {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
}
@media(min-width: 769px) {.xrl-wy_h2_hn2 {
  font-size: 24px;
}
}.xrl-wy_intro_hn2 {
  margin: 0;
  font-size: 0.813rem;
  color: #7A6444;
  line-height: 1.6;
}.xrl-wy_grid_hn2 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xrl-wy_grid_hn2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xrl-wy_grid_hn2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xrl-wy_card_hn2 {
  padding: 20px;
  border-radius: 0.625rem;
  background: #1E1610;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,transform .2s;
}.xrl-wy_card_hn2:hover {
  border-color: rgba(200, 134, 28, 0.08);
  transform: translateY(-2px);
}.xrl-wy_card_ic_hn2 {
  background: rgba(200, 134, 28, 0.18);
  border-radius: 50%;
  color: #C8861C;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  width: 2.75rem;
}.xrl-wy_card_ic_hn2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.xrl-wy_card_h_hn2 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EAD2;
  font-weight: 700;
  font-size: 15px;
}.xrl-wy_card_p_hn2 {
  font-size: 13px;
  color: #7A6444;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xrl-wy_card_p_hn2 strong {
  font-weight: 600;
  color: #D0BC96;
}.xrl-gcg_hn2 {
  padding: 2.25rem 16px 0;
  background: #120E09;
}
@media(min-width: 766px) {.xrl-gcg_hn2 {
  padding: 44px 1.5rem 0;
}
}.xrl-gcg_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-gcg_head_hn2 {
  max-width: 720px;
  margin-bottom: 20px;
}.xrl-gcg_label_hn2 {
  color: #C8861C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.xrl-gcg_h2_hn2 {
  color: #F4EAD2;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.xrl-gcg_h2_hn2 {
  font-size: 1.75rem;
}
}.xrl-gcg_intro_hn2 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6444;
}.xrl-gcg_grid_hn2 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.xrl-gcg_grid_hn2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xrl-gcg_grid_hn2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xrl-gcg_card_hn2 {
  padding: 20px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  display: flex;
}.xrl-gcg_card_hn2:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 28, 0.18);
}.xrl-gcg_card_bg_hn2 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.xrl-gcg_card_bg_hn2::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xrl-gcg_card_ic_hn2 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  color: #F4EAD2;
  width: 2.5rem;
  position: absolute;
  right: 18px;
  z-index: 2;
  height: 40px;
  top: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}.xrl-gcg_card_ic_hn2 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
}.xrl-gcg_card_ct_hn2 {
  position: relative;
  z-index: 1;
}.xrl-gcg_card_h_hn2 {
  font-family: 'Cinzel', serif;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EAD2;
}
@media(min-width: 769px) {.xrl-gcg_card_h_hn2 {
  font-size: 20px;
}
}.xrl-gcg_card_p_hn2 {
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.xrl-gcg_card_p_hn2 strong {
  font-weight: 600;
  color: #F4EAD2;
}.xrl-gcg_card_cta_hn2 {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8861C;
  font-size: 12px;
  font-weight: 700;
}.xrl-gcg_card_cta_hn2 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xrl-ws_hn2 {
  background: #120E09;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.xrl-ws_hn2 {
  padding: 2.25rem 1.5rem 0;
}
}.xrl-ws_in_hn2 {
  margin: 0 auto;
  max-width: 1320px;
}.xrl-ws_head_hn2 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
}.xrl-ws_title_hn2 {
  gap: 10px;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  display: flex;
  flex-wrap: wrap;
  color: #F4EAD2;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
}.xrl-ws_title_ic_hn2 svg {
  stroke-linecap: round;
  color: #E8A420;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.xrl-ws_online_hn2 {
  gap: 7px;
  display: flex;
  color: #7A6444;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.xrl-ws_online_dot_hn2 {
  border-radius: 50%;
  background: #3EAD6A;
  box-shadow: 0 0 6px rgba(62, 173, 106, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.xrl-ws_scroll_hn2 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.xrl-ws_scroll_hn2::-webkit-scrollbar {
  display: none;
}.xrl-wc_hn2 {
  background: #181209;
  padding: 0.625rem 0.875rem;
  border-radius: 10px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.xrl-wc_img_hn2 {
  background: #1E1610;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.xrl-wc_img_hn2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xrl-wc_info_hn2 {
  min-width: 0;
}.xrl-wc_game_hn2 {
  overflow: hidden;
  color: #D0BC96;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
}.xrl-wc_player_hn2 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #5E4E34;
}.xrl-wc_amount_hn2 {
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #3EAD6A;
  margin-left: auto;
  font-weight: 700;
}.xrl-reg_hn2 {
  padding: 2.25rem 16px 0;
  background: #120E09;
}
@media(min-width: 769px) {.xrl-reg_hn2 {
  padding: 2.75rem 24px 0;
}
}.xrl-reg_in_hn2 {
  margin: 0 auto;
  background: #1E1610;
  border: 1px solid rgba(255, 210, 140, 0.06);
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.xrl-reg_in_hn2 {
  padding: 2.5rem;
}
}.xrl-reg_top_hn2 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.xrl-reg_top_hn2 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xrl-reg_label_hn2 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8861C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.xrl-reg_h2_hn2 {
  color: #F4EAD2;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.xrl-reg_h2_hn2 {
  font-size: 28px;
}
}.xrl-reg_bonus_hn2 {
  border-radius: 10px;
  border: 1px solid rgba(232, 164, 32, 0.16);
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(232, 164, 32, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.xrl-reg_bonus_amount_hn2 {
  font-size: 20px;
  color: #E8A420;
  font-weight: 800;
}.xrl-reg_bonus_text_hn2 {
  font-size: 13px;
  line-height: 1.35;
  color: #A68E68;
}.xrl-reg_cta_btn_hn2 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3EAD6A;
  padding: 14px 2rem;
  box-shadow: 0 0 14px 3px rgba(62, 173, 106, 0.40), 3px 0.313rem 10px 0 rgba(8, 5, 2, 0.65);
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  color: #100C04;
  font-size: 0.938rem;
}.xrl-reg_cta_btn_hn2:hover {
  background: #52C47E;
}.xrl-reg_terms_hn2 {
  line-height: 1.5;
  font-size: 11px;
  color: #5E4E34;
}.xrl-reg_seo_hn2 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #7A6444;
  font-size: 13px;
  margin-top: 1.25rem;
}.xrl-reg_seo_hn2 p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #7A6444;
  line-height: 1.65;
}.xrl-reg_seo_hn2 p:last-child {
  margin-bottom: 0;
}.xrl-reg_seo_hn2 strong {
  color: #D0BC96;
  font-weight: 700;
}.xrl-reg_seo_hn2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8861C;
}.xrl-reg_seo_hn2 a:hover {
  color: #DF9E30;
}.xrl-reg_seo_hn2 ul,.xrl-reg_seo_hn2 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.xrl-reg_seo_hn2 ol {
  list-style: decimal;
}.xrl-reg_seo_hn2 li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7A6444;
  font-size: 0.813rem;
}.xrl-reg_seo_hn2 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.xrl-reg_seo_hn2 table {
  display: table;
}
}.xrl-reg_seo_hn2 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.5rem;
  font-weight: 700;
  color: #D0BC96;
  text-align: left;
}.xrl-reg_seo_hn2 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6444;
}.xrl-reg_steps_hn2 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.xrl-reg_steps_hn2 {
  margin-top: 0;
}
}.xrl-reg_step_hn2 {
  padding: 16px;
  border: 1px solid rgba(255, 210, 140, 0.06);
  background: rgba(255, 220, 160, 0.05);
  border-radius: 10px;
  gap: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.xrl-reg_step_num_hn2 {
  border-radius: 50%;
  border: 1px solid rgba(200, 134, 28, 0.08);
  background: rgba(200, 134, 28, 0.18);
  font-size: 0.875rem;
  display: flex;
  width: 2.125rem;
  height: 34px;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #C8861C;
}.xrl-reg_step_title_hn2 {
  color: #F4EAD2;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.xrl-reg_step_text_hn2 {
  line-height: 1.5;
  color: #7A6444;
  font-size: 0.75rem;
}.xrl-reg_trust_hn2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.xrl-reg_trust_item_hn2 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #7A6444;
  font-size: 12px;
}.xrl-reg_trust_ic_hn2 svg {
  stroke-linecap: round;
  color: #C8861C;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.xrl-bon_hn2 {
  background: #120E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.xrl-bon_hn2 {
  padding: 2.75rem 24px 0;
}
}.xrl-bon_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-bon_head_hn2 {
  margin-bottom: 1.25rem;
}.xrl-bon_label_hn2 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8861C;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.xrl-bon_h2_hn2 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4EAD2;
}
@media(min-width: 769px) {.xrl-bon_h2_hn2 {
  font-size: 24px;
}
}.xrl-bon_seo_hn2 {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  color: #7A6444;
  overflow-wrap: break-word;
}.xrl-bon_seo_hn2 strong {
  color: #D0BC96;
  font-weight: 700;
}.xrl-bon_seo_hn2 a {
  text-decoration: underline;
  color: #C8861C;
}.xrl-bon_grid_hn2 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.xrl-bon_grid_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xrl-bon_grid_hn2 {
  grid-template-columns: repeat(5,1fr);
}
}.xrl-bon_card_hn2 {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1rem;
  background: #181209;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.xrl-bon_card_hn2:hover {
  border-color: rgba(200, 134, 28, 0.08);
  transform: translateY(-2px);
}.xrl-bon_card_ic_hn2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.xrl-bon_card_ic_hn2 {
  margin-bottom: 10px;
}.xrl-bon_card_type_hn2 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #7A6444;
  font-size: 0.625rem;
  text-transform: uppercase;
}.xrl-bon_card_amount_hn2 {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8A420;
}.xrl-bon_card_name_hn2 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4EAD2;
  font-size: 0.813rem;
}.xrl-bon_card_detail_hn2 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
  color: #5E4E34;
  overflow-wrap: break-word;
}.xrl-app_hn2 {
  padding: 2.25rem 1rem 0;
  background: #120E09;
}
@media(min-width: 770px) {.xrl-app_hn2 {
  padding: 44px 24px 0;
}
}.xrl-app_in_hn2 {
  margin: 0 auto;
  max-width: 1320px;
}.xrl-app_head_hn2 {
  margin-bottom: 1rem;
}.xrl-app_label_hn2 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8861C;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.xrl-app_h2_hn2 {
  color: #F4EAD2;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.xrl-app_h2_hn2 {
  font-size: 1.5rem;
}
}.xrl-app_sub_hn2 {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #7A6444;
}.xrl-app_sub_hn2 strong {
  color: #D0BC96;
  font-weight: 700;
}.xrl-app_cards_hn2 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.xrl-app_cards_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}.xrl-app_card_hn2 {
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.xrl-app_card_ios_hn2 {
  background: linear-gradient(135deg,rgba(200, 134, 28, 0.18) 0%,#1E1610 100%);
}.xrl-app_card_android_hn2 {
  background: linear-gradient(135deg,rgba(62, 173, 106, 0.16) 0%,#1E1610 100%);
}.xrl-app_card_win_hn2 {
  background: linear-gradient(135deg,rgba(232, 164, 32, 0.16) 0%,#1E1610 100%);
}.xrl-app_card_ic_hn2 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.xrl-app_card_ic_hn2 {
  color: #F4EAD2;
  flex-shrink: 0;
}.xrl-app_card_os_hn2 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #7A6444;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.xrl-app_card_title_hn2 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F4EAD2;
  font-size: 0.938rem;
  line-height: 1.2;
}.xrl-app_card_text_hn2 {
  line-height: 1.5;
  color: #7A6444;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.xrl-app_card_btn_hn2 {
  transition: background .2s;
  background: rgba(255, 220, 160, 0.13);
  padding: 10px 1.125rem;
  border-radius: 0.375rem;
  gap: 7px;
  border: 1px solid rgba(210, 148, 40, 0.55);
  color: #F4EAD2;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.xrl-app_card_btn_hn2:hover {
  background: rgba(255, 220, 160, 0.08);
}.xrl-prov_hn2 {
  background: #120E09;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.xrl-prov_hn2 {
  padding: 2.75rem 1.5rem 0;
}
}.xrl-prov_in_hn2 {
  margin: 0 auto;
  max-width: 1320px;
}.xrl-prov_head_hn2 {
  margin-bottom: 1rem;
}.xrl-prov_label_hn2 {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8861C;
}.xrl-prov_h2_hn2 {
  font-size: 1.25rem;
  color: #F4EAD2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.xrl-prov_h2_hn2 {
  font-size: 1.5rem;
}
}.xrl-prov_seo_hn2 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6444;
  margin-bottom: 16px;
  font-size: 0.813rem;
}.xrl-prov_seo_hn2 strong {
  font-weight: 700;
  color: #D0BC96;
}.xrl-prov_seo_hn2 a {
  text-decoration: underline;
  color: #C8861C;
}.xrl-prov_grid_hn2 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.xrl-prov_grid_hn2 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.xrl-prov_grid_hn2 {
  grid-template-columns: repeat(8,1fr);
}
}.xrl-prov_card_hn2 {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #181209;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.xrl-prov_card_hn2:hover {
  background: #1E1610;
  border-color: rgba(210, 148, 40, 0.55);
}.xrl-prov_logo_hn2 {
  border-radius: 6px;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
}.xrl-prov_logo_hn2 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.xrl-prov_name_hn2 {
  font-weight: 600;
  color: #A68E68;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.xrl-faq_hn2 {
  background: #120E09;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xrl-faq_hn2 {
  padding: 2.75rem 1.5rem 0;
}
}.xrl-faq_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-faq_head_hn2 {
  margin-bottom: 1.25rem;
}.xrl-faq_label_hn2 {
  color: #C8861C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.xrl-faq_h2_hn2 {
  color: #F4EAD2;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xrl-faq_h2_hn2 {
  font-size: 1.5rem;
}
}.xrl-faq_list_hn2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xrl-faq_item_hn2 {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #1E1610;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.xrl-faq_q_hn2 {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  color: #D0BC96;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.xrl-faq_q_hn2:hover {
  color: #F4EAD2;
}.xrl-faq_q_ic_hn2 {
  background: rgba(255, 220, 160, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 24px;
  justify-content: center;
  font-size: 1rem;
  align-items: center;
  color: #C8861C;
  display: flex;
  height: 1.5rem;
  flex-shrink: 0;
}.xrl-faq_item_hn2.xrl-state_open_hn2 .xrl-faq_q_ic_hn2 {
  transform: rotate(45deg);
}.xrl-faq_a_hn2 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7A6444;
  display: none;
  font-size: 0.813rem;
}.xrl-faq_item_hn2.xrl-state_open_hn2 .xrl-faq_a_hn2 {
  display: block;
}.xrl-faq_a_hn2 strong {
  font-weight: 700;
  color: #D0BC96;
}.xrl-faq_a_hn2 a {
  text-decoration: underline;
  color: #C8861C;
}.xrl-faq_a_hn2 ul,.xrl-faq_a_hn2 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.xrl-faq_a_hn2 ol {
  list-style: decimal;
}.xrl-faq_a_hn2 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xrl-faq_a_hn2 table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 766px) {.xrl-faq_a_hn2 table {
  display: table;
}
}.xrl-faq_a_hn2 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #D0BC96;
}.xrl-faq_a_hn2 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6444;
}.xrl-seo_hn2 {
  padding: 36px 16px 0;
  background: #120E09;
}
@media(min-width: 769px) {.xrl-seo_hn2 {
  padding: 2.75rem 24px 0;
}
}.xrl-seo_in_hn2 {
  border-radius: 1rem;
  background: #1E1610;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xrl-seo_in_hn2 {
  padding: 2.25rem 40px;
}
}.xrl-seo_label_hn2 {
  color: #C8861C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}.xrl-seo_h2_hn2 {
  line-height: 1.25;
  color: #F4EAD2;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.xrl-seo_h2_hn2 {
  font-size: 1.5rem;
}
}.xrl-seo_body_hn2 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A68E68;
}.xrl-seo_body_hn2 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A68E68;
}.xrl-seo_body_hn2 p:last-child {
  margin-bottom: 0;
}.xrl-seo_body_hn2 strong {
  font-weight: 700;
  color: #D0BC96;
}.xrl-seo_body_hn2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8861C;
}.xrl-seo_body_hn2 a:hover {
  color: #DF9E30;
}.xrl-seo_body_hn2 ul,.xrl-seo_body_hn2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.xrl-seo_body_hn2 ol {
  list-style: decimal;
}.xrl-seo_body_hn2 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A68E68;
  font-size: 14px;
}.xrl-seo_body_hn2 table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 767px) {.xrl-seo_body_hn2 table {
  display: table;
}
}.xrl-seo_body_hn2 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D0BC96;
}.xrl-seo_body_hn2 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #A68E68;
}.xrl-seo_cols_hn2 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.xrl-seo_cols_hn2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.xrl-seo_cols_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}.xrl-seo_col_h_hn2 {
  margin-bottom: 7px;
  font-size: 13px;
  color: #D0BC96;
  font-weight: 700;
  overflow-wrap: break-word;
}.xrl-seo_col_p_hn2 {
  font-size: 13px;
  color: #7A6444;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xrl-seo_stats_hn2 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xrl-seo_stat_hn2 {
  border: 1px solid rgba(200, 134, 28, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(200, 134, 28, 0.08);
  border-radius: 0.625rem;
  min-width: 140px;
}.xrl-seo_stat_val_hn2 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #C8861C;
  margin-bottom: 4px;
}.xrl-seo_stat_lb_hn2 {
  color: #7A6444;
  overflow-wrap: break-word;
  font-size: 11px;
}.xrl-seo_hn2 {
  padding: 2.25rem 16px 0;
  background: #120E09;
}
@media(min-width: 767px) {.xrl-seo_hn2 {
  padding: 2.75rem 1.5rem 0;
}
}.xrl-seo_in_hn2 {
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  background: #1E1610;
  max-width: 1320px;
}
@media(min-width:768px) {.xrl-seo_in_hn2 {
  padding: 36px 2.5rem;
}
}.xrl-seo_label_hn2 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8861C;
}.xrl-seo_h2_hn2 {
  color: #F4EAD2;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.xrl-seo_h2_hn2 {
  font-size: 24px;
}
}.xrl-seo_body_hn2 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A68E68;
}.xrl-seo_body_hn2 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A68E68;
}.xrl-seo_body_hn2 p:last-child {
  margin-bottom: 0;
}.xrl-seo_body_hn2 strong {
  font-weight: 700;
  color: #D0BC96;
}.xrl-seo_body_hn2 a {
  transition: color .2s;
  color: #C8861C;
  text-decoration: underline;
}.xrl-seo_body_hn2 a:hover {
  color: #DF9E30;
}.xrl-seo_body_hn2 ul,.xrl-seo_body_hn2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xrl-seo_body_hn2 ol {
  list-style: decimal;
}.xrl-seo_body_hn2 li {
  line-height: 1.75;
  color: #A68E68;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.xrl-seo_body_hn2 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.xrl-seo_body_hn2 table {
  display: table;
}
}.xrl-seo_body_hn2 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D0BC96;
  font-weight: 700;
}.xrl-seo_body_hn2 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #A68E68;
}.xrl-seo_cols_hn2 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.xrl-seo_cols_hn2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xrl-seo_cols_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}.xrl-seo_col_h_hn2 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D0BC96;
}.xrl-seo_col_p_hn2 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6444;
}.xrl-seo_stats_hn2 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.xrl-seo_stat_hn2 {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(200, 134, 28, 0.18);
  padding: 14px 16px;
  background: rgba(200, 134, 28, 0.08);
  min-width: 140px;
}.xrl-seo_stat_val_hn2 {
  font-weight: 800;
  color: #C8861C;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.xrl-seo_stat_lb_hn2 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6444;
}.xrl-rv_hn2 {
  background: #120E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.xrl-rv_hn2 {
  padding: 2.75rem 24px 0;
}
}.xrl-rv_in_hn2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrl-rv_head_hn2 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.xrl-rv_label_hn2 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8861C;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.xrl-rv_h2_hn2 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4EAD2;
}
@media(min-width: 771px) {.xrl-rv_h2_hn2 {
  font-size: 28px;
}
}.xrl-rv_stats_hn2 {
  gap: 18px;
  font-size: 13px;
  color: #7A6444;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.xrl-rv_stats_score_hn2 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.xrl-rv_stats_score_val_hn2 {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #E8A420;
}.xrl-rv_stats_score_max_hn2 {
  font-size: 0.813rem;
  color: #5E4E34;
}.xrl-rv_stats_badge_hn2 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.xrl-rv_stats_badge_hn2 svg {
  width: 14px;
  height: 0.875rem;
  color: #E8A420;
}.xrl-rv_grid_hn2 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.xrl-rv_grid_hn2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xrl-rv_grid_hn2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xrl-rv_card_hn2 {
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #1E1610;
  border: 1px solid rgba(255, 210, 140, 0.13);
  display: flex;
  flex-direction: column;
}.xrl-rv_card_stars_hn2 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8A420;
}.xrl-rv_card_stars_hn2 svg {
  width: 0.875rem;
  height: 0.875rem;
}.xrl-rv_card_h_hn2 {
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EAD2;
  margin-bottom: 8px;
  font-size: 0.875rem;
}.xrl-rv_card_body_hn2 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7A6444;
}.xrl-rv_card_body_hn2 strong {
  color: #D0BC96;
  font-weight: 600;
}.xrl-rv_card_meta_hn2 {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.xrl-rv_card_author_hn2 {
  color: #D0BC96;
  font-weight: 600;
  font-size: 12px;
}.xrl-rv_card_date_hn2 {
  color: #5E4E34;
  font-size: 11px;
}.xrl-seo_hn2 {
  background: #120E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xrl-seo_hn2 {
  padding: 2.75rem 24px 0;
}
}.xrl-seo_in_hn2 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 1.75rem 24px;
  background: #1E1610;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xrl-seo_in_hn2 {
  padding: 2.25rem 40px;
}
}.xrl-seo_label_hn2 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C8861C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.xrl-seo_h2_hn2 {
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EAD2;
}
@media(min-width: 767px) {.xrl-seo_h2_hn2 {
  font-size: 1.5rem;
}
}.xrl-seo_body_hn2 {
  color: #A68E68;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.xrl-seo_body_hn2 p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #A68E68;
}.xrl-seo_body_hn2 p:last-child {
  margin-bottom: 0;
}.xrl-seo_body_hn2 strong {
  color: #D0BC96;
  font-weight: 700;
}.xrl-seo_body_hn2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8861C;
}.xrl-seo_body_hn2 a:hover {
  color: #DF9E30;
}.xrl-seo_body_hn2 ul,.xrl-seo_body_hn2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xrl-seo_body_hn2 ol {
  list-style: decimal;
}.xrl-seo_body_hn2 li {
  color: #A68E68;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.xrl-seo_body_hn2 table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.xrl-seo_body_hn2 table {
  display: table;
}
}.xrl-seo_body_hn2 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D0BC96;
  text-align: left;
}.xrl-seo_body_hn2 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A68E68;
}.xrl-seo_cols_hn2 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.xrl-seo_cols_hn2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xrl-seo_cols_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}.xrl-seo_col_h_hn2 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D0BC96;
  font-weight: 700;
  font-size: 13px;
}.xrl-seo_col_p_hn2 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6444;
  font-size: 0.813rem;
}.xrl-seo_stats_hn2 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xrl-seo_stat_hn2 {
  border-radius: 10px;
  background: rgba(200, 134, 28, 0.08);
  flex: 1;
  border: 1px solid rgba(200, 134, 28, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.xrl-seo_stat_val_hn2 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #C8861C;
  margin-bottom: 4px;
}.xrl-seo_stat_lb_hn2 {
  font-size: 0.688rem;
  color: #7A6444;
  overflow-wrap: break-word;
}.xrl-ft_hn2 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0B0805;
  margin-top: 3rem;
}.xrl-ft_support_hn2 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.xrl-ft_support_hn2 {
  padding: 28px 24px;
}
}.xrl-ft_support_in_hn2 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.xrl-ft_support_main_hn2 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.xrl-ft_support_ic_hn2 {
  flex-shrink: 0;
  color: #C8861C;
}.xrl-ft_support_ic_hn2 svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.xrl-ft_support_text_title_hn2 {
  color: #F4EAD2;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.xrl-ft_support_text_sub_hn2 {
  color: #7A6444;
  font-size: 12px;
  overflow-wrap: break-word;
}.xrl-ft_support_btn_hn2 {
  transition: background .2s;
  background: #C8861C;
  padding: 11px 1.375rem;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F4EAD2;
}.xrl-ft_support_btn_hn2:hover {
  background: #DF9E30;
}.xrl-ft_support_contacts_hn2 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.xrl-ft_support_contact_hn2 {
  line-height: 1.4;
  color: #5E4E34;
  font-size: 12px;
}.xrl-ft_support_contact_hn2 strong {
  color: #A68E68;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.xrl-ft_main_hn2 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 771px) {.xrl-ft_main_hn2 {
  padding: 40px 1.5rem 32px;
}
}.xrl-ft_main_in_hn2 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:640px) {.xrl-ft_main_in_hn2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xrl-ft_main_in_hn2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xrl-ft_col_logo_hn2 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.xrl-ft_col_logo_hn2 {
  grid-column: auto;
}
}.xrl-ft_logo_hn2 {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F4EAD2;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  align-items: center;
}.xrl-ft_logo_mark_hn2 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.xrl-ft_logo_mark_hn2 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xrl-ft_logo_sub_hn2 {
  color: #5E4E34;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.xrl-ft_col_title_hn2 {
  font-weight: 700;
  color: #A68E68;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
}.xrl-ft_col_links_hn2 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xrl-ft_col_link_hn2 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E4E34;
}.xrl-ft_col_link_hn2:hover {
  color: #D0BC96;
}.xrl-ft_apps_hn2 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xrl-ft_app_card_hn2 {
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  gap: 10px;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.xrl-ft_app_card_hn2:hover {
  border-color: rgba(210, 148, 40, 0.55);
}.xrl-ft_app_card_ic_hn2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.xrl-ft_app_card_os_hn2 {
  color: #5E4E34;
  font-weight: 600;
  font-size: 0.625rem;
}.xrl-ft_app_card_action_hn2 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D0BC96;
}.xrl-ft_bot_hn2 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.xrl-ft_bot_hn2 {
  padding: 20px 24px;
}
}.xrl-ft_bot_in_hn2 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.xrl-ft_socials_hn2 {
  gap: 0.5rem;
  display: flex;
}.xrl-ft_soc_hn2 {
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  color: #A68E68;
  display: flex;
  align-items: center;
}.xrl-ft_soc_hn2 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.xrl-ft_soc_hn2:hover {
  background: rgba(255, 220, 160, 0.08);
}.xrl-ft_legal_hn2 {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  color: #8A7455;
}.xrl-ft_legal_hn2 strong {
  font-weight: 700;
  color: #A68E68;
}.xrl-ft_legal_hn2 a {
  text-decoration: underline;
  color: #A68E68;
}.xrl-ft_age_hn2 {
  border-radius: 50%;
  border: 2px solid #8A7455;
  font-size: 0.688rem;
  justify-content: center;
  height: 2rem;
  width: 32px;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  color: #8A7455;
}