*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F1118;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  color: #C4BAA6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.irf_layout_7xl {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.irf_page_7xl {
  min-height: 100vh;
  display: flex;
}.irf_main_7xl {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.irf_main_7xl {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.irf_main_7xl {
  padding-bottom: 4.5rem;
}
}.irf_gc_7xl {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #13161F;
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.irf_gc_7xl {
  width: 156px;
}
}
@media(min-width: 1083px) {.irf_gc_7xl {
  width: 168px;
}
}.irf_gc_7xl:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 38, 0.07);
}.irf_gc_img_7xl {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.irf_gc_img_7xl img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.irf_gc_hover_7xl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 7, 12, 0.74);
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.irf_gc_7xl:hover .irf_gc_hover_7xl {
  opacity: 1;
}.irf_gc_hover_btn_7xl {
  border-radius: 4px;
  padding: 8px 16px;
  background: #C89226;
  color: #F0EADB;
  font-size: 12px;
  font-weight: 700;
}.irf_gc_info_7xl {
  padding: 0.5rem 10px 10px;
}.irf_gc_name_7xl {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  margin-bottom: 3px;
  color: #C4BAA6;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
}.irf_gc_prov_7xl {
  font-size: 0.625rem;
  color: #524D44;
}.irf_gc_tag_7xl {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  font-size: 9px;
  top: 0.375rem;
}.irf_gc_tag_hot_7xl {
  background: #E03A3A;
  color: #fff;
}.irf_gc_tag_new_7xl {
  background: #21C55D;
  color: #0F1118;
}.irf_gc_tag_jp_7xl {
  background: #E8A020;
  color: #0F1118;
}.irf_gc_tag_ex_7xl {
  background: #8A6018;
  color: #fff;
}.irf_gc_tag_live_7xl {
  background: #E03A3A;
  color: #fff;
}.irf_gr_7xl {
  background: #0F1118;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.irf_gr_7xl {
  padding: 36px 24px 0;
}
}.irf_gr_in_7xl {
  margin: 0 auto;
  max-width: 83.75rem;
}.irf_gr_head_7xl {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.irf_gr_head_l_7xl {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.irf_gr_ic_7xl {
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
}.irf_gr_ic_7xl svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.irf_gr_title_7xl {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  color: #F0EADB;
}
@media(min-width: 769px) {.irf_gr_title_7xl {
  font-size: 18px;
}
}.irf_gr_more_7xl {
  gap: 0.313rem;
  transition: color .2s;
  color: #6E6558;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.irf_gr_more_7xl:hover {
  color: #C89226;
}.irf_gr_more_7xl svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.irf_gr_arrows_7xl {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.irf_gr_arr_7xl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 30px;
  color: #948A78;
}.irf_gr_arr_7xl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EADB;
}.irf_gr_arr_7xl svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.irf_gr_seo_h_7xl {
  margin: 0 0 6px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #C4BAA6;
}
@media(min-width: 769px) {.irf_gr_seo_h_7xl {
  font-size: 0.875rem;
}
}.irf_gr_seo_7xl {
  margin-bottom: 0.75rem;
  color: #6E6558;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.irf_gr_seo_7xl strong {
  font-weight: 600;
  color: #C4BAA6;
}.irf_gr_scroll_7xl {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.irf_gr_scroll_7xl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.irf_gr_scroll_7xl {
  gap: 0.75rem;
}
}.irf_tb_7xl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0F17;
  align-items: center;
  display: flex;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 80;
  height: 56px;
}.irf_tb_in_7xl {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.irf_tb_burger_7xl {
  gap: 5px;
  border-radius: 0.375rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
  height: 38px;
  justify-content: center;
  flex-direction: column;
}.irf_tb_burger_7xl:hover {
  background: rgba(255, 255, 255, 0.05);
}.irf_tb_burger_line_7xl {
  background: #948A78;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.irf_tb_burger_7xl {
  display: none;
}
}.irf_tb_logo_7xl {
  gap: 0.563rem;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  display: flex;
  margin-right: 20px;
  color: #F0EADB;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
}.irf_tb_logo_mark_7xl {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.irf_tb_logo_mark_7xl img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.irf_tb_nav_7xl {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.irf_tb_nav_7xl {
  display: flex;
}
}.irf_tb_tab_7xl {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  font-weight: 600;
  color: #948A78;
  white-space: nowrap;
  font-size: 0.813rem;
}.irf_tb_tab_7xl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EADB;
}.irf_tb_tab_7xl.irf_state_active_7xl {
  background: rgba(200, 146, 38, 0.18);
  color: #F0EADB;
}.irf_tb_right_7xl {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.irf_tb_login_7xl {
  padding: 9px 16px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  color: #C4BAA6;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.irf_tb_login_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
  color: #F0EADB;
}
@media(min-width: 477px) {.irf_tb_login_7xl {
  display: block;
}
}.irf_tb_reg_7xl {
  transition: background .2s;
  border-radius: 6px;
  background: #21C55D;
  padding: 0.563rem 1.125rem;
  color: #0C0A05;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.irf_tb_reg_7xl:hover {
  background: #18A84E;
}.irf_sb_7xl {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #181C26;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  position: fixed;
  left: 0;
  top: 56px;
  z-index: 70;
  overflow-y: auto;
  width: 220px;
}.irf_sb_7xl.irf_state_open_7xl {
  transform: translateX(0);
}.irf_sb_7xl::-webkit-scrollbar {
  width: 4px;
}.irf_sb_7xl::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.irf_sb_7xl {
  transform: translateX(0);
}
}.irf_sb_auth_7xl {
  padding: 14px 12px 10px;
}.irf_sb_btn_reg_7xl {
  padding: 0.688rem;
  border-radius: 0.375rem;
  background: #21C55D;
  transition: background .2s;
  color: #0C0A05;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.irf_sb_btn_reg_7xl:hover {
  background: #18A84E;
}.irf_sb_btn_login_7xl {
  padding: 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: block;
  color: #C4BAA6;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
}.irf_sb_btn_login_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
  color: #F0EADB;
}.irf_sb_promo_7xl {
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  border-radius: 6px;
  overflow: hidden;
  background: linear-gradient(135deg,#0A0B12,#181C26);
  border: 1px solid rgba(200, 146, 38, 0.18);
  position: relative;
}.irf_sb_promo_7xl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 38, 0.18),transparent 70%);
  right: -1.25rem;
  top: -20px;
  height: 80px;
  width: 80px;
  content: '';
  position: absolute;
}.irf_sb_promo_title_7xl {
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #C89226;
  font-size: 11px;
}.irf_sb_promo_text_7xl {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  color: #F0EADB;
  line-height: 1.35;
}.irf_sb_promo_sub_7xl {
  font-size: 0.625rem;
  color: #6E6558;
  margin-top: 3px;
}.irf_sb_nav_7xl {
  padding: 0.375rem 8px 16px;
}.irf_sb_nav_lb_7xl {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #524D44;
  letter-spacing: .08em;
  font-weight: 700;
}.irf_sb_link_7xl {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #948A78;
  font-size: 0.813rem;
  align-items: center;
}.irf_sb_link_7xl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EADB;
}.irf_sb_link_7xl.irf_state_active_7xl {
  background: rgba(200, 146, 38, 0.18);
  color: #F0EADB;
}.irf_sb_ic_7xl {
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  width: 30px;
}.irf_sb_ic_7xl svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.irf_sb_ic_1_7xl {
  background: rgba(200, 146, 38, 0.07);
  color: #C89226;
}.irf_sb_ic_2_7xl {
  background: rgba(33, 197, 93, 0.15);
  color: #21C55D;
}.irf_sb_ic_3_7xl {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.irf_sb_ic_4_7xl {
  background: rgba(138, 96, 24, 0.24);
  color: #8A6018;
}.irf_sb_ic_5_7xl {
  background: rgba(200, 146, 38, 0.07);
  color: #D93A7A;
}.irf_sb_ic_6_7xl {
  background: rgba(138, 96, 24, 0.24);
  color: #8B3DCC;
}.irf_sb_badge_7xl {
  background: #E8A020;
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  color: #0C0A05;
  font-size: 0.563rem;
  margin-left: auto;
}.irf_sb_bot_7xl {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.irf_sb_lang_7xl,.irf_sb_help_7xl {
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  color: #948A78;
  justify-content: center;
}.irf_sb_lang_7xl:hover,.irf_sb_help_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
  color: #F0EADB;
}.irf_sb_lang_7xl svg,.irf_sb_help_7xl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.irf_sb_bd_7xl {
  background: rgba(6, 7, 12, 0.74);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.irf_sb_bd_7xl.irf_state_on_7xl {
  display: block;
}
@media(min-width: 1081px) {.irf_sb_bd_7xl {
  display: none!important;
}
}.irf_mob_nav_7xl {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #181C26;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  display: flex;
  bottom: 0;
}
@media(min-width: 1082px) {.irf_mob_nav_7xl {
  display: none;
}
}.irf_mob_nav_item_7xl {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #524D44;
}.irf_mob_nav_ic_7xl {
  line-height: 1;
}.irf_mob_nav_ic_7xl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.irf_mob_nav_lb_7xl {
  color: #524D44;
  font-weight: 600;
  font-size: 0.625rem;
}.irf_mob_nav_item_7xl.irf_state_active_7xl {
  color: #C89226;
}.irf_mob_nav_item_7xl.irf_state_active_7xl .irf_mob_nav_lb_7xl {
  color: #C89226;
}.irf_hero_7xl {
  background: #0F1118;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.irf_hero_7xl {
  padding: 1.5rem 1.5rem 0;
}
}.irf_hero_in_7xl {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 863px) {.irf_hero_in_7xl {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.irf_hero_in_7xl {
  grid-template-columns: 1fr 21.25rem;
}
}.irf_hero_promo_7xl {
  overflow: hidden;
  background: #13161F;
  border-radius: 0.625rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.irf_hero_promo_7xl {
  min-height: 17.5rem;
}
}.irf_hero_promo_bg_7xl {
  background-position: center;
  background: linear-gradient(120deg,#0A0B12 0%,#1C1408 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.irf_hero_promo_bg_7xl::after {
  background: linear-gradient(90deg,#0F1118 0%,rgba(6, 7, 12, 0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.irf_hero_promo_glow_7xl {
  background: radial-gradient(circle,rgba(138, 96, 24, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 300px;
  top: -2.5rem;
  position: absolute;
  right: 3.75rem;
  width: 18.75rem;
}.irf_hero_promo_ct_7xl {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 771px) {.irf_hero_promo_ct_7xl {
  padding: 40px 2rem;
}
}.irf_hero_badge_7xl {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 146, 38, 0.07);
  background: rgba(200, 146, 38, 0.18);
  letter-spacing: .08em;
  color: #C89226;
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}.irf_hero_h1_7xl {
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F0EADB;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.625rem;
}.irf_hero_h1_7xl em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.irf_hero_h1_7xl {
  font-size: 2.25rem;
}
}.irf_hero_sub_7xl {
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #948A78;
}
@media(min-width: 771px) {.irf_hero_sub_7xl {
  font-size: 0.875rem;
}
}.irf_hero_row_7xl {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.irf_hero_cta_7xl {
  transition: background .2s;
  background: #21C55D;
  padding: 13px 1.625rem;
  border-radius: 6px;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(33, 197, 93, 0.38), 0 1px 3px rgba(0, 0, 0, 0.60);
  font-size: 14px;
  color: #0C0A05;
}.irf_hero_cta_7xl:hover {
  background: #18A84E;
}.irf_hero_terms_7xl {
  font-size: 11px;
  color: #524D44;
}.irf_hero_game_7xl {
  overflow: hidden;
  background: #13161F;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.irf_hero_game_badge_7xl {
  padding: 5px 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  left: 12px;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  top: 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  position: absolute;
  color: #E8A020;
}.irf_hero_game_badge_7xl svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 4px;
}.irf_hero_game_img_7xl {
  background: linear-gradient(135deg,#0A0B12,#1C1408);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.irf_hero_game_img_7xl img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.irf_hero_game_play_7xl {
  background: rgba(6, 7, 12, 0.74);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.irf_hero_game_7xl:hover .irf_hero_game_play_7xl {
  opacity: 1;
}.irf_hero_game_play_7xl span {
  border-radius: 50%;
  background: #C89226;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
}.irf_hero_game_play_7xl span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.irf_hero_game_info_7xl {
  padding: 0.875rem 16px;
}.irf_hero_game_title_7xl {
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F0EADB;
}.irf_hero_game_provider_7xl {
  font-size: 0.688rem;
  color: #6E6558;
}.irf_hero_game_btn_7xl {
  transition: background .2s;
  border-radius: 6px;
  background: #C89226;
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  color: #F0EADB;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.irf_hero_game_7xl:hover .irf_hero_game_btn_7xl {
  background: #D9A83A;
}.irf_sbar_7xl {
  background: #0F1118;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.irf_sbar_7xl {
  padding: 18px 24px 0;
}
}.irf_sbar_in_7xl {
  margin: 0 auto;
  max-width: 1340px;
}.irf_sbar_row_7xl {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.irf_sbar_input_7xl {
  flex: 1;
  border-radius: 6px;
  background: #13161F;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 13px;
  color: #6E6558;
  align-items: center;
  display: flex;
  cursor: pointer;
}.irf_sbar_input_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
}.irf_sbar_input_7xl svg {
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
}.irf_sbar_providers_7xl {
  background: #13161F;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: border-color .2s;
  gap: 8px;
  padding: 0.688rem 18px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #C4BAA6;
}.irf_sbar_providers_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
  color: #F0EADB;
}.irf_sbar_providers_7xl svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.irf_sbar_tabs_7xl {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.irf_sbar_tabs_7xl::-webkit-scrollbar {
  display: none;
}.irf_sbar_tab_7xl {
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 14px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #948A78;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}.irf_sbar_tab_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F0EADB;
}.irf_sbar_tab_7xl.irf_state_active_7xl {
  background: rgba(200, 146, 38, 0.18);
  border-color: rgba(200, 146, 38, 0.07);
  color: #F0EADB;
}.irf_sbar_tab_ic_7xl svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.irf_gr_jp_7xl {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0D2C 0%,#0C0A14 100%);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}.irf_gr_jp_7xl::before {
  background: radial-gradient(circle,rgba(138, 96, 24, 0.24) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 250px;
  width: 15.625rem;
  top: -60px;
  left: -3.75rem;
  position: absolute;
}.irf_gr_jp_7xl::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 32, 0.16) 0%,transparent 70%);
  right: 0;
  content: '';
  width: 12.5rem;
  height: 200px;
  bottom: -2.5rem;
  position: absolute;
}.irf_gr_jp_head_7xl {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.irf_gr_jp_info_7xl {
  flex: 1;
}.irf_gr_jp_label_7xl {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8B3DCC;
  margin-bottom: 6px;
  font-size: 11px;
}.irf_gr_jp_label_7xl svg {
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.irf_gr_jp_amount_7xl {
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  color: #F0EADB;
  line-height: 1;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media(min-width: 769px) {.irf_gr_jp_amount_7xl {
  font-size: 2.5rem;
}
}.irf_gr_jp_amount_7xl span {
  color: #E8A020;
}.irf_gr_jp_seo_7xl {
  color: #948A78;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
}.irf_gr_jp_cta_7xl {
  padding: 11px 1.25rem;
  background: rgba(138, 96, 24, 0.24);
  transition: background .2s;
  border: 1px solid rgba(138, 96, 24, 0.24);
  border-radius: 0.375rem;
  color: #F0EADB;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  margin-top: 4px;
}.irf_gr_jp_cta_7xl:hover {
  background: #8A6018;
}.irf_gcg_7xl {
  padding: 2.25rem 16px 0;
  background: #0F1118;
}
@media(min-width:768px) {.irf_gcg_7xl {
  padding: 2.75rem 1.5rem 0;
}
}.irf_gcg_in_7xl {
  margin: 0 auto;
  max-width: 1340px;
}.irf_gcg_head_7xl {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.irf_gcg_label_7xl {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C89226;
  margin-bottom: 8px;
}.irf_gcg_h2_7xl {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0EADB;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.irf_gcg_h2_7xl {
  font-size: 1.75rem;
}
}.irf_gcg_intro_7xl {
  font-size: 13px;
  color: #6E6558;
  line-height: 1.6;
}.irf_gcg_grid_7xl {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.irf_gcg_grid_7xl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.irf_gcg_grid_7xl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.irf_gcg_card_7xl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  min-height: 240px;
  display: flex;
}.irf_gcg_card_7xl:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 38, 0.18);
}.irf_gcg_card_bg_7xl {
  inset: 0;
  position: absolute;
  z-index: 0;
}.irf_gcg_card_bg_7xl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.irf_gcg_card_ic_7xl {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  justify-content: center;
  color: #F0EADB;
  align-items: center;
  z-index: 2;
  position: absolute;
  width: 2.5rem;
  right: 18px;
  height: 40px;
  display: flex;
  top: 18px;
}.irf_gcg_card_ic_7xl svg {
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.irf_gcg_card_ct_7xl {
  position: relative;
  z-index: 1;
}.irf_gcg_card_h_7xl {
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F0EADB;
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 765px) {.irf_gcg_card_h_7xl {
  font-size: 20px;
}
}.irf_gcg_card_p_7xl {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.irf_gcg_card_p_7xl strong {
  font-weight: 600;
  color: #F0EADB;
}.irf_gcg_card_cta_7xl {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  color: #C89226;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}.irf_gcg_card_cta_7xl svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.irf_ws_7xl {
  padding: 2rem 16px 0;
  background: #0F1118;
}
@media(min-width: 769px) {.irf_ws_7xl {
  padding: 2.25rem 1.5rem 0;
}
}.irf_ws_in_7xl {
  margin: 0 auto;
  max-width: 1340px;
}.irf_ws_head_7xl {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
}.irf_ws_title_7xl {
  gap: 10px;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  align-items: center;
  color: #F0EADB;
  display: flex;
}.irf_ws_title_ic_7xl svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8A020;
  width: 18px;
}.irf_ws_online_7xl {
  gap: 0.438rem;
  color: #6E6558;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.irf_ws_online_dot_7xl {
  border-radius: 50%;
  background: #21C55D;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(33, 197, 93, 0.15);
}.irf_ws_scroll_7xl {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.irf_ws_scroll_7xl::-webkit-scrollbar {
  display: none;
}.irf_wc_7xl {
  background: #13161F;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.irf_wc_img_7xl {
  border-radius: 0.25rem;
  background: #181C26;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.irf_wc_img_7xl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.irf_wc_info_7xl {
  min-width: 0;
}.irf_wc_game_7xl {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4BAA6;
}.irf_wc_player_7xl {
  overflow: hidden;
  color: #524D44;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.irf_wc_amount_7xl {
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #21C55D;
  white-space: nowrap;
}.irf_htp_7xl {
  background: #0F1118;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.irf_htp_7xl {
  padding: 44px 24px 0;
}
}.irf_htp_in_7xl {
  margin: 0 auto;
  max-width: 1340px;
}.irf_htp_head_7xl {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.irf_htp_label_7xl {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C89226;
}.irf_htp_h2_7xl {
  color: #F0EADB;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.irf_htp_h2_7xl {
  font-size: 28px;
}
}.irf_htp_intro_7xl {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6E6558;
}.irf_htp_steps_7xl {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.irf_htp_steps_7xl {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.irf_htp_steps_7xl {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.irf_htp_step_7xl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  background: #181C26;
  padding: 1.25rem 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.irf_htp_step_num_7xl {
  border-radius: 50%;
  background: #C89226;
  font-weight: 800;
  left: 1.25rem;
  height: 1.75rem;
  width: 28px;
  position: absolute;
  font-family: 'Oswald', sans-serif;
  justify-content: center;
  display: flex;
  top: -12px;
  font-size: 0.813rem;
  align-items: center;
  color: #0C0A05;
}.irf_htp_step_ic_7xl {
  border-radius: 4px;
  margin: 8px 0 12px;
  background: rgba(200, 146, 38, 0.18);
  display: flex;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  color: #C89226;
}.irf_htp_step_ic_7xl svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.irf_htp_step_h_7xl {
  overflow-wrap: break-word;
  color: #F0EADB;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 14px;
  font-weight: 700;
}.irf_htp_step_p_7xl {
  line-height: 1.55;
  color: #6E6558;
  font-size: 13px;
  overflow-wrap: break-word;
}.irf_htp_step_p_7xl strong {
  color: #C4BAA6;
  font-weight: 600;
}.irf_htp_cta_7xl {
  background: #21C55D;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.375rem;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0C0A05;
  font-size: 14px;
  font-weight: 700;
}.irf_htp_cta_7xl:hover {
  background: #18A84E;
}.irf_reg_7xl {
  padding: 36px 16px 0;
  background: #0F1118;
}
@media(min-width:768px) {.irf_reg_7xl {
  padding: 44px 24px 0;
}
}.irf_reg_in_7xl {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: #181C26;
  max-width: 1340px;
}
@media(min-width: 767px) {.irf_reg_in_7xl {
  padding: 40px;
}
}.irf_reg_top_7xl {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.irf_reg_top_7xl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.irf_reg_label_7xl {
  margin-bottom: 10px;
  color: #C89226;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.irf_reg_h2_7xl {
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #F0EADB;
}
@media(min-width:768px) {.irf_reg_h2_7xl {
  font-size: 1.75rem;
}
}.irf_reg_bonus_7xl {
  gap: 0.5rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  border-radius: 6px;
  padding: 10px 1rem;
  background: rgba(232, 160, 32, 0.16);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.irf_reg_bonus_amount_7xl {
  font-weight: 800;
  color: #E8A020;
  font-size: 20px;
}.irf_reg_bonus_text_7xl {
  font-size: 13px;
  color: #948A78;
  line-height: 1.35;
}.irf_reg_cta_btn_7xl {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #21C55D;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 4px 18px rgba(33, 197, 93, 0.38), 0 1px 3px rgba(0, 0, 0, 0.60);
  font-size: 15px;
  color: #0C0A05;
  font-weight: 700;
}.irf_reg_cta_btn_7xl:hover {
  background: #18A84E;
}.irf_reg_terms_7xl {
  line-height: 1.5;
  font-size: 11px;
  color: #524D44;
}.irf_reg_seo_7xl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #6E6558;
  line-height: 1.65;
  font-size: 0.813rem;
}.irf_reg_seo_7xl p {
  line-height: 1.65;
  color: #6E6558;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.irf_reg_seo_7xl p:last-child {
  margin-bottom: 0;
}.irf_reg_seo_7xl strong {
  font-weight: 700;
  color: #C4BAA6;
}.irf_reg_seo_7xl a {
  transition: color .2s;
  color: #C89226;
  text-decoration: underline;
}.irf_reg_seo_7xl a:hover {
  color: #D9A83A;
}.irf_reg_seo_7xl ul,.irf_reg_seo_7xl ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.irf_reg_seo_7xl ol {
  list-style: decimal;
}.irf_reg_seo_7xl li {
  margin-bottom: 0.25rem;
  color: #6E6558;
  line-height: 1.65;
  font-size: 0.813rem;
}.irf_reg_seo_7xl table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.irf_reg_seo_7xl table {
  display: table;
}
}.irf_reg_seo_7xl th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4BAA6;
  font-weight: 700;
}.irf_reg_seo_7xl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E6558;
}.irf_reg_steps_7xl {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.irf_reg_steps_7xl {
  margin-top: 0;
}
}.irf_reg_step_7xl {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.irf_reg_step_num_7xl {
  border: 1px solid rgba(200, 146, 38, 0.07);
  background: rgba(200, 146, 38, 0.18);
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  width: 34px;
  display: flex;
  color: #C89226;
  height: 34px;
}.irf_reg_step_title_7xl {
  color: #F0EADB;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.irf_reg_step_text_7xl {
  color: #6E6558;
  font-size: 0.75rem;
  line-height: 1.5;
}.irf_reg_trust_7xl {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.irf_reg_trust_item_7xl {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6E6558;
  font-size: 0.75rem;
  align-items: center;
}.irf_reg_trust_ic_7xl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  color: #C89226;
}.irf_app_7xl {
  background: #0F1118;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.irf_app_7xl {
  padding: 44px 1.5rem 0;
}
}.irf_app_in_7xl {
  margin: 0 auto;
  max-width: 83.75rem;
}.irf_app_head_7xl {
  margin-bottom: 1rem;
}.irf_app_label_7xl {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C89226;
}.irf_app_h2_7xl {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F0EADB;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 767px) {.irf_app_h2_7xl {
  font-size: 24px;
}
}.irf_app_sub_7xl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6558;
  max-width: 37.5rem;
}.irf_app_sub_7xl strong {
  color: #C4BAA6;
  font-weight: 700;
}.irf_app_cards_7xl {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.irf_app_cards_7xl {
  grid-template-columns: repeat(3,1fr);
}
}.irf_app_card_7xl {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 6px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.irf_app_card_ios_7xl {
  background: linear-gradient(135deg,rgba(200, 146, 38, 0.18) 0%,#181C26 100%);
}.irf_app_card_android_7xl {
  background: linear-gradient(135deg,rgba(33, 197, 93, 0.15) 0%,#181C26 100%);
}.irf_app_card_win_7xl {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#181C26 100%);
}.irf_app_card_ic_7xl svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.irf_app_card_ic_7xl {
  color: #F0EADB;
  flex-shrink: 0;
}.irf_app_card_os_7xl {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6E6558;
}.irf_app_card_title_7xl {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0EADB;
  line-height: 1.2;
}.irf_app_card_text_7xl {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 14px;
  color: #6E6558;
  line-height: 1.5;
}.irf_app_card_btn_7xl {
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(200, 148, 38, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  transition: background .2s;
  color: #F0EADB;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.irf_app_card_btn_7xl:hover {
  background: rgba(255, 255, 255, 0.07);
}.irf_bon_7xl {
  padding: 36px 16px 0;
  background: #0F1118;
}
@media(min-width: 767px) {.irf_bon_7xl {
  padding: 2.75rem 24px 0;
}
}.irf_bon_in_7xl {
  margin: 0 auto;
  max-width: 83.75rem;
}.irf_bon_head_7xl {
  margin-bottom: 1.25rem;
}.irf_bon_label_7xl {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C89226;
  letter-spacing: .08em;
  font-weight: 700;
}.irf_bon_h2_7xl {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0EADB;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.irf_bon_h2_7xl {
  font-size: 24px;
}
}.irf_bon_seo_7xl {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  color: #6E6558;
  overflow-wrap: break-word;
}.irf_bon_seo_7xl strong {
  color: #C4BAA6;
  font-weight: 700;
}.irf_bon_seo_7xl a {
  text-decoration: underline;
  color: #C89226;
}.irf_bon_grid_7xl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.irf_bon_grid_7xl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.irf_bon_grid_7xl {
  grid-template-columns: repeat(5,1fr);
}
}.irf_bon_card_7xl {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #13161F;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.irf_bon_card_7xl:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 38, 0.07);
}.irf_bon_card_ic_7xl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.irf_bon_card_ic_7xl {
  margin-bottom: 0.625rem;
}.irf_bon_card_type_7xl {
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #6E6558;
  text-transform: uppercase;
  letter-spacing: .06em;
}.irf_bon_card_amount_7xl {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8A020;
}.irf_bon_card_name_7xl {
  margin-bottom: 0.5rem;
  color: #F0EADB;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.irf_bon_card_detail_7xl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524D44;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.irf_prov_7xl {
  background: #0F1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.irf_prov_7xl {
  padding: 44px 1.5rem 0;
}
}.irf_prov_in_7xl {
  margin: 0 auto;
  max-width: 1340px;
}.irf_prov_head_7xl {
  margin-bottom: 1rem;
}.irf_prov_label_7xl {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C89226;
  letter-spacing: .08em;
}.irf_prov_h2_7xl {
  color: #F0EADB;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 765px) {.irf_prov_h2_7xl {
  font-size: 24px;
}
}.irf_prov_seo_7xl {
  font-size: 0.813rem;
  color: #6E6558;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
}.irf_prov_seo_7xl strong {
  font-weight: 700;
  color: #C4BAA6;
}.irf_prov_seo_7xl a {
  color: #C89226;
  text-decoration: underline;
}.irf_prov_grid_7xl {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.irf_prov_grid_7xl {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.irf_prov_grid_7xl {
  grid-template-columns: repeat(8,1fr);
}
}.irf_prov_card_7xl {
  background: #13161F;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.875rem 10px;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.irf_prov_card_7xl:hover {
  background: #181C26;
  border-color: rgba(200, 148, 38, 0.45);
}.irf_prov_logo_7xl {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 44px;
  width: 44px;
  justify-content: center;
  display: flex;
}.irf_prov_logo_7xl img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.irf_prov_name_7xl {
  text-align: center;
  font-size: 11px;
  color: #948A78;
  font-weight: 600;
  overflow-wrap: break-word;
}.irf_seo_7xl {
  background: #0F1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.irf_seo_7xl {
  padding: 44px 1.5rem 0;
}
}.irf_seo_in_7xl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  background: #181C26;
  margin: 0 auto;
  border-radius: 0.625rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.irf_seo_in_7xl {
  padding: 36px 40px;
}
}.irf_seo_label_7xl {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C89226;
}.irf_seo_h2_7xl {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F0EADB;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 765px) {.irf_seo_h2_7xl {
  font-size: 1.5rem;
}
}.irf_seo_body_7xl {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #948A78;
  line-height: 1.75;
}.irf_seo_body_7xl p {
  margin-bottom: 0.75rem;
  color: #948A78;
  font-size: 14px;
  line-height: 1.75;
}.irf_seo_body_7xl p:last-child {
  margin-bottom: 0;
}.irf_seo_body_7xl strong {
  color: #C4BAA6;
  font-weight: 700;
}.irf_seo_body_7xl a {
  transition: color .2s;
  color: #C89226;
  text-decoration: underline;
}.irf_seo_body_7xl a:hover {
  color: #D9A83A;
}.irf_seo_body_7xl ul,.irf_seo_body_7xl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.irf_seo_body_7xl ol {
  list-style: decimal;
}.irf_seo_body_7xl li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #948A78;
}.irf_seo_body_7xl table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.irf_seo_body_7xl table {
  display: table;
}
}.irf_seo_body_7xl th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BAA6;
  text-align: left;
}.irf_seo_body_7xl td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #948A78;
}.irf_seo_cols_7xl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.irf_seo_cols_7xl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.irf_seo_cols_7xl {
  grid-template-columns: repeat(3,1fr);
}
}.irf_seo_col_h_7xl {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C4BAA6;
  overflow-wrap: break-word;
  font-size: 13px;
}.irf_seo_col_p_7xl {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6558;
  font-size: 13px;
}.irf_seo_stats_7xl {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.irf_seo_stat_7xl {
  padding: 14px 16px;
  background: rgba(200, 146, 38, 0.07);
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(200, 146, 38, 0.18);
  min-width: 8.75rem;
}.irf_seo_stat_val_7xl {
  color: #C89226;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.irf_seo_stat_lb_7xl {
  color: #6E6558;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.irf_rv_7xl {
  background: #0F1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.irf_rv_7xl {
  padding: 44px 24px 0;
}
}.irf_rv_in_7xl {
  margin: 0 auto;
  max-width: 83.75rem;
}.irf_rv_head_7xl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.irf_rv_label_7xl {
  color: #C89226;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.irf_rv_h2_7xl {
  color: #F0EADB;
  margin-bottom: 0.625rem;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.irf_rv_h2_7xl {
  font-size: 28px;
}
}.irf_rv_stats_7xl {
  gap: 18px;
  align-items: center;
  color: #6E6558;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
}.irf_rv_stats_score_7xl {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.irf_rv_stats_score_val_7xl {
  font-weight: 800;
  color: #E8A020;
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
}.irf_rv_stats_score_max_7xl {
  color: #524D44;
  font-size: 13px;
}.irf_rv_stats_badge_7xl {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.irf_rv_stats_badge_7xl svg {
  color: #E8A020;
  height: 14px;
  width: 14px;
}.irf_rv_grid_7xl {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.irf_rv_grid_7xl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.irf_rv_grid_7xl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.irf_rv_card_7xl {
  background: #181C26;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}.irf_rv_card_stars_7xl {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A020;
}.irf_rv_card_stars_7xl svg {
  width: 14px;
  height: 0.875rem;
}.irf_rv_card_h_7xl {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0EADB;
  font-size: 0.875rem;
  line-height: 1.3;
}.irf_rv_card_body_7xl {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #6E6558;
  line-height: 1.65;
}.irf_rv_card_body_7xl strong {
  color: #C4BAA6;
  font-weight: 600;
}.irf_rv_card_meta_7xl {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.irf_rv_card_author_7xl {
  font-size: 12px;
  font-weight: 600;
  color: #C4BAA6;
}.irf_rv_card_date_7xl {
  color: #524D44;
  font-size: 11px;
}.irf_seo_7xl {
  padding: 36px 16px 0;
  background: #0F1118;
}
@media(min-width: 771px) {.irf_seo_7xl {
  padding: 2.75rem 24px 0;
}
}.irf_seo_in_7xl {
  padding: 1.75rem 1.5rem;
  background: #181C26;
  border-radius: 0.625rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.irf_seo_in_7xl {
  padding: 36px 2.5rem;
}
}.irf_seo_label_7xl {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C89226;
  text-transform: uppercase;
  margin-bottom: 10px;
}.irf_seo_h2_7xl {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Oswald', sans-serif;
  line-height: 1.25;
  color: #F0EADB;
}
@media(min-width: 769px) {.irf_seo_h2_7xl {
  font-size: 24px;
}
}.irf_seo_body_7xl {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #948A78;
  font-size: 0.875rem;
}.irf_seo_body_7xl p {
  color: #948A78;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.irf_seo_body_7xl p:last-child {
  margin-bottom: 0;
}.irf_seo_body_7xl strong {
  color: #C4BAA6;
  font-weight: 700;
}.irf_seo_body_7xl a {
  transition: color .2s;
  text-decoration: underline;
  color: #C89226;
}.irf_seo_body_7xl a:hover {
  color: #D9A83A;
}.irf_seo_body_7xl ul,.irf_seo_body_7xl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.irf_seo_body_7xl ol {
  list-style: decimal;
}.irf_seo_body_7xl li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #948A78;
}.irf_seo_body_7xl table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.irf_seo_body_7xl table {
  display: table;
}
}.irf_seo_body_7xl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4BAA6;
}.irf_seo_body_7xl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #948A78;
}.irf_seo_cols_7xl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.irf_seo_cols_7xl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.irf_seo_cols_7xl {
  grid-template-columns: repeat(3,1fr);
}
}.irf_seo_col_h_7xl {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C4BAA6;
}.irf_seo_col_p_7xl {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E6558;
}.irf_seo_stats_7xl {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.irf_seo_stat_7xl {
  background: rgba(200, 146, 38, 0.07);
  border-radius: 0.375rem;
  border: 1px solid rgba(200, 146, 38, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.irf_seo_stat_val_7xl {
  font-size: 1.25rem;
  color: #C89226;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.irf_seo_stat_lb_7xl {
  font-size: 0.688rem;
  color: #6E6558;
  overflow-wrap: break-word;
}.irf_faq_7xl {
  padding: 36px 16px 0;
  background: #0F1118;
}
@media(min-width: 769px) {.irf_faq_7xl {
  padding: 2.75rem 1.5rem 0;
}
}.irf_faq_in_7xl {
  margin: 0 auto;
  max-width: 83.75rem;
}.irf_faq_head_7xl {
  margin-bottom: 1.25rem;
}.irf_faq_label_7xl {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C89226;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.irf_faq_h2_7xl {
  color: #F0EADB;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 765px) {.irf_faq_h2_7xl {
  font-size: 1.5rem;
}
}.irf_faq_list_7xl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.irf_faq_item_7xl {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: #181C26;
}.irf_faq_q_7xl {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #C4BAA6;
}.irf_faq_q_7xl:hover {
  color: #F0EADB;
}.irf_faq_q_ic_7xl {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 1.5rem;
  align-items: center;
  display: flex;
  color: #C89226;
  font-size: 1rem;
  height: 24px;
  flex-shrink: 0;
}.irf_faq_item_7xl.irf_state_open_7xl .irf_faq_q_ic_7xl {
  transform: rotate(45deg);
}.irf_faq_a_7xl {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #6E6558;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.irf_faq_item_7xl.irf_state_open_7xl .irf_faq_a_7xl {
  display: block;
}.irf_faq_a_7xl strong {
  font-weight: 700;
  color: #C4BAA6;
}.irf_faq_a_7xl a {
  text-decoration: underline;
  color: #C89226;
}.irf_faq_a_7xl ul,.irf_faq_a_7xl ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.irf_faq_a_7xl ol {
  list-style: decimal;
}.irf_faq_a_7xl li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.irf_faq_a_7xl table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.irf_faq_a_7xl table {
  display: table;
}
}.irf_faq_a_7xl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #C4BAA6;
}.irf_faq_a_7xl td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6558;
}.irf_seo_7xl {
  background: #0F1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.irf_seo_7xl {
  padding: 2.75rem 1.5rem 0;
}
}.irf_seo_in_7xl {
  padding: 1.75rem 1.5rem;
  border-radius: 0.625rem;
  background: #181C26;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1340px;
}
@media(min-width: 765px) {.irf_seo_in_7xl {
  padding: 36px 2.5rem;
}
}.irf_seo_label_7xl {
  color: #C89226;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.irf_seo_h2_7xl {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0EADB;
}
@media(min-width: 766px) {.irf_seo_h2_7xl {
  font-size: 1.5rem;
}
}.irf_seo_body_7xl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #948A78;
}.irf_seo_body_7xl p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #948A78;
}.irf_seo_body_7xl p:last-child {
  margin-bottom: 0;
}.irf_seo_body_7xl strong {
  color: #C4BAA6;
  font-weight: 700;
}.irf_seo_body_7xl a {
  transition: color .2s;
  color: #C89226;
  text-decoration: underline;
}.irf_seo_body_7xl a:hover {
  color: #D9A83A;
}.irf_seo_body_7xl ul,.irf_seo_body_7xl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.irf_seo_body_7xl ol {
  list-style: decimal;
}.irf_seo_body_7xl li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #948A78;
}.irf_seo_body_7xl table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width:768px) {.irf_seo_body_7xl table {
  display: table;
}
}.irf_seo_body_7xl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4BAA6;
}.irf_seo_body_7xl td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #948A78;
}.irf_seo_cols_7xl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.irf_seo_cols_7xl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.irf_seo_cols_7xl {
  grid-template-columns: repeat(3,1fr);
}
}.irf_seo_col_h_7xl {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C4BAA6;
}.irf_seo_col_p_7xl {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6558;
  font-size: 13px;
}.irf_seo_stats_7xl {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.irf_seo_stat_7xl {
  border-radius: 0.375rem;
  flex: 1;
  background: rgba(200, 146, 38, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 146, 38, 0.18);
  min-width: 8.75rem;
}.irf_seo_stat_val_7xl {
  margin-bottom: 0.25rem;
  color: #C89226;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.irf_seo_stat_lb_7xl {
  overflow-wrap: break-word;
  color: #6E6558;
  font-size: 0.688rem;
}.irf_ft_7xl {
  background: #08090E;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.irf_ft_support_7xl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.irf_ft_support_7xl {
  padding: 1.75rem 24px;
}
}.irf_ft_support_in_7xl {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.irf_ft_support_main_7xl {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.irf_ft_support_ic_7xl {
  color: #C89226;
  flex-shrink: 0;
}.irf_ft_support_ic_7xl svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.irf_ft_support_text_title_7xl {
  color: #F0EADB;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
}.irf_ft_support_text_sub_7xl {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6558;
}.irf_ft_support_btn_7xl {
  border-radius: 6px;
  background: #C89226;
  padding: 11px 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F0EADB;
}.irf_ft_support_btn_7xl:hover {
  background: #D9A83A;
}.irf_ft_support_contacts_7xl {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.irf_ft_support_contact_7xl {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #524D44;
}.irf_ft_support_contact_7xl strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #948A78;
  font-size: 0.688rem;
  display: block;
}.irf_ft_main_7xl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 765px) {.irf_ft_main_7xl {
  padding: 2.5rem 1.5rem 32px;
}
}.irf_ft_main_in_7xl {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width:640px) {.irf_ft_main_in_7xl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.irf_ft_main_in_7xl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.irf_ft_col_logo_7xl {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.irf_ft_col_logo_7xl {
  grid-column: auto;
}
}.irf_ft_logo_7xl {
  gap: 9px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
  color: #F0EADB;
  font-size: 16px;
  overflow-wrap: break-word;
}.irf_ft_logo_mark_7xl {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.irf_ft_logo_mark_7xl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.irf_ft_logo_sub_7xl {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #524D44;
  max-width: 200px;
}.irf_ft_col_title_7xl {
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
  color: #948A78;
}.irf_ft_col_links_7xl {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.irf_ft_col_link_7xl {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #524D44;
  font-size: 13px;
}.irf_ft_col_link_7xl:hover {
  color: #C4BAA6;
}.irf_ft_apps_7xl {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.irf_ft_app_card_7xl {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  padding: 10px 0.75rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.irf_ft_app_card_7xl:hover {
  border-color: rgba(200, 148, 38, 0.45);
}.irf_ft_app_card_ic_7xl svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.irf_ft_app_card_os_7xl {
  font-size: 0.625rem;
  color: #524D44;
  font-weight: 600;
}.irf_ft_app_card_action_7xl {
  color: #C4BAA6;
  font-weight: 700;
  font-size: 0.75rem;
}.irf_ft_bot_7xl {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.irf_ft_bot_7xl {
  padding: 20px 24px;
}
}.irf_ft_bot_in_7xl {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.irf_ft_socials_7xl {
  gap: 8px;
  display: flex;
}.irf_ft_soc_7xl {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  justify-content: center;
  height: 36px;
  color: #948A78;
  display: flex;
  align-items: center;
  width: 36px;
}.irf_ft_soc_7xl svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.irf_ft_soc_7xl:hover {
  background: rgba(255, 255, 255, 0.07);
}.irf_ft_legal_7xl {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  line-height: 1.6;
  color: #7A7265;
}.irf_ft_legal_7xl strong {
  font-weight: 700;
  color: #948A78;
}.irf_ft_legal_7xl a {
  color: #948A78;
  text-decoration: underline;
}.irf_ft_age_7xl {
  border-radius: 50%;
  border: 2px solid #7A7265;
  margin-left: auto;
  justify-content: center;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #7A7265;
  font-weight: 800;
  width: 32px;
  height: 32px;
}