html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #091413;
  line-height: 1.6;
  min-height: 100vh;
  color: #C4DAD5;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rajdhani', sans-serif;
}.rwj-layout_6ky {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.rwj-page_6ky {
  min-height: 100vh;
  display: flex;
}.rwj-main_6ky {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.rwj-main_6ky {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.rwj-main_6ky {
  padding-bottom: 4.5rem;
}
}.rwj-gc_6ky {
  background: #0D1B18;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.rwj-gc_6ky {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.rwj-gc_6ky {
  width: 168px;
}
}.rwj-gc_6ky:hover {
  transform: translateY(-3px);
  border-color: rgba(32, 212, 168, 0.07);
}.rwj-gc_img_6ky {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.rwj-gc_img_6ky img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.rwj-gc_hover_6ky {
  inset: 0;
  background: rgba(6, 14, 12, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.rwj-gc_6ky:hover .rwj-gc_hover_6ky {
  opacity: 1;
}.rwj-gc_hover_btn_6ky {
  padding: 0.5rem 1rem;
  background: #20D4A8;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #EEF9F6;
  font-size: 0.75rem;
}.rwj-gc_info_6ky {
  padding: 8px 0.625rem 10px;
}.rwj-gc_name_6ky {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #C4DAD5;
  max-width: 100%;
}.rwj-gc_prov_6ky {
  font-size: 10px;
  color: #3E5C57;
}.rwj-gc_tag_6ky {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 6px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  left: 6px;
  font-size: 0.563rem;
  letter-spacing: .04em;
}.rwj-gc_tag_hot_6ky {
  background: #E53535;
  color: #fff;
}.rwj-gc_tag_new_6ky {
  background: #4DC93F;
  color: #091413;
}.rwj-gc_tag_jp_6ky {
  background: #F0B429;
  color: #091413;
}.rwj-gc_tag_ex_6ky {
  background: #0F9E7E;
  color: #fff;
}.rwj-gc_tag_live_6ky {
  background: #E53535;
  color: #fff;
}.rwj-gr_6ky {
  padding: 32px 1rem 0;
  background: #091413;
}
@media(min-width: 769px) {.rwj-gr_6ky {
  padding: 36px 1.5rem 0;
}
}.rwj-gr_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-gr_head_6ky {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.rwj-gr_head_l_6ky {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.rwj-gr_ic_6ky {
  border-radius: 0.5rem;
  height: 2rem;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.rwj-gr_ic_6ky svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.rwj-gr_title_6ky {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF9F6;
  font-weight: 700;
}
@media(min-width: 766px) {.rwj-gr_title_6ky {
  font-size: 18px;
}
}.rwj-gr_more_6ky {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #587872;
}.rwj-gr_more_6ky:hover {
  color: #20D4A8;
}.rwj-gr_more_6ky svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rwj-gr_arrows_6ky {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rwj-gr_arr_6ky {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  align-items: center;
  height: 1.875rem;
  display: flex;
  color: #85ABA4;
  justify-content: center;
  width: 30px;
}.rwj-gr_arr_6ky:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF9F6;
}.rwj-gr_arr_6ky svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.rwj-gr_seo_h_6ky {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #C4DAD5;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width: 769px) {.rwj-gr_seo_h_6ky {
  font-size: 0.875rem;
}
}.rwj-gr_seo_6ky {
  max-width: 680px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #587872;
  line-height: 1.55;
}.rwj-gr_seo_6ky strong {
  color: #C4DAD5;
  font-weight: 600;
}.rwj-gr_scroll_6ky {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.rwj-gr_scroll_6ky::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rwj-gr_scroll_6ky {
  gap: 12px;
}
}.rwj-tb_6ky {
  background: #091413;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  z-index: 80;
  position: fixed;
  height: 56px;
  right: 0;
  align-items: center;
  display: flex;
  left: 0;
}.rwj-tb_in_6ky {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.rwj-tb_burger_6ky {
  border-radius: 8px;
  gap: 5px;
  margin-right: 0.5rem;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.rwj-tb_burger_6ky:hover {
  background: rgba(255, 255, 255, 0.05);
}.rwj-tb_burger_line_6ky {
  border-radius: 1px;
  background: #85ABA4;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.rwj-tb_burger_6ky {
  display: none;
}
}.rwj-tb_logo_6ky {
  gap: 9px;
  color: #EEF9F6;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 20px;
}.rwj-tb_logo_mark_6ky {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
}.rwj-tb_logo_mark_6ky img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rwj-tb_nav_6ky {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.rwj-tb_nav_6ky {
  display: flex;
}
}.rwj-tb_tab_6ky {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  white-space: nowrap;
  color: #85ABA4;
  font-size: 13px;
}.rwj-tb_tab_6ky:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9F6;
}.rwj-tb_tab_6ky.rwj-state_active_6ky {
  background: rgba(32, 212, 168, 0.18);
  color: #EEF9F6;
}.rwj-tb_right_6ky {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.rwj-tb_login_6ky {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  color: #C4DAD5;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.rwj-tb_login_6ky:hover {
  border-color: rgba(32, 212, 168, 0.45);
  color: #EEF9F6;
}
@media(min-width:480px) {.rwj-tb_login_6ky {
  display: block;
}
}.rwj-tb_reg_6ky {
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  transition: background .2s;
  background: #4DC93F;
  color: #091413;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.rwj-tb_reg_6ky:hover {
  background: #5EDA50;
}.rwj-sb_6ky {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #112019;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  top: 3.5rem;
  width: 220px;
  position: fixed;
  bottom: 0;
}.rwj-sb_6ky.rwj-state_open_6ky {
  transform: translateX(0);
}.rwj-sb_6ky::-webkit-scrollbar {
  width: 0.25rem;
}.rwj-sb_6ky::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.rwj-sb_6ky {
  transform: translateX(0);
}
}.rwj-sb_auth_6ky {
  padding: 0.875rem 12px 10px;
}.rwj-sb_btn_reg_6ky {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #4DC93F;
  padding: 11px;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #091413;
}.rwj-sb_btn_reg_6ky:hover {
  background: #5EDA50;
}.rwj-sb_btn_login_6ky {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #C4DAD5;
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
}.rwj-sb_btn_login_6ky:hover {
  border-color: rgba(32, 212, 168, 0.45);
  color: #EEF9F6;
}.rwj-sb_promo_6ky {
  background: linear-gradient(135deg,#072E25,#112019);
  border: 1px solid rgba(32, 212, 168, 0.18);
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  position: relative;
}.rwj-sb_promo_6ky::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(32, 212, 168, 0.18),transparent 70%);
  content: '';
  top: -1.25rem;
  position: absolute;
  right: -20px;
  height: 5rem;
  width: 80px;
}.rwj-sb_promo_title_6ky {
  color: #20D4A8;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
}.rwj-sb_promo_text_6ky {
  font-weight: 600;
  line-height: 1.35;
  color: #EEF9F6;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.rwj-sb_promo_sub_6ky {
  color: #587872;
  font-size: 0.625rem;
  margin-top: 3px;
}.rwj-sb_nav_6ky {
  padding: 6px 0.5rem 16px;
}.rwj-sb_nav_lb_6ky {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #3E5C57;
}.rwj-sb_link_6ky {
  border-radius: 5px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  color: #85ABA4;
  display: flex;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
}.rwj-sb_link_6ky:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9F6;
}.rwj-sb_link_6ky.rwj-state_active_6ky {
  background: rgba(32, 212, 168, 0.18);
  color: #EEF9F6;
}.rwj-sb_ic_6ky {
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
}.rwj-sb_ic_6ky svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.rwj-sb_ic_1_6ky {
  background: rgba(32, 212, 168, 0.07);
  color: #20D4A8;
}.rwj-sb_ic_2_6ky {
  background: rgba(77, 201, 63, 0.16);
  color: #4DC93F;
}.rwj-sb_ic_3_6ky {
  background: rgba(240, 180, 41, 0.15);
  color: #F0B429;
}.rwj-sb_ic_4_6ky {
  background: rgba(15, 158, 126, 0.22);
  color: #0F9E7E;
}.rwj-sb_ic_5_6ky {
  background: rgba(32, 212, 168, 0.07);
  color: #F472B6;
}.rwj-sb_ic_6_6ky {
  background: rgba(15, 158, 126, 0.22);
  color: #8B5CF6;
}.rwj-sb_badge_6ky {
  background: #F0B429;
  border-radius: 5px;
  padding: 2px 0.438rem;
  font-weight: 700;
  margin-left: auto;
  color: #091413;
  font-size: 0.563rem;
}.rwj-sb_bot_6ky {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rwj-sb_lang_6ky,.rwj-sb_help_6ky {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.313rem;
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  font-size: 11px;
  color: #85ABA4;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
}.rwj-sb_lang_6ky:hover,.rwj-sb_help_6ky:hover {
  border-color: rgba(32, 212, 168, 0.45);
  color: #EEF9F6;
}.rwj-sb_lang_6ky svg,.rwj-sb_help_6ky svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.rwj-sb_bd_6ky {
  inset: 0;
  background: rgba(6, 14, 12, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.rwj-sb_bd_6ky.rwj-state_on_6ky {
  display: block;
}
@media(min-width:1080px) {.rwj-sb_bd_6ky {
  display: none!important;
}
}.rwj-mob_nav_6ky {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #112019;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
}
@media(min-width:1080px) {.rwj-mob_nav_6ky {
  display: none;
}
}.rwj-mob_nav_item_6ky {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #3E5C57;
  flex-direction: column;
}.rwj-mob_nav_ic_6ky {
  line-height: 1;
}.rwj-mob_nav_ic_6ky svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rwj-mob_nav_lb_6ky {
  color: #3E5C57;
  font-size: 0.625rem;
  font-weight: 600;
}.rwj-mob_nav_item_6ky.rwj-state_active_6ky {
  color: #20D4A8;
}.rwj-mob_nav_item_6ky.rwj-state_active_6ky .rwj-mob_nav_lb_6ky {
  color: #20D4A8;
}.rwj-hero_6ky {
  background: #091413;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 766px) {.rwj-hero_6ky {
  padding: 1.5rem 1.5rem 0;
}
}.rwj-hero_in_6ky {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.rwj-hero_in_6ky {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.rwj-hero_in_6ky {
  grid-template-columns: 1fr 21.25rem;
}
}.rwj-hero_promo_6ky {
  background: #0D1B18;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 771px) {.rwj-hero_promo_6ky {
  min-height: 280px;
}
}.rwj-hero_promo_bg_6ky {
  inset: 0;
  background: linear-gradient(120deg,#072E25 0%,#091413 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.rwj-hero_promo_bg_6ky::after {
  background: linear-gradient(90deg,#091413 0%,rgba(6, 14, 12, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.rwj-hero_promo_glow_6ky {
  background: radial-gradient(circle,rgba(15, 158, 126, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -2.5rem;
  right: 60px;
  width: 300px;
  pointer-events: none;
  position: absolute;
}.rwj-hero_promo_ct_6ky {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.rwj-hero_promo_ct_6ky {
  padding: 40px 32px;
}
}.rwj-hero_badge_6ky {
  border: 1px solid rgba(32, 212, 168, 0.07);
  background: rgba(32, 212, 168, 0.18);
  padding: 5px 0.75rem;
  border-radius: 1.25rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #20D4A8;
}.rwj-hero_h1_6ky {
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.15;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
  color: #EEF9F6;
  overflow-wrap: break-word;
}.rwj-hero_h1_6ky em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 769px) {.rwj-hero_h1_6ky {
  font-size: 36px;
}
}.rwj-hero_sub_6ky {
  color: #85ABA4;
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 767px) {.rwj-hero_sub_6ky {
  font-size: 14px;
}
}.rwj-hero_row_6ky {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rwj-hero_cta_6ky {
  padding: 13px 1.625rem;
  background: #4DC93F;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  box-shadow: 0 6px 1.375rem rgba(77, 201, 63, 0.48);
  font-size: 14px;
  color: #091413;
}.rwj-hero_cta_6ky:hover {
  background: #5EDA50;
}.rwj-hero_terms_6ky {
  color: #3E5C57;
  font-size: 0.688rem;
}.rwj-hero_game_6ky {
  background: #0D1B18;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.rwj-hero_game_badge_6ky {
  border-radius: 1.25rem;
  background: rgba(240, 180, 41, 0.15);
  border: 1px solid rgba(240, 180, 41, 0.15);
  padding: 5px 10px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  color: #F0B429;
  top: 12px;
  font-size: 10px;
  left: 12px;
  letter-spacing: .06em;
}.rwj-hero_game_badge_6ky svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.rwj-hero_game_img_6ky {
  overflow: hidden;
  background: linear-gradient(135deg,#072E25,#091413);
  position: relative;
  padding-bottom: 60%;
}.rwj-hero_game_img_6ky img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.rwj-hero_game_play_6ky {
  background: rgba(6, 14, 12, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.rwj-hero_game_6ky:hover .rwj-hero_game_play_6ky {
  opacity: 1;
}.rwj-hero_game_play_6ky span {
  border-radius: 50%;
  background: #20D4A8;
  align-items: center;
  width: 52px;
  height: 3.25rem;
  justify-content: center;
  display: flex;
}.rwj-hero_game_play_6ky span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.rwj-hero_game_info_6ky {
  padding: 0.875rem 1rem;
}.rwj-hero_game_title_6ky {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF9F6;
}.rwj-hero_game_provider_6ky {
  color: #587872;
  font-size: 11px;
}.rwj-hero_game_btn_6ky {
  padding: 11px;
  background: #20D4A8;
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 0.75rem 16px 1rem;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #EEF9F6;
  text-align: center;
}.rwj-hero_game_6ky:hover .rwj-hero_game_btn_6ky {
  background: #2FECBC;
}.rwj-wy_6ky {
  background: #091413;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.rwj-wy_6ky {
  padding: 2.5rem 1.5rem 0;
}
}.rwj-wy_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-wy_head_6ky {
  margin-bottom: 18px;
  max-width: 45rem;
}.rwj-wy_label_6ky {
  font-size: 11px;
  letter-spacing: .08em;
  color: #20D4A8;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.rwj-wy_h2_6ky {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF9F6;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 771px) {.rwj-wy_h2_6ky {
  font-size: 24px;
}
}.rwj-wy_intro_6ky {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #587872;
}.rwj-wy_grid_6ky {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rwj-wy_grid_6ky {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rwj-wy_grid_6ky {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rwj-wy_card_6ky {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112019;
}.rwj-wy_card_6ky:hover {
  border-color: rgba(32, 212, 168, 0.07);
  transform: translateY(-2px);
}.rwj-wy_card_ic_6ky {
  border-radius: 50%;
  background: rgba(32, 212, 168, 0.18);
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  color: #20D4A8;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
}.rwj-wy_card_ic_6ky svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
}.rwj-wy_card_h_6ky {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF9F6;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
}.rwj-wy_card_p_6ky {
  color: #587872;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.rwj-wy_card_p_6ky strong {
  font-weight: 600;
  color: #C4DAD5;
}.rwj-gcg_6ky {
  padding: 36px 1rem 0;
  background: #091413;
}
@media(min-width:768px) {.rwj-gcg_6ky {
  padding: 2.75rem 1.5rem 0;
}
}.rwj-gcg_in_6ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.rwj-gcg_head_6ky {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.rwj-gcg_label_6ky {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #20D4A8;
}.rwj-gcg_h2_6ky {
  font-size: 22px;
  color: #EEF9F6;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.rwj-gcg_h2_6ky {
  font-size: 28px;
}
}.rwj-gcg_intro_6ky {
  line-height: 1.6;
  color: #587872;
  font-size: 0.813rem;
}.rwj-gcg_grid_6ky {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.rwj-gcg_grid_6ky {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.rwj-gcg_grid_6ky {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rwj-gcg_card_6ky {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
  position: relative;
  cursor: pointer;
  flex-direction: column;
}.rwj-gcg_card_6ky:hover {
  transform: translateY(-3px);
  border-color: rgba(32, 212, 168, 0.18);
}.rwj-gcg_card_bg_6ky {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rwj-gcg_card_bg_6ky::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rwj-gcg_card_ic_6ky {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  display: flex;
  height: 40px;
  width: 2.5rem;
  color: #EEF9F6;
  z-index: 2;
  align-items: center;
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  justify-content: center;
}.rwj-gcg_card_ic_6ky svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.rwj-gcg_card_ct_6ky {
  z-index: 1;
  position: relative;
}.rwj-gcg_card_h_6ky {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF9F6;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.rwj-gcg_card_h_6ky {
  font-size: 1.25rem;
}
}.rwj-gcg_card_p_6ky {
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.rwj-gcg_card_p_6ky strong {
  color: #EEF9F6;
  font-weight: 600;
}.rwj-gcg_card_cta_6ky {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #20D4A8;
  align-items: center;
  letter-spacing: .04em;
}.rwj-gcg_card_cta_6ky svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.rwj-ws_6ky {
  background: #091413;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.rwj-ws_6ky {
  padding: 2.25rem 1.5rem 0;
}
}.rwj-ws_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-ws_head_6ky {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.rwj-ws_title_6ky {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF9F6;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
}.rwj-ws_title_ic_6ky svg {
  color: #F0B429;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rwj-ws_online_6ky {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #587872;
}.rwj-ws_online_dot_6ky {
  background: #4DC93F;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(77, 201, 63, 0.16);
}.rwj-ws_scroll_6ky {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.rwj-ws_scroll_6ky::-webkit-scrollbar {
  display: none;
}.rwj-wc_6ky {
  gap: 10px;
  background: #0D1B18;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.rwj-wc_img_6ky {
  border-radius: 0.313rem;
  background: #112019;
  overflow: hidden;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.rwj-wc_img_6ky img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rwj-wc_info_6ky {
  min-width: 0;
}.rwj-wc_game_6ky {
  overflow: hidden;
  color: #C4DAD5;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.rwj-wc_player_6ky {
  overflow: hidden;
  font-size: 10px;
  color: #3E5C57;
  white-space: nowrap;
  text-overflow: ellipsis;
}.rwj-wc_amount_6ky {
  margin-left: auto;
  color: #4DC93F;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
}.rwj-bon_6ky {
  padding: 2.25rem 16px 0;
  background: #091413;
}
@media(min-width: 770px) {.rwj-bon_6ky {
  padding: 2.75rem 24px 0;
}
}.rwj-bon_in_6ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.rwj-bon_head_6ky {
  margin-bottom: 1.25rem;
}.rwj-bon_label_6ky {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #20D4A8;
  font-size: 11px;
  font-weight: 700;
}.rwj-bon_h2_6ky {
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  color: #EEF9F6;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.rwj-bon_h2_6ky {
  font-size: 24px;
}
}.rwj-bon_seo_6ky {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #587872;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rwj-bon_seo_6ky strong {
  color: #C4DAD5;
  font-weight: 700;
}.rwj-bon_seo_6ky a {
  text-decoration: underline;
  color: #20D4A8;
}.rwj-bon_grid_6ky {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.rwj-bon_grid_6ky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.rwj-bon_grid_6ky {
  grid-template-columns: repeat(5,1fr);
}
}.rwj-bon_card_6ky {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0D1B18;
}.rwj-bon_card_6ky:hover {
  transform: translateY(-2px);
  border-color: rgba(32, 212, 168, 0.07);
}.rwj-bon_card_ic_6ky svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.rwj-bon_card_ic_6ky {
  margin-bottom: 10px;
}.rwj-bon_card_type_6ky {
  margin-bottom: 0.375rem;
  color: #587872;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.rwj-bon_card_amount_6ky {
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  color: #F0B429;
  font-size: 1.125rem;
}.rwj-bon_card_name_6ky {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #EEF9F6;
}.rwj-bon_card_detail_6ky {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #3E5C57;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 11px;
}.rwj-reg_6ky {
  padding: 2.25rem 1rem 0;
  background: #091413;
}
@media(min-width: 766px) {.rwj-reg_6ky {
  padding: 2.75rem 1.5rem 0;
}
}.rwj-reg_in_6ky {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  background: #112019;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rwj-reg_in_6ky {
  padding: 2.5rem;
}
}.rwj-reg_top_6ky {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.rwj-reg_top_6ky {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rwj-reg_label_6ky {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #20D4A8;
  font-size: 0.688rem;
}.rwj-reg_h2_6ky {
  line-height: 1.2;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  color: #EEF9F6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.rwj-reg_h2_6ky {
  font-size: 28px;
}
}.rwj-reg_bonus_6ky {
  background: rgba(240, 180, 41, 0.15);
  padding: 0.625rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(240, 180, 41, 0.15);
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.rwj-reg_bonus_amount_6ky {
  color: #F0B429;
  font-size: 1.25rem;
  font-weight: 800;
}.rwj-reg_bonus_text_6ky {
  line-height: 1.35;
  color: #85ABA4;
  font-size: 0.813rem;
}.rwj-reg_cta_btn_6ky {
  border-radius: 8px;
  background: #4DC93F;
  padding: 0.875rem 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
  color: #091413;
  box-shadow: 0 6px 1.375rem rgba(77, 201, 63, 0.48);
  font-size: 15px;
}.rwj-reg_cta_btn_6ky:hover {
  background: #5EDA50;
}.rwj-reg_terms_6ky {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3E5C57;
}.rwj-reg_seo_6ky {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  color: #587872;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.rwj-reg_seo_6ky p {
  color: #587872;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.rwj-reg_seo_6ky p:last-child {
  margin-bottom: 0;
}.rwj-reg_seo_6ky strong {
  color: #C4DAD5;
  font-weight: 700;
}.rwj-reg_seo_6ky a {
  transition: color .2s;
  text-decoration: underline;
  color: #20D4A8;
}.rwj-reg_seo_6ky a:hover {
  color: #2FECBC;
}.rwj-reg_seo_6ky ul,.rwj-reg_seo_6ky ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.rwj-reg_seo_6ky ol {
  list-style: decimal;
}.rwj-reg_seo_6ky li {
  color: #587872;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.rwj-reg_seo_6ky table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.rwj-reg_seo_6ky table {
  display: table;
}
}.rwj-reg_seo_6ky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4DAD5;
  font-weight: 700;
  text-align: left;
}.rwj-reg_seo_6ky td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #587872;
}.rwj-reg_steps_6ky {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.rwj-reg_steps_6ky {
  margin-top: 0;
}
}.rwj-reg_step_6ky {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rwj-reg_step_num_6ky {
  background: rgba(32, 212, 168, 0.18);
  border: 1px solid rgba(32, 212, 168, 0.07);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 0.875rem;
  width: 2.125rem;
  flex-shrink: 0;
  display: flex;
  height: 34px;
  color: #20D4A8;
}.rwj-reg_step_title_6ky {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EEF9F6;
}.rwj-reg_step_text_6ky {
  color: #587872;
  font-size: 0.75rem;
  line-height: 1.5;
}.rwj-reg_trust_6ky {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.rwj-reg_trust_item_6ky {
  gap: 7px;
  font-size: 0.75rem;
  color: #587872;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.rwj-reg_trust_ic_6ky svg {
  height: 16px;
  stroke-linecap: round;
  color: #20D4A8;
  width: 16px;
  stroke-linejoin: round;
}.rwj-app_6ky {
  background: #091413;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.rwj-app_6ky {
  padding: 2.75rem 1.5rem 0;
}
}.rwj-app_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-app_head_6ky {
  margin-bottom: 1rem;
}.rwj-app_label_6ky {
  color: #20D4A8;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.rwj-app_h2_6ky {
  margin-bottom: 6px;
  color: #EEF9F6;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rwj-app_h2_6ky {
  font-size: 24px;
}
}.rwj-app_sub_6ky {
  overflow-wrap: break-word;
  color: #587872;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
}.rwj-app_sub_6ky strong {
  color: #C4DAD5;
  font-weight: 700;
}.rwj-app_cards_6ky {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.rwj-app_cards_6ky {
  grid-template-columns: repeat(3,1fr);
}
}.rwj-app_card_6ky {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.rwj-app_card_ios_6ky {
  background: linear-gradient(135deg,rgba(32, 212, 168, 0.18) 0%,#112019 100%);
}.rwj-app_card_android_6ky {
  background: linear-gradient(135deg,rgba(77, 201, 63, 0.16) 0%,#112019 100%);
}.rwj-app_card_win_6ky {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.15) 0%,#112019 100%);
}.rwj-app_card_ic_6ky svg {
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rwj-app_card_ic_6ky {
  color: #EEF9F6;
  flex-shrink: 0;
}.rwj-app_card_os_6ky {
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #587872;
  letter-spacing: .08em;
}.rwj-app_card_title_6ky {
  overflow-wrap: break-word;
  color: #EEF9F6;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.rwj-app_card_text_6ky {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #587872;
  margin-bottom: 14px;
}.rwj-app_card_btn_6ky {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(32, 212, 168, 0.45);
  padding: 0.625rem 18px;
  align-items: center;
  color: #EEF9F6;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
}.rwj-app_card_btn_6ky:hover {
  background: rgba(255, 255, 255, 0.07);
}.rwj-prov_6ky {
  background: #091413;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.rwj-prov_6ky {
  padding: 44px 24px 0;
}
}.rwj-prov_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-prov_head_6ky {
  margin-bottom: 16px;
}.rwj-prov_label_6ky {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #20D4A8;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.rwj-prov_h2_6ky {
  overflow-wrap: break-word;
  color: #EEF9F6;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.rwj-prov_h2_6ky {
  font-size: 24px;
}
}.rwj-prov_seo_6ky {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #587872;
  margin-bottom: 16px;
  max-width: 38.75rem;
}.rwj-prov_seo_6ky strong {
  font-weight: 700;
  color: #C4DAD5;
}.rwj-prov_seo_6ky a {
  text-decoration: underline;
  color: #20D4A8;
}.rwj-prov_grid_6ky {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.rwj-prov_grid_6ky {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.rwj-prov_grid_6ky {
  grid-template-columns: repeat(8,1fr);
}
}.rwj-prov_card_6ky {
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #0D1B18;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.rwj-prov_card_6ky:hover {
  background: #112019;
  border-color: rgba(32, 212, 168, 0.45);
}.rwj-prov_logo_6ky {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 44px;
  height: 2.75rem;
  justify-content: center;
}.rwj-prov_logo_6ky img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.rwj-prov_name_6ky {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #85ABA4;
  font-size: 0.688rem;
}.rwj-htp_6ky {
  padding: 36px 16px 0;
  background: #091413;
}
@media(min-width: 770px) {.rwj-htp_6ky {
  padding: 2.75rem 24px 0;
}
}.rwj-htp_in_6ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.rwj-htp_head_6ky {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.rwj-htp_label_6ky {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #20D4A8;
  font-size: 0.688rem;
}.rwj-htp_h2_6ky {
  overflow-wrap: break-word;
  color: #EEF9F6;
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.rwj-htp_h2_6ky {
  font-size: 28px;
}
}.rwj-htp_intro_6ky {
  line-height: 1.6;
  color: #587872;
  font-size: 14px;
}.rwj-htp_steps_6ky {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rwj-htp_steps_6ky {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.rwj-htp_steps_6ky {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rwj-htp_step_6ky {
  background: #112019;
  padding: 1.25rem 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.rwj-htp_step_num_6ky {
  background: #20D4A8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  position: absolute;
  font-family: 'Bebas Neue', sans-serif;
  justify-content: center;
  left: 20px;
  font-size: 0.813rem;
  font-weight: 800;
  top: -12px;
  width: 1.75rem;
  color: #091413;
  height: 1.75rem;
}.rwj-htp_step_ic_6ky {
  border-radius: 0.313rem;
  background: rgba(32, 212, 168, 0.18);
  margin: 0.5rem 0 12px;
  color: #20D4A8;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
}.rwj-htp_step_ic_6ky svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.rwj-htp_step_h_6ky {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF9F6;
}.rwj-htp_step_p_6ky {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #587872;
  font-size: 13px;
}.rwj-htp_step_p_6ky strong {
  color: #C4DAD5;
  font-weight: 600;
}.rwj-htp_cta_6ky {
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #4DC93F;
  transition: background .2s;
  display: inline-block;
  color: #091413;
  margin-top: 20px;
  font-weight: 700;
  font-size: 0.875rem;
}.rwj-htp_cta_6ky:hover {
  background: #5EDA50;
}.rwj-rv_6ky {
  padding: 2.25rem 1rem 0;
  background: #091413;
}
@media(min-width: 769px) {.rwj-rv_6ky {
  padding: 2.75rem 24px 0;
}
}.rwj-rv_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-rv_head_6ky {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.rwj-rv_label_6ky {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #20D4A8;
  font-size: 11px;
}.rwj-rv_h2_6ky {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #EEF9F6;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.rwj-rv_h2_6ky {
  font-size: 28px;
}
}.rwj-rv_stats_6ky {
  gap: 18px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #587872;
  font-size: 0.813rem;
}.rwj-rv_stats_score_6ky {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.rwj-rv_stats_score_val_6ky {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F0B429;
  font-family: 'Bebas Neue', sans-serif;
}.rwj-rv_stats_score_max_6ky {
  font-size: 13px;
  color: #3E5C57;
}.rwj-rv_stats_badge_6ky {
  gap: 4px;
  display: flex;
  align-items: center;
}.rwj-rv_stats_badge_6ky svg {
  height: 14px;
  width: 14px;
  color: #F0B429;
}.rwj-rv_grid_6ky {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.rwj-rv_grid_6ky {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rwj-rv_grid_6ky {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rwj-rv_card_6ky {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112019;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.rwj-rv_card_stars_6ky {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0B429;
  display: flex;
}.rwj-rv_card_stars_6ky svg {
  height: 14px;
  width: 14px;
}.rwj-rv_card_h_6ky {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  color: #EEF9F6;
}.rwj-rv_card_body_6ky {
  flex: 1;
  color: #587872;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.rwj-rv_card_body_6ky strong {
  font-weight: 600;
  color: #C4DAD5;
}.rwj-rv_card_meta_6ky {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rwj-rv_card_author_6ky {
  color: #C4DAD5;
  font-size: 0.75rem;
  font-weight: 600;
}.rwj-rv_card_date_6ky {
  font-size: 11px;
  color: #3E5C57;
}.rwj-seo_6ky {
  background: #091413;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rwj-seo_6ky {
  padding: 2.75rem 1.5rem 0;
}
}.rwj-seo_in_6ky {
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #112019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.rwj-seo_in_6ky {
  padding: 2.25rem 40px;
}
}.rwj-seo_label_6ky {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #20D4A8;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.rwj-seo_h2_6ky {
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF9F6;
}
@media(min-width: 765px) {.rwj-seo_h2_6ky {
  font-size: 24px;
}
}.rwj-seo_body_6ky {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #85ABA4;
  font-size: 0.875rem;
}.rwj-seo_body_6ky p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #85ABA4;
}.rwj-seo_body_6ky p:last-child {
  margin-bottom: 0;
}.rwj-seo_body_6ky strong {
  font-weight: 700;
  color: #C4DAD5;
}.rwj-seo_body_6ky a {
  transition: color .2s;
  color: #20D4A8;
  text-decoration: underline;
}.rwj-seo_body_6ky a:hover {
  color: #2FECBC;
}.rwj-seo_body_6ky ul,.rwj-seo_body_6ky ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rwj-seo_body_6ky ol {
  list-style: decimal;
}.rwj-seo_body_6ky li {
  line-height: 1.75;
  font-size: 14px;
  color: #85ABA4;
  margin-bottom: 6px;
}.rwj-seo_body_6ky table {
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.rwj-seo_body_6ky table {
  display: table;
}
}.rwj-seo_body_6ky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C4DAD5;
  font-weight: 700;
  text-align: left;
}.rwj-seo_body_6ky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #85ABA4;
}.rwj-seo_cols_6ky {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.rwj-seo_cols_6ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.rwj-seo_cols_6ky {
  grid-template-columns: repeat(3,1fr);
}
}.rwj-seo_col_h_6ky {
  font-size: 0.813rem;
  color: #C4DAD5;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rwj-seo_col_p_6ky {
  line-height: 1.65;
  color: #587872;
  font-size: 13px;
  overflow-wrap: break-word;
}.rwj-seo_stats_6ky {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rwj-seo_stat_6ky {
  flex: 1;
  background: rgba(32, 212, 168, 0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(32, 212, 168, 0.18);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.rwj-seo_stat_val_6ky {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #20D4A8;
}.rwj-seo_stat_lb_6ky {
  color: #587872;
  overflow-wrap: break-word;
  font-size: 11px;
}.rwj-seo_6ky {
  background: #091413;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rwj-seo_6ky {
  padding: 44px 24px 0;
}
}.rwj-seo_in_6ky {
  margin: 0 auto;
  background: #112019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rwj-seo_in_6ky {
  padding: 2.25rem 2.5rem;
}
}.rwj-seo_label_6ky {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #20D4A8;
  font-size: 11px;
  letter-spacing: .08em;
}.rwj-seo_h2_6ky {
  color: #EEF9F6;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.rwj-seo_h2_6ky {
  font-size: 1.5rem;
}
}.rwj-seo_body_6ky {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #85ABA4;
}.rwj-seo_body_6ky p {
  color: #85ABA4;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.rwj-seo_body_6ky p:last-child {
  margin-bottom: 0;
}.rwj-seo_body_6ky strong {
  color: #C4DAD5;
  font-weight: 700;
}.rwj-seo_body_6ky a {
  transition: color .2s;
  text-decoration: underline;
  color: #20D4A8;
}.rwj-seo_body_6ky a:hover {
  color: #2FECBC;
}.rwj-seo_body_6ky ul,.rwj-seo_body_6ky ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rwj-seo_body_6ky ol {
  list-style: decimal;
}.rwj-seo_body_6ky li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #85ABA4;
  font-size: 0.875rem;
}.rwj-seo_body_6ky table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.rwj-seo_body_6ky table {
  display: table;
}
}.rwj-seo_body_6ky th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C4DAD5;
  font-weight: 700;
}.rwj-seo_body_6ky td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #85ABA4;
}.rwj-seo_cols_6ky {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.rwj-seo_cols_6ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.rwj-seo_cols_6ky {
  grid-template-columns: repeat(3,1fr);
}
}.rwj-seo_col_h_6ky {
  margin-bottom: 0.438rem;
  color: #C4DAD5;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rwj-seo_col_p_6ky {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #587872;
}.rwj-seo_stats_6ky {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rwj-seo_stat_6ky {
  background: rgba(32, 212, 168, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(32, 212, 168, 0.18);
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.rwj-seo_stat_val_6ky {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #20D4A8;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.rwj-seo_stat_lb_6ky {
  font-size: 11px;
  color: #587872;
  overflow-wrap: break-word;
}.rwj-faq_6ky {
  background: #091413;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.rwj-faq_6ky {
  padding: 2.75rem 1.5rem 0;
}
}.rwj-faq_in_6ky {
  margin: 0 auto;
  max-width: 1320px;
}.rwj-faq_head_6ky {
  margin-bottom: 20px;
}.rwj-faq_label_6ky {
  color: #20D4A8;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.rwj-faq_h2_6ky {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF9F6;
}
@media(min-width: 770px) {.rwj-faq_h2_6ky {
  font-size: 24px;
}
}.rwj-faq_list_6ky {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rwj-faq_item_6ky {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112019;
  border-radius: 8px;
}.rwj-faq_q_6ky {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 14px;
  justify-content: space-between;
  color: #C4DAD5;
  font-weight: 600;
  display: flex;
}.rwj-faq_q_6ky:hover {
  color: #EEF9F6;
}.rwj-faq_q_ic_6ky {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  font-size: 16px;
  display: flex;
  width: 24px;
  color: #20D4A8;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.rwj-faq_item_6ky.rwj-state_open_6ky .rwj-faq_q_ic_6ky {
  transform: rotate(45deg);
}.rwj-faq_a_6ky {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  color: #587872;
}.rwj-faq_item_6ky.rwj-state_open_6ky .rwj-faq_a_6ky {
  display: block;
}.rwj-faq_a_6ky strong {
  color: #C4DAD5;
  font-weight: 700;
}.rwj-faq_a_6ky a {
  text-decoration: underline;
  color: #20D4A8;
}.rwj-faq_a_6ky ul,.rwj-faq_a_6ky ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.rwj-faq_a_6ky ol {
  list-style: decimal;
}.rwj-faq_a_6ky li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rwj-faq_a_6ky table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.rwj-faq_a_6ky table {
  display: table;
}
}.rwj-faq_a_6ky th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4DAD5;
}.rwj-faq_a_6ky td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #587872;
}.rwj-seo_6ky {
  background: #091413;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.rwj-seo_6ky {
  padding: 44px 24px 0;
}
}.rwj-seo_in_6ky {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #112019;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.rwj-seo_in_6ky {
  padding: 36px 2.5rem;
}
}.rwj-seo_label_6ky {
  letter-spacing: .08em;
  color: #20D4A8;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.rwj-seo_h2_6ky {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EEF9F6;
}
@media(min-width: 770px) {.rwj-seo_h2_6ky {
  font-size: 24px;
}
}.rwj-seo_body_6ky {
  line-height: 1.75;
  font-size: 14px;
  color: #85ABA4;
  overflow-wrap: break-word;
}.rwj-seo_body_6ky p {
  color: #85ABA4;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.rwj-seo_body_6ky p:last-child {
  margin-bottom: 0;
}.rwj-seo_body_6ky strong {
  font-weight: 700;
  color: #C4DAD5;
}.rwj-seo_body_6ky a {
  transition: color .2s;
  text-decoration: underline;
  color: #20D4A8;
}.rwj-seo_body_6ky a:hover {
  color: #2FECBC;
}.rwj-seo_body_6ky ul,.rwj-seo_body_6ky ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rwj-seo_body_6ky ol {
  list-style: decimal;
}.rwj-seo_body_6ky li {
  color: #85ABA4;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.rwj-seo_body_6ky table {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 765px) {.rwj-seo_body_6ky table {
  display: table;
}
}.rwj-seo_body_6ky th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4DAD5;
  font-weight: 700;
  text-align: left;
}.rwj-seo_body_6ky td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #85ABA4;
}.rwj-seo_cols_6ky {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.rwj-seo_cols_6ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rwj-seo_cols_6ky {
  grid-template-columns: repeat(3,1fr);
}
}.rwj-seo_col_h_6ky {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C4DAD5;
}.rwj-seo_col_p_6ky {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #587872;
  font-size: 13px;
}.rwj-seo_stats_6ky {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.rwj-seo_stat_6ky {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(32, 212, 168, 0.07);
  border: 1px solid rgba(32, 212, 168, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.rwj-seo_stat_val_6ky {
  font-size: 1.25rem;
  color: #20D4A8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.rwj-seo_stat_lb_6ky {
  overflow-wrap: break-word;
  color: #587872;
  font-size: 0.688rem;
}.rwj-ft_6ky {
  background: #060E0C;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rwj-ft_support_6ky {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.rwj-ft_support_6ky {
  padding: 28px 24px;
}
}.rwj-ft_support_in_6ky {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rwj-ft_support_main_6ky {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rwj-ft_support_ic_6ky {
  color: #20D4A8;
  flex-shrink: 0;
}.rwj-ft_support_ic_6ky svg {
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
}.rwj-ft_support_text_title_6ky {
  font-weight: 700;
  color: #EEF9F6;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.rwj-ft_support_text_sub_6ky {
  overflow-wrap: break-word;
  color: #587872;
  font-size: 0.75rem;
}.rwj-ft_support_btn_6ky {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px 22px;
  background: #20D4A8;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #EEF9F6;
  font-weight: 700;
  white-space: nowrap;
}.rwj-ft_support_btn_6ky:hover {
  background: #2FECBC;
}.rwj-ft_support_contacts_6ky {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.rwj-ft_support_contact_6ky {
  color: #3E5C57;
  font-size: 12px;
  line-height: 1.4;
}.rwj-ft_support_contact_6ky strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #85ABA4;
}.rwj-ft_main_6ky {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.rwj-ft_main_6ky {
  padding: 2.5rem 24px 32px;
}
}.rwj-ft_main_in_6ky {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.rwj-ft_main_in_6ky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rwj-ft_main_in_6ky {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rwj-ft_col_logo_6ky {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.rwj-ft_col_logo_6ky {
  grid-column: auto;
}
}.rwj-ft_logo_6ky {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #EEF9F6;
  font-weight: 800;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.rwj-ft_logo_mark_6ky {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 1.875rem;
}.rwj-ft_logo_mark_6ky img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rwj-ft_logo_sub_6ky {
  color: #3E5C57;
  font-size: 0.75rem;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.rwj-ft_col_title_6ky {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #85ABA4;
}.rwj-ft_col_links_6ky {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rwj-ft_col_link_6ky {
  transition: color .2s;
  font-size: 0.813rem;
  color: #3E5C57;
  overflow-wrap: break-word;
}.rwj-ft_col_link_6ky:hover {
  color: #C4DAD5;
}.rwj-ft_apps_6ky {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rwj-ft_app_card_6ky {
  gap: 10px;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.rwj-ft_app_card_6ky:hover {
  border-color: rgba(32, 212, 168, 0.45);
}.rwj-ft_app_card_ic_6ky svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.rwj-ft_app_card_os_6ky {
  color: #3E5C57;
  font-size: 0.625rem;
  font-weight: 600;
}.rwj-ft_app_card_action_6ky {
  color: #C4DAD5;
  font-size: 0.75rem;
  font-weight: 700;
}.rwj-ft_bot_6ky {
  padding: 20px 16px;
}
@media(min-width: 769px) {.rwj-ft_bot_6ky {
  padding: 20px 1.5rem;
}
}.rwj-ft_bot_in_6ky {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rwj-ft_socials_6ky {
  gap: 8px;
  display: flex;
}.rwj-ft_soc_6ky {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  justify-content: center;
  color: #85ABA4;
  display: flex;
  align-items: center;
  width: 36px;
  height: 36px;
}.rwj-ft_soc_6ky svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.rwj-ft_soc_6ky:hover {
  background: rgba(255, 255, 255, 0.07);
}.rwj-ft_legal_6ky {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  color: #5A7A74;
  line-height: 1.6;
}.rwj-ft_legal_6ky strong {
  color: #85ABA4;
  font-weight: 700;
}.rwj-ft_legal_6ky a {
  text-decoration: underline;
  color: #85ABA4;
}.rwj-ft_age_6ky {
  border: 2px solid #5A7A74;
  border-radius: 50%;
  font-size: 11px;
  height: 32px;
  width: 2rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  color: #5A7A74;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}