*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #06100F;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  color: #AECFCB;
  font-family: 'Barlow', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.iks_layout-5gl {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.iks_page-5gl {
  min-height: 100vh;
  display: flex;
}.iks_main-5gl {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.iks_main-5gl {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.iks_main-5gl {
  padding-bottom: 4.5rem;
}
}.iks_gc-5gl {
  background: #091615;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.iks_gc-5gl {
  width: 156px;
}
}
@media(min-width:1080px) {.iks_gc-5gl {
  width: 10.5rem;
}
}.iks_gc-5gl:hover {
  transform: translateY(-3px);
  border-color: rgba(0,205,181,0.06);
}.iks_gc_img-5gl {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.iks_gc_img-5gl img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.iks_gc_hover-5gl {
  background: rgba(3,10,9,0.74);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.iks_gc-5gl:hover .iks_gc_hover-5gl {
  opacity: 1;
}.iks_gc_hover_btn-5gl {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #00CDB5;
  font-size: 12px;
  color: #E4F6F4;
  font-weight: 700;
}.iks_gc_info-5gl {
  padding: 0.5rem 0.625rem 0.625rem;
}.iks_gc_name-5gl {
  overflow: hidden;
  color: #AECFCB;
  white-space: nowrap;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.iks_gc_prov-5gl {
  font-size: 0.625rem;
  color: #305550;
}.iks_gc_tag-5gl {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  left: 0.375rem;
  top: 0.375rem;
  font-size: 9px;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
}.iks_gc_tag_hot-5gl {
  background: #E03040;
  color: #fff;
}.iks_gc_tag_new-5gl {
  background: #00C96A;
  color: #06100F;
}.iks_gc_tag_jp-5gl {
  background: #F0A500;
  color: #06100F;
}.iks_gc_tag_ex-5gl {
  background: #006F7E;
  color: #fff;
}.iks_gc_tag_live-5gl {
  background: #E03040;
  color: #fff;
}.iks_gr-5gl {
  background: #06100F;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.iks_gr-5gl {
  padding: 36px 24px 0;
}
}.iks_gr_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_gr_head-5gl {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.iks_gr_head_l-5gl {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.iks_gr_ic-5gl {
  border-radius: 8px;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.iks_gr_ic-5gl svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.iks_gr_title-5gl {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E4F6F4;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 767px) {.iks_gr_title-5gl {
  font-size: 18px;
}
}.iks_gr_more-5gl {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #4B7570;
}.iks_gr_more-5gl:hover {
  color: #00CDB5;
}.iks_gr_more-5gl svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iks_gr_arrows-5gl {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.iks_gr_arr-5gl {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  height: 30px;
  align-items: center;
  width: 30px;
  display: flex;
  justify-content: center;
  color: #72A09A;
}.iks_gr_arr-5gl:hover {
  background: rgba(255,255,255,0.07);
  color: #E4F6F4;
}.iks_gr_arr-5gl svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iks_gr_seo_h-5gl {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  color: #AECFCB;
}
@media(min-width: 769px) {.iks_gr_seo_h-5gl {
  font-size: 0.875rem;
}
}.iks_gr_seo-5gl {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #4B7570;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
}.iks_gr_seo-5gl strong {
  font-weight: 600;
  color: #AECFCB;
}.iks_gr_scroll-5gl {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.iks_gr_scroll-5gl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.iks_gr_scroll-5gl {
  gap: 12px;
}
}.iks_tb-5gl {
  background: #07120F;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  position: fixed;
  height: 56px;
  z-index: 80;
  right: 0;
  left: 0;
  align-items: center;
  top: 0;
}.iks_tb_in-5gl {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.iks_tb_burger-5gl {
  border-radius: 8px;
  gap: 0.313rem;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  height: 38px;
  width: 2.375rem;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}.iks_tb_burger-5gl:hover {
  background: rgba(255,255,255,0.05);
}.iks_tb_burger_line-5gl {
  border-radius: 1px;
  background: #72A09A;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.iks_tb_burger-5gl {
  display: none;
}
}.iks_tb_logo-5gl {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #E4F6F4;
  font-weight: 800;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}.iks_tb_logo_mark-5gl {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 32px;
}.iks_tb_logo_mark-5gl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.iks_tb_nav-5gl {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.iks_tb_nav-5gl {
  display: flex;
}
}.iks_tb_tab-5gl {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  color: #72A09A;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.iks_tb_tab-5gl:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F6F4;
}.iks_tb_tab-5gl.iks_state_active-5gl {
  background: rgba(0,205,181,0.15);
  color: #E4F6F4;
}.iks_tb_right-5gl {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.iks_tb_login-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 8px;
  font-size: 0.813rem;
  display: none;
  color: #AECFCB;
  font-weight: 600;
}.iks_tb_login-5gl:hover {
  border-color: rgba(0,210,185,0.38);
  color: #E4F6F4;
}
@media(min-width: 481px) {.iks_tb_login-5gl {
  display: block;
}
}.iks_tb_reg-5gl {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C96A;
  padding: 9px 18px;
  font-size: 13px;
  white-space: nowrap;
  color: #051210;
  font-weight: 700;
}.iks_tb_reg-5gl:hover {
  background: #00E47A;
}.iks_sb-5gl {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0D1D1C;
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 220px;
}.iks_sb-5gl.iks_state_open-5gl {
  transform: translateX(0);
}.iks_sb-5gl::-webkit-scrollbar {
  width: 4px;
}.iks_sb-5gl::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.iks_sb-5gl {
  transform: translateX(0);
}
}.iks_sb_auth-5gl {
  padding: 0.875rem 0.75rem 10px;
}.iks_sb_btn_reg-5gl {
  background: #00C96A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  font-size: 13px;
  color: #051210;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
}.iks_sb_btn_reg-5gl:hover {
  background: #00E47A;
}.iks_sb_btn_login-5gl {
  padding: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #AECFCB;
  font-weight: 600;
}.iks_sb_btn_login-5gl:hover {
  border-color: rgba(0,210,185,0.38);
  color: #E4F6F4;
}.iks_sb_promo-5gl {
  padding: 12px 14px;
  background: linear-gradient(135deg,#00261F,#0D1D1C);
  border: 1px solid rgba(0,205,181,0.15);
  margin: 0 12px 10px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.iks_sb_promo-5gl::before {
  background: radial-gradient(circle,rgba(0,205,181,0.15),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  position: absolute;
  content: '';
  height: 5rem;
  top: -1.25rem;
  width: 80px;
}.iks_sb_promo_title-5gl {
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #00CDB5;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.iks_sb_promo_text-5gl {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #E4F6F4;
  font-weight: 600;
}.iks_sb_promo_sub-5gl {
  margin-top: 3px;
  font-size: 10px;
  color: #4B7570;
}.iks_sb_nav-5gl {
  padding: 0.375rem 8px 1rem;
}.iks_sb_nav_lb-5gl {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #305550;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.iks_sb_link-5gl {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  display: flex;
  color: #72A09A;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
}.iks_sb_link-5gl:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F6F4;
}.iks_sb_link-5gl.iks_state_active-5gl {
  background: rgba(0,205,181,0.15);
  color: #E4F6F4;
}.iks_sb_ic-5gl {
  border-radius: 0.25rem;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
  flex-shrink: 0;
  display: flex;
}.iks_sb_ic-5gl svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iks_sb_ic_1-5gl {
  background: rgba(0,205,181,0.06);
  color: #00CDB5;
}.iks_sb_ic_2-5gl {
  background: rgba(0,201,106,0.14);
  color: #00C96A;
}.iks_sb_ic_3-5gl {
  background: rgba(240,165,0,0.14);
  color: #F0A500;
}.iks_sb_ic_4-5gl {
  background: rgba(0,111,126,0.22);
  color: #006F7E;
}.iks_sb_ic_5-5gl {
  background: rgba(0,205,181,0.06);
  color: #FF4D8F;
}.iks_sb_ic_6-5gl {
  background: rgba(0,111,126,0.22);
  color: #8B3FD9;
}.iks_sb_badge-5gl {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F0A500;
  color: #051210;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
}.iks_sb_bot-5gl {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.iks_sb_lang-5gl,.iks_sb_help-5gl {
  gap: 0.375rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  flex: 1;
  color: #72A09A;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
}.iks_sb_lang-5gl:hover,.iks_sb_help-5gl:hover {
  border-color: rgba(0,210,185,0.38);
  color: #E4F6F4;
}.iks_sb_lang-5gl svg,.iks_sb_help-5gl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.iks_sb_bd-5gl {
  background: rgba(3,10,9,0.74);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.iks_sb_bd-5gl.iks_state_on-5gl {
  display: block;
}
@media(min-width: 1078px) {.iks_sb_bd-5gl {
  display: none!important;
}
}.iks_mob_nav-5gl {
  background: #0D1D1C;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width:1080px) {.iks_mob_nav-5gl {
  display: none;
}
}.iks_mob_nav_item-5gl {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #305550;
  align-items: center;
  cursor: pointer;
}.iks_mob_nav_ic-5gl {
  line-height: 1;
}.iks_mob_nav_ic-5gl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.iks_mob_nav_lb-5gl {
  font-size: 10px;
  font-weight: 600;
  color: #305550;
}.iks_mob_nav_item-5gl.iks_state_active-5gl {
  color: #00CDB5;
}.iks_mob_nav_item-5gl.iks_state_active-5gl .iks_mob_nav_lb-5gl {
  color: #00CDB5;
}.iks_hero-5gl {
  background: #06100F;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.iks_hero-5gl {
  padding: 1.5rem 1.5rem 0;
}
}.iks_hero_in-5gl {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 857px) {.iks_hero_in-5gl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.iks_hero_in-5gl {
  grid-template-columns: 1fr 340px;
}
}.iks_hero_promo-5gl {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #091615;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width:768px) {.iks_hero_promo-5gl {
  min-height: 17.5rem;
}
}.iks_hero_promo_bg-5gl {
  inset: 0;
  background: linear-gradient(120deg,#00261F 0%,#06100F 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.iks_hero_promo_bg-5gl::after {
  background: linear-gradient(90deg,#06100F 0%,rgba(3,10,9,0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.iks_hero_promo_glow-5gl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,111,126,0.22) 0%,transparent 65%);
  height: 18.75rem;
  width: 300px;
  pointer-events: none;
  top: -40px;
  position: absolute;
  right: 60px;
}.iks_hero_promo_ct-5gl {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 769px) {.iks_hero_promo_ct-5gl {
  padding: 2.5rem 32px;
}
}.iks_hero_badge-5gl {
  background: rgba(0,205,181,0.15);
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(0,205,181,0.06);
  font-weight: 700;
  text-transform: uppercase;
  color: #00CDB5;
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
  letter-spacing: .08em;
}.iks_hero_h1-5gl {
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #E4F6F4;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
}.iks_hero_h1-5gl em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 766px) {.iks_hero_h1-5gl {
  font-size: 2.25rem;
}
}.iks_hero_sub-5gl {
  line-height: 1.55;
  color: #72A09A;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.iks_hero_sub-5gl {
  font-size: 14px;
}
}.iks_hero_row-5gl {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.iks_hero_cta-5gl {
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #00C96A;
  font-weight: 700;
  font-size: 0.875rem;
  color: #051210;
  box-shadow: 0 0.25rem 1.125rem rgba(0,201,106,0.40), inset 0 1px 0 rgba(255,255,255,0.10);
}.iks_hero_cta-5gl:hover {
  background: #00E47A;
}.iks_hero_terms-5gl {
  font-size: 11px;
  color: #305550;
}.iks_hero_game-5gl {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #091615;
  border: 1px solid rgba(255,255,255,0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.iks_hero_game_badge-5gl {
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  background: rgba(240,165,0,0.14);
  border: 1px solid rgba(240,165,0,0.14);
  font-size: 0.625rem;
  text-transform: uppercase;
  top: 0.75rem;
  font-weight: 700;
  left: 12px;
  color: #F0A500;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
}.iks_hero_game_badge-5gl svg {
  width: 11px;
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.iks_hero_game_img-5gl {
  background: linear-gradient(135deg,#00261F,#06100F);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.iks_hero_game_img-5gl img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.iks_hero_game_play-5gl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(3,10,9,0.74);
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.iks_hero_game-5gl:hover .iks_hero_game_play-5gl {
  opacity: 1;
}.iks_hero_game_play-5gl span {
  border-radius: 50%;
  background: #00CDB5;
  display: flex;
  height: 3.25rem;
  width: 52px;
  align-items: center;
  justify-content: center;
}.iks_hero_game_play-5gl span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.iks_hero_game_info-5gl {
  padding: 14px 1rem;
}.iks_hero_game_title-5gl {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #E4F6F4;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.iks_hero_game_provider-5gl {
  color: #4B7570;
  font-size: 11px;
}.iks_hero_game_btn-5gl {
  margin: 12px 1rem 16px;
  background: #00CDB5;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  color: #E4F6F4;
  display: block;
}.iks_hero_game-5gl:hover .iks_hero_game_btn-5gl {
  background: #00EDD2;
}.iks_sbar-5gl {
  background: #06100F;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.iks_sbar-5gl {
  padding: 1.125rem 24px 0;
}
}.iks_sbar_in-5gl {
  margin: 0 auto;
  max-width: 1320px;
}.iks_sbar_row-5gl {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.iks_sbar_input-5gl {
  border-radius: 0.5rem;
  gap: 10px;
  flex: 1;
  background: #091615;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 1rem;
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #4B7570;
  align-items: center;
  display: flex;
  cursor: pointer;
}.iks_sbar_input-5gl:hover {
  border-color: rgba(0,210,185,0.38);
}.iks_sbar_input-5gl svg {
  width: 15px;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iks_sbar_providers-5gl {
  transition: border-color .2s;
  gap: 8px;
  border-radius: 0.5rem;
  background: #091615;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 1.125rem;
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #AECFCB;
  font-size: 13px;
  font-weight: 600;
}.iks_sbar_providers-5gl:hover {
  border-color: rgba(0,210,185,0.38);
  color: #E4F6F4;
}.iks_sbar_providers-5gl svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iks_sbar_tabs-5gl {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.iks_sbar_tabs-5gl::-webkit-scrollbar {
  display: none;
}.iks_sbar_tab-5gl {
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #72A09A;
  flex-shrink: 0;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.iks_sbar_tab-5gl:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,210,185,0.38);
  color: #E4F6F4;
}.iks_sbar_tab-5gl.iks_state_active-5gl {
  border-color: rgba(0,205,181,0.06);
  background: rgba(0,205,181,0.15);
  color: #E4F6F4;
}.iks_sbar_tab_ic-5gl svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.iks_wy-5gl {
  background: #06100F;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.iks_wy-5gl {
  padding: 40px 1.5rem 0;
}
}.iks_wy_in-5gl {
  margin: 0 auto;
  max-width: 1320px;
}.iks_wy_head-5gl {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.iks_wy_label-5gl {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #00CDB5;
}.iks_wy_h2-5gl {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #E4F6F4;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
}
@media(min-width: 771px) {.iks_wy_h2-5gl {
  font-size: 24px;
}
}.iks_wy_intro-5gl {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #4B7570;
}.iks_wy_grid-5gl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.iks_wy_grid-5gl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.iks_wy_grid-5gl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iks_wy_card-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #0D1D1C;
  padding: 20px;
}.iks_wy_card-5gl:hover {
  transform: translateY(-2px);
  border-color: rgba(0,205,181,0.06);
}.iks_wy_card_ic-5gl {
  background: rgba(0,205,181,0.15);
  border-radius: 50%;
  color: #00CDB5;
  width: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  height: 2.75rem;
  justify-content: center;
}.iks_wy_card_ic-5gl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.iks_wy_card_h-5gl {
  color: #E4F6F4;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
}.iks_wy_card_p-5gl {
  font-size: 13px;
  color: #4B7570;
  line-height: 1.6;
  overflow-wrap: break-word;
}.iks_wy_card_p-5gl strong {
  font-weight: 600;
  color: #AECFCB;
}.iks_gr_jp-5gl {
  padding: 20px;
  background: linear-gradient(135deg,#0F0826 0%,#06100F 100%);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
}.iks_gr_jp-5gl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,111,126,0.22) 0%,transparent 70%);
  left: -3.75rem;
  height: 250px;
  position: absolute;
  content: '';
  width: 250px;
  top: -3.75rem;
}.iks_gr_jp-5gl::after {
  background: radial-gradient(circle,rgba(240,165,0,0.14) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  content: '';
  bottom: -2.5rem;
  height: 12.5rem;
  position: absolute;
  right: 0;
}.iks_gr_jp_head-5gl {
  gap: 16px;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.iks_gr_jp_info-5gl {
  flex: 1;
}.iks_gr_jp_label-5gl {
  font-size: 11px;
  text-transform: uppercase;
  color: #8B3FD9;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.iks_gr_jp_label-5gl svg {
  width: 0.875rem;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.iks_gr_jp_amount-5gl {
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 2rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E4F6F4;
}
@media(min-width: 767px) {.iks_gr_jp_amount-5gl {
  font-size: 2.5rem;
}
}.iks_gr_jp_amount-5gl span {
  color: #F0A500;
}.iks_gr_jp_seo-5gl {
  font-size: 0.75rem;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #72A09A;
}.iks_gr_jp_cta-5gl {
  background: rgba(0,111,126,0.22);
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(0,111,126,0.22);
  border-radius: 0.5rem;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  font-size: 13px;
  color: #E4F6F4;
  margin-top: 0.25rem;
  z-index: 1;
  position: relative;
  white-space: nowrap;
}.iks_gr_jp_cta-5gl:hover {
  background: #006F7E;
}.iks_gcg-5gl {
  background: #06100F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.iks_gcg-5gl {
  padding: 44px 24px 0;
}
}.iks_gcg_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_gcg_head-5gl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.iks_gcg_label-5gl {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CDB5;
}.iks_gcg_h2-5gl {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #E4F6F4;
}
@media(min-width: 767px) {.iks_gcg_h2-5gl {
  font-size: 28px;
}
}.iks_gcg_intro-5gl {
  font-size: 13px;
  color: #4B7570;
  line-height: 1.6;
}.iks_gcg_grid-5gl {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.iks_gcg_grid-5gl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.iks_gcg_grid-5gl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iks_gcg_card-5gl {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
}.iks_gcg_card-5gl:hover {
  border-color: rgba(0,205,181,0.15);
  transform: translateY(-3px);
}.iks_gcg_card_bg-5gl {
  inset: 0;
  position: absolute;
  z-index: 0;
}.iks_gcg_card_bg-5gl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.iks_gcg_card_ic-5gl {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  align-items: center;
  width: 40px;
  display: flex;
  color: #E4F6F4;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  height: 40px;
  z-index: 2;
  top: 18px;
}.iks_gcg_card_ic-5gl svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iks_gcg_card_ct-5gl {
  position: relative;
  z-index: 1;
}.iks_gcg_card_h-5gl {
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #E4F6F4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.iks_gcg_card_h-5gl {
  font-size: 1.25rem;
}
}.iks_gcg_card_p-5gl {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.iks_gcg_card_p-5gl strong {
  color: #E4F6F4;
  font-weight: 600;
}.iks_gcg_card_cta-5gl {
  gap: 0.25rem;
  color: #00CDB5;
  font-size: 0.75rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.iks_gcg_card_cta-5gl svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iks_ws-5gl {
  background: #06100F;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.iks_ws-5gl {
  padding: 36px 1.5rem 0;
}
}.iks_ws_in-5gl {
  margin: 0 auto;
  max-width: 1320px;
}.iks_ws_head-5gl {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.iks_ws_title-5gl {
  gap: 10px;
  color: #E4F6F4;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  display: flex;
}.iks_ws_title_ic-5gl svg {
  color: #F0A500;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.iks_ws_online-5gl {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #4B7570;
  display: flex;
  font-size: 12px;
}.iks_ws_online_dot-5gl {
  background: #00C96A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0,201,106,0.14);
  height: 8px;
  flex-shrink: 0;
  width: 8px;
}.iks_ws_scroll-5gl {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.iks_ws_scroll-5gl::-webkit-scrollbar {
  display: none;
}.iks_wc-5gl {
  background: #091615;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 8px;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.iks_wc_img-5gl {
  background: #0D1D1C;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.iks_wc_img-5gl img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.iks_wc_info-5gl {
  min-width: 0;
}.iks_wc_game-5gl {
  overflow: hidden;
  color: #AECFCB;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.iks_wc_player-5gl {
  overflow: hidden;
  color: #305550;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.iks_wc_amount-5gl {
  font-weight: 700;
  color: #00C96A;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
}.iks_bon-5gl {
  padding: 36px 16px 0;
  background: #06100F;
}
@media(min-width: 769px) {.iks_bon-5gl {
  padding: 2.75rem 24px 0;
}
}.iks_bon_in-5gl {
  margin: 0 auto;
  max-width: 1320px;
}.iks_bon_head-5gl {
  margin-bottom: 20px;
}.iks_bon_label-5gl {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00CDB5;
  letter-spacing: .08em;
  text-transform: uppercase;
}.iks_bon_h2-5gl {
  font-family: 'Barlow Condensed', sans-serif;
  color: #E4F6F4;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 765px) {.iks_bon_h2-5gl {
  font-size: 1.5rem;
}
}.iks_bon_seo-5gl {
  font-size: 13px;
  color: #4B7570;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
}.iks_bon_seo-5gl strong {
  color: #AECFCB;
  font-weight: 700;
}.iks_bon_seo-5gl a {
  color: #00CDB5;
  text-decoration: underline;
}.iks_bon_grid-5gl {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.iks_bon_grid-5gl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.iks_bon_grid-5gl {
  grid-template-columns: repeat(5,1fr);
}
}.iks_bon_card-5gl {
  padding: 1rem;
  background: #091615;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.iks_bon_card-5gl:hover {
  transform: translateY(-2px);
  border-color: rgba(0,205,181,0.06);
}.iks_bon_card_ic-5gl svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.iks_bon_card_ic-5gl {
  margin-bottom: 0.625rem;
}.iks_bon_card_type-5gl {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #4B7570;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.iks_bon_card_amount-5gl {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F0A500;
}.iks_bon_card_name-5gl {
  color: #E4F6F4;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.iks_bon_card_detail-5gl {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  color: #305550;
  line-height: 1.5;
}.iks_htp-5gl {
  background: #06100F;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.iks_htp-5gl {
  padding: 44px 24px 0;
}
}.iks_htp_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_htp_head-5gl {
  margin-bottom: 22px;
  max-width: 720px;
}.iks_htp_label-5gl {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00CDB5;
}.iks_htp_h2-5gl {
  color: #E4F6F4;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.iks_htp_h2-5gl {
  font-size: 1.75rem;
}
}.iks_htp_intro-5gl {
  line-height: 1.6;
  color: #4B7570;
  font-size: 0.875rem;
}.iks_htp_steps-5gl {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.iks_htp_steps-5gl {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.iks_htp_steps-5gl {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.iks_htp_step-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1D1C;
  border-radius: 8px;
  padding: 1.25rem 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.iks_htp_step_num-5gl {
  border-radius: 50%;
  background: #00CDB5;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  height: 1.75rem;
  font-size: 13px;
  font-weight: 800;
  left: 1.25rem;
  align-items: center;
  position: absolute;
  justify-content: center;
  width: 28px;
  top: -12px;
  color: #051210;
}.iks_htp_step_ic-5gl {
  margin: 0.5rem 0 0.75rem;
  background: rgba(0,205,181,0.15);
  border-radius: 4px;
  width: 2.25rem;
  color: #00CDB5;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.iks_htp_step_ic-5gl svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.iks_htp_step_h-5gl {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #E4F6F4;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.iks_htp_step_p-5gl {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #4B7570;
  font-size: 13px;
}.iks_htp_step_p-5gl strong {
  color: #AECFCB;
  font-weight: 600;
}.iks_htp_cta-5gl {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  background: #00C96A;
  font-weight: 700;
  color: #051210;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
}.iks_htp_cta-5gl:hover {
  background: #00E47A;
}.iks_prov-5gl {
  padding: 36px 1rem 0;
  background: #06100F;
}
@media(min-width: 767px) {.iks_prov-5gl {
  padding: 44px 24px 0;
}
}.iks_prov_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_prov_head-5gl {
  margin-bottom: 16px;
}.iks_prov_label-5gl {
  font-size: 11px;
  color: #00CDB5;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.iks_prov_h2-5gl {
  font-size: 20px;
  color: #E4F6F4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.iks_prov_h2-5gl {
  font-size: 1.5rem;
}
}.iks_prov_seo-5gl {
  color: #4B7570;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
}.iks_prov_seo-5gl strong {
  font-weight: 700;
  color: #AECFCB;
}.iks_prov_seo-5gl a {
  color: #00CDB5;
  text-decoration: underline;
}.iks_prov_grid-5gl {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.iks_prov_grid-5gl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.iks_prov_grid-5gl {
  grid-template-columns: repeat(8,1fr);
}
}.iks_prov_card-5gl {
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #091615;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.iks_prov_card-5gl:hover {
  background: #0D1D1C;
  border-color: rgba(0,210,185,0.38);
}.iks_prov_logo-5gl {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
}.iks_prov_logo-5gl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.iks_prov_name-5gl {
  overflow-wrap: break-word;
  text-align: center;
  color: #72A09A;
  font-size: 0.688rem;
  font-weight: 600;
}.iks_app-5gl {
  padding: 2.25rem 1rem 0;
  background: #06100F;
}
@media(min-width: 766px) {.iks_app-5gl {
  padding: 2.75rem 1.5rem 0;
}
}.iks_app_in-5gl {
  margin: 0 auto;
  max-width: 1320px;
}.iks_app_head-5gl {
  margin-bottom: 16px;
}.iks_app_label-5gl {
  margin-bottom: 8px;
  color: #00CDB5;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.iks_app_h2-5gl {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #E4F6F4;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.iks_app_h2-5gl {
  font-size: 1.5rem;
}
}.iks_app_sub-5gl {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #4B7570;
  max-width: 600px;
}.iks_app_sub-5gl strong {
  font-weight: 700;
  color: #AECFCB;
}.iks_app_cards-5gl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.iks_app_cards-5gl {
  grid-template-columns: repeat(3,1fr);
}
}.iks_app_card-5gl {
  padding: 20px;
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.iks_app_card_ios-5gl {
  background: linear-gradient(135deg,rgba(0,205,181,0.15) 0%,#0D1D1C 100%);
}.iks_app_card_android-5gl {
  background: linear-gradient(135deg,rgba(0,201,106,0.14) 0%,#0D1D1C 100%);
}.iks_app_card_win-5gl {
  background: linear-gradient(135deg,rgba(240,165,0,0.14) 0%,#0D1D1C 100%);
}.iks_app_card_ic-5gl svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.iks_app_card_ic-5gl {
  flex-shrink: 0;
  color: #E4F6F4;
}.iks_app_card_os-5gl {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #4B7570;
  margin-bottom: 6px;
}.iks_app_card_title-5gl {
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 6px;
  color: #E4F6F4;
  font-weight: 700;
  overflow-wrap: break-word;
}.iks_app_card_text-5gl {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #4B7570;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.iks_app_card_btn-5gl {
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(0,210,185,0.38);
  gap: 0.438rem;
  transition: background .2s;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  color: #E4F6F4;
}.iks_app_card_btn-5gl:hover {
  background: rgba(255,255,255,0.07);
}.iks_reg-5gl {
  padding: 2.25rem 16px 0;
  background: #06100F;
}
@media(min-width: 769px) {.iks_reg-5gl {
  padding: 2.75rem 1.5rem 0;
}
}.iks_reg_in-5gl {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0D1D1C;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.iks_reg_in-5gl {
  padding: 40px;
}
}.iks_reg_top-5gl {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.iks_reg_top-5gl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.iks_reg_label-5gl {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00CDB5;
}.iks_reg_h2-5gl {
  font-weight: 800;
  font-size: 1.375rem;
  color: #E4F6F4;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.iks_reg_h2-5gl {
  font-size: 28px;
}
}.iks_reg_bonus-5gl {
  border-radius: 8px;
  border: 1px solid rgba(240,165,0,0.14);
  gap: 8px;
  padding: 10px 16px;
  background: rgba(240,165,0,0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.iks_reg_bonus_amount-5gl {
  font-weight: 800;
  color: #F0A500;
  font-size: 20px;
}.iks_reg_bonus_text-5gl {
  line-height: 1.35;
  color: #72A09A;
  font-size: 0.813rem;
}.iks_reg_cta_btn-5gl {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  background: #00C96A;
  box-shadow: 0 0.25rem 1.125rem rgba(0,201,106,0.40), inset 0 1px 0 rgba(255,255,255,0.10);
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  color: #051210;
  font-weight: 700;
}.iks_reg_cta_btn-5gl:hover {
  background: #00E47A;
}.iks_reg_terms-5gl {
  color: #305550;
  font-size: 11px;
  line-height: 1.5;
}.iks_reg_seo-5gl {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  color: #4B7570;
}.iks_reg_seo-5gl p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #4B7570;
}.iks_reg_seo-5gl p:last-child {
  margin-bottom: 0;
}.iks_reg_seo-5gl strong {
  font-weight: 700;
  color: #AECFCB;
}.iks_reg_seo-5gl a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CDB5;
}.iks_reg_seo-5gl a:hover {
  color: #00EDD2;
}.iks_reg_seo-5gl ul,.iks_reg_seo-5gl ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.iks_reg_seo-5gl ol {
  list-style: decimal;
}.iks_reg_seo-5gl li {
  color: #4B7570;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.iks_reg_seo-5gl table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.iks_reg_seo-5gl table {
  display: table;
}
}.iks_reg_seo-5gl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #AECFCB;
  text-align: left;
}.iks_reg_seo-5gl td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4B7570;
}.iks_reg_steps-5gl {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.iks_reg_steps-5gl {
  margin-top: 0;
}
}.iks_reg_step-5gl {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.iks_reg_step_num-5gl {
  border-radius: 50%;
  background: rgba(0,205,181,0.15);
  border: 1px solid rgba(0,205,181,0.06);
  width: 34px;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #00CDB5;
  flex-shrink: 0;
  height: 34px;
}.iks_reg_step_title-5gl {
  color: #E4F6F4;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}.iks_reg_step_text-5gl {
  line-height: 1.5;
  color: #4B7570;
  font-size: 12px;
}.iks_reg_trust-5gl {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.iks_reg_trust_item-5gl {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #4B7570;
  align-items: center;
  font-size: 12px;
}.iks_reg_trust_ic-5gl svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #00CDB5;
  height: 1rem;
}.iks_seo-5gl {
  background: #06100F;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.iks_seo-5gl {
  padding: 44px 24px 0;
}
}.iks_seo_in-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1D1C;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width:768px) {.iks_seo_in-5gl {
  padding: 36px 2.5rem;
}
}.iks_seo_label-5gl {
  color: #00CDB5;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.iks_seo_h2-5gl {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #E4F6F4;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.iks_seo_h2-5gl {
  font-size: 24px;
}
}.iks_seo_body-5gl {
  font-size: 14px;
  color: #72A09A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.iks_seo_body-5gl p {
  line-height: 1.75;
  color: #72A09A;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.iks_seo_body-5gl p:last-child {
  margin-bottom: 0;
}.iks_seo_body-5gl strong {
  color: #AECFCB;
  font-weight: 700;
}.iks_seo_body-5gl a {
  transition: color .2s;
  color: #00CDB5;
  text-decoration: underline;
}.iks_seo_body-5gl a:hover {
  color: #00EDD2;
}.iks_seo_body-5gl ul,.iks_seo_body-5gl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.iks_seo_body-5gl ol {
  list-style: decimal;
}.iks_seo_body-5gl li {
  color: #72A09A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.iks_seo_body-5gl table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.iks_seo_body-5gl table {
  display: table;
}
}.iks_seo_body-5gl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #AECFCB;
  font-weight: 700;
}.iks_seo_body-5gl td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #72A09A;
}.iks_seo_cols-5gl {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.iks_seo_cols-5gl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.iks_seo_cols-5gl {
  grid-template-columns: repeat(3,1fr);
}
}.iks_seo_col_h-5gl {
  font-weight: 700;
  color: #AECFCB;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.iks_seo_col_p-5gl {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #4B7570;
}.iks_seo_stats-5gl {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.iks_seo_stat-5gl {
  flex: 1;
  background: rgba(0,205,181,0.06);
  border: 1px solid rgba(0,205,181,0.15);
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 140px;
}.iks_seo_stat_val-5gl {
  font-weight: 800;
  color: #00CDB5;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.iks_seo_stat_lb-5gl {
  font-size: 11px;
  color: #4B7570;
  overflow-wrap: break-word;
}.iks_seo-5gl {
  background: #06100F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.iks_seo-5gl {
  padding: 2.75rem 24px 0;
}
}.iks_seo_in-5gl {
  padding: 1.75rem 24px;
  background: #0D1D1C;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.iks_seo_in-5gl {
  padding: 36px 2.5rem;
}
}.iks_seo_label-5gl {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #00CDB5;
}.iks_seo_h2-5gl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #E4F6F4;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.iks_seo_h2-5gl {
  font-size: 24px;
}
}.iks_seo_body-5gl {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #72A09A;
  line-height: 1.75;
}.iks_seo_body-5gl p {
  color: #72A09A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.iks_seo_body-5gl p:last-child {
  margin-bottom: 0;
}.iks_seo_body-5gl strong {
  color: #AECFCB;
  font-weight: 700;
}.iks_seo_body-5gl a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CDB5;
}.iks_seo_body-5gl a:hover {
  color: #00EDD2;
}.iks_seo_body-5gl ul,.iks_seo_body-5gl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.iks_seo_body-5gl ol {
  list-style: decimal;
}.iks_seo_body-5gl li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #72A09A;
}.iks_seo_body-5gl table {
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.iks_seo_body-5gl table {
  display: table;
}
}.iks_seo_body-5gl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #AECFCB;
  text-align: left;
}.iks_seo_body-5gl td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #72A09A;
}.iks_seo_cols-5gl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.iks_seo_cols-5gl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.iks_seo_cols-5gl {
  grid-template-columns: repeat(3,1fr);
}
}.iks_seo_col_h-5gl {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #AECFCB;
  overflow-wrap: break-word;
  font-size: 13px;
}.iks_seo_col_p-5gl {
  color: #4B7570;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.iks_seo_stats-5gl {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.iks_seo_stat-5gl {
  border-radius: 0.5rem;
  border: 1px solid rgba(0,205,181,0.15);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(0,205,181,0.06);
  min-width: 140px;
}.iks_seo_stat_val-5gl {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #00CDB5;
  margin-bottom: 0.25rem;
}.iks_seo_stat_lb-5gl {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #4B7570;
}.iks_faq-5gl {
  background: #06100F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.iks_faq-5gl {
  padding: 2.75rem 1.5rem 0;
}
}.iks_faq_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_faq_head-5gl {
  margin-bottom: 20px;
}.iks_faq_label-5gl {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #00CDB5;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.iks_faq_h2-5gl {
  font-weight: 800;
  color: #E4F6F4;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.iks_faq_h2-5gl {
  font-size: 24px;
}
}.iks_faq_list-5gl {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.iks_faq_item-5gl {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  background: #0D1D1C;
}.iks_faq_q-5gl {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #AECFCB;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.iks_faq_q-5gl:hover {
  color: #E4F6F4;
}.iks_faq_q_ic-5gl {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 24px;
  color: #00CDB5;
}.iks_faq_item-5gl.iks_state_open-5gl .iks_faq_q_ic-5gl {
  transform: rotate(45deg);
}.iks_faq_a-5gl {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #4B7570;
}.iks_faq_item-5gl.iks_state_open-5gl .iks_faq_a-5gl {
  display: block;
}.iks_faq_a-5gl strong {
  font-weight: 700;
  color: #AECFCB;
}.iks_faq_a-5gl a {
  color: #00CDB5;
  text-decoration: underline;
}.iks_faq_a-5gl ul,.iks_faq_a-5gl ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.iks_faq_a-5gl ol {
  list-style: decimal;
}.iks_faq_a-5gl li {
  margin-bottom: 4px;
  line-height: 1.6;
}.iks_faq_a-5gl table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.iks_faq_a-5gl table {
  display: table;
}
}.iks_faq_a-5gl th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #AECFCB;
  font-weight: 700;
  text-align: left;
}.iks_faq_a-5gl td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4B7570;
}.iks_seo-5gl {
  padding: 2.25rem 1rem 0;
  background: #06100F;
}
@media(min-width: 765px) {.iks_seo-5gl {
  padding: 2.75rem 1.5rem 0;
}
}.iks_seo_in-5gl {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1D1C;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.iks_seo_in-5gl {
  padding: 36px 2.5rem;
}
}.iks_seo_label-5gl {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00CDB5;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.iks_seo_h2-5gl {
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E4F6F4;
}
@media(min-width: 766px) {.iks_seo_h2-5gl {
  font-size: 1.5rem;
}
}.iks_seo_body-5gl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #72A09A;
}.iks_seo_body-5gl p {
  font-size: 14px;
  color: #72A09A;
  line-height: 1.75;
  margin-bottom: 12px;
}.iks_seo_body-5gl p:last-child {
  margin-bottom: 0;
}.iks_seo_body-5gl strong {
  font-weight: 700;
  color: #AECFCB;
}.iks_seo_body-5gl a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CDB5;
}.iks_seo_body-5gl a:hover {
  color: #00EDD2;
}.iks_seo_body-5gl ul,.iks_seo_body-5gl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.iks_seo_body-5gl ol {
  list-style: decimal;
}.iks_seo_body-5gl li {
  margin-bottom: 6px;
  color: #72A09A;
  line-height: 1.75;
  font-size: 0.875rem;
}.iks_seo_body-5gl table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width:768px) {.iks_seo_body-5gl table {
  display: table;
}
}.iks_seo_body-5gl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #AECFCB;
}.iks_seo_body-5gl td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #72A09A;
}.iks_seo_cols-5gl {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.iks_seo_cols-5gl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.iks_seo_cols-5gl {
  grid-template-columns: repeat(3,1fr);
}
}.iks_seo_col_h-5gl {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #AECFCB;
  font-size: 13px;
}.iks_seo_col_p-5gl {
  color: #4B7570;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.iks_seo_stats-5gl {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.iks_seo_stat-5gl {
  border-radius: 0.5rem;
  border: 1px solid rgba(0,205,181,0.15);
  background: rgba(0,205,181,0.06);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.iks_seo_stat_val-5gl {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00CDB5;
}.iks_seo_stat_lb-5gl {
  color: #4B7570;
  overflow-wrap: break-word;
  font-size: 11px;
}.iks_pmt-5gl {
  padding: 36px 16px 0;
  background: #06100F;
}
@media(min-width: 769px) {.iks_pmt-5gl {
  padding: 44px 24px 0;
}
}.iks_pmt_in-5gl {
  margin: 0 auto;
  max-width: 82.5rem;
}.iks_pmt_head-5gl {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.iks_pmt_label-5gl {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00CDB5;
}.iks_pmt_h2-5gl {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #E4F6F4;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.iks_pmt_h2-5gl {
  font-size: 1.75rem;
}
}.iks_pmt_intro-5gl {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #4B7570;
  line-height: 1.6;
}.iks_pmt_groups-5gl {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.iks_pmt_group-5gl {
  background: #0D1D1C;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 20px;
}.iks_pmt_group_head-5gl {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.iks_pmt_group_ic-5gl {
  background: rgba(0,205,181,0.15);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
  color: #00CDB5;
}.iks_pmt_group_ic-5gl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.iks_pmt_group_h-5gl {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E4F6F4;
}.iks_pmt_group_p-5gl {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #4B7570;
}.iks_pmt_group_p-5gl strong {
  color: #AECFCB;
  font-weight: 600;
}.iks_pmt_table_wrap-5gl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.iks_pmt_table-5gl {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.iks_pmt_table-5gl th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #AECFCB;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
}.iks_pmt_table-5gl td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4B7570;
}.iks_pmt_table-5gl tbody tr:last-child td {
  border-bottom: none;
}.iks_pmt_table-5gl tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #AECFCB;
}.iks_ft-5gl {
  background: #030A09;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.iks_ft_support-5gl {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.iks_ft_support-5gl {
  padding: 1.75rem 1.5rem;
}
}.iks_ft_support_in-5gl {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.iks_ft_support_main-5gl {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.iks_ft_support_ic-5gl {
  color: #00CDB5;
  flex-shrink: 0;
}.iks_ft_support_ic-5gl svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.iks_ft_support_text_title-5gl {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #E4F6F4;
}.iks_ft_support_text_sub-5gl {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4B7570;
}.iks_ft_support_btn-5gl {
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  background: #00CDB5;
  transition: background .2s;
  white-space: nowrap;
  color: #E4F6F4;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
}.iks_ft_support_btn-5gl:hover {
  background: #00EDD2;
}.iks_ft_support_contacts-5gl {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.iks_ft_support_contact-5gl {
  color: #305550;
  font-size: 12px;
  line-height: 1.4;
}.iks_ft_support_contact-5gl strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #72A09A;
  font-size: 11px;
  display: block;
}.iks_ft_main-5gl {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.iks_ft_main-5gl {
  padding: 2.5rem 1.5rem 32px;
}
}.iks_ft_main_in-5gl {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 637px) {.iks_ft_main_in-5gl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.iks_ft_main_in-5gl {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.iks_ft_col_logo-5gl {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.iks_ft_col_logo-5gl {
  grid-column: auto;
}
}.iks_ft_logo-5gl {
  gap: 9px;
  display: flex;
  color: #E4F6F4;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
}.iks_ft_logo_mark-5gl {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.iks_ft_logo_mark-5gl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.iks_ft_logo_sub-5gl {
  max-width: 200px;
  color: #305550;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.iks_ft_col_title-5gl {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #72A09A;
  text-transform: uppercase;
}.iks_ft_col_links-5gl {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.iks_ft_col_link-5gl {
  transition: color .2s;
  color: #305550;
  overflow-wrap: break-word;
  font-size: 13px;
}.iks_ft_col_link-5gl:hover {
  color: #AECFCB;
}.iks_ft_apps-5gl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.iks_ft_app_card-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 10px;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.iks_ft_app_card-5gl:hover {
  border-color: rgba(0,210,185,0.38);
}.iks_ft_app_card_ic-5gl svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iks_ft_app_card_os-5gl {
  font-size: 0.625rem;
  color: #305550;
  font-weight: 600;
}.iks_ft_app_card_action-5gl {
  font-size: 12px;
  font-weight: 700;
  color: #AECFCB;
}.iks_ft_bot-5gl {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.iks_ft_bot-5gl {
  padding: 20px 24px;
}
}.iks_ft_bot_in-5gl {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.iks_ft_socials-5gl {
  gap: 0.5rem;
  display: flex;
}.iks_ft_soc-5gl {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  color: #72A09A;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
  width: 2.25rem;
}.iks_ft_soc-5gl svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.iks_ft_soc-5gl:hover {
  background: rgba(255,255,255,0.07);
}.iks_ft_legal-5gl {
  flex: 1;
  overflow-wrap: break-word;
  color: #4A7A76;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
}.iks_ft_legal-5gl strong {
  color: #72A09A;
  font-weight: 700;
}.iks_ft_legal-5gl a {
  text-decoration: underline;
  color: #72A09A;
}.iks_ft_age-5gl {
  border-radius: 50%;
  border: 2px solid #4A7A76;
  width: 2rem;
  align-items: center;
  color: #4A7A76;
  font-size: 11px;
  margin-left: auto;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
}