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: #090C1B;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  color: #C4CDE8;
  line-height: 1.6;
}.iuk-layout-1b5 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.iuk-page-1b5 {
  min-height: 100vh;
  display: flex;
}.iuk-main-1b5 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.iuk-main-1b5 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.iuk-main-1b5 {
  padding-bottom: 4.5rem;
}
}.iuk-gc-1b5 {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #0D1021;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.iuk-gc-1b5 {
  width: 156px;
}
}
@media(min-width: 1081px) {.iuk-gc-1b5 {
  width: 168px;
}
}.iuk-gc-1b5:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 203, 225, 0.07);
}.iuk-gc_img-1b5 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.iuk-gc_img-1b5 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.iuk-gc_hover-1b5 {
  background: rgba(5, 7, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.iuk-gc-1b5:hover .iuk-gc_hover-1b5 {
  opacity: 1;
}.iuk-gc_hover_btn-1b5 {
  background: #1ECBE1;
  padding: 8px 16px;
  border-radius: 0.313rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #EDF2FF;
}.iuk-gc_info-1b5 {
  padding: 8px 10px 10px;
}.iuk-gc_name-1b5 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C4CDE8;
  font-size: 12px;
  max-width: 100%;
}.iuk-gc_prov-1b5 {
  color: #44506E;
  font-size: 10px;
}.iuk-gc_tag-1b5 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  letter-spacing: .04em;
  top: 6px;
  left: 6px;
  text-transform: uppercase;
}.iuk-gc_tag_hot-1b5 {
  background: #F0344A;
  color: #fff;
}.iuk-gc_tag_new-1b5 {
  background: #18C96A;
  color: #090C1B;
}.iuk-gc_tag_jp-1b5 {
  background: #F5A623;
  color: #090C1B;
}.iuk-gc_tag_ex-1b5 {
  background: #7B3FF2;
  color: #fff;
}.iuk-gc_tag_live-1b5 {
  background: #F0344A;
  color: #fff;
}.iuk-gr-1b5 {
  padding: 32px 1rem 0;
  background: #090C1B;
}
@media(min-width: 769px) {.iuk-gr-1b5 {
  padding: 36px 24px 0;
}
}.iuk-gr_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-gr_head-1b5 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.iuk-gr_head_l-1b5 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.iuk-gr_ic-1b5 {
  border-radius: 10px;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
}.iuk-gr_ic-1b5 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.iuk-gr_title-1b5 {
  font-family: 'Syne', sans-serif;
  color: #EDF2FF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.iuk-gr_title-1b5 {
  font-size: 18px;
}
}.iuk-gr_more-1b5 {
  gap: 5px;
  transition: color .2s;
  color: #606A8A;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.iuk-gr_more-1b5:hover {
  color: #1ECBE1;
}.iuk-gr_more-1b5 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.iuk-gr_arrows-1b5 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.iuk-gr_arr-1b5 {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  color: #8A96B8;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
}.iuk-gr_arr-1b5:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.iuk-gr_arr-1b5 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.iuk-gr_seo_h-1b5 {
  margin: 0 0 6px;
  font-family: 'Syne', sans-serif;
  color: #C4CDE8;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width: 770px) {.iuk-gr_seo_h-1b5 {
  font-size: 14px;
}
}.iuk-gr_seo-1b5 {
  font-size: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
  color: #606A8A;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.iuk-gr_seo-1b5 strong {
  color: #C4CDE8;
  font-weight: 600;
}.iuk-gr_scroll-1b5 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.iuk-gr_scroll-1b5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.iuk-gr_scroll-1b5 {
  gap: 0.75rem;
}
}.iuk-tb-1b5 {
  background: #090C1B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  display: flex;
  left: 0;
  align-items: center;
  top: 0;
  height: 3.5rem;
  position: fixed;
  right: 0;
}.iuk-tb_in-1b5 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.iuk-tb_burger-1b5 {
  border-radius: 0.625rem;
  gap: 5px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 38px;
  margin-right: 8px;
  display: flex;
  flex-shrink: 0;
  height: 38px;
}.iuk-tb_burger-1b5:hover {
  background: rgba(255, 255, 255, 0.05);
}.iuk-tb_burger_line-1b5 {
  background: #8A96B8;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1082px) {.iuk-tb_burger-1b5 {
  display: none;
}
}.iuk-tb_logo-1b5 {
  gap: 0.563rem;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #EDF2FF;
  overflow-wrap: break-word;
}.iuk-tb_logo_mark-1b5 {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
  display: flex;
}.iuk-tb_logo_mark-1b5 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.iuk-tb_nav-1b5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.iuk-tb_nav-1b5 {
  display: flex;
}
}.iuk-tb_tab-1b5 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  color: #8A96B8;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.iuk-tb_tab-1b5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.iuk-tb_tab-1b5.iuk-state_active-1b5 {
  background: rgba(30, 203, 225, 0.16);
  color: #EDF2FF;
}.iuk-tb_right-1b5 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.iuk-tb_login-1b5 {
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #C4CDE8;
  font-size: 13px;
  display: none;
}.iuk-tb_login-1b5:hover {
  border-color: rgba(30, 203, 225, 0.38);
  color: #EDF2FF;
}
@media(min-width:480px) {.iuk-tb_login-1b5 {
  display: block;
}
}.iuk-tb_reg-1b5 {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #18C96A;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #060C18;
  font-weight: 700;
}.iuk-tb_reg-1b5:hover {
  background: #22E077;
}.iuk-sb-1b5 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #111527;
  width: 220px;
  bottom: 0;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  position: fixed;
}.iuk-sb-1b5.iuk-state_open-1b5 {
  transform: translateX(0);
}.iuk-sb-1b5::-webkit-scrollbar {
  width: 0.25rem;
}.iuk-sb-1b5::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.iuk-sb-1b5 {
  transform: translateX(0);
}
}.iuk-sb_auth-1b5 {
  padding: 14px 12px 10px;
}.iuk-sb_btn_reg-1b5 {
  transition: background .2s;
  background: #18C96A;
  padding: 11px;
  border-radius: 10px;
  color: #060C18;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
}.iuk-sb_btn_reg-1b5:hover {
  background: #22E077;
}.iuk-sb_btn_login-1b5 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  text-align: center;
  font-size: 0.813rem;
  color: #C4CDE8;
  display: block;
  font-weight: 600;
}.iuk-sb_btn_login-1b5:hover {
  border-color: rgba(30, 203, 225, 0.38);
  color: #EDF2FF;
}.iuk-sb_promo-1b5 {
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#0E1B3A,#111527);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(30, 203, 225, 0.16);
  position: relative;
}.iuk-sb_promo-1b5::before {
  background: radial-gradient(circle,rgba(30, 203, 225, 0.16),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  top: -20px;
  width: 80px;
  content: '';
  right: -1.25rem;
}.iuk-sb_promo_title-1b5 {
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1ECBE1;
  margin-bottom: 4px;
}.iuk-sb_promo_text-1b5 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #EDF2FF;
  overflow-wrap: break-word;
  line-height: 1.35;
}.iuk-sb_promo_sub-1b5 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #606A8A;
}.iuk-sb_nav-1b5 {
  padding: 0.375rem 0.5rem 1rem;
}.iuk-sb_nav_lb-1b5 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #44506E;
  letter-spacing: .08em;
}.iuk-sb_link-1b5 {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 5px;
  gap: 10px;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  color: #8A96B8;
}.iuk-sb_link-1b5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.iuk-sb_link-1b5.iuk-state_active-1b5 {
  background: rgba(30, 203, 225, 0.16);
  color: #EDF2FF;
}.iuk-sb_ic-1b5 {
  border-radius: 5px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
}.iuk-sb_ic-1b5 svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iuk-sb_ic_1-1b5 {
  background: rgba(30, 203, 225, 0.07);
  color: #1ECBE1;
}.iuk-sb_ic_2-1b5 {
  background: rgba(24, 201, 106, 0.15);
  color: #18C96A;
}.iuk-sb_ic_3-1b5 {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.iuk-sb_ic_4-1b5 {
  background: rgba(123, 63, 242, 0.18);
  color: #7B3FF2;
}.iuk-sb_ic_5-1b5 {
  background: rgba(30, 203, 225, 0.07);
  color: #E8449A;
}.iuk-sb_ic_6-1b5 {
  background: rgba(123, 63, 242, 0.18);
  color: #9B5CF6;
}.iuk-sb_badge-1b5 {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #F5A623;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #060C18;
}.iuk-sb_bot-1b5 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.iuk-sb_lang-1b5,.iuk-sb_help-1b5 {
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #8A96B8;
}.iuk-sb_lang-1b5:hover,.iuk-sb_help-1b5:hover {
  border-color: rgba(30, 203, 225, 0.38);
  color: #EDF2FF;
}.iuk-sb_lang-1b5 svg,.iuk-sb_help-1b5 svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.iuk-sb_bd-1b5 {
  inset: 0;
  background: rgba(5, 7, 16, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.iuk-sb_bd-1b5.iuk-state_on-1b5 {
  display: block;
}
@media(min-width: 1081px) {.iuk-sb_bd-1b5 {
  display: none!important;
}
}.iuk-mob_nav-1b5 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #111527;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
  bottom: 0;
}
@media(min-width: 1078px) {.iuk-mob_nav-1b5 {
  display: none;
}
}.iuk-mob_nav_item-1b5 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  color: #44506E;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.iuk-mob_nav_ic-1b5 {
  line-height: 1;
}.iuk-mob_nav_ic-1b5 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.iuk-mob_nav_lb-1b5 {
  font-weight: 600;
  font-size: 10px;
  color: #44506E;
}.iuk-mob_nav_item-1b5.iuk-state_active-1b5 {
  color: #1ECBE1;
}.iuk-mob_nav_item-1b5.iuk-state_active-1b5 .iuk-mob_nav_lb-1b5 {
  color: #1ECBE1;
}.iuk-hero-1b5 {
  background: #090C1B;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.iuk-hero-1b5 {
  padding: 24px 24px 0;
}
}.iuk-hero_in-1b5 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 863px) {.iuk-hero_in-1b5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.iuk-hero_in-1b5 {
  grid-template-columns: 1fr 340px;
}
}.iuk-hero_promo-1b5 {
  background: #0D1021;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 767px) {.iuk-hero_promo-1b5 {
  min-height: 280px;
}
}.iuk-hero_promo_bg-1b5 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0E1B3A 0%,#090C1B 100%);
  background-size: cover;
  position: absolute;
}.iuk-hero_promo_bg-1b5::after {
  background: linear-gradient(90deg,#090C1B 0%,rgba(5, 7, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.iuk-hero_promo_glow-1b5 {
  background: radial-gradient(circle,rgba(123, 63, 242, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
}.iuk-hero_promo_ct-1b5 {
  padding: 28px 1.5rem 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
  justify-content: center;
}
@media(min-width: 766px) {.iuk-hero_promo_ct-1b5 {
  padding: 40px 2rem;
}
}.iuk-hero_badge-1b5 {
  border: 1px solid rgba(30, 203, 225, 0.07);
  border-radius: 24px;
  background: rgba(30, 203, 225, 0.16);
  padding: 0.313rem 12px;
  font-size: 10px;
  color: #1ECBE1;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.iuk-hero_h1-1b5 {
  line-height: 1.15;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 10px;
}.iuk-hero_h1-1b5 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 771px) {.iuk-hero_h1-1b5 {
  font-size: 2.25rem;
}
}.iuk-hero_sub-1b5 {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8A96B8;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.iuk-hero_sub-1b5 {
  font-size: 0.875rem;
}
}.iuk-hero_row-1b5 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.iuk-hero_cta-1b5 {
  background: #18C96A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 26px;
  box-shadow: 0 0 0.875rem 1px rgba(24, 201, 106, 0.40), 0 3px 0.5rem rgba(0, 0, 0, 0.50);
  font-weight: 700;
  color: #060C18;
  font-size: 0.875rem;
}.iuk-hero_cta-1b5:hover {
  background: #22E077;
}.iuk-hero_terms-1b5 {
  color: #44506E;
  font-size: 11px;
}.iuk-hero_game-1b5 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  background: #0D1021;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.iuk-hero_game_badge-1b5 {
  padding: 0.313rem 0.625rem;
  border-radius: 1.5rem;
  background: rgba(245, 166, 35, 0.14);
  border: 1px solid rgba(245, 166, 35, 0.14);
  font-weight: 700;
  top: 12px;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  font-size: 10px;
  left: 12px;
  color: #F5A623;
  letter-spacing: .06em;
}.iuk-hero_game_badge-1b5 svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.iuk-hero_game_img-1b5 {
  background: linear-gradient(135deg,#0E1B3A,#090C1B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.iuk-hero_game_img-1b5 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.iuk-hero_game_play-1b5 {
  background: rgba(5, 7, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.iuk-hero_game-1b5:hover .iuk-hero_game_play-1b5 {
  opacity: 1;
}.iuk-hero_game_play-1b5 span {
  background: #1ECBE1;
  border-radius: 50%;
  justify-content: center;
  width: 3.25rem;
  height: 52px;
  align-items: center;
  display: flex;
}.iuk-hero_game_play-1b5 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.iuk-hero_game_info-1b5 {
  padding: 14px 1rem;
}.iuk-hero_game_title-1b5 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #EDF2FF;
  font-size: 0.938rem;
}.iuk-hero_game_provider-1b5 {
  color: #606A8A;
  font-size: 0.688rem;
}.iuk-hero_game_btn-1b5 {
  border-radius: 10px;
  margin: 12px 1rem 1rem;
  background: #1ECBE1;
  transition: background .2s;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #EDF2FF;
}.iuk-hero_game-1b5:hover .iuk-hero_game_btn-1b5 {
  background: #47D9EC;
}.iuk-wy-1b5 {
  background: #090C1B;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.iuk-wy-1b5 {
  padding: 2.5rem 1.5rem 0;
}
}.iuk-wy_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-wy_head-1b5 {
  margin-bottom: 18px;
  max-width: 720px;
}.iuk-wy_label-1b5 {
  color: #1ECBE1;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.iuk-wy_h2-1b5 {
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-size: 1.25rem;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.iuk-wy_h2-1b5 {
  font-size: 24px;
}
}.iuk-wy_intro-1b5 {
  margin: 0;
  font-size: 0.813rem;
  color: #606A8A;
  line-height: 1.6;
}.iuk-wy_grid-1b5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.iuk-wy_grid-1b5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.iuk-wy_grid-1b5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iuk-wy_card-1b5 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #111527;
}.iuk-wy_card-1b5:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 203, 225, 0.07);
}.iuk-wy_card_ic-1b5 {
  background: rgba(30, 203, 225, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #1ECBE1;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  width: 2.75rem;
}.iuk-wy_card_ic-1b5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.iuk-wy_card_h-1b5 {
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.iuk-wy_card_p-1b5 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #606A8A;
  font-size: 13px;
}.iuk-wy_card_p-1b5 strong {
  color: #C4CDE8;
  font-weight: 600;
}.iuk-gr_jp-1b5 {
  background: linear-gradient(135deg,#16093A 0%,#080B1C 100%);
  padding: 20px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.iuk-gr_jp-1b5::before {
  background: radial-gradient(circle,rgba(123, 63, 242, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  top: -60px;
  height: 250px;
  content: '';
  width: 250px;
  position: absolute;
}.iuk-gr_jp-1b5::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 12.5rem;
  content: '';
  right: 0;
  height: 12.5rem;
  bottom: -40px;
}.iuk-gr_jp_head-1b5 {
  gap: 1rem;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
}.iuk-gr_jp_info-1b5 {
  flex: 1;
}.iuk-gr_jp_label-1b5 {
  color: #9B5CF6;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 6px;
}.iuk-gr_jp_label-1b5 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
  width: 0.875rem;
  stroke-linecap: round;
}.iuk-gr_jp_amount-1b5 {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  font-size: 2rem;
  color: #EDF2FF;
  margin-bottom: 0.25rem;
}
@media(min-width: 770px) {.iuk-gr_jp_amount-1b5 {
  font-size: 2.5rem;
}
}.iuk-gr_jp_amount-1b5 span {
  color: #F5A623;
}.iuk-gr_jp_seo-1b5 {
  color: #8A96B8;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
}.iuk-gr_jp_cta-1b5 {
  padding: 0.688rem 1.25rem;
  border-radius: 10px;
  background: rgba(123, 63, 242, 0.18);
  border: 1px solid rgba(123, 63, 242, 0.18);
  transition: background .2s;
  font-weight: 700;
  margin-top: 0.25rem;
  align-self: flex-start;
  color: #EDF2FF;
  position: relative;
  flex-shrink: 0;
  font-size: 13px;
  z-index: 1;
  white-space: nowrap;
}.iuk-gr_jp_cta-1b5:hover {
  background: #7B3FF2;
}.iuk-gcg-1b5 {
  padding: 2.25rem 1rem 0;
  background: #090C1B;
}
@media(min-width: 769px) {.iuk-gcg-1b5 {
  padding: 2.75rem 24px 0;
}
}.iuk-gcg_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-gcg_head-1b5 {
  margin-bottom: 20px;
  max-width: 45rem;
}.iuk-gcg_label-1b5 {
  font-weight: 700;
  font-size: 11px;
  color: #1ECBE1;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.iuk-gcg_h2-1b5 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.iuk-gcg_h2-1b5 {
  font-size: 1.75rem;
}
}.iuk-gcg_intro-1b5 {
  color: #606A8A;
  line-height: 1.6;
  font-size: 13px;
}.iuk-gcg_grid-1b5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.iuk-gcg_grid-1b5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.iuk-gcg_grid-1b5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iuk-gcg_card-1b5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
}.iuk-gcg_card-1b5:hover {
  border-color: rgba(30, 203, 225, 0.16);
  transform: translateY(-3px);
}.iuk-gcg_card_bg-1b5 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.iuk-gcg_card_bg-1b5::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.iuk-gcg_card_ic-1b5 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  display: flex;
  color: #EDF2FF;
  height: 2.5rem;
  top: 18px;
  justify-content: center;
  width: 40px;
  align-items: center;
  position: absolute;
  right: 18px;
}.iuk-gcg_card_ic-1b5 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.iuk-gcg_card_ct-1b5 {
  z-index: 1;
  position: relative;
}.iuk-gcg_card_h-1b5 {
  font-size: 1.125rem;
  margin-bottom: 8px;
  color: #EDF2FF;
  line-height: 1.2;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iuk-gcg_card_h-1b5 {
  font-size: 20px;
}
}.iuk-gcg_card_p-1b5 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1.55;
}.iuk-gcg_card_p-1b5 strong {
  color: #EDF2FF;
  font-weight: 600;
}.iuk-gcg_card_cta-1b5 {
  gap: 4px;
  color: #1ECBE1;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
}.iuk-gcg_card_cta-1b5 svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.iuk-ws-1b5 {
  padding: 32px 16px 0;
  background: #090C1B;
}
@media(min-width:768px) {.iuk-ws-1b5 {
  padding: 36px 24px 0;
}
}.iuk-ws_in-1b5 {
  margin: 0 auto;
  max-width: 1320px;
}.iuk-ws_head-1b5 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}.iuk-ws_title-1b5 {
  gap: 10px;
  display: flex;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
}.iuk-ws_title_ic-1b5 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  color: #F5A623;
  stroke-linejoin: round;
}.iuk-ws_online-1b5 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #606A8A;
}.iuk-ws_online_dot-1b5 {
  background: #18C96A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(24, 201, 106, 0.15);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.iuk-ws_scroll-1b5 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.iuk-ws_scroll-1b5::-webkit-scrollbar {
  display: none;
}.iuk-wc-1b5 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  background: #0D1021;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.iuk-wc_img-1b5 {
  background: #111527;
  overflow: hidden;
  border-radius: 5px;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.iuk-wc_img-1b5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.iuk-wc_info-1b5 {
  min-width: 0;
}.iuk-wc_game-1b5 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C4CDE8;
  font-size: 0.75rem;
}.iuk-wc_player-1b5 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #44506E;
}.iuk-wc_amount-1b5 {
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  color: #18C96A;
  font-size: 0.813rem;
}.iuk-reg-1b5 {
  background: #090C1B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.iuk-reg-1b5 {
  padding: 2.75rem 1.5rem 0;
}
}.iuk-reg_in-1b5 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #111527;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.iuk-reg_in-1b5 {
  padding: 2.5rem;
}
}.iuk-reg_top-1b5 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.iuk-reg_top-1b5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.iuk-reg_label-1b5 {
  color: #1ECBE1;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.iuk-reg_h2-1b5 {
  color: #EDF2FF;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.iuk-reg_h2-1b5 {
  font-size: 28px;
}
}.iuk-reg_bonus-1b5 {
  border-radius: 10px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  background: rgba(245, 166, 35, 0.14);
  gap: 8px;
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.iuk-reg_bonus_amount-1b5 {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.25rem;
}.iuk-reg_bonus_text-1b5 {
  color: #8A96B8;
  line-height: 1.35;
  font-size: 13px;
}.iuk-reg_cta_btn-1b5 {
  background: #18C96A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.875rem 32px;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 0.875rem 1px rgba(24, 201, 106, 0.40), 0 3px 8px rgba(0, 0, 0, 0.50);
  color: #060C18;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
}.iuk-reg_cta_btn-1b5:hover {
  background: #22E077;
}.iuk-reg_terms-1b5 {
  line-height: 1.5;
  font-size: 11px;
  color: #44506E;
}.iuk-reg_seo-1b5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  color: #606A8A;
}.iuk-reg_seo-1b5 p {
  margin-bottom: 0.625rem;
  color: #606A8A;
  line-height: 1.65;
  font-size: 13px;
}.iuk-reg_seo-1b5 p:last-child {
  margin-bottom: 0;
}.iuk-reg_seo-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-reg_seo-1b5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ECBE1;
}.iuk-reg_seo-1b5 a:hover {
  color: #47D9EC;
}.iuk-reg_seo-1b5 ul,.iuk-reg_seo-1b5 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.iuk-reg_seo-1b5 ol {
  list-style: decimal;
}.iuk-reg_seo-1b5 li {
  line-height: 1.65;
  color: #606A8A;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.iuk-reg_seo-1b5 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 770px) {.iuk-reg_seo-1b5 table {
  display: table;
}
}.iuk-reg_seo-1b5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CDE8;
}.iuk-reg_seo-1b5 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #606A8A;
}.iuk-reg_steps-1b5 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.iuk-reg_steps-1b5 {
  margin-top: 0;
}
}.iuk-reg_step-1b5 {
  border-radius: 10px;
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.iuk-reg_step_num-1b5 {
  border: 1px solid rgba(30, 203, 225, 0.07);
  background: rgba(30, 203, 225, 0.16);
  border-radius: 50%;
  height: 2.125rem;
  align-items: center;
  justify-content: center;
  color: #1ECBE1;
  font-weight: 800;
  flex-shrink: 0;
  width: 34px;
  display: flex;
  font-size: 14px;
}.iuk-reg_step_title-1b5 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #EDF2FF;
}.iuk-reg_step_text-1b5 {
  color: #606A8A;
  line-height: 1.5;
  font-size: 12px;
}.iuk-reg_trust-1b5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.iuk-reg_trust_item-1b5 {
  gap: 0.438rem;
  color: #606A8A;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.iuk-reg_trust_ic-1b5 svg {
  color: #1ECBE1;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.iuk-bon-1b5 {
  background: #090C1B;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.iuk-bon-1b5 {
  padding: 44px 24px 0;
}
}.iuk-bon_in-1b5 {
  margin: 0 auto;
  max-width: 1320px;
}.iuk-bon_head-1b5 {
  margin-bottom: 20px;
}.iuk-bon_label-1b5 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1ECBE1;
}.iuk-bon_h2-1b5 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 766px) {.iuk-bon_h2-1b5 {
  font-size: 1.5rem;
}
}.iuk-bon_seo-1b5 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #606A8A;
  max-width: 38.75rem;
}.iuk-bon_seo-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-bon_seo-1b5 a {
  text-decoration: underline;
  color: #1ECBE1;
}.iuk-bon_grid-1b5 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.iuk-bon_grid-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.iuk-bon_grid-1b5 {
  grid-template-columns: repeat(5,1fr);
}
}.iuk-bon_card-1b5 {
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  background: #0D1021;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
}.iuk-bon_card-1b5:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 203, 225, 0.07);
}.iuk-bon_card_ic-1b5 svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.iuk-bon_card_ic-1b5 {
  margin-bottom: 0.625rem;
}.iuk-bon_card_type-1b5 {
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #606A8A;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.iuk-bon_card_amount-1b5 {
  margin-bottom: 6px;
  color: #F5A623;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
}.iuk-bon_card_name-1b5 {
  margin-bottom: 8px;
  color: #EDF2FF;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.iuk-bon_card_detail-1b5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #44506E;
  font-size: 11px;
  padding-top: 0.5rem;
  line-height: 1.5;
}.iuk-app-1b5 {
  background: #090C1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.iuk-app-1b5 {
  padding: 44px 1.5rem 0;
}
}.iuk-app_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-app_head-1b5 {
  margin-bottom: 16px;
}.iuk-app_label-1b5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #1ECBE1;
  font-weight: 700;
}.iuk-app_h2-1b5 {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #EDF2FF;
  font-size: 20px;
}
@media(min-width:768px) {.iuk-app_h2-1b5 {
  font-size: 24px;
}
}.iuk-app_sub-1b5 {
  line-height: 1.6;
  color: #606A8A;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.iuk-app_sub-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-app_cards-1b5 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.iuk-app_cards-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}.iuk-app_card-1b5 {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.iuk-app_card_ios-1b5 {
  background: linear-gradient(135deg,rgba(30, 203, 225, 0.16) 0%,#111527 100%);
}.iuk-app_card_android-1b5 {
  background: linear-gradient(135deg,rgba(24, 201, 106, 0.15) 0%,#111527 100%);
}.iuk-app_card_win-1b5 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#111527 100%);
}.iuk-app_card_ic-1b5 svg {
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iuk-app_card_ic-1b5 {
  flex-shrink: 0;
  color: #EDF2FF;
}.iuk-app_card_os-1b5 {
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #606A8A;
}.iuk-app_card_title-1b5 {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EDF2FF;
}.iuk-app_card_text-1b5 {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #606A8A;
  overflow-wrap: break-word;
}.iuk-app_card_btn-1b5 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(30, 203, 225, 0.38);
  display: inline-flex;
  font-weight: 700;
  color: #EDF2FF;
  font-size: 13px;
  align-items: center;
}.iuk-app_card_btn-1b5:hover {
  background: rgba(255, 255, 255, 0.07);
}.iuk-prov-1b5 {
  padding: 36px 1rem 0;
  background: #090C1B;
}
@media(min-width: 770px) {.iuk-prov-1b5 {
  padding: 44px 1.5rem 0;
}
}.iuk-prov_in-1b5 {
  margin: 0 auto;
  max-width: 1320px;
}.iuk-prov_head-1b5 {
  margin-bottom: 1rem;
}.iuk-prov_label-1b5 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #1ECBE1;
  font-size: 0.688rem;
  font-weight: 700;
}.iuk-prov_h2-1b5 {
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.iuk-prov_h2-1b5 {
  font-size: 24px;
}
}.iuk-prov_seo-1b5 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #606A8A;
  font-size: 13px;
}.iuk-prov_seo-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-prov_seo-1b5 a {
  text-decoration: underline;
  color: #1ECBE1;
}.iuk-prov_grid-1b5 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.iuk-prov_grid-1b5 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.iuk-prov_grid-1b5 {
  grid-template-columns: repeat(8,1fr);
}
}.iuk-prov_card-1b5 {
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  background: #0D1021;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.iuk-prov_card-1b5:hover {
  background: #111527;
  border-color: rgba(30, 203, 225, 0.38);
}.iuk-prov_logo-1b5 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.iuk-prov_logo-1b5 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.iuk-prov_name-1b5 {
  text-align: center;
  color: #8A96B8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
}.iuk-seo-1b5 {
  padding: 2.25rem 1rem 0;
  background: #090C1B;
}
@media(min-width: 769px) {.iuk-seo-1b5 {
  padding: 44px 24px 0;
}
}.iuk-seo_in-1b5 {
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111527;
  max-width: 1320px;
}
@media(min-width: 769px) {.iuk-seo_in-1b5 {
  padding: 2.25rem 2.5rem;
}
}.iuk-seo_label-1b5 {
  text-transform: uppercase;
  color: #1ECBE1;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.iuk-seo_h2-1b5 {
  margin-bottom: 14px;
  font-family: 'Syne', sans-serif;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width:768px) {.iuk-seo_h2-1b5 {
  font-size: 1.5rem;
}
}.iuk-seo_body-1b5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A96B8;
  font-size: 0.875rem;
}.iuk-seo_body-1b5 p {
  color: #8A96B8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.iuk-seo_body-1b5 p:last-child {
  margin-bottom: 0;
}.iuk-seo_body-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-seo_body-1b5 a {
  transition: color .2s;
  color: #1ECBE1;
  text-decoration: underline;
}.iuk-seo_body-1b5 a:hover {
  color: #47D9EC;
}.iuk-seo_body-1b5 ul,.iuk-seo_body-1b5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.iuk-seo_body-1b5 ol {
  list-style: decimal;
}.iuk-seo_body-1b5 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8A96B8;
  font-size: 14px;
}.iuk-seo_body-1b5 table {
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.iuk-seo_body-1b5 table {
  display: table;
}
}.iuk-seo_body-1b5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C4CDE8;
}.iuk-seo_body-1b5 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A96B8;
}.iuk-seo_cols-1b5 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.iuk-seo_cols-1b5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.iuk-seo_cols-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}.iuk-seo_col_h-1b5 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C4CDE8;
  margin-bottom: 7px;
}.iuk-seo_col_p-1b5 {
  line-height: 1.65;
  font-size: 13px;
  color: #606A8A;
  overflow-wrap: break-word;
}.iuk-seo_stats-1b5 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.iuk-seo_stat-1b5 {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(30, 203, 225, 0.07);
  border: 1px solid rgba(30, 203, 225, 0.16);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.iuk-seo_stat_val-1b5 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1ECBE1;
  font-size: 20px;
}.iuk-seo_stat_lb-1b5 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #606A8A;
}.iuk-rv-1b5 {
  padding: 2.25rem 1rem 0;
  background: #090C1B;
}
@media(min-width: 769px) {.iuk-rv-1b5 {
  padding: 2.75rem 24px 0;
}
}.iuk-rv_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-rv_head-1b5 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.iuk-rv_label-1b5 {
  font-weight: 700;
  color: #1ECBE1;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.iuk-rv_h2-1b5 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 22px;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  color: #EDF2FF;
}
@media(min-width: 769px) {.iuk-rv_h2-1b5 {
  font-size: 28px;
}
}.iuk-rv_stats-1b5 {
  gap: 1.125rem;
  color: #606A8A;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
}.iuk-rv_stats_score-1b5 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.iuk-rv_stats_score_val-1b5 {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.375rem;
  font-family: 'Syne', sans-serif;
}.iuk-rv_stats_score_max-1b5 {
  color: #44506E;
  font-size: 0.813rem;
}.iuk-rv_stats_badge-1b5 {
  gap: 4px;
  align-items: center;
  display: flex;
}.iuk-rv_stats_badge-1b5 svg {
  color: #F5A623;
  height: 0.875rem;
  width: 14px;
}.iuk-rv_grid-1b5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.iuk-rv_grid-1b5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.iuk-rv_grid-1b5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iuk-rv_card-1b5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 10px;
  background: #111527;
  flex-direction: column;
  display: flex;
}.iuk-rv_card_stars-1b5 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F5A623;
}.iuk-rv_card_stars-1b5 svg {
  height: 14px;
  width: 0.875rem;
}.iuk-rv_card_h-1b5 {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #EDF2FF;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.iuk-rv_card_body-1b5 {
  flex: 1;
  color: #606A8A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.iuk-rv_card_body-1b5 strong {
  color: #C4CDE8;
  font-weight: 600;
}.iuk-rv_card_meta-1b5 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.iuk-rv_card_author-1b5 {
  font-weight: 600;
  color: #C4CDE8;
  font-size: 12px;
}.iuk-rv_card_date-1b5 {
  font-size: 0.688rem;
  color: #44506E;
}.iuk-seo-1b5 {
  background: #090C1B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.iuk-seo-1b5 {
  padding: 44px 1.5rem 0;
}
}.iuk-seo_in-1b5 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 16px;
  background: #111527;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.iuk-seo_in-1b5 {
  padding: 2.25rem 40px;
}
}.iuk-seo_label-1b5 {
  color: #1ECBE1;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.iuk-seo_h2-1b5 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #EDF2FF;
  line-height: 1.25;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.iuk-seo_h2-1b5 {
  font-size: 1.5rem;
}
}.iuk-seo_body-1b5 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8A96B8;
}.iuk-seo_body-1b5 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8A96B8;
  line-height: 1.75;
}.iuk-seo_body-1b5 p:last-child {
  margin-bottom: 0;
}.iuk-seo_body-1b5 strong {
  color: #C4CDE8;
  font-weight: 700;
}.iuk-seo_body-1b5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ECBE1;
}.iuk-seo_body-1b5 a:hover {
  color: #47D9EC;
}.iuk-seo_body-1b5 ul,.iuk-seo_body-1b5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.iuk-seo_body-1b5 ol {
  list-style: decimal;
}.iuk-seo_body-1b5 li {
  font-size: 0.875rem;
  color: #8A96B8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.iuk-seo_body-1b5 table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.iuk-seo_body-1b5 table {
  display: table;
}
}.iuk-seo_body-1b5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C4CDE8;
  text-align: left;
}.iuk-seo_body-1b5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8A96B8;
}.iuk-seo_cols-1b5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.iuk-seo_cols-1b5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.iuk-seo_cols-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}.iuk-seo_col_h-1b5 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C4CDE8;
}.iuk-seo_col_p-1b5 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #606A8A;
}.iuk-seo_stats-1b5 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.iuk-seo_stat-1b5 {
  border-radius: 0.625rem;
  border: 1px solid rgba(30, 203, 225, 0.16);
  background: rgba(30, 203, 225, 0.07);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.iuk-seo_stat_val-1b5 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #1ECBE1;
  margin-bottom: 0.25rem;
}.iuk-seo_stat_lb-1b5 {
  font-size: 11px;
  color: #606A8A;
  overflow-wrap: break-word;
}.iuk-faq-1b5 {
  background: #090C1B;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.iuk-faq-1b5 {
  padding: 44px 1.5rem 0;
}
}.iuk-faq_in-1b5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.iuk-faq_head-1b5 {
  margin-bottom: 1.25rem;
}.iuk-faq_label-1b5 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1ECBE1;
  margin-bottom: 8px;
}.iuk-faq_h2-1b5 {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF2FF;
  font-weight: 800;
}
@media(min-width: 770px) {.iuk-faq_h2-1b5 {
  font-size: 24px;
}
}.iuk-faq_list-1b5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.iuk-faq_item-1b5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111527;
  border-radius: 10px;
  overflow: hidden;
}.iuk-faq_q-1b5 {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-size: 14px;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  color: #C4CDE8;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.iuk-faq_q-1b5:hover {
  color: #EDF2FF;
}.iuk-faq_q_ic-1b5 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  width: 1.5rem;
  height: 24px;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #1ECBE1;
}.iuk-faq_item-1b5.iuk-state_open-1b5 .iuk-faq_q_ic-1b5 {
  transform: rotate(45deg);
}.iuk-faq_a-1b5 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #606A8A;
  display: none;
}.iuk-faq_item-1b5.iuk-state_open-1b5 .iuk-faq_a-1b5 {
  display: block;
}.iuk-faq_a-1b5 strong {
  color: #C4CDE8;
  font-weight: 700;
}.iuk-faq_a-1b5 a {
  text-decoration: underline;
  color: #1ECBE1;
}.iuk-faq_a-1b5 ul,.iuk-faq_a-1b5 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.iuk-faq_a-1b5 ol {
  list-style: decimal;
}.iuk-faq_a-1b5 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.iuk-faq_a-1b5 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.iuk-faq_a-1b5 table {
  display: table;
}
}.iuk-faq_a-1b5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #C4CDE8;
}.iuk-faq_a-1b5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #606A8A;
}.iuk-pmt-1b5 {
  padding: 36px 16px 0;
  background: #090C1B;
}
@media(min-width: 766px) {.iuk-pmt-1b5 {
  padding: 44px 1.5rem 0;
}
}.iuk-pmt_in-1b5 {
  margin: 0 auto;
  max-width: 1320px;
}.iuk-pmt_head-1b5 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.iuk-pmt_label-1b5 {
  margin-bottom: 8px;
  color: #1ECBE1;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.iuk-pmt_h2-1b5 {
  font-family: 'Syne', sans-serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.iuk-pmt_h2-1b5 {
  font-size: 1.75rem;
}
}.iuk-pmt_intro-1b5 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #606A8A;
}.iuk-pmt_groups-1b5 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.iuk-pmt_group-1b5 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  background: #111527;
}.iuk-pmt_group_head-1b5 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.iuk-pmt_group_ic-1b5 {
  background: rgba(30, 203, 225, 0.16);
  border-radius: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  color: #1ECBE1;
}.iuk-pmt_group_ic-1b5 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.iuk-pmt_group_h-1b5 {
  margin: 0;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-size: 1rem;
}.iuk-pmt_group_p-1b5 {
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #606A8A;
}.iuk-pmt_group_p-1b5 strong {
  font-weight: 600;
  color: #C4CDE8;
}.iuk-pmt_table_wrap-1b5 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.iuk-pmt_table-1b5 {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
}.iuk-pmt_table-1b5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  text-align: left;
  font-weight: 700;
  color: #C4CDE8;
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
}.iuk-pmt_table-1b5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #606A8A;
}.iuk-pmt_table-1b5 tbody tr:last-child td {
  border-bottom: none;
}.iuk-pmt_table-1b5 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4CDE8;
}.iuk-seo-1b5 {
  padding: 2.25rem 16px 0;
  background: #090C1B;
}
@media(min-width: 769px) {.iuk-seo-1b5 {
  padding: 2.75rem 1.5rem 0;
}
}.iuk-seo_in-1b5 {
  background: #111527;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 765px) {.iuk-seo_in-1b5 {
  padding: 2.25rem 2.5rem;
}
}.iuk-seo_label-1b5 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #1ECBE1;
  text-transform: uppercase;
}.iuk-seo_h2-1b5 {
  font-weight: 800;
  color: #EDF2FF;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width:768px) {.iuk-seo_h2-1b5 {
  font-size: 1.5rem;
}
}.iuk-seo_body-1b5 {
  line-height: 1.75;
  font-size: 14px;
  color: #8A96B8;
  overflow-wrap: break-word;
}.iuk-seo_body-1b5 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8A96B8;
}.iuk-seo_body-1b5 p:last-child {
  margin-bottom: 0;
}.iuk-seo_body-1b5 strong {
  font-weight: 700;
  color: #C4CDE8;
}.iuk-seo_body-1b5 a {
  transition: color .2s;
  color: #1ECBE1;
  text-decoration: underline;
}.iuk-seo_body-1b5 a:hover {
  color: #47D9EC;
}.iuk-seo_body-1b5 ul,.iuk-seo_body-1b5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.iuk-seo_body-1b5 ol {
  list-style: decimal;
}.iuk-seo_body-1b5 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8A96B8;
  font-size: 14px;
}.iuk-seo_body-1b5 table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.iuk-seo_body-1b5 table {
  display: table;
}
}.iuk-seo_body-1b5 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4CDE8;
  text-align: left;
}.iuk-seo_body-1b5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A96B8;
}.iuk-seo_cols-1b5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.iuk-seo_cols-1b5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.iuk-seo_cols-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}.iuk-seo_col_h-1b5 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C4CDE8;
  font-size: 13px;
  overflow-wrap: break-word;
}.iuk-seo_col_p-1b5 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #606A8A;
}.iuk-seo_stats-1b5 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.iuk-seo_stat-1b5 {
  border: 1px solid rgba(30, 203, 225, 0.16);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(30, 203, 225, 0.07);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.iuk-seo_stat_val-1b5 {
  font-weight: 800;
  color: #1ECBE1;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.iuk-seo_stat_lb-1b5 {
  overflow-wrap: break-word;
  color: #606A8A;
  font-size: 0.688rem;
}.iuk-ft-1b5 {
  background: #050710;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.iuk-ft_support-1b5 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.iuk-ft_support-1b5 {
  padding: 28px 24px;
}
}.iuk-ft_support_in-1b5 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.iuk-ft_support_main-1b5 {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.iuk-ft_support_ic-1b5 {
  flex-shrink: 0;
  color: #1ECBE1;
}.iuk-ft_support_ic-1b5 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.iuk-ft_support_text_title-1b5 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  color: #EDF2FF;
}.iuk-ft_support_text_sub-1b5 {
  color: #606A8A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.iuk-ft_support_btn-1b5 {
  background: #1ECBE1;
  padding: 11px 22px;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDF2FF;
}.iuk-ft_support_btn-1b5:hover {
  background: #47D9EC;
}.iuk-ft_support_contacts-1b5 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.iuk-ft_support_contact-1b5 {
  font-size: 12px;
  color: #44506E;
  line-height: 1.4;
}.iuk-ft_support_contact-1b5 strong {
  color: #8A96B8;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.iuk-ft_main-1b5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width:768px) {.iuk-ft_main-1b5 {
  padding: 40px 24px 2rem;
}
}.iuk-ft_main_in-1b5 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.iuk-ft_main_in-1b5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.iuk-ft_main_in-1b5 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.iuk-ft_col_logo-1b5 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.iuk-ft_col_logo-1b5 {
  grid-column: auto;
}
}.iuk-ft_logo-1b5 {
  gap: 9px;
  color: #EDF2FF;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 800;
}.iuk-ft_logo_mark-1b5 {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 30px;
}.iuk-ft_logo_mark-1b5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.iuk-ft_logo_sub-1b5 {
  line-height: 1.55;
  color: #44506E;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 200px;
}.iuk-ft_col_title-1b5 {
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 12px;
  color: #8A96B8;
  text-transform: uppercase;
  letter-spacing: .07em;
}.iuk-ft_col_links-1b5 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.iuk-ft_col_link-1b5 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #44506E;
  overflow-wrap: break-word;
}.iuk-ft_col_link-1b5:hover {
  color: #C4CDE8;
}.iuk-ft_apps-1b5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.iuk-ft_app_card-1b5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.iuk-ft_app_card-1b5:hover {
  border-color: rgba(30, 203, 225, 0.38);
}.iuk-ft_app_card_ic-1b5 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.iuk-ft_app_card_os-1b5 {
  font-size: 10px;
  color: #44506E;
  font-weight: 600;
}.iuk-ft_app_card_action-1b5 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4CDE8;
}.iuk-ft_bot-1b5 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.iuk-ft_bot-1b5 {
  padding: 20px 24px;
}
}.iuk-ft_bot_in-1b5 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.iuk-ft_socials-1b5 {
  gap: 8px;
  display: flex;
}.iuk-ft_soc-1b5 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  transition: background .2s;
  height: 2.25rem;
  display: flex;
  color: #8A96B8;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.iuk-ft_soc-1b5 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.iuk-ft_soc-1b5:hover {
  background: rgba(255, 255, 255, 0.07);
}.iuk-ft_legal-1b5 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5A6480;
}.iuk-ft_legal-1b5 strong {
  color: #8A96B8;
  font-weight: 700;
}.iuk-ft_legal-1b5 a {
  text-decoration: underline;
  color: #8A96B8;
}.iuk-ft_age-1b5 {
  border-radius: 50%;
  border: 2px solid #5A6480;
  height: 32px;
  margin-left: auto;
  justify-content: center;
  color: #5A6480;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  width: 32px;
  font-size: 0.688rem;
}