html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D0D0D;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D6D6D6;
  line-height: 1.6;
}.ied_layout-hre {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ied_page-hre {
  min-height: 100vh;
  display: flex;
}.ied_main-hre {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.ied_main-hre {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.ied_main-hre {
  padding-bottom: 4.5rem;
}
}.ied_gc-hre {
  background: #141414;
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width:640px) {.ied_gc-hre {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.ied_gc-hre {
  width: 168px;
}
}.ied_gc-hre:hover {
  transform: translateY(-3px);
  border-color: rgba(212,0,28,0.08);
}.ied_gc_img-hre {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ied_gc_img-hre img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.ied_gc_hover-hre {
  background: rgba(0,0,0,0.68);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.ied_gc-hre:hover .ied_gc_hover-hre {
  opacity: 1;
}.ied_gc_hover_btn-hre {
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  background: #D4001C;
  font-weight: 700;
  color: #F4F4F4;
  font-size: 0.75rem;
}.ied_gc_info-hre {
  padding: 0.5rem 10px 0.625rem;
}.ied_gc_name-hre {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D6D6D6;
  white-space: nowrap;
}.ied_gc_prov-hre {
  font-size: 0.625rem;
  color: #6A6A6A;
}.ied_gc_tag-hre {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  position: absolute;
  font-size: 0.563rem;
  font-weight: 700;
  top: 0.375rem;
  text-transform: uppercase;
}.ied_gc_tag_hot-hre {
  background: #FF2020;
  color: #fff;
}.ied_gc_tag_new-hre {
  background: #1AAF52;
  color: #0D0D0D;
}.ied_gc_tag_jp-hre {
  background: #E8A020;
  color: #0D0D0D;
}.ied_gc_tag_ex-hre {
  background: #7A0012;
  color: #fff;
}.ied_gc_tag_live-hre {
  background: #FF2020;
  color: #fff;
}.ied_gr-hre {
  padding: 32px 1rem 0;
  background: #0D0D0D;
}
@media(min-width: 770px) {.ied_gr-hre {
  padding: 36px 24px 0;
}
}.ied_gr_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_gr_head-hre {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ied_gr_head_l-hre {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.ied_gr_ic-hre {
  border-radius: 0.375rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 2rem;
}.ied_gr_ic-hre svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.ied_gr_title-hre {
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.ied_gr_title-hre {
  font-size: 1.125rem;
}
}.ied_gr_more-hre {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #888888;
}.ied_gr_more-hre:hover {
  color: #D4001C;
}.ied_gr_more-hre svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.ied_gr_arrows-hre {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ied_gr_arr-hre {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  display: flex;
  width: 1.875rem;
  align-items: center;
  color: #A8A8A8;
  justify-content: center;
  height: 1.875rem;
}.ied_gr_arr-hre:hover {
  background: rgba(255,255,255,0.07);
  color: #F4F4F4;
}.ied_gr_arr-hre svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.ied_gr_seo_h-hre {
  margin: 0 0 6px;
  font-size: 13px;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D6D6D6;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ied_gr_seo_h-hre {
  font-size: 14px;
}
}.ied_gr_seo-hre {
  font-size: 12px;
  color: #888888;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.ied_gr_seo-hre strong {
  color: #D6D6D6;
  font-weight: 600;
}.ied_gr_scroll-hre {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.ied_gr_scroll-hre::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.ied_gr_scroll-hre {
  gap: 0.75rem;
}
}.ied_tb-hre {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0D0D;
  display: flex;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
}.ied_tb_in-hre {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.ied_tb_burger-hre {
  border-radius: 0.375rem;
  gap: 0.313rem;
  margin-right: 0.5rem;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  align-items: center;
}.ied_tb_burger-hre:hover {
  background: rgba(255,255,255,0.05);
}.ied_tb_burger_line-hre {
  border-radius: 1px;
  background: #A8A8A8;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.ied_tb_burger-hre {
  display: none;
}
}.ied_tb_logo-hre {
  gap: 9px;
  flex-shrink: 0;
  display: flex;
  overflow-wrap: break-word;
  color: #F4F4F4;
  align-items: center;
  margin-right: 20px;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
}.ied_tb_logo_mark-hre {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 32px;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
}.ied_tb_logo_mark-hre img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ied_tb_nav-hre {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ied_tb_nav-hre {
  display: flex;
}
}.ied_tb_tab-hre {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  white-space: nowrap;
  color: #A8A8A8;
  font-size: 13px;
  font-weight: 600;
}.ied_tb_tab-hre:hover {
  background: rgba(255,255,255,0.05);
  color: #F4F4F4;
}.ied_tb_tab-hre.ied_state_active-hre {
  background: rgba(212,0,28,0.18);
  color: #F4F4F4;
}.ied_tb_right-hre {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.ied_tb_login-hre {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 16px;
  font-weight: 600;
  color: #D6D6D6;
  font-size: 0.813rem;
  display: none;
}.ied_tb_login-hre:hover {
  border-color: rgba(212,0,28,0.55);
  color: #F4F4F4;
}
@media(min-width:480px) {.ied_tb_login-hre {
  display: block;
}
}.ied_tb_reg-hre {
  transition: background .2s;
  background: #1AAF52;
  padding: 9px 18px;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #0D0D0D;
  white-space: nowrap;
  font-size: 0.813rem;
}.ied_tb_reg-hre:hover {
  background: #20CC60;
}.ied_sb-hre {
  background: #191919;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  width: 13.75rem;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 70;
}.ied_sb-hre.ied_state_open-hre {
  transform: translateX(0);
}.ied_sb-hre::-webkit-scrollbar {
  width: 4px;
}.ied_sb-hre::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.ied_sb-hre {
  transform: translateX(0);
}
}.ied_sb_auth-hre {
  padding: 14px 0.75rem 0.625rem;
}.ied_sb_btn_reg-hre {
  transition: background .2s;
  background: #1AAF52;
  border-radius: 0.375rem;
  padding: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #0D0D0D;
}.ied_sb_btn_reg-hre:hover {
  background: #20CC60;
}.ied_sb_btn_login-hre {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  color: #D6D6D6;
  font-size: 13px;
  font-weight: 600;
  display: block;
  text-align: center;
}.ied_sb_btn_login-hre:hover {
  border-color: rgba(212,0,28,0.55);
  color: #F4F4F4;
}.ied_sb_promo-hre {
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(212,0,28,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#3A0008,#191919);
  border-radius: 6px;
  padding: 12px 0.875rem;
  position: relative;
}.ied_sb_promo-hre::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,0,28,0.18),transparent 70%);
  content: '';
  height: 80px;
  position: absolute;
  width: 5rem;
  top: -20px;
  right: -20px;
}.ied_sb_promo_title-hre {
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  color: #D4001C;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.ied_sb_promo_text-hre {
  color: #F4F4F4;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ied_sb_promo_sub-hre {
  font-size: 0.625rem;
  color: #888888;
  margin-top: 3px;
}.ied_sb_nav-hre {
  padding: 0.375rem 0.5rem 1rem;
}.ied_sb_nav_lb-hre {
  padding: 0.625rem 8px 6px;
  color: #6A6A6A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
}.ied_sb_link-hre {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 4px;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  display: flex;
  color: #A8A8A8;
  font-size: 13px;
}.ied_sb_link-hre:hover {
  background: rgba(255,255,255,0.05);
  color: #F4F4F4;
}.ied_sb_link-hre.ied_state_active-hre {
  background: rgba(212,0,28,0.18);
  color: #F4F4F4;
}.ied_sb_ic-hre {
  border-radius: 4px;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
  height: 30px;
  display: flex;
}.ied_sb_ic-hre svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.ied_sb_ic_1-hre {
  background: rgba(212,0,28,0.08);
  color: #D4001C;
}.ied_sb_ic_2-hre {
  background: rgba(26,175,82,0.16);
  color: #1AAF52;
}.ied_sb_ic_3-hre {
  background: rgba(232,160,32,0.15);
  color: #E8A020;
}.ied_sb_ic_4-hre {
  background: rgba(122,0,18,0.28);
  color: #7A0012;
}.ied_sb_ic_5-hre {
  background: rgba(212,0,28,0.08);
  color: #FF3878;
}.ied_sb_ic_6-hre {
  background: rgba(122,0,18,0.28);
  color: #A030F0;
}.ied_sb_badge-hre {
  padding: 2px 0.438rem;
  background: #E8A020;
  border-radius: 0.25rem;
  color: #0D0D0D;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.ied_sb_bot-hre {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.ied_sb_lang-hre,.ied_sb_help-hre {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 6px;
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: flex;
  color: #A8A8A8;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.ied_sb_lang-hre:hover,.ied_sb_help-hre:hover {
  border-color: rgba(212,0,28,0.55);
  color: #F4F4F4;
}.ied_sb_lang-hre svg,.ied_sb_help-hre svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.ied_sb_bd-hre {
  background: rgba(0,0,0,0.68);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ied_sb_bd-hre.ied_state_on-hre {
  display: block;
}
@media(min-width: 1078px) {.ied_sb_bd-hre {
  display: none!important;
}
}.ied_mob_nav-hre {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #191919;
  position: fixed;
  left: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1078px) {.ied_mob_nav-hre {
  display: none;
}
}.ied_mob_nav_item-hre {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  color: #6A6A6A;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.ied_mob_nav_ic-hre {
  line-height: 1;
}.ied_mob_nav_ic-hre svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.ied_mob_nav_lb-hre {
  font-size: 10px;
  font-weight: 600;
  color: #6A6A6A;
}.ied_mob_nav_item-hre.ied_state_active-hre {
  color: #D4001C;
}.ied_mob_nav_item-hre.ied_state_active-hre .ied_mob_nav_lb-hre {
  color: #D4001C;
}.ied_hero-hre {
  padding: 1.25rem 16px 0;
  background: #0D0D0D;
}
@media(min-width: 769px) {.ied_hero-hre {
  padding: 24px 1.5rem 0;
}
}.ied_hero_in-hre {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.ied_hero_in-hre {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.ied_hero_in-hre {
  grid-template-columns: 1fr 340px;
}
}.ied_hero_promo-hre {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #141414;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.ied_hero_promo-hre {
  min-height: 280px;
}
}.ied_hero_promo_bg-hre {
  background-position: center;
  background: linear-gradient(120deg,#3A0008 0%,#0D0D0D 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ied_hero_promo_bg-hre::after {
  background: linear-gradient(90deg,#0D0D0D 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ied_hero_promo_glow-hre {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,0,18,0.28) 0%,transparent 65%);
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  top: -40px;
  right: 60px;
  height: 18.75rem;
}.ied_hero_promo_ct-hre {
  padding: 1.75rem 24px 28px 28px;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
}
@media(min-width: 767px) {.ied_hero_promo_ct-hre {
  padding: 2.5rem 32px;
}
}.ied_hero_badge-hre {
  border-radius: 1.25rem;
  border: 1px solid rgba(212,0,28,0.08);
  padding: 5px 12px;
  background: rgba(212,0,28,0.18);
  color: #D4001C;
  letter-spacing: .08em;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.ied_hero_h1-hre {
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4F4F4;
  font-size: 26px;
  margin-bottom: 0.625rem;
}.ied_hero_h1-hre em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 769px) {.ied_hero_h1-hre {
  font-size: 2.25rem;
}
}.ied_hero_sub-hre {
  line-height: 1.55;
  color: #A8A8A8;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.ied_hero_sub-hre {
  font-size: 14px;
}
}.ied_hero_row-hre {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ied_hero_cta-hre {
  border-radius: 6px;
  padding: 13px 1.625rem;
  background: #1AAF52;
  transition: background .2s;
  font-size: 0.875rem;
  color: #0D0D0D;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(26,175,82,0.48);
}.ied_hero_cta-hre:hover {
  background: #20CC60;
}.ied_hero_terms-hre {
  font-size: 11px;
  color: #6A6A6A;
}.ied_hero_game-hre {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #141414;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.ied_hero_game_badge-hre {
  background: rgba(232,160,32,0.15);
  border: 1px solid rgba(232,160,32,0.15);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  z-index: 3;
  left: 12px;
  font-size: 10px;
  color: #E8A020;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
}.ied_hero_game_badge-hre svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
}.ied_hero_game_img-hre {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0008,#0D0D0D);
  position: relative;
  padding-bottom: 60%;
}.ied_hero_game_img-hre img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.ied_hero_game_play-hre {
  background: rgba(0,0,0,0.68);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.ied_hero_game-hre:hover .ied_hero_game_play-hre {
  opacity: 1;
}.ied_hero_game_play-hre span {
  border-radius: 50%;
  background: #D4001C;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  height: 52px;
  align-items: center;
}.ied_hero_game_play-hre span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.ied_hero_game_info-hre {
  padding: 0.875rem 16px;
}.ied_hero_game_title-hre {
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 15px;
}.ied_hero_game_provider-hre {
  font-size: 11px;
  color: #888888;
}.ied_hero_game_btn-hre {
  transition: background .2s;
  margin: 12px 1rem 1rem;
  padding: 11px;
  border-radius: 6px;
  background: #D4001C;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  color: #F4F4F4;
}.ied_hero_game-hre:hover .ied_hero_game_btn-hre {
  background: #FF0028;
}.ied_sbar-hre {
  background: #0D0D0D;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.ied_sbar-hre {
  padding: 18px 24px 0;
}
}.ied_sbar_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_sbar_row-hre {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ied_sbar_input-hre {
  border-radius: 6px;
  background: #141414;
  transition: border-color .2s;
  flex: 1;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 10px;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #888888;
  align-items: center;
}.ied_sbar_input-hre:hover {
  border-color: rgba(212,0,28,0.55);
}.ied_sbar_input-hre svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.ied_sbar_providers-hre {
  background: #141414;
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 6px;
  align-items: center;
  font-size: 13px;
  color: #D6D6D6;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.ied_sbar_providers-hre:hover {
  border-color: rgba(212,0,28,0.55);
  color: #F4F4F4;
}.ied_sbar_providers-hre svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.ied_sbar_tabs-hre {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.ied_sbar_tabs-hre::-webkit-scrollbar {
  display: none;
}.ied_sbar_tab-hre {
  background: rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 8px 14px;
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #A8A8A8;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
}.ied_sbar_tab-hre:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,0,28,0.55);
  color: #F4F4F4;
}.ied_sbar_tab-hre.ied_state_active-hre {
  border-color: rgba(212,0,28,0.08);
  background: rgba(212,0,28,0.18);
  color: #F4F4F4;
}.ied_sbar_tab_ic-hre svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ied_wy-hre {
  background: #0D0D0D;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.ied_wy-hre {
  padding: 2.5rem 1.5rem 0;
}
}.ied_wy_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_wy_head-hre {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.ied_wy_label-hre {
  color: #D4001C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.ied_wy_h2-hre {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4F4F4;
}
@media(min-width: 767px) {.ied_wy_h2-hre {
  font-size: 1.5rem;
}
}.ied_wy_intro-hre {
  margin: 0;
  color: #888888;
  font-size: 0.813rem;
  line-height: 1.6;
}.ied_wy_grid-hre {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ied_wy_grid-hre {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ied_wy_grid-hre {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ied_wy_card-hre {
  border-radius: 0.375rem;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #191919;
  transition: border-color .2s,transform .2s;
}.ied_wy_card-hre:hover {
  border-color: rgba(212,0,28,0.08);
  transform: translateY(-2px);
}.ied_wy_card_ic-hre {
  border-radius: 50%;
  background: rgba(212,0,28,0.18);
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 44px;
  margin-bottom: 14px;
  color: #D4001C;
}.ied_wy_card_ic-hre svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.ied_wy_card_h-hre {
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-size: 15px;
}.ied_wy_card_p-hre {
  color: #888888;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.ied_wy_card_p-hre strong {
  color: #D6D6D6;
  font-weight: 600;
}.ied_gcg-hre {
  background: #0D0D0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.ied_gcg-hre {
  padding: 2.75rem 24px 0;
}
}.ied_gcg_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_gcg_head-hre {
  max-width: 720px;
  margin-bottom: 20px;
}.ied_gcg_label-hre {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #D4001C;
  text-transform: uppercase;
}.ied_gcg_h2-hre {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 769px) {.ied_gcg_h2-hre {
  font-size: 28px;
}
}.ied_gcg_intro-hre {
  color: #888888;
  line-height: 1.6;
  font-size: 0.813rem;
}.ied_gcg_grid-hre {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.ied_gcg_grid-hre {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ied_gcg_grid-hre {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ied_gcg_card-hre {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.ied_gcg_card-hre:hover {
  transform: translateY(-3px);
  border-color: rgba(212,0,28,0.18);
}.ied_gcg_card_bg-hre {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ied_gcg_card_bg-hre::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ied_gcg_card_ic-hre {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  display: flex;
  justify-content: center;
  top: 18px;
  position: absolute;
  align-items: center;
  color: #F4F4F4;
  z-index: 2;
  right: 18px;
  width: 40px;
  height: 40px;
}.ied_gcg_card_ic-hre svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.ied_gcg_card_ct-hre {
  position: relative;
  z-index: 1;
}.ied_gcg_card_h-hre {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4F4F4;
  font-size: 1.125rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.ied_gcg_card_h-hre {
  font-size: 20px;
}
}.ied_gcg_card_p-hre {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
}.ied_gcg_card_p-hre strong {
  color: #F4F4F4;
  font-weight: 600;
}.ied_gcg_card_cta-hre {
  gap: 4px;
  color: #D4001C;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
}.ied_gcg_card_cta-hre svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ied_gr_jp-hre {
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1C0030 0%,#080808 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.ied_gr_jp-hre::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,0,18,0.28) 0%,transparent 70%);
  content: '';
  top: -60px;
  height: 15.625rem;
  left: -60px;
  width: 250px;
  position: absolute;
}.ied_gr_jp-hre::after {
  background: radial-gradient(circle,rgba(232,160,32,0.15) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  content: '';
  height: 200px;
  position: absolute;
  right: 0;
  width: 12.5rem;
}.ied_gr_jp_head-hre {
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  z-index: 1;
}.ied_gr_jp_info-hre {
  flex: 1;
}.ied_gr_jp_label-hre {
  font-weight: 700;
  text-transform: uppercase;
  color: #A030F0;
  margin-bottom: 0.375rem;
  font-size: 11px;
  letter-spacing: .08em;
}.ied_gr_jp_label-hre svg {
  width: 14px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.ied_gr_jp_amount-hre {
  line-height: 1;
  font-size: 2rem;
  color: #F4F4F4;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ied_gr_jp_amount-hre {
  font-size: 2.5rem;
}
}.ied_gr_jp_amount-hre span {
  color: #E8A020;
}.ied_gr_jp_seo-hre {
  max-width: 480px;
  font-size: 12px;
  line-height: 1.5;
  color: #A8A8A8;
  overflow-wrap: break-word;
}.ied_gr_jp_cta-hre {
  background: rgba(122,0,18,0.28);
  border: 1px solid rgba(122,0,18,0.28);
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 6px;
  margin-top: 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F4F4F4;
  font-size: 13px;
  font-weight: 700;
}.ied_gr_jp_cta-hre:hover {
  background: #7A0012;
}.ied_ws-hre {
  background: #0D0D0D;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.ied_ws-hre {
  padding: 2.25rem 24px 0;
}
}.ied_ws_in-hre {
  margin: 0 auto;
  max-width: 82.5rem;
}.ied_ws_head-hre {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.ied_ws_title-hre {
  gap: 10px;
  font-size: 1rem;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
}.ied_ws_title_ic-hre svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  color: #E8A020;
}.ied_ws_online-hre {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  color: #888888;
  font-size: 0.75rem;
  align-items: center;
}.ied_ws_online_dot-hre {
  background: #1AAF52;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(26,175,82,0.16);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.ied_ws_scroll-hre {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.ied_ws_scroll-hre::-webkit-scrollbar {
  display: none;
}.ied_wc-hre {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141414;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ied_wc_img-hre {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #191919;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.ied_wc_img-hre img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ied_wc_info-hre {
  min-width: 0;
}.ied_wc_game-hre {
  overflow: hidden;
  color: #D6D6D6;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.ied_wc_player-hre {
  overflow: hidden;
  color: #6A6A6A;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.ied_wc_amount-hre {
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  color: #1AAF52;
}.ied_htp-hre {
  padding: 2.25rem 1rem 0;
  background: #0D0D0D;
}
@media(min-width: 770px) {.ied_htp-hre {
  padding: 2.75rem 24px 0;
}
}.ied_htp_in-hre {
  margin: 0 auto;
  max-width: 82.5rem;
}.ied_htp_head-hre {
  margin-bottom: 22px;
  max-width: 720px;
}.ied_htp_label-hre {
  text-transform: uppercase;
  color: #D4001C;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.ied_htp_h2-hre {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  color: #F4F4F4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ied_htp_h2-hre {
  font-size: 1.75rem;
}
}.ied_htp_intro-hre {
  font-size: 14px;
  line-height: 1.6;
  color: #888888;
}.ied_htp_steps-hre {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.ied_htp_steps-hre {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ied_htp_steps-hre {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ied_htp_step-hre {
  background: #191919;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 6px;
  flex-direction: column;
  display: flex;
  position: relative;
}.ied_htp_step_num-hre {
  border-radius: 50%;
  background: #D4001C;
  font-weight: 800;
  display: flex;
  height: 1.75rem;
  width: 1.75rem;
  top: -0.75rem;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #0D0D0D;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  left: 1.25rem;
}.ied_htp_step_ic-hre {
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  background: rgba(212,0,28,0.18);
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  color: #D4001C;
  align-items: center;
  display: flex;
}.ied_htp_step_ic-hre svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.ied_htp_step_h-hre {
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 6px;
  color: #F4F4F4;
  font-weight: 700;
  overflow-wrap: break-word;
}.ied_htp_step_p-hre {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #888888;
}.ied_htp_step_p-hre strong {
  font-weight: 600;
  color: #D6D6D6;
}.ied_htp_cta-hre {
  padding: 0.813rem 26px;
  background: #1AAF52;
  transition: background .2s;
  border-radius: 6px;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  color: #0D0D0D;
  font-size: 0.875rem;
}.ied_htp_cta-hre:hover {
  background: #20CC60;
}.ied_prov-hre {
  background: #0D0D0D;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.ied_prov-hre {
  padding: 2.75rem 1.5rem 0;
}
}.ied_prov_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_prov_head-hre {
  margin-bottom: 1rem;
}.ied_prov_label-hre {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #D4001C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.ied_prov_h2-hre {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ied_prov_h2-hre {
  font-size: 1.5rem;
}
}.ied_prov_seo-hre {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #888888;
  margin-bottom: 16px;
  font-size: 13px;
  max-width: 620px;
}.ied_prov_seo-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_prov_seo-hre a {
  text-decoration: underline;
  color: #D4001C;
}.ied_prov_grid-hre {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.ied_prov_grid-hre {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ied_prov_grid-hre {
  grid-template-columns: repeat(8,1fr);
}
}.ied_prov_card-hre {
  background: #141414;
  border-radius: 0.375rem;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ied_prov_card-hre:hover {
  background: #191919;
  border-color: rgba(212,0,28,0.55);
}.ied_prov_logo-hre {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
  height: 44px;
}.ied_prov_logo-hre img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.ied_prov_name-hre {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A8A8A8;
  text-align: center;
  font-size: 0.688rem;
}.ied_bon-hre {
  background: #0D0D0D;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ied_bon-hre {
  padding: 2.75rem 24px 0;
}
}.ied_bon_in-hre {
  margin: 0 auto;
  max-width: 82.5rem;
}.ied_bon_head-hre {
  margin-bottom: 20px;
}.ied_bon_label-hre {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D4001C;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ied_bon_h2-hre {
  font-size: 20px;
  color: #F4F4F4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.ied_bon_h2-hre {
  font-size: 24px;
}
}.ied_bon_seo-hre {
  max-width: 620px;
  color: #888888;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.ied_bon_seo-hre strong {
  font-weight: 700;
  color: #D6D6D6;
}.ied_bon_seo-hre a {
  text-decoration: underline;
  color: #D4001C;
}.ied_bon_grid-hre {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ied_bon_grid-hre {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ied_bon_grid-hre {
  grid-template-columns: repeat(5,1fr);
}
}.ied_bon_card-hre {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 6px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #141414;
}.ied_bon_card-hre:hover {
  border-color: rgba(212,0,28,0.08);
  transform: translateY(-2px);
}.ied_bon_card_ic-hre svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
}.ied_bon_card_ic-hre {
  margin-bottom: 0.625rem;
}.ied_bon_card_type-hre {
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #888888;
  text-transform: uppercase;
}.ied_bon_card_amount-hre {
  color: #E8A020;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.ied_bon_card_name-hre {
  color: #F4F4F4;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.ied_bon_card_detail-hre {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6A6A6A;
  padding-top: 8px;
}.ied_reg-hre {
  padding: 2.25rem 1rem 0;
  background: #0D0D0D;
}
@media(min-width: 767px) {.ied_reg-hre {
  padding: 2.75rem 1.5rem 0;
}
}.ied_reg_in-hre {
  border-radius: 10px;
  margin: 0 auto;
  background: #191919;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.ied_reg_in-hre {
  padding: 40px;
}
}.ied_reg_top-hre {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.ied_reg_top-hre {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ied_reg_label-hre {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4001C;
  font-size: 11px;
  margin-bottom: 10px;
}.ied_reg_h2-hre {
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  margin-bottom: 12px;
  color: #F4F4F4;
}
@media(min-width: 771px) {.ied_reg_h2-hre {
  font-size: 1.75rem;
}
}.ied_reg_bonus-hre {
  background: rgba(232,160,32,0.15);
  border-radius: 6px;
  gap: 0.5rem;
  border: 1px solid rgba(232,160,32,0.15);
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.ied_reg_bonus_amount-hre {
  color: #E8A020;
  font-weight: 800;
  font-size: 1.25rem;
}.ied_reg_bonus_text-hre {
  line-height: 1.35;
  font-size: 13px;
  color: #A8A8A8;
}.ied_reg_cta_btn-hre {
  transition: background .2s;
  border-radius: 6px;
  background: #1AAF52;
  padding: 14px 2rem;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(26,175,82,0.48);
  color: #0D0D0D;
  margin-bottom: 0.75rem;
  display: inline-block;
}.ied_reg_cta_btn-hre:hover {
  background: #20CC60;
}.ied_reg_terms-hre {
  line-height: 1.5;
  font-size: 11px;
  color: #6A6A6A;
}.ied_reg_seo-hre {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
  color: #888888;
}.ied_reg_seo-hre p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #888888;
  font-size: 0.813rem;
}.ied_reg_seo-hre p:last-child {
  margin-bottom: 0;
}.ied_reg_seo-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_reg_seo-hre a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4001C;
}.ied_reg_seo-hre a:hover {
  color: #FF0028;
}.ied_reg_seo-hre ul,.ied_reg_seo-hre ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ied_reg_seo-hre ol {
  list-style: decimal;
}.ied_reg_seo-hre li {
  font-size: 13px;
  color: #888888;
  line-height: 1.65;
  margin-bottom: 4px;
}.ied_reg_seo-hre table {
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.ied_reg_seo-hre table {
  display: table;
}
}.ied_reg_seo-hre th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D6D6D6;
}.ied_reg_seo-hre td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888888;
}.ied_reg_steps-hre {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 859px) {.ied_reg_steps-hre {
  margin-top: 0;
}
}.ied_reg_step-hre {
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ied_reg_step_num-hre {
  border-radius: 50%;
  background: rgba(212,0,28,0.18);
  border: 1px solid rgba(212,0,28,0.08);
  font-weight: 800;
  font-size: 14px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 34px;
  align-items: center;
  color: #D4001C;
  height: 34px;
}.ied_reg_step_title-hre {
  margin-bottom: 3px;
  color: #F4F4F4;
  font-weight: 700;
  font-size: 14px;
}.ied_reg_step_text-hre {
  color: #888888;
  font-size: 12px;
  line-height: 1.5;
}.ied_reg_trust-hre {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.ied_reg_trust_item-hre {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #888888;
}.ied_reg_trust_ic-hre svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D4001C;
  width: 16px;
}.ied_app-hre {
  background: #0D0D0D;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.ied_app-hre {
  padding: 2.75rem 24px 0;
}
}.ied_app_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_app_head-hre {
  margin-bottom: 16px;
}.ied_app_label-hre {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #D4001C;
}.ied_app_h2-hre {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
}
@media(min-width: 770px) {.ied_app_h2-hre {
  font-size: 24px;
}
}.ied_app_sub-hre {
  font-size: 0.813rem;
  color: #888888;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
}.ied_app_sub-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_app_cards-hre {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ied_app_cards-hre {
  grid-template-columns: repeat(3,1fr);
}
}.ied_app_card-hre {
  border-radius: 0.375rem;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.ied_app_card_ios-hre {
  background: linear-gradient(135deg,rgba(212,0,28,0.18) 0%,#191919 100%);
}.ied_app_card_android-hre {
  background: linear-gradient(135deg,rgba(26,175,82,0.16) 0%,#191919 100%);
}.ied_app_card_win-hre {
  background: linear-gradient(135deg,rgba(232,160,32,0.15) 0%,#191919 100%);
}.ied_app_card_ic-hre svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.ied_app_card_ic-hre {
  flex-shrink: 0;
  color: #F4F4F4;
}.ied_app_card_os-hre {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #888888;
}.ied_app_card_title-hre {
  color: #F4F4F4;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.ied_app_card_text-hre {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #888888;
}.ied_app_card_btn-hre {
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  padding: 0.625rem 18px;
  border: 1px solid rgba(212,0,28,0.55);
  gap: 7px;
  transition: background .2s;
  display: inline-flex;
  color: #F4F4F4;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
}.ied_app_card_btn-hre:hover {
  background: rgba(255,255,255,0.07);
}.ied_pmt-hre {
  background: #0D0D0D;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ied_pmt-hre {
  padding: 2.75rem 24px 0;
}
}.ied_pmt_in-hre {
  margin: 0 auto;
  max-width: 82.5rem;
}.ied_pmt_head-hre {
  margin-bottom: 22px;
  max-width: 45rem;
}.ied_pmt_label-hre {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  color: #D4001C;
  font-weight: 700;
}.ied_pmt_h2-hre {
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4F4;
}
@media(min-width: 769px) {.ied_pmt_h2-hre {
  font-size: 28px;
}
}.ied_pmt_intro-hre {
  font-size: 14px;
  line-height: 1.6;
  color: #888888;
  overflow-wrap: break-word;
}.ied_pmt_groups-hre {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ied_pmt_group-hre {
  border-radius: 0.375rem;
  background: #191919;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
}.ied_pmt_group_head-hre {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.ied_pmt_group_ic-hre {
  background: rgba(212,0,28,0.18);
  border-radius: 0.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
  color: #D4001C;
  justify-content: center;
  display: flex;
}.ied_pmt_group_ic-hre svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.ied_pmt_group_h-hre {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F4;
}.ied_pmt_group_p-hre {
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 14px;
  color: #888888;
  overflow-wrap: break-word;
}.ied_pmt_group_p-hre strong {
  color: #D6D6D6;
  font-weight: 600;
}.ied_pmt_table_wrap-hre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ied_pmt_table-hre {
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.ied_pmt_table-hre th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  font-size: 0.688rem;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  color: #D6D6D6;
}.ied_pmt_table-hre td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #888888;
}.ied_pmt_table-hre tbody tr:last-child td {
  border-bottom: none;
}.ied_pmt_table-hre tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D6D6D6;
}.ied_faq-hre {
  padding: 2.25rem 1rem 0;
  background: #0D0D0D;
}
@media(min-width: 770px) {.ied_faq-hre {
  padding: 44px 24px 0;
}
}.ied_faq_in-hre {
  margin: 0 auto;
  max-width: 1320px;
}.ied_faq_head-hre {
  margin-bottom: 1.25rem;
}.ied_faq_label-hre {
  margin-bottom: 8px;
  color: #D4001C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ied_faq_h2-hre {
  color: #F4F4F4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.ied_faq_h2-hre {
  font-size: 24px;
}
}.ied_faq_list-hre {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ied_faq_item-hre {
  border: 1px solid rgba(255,255,255,0.11);
  background: #191919;
  overflow: hidden;
  border-radius: 6px;
}.ied_faq_q-hre {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  display: flex;
  color: #D6D6D6;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
}.ied_faq_q-hre:hover {
  color: #F4F4F4;
}.ied_faq_q_ic-hre {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
  color: #D4001C;
  align-items: center;
  font-size: 16px;
}.ied_faq_item-hre.ied_state_open-hre .ied_faq_q_ic-hre {
  transform: rotate(45deg);
}.ied_faq_a-hre {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  color: #888888;
  line-height: 1.7;
  font-size: 13px;
}.ied_faq_item-hre.ied_state_open-hre .ied_faq_a-hre {
  display: block;
}.ied_faq_a-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_faq_a-hre a {
  text-decoration: underline;
  color: #D4001C;
}.ied_faq_a-hre ul,.ied_faq_a-hre ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ied_faq_a-hre ol {
  list-style: decimal;
}.ied_faq_a-hre li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ied_faq_a-hre table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.ied_faq_a-hre table {
  display: table;
}
}.ied_faq_a-hre th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D6D6D6;
  font-weight: 700;
  text-align: left;
}.ied_faq_a-hre td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #888888;
}.ied_seo-hre {
  padding: 2.25rem 16px 0;
  background: #0D0D0D;
}
@media(min-width: 769px) {.ied_seo-hre {
  padding: 44px 24px 0;
}
}.ied_seo_in-hre {
  border-radius: 10px;
  margin: 0 auto;
  background: #191919;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.ied_seo_in-hre {
  padding: 36px 2.5rem;
}
}.ied_seo_label-hre {
  letter-spacing: .08em;
  color: #D4001C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
}.ied_seo_h2-hre {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4F4F4;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ied_seo_h2-hre {
  font-size: 24px;
}
}.ied_seo_body-hre {
  color: #A8A8A8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.ied_seo_body-hre p {
  color: #A8A8A8;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.ied_seo_body-hre p:last-child {
  margin-bottom: 0;
}.ied_seo_body-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_seo_body-hre a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4001C;
}.ied_seo_body-hre a:hover {
  color: #FF0028;
}.ied_seo_body-hre ul,.ied_seo_body-hre ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ied_seo_body-hre ol {
  list-style: decimal;
}.ied_seo_body-hre li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8A8A8;
  font-size: 0.875rem;
}.ied_seo_body-hre table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.ied_seo_body-hre table {
  display: table;
}
}.ied_seo_body-hre th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D6D6D6;
}.ied_seo_body-hre td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8A8A8;
}.ied_seo_cols-hre {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.ied_seo_cols-hre {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ied_seo_cols-hre {
  grid-template-columns: repeat(3,1fr);
}
}.ied_seo_col_h-hre {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #D6D6D6;
  margin-bottom: 7px;
}.ied_seo_col_p-hre {
  color: #888888;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.ied_seo_stats-hre {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ied_seo_stat-hre {
  background: rgba(212,0,28,0.08);
  border: 1px solid rgba(212,0,28,0.18);
  border-radius: 6px;
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.ied_seo_stat_val-hre {
  color: #D4001C;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.ied_seo_stat_lb-hre {
  color: #888888;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ied_seo-hre {
  padding: 2.25rem 16px 0;
  background: #0D0D0D;
}
@media(min-width: 766px) {.ied_seo-hre {
  padding: 2.75rem 1.5rem 0;
}
}.ied_seo_in-hre {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #191919;
  max-width: 1320px;
}
@media(min-width: 771px) {.ied_seo_in-hre {
  padding: 2.25rem 40px;
}
}.ied_seo_label-hre {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #D4001C;
}.ied_seo_h2-hre {
  font-weight: 800;
  color: #F4F4F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.ied_seo_h2-hre {
  font-size: 1.5rem;
}
}.ied_seo_body-hre {
  font-size: 14px;
  color: #A8A8A8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ied_seo_body-hre p {
  line-height: 1.75;
  color: #A8A8A8;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.ied_seo_body-hre p:last-child {
  margin-bottom: 0;
}.ied_seo_body-hre strong {
  color: #D6D6D6;
  font-weight: 700;
}.ied_seo_body-hre a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4001C;
}.ied_seo_body-hre a:hover {
  color: #FF0028;
}.ied_seo_body-hre ul,.ied_seo_body-hre ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ied_seo_body-hre ol {
  list-style: decimal;
}.ied_seo_body-hre li {
  color: #A8A8A8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.ied_seo_body-hre table {
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.ied_seo_body-hre table {
  display: table;
}
}.ied_seo_body-hre th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D6D6D6;
  text-align: left;
  font-weight: 700;
}.ied_seo_body-hre td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #A8A8A8;
}.ied_seo_cols-hre {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.ied_seo_cols-hre {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ied_seo_cols-hre {
  grid-template-columns: repeat(3,1fr);
}
}.ied_seo_col_h-hre {
  color: #D6D6D6;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ied_seo_col_p-hre {
  font-size: 13px;
  color: #888888;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ied_seo_stats-hre {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ied_seo_stat-hre {
  border-radius: 0.375rem;
  padding: 14px 1rem;
  border: 1px solid rgba(212,0,28,0.18);
  background: rgba(212,0,28,0.08);
  flex: 1;
  min-width: 8.75rem;
}.ied_seo_stat_val-hre {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #D4001C;
  font-weight: 800;
  font-size: 1.25rem;
}.ied_seo_stat_lb-hre {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #888888;
}.ied_seo-hre {
  padding: 2.25rem 16px 0;
  background: #0D0D0D;
}
@media(min-width: 767px) {.ied_seo-hre {
  padding: 2.75rem 1.5rem 0;
}
}.ied_seo_in-hre {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #191919;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ied_seo_in-hre {
  padding: 2.25rem 2.5rem;
}
}.ied_seo_label-hre {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4001C;
  text-transform: uppercase;
}.ied_seo_h2-hre {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4F4;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 766px) {.ied_seo_h2-hre {
  font-size: 1.5rem;
}
}.ied_seo_body-hre {
  color: #A8A8A8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ied_seo_body-hre p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8A8A8;
}.ied_seo_body-hre p:last-child {
  margin-bottom: 0;
}.ied_seo_body-hre strong {
  font-weight: 700;
  color: #D6D6D6;
}.ied_seo_body-hre a {
  transition: color .2s;
  color: #D4001C;
  text-decoration: underline;
}.ied_seo_body-hre a:hover {
  color: #FF0028;
}.ied_seo_body-hre ul,.ied_seo_body-hre ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ied_seo_body-hre ol {
  list-style: decimal;
}.ied_seo_body-hre li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8A8A8;
}.ied_seo_body-hre table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.ied_seo_body-hre table {
  display: table;
}
}.ied_seo_body-hre th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D6D6D6;
  font-weight: 700;
}.ied_seo_body-hre td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8A8A8;
}.ied_seo_cols-hre {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ied_seo_cols-hre {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ied_seo_cols-hre {
  grid-template-columns: repeat(3,1fr);
}
}.ied_seo_col_h-hre {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D6D6D6;
  font-size: 13px;
  font-weight: 700;
}.ied_seo_col_p-hre {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #888888;
  font-size: 0.813rem;
}.ied_seo_stats-hre {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ied_seo_stat-hre {
  border-radius: 0.375rem;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(212,0,28,0.18);
  background: rgba(212,0,28,0.08);
  min-width: 8.75rem;
}.ied_seo_stat_val-hre {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #D4001C;
  overflow-wrap: break-word;
}.ied_seo_stat_lb-hre {
  font-size: 11px;
  color: #888888;
  overflow-wrap: break-word;
}.ied_ft-hre {
  background: #070707;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.ied_ft_support-hre {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.ied_ft_support-hre {
  padding: 1.75rem 1.5rem;
}
}.ied_ft_support_in-hre {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.ied_ft_support_main-hre {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
}.ied_ft_support_ic-hre {
  color: #D4001C;
  flex-shrink: 0;
}.ied_ft_support_ic-hre svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.ied_ft_support_text_title-hre {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4F4F4;
}.ied_ft_support_text_sub-hre {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #888888;
}.ied_ft_support_btn-hre {
  padding: 11px 22px;
  border-radius: 0.375rem;
  background: #D4001C;
  transition: background .2s;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F4F4F4;
  font-weight: 700;
}.ied_ft_support_btn-hre:hover {
  background: #FF0028;
}.ied_ft_support_contacts-hre {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ied_ft_support_contact-hre {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6A6A6A;
}.ied_ft_support_contact-hre strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  color: #A8A8A8;
  display: block;
}.ied_ft_main-hre {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 767px) {.ied_ft_main-hre {
  padding: 40px 24px 32px;
}
}.ied_ft_main_in-hre {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.ied_ft_main_in-hre {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ied_ft_main_in-hre {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ied_ft_col_logo-hre {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ied_ft_col_logo-hre {
  grid-column: auto;
}
}.ied_ft_logo-hre {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F4F4F4;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
  align-items: center;
  display: flex;
}.ied_ft_logo_mark-hre {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.ied_ft_logo_mark-hre img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ied_ft_logo_sub-hre {
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A6A6A;
}.ied_ft_col_title-hre {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #A8A8A8;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.ied_ft_col_links-hre {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ied_ft_col_link-hre {
  transition: color .2s;
  color: #6A6A6A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ied_ft_col_link-hre:hover {
  color: #D6D6D6;
}.ied_ft_apps-hre {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ied_ft_app_card-hre {
  border-radius: 0.25rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.ied_ft_app_card-hre:hover {
  border-color: rgba(212,0,28,0.55);
}.ied_ft_app_card_ic-hre svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.ied_ft_app_card_os-hre {
  color: #6A6A6A;
  font-weight: 600;
  font-size: 10px;
}.ied_ft_app_card_action-hre {
  font-size: 0.75rem;
  color: #D6D6D6;
  font-weight: 700;
}.ied_ft_bot-hre {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.ied_ft_bot-hre {
  padding: 20px 1.5rem;
}
}.ied_ft_bot_in-hre {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.ied_ft_socials-hre {
  gap: 8px;
  display: flex;
}.ied_ft_soc-hre {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  display: flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #A8A8A8;
  width: 36px;
}.ied_ft_soc-hre svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.ied_ft_soc-hre:hover {
  background: rgba(255,255,255,0.07);
}.ied_ft_legal-hre {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #7A7A7A;
  font-size: 0.688rem;
}.ied_ft_legal-hre strong {
  font-weight: 700;
  color: #A8A8A8;
}.ied_ft_legal-hre a {
  color: #A8A8A8;
  text-decoration: underline;
}.ied_ft_age-hre {
  border-radius: 50%;
  border: 2px solid #7A7A7A;
  flex-shrink: 0;
  font-weight: 800;
  width: 2rem;
  color: #7A7A7A;
  margin-left: auto;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
}