*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #080E15;
  font-family: 'Rajdhani', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #B2CCD8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.rju-layout_e6a {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.rju-page_e6a {
  display: flex;
  min-height: 100vh;
}.rju-main_e6a {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.rju-main_e6a {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.rju-main_e6a {
  padding-bottom: 72px;
}
}.rju-gc_e6a {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C1620;
  overflow: hidden;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.rju-gc_e6a {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.rju-gc_e6a {
  width: 10.5rem;
}
}.rju-gc_e6a:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 230, 0.07);
}.rju-gc_img_e6a {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.rju-gc_img_e6a img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.rju-gc_hover_e6a {
  transition: opacity .2s;
  background: rgba(4, 10, 15, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.rju-gc_e6a:hover .rju-gc_hover_e6a {
  opacity: 1;
}.rju-gc_hover_btn_e6a {
  border-radius: 0.25rem;
  background: #00C8E6;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #E6F4F8;
}.rju-gc_info_e6a {
  padding: 8px 0.625rem 0.625rem;
}.rju-gc_name_e6a {
  overflow: hidden;
  color: #B2CCD8;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.rju-gc_prov_e6a {
  font-size: 0.625rem;
  color: #3A5262;
}.rju-gc_tag_e6a {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
}.rju-gc_tag_hot_e6a {
  background: #FF3A48;
  color: #fff;
}.rju-gc_tag_new_e6a {
  background: #00E07A;
  color: #080E15;
}.rju-gc_tag_jp_e6a {
  background: #F0A800;
  color: #080E15;
}.rju-gc_tag_ex_e6a {
  background: #0A6E94;
  color: #fff;
}.rju-gc_tag_live_e6a {
  background: #FF3A48;
  color: #fff;
}.rju-gr_e6a {
  background: #080E15;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.rju-gr_e6a {
  padding: 36px 24px 0;
}
}.rju-gr_in_e6a {
  margin: 0 auto;
  max-width: 82.5rem;
}.rju-gr_head_e6a {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.rju-gr_head_l_e6a {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.rju-gr_ic_e6a {
  border-radius: 8px;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
}.rju-gr_ic_e6a svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rju-gr_title_e6a {
  font-family: 'Exo 2', sans-serif;
  color: #E6F4F8;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.rju-gr_title_e6a {
  font-size: 1.125rem;
}
}.rju-gr_more_e6a {
  gap: 0.313rem;
  transition: color .2s;
  color: #4F6E7E;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
}.rju-gr_more_e6a:hover {
  color: #00C8E6;
}.rju-gr_more_e6a svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.rju-gr_arrows_e6a {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.rju-gr_arr_e6a {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
}.rju-gr_arr_e6a:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4F8;
}.rju-gr_arr_e6a svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.rju-gr_seo_h_e6a {
  margin: 0 0 6px;
  color: #B2CCD8;
  font-family: 'Exo 2', sans-serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.rju-gr_seo_h_e6a {
  font-size: 14px;
}
}.rju-gr_seo_e6a {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #4F6E7E;
  margin-bottom: 0.75rem;
}.rju-gr_seo_e6a strong {
  color: #B2CCD8;
  font-weight: 600;
}.rju-gr_scroll_e6a {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.rju-gr_scroll_e6a::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.rju-gr_scroll_e6a {
  gap: 0.75rem;
}
}.rju-tb_e6a {
  background: #070C13;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  align-items: center;
  right: 0;
  z-index: 80;
  position: fixed;
  height: 3.5rem;
  display: flex;
  left: 0;
}.rju-tb_in_e6a {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.rju-tb_burger_e6a {
  gap: 5px;
  border-radius: 8px;
  width: 38px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  height: 38px;
}.rju-tb_burger_e6a:hover {
  background: rgba(255, 255, 255, 0.05);
}.rju-tb_burger_line_e6a {
  background: #7A9BAD;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.rju-tb_burger_e6a {
  display: none;
}
}.rju-tb_logo_e6a {
  gap: 0.563rem;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  flex-shrink: 0;
  align-items: center;
  color: #E6F4F8;
  font-weight: 800;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
}.rju-tb_logo_mark_e6a {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.rju-tb_logo_mark_e6a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rju-tb_nav_e6a {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.rju-tb_nav_e6a {
  display: flex;
}
}.rju-tb_tab_e6a {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  font-weight: 600;
  color: #7A9BAD;
  white-space: nowrap;
  font-size: 0.813rem;
}.rju-tb_tab_e6a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.rju-tb_tab_e6a.rju-state_active_e6a {
  background: rgba(0, 200, 230, 0.15);
  color: #E6F4F8;
}.rju-tb_right_e6a {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.rju-tb_login_e6a {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B2CCD8;
}.rju-tb_login_e6a:hover {
  border-color: rgba(0, 210, 235, 0.35);
  color: #E6F4F8;
}
@media(min-width: 478px) {.rju-tb_login_e6a {
  display: block;
}
}.rju-tb_reg_e6a {
  background: #00E07A;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  color: #060C12;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.rju-tb_reg_e6a:hover {
  background: #00F588;
}.rju-sb_e6a {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #111C26;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  left: 0;
  z-index: 70;
  top: 56px;
  bottom: 0;
  position: fixed;
  width: 220px;
}.rju-sb_e6a.rju-state_open_e6a {
  transform: translateX(0);
}.rju-sb_e6a::-webkit-scrollbar {
  width: 0.25rem;
}.rju-sb_e6a::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.rju-sb_e6a {
  transform: translateX(0);
}
}.rju-sb_auth_e6a {
  padding: 14px 12px 10px;
}.rju-sb_btn_reg_e6a {
  background: #00E07A;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #060C12;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
}.rju-sb_btn_reg_e6a:hover {
  background: #00F588;
}.rju-sb_btn_login_e6a {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #B2CCD8;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.rju-sb_btn_login_e6a:hover {
  border-color: rgba(0, 210, 235, 0.35);
  color: #E6F4F8;
}.rju-sb_promo_e6a {
  overflow: hidden;
  border: 1px solid rgba(0, 200, 230, 0.15);
  border-radius: 8px;
  background: linear-gradient(135deg,#031420,#111C26);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
  position: relative;
}.rju-sb_promo_e6a::before {
  background: radial-gradient(circle,rgba(0, 200, 230, 0.15),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  content: '';
  right: -1.25rem;
  position: absolute;
  width: 80px;
}.rju-sb_promo_title_e6a {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 11px;
  color: #00C8E6;
  letter-spacing: .06em;
  font-weight: 700;
}.rju-sb_promo_text_e6a {
  font-weight: 600;
  color: #E6F4F8;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.rju-sb_promo_sub_e6a {
  color: #4F6E7E;
  font-size: 10px;
  margin-top: 3px;
}.rju-sb_nav_e6a {
  padding: 6px 8px 1rem;
}.rju-sb_nav_lb_e6a {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #3A5262;
  text-transform: uppercase;
  font-weight: 700;
}.rju-sb_link_e6a {
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  color: #7A9BAD;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
}.rju-sb_link_e6a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.rju-sb_link_e6a.rju-state_active_e6a {
  background: rgba(0, 200, 230, 0.15);
  color: #E6F4F8;
}.rju-sb_ic_e6a {
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
}.rju-sb_ic_e6a svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.rju-sb_ic_1_e6a {
  background: rgba(0, 200, 230, 0.07);
  color: #00C8E6;
}.rju-sb_ic_2_e6a {
  background: rgba(0, 224, 122, 0.14);
  color: #00E07A;
}.rju-sb_ic_3_e6a {
  background: rgba(240, 168, 0, 0.14);
  color: #F0A800;
}.rju-sb_ic_4_e6a {
  background: rgba(10, 110, 148, 0.22);
  color: #0A6E94;
}.rju-sb_ic_5_e6a {
  background: rgba(0, 200, 230, 0.07);
  color: #FF3EA6;
}.rju-sb_ic_6_e6a {
  background: rgba(10, 110, 148, 0.22);
  color: #A040F0;
}.rju-sb_badge_e6a {
  padding: 2px 7px;
  background: #F0A800;
  border-radius: 4px;
  font-weight: 700;
  margin-left: auto;
  color: #060C12;
  font-size: 9px;
}.rju-sb_bot_e6a {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rju-sb_lang_e6a,.rju-sb_help_e6a {
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  align-items: center;
  color: #7A9BAD;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
}.rju-sb_lang_e6a:hover,.rju-sb_help_e6a:hover {
  border-color: rgba(0, 210, 235, 0.35);
  color: #E6F4F8;
}.rju-sb_lang_e6a svg,.rju-sb_help_e6a svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.rju-sb_bd_e6a {
  inset: 0;
  background: rgba(4, 10, 15, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.rju-sb_bd_e6a.rju-state_on_e6a {
  display: block;
}
@media(min-width: 1082px) {.rju-sb_bd_e6a {
  display: none!important;
}
}.rju-mob_nav_e6a {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #111C26;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1077px) {.rju-mob_nav_e6a {
  display: none;
}
}.rju-mob_nav_item_e6a {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #3A5262;
}.rju-mob_nav_ic_e6a {
  line-height: 1;
}.rju-mob_nav_ic_e6a svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.rju-mob_nav_lb_e6a {
  font-size: 0.625rem;
  color: #3A5262;
  font-weight: 600;
}.rju-mob_nav_item_e6a.rju-state_active_e6a {
  color: #00C8E6;
}.rju-mob_nav_item_e6a.rju-state_active_e6a .rju-mob_nav_lb_e6a {
  color: #00C8E6;
}.rju-hero_e6a {
  background: #080E15;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.rju-hero_e6a {
  padding: 1.5rem 1.5rem 0;
}
}.rju-hero_in_e6a {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 863px) {.rju-hero_in_e6a {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.rju-hero_in_e6a {
  grid-template-columns: 1fr 340px;
}
}.rju-hero_promo_e6a {
  border-radius: 0.75rem;
  background: #0C1620;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.rju-hero_promo_e6a {
  min-height: 17.5rem;
}
}.rju-hero_promo_bg_e6a {
  background-position: center;
  background: linear-gradient(120deg,#031420 0%,#080E15 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.rju-hero_promo_bg_e6a::after {
  inset: 0;
  background: linear-gradient(90deg,#080E15 0%,rgba(4, 10, 15, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.rju-hero_promo_glow_e6a {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 110, 148, 0.22) 0%,transparent 65%);
  right: 60px;
  width: 300px;
  top: -2.5rem;
  pointer-events: none;
  position: absolute;
  height: 300px;
}.rju-hero_promo_ct_e6a {
  padding: 1.75rem 24px 28px 28px;
  max-width: 480px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media(min-width: 765px) {.rju-hero_promo_ct_e6a {
  padding: 2.5rem 2rem;
}
}.rju-hero_badge_e6a {
  padding: 0.313rem 0.75rem;
  background: rgba(0, 200, 230, 0.15);
  border: 1px solid rgba(0, 200, 230, 0.07);
  border-radius: 1.25rem;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  color: #00C8E6;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
}.rju-hero_h1_e6a {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4F8;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
}.rju-hero_h1_e6a em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 771px) {.rju-hero_h1_e6a {
  font-size: 36px;
}
}.rju-hero_sub_e6a {
  font-size: 13px;
  color: #7A9BAD;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.rju-hero_sub_e6a {
  font-size: 14px;
}
}.rju-hero_row_e6a {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rju-hero_cta_e6a {
  background: #00E07A;
  padding: 13px 1.625rem;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #060C12;
  box-shadow: 3px 3px 0 rgba(0, 60, 30, 0.65), 0 0 1.125rem rgba(0, 224, 122, 0.38);
  font-weight: 700;
  font-size: 14px;
}.rju-hero_cta_e6a:hover {
  background: #00F588;
}.rju-hero_terms_e6a {
  font-size: 0.688rem;
  color: #3A5262;
}.rju-hero_game_e6a {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0C1620;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.rju-hero_game_badge_e6a {
  border: 1px solid rgba(240, 168, 0, 0.14);
  background: rgba(240, 168, 0, 0.14);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  text-transform: uppercase;
  left: 12px;
  letter-spacing: .06em;
  z-index: 3;
  color: #F0A800;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  top: 12px;
}.rju-hero_game_badge_e6a svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
}.rju-hero_game_img_e6a {
  overflow: hidden;
  background: linear-gradient(135deg,#031420,#080E15);
  position: relative;
  padding-bottom: 60%;
}.rju-hero_game_img_e6a img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.rju-hero_game_play_e6a {
  inset: 0;
  background: rgba(4, 10, 15, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.rju-hero_game_e6a:hover .rju-hero_game_play_e6a {
  opacity: 1;
}.rju-hero_game_play_e6a span {
  border-radius: 50%;
  background: #00C8E6;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
}.rju-hero_game_play_e6a span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.rju-hero_game_info_e6a {
  padding: 14px 16px;
}.rju-hero_game_title_e6a {
  font-weight: 700;
  margin-bottom: 4px;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.rju-hero_game_provider_e6a {
  font-size: 0.688rem;
  color: #4F6E7E;
}.rju-hero_game_btn_e6a {
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  background: #00C8E6;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #E6F4F8;
  font-weight: 700;
}.rju-hero_game_e6a:hover .rju-hero_game_btn_e6a {
  background: #00DFFC;
}.rju-gr_jp_e6a {
  background: linear-gradient(135deg,#10043C 0%,#070B16 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 12px;
  position: relative;
}.rju-gr_jp_e6a::before {
  background: radial-gradient(circle,rgba(10, 110, 148, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  content: '';
  left: -3.75rem;
  width: 15.625rem;
  top: -60px;
  position: absolute;
}.rju-gr_jp_e6a::after {
  background: radial-gradient(circle,rgba(240, 168, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 200px;
  right: 0;
  content: '';
  width: 12.5rem;
  bottom: -40px;
}.rju-gr_jp_head_e6a {
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  display: flex;
  z-index: 1;
}.rju-gr_jp_info_e6a {
  flex: 1;
}.rju-gr_jp_label_e6a {
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #A040F0;
  text-transform: uppercase;
  font-size: 11px;
}.rju-gr_jp_label_e6a svg {
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
}.rju-gr_jp_amount_e6a {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-size: 32px;
  line-height: 1;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.rju-gr_jp_amount_e6a {
  font-size: 40px;
}
}.rju-gr_jp_amount_e6a span {
  color: #F0A800;
}.rju-gr_jp_seo_e6a {
  font-size: 0.75rem;
  color: #7A9BAD;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.rju-gr_jp_cta_e6a {
  border: 1px solid rgba(10, 110, 148, 0.22);
  background: rgba(10, 110, 148, 0.22);
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px 20px;
  font-size: 13px;
  z-index: 1;
  white-space: nowrap;
  font-weight: 700;
  color: #E6F4F8;
  margin-top: 0.25rem;
  position: relative;
  align-self: flex-start;
  flex-shrink: 0;
}.rju-gr_jp_cta_e6a:hover {
  background: #0A6E94;
}.rju-ws_e6a {
  background: #080E15;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.rju-ws_e6a {
  padding: 36px 24px 0;
}
}.rju-ws_in_e6a {
  margin: 0 auto;
  max-width: 1320px;
}.rju-ws_head_e6a {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.rju-ws_title_e6a {
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  color: #E6F4F8;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  display: flex;
}.rju-ws_title_ic_e6a svg {
  color: #F0A800;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.rju-ws_online_e6a {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #4F6E7E;
  display: flex;
}.rju-ws_online_dot_e6a {
  border-radius: 50%;
  background: #00E07A;
  box-shadow: 0 0 6px rgba(0, 224, 122, 0.14);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.rju-ws_scroll_e6a {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.rju-ws_scroll_e6a::-webkit-scrollbar {
  display: none;
}.rju-wc_e6a {
  border-radius: 8px;
  background: #0C1620;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.rju-wc_img_e6a {
  background: #111C26;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.rju-wc_img_e6a img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rju-wc_info_e6a {
  min-width: 0;
}.rju-wc_game_e6a {
  overflow: hidden;
  white-space: nowrap;
  color: #B2CCD8;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.rju-wc_player_e6a {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #3A5262;
}.rju-wc_amount_e6a {
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #00E07A;
  flex-shrink: 0;
  margin-left: auto;
}.rju-reg_e6a {
  background: #080E15;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.rju-reg_e6a {
  padding: 2.75rem 24px 0;
}
}.rju-reg_in_e6a {
  background: #111C26;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.rju-reg_in_e6a {
  padding: 2.5rem;
}
}.rju-reg_top_e6a {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.rju-reg_top_e6a {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rju-reg_label_e6a {
  color: #00C8E6;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
}.rju-reg_h2_e6a {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #E6F4F8;
}
@media(min-width: 766px) {.rju-reg_h2_e6a {
  font-size: 1.75rem;
}
}.rju-reg_bonus_e6a {
  padding: 10px 1rem;
  border: 1px solid rgba(240, 168, 0, 0.14);
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: rgba(240, 168, 0, 0.14);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.rju-reg_bonus_amount_e6a {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0A800;
}.rju-reg_bonus_text_e6a {
  line-height: 1.35;
  font-size: 13px;
  color: #7A9BAD;
}.rju-reg_cta_btn_e6a {
  background: #00E07A;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #060C12;
  margin-bottom: 12px;
  box-shadow: 3px 3px 0 rgba(0, 60, 30, 0.65), 0 0 18px rgba(0, 224, 122, 0.38);
}.rju-reg_cta_btn_e6a:hover {
  background: #00F588;
}.rju-reg_terms_e6a {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3A5262;
}.rju-reg_seo_e6a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #4F6E7E;
  padding-top: 1.25rem;
  margin-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
}.rju-reg_seo_e6a p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #4F6E7E;
}.rju-reg_seo_e6a p:last-child {
  margin-bottom: 0;
}.rju-reg_seo_e6a strong {
  font-weight: 700;
  color: #B2CCD8;
}.rju-reg_seo_e6a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E6;
}.rju-reg_seo_e6a a:hover {
  color: #00DFFC;
}.rju-reg_seo_e6a ul,.rju-reg_seo_e6a ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.rju-reg_seo_e6a ol {
  list-style: decimal;
}.rju-reg_seo_e6a li {
  font-size: 13px;
  color: #4F6E7E;
  line-height: 1.65;
  margin-bottom: 4px;
}.rju-reg_seo_e6a table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.rju-reg_seo_e6a table {
  display: table;
}
}.rju-reg_seo_e6a th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B2CCD8;
}.rju-reg_seo_e6a td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4F6E7E;
}.rju-reg_steps_e6a {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.rju-reg_steps_e6a {
  margin-top: 0;
}
}.rju-reg_step_e6a {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rju-reg_step_num_e6a {
  border-radius: 50%;
  background: rgba(0, 200, 230, 0.15);
  border: 1px solid rgba(0, 200, 230, 0.07);
  font-size: 0.875rem;
  flex-shrink: 0;
  display: flex;
  width: 34px;
  font-weight: 800;
  justify-content: center;
  height: 2.125rem;
  color: #00C8E6;
  align-items: center;
}.rju-reg_step_title_e6a {
  color: #E6F4F8;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.rju-reg_step_text_e6a {
  color: #4F6E7E;
  font-size: 0.75rem;
  line-height: 1.5;
}.rju-reg_trust_e6a {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.rju-reg_trust_item_e6a {
  gap: 7px;
  color: #4F6E7E;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
}.rju-reg_trust_ic_e6a svg {
  color: #00C8E6;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.rju-bon_e6a {
  padding: 2.25rem 1rem 0;
  background: #080E15;
}
@media(min-width: 767px) {.rju-bon_e6a {
  padding: 2.75rem 1.5rem 0;
}
}.rju-bon_in_e6a {
  margin: 0 auto;
  max-width: 82.5rem;
}.rju-bon_head_e6a {
  margin-bottom: 20px;
}.rju-bon_label_e6a {
  color: #00C8E6;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.rju-bon_h2_e6a {
  font-weight: 800;
  margin-bottom: 8px;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width: 770px) {.rju-bon_h2_e6a {
  font-size: 1.5rem;
}
}.rju-bon_seo_e6a {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #4F6E7E;
}.rju-bon_seo_e6a strong {
  color: #B2CCD8;
  font-weight: 700;
}.rju-bon_seo_e6a a {
  text-decoration: underline;
  color: #00C8E6;
}.rju-bon_grid_e6a {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.rju-bon_grid_e6a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.rju-bon_grid_e6a {
  grid-template-columns: repeat(5,1fr);
}
}.rju-bon_card_e6a {
  background: #0C1620;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.rju-bon_card_e6a:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 230, 0.07);
}.rju-bon_card_ic_e6a svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.rju-bon_card_ic_e6a {
  margin-bottom: 10px;
}.rju-bon_card_type_e6a {
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #4F6E7E;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.rju-bon_card_amount_e6a {
  font-size: 18px;
  margin-bottom: 6px;
  color: #F0A800;
  font-weight: 800;
  line-height: 1.1;
}.rju-bon_card_name_e6a {
  font-weight: 600;
  font-size: 0.813rem;
  color: #E6F4F8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.rju-bon_card_detail_e6a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #3A5262;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
}.rju-app_e6a {
  padding: 36px 1rem 0;
  background: #080E15;
}
@media(min-width: 767px) {.rju-app_e6a {
  padding: 44px 1.5rem 0;
}
}.rju-app_in_e6a {
  margin: 0 auto;
  max-width: 82.5rem;
}.rju-app_head_e6a {
  margin-bottom: 16px;
}.rju-app_label_e6a {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #00C8E6;
  text-transform: uppercase;
}.rju-app_h2_e6a {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #E6F4F8;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.rju-app_h2_e6a {
  font-size: 1.5rem;
}
}.rju-app_sub_e6a {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #4F6E7E;
  max-width: 600px;
  font-size: 0.813rem;
}.rju-app_sub_e6a strong {
  font-weight: 700;
  color: #B2CCD8;
}.rju-app_cards_e6a {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 637px) {.rju-app_cards_e6a {
  grid-template-columns: repeat(3,1fr);
}
}.rju-app_card_e6a {
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.rju-app_card_ios_e6a {
  background: linear-gradient(135deg,rgba(0, 200, 230, 0.15) 0%,#111C26 100%);
}.rju-app_card_android_e6a {
  background: linear-gradient(135deg,rgba(0, 224, 122, 0.14) 0%,#111C26 100%);
}.rju-app_card_win_e6a {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.14) 0%,#111C26 100%);
}.rju-app_card_ic_e6a svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.rju-app_card_ic_e6a {
  color: #E6F4F8;
  flex-shrink: 0;
}.rju-app_card_os_e6a {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #4F6E7E;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.rju-app_card_title_e6a {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #E6F4F8;
}.rju-app_card_text_e6a {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #4F6E7E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.rju-app_card_btn_e6a {
  border: 1px solid rgba(0, 210, 235, 0.35);
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 4px;
  color: #E6F4F8;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.rju-app_card_btn_e6a:hover {
  background: rgba(255, 255, 255, 0.07);
}.rju-prov_e6a {
  padding: 36px 16px 0;
  background: #080E15;
}
@media(min-width: 771px) {.rju-prov_e6a {
  padding: 44px 24px 0;
}
}.rju-prov_in_e6a {
  margin: 0 auto;
  max-width: 1320px;
}.rju-prov_head_e6a {
  margin-bottom: 1rem;
}.rju-prov_label_e6a {
  color: #00C8E6;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.rju-prov_h2_e6a {
  font-weight: 800;
  color: #E6F4F8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 765px) {.rju-prov_h2_e6a {
  font-size: 24px;
}
}.rju-prov_seo_e6a {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #4F6E7E;
  font-size: 13px;
  max-width: 620px;
}.rju-prov_seo_e6a strong {
  font-weight: 700;
  color: #B2CCD8;
}.rju-prov_seo_e6a a {
  text-decoration: underline;
  color: #00C8E6;
}.rju-prov_grid_e6a {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.rju-prov_grid_e6a {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.rju-prov_grid_e6a {
  grid-template-columns: repeat(8,1fr);
}
}.rju-prov_card_e6a {
  background: #0C1620;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.rju-prov_card_e6a:hover {
  border-color: rgba(0, 210, 235, 0.35);
  background: #111C26;
}.rju-prov_logo_e6a {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
}.rju-prov_logo_e6a img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.rju-prov_name_e6a {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7A9BAD;
  text-align: center;
}.rju-htp_e6a {
  padding: 2.25rem 16px 0;
  background: #080E15;
}
@media(min-width: 769px) {.rju-htp_e6a {
  padding: 44px 24px 0;
}
}.rju-htp_in_e6a {
  margin: 0 auto;
  max-width: 82.5rem;
}.rju-htp_head_e6a {
  margin-bottom: 22px;
  max-width: 720px;
}.rju-htp_label_e6a {
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E6;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.rju-htp_h2_e6a {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.rju-htp_h2_e6a {
  font-size: 1.75rem;
}
}.rju-htp_intro_e6a {
  font-size: 0.875rem;
  color: #4F6E7E;
  line-height: 1.6;
}.rju-htp_steps_e6a {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.rju-htp_steps_e6a {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rju-htp_steps_e6a {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rju-htp_step_e6a {
  border-radius: 0.5rem;
  background: #111C26;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  display: flex;
  flex-direction: column;
}.rju-htp_step_num_e6a {
  background: #00C8E6;
  border-radius: 50%;
  color: #060C12;
  font-family: 'Exo 2', sans-serif;
  position: absolute;
  top: -12px;
  justify-content: center;
  font-size: 0.813rem;
  align-items: center;
  left: 1.25rem;
  width: 1.75rem;
  font-weight: 800;
  height: 1.75rem;
  display: flex;
}.rju-htp_step_ic_e6a {
  border-radius: 0.25rem;
  background: rgba(0, 200, 230, 0.15);
  margin: 8px 0 0.75rem;
  justify-content: center;
  height: 36px;
  color: #00C8E6;
  width: 2.25rem;
  display: flex;
  align-items: center;
}.rju-htp_step_ic_e6a svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.rju-htp_step_h_e6a {
  margin-bottom: 6px;
  color: #E6F4F8;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 14px;
}.rju-htp_step_p_e6a {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4F6E7E;
}.rju-htp_step_p_e6a strong {
  font-weight: 600;
  color: #B2CCD8;
}.rju-htp_cta_e6a {
  transition: background .2s;
  background: #00E07A;
  padding: 13px 1.625rem;
  border-radius: 0.5rem;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  color: #060C12;
  font-size: 14px;
}.rju-htp_cta_e6a:hover {
  background: #00F588;
}.rju-seo_e6a {
  background: #080E15;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rju-seo_e6a {
  padding: 2.75rem 1.5rem 0;
}
}.rju-seo_in_e6a {
  background: #111C26;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.rju-seo_in_e6a {
  padding: 2.25rem 40px;
}
}.rju-seo_label_e6a {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E6;
}.rju-seo_h2_e6a {
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F4F8;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
}
@media(min-width: 767px) {.rju-seo_h2_e6a {
  font-size: 24px;
}
}.rju-seo_body_e6a {
  font-size: 0.875rem;
  color: #7A9BAD;
  overflow-wrap: break-word;
  line-height: 1.75;
}.rju-seo_body_e6a p {
  margin-bottom: 12px;
  color: #7A9BAD;
  font-size: 14px;
  line-height: 1.75;
}.rju-seo_body_e6a p:last-child {
  margin-bottom: 0;
}.rju-seo_body_e6a strong {
  color: #B2CCD8;
  font-weight: 700;
}.rju-seo_body_e6a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E6;
}.rju-seo_body_e6a a:hover {
  color: #00DFFC;
}.rju-seo_body_e6a ul,.rju-seo_body_e6a ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rju-seo_body_e6a ol {
  list-style: decimal;
}.rju-seo_body_e6a li {
  font-size: 14px;
  color: #7A9BAD;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.rju-seo_body_e6a table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.rju-seo_body_e6a table {
  display: table;
}
}.rju-seo_body_e6a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #B2CCD8;
  text-align: left;
  font-weight: 700;
}.rju-seo_body_e6a td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.rju-seo_cols_e6a {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.rju-seo_cols_e6a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.rju-seo_cols_e6a {
  grid-template-columns: repeat(3,1fr);
}
}.rju-seo_col_h_e6a {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #B2CCD8;
  font-size: 0.813rem;
}.rju-seo_col_p_e6a {
  line-height: 1.65;
  color: #4F6E7E;
  font-size: 13px;
  overflow-wrap: break-word;
}.rju-seo_stats_e6a {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rju-seo_stat_e6a {
  border: 1px solid rgba(0, 200, 230, 0.15);
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  background: rgba(0, 200, 230, 0.07);
  min-width: 8.75rem;
}.rju-seo_stat_val_e6a {
  color: #00C8E6;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.rju-seo_stat_lb_e6a {
  color: #4F6E7E;
  overflow-wrap: break-word;
  font-size: 11px;
}.rju-pmt_e6a {
  padding: 36px 1rem 0;
  background: #080E15;
}
@media(min-width:768px) {.rju-pmt_e6a {
  padding: 2.75rem 24px 0;
}
}.rju-pmt_in_e6a {
  margin: 0 auto;
  max-width: 82.5rem;
}.rju-pmt_head_e6a {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.rju-pmt_label_e6a {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8E6;
  text-transform: uppercase;
  letter-spacing: .08em;
}.rju-pmt_h2_e6a {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.rju-pmt_h2_e6a {
  font-size: 28px;
}
}.rju-pmt_intro_e6a {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #4F6E7E;
  line-height: 1.6;
}.rju-pmt_groups_e6a {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.rju-pmt_group_e6a {
  border-radius: 8px;
  background: #111C26;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.rju-pmt_group_head_e6a {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.rju-pmt_group_ic_e6a {
  background: rgba(0, 200, 230, 0.15);
  border-radius: 4px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
  color: #00C8E6;
  width: 36px;
}.rju-pmt_group_ic_e6a svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.rju-pmt_group_h_e6a {
  margin: 0;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  color: #E6F4F8;
  font-size: 16px;
  overflow-wrap: break-word;
}.rju-pmt_group_p_e6a {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #4F6E7E;
}.rju-pmt_group_p_e6a strong {
  font-weight: 600;
  color: #B2CCD8;
}.rju-pmt_table_wrap_e6a {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.rju-pmt_table_e6a {
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.rju-pmt_table_e6a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #B2CCD8;
  text-align: left;
}.rju-pmt_table_e6a td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4F6E7E;
}.rju-pmt_table_e6a tbody tr:last-child td {
  border-bottom: none;
}.rju-pmt_table_e6a tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B2CCD8;
}.rju-seo_e6a {
  padding: 36px 1rem 0;
  background: #080E15;
}
@media(min-width: 771px) {.rju-seo_e6a {
  padding: 2.75rem 24px 0;
}
}.rju-seo_in_e6a {
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  background: #111C26;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.rju-seo_in_e6a {
  padding: 36px 2.5rem;
}
}.rju-seo_label_e6a {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00C8E6;
  letter-spacing: .08em;
}.rju-seo_h2_e6a {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  color: #E6F4F8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.rju-seo_h2_e6a {
  font-size: 24px;
}
}.rju-seo_body_e6a {
  color: #7A9BAD;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.rju-seo_body_e6a p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #7A9BAD;
}.rju-seo_body_e6a p:last-child {
  margin-bottom: 0;
}.rju-seo_body_e6a strong {
  color: #B2CCD8;
  font-weight: 700;
}.rju-seo_body_e6a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E6;
}.rju-seo_body_e6a a:hover {
  color: #00DFFC;
}.rju-seo_body_e6a ul,.rju-seo_body_e6a ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rju-seo_body_e6a ol {
  list-style: decimal;
}.rju-seo_body_e6a li {
  margin-bottom: 6px;
  color: #7A9BAD;
  line-height: 1.75;
  font-size: 14px;
}.rju-seo_body_e6a table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.rju-seo_body_e6a table {
  display: table;
}
}.rju-seo_body_e6a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #B2CCD8;
  text-align: left;
}.rju-seo_body_e6a td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.rju-seo_cols_e6a {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.rju-seo_cols_e6a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rju-seo_cols_e6a {
  grid-template-columns: repeat(3,1fr);
}
}.rju-seo_col_h_e6a {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #B2CCD8;
  font-size: 13px;
}.rju-seo_col_p_e6a {
  color: #4F6E7E;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rju-seo_stats_e6a {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rju-seo_stat_e6a {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(0, 200, 230, 0.15);
  background: rgba(0, 200, 230, 0.07);
  min-width: 8.75rem;
}.rju-seo_stat_val_e6a {
  font-size: 1.25rem;
  font-weight: 800;
  color: #00C8E6;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.rju-seo_stat_lb_e6a {
  color: #4F6E7E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rju-faq_e6a {
  padding: 2.25rem 1rem 0;
  background: #080E15;
}
@media(min-width: 767px) {.rju-faq_e6a {
  padding: 2.75rem 24px 0;
}
}.rju-faq_in_e6a {
  margin: 0 auto;
  max-width: 1320px;
}.rju-faq_head_e6a {
  margin-bottom: 20px;
}.rju-faq_label_e6a {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E6;
  letter-spacing: .08em;
}.rju-faq_h2_e6a {
  color: #E6F4F8;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.rju-faq_h2_e6a {
  font-size: 24px;
}
}.rju-faq_list_e6a {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rju-faq_item_e6a {
  border-radius: 0.5rem;
  background: #111C26;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.rju-faq_q_e6a {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  color: #B2CCD8;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.rju-faq_q_e6a:hover {
  color: #E6F4F8;
}.rju-faq_q_ic_e6a {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #00C8E6;
  height: 24px;
  flex-shrink: 0;
  width: 1.5rem;
  justify-content: center;
}.rju-faq_item_e6a.rju-state_open_e6a .rju-faq_q_ic_e6a {
  transform: rotate(45deg);
}.rju-faq_a_e6a {
  padding: 0 1.25rem 1rem;
  color: #4F6E7E;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.rju-faq_item_e6a.rju-state_open_e6a .rju-faq_a_e6a {
  display: block;
}.rju-faq_a_e6a strong {
  font-weight: 700;
  color: #B2CCD8;
}.rju-faq_a_e6a a {
  text-decoration: underline;
  color: #00C8E6;
}.rju-faq_a_e6a ul,.rju-faq_a_e6a ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.rju-faq_a_e6a ol {
  list-style: decimal;
}.rju-faq_a_e6a li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.rju-faq_a_e6a table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 771px) {.rju-faq_a_e6a table {
  display: table;
}
}.rju-faq_a_e6a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #B2CCD8;
  font-weight: 700;
  text-align: left;
}.rju-faq_a_e6a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #4F6E7E;
}.rju-rv_e6a {
  padding: 2.25rem 16px 0;
  background: #080E15;
}
@media(min-width: 765px) {.rju-rv_e6a {
  padding: 44px 1.5rem 0;
}
}.rju-rv_in_e6a {
  margin: 0 auto;
  max-width: 1320px;
}.rju-rv_head_e6a {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rju-rv_label_e6a {
  letter-spacing: .08em;
  color: #00C8E6;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}.rju-rv_h2_e6a {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  color: #E6F4F8;
}
@media(min-width: 765px) {.rju-rv_h2_e6a {
  font-size: 28px;
}
}.rju-rv_stats_e6a {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #4F6E7E;
}.rju-rv_stats_score_e6a {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.rju-rv_stats_score_val_e6a {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
  color: #F0A800;
}.rju-rv_stats_score_max_e6a {
  font-size: 13px;
  color: #3A5262;
}.rju-rv_stats_badge_e6a {
  gap: 4px;
  align-items: center;
  display: flex;
}.rju-rv_stats_badge_e6a svg {
  color: #F0A800;
  height: 0.875rem;
  width: 0.875rem;
}.rju-rv_grid_e6a {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.rju-rv_grid_e6a {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rju-rv_grid_e6a {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rju-rv_card_e6a {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 8px;
  background: #111C26;
  display: flex;
  flex-direction: column;
}.rju-rv_card_stars_e6a {
  gap: 2px;
  color: #F0A800;
  display: flex;
  margin-bottom: 10px;
}.rju-rv_card_stars_e6a svg {
  height: 14px;
  width: 0.875rem;
}.rju-rv_card_h_e6a {
  font-weight: 700;
  color: #E6F4F8;
  line-height: 1.3;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.rju-rv_card_body_e6a {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #4F6E7E;
}.rju-rv_card_body_e6a strong {
  color: #B2CCD8;
  font-weight: 600;
}.rju-rv_card_meta_e6a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
}.rju-rv_card_author_e6a {
  color: #B2CCD8;
  font-weight: 600;
  font-size: 12px;
}.rju-rv_card_date_e6a {
  font-size: 11px;
  color: #3A5262;
}.rju-seo_e6a {
  background: #080E15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.rju-seo_e6a {
  padding: 2.75rem 1.5rem 0;
}
}.rju-seo_in_e6a {
  background: #111C26;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.rju-seo_in_e6a {
  padding: 2.25rem 40px;
}
}.rju-seo_label_e6a {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #00C8E6;
  text-transform: uppercase;
}.rju-seo_h2_e6a {
  margin-bottom: 0.875rem;
  color: #E6F4F8;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rju-seo_h2_e6a {
  font-size: 1.5rem;
}
}.rju-seo_body_e6a {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7A9BAD;
}.rju-seo_body_e6a p {
  line-height: 1.75;
  font-size: 14px;
  color: #7A9BAD;
  margin-bottom: 0.75rem;
}.rju-seo_body_e6a p:last-child {
  margin-bottom: 0;
}.rju-seo_body_e6a strong {
  font-weight: 700;
  color: #B2CCD8;
}.rju-seo_body_e6a a {
  transition: color .2s;
  color: #00C8E6;
  text-decoration: underline;
}.rju-seo_body_e6a a:hover {
  color: #00DFFC;
}.rju-seo_body_e6a ul,.rju-seo_body_e6a ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rju-seo_body_e6a ol {
  list-style: decimal;
}.rju-seo_body_e6a li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7A9BAD;
}.rju-seo_body_e6a table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.rju-seo_body_e6a table {
  display: table;
}
}.rju-seo_body_e6a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B2CCD8;
  font-weight: 700;
  text-align: left;
}.rju-seo_body_e6a td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.rju-seo_cols_e6a {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rju-seo_cols_e6a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.rju-seo_cols_e6a {
  grid-template-columns: repeat(3,1fr);
}
}.rju-seo_col_h_e6a {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B2CCD8;
}.rju-seo_col_p_e6a {
  color: #4F6E7E;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.rju-seo_stats_e6a {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rju-seo_stat_e6a {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 200, 230, 0.07);
  border: 1px solid rgba(0, 200, 230, 0.15);
  min-width: 140px;
}.rju-seo_stat_val_e6a {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8E6;
  margin-bottom: 4px;
  font-size: 20px;
}.rju-seo_stat_lb_e6a {
  font-size: 11px;
  color: #4F6E7E;
  overflow-wrap: break-word;
}.rju-ft_e6a {
  background: #040A0F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rju-ft_support_e6a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.rju-ft_support_e6a {
  padding: 1.75rem 24px;
}
}.rju-ft_support_in_e6a {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.rju-ft_support_main_e6a {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rju-ft_support_ic_e6a {
  flex-shrink: 0;
  color: #00C8E6;
}.rju-ft_support_ic_e6a svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rju-ft_support_text_title_e6a {
  color: #E6F4F8;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.rju-ft_support_text_sub_e6a {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4F6E7E;
}.rju-ft_support_btn_e6a {
  padding: 11px 1.375rem;
  background: #00C8E6;
  transition: background .2s;
  border-radius: 0.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #E6F4F8;
  font-weight: 700;
  font-size: 0.813rem;
}.rju-ft_support_btn_e6a:hover {
  background: #00DFFC;
}.rju-ft_support_contacts_e6a {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.rju-ft_support_contact_e6a {
  color: #3A5262;
  line-height: 1.4;
  font-size: 0.75rem;
}.rju-ft_support_contact_e6a strong {
  display: block;
  color: #7A9BAD;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
}.rju-ft_main_e6a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 765px) {.rju-ft_main_e6a {
  padding: 2.5rem 1.5rem 2rem;
}
}.rju-ft_main_in_e6a {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.rju-ft_main_in_e6a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.rju-ft_main_in_e6a {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rju-ft_col_logo_e6a {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.rju-ft_col_logo_e6a {
  grid-column: auto;
}
}.rju-ft_logo_e6a {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  display: flex;
  margin-bottom: 12px;
  color: #E6F4F8;
}.rju-ft_logo_mark_e6a {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
}.rju-ft_logo_mark_e6a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rju-ft_logo_sub_e6a {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #3A5262;
  max-width: 200px;
}.rju-ft_col_title_e6a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #7A9BAD;
}.rju-ft_col_links_e6a {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rju-ft_col_link_e6a {
  transition: color .2s;
  color: #3A5262;
  overflow-wrap: break-word;
  font-size: 13px;
}.rju-ft_col_link_e6a:hover {
  color: #B2CCD8;
}.rju-ft_apps_e6a {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rju-ft_app_card_e6a {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.rju-ft_app_card_e6a:hover {
  border-color: rgba(0, 210, 235, 0.35);
}.rju-ft_app_card_ic_e6a svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.rju-ft_app_card_os_e6a {
  font-size: 0.625rem;
  color: #3A5262;
  font-weight: 600;
}.rju-ft_app_card_action_e6a {
  font-size: 12px;
  color: #B2CCD8;
  font-weight: 700;
}.rju-ft_bot_e6a {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.rju-ft_bot_e6a {
  padding: 1.25rem 1.5rem;
}
}.rju-ft_bot_in_e6a {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.rju-ft_socials_e6a {
  gap: 8px;
  display: flex;
}.rju-ft_soc_e6a {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  color: #7A9BAD;
}.rju-ft_soc_e6a svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.rju-ft_soc_e6a:hover {
  background: rgba(255, 255, 255, 0.07);
}.rju-ft_legal_e6a {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #4A6474;
  min-width: 12.5rem;
}.rju-ft_legal_e6a strong {
  color: #7A9BAD;
  font-weight: 700;
}.rju-ft_legal_e6a a {
  color: #7A9BAD;
  text-decoration: underline;
}.rju-ft_age_e6a {
  border: 2px solid #4A6474;
  border-radius: 50%;
  font-size: 0.688rem;
  color: #4A6474;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  width: 32px;
  font-weight: 800;
  height: 32px;
  justify-content: center;
}