*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C0F11;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Rajdhani', sans-serif;
  color: #B2C9C1;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rll_layout-46v {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.rll_page-46v {
  display: flex;
  min-height: 100vh;
}.rll_main-46v {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1078px) {.rll_main-46v {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.rll_main-46v {
  padding-bottom: 72px;
}
}.rll_gc-46v {
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  background: #101518;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 641px) {.rll_gc-46v {
  width: 156px;
}
}
@media(min-width:1080px) {.rll_gc-46v {
  width: 168px;
}
}.rll_gc-46v:hover {
  border-color: rgba(36,223,163,0.07);
  transform: translateY(-3px);
}.rll_gc_img-46v {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.rll_gc_img-46v img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rll_gc_hover-46v {
  transition: opacity .2s;
  background: rgba(8,10,12,0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.rll_gc-46v:hover .rll_gc_hover-46v {
  opacity: 1;
}.rll_gc_hover_btn-46v {
  padding: 0.5rem 1rem;
  background: #24DFA3;
  border-radius: 4px;
  font-size: 12px;
  color: #EEF5F2;
  font-weight: 700;
}.rll_gc_info-46v {
  padding: 0.5rem 0.625rem 0.625rem;
}.rll_gc_name-46v {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #B2C9C1;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
}.rll_gc_prov-46v {
  font-size: 0.625rem;
  color: #607F77;
}.rll_gc_tag-46v {
  padding: 2px 7px;
  border-radius: 4px;
  left: 0.375rem;
  font-size: 9px;
  letter-spacing: .04em;
  top: 0.375rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
}.rll_gc_tag_hot-46v {
  background: #F04438;
  color: #fff;
}.rll_gc_tag_new-46v {
  background: #2ED688;
  color: #0C0F11;
}.rll_gc_tag_jp-46v {
  background: #F0B429;
  color: #0C0F11;
}.rll_gc_tag_ex-46v {
  background: #158F6E;
  color: #fff;
}.rll_gc_tag_live-46v {
  background: #F04438;
  color: #fff;
}.rll_gr-46v {
  padding: 32px 16px 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_gr-46v {
  padding: 36px 1.5rem 0;
}
}.rll_gr_in-46v {
  margin: 0 auto;
  max-width: 82.5rem;
}.rll_gr_head-46v {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rll_gr_head_l-46v {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.rll_gr_ic-46v {
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 2rem;
}.rll_gr_ic-46v svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.rll_gr_title-46v {
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #EEF5F2;
}
@media(min-width: 770px) {.rll_gr_title-46v {
  font-size: 1.125rem;
}
}.rll_gr_more-46v {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  color: #5C7870;
  font-weight: 600;
  flex-shrink: 0;
}.rll_gr_more-46v:hover {
  color: #24DFA3;
}.rll_gr_more-46v svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.rll_gr_arrows-46v {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rll_gr_arr-46v {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  color: #7FA098;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
}.rll_gr_arr-46v:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF5F2;
}.rll_gr_arr-46v svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rll_gr_seo_h-46v {
  margin: 0 0 6px;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B2C9C1;
}
@media(min-width: 765px) {.rll_gr_seo_h-46v {
  font-size: 14px;
}
}.rll_gr_seo-46v {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #5C7870;
}.rll_gr_seo-46v strong {
  color: #B2C9C1;
  font-weight: 600;
}.rll_gr_scroll-46v {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
}.rll_gr_scroll-46v::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.rll_gr_scroll-46v {
  gap: 0.75rem;
}
}.rll_tb-46v {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C0F11;
  position: fixed;
  display: flex;
  z-index: 80;
  align-items: center;
  height: 3.5rem;
  top: 0;
  left: 0;
  right: 0;
}.rll_tb_in-46v {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.rll_tb_burger-46v {
  border-radius: 8px;
  gap: 0.313rem;
  width: 38px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  height: 38px;
  display: flex;
  margin-right: 0.5rem;
  align-items: center;
}.rll_tb_burger-46v:hover {
  background: rgba(255,255,255,0.05);
}.rll_tb_burger_line-46v {
  border-radius: 1px;
  background: #7FA098;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width:1080px) {.rll_tb_burger-46v {
  display: none;
}
}.rll_tb_logo-46v {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #EEF5F2;
  font-size: 1.125rem;
  display: flex;
  margin-right: 20px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
}.rll_tb_logo_mark-46v {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}.rll_tb_logo_mark-46v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.rll_tb_nav-46v {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.rll_tb_nav-46v {
  display: flex;
}
}.rll_tb_tab-46v {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #7FA098;
}.rll_tb_tab-46v:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF5F2;
}.rll_tb_tab-46v.rll_state_active-46v {
  background: rgba(36,223,163,0.15);
  color: #EEF5F2;
}.rll_tb_right-46v {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.rll_tb_login-46v {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #B2C9C1;
  display: none;
  font-weight: 600;
}.rll_tb_login-46v:hover {
  border-color: rgba(36,223,163,0.38);
  color: #EEF5F2;
}
@media(min-width: 478px) {.rll_tb_login-46v {
  display: block;
}
}.rll_tb_reg-46v {
  transition: background .2s;
  background: #2ED688;
  padding: 0.563rem 18px;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #071410;
  white-space: nowrap;
  font-weight: 700;
}.rll_tb_reg-46v:hover {
  background: #44E298;
}.rll_sb-46v {
  transition: transform .25s ease;
  background: #141A1D;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  top: 56px;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 220px;
  position: fixed;
}.rll_sb-46v.rll_state_open-46v {
  transform: translateX(0);
}.rll_sb-46v::-webkit-scrollbar {
  width: 0.25rem;
}.rll_sb-46v::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.rll_sb-46v {
  transform: translateX(0);
}
}.rll_sb_auth-46v {
  padding: 14px 12px 10px;
}.rll_sb_btn_reg-46v {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2ED688;
  font-weight: 700;
  display: block;
  color: #071410;
  margin-bottom: 0.5rem;
  font-size: 13px;
  text-align: center;
}.rll_sb_btn_reg-46v:hover {
  background: #44E298;
}.rll_sb_btn_login-46v {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 0.625rem;
  font-weight: 600;
  color: #B2C9C1;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.rll_sb_btn_login-46v:hover {
  border-color: rgba(36,223,163,0.38);
  color: #EEF5F2;
}.rll_sb_promo-46v {
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#091F18,#141A1D);
  border: 1px solid rgba(36,223,163,0.15);
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.rll_sb_promo-46v::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(36,223,163,0.15),transparent 70%);
  right: -20px;
  width: 5rem;
  content: '';
  height: 5rem;
  top: -20px;
  position: absolute;
}.rll_sb_promo_title-46v {
  font-size: 0.688rem;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #24DFA3;
  text-transform: uppercase;
  font-weight: 700;
}.rll_sb_promo_text-46v {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  color: #EEF5F2;
}.rll_sb_promo_sub-46v {
  margin-top: 3px;
  font-size: 10px;
  color: #5C7870;
}.rll_sb_nav-46v {
  padding: 0.375rem 8px 1rem;
}.rll_sb_nav_lb-46v {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #607F77;
}.rll_sb_link-46v {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  gap: 10px;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  color: #7FA098;
  align-items: center;
}.rll_sb_link-46v:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF5F2;
}.rll_sb_link-46v.rll_state_active-46v {
  background: rgba(36,223,163,0.15);
  color: #EEF5F2;
}.rll_sb_ic-46v {
  border-radius: 4px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.rll_sb_ic-46v svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rll_sb_ic_1-46v {
  background: rgba(36,223,163,0.07);
  color: #24DFA3;
}.rll_sb_ic_2-46v {
  background: rgba(46,214,136,0.15);
  color: #2ED688;
}.rll_sb_ic_3-46v {
  background: rgba(240,180,41,0.15);
  color: #F0B429;
}.rll_sb_ic_4-46v {
  background: rgba(21,143,110,0.22);
  color: #158F6E;
}.rll_sb_ic_5-46v {
  background: rgba(36,223,163,0.07);
  color: #FF5FA0;
}.rll_sb_ic_6-46v {
  background: rgba(21,143,110,0.22);
  color: #9B6DFF;
}.rll_sb_badge-46v {
  background: #F0B429;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  color: #071410;
  font-weight: 700;
  margin-left: auto;
}.rll_sb_bot-46v {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.rll_sb_lang-46v,.rll_sb_help-46v {
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 6px;
  padding: 0.563rem 6px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  border-radius: 4px;
  font-size: 0.688rem;
  justify-content: center;
  color: #7FA098;
  font-weight: 600;
  align-items: center;
  display: flex;
}.rll_sb_lang-46v:hover,.rll_sb_help-46v:hover {
  border-color: rgba(36,223,163,0.38);
  color: #EEF5F2;
}.rll_sb_lang-46v svg,.rll_sb_help-46v svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.rll_sb_bd-46v {
  background: rgba(8,10,12,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.rll_sb_bd-46v.rll_state_on-46v {
  display: block;
}
@media(min-width: 1081px) {.rll_sb_bd-46v {
  display: none!important;
}
}.rll_mob_nav-46v {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141A1D;
  display: flex;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1082px) {.rll_mob_nav-46v {
  display: none;
}
}.rll_mob_nav_item-46v {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  align-items: center;
  color: #607F77;
  flex-direction: column;
  display: flex;
}.rll_mob_nav_ic-46v {
  line-height: 1;
}.rll_mob_nav_ic-46v svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.rll_mob_nav_lb-46v {
  color: #607F77;
  font-size: 10px;
  font-weight: 600;
}.rll_mob_nav_item-46v.rll_state_active-46v {
  color: #24DFA3;
}.rll_mob_nav_item-46v.rll_state_active-46v .rll_mob_nav_lb-46v {
  color: #24DFA3;
}.rll_hero-46v {
  padding: 20px 1rem 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_hero-46v {
  padding: 24px 24px 0;
}
}.rll_hero_in-46v {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:860px) {.rll_hero_in-46v {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.rll_hero_in-46v {
  grid-template-columns: 1fr 21.25rem;
}
}.rll_hero_promo-46v {
  background: #101518;
  border-radius: 12px;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.rll_hero_promo-46v {
  min-height: 17.5rem;
}
}.rll_hero_promo_bg-46v {
  background: linear-gradient(120deg,#091F18 0%,#0C0F11 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.rll_hero_promo_bg-46v::after {
  background: linear-gradient(90deg,#0C0F11 0%,rgba(8,10,12,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rll_hero_promo_glow-46v {
  background: radial-gradient(circle,rgba(21,143,110,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  width: 300px;
  pointer-events: none;
}.rll_hero_promo_ct-46v {
  padding: 28px 24px 28px 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  position: relative;
  justify-content: center;
}
@media(min-width: 765px) {.rll_hero_promo_ct-46v {
  padding: 40px 2rem;
}
}.rll_hero_badge-46v {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(36,223,163,0.15);
  border: 1px solid rgba(36,223,163,0.07);
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #24DFA3;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.875rem;
}.rll_hero_h1-46v {
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EEF5F2;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 10px;
}.rll_hero_h1-46v em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width:768px) {.rll_hero_h1-46v {
  font-size: 36px;
}
}.rll_hero_sub-46v {
  line-height: 1.55;
  font-size: 13px;
  color: #7FA098;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.rll_hero_sub-46v {
  font-size: 0.875rem;
}
}.rll_hero_row-46v {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rll_hero_cta-46v {
  background: #2ED688;
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0,0,0,0.45), 0 0 14px rgba(46,214,136,0.38);
  font-size: 0.875rem;
  color: #071410;
}.rll_hero_cta-46v:hover {
  background: #44E298;
}.rll_hero_terms-46v {
  font-size: 0.688rem;
  color: #607F77;
}.rll_hero_game-46v {
  background: #101518;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.rll_hero_game_badge-46v {
  background: rgba(240,180,41,0.15);
  border: 1px solid rgba(240,180,41,0.15);
  padding: 5px 0.625rem;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
  z-index: 3;
  position: absolute;
  top: 0.75rem;
  color: #F0B429;
  left: 12px;
}.rll_hero_game_badge-46v svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.rll_hero_game_img-46v {
  background: linear-gradient(135deg,#091F18,#0C0F11);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.rll_hero_game_img-46v img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.rll_hero_game_play-46v {
  inset: 0;
  background: rgba(8,10,12,0.72);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.rll_hero_game-46v:hover .rll_hero_game_play-46v {
  opacity: 1;
}.rll_hero_game_play-46v span {
  background: #24DFA3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
}.rll_hero_game_play-46v span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.rll_hero_game_info-46v {
  padding: 14px 16px;
}.rll_hero_game_title-46v {
  color: #EEF5F2;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.rll_hero_game_provider-46v {
  font-size: 0.688rem;
  color: #5C7870;
}.rll_hero_game_btn-46v {
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  background: #24DFA3;
  display: block;
  font-weight: 700;
  color: #EEF5F2;
  text-align: center;
  font-size: 0.813rem;
}.rll_hero_game-46v:hover .rll_hero_game_btn-46v {
  background: #3AECB6;
}.rll_wy-46v {
  padding: 32px 16px 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_wy-46v {
  padding: 40px 24px 0;
}
}.rll_wy_in-46v {
  margin: 0 auto;
  max-width: 1320px;
}.rll_wy_head-46v {
  max-width: 720px;
  margin-bottom: 18px;
}.rll_wy_label-46v {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #24DFA3;
}.rll_wy_h2-46v {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF5F2;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width:768px) {.rll_wy_h2-46v {
  font-size: 1.5rem;
}
}.rll_wy_intro-46v {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5C7870;
}.rll_wy_grid-46v {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rll_wy_grid-46v {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rll_wy_grid-46v {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rll_wy_card-46v {
  background: #141A1D;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
}.rll_wy_card-46v:hover {
  border-color: rgba(36,223,163,0.07);
  transform: translateY(-2px);
}.rll_wy_card_ic-46v {
  background: rgba(36,223,163,0.15);
  border-radius: 50%;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
  color: #24DFA3;
  display: flex;
}.rll_wy_card_ic-46v svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.rll_wy_card_h-46v {
  line-height: 1.25;
  color: #EEF5F2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.rll_wy_card_p-46v {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5C7870;
}.rll_wy_card_p-46v strong {
  color: #B2C9C1;
  font-weight: 600;
}.rll_ws-46v {
  background: #0C0F11;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.rll_ws-46v {
  padding: 2.25rem 24px 0;
}
}.rll_ws_in-46v {
  margin: 0 auto;
  max-width: 1320px;
}.rll_ws_head-46v {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.rll_ws_title-46v {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  flex-wrap: wrap;
  color: #EEF5F2;
}.rll_ws_title_ic-46v svg {
  height: 18px;
  color: #F0B429;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.rll_ws_online-46v {
  gap: 7px;
  align-items: center;
  color: #5C7870;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.rll_ws_online_dot-46v {
  background: #2ED688;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46,214,136,0.15);
  flex-shrink: 0;
}.rll_ws_scroll-46v {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.rll_ws_scroll-46v::-webkit-scrollbar {
  display: none;
}.rll_wc-46v {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  background: #101518;
  padding: 0.625rem 14px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.rll_wc_img-46v {
  background: #141A1D;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.rll_wc_img-46v img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rll_wc_info-46v {
  min-width: 0;
}.rll_wc_game-46v {
  overflow: hidden;
  white-space: nowrap;
  color: #B2C9C1;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.rll_wc_player-46v {
  overflow: hidden;
  white-space: nowrap;
  color: #607F77;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.rll_wc_amount-46v {
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #2ED688;
  font-weight: 700;
}.rll_app-46v {
  padding: 2.25rem 1rem 0;
  background: #0C0F11;
}
@media(min-width:768px) {.rll_app-46v {
  padding: 44px 1.5rem 0;
}
}.rll_app_in-46v {
  margin: 0 auto;
  max-width: 1320px;
}.rll_app_head-46v {
  margin-bottom: 16px;
}.rll_app_label-46v {
  font-size: 11px;
  text-transform: uppercase;
  color: #24DFA3;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.rll_app_h2-46v {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Orbitron', sans-serif;
  color: #EEF5F2;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.rll_app_h2-46v {
  font-size: 24px;
}
}.rll_app_sub-46v {
  max-width: 600px;
  overflow-wrap: break-word;
  color: #5C7870;
  line-height: 1.6;
  font-size: 0.813rem;
}.rll_app_sub-46v strong {
  font-weight: 700;
  color: #B2C9C1;
}.rll_app_cards-46v {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.rll_app_cards-46v {
  grid-template-columns: repeat(3,1fr);
}
}.rll_app_card-46v {
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.rll_app_card_ios-46v {
  background: linear-gradient(135deg,rgba(36,223,163,0.15) 0%,#141A1D 100%);
}.rll_app_card_android-46v {
  background: linear-gradient(135deg,rgba(46,214,136,0.15) 0%,#141A1D 100%);
}.rll_app_card_win-46v {
  background: linear-gradient(135deg,rgba(240,180,41,0.15) 0%,#141A1D 100%);
}.rll_app_card_ic-46v svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.rll_app_card_ic-46v {
  color: #EEF5F2;
  flex-shrink: 0;
}.rll_app_card_os-46v {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5C7870;
}.rll_app_card_title-46v {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  font-size: 15px;
  color: #EEF5F2;
  margin-bottom: 0.375rem;
}.rll_app_card_text-46v {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #5C7870;
}.rll_app_card_btn-46v {
  padding: 0.625rem 18px;
  border: 1px solid rgba(36,223,163,0.38);
  transition: background .2s;
  border-radius: 4px;
  gap: 7px;
  background: rgba(255,255,255,0.12);
  color: #EEF5F2;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
}.rll_app_card_btn-46v:hover {
  background: rgba(255,255,255,0.07);
}.rll_prov-46v {
  padding: 36px 1rem 0;
  background: #0C0F11;
}
@media(min-width:768px) {.rll_prov-46v {
  padding: 2.75rem 24px 0;
}
}.rll_prov_in-46v {
  margin: 0 auto;
  max-width: 82.5rem;
}.rll_prov_head-46v {
  margin-bottom: 1rem;
}.rll_prov_label-46v {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #24DFA3;
}.rll_prov_h2-46v {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF5F2;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 765px) {.rll_prov_h2-46v {
  font-size: 24px;
}
}.rll_prov_seo-46v {
  color: #5C7870;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
}.rll_prov_seo-46v strong {
  font-weight: 700;
  color: #B2C9C1;
}.rll_prov_seo-46v a {
  color: #24DFA3;
  text-decoration: underline;
}.rll_prov_grid-46v {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.rll_prov_grid-46v {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.rll_prov_grid-46v {
  grid-template-columns: repeat(8,1fr);
}
}.rll_prov_card-46v {
  gap: 7px;
  background: #101518;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 14px 10px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.rll_prov_card-46v:hover {
  border-color: rgba(36,223,163,0.38);
  background: #141A1D;
}.rll_prov_logo-46v {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 2.75rem;
}.rll_prov_logo-46v img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.rll_prov_name-46v {
  font-size: 11px;
  color: #7FA098;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.rll_reg-46v {
  padding: 2.25rem 1rem 0;
  background: #0C0F11;
}
@media(min-width: 766px) {.rll_reg-46v {
  padding: 44px 24px 0;
}
}.rll_reg_in-46v {
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  background: #141A1D;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rll_reg_in-46v {
  padding: 2.5rem;
}
}.rll_reg_top-46v {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.rll_reg_top-46v {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rll_reg_label-46v {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #24DFA3;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rll_reg_h2-46v {
  overflow-wrap: break-word;
  color: #EEF5F2;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.rll_reg_h2-46v {
  font-size: 28px;
}
}.rll_reg_bonus-46v {
  padding: 0.625rem 16px;
  background: rgba(240,180,41,0.15);
  border: 1px solid rgba(240,180,41,0.15);
  border-radius: 8px;
  gap: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.rll_reg_bonus_amount-46v {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0B429;
}.rll_reg_bonus_text-46v {
  line-height: 1.35;
  color: #7FA098;
  font-size: 13px;
}.rll_reg_cta_btn-46v {
  background: #2ED688;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  transition: background .2s;
  box-shadow: 0 2px 0 rgba(0,0,0,0.45), 0 0 0.875rem rgba(46,214,136,0.38);
  margin-bottom: 12px;
  display: inline-block;
  color: #071410;
  font-size: 15px;
  font-weight: 700;
}.rll_reg_cta_btn-46v:hover {
  background: #44E298;
}.rll_reg_terms-46v {
  color: #607F77;
  font-size: 0.688rem;
  line-height: 1.5;
}.rll_reg_seo-46v {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  color: #5C7870;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 20px;
}.rll_reg_seo-46v p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5C7870;
}.rll_reg_seo-46v p:last-child {
  margin-bottom: 0;
}.rll_reg_seo-46v strong {
  color: #B2C9C1;
  font-weight: 700;
}.rll_reg_seo-46v a {
  transition: color .2s;
  text-decoration: underline;
  color: #24DFA3;
}.rll_reg_seo-46v a:hover {
  color: #3AECB6;
}.rll_reg_seo-46v ul,.rll_reg_seo-46v ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.rll_reg_seo-46v ol {
  list-style: decimal;
}.rll_reg_seo-46v li {
  font-size: 13px;
  color: #5C7870;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.rll_reg_seo-46v table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 770px) {.rll_reg_seo-46v table {
  display: table;
}
}.rll_reg_seo-46v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #B2C9C1;
  font-weight: 700;
  text-align: left;
}.rll_reg_seo-46v td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5C7870;
}.rll_reg_steps-46v {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.rll_reg_steps-46v {
  margin-top: 0;
}
}.rll_reg_step-46v {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 0.5rem;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.rll_reg_step_num-46v {
  background: rgba(36,223,163,0.15);
  border: 1px solid rgba(36,223,163,0.07);
  border-radius: 50%;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  color: #24DFA3;
  justify-content: center;
  display: flex;
  font-weight: 800;
  width: 2.125rem;
  font-size: 14px;
}.rll_reg_step_title-46v {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #EEF5F2;
}.rll_reg_step_text-46v {
  font-size: 12px;
  line-height: 1.5;
  color: #5C7870;
}.rll_reg_trust-46v {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.rll_reg_trust_item-46v {
  gap: 7px;
  color: #5C7870;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.rll_reg_trust_ic-46v svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  color: #24DFA3;
}.rll_bon-46v {
  padding: 2.25rem 1rem 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_bon-46v {
  padding: 44px 24px 0;
}
}.rll_bon_in-46v {
  margin: 0 auto;
  max-width: 82.5rem;
}.rll_bon_head-46v {
  margin-bottom: 20px;
}.rll_bon_label-46v {
  color: #24DFA3;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.rll_bon_h2-46v {
  color: #EEF5F2;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.rll_bon_h2-46v {
  font-size: 24px;
}
}.rll_bon_seo-46v {
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5C7870;
}.rll_bon_seo-46v strong {
  color: #B2C9C1;
  font-weight: 700;
}.rll_bon_seo-46v a {
  color: #24DFA3;
  text-decoration: underline;
}.rll_bon_grid-46v {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.rll_bon_grid-46v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rll_bon_grid-46v {
  grid-template-columns: repeat(5,1fr);
}
}.rll_bon_card-46v {
  background: #101518;
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.rll_bon_card-46v:hover {
  transform: translateY(-2px);
  border-color: rgba(36,223,163,0.07);
}.rll_bon_card_ic-46v svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.rll_bon_card_ic-46v {
  margin-bottom: 0.625rem;
}.rll_bon_card_type-46v {
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5C7870;
  margin-bottom: 0.375rem;
}.rll_bon_card_amount-46v {
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F0B429;
}.rll_bon_card_name-46v {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  color: #EEF5F2;
  overflow-wrap: break-word;
}.rll_bon_card_detail-46v {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  color: #607F77;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.rll_htp-46v {
  background: #0C0F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.rll_htp-46v {
  padding: 2.75rem 1.5rem 0;
}
}.rll_htp_in-46v {
  margin: 0 auto;
  max-width: 82.5rem;
}.rll_htp_head-46v {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.rll_htp_label-46v {
  color: #24DFA3;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rll_htp_h2-46v {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF5F2;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.rll_htp_h2-46v {
  font-size: 28px;
}
}.rll_htp_intro-46v {
  color: #5C7870;
  font-size: 0.875rem;
  line-height: 1.6;
}.rll_htp_steps-46v {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.rll_htp_steps-46v {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.rll_htp_steps-46v {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.rll_htp_step-46v {
  border: 1px solid rgba(255,255,255,0.09);
  background: #141A1D;
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.rll_htp_step_num-46v {
  border-radius: 50%;
  background: #24DFA3;
  justify-content: center;
  left: 1.25rem;
  position: absolute;
  color: #071410;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  height: 28px;
  align-items: center;
  top: -0.75rem;
  width: 28px;
  display: flex;
  font-size: 13px;
}.rll_htp_step_ic-46v {
  background: rgba(36,223,163,0.15);
  margin: 8px 0 0.75rem;
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #24DFA3;
  width: 2.25rem;
}.rll_htp_step_ic-46v svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.rll_htp_step_h-46v {
  overflow-wrap: break-word;
  color: #EEF5F2;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
}.rll_htp_step_p-46v {
  line-height: 1.55;
  font-size: 13px;
  color: #5C7870;
  overflow-wrap: break-word;
}.rll_htp_step_p-46v strong {
  color: #B2C9C1;
  font-weight: 600;
}.rll_htp_cta-46v {
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2ED688;
  display: inline-block;
  color: #071410;
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
}.rll_htp_cta-46v:hover {
  background: #44E298;
}.rll_seo-46v {
  padding: 36px 1rem 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_seo-46v {
  padding: 44px 24px 0;
}
}.rll_seo_in-46v {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  background: #141A1D;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 770px) {.rll_seo_in-46v {
  padding: 36px 2.5rem;
}
}.rll_seo_label-46v {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #24DFA3;
}.rll_seo_h2-46v {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF5F2;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.rll_seo_h2-46v {
  font-size: 1.5rem;
}
}.rll_seo_body-46v {
  line-height: 1.75;
  color: #7FA098;
  font-size: 14px;
  overflow-wrap: break-word;
}.rll_seo_body-46v p {
  color: #7FA098;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.rll_seo_body-46v p:last-child {
  margin-bottom: 0;
}.rll_seo_body-46v strong {
  color: #B2C9C1;
  font-weight: 700;
}.rll_seo_body-46v a {
  transition: color .2s;
  text-decoration: underline;
  color: #24DFA3;
}.rll_seo_body-46v a:hover {
  color: #3AECB6;
}.rll_seo_body-46v ul,.rll_seo_body-46v ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rll_seo_body-46v ol {
  list-style: decimal;
}.rll_seo_body-46v li {
  color: #7FA098;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.rll_seo_body-46v table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 770px) {.rll_seo_body-46v table {
  display: table;
}
}.rll_seo_body-46v th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B2C9C1;
  font-weight: 700;
}.rll_seo_body-46v td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7FA098;
}.rll_seo_cols-46v {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rll_seo_cols-46v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.rll_seo_cols-46v {
  grid-template-columns: repeat(3,1fr);
}
}.rll_seo_col_h-46v {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B2C9C1;
}.rll_seo_col_p-46v {
  line-height: 1.65;
  font-size: 13px;
  color: #5C7870;
  overflow-wrap: break-word;
}.rll_seo_stats-46v {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rll_seo_stat-46v {
  border: 1px solid rgba(36,223,163,0.15);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(36,223,163,0.07);
  border-radius: 8px;
  min-width: 140px;
}.rll_seo_stat_val-46v {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #24DFA3;
  overflow-wrap: break-word;
}.rll_seo_stat_lb-46v {
  font-size: 0.688rem;
  color: #5C7870;
  overflow-wrap: break-word;
}.rll_seo-46v {
  background: #0C0F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rll_seo-46v {
  padding: 44px 1.5rem 0;
}
}.rll_seo_in-46v {
  background: #141A1D;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.rll_seo_in-46v {
  padding: 36px 2.5rem;
}
}.rll_seo_label-46v {
  letter-spacing: .08em;
  font-size: 11px;
  color: #24DFA3;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.rll_seo_h2-46v {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #EEF5F2;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.rll_seo_h2-46v {
  font-size: 1.5rem;
}
}.rll_seo_body-46v {
  overflow-wrap: break-word;
  color: #7FA098;
  font-size: 0.875rem;
  line-height: 1.75;
}.rll_seo_body-46v p {
  color: #7FA098;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.rll_seo_body-46v p:last-child {
  margin-bottom: 0;
}.rll_seo_body-46v strong {
  color: #B2C9C1;
  font-weight: 700;
}.rll_seo_body-46v a {
  transition: color .2s;
  text-decoration: underline;
  color: #24DFA3;
}.rll_seo_body-46v a:hover {
  color: #3AECB6;
}.rll_seo_body-46v ul,.rll_seo_body-46v ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rll_seo_body-46v ol {
  list-style: decimal;
}.rll_seo_body-46v li {
  color: #7FA098;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.rll_seo_body-46v table {
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.rll_seo_body-46v table {
  display: table;
}
}.rll_seo_body-46v th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B2C9C1;
  text-align: left;
}.rll_seo_body-46v td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7FA098;
}.rll_seo_cols-46v {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.rll_seo_cols-46v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rll_seo_cols-46v {
  grid-template-columns: repeat(3,1fr);
}
}.rll_seo_col_h-46v {
  overflow-wrap: break-word;
  color: #B2C9C1;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.rll_seo_col_p-46v {
  color: #5C7870;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.rll_seo_stats-46v {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.rll_seo_stat-46v {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(36,223,163,0.07);
  border-radius: 8px;
  border: 1px solid rgba(36,223,163,0.15);
  min-width: 140px;
}.rll_seo_stat_val-46v {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #24DFA3;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.rll_seo_stat_lb-46v {
  color: #5C7870;
  overflow-wrap: break-word;
  font-size: 11px;
}.rll_seo-46v {
  background: #0C0F11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rll_seo-46v {
  padding: 44px 1.5rem 0;
}
}.rll_seo_in-46v {
  background: #141A1D;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.rll_seo_in-46v {
  padding: 36px 2.5rem;
}
}.rll_seo_label-46v {
  color: #24DFA3;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}.rll_seo_h2-46v {
  color: #EEF5F2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.rll_seo_h2-46v {
  font-size: 24px;
}
}.rll_seo_body-46v {
  overflow-wrap: break-word;
  color: #7FA098;
  line-height: 1.75;
  font-size: 14px;
}.rll_seo_body-46v p {
  color: #7FA098;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.rll_seo_body-46v p:last-child {
  margin-bottom: 0;
}.rll_seo_body-46v strong {
  font-weight: 700;
  color: #B2C9C1;
}.rll_seo_body-46v a {
  transition: color .2s;
  color: #24DFA3;
  text-decoration: underline;
}.rll_seo_body-46v a:hover {
  color: #3AECB6;
}.rll_seo_body-46v ul,.rll_seo_body-46v ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rll_seo_body-46v ol {
  list-style: decimal;
}.rll_seo_body-46v li {
  line-height: 1.75;
  color: #7FA098;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.rll_seo_body-46v table {
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.rll_seo_body-46v table {
  display: table;
}
}.rll_seo_body-46v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B2C9C1;
}.rll_seo_body-46v td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7FA098;
}.rll_seo_cols-46v {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rll_seo_cols-46v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.rll_seo_cols-46v {
  grid-template-columns: repeat(3,1fr);
}
}.rll_seo_col_h-46v {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B2C9C1;
}.rll_seo_col_p-46v {
  font-size: 13px;
  color: #5C7870;
  line-height: 1.65;
  overflow-wrap: break-word;
}.rll_seo_stats-46v {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rll_seo_stat-46v {
  background: rgba(36,223,163,0.07);
  border: 1px solid rgba(36,223,163,0.15);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.rll_seo_stat_val-46v {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #24DFA3;
  font-size: 20px;
}.rll_seo_stat_lb-46v {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #5C7870;
}.rll_faq-46v {
  padding: 2.25rem 16px 0;
  background: #0C0F11;
}
@media(min-width: 769px) {.rll_faq-46v {
  padding: 2.75rem 1.5rem 0;
}
}.rll_faq_in-46v {
  margin: 0 auto;
  max-width: 1320px;
}.rll_faq_head-46v {
  margin-bottom: 1.25rem;
}.rll_faq_label-46v {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #24DFA3;
  letter-spacing: .08em;
  font-size: 11px;
}.rll_faq_h2-46v {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEF5F2;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 765px) {.rll_faq_h2-46v {
  font-size: 24px;
}
}.rll_faq_list-46v {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rll_faq_item-46v {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: #141A1D;
}.rll_faq_q-46v {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  font-weight: 600;
  color: #B2C9C1;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  overflow-wrap: break-word;
}.rll_faq_q-46v:hover {
  color: #EEF5F2;
}.rll_faq_q_ic-46v {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  width: 1.5rem;
  justify-content: center;
  color: #24DFA3;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 24px;
  font-size: 16px;
}.rll_faq_item-46v.rll_state_open-46v .rll_faq_q_ic-46v {
  transform: rotate(45deg);
}.rll_faq_a-46v {
  padding: 0 1.25rem 16px;
  display: none;
  color: #5C7870;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rll_faq_item-46v.rll_state_open-46v .rll_faq_a-46v {
  display: block;
}.rll_faq_a-46v strong {
  font-weight: 700;
  color: #B2C9C1;
}.rll_faq_a-46v a {
  text-decoration: underline;
  color: #24DFA3;
}.rll_faq_a-46v ul,.rll_faq_a-46v ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.rll_faq_a-46v ol {
  list-style: decimal;
}.rll_faq_a-46v li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rll_faq_a-46v table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.rll_faq_a-46v table {
  display: table;
}
}.rll_faq_a-46v th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  text-align: left;
  color: #B2C9C1;
  font-weight: 700;
}.rll_faq_a-46v td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #5C7870;
}.rll_ft-46v {
  background: #080A0C;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.rll_ft_support-46v {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.rll_ft_support-46v {
  padding: 1.75rem 24px;
}
}.rll_ft_support_in-46v {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.rll_ft_support_main-46v {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.rll_ft_support_ic-46v {
  color: #24DFA3;
  flex-shrink: 0;
}.rll_ft_support_ic-46v svg {
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.rll_ft_support_text_title-46v {
  font-weight: 700;
  color: #EEF5F2;
  margin-bottom: 3px;
  font-size: 15px;
  overflow-wrap: break-word;
}.rll_ft_support_text_sub-46v {
  overflow-wrap: break-word;
  color: #5C7870;
  font-size: 12px;
}.rll_ft_support_btn-46v {
  transition: background .2s;
  background: #24DFA3;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #EEF5F2;
}.rll_ft_support_btn-46v:hover {
  background: #3AECB6;
}.rll_ft_support_contacts-46v {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.rll_ft_support_contact-46v {
  font-size: 0.75rem;
  color: #607F77;
  line-height: 1.4;
}.rll_ft_support_contact-46v strong {
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7FA098;
  margin-bottom: 2px;
}.rll_ft_main-46v {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.rll_ft_main-46v {
  padding: 40px 24px 2rem;
}
}.rll_ft_main_in-46v {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 638px) {.rll_ft_main_in-46v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.rll_ft_main_in-46v {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rll_ft_col_logo-46v {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.rll_ft_col_logo-46v {
  grid-column: auto;
}
}.rll_ft_logo-46v {
  gap: 0.563rem;
  font-size: 1rem;
  color: #EEF5F2;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.rll_ft_logo_mark-46v {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 30px;
}.rll_ft_logo_mark-46v img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rll_ft_logo_sub-46v {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #607F77;
  font-size: 0.75rem;
  line-height: 1.55;
}.rll_ft_col_title-46v {
  color: #7FA098;
  margin-bottom: 0.875rem;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.rll_ft_col_links-46v {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rll_ft_col_link-46v {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #607F77;
  font-size: 13px;
}.rll_ft_col_link-46v:hover {
  color: #B2C9C1;
}.rll_ft_apps-46v {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rll_ft_app_card-46v {
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
}.rll_ft_app_card-46v:hover {
  border-color: rgba(36,223,163,0.38);
}.rll_ft_app_card_ic-46v svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rll_ft_app_card_os-46v {
  color: #607F77;
  font-size: 10px;
  font-weight: 600;
}.rll_ft_app_card_action-46v {
  color: #B2C9C1;
  font-weight: 700;
  font-size: 0.75rem;
}.rll_ft_bot-46v {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.rll_ft_bot-46v {
  padding: 1.25rem 24px;
}
}.rll_ft_bot_in-46v {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rll_ft_socials-46v {
  gap: 0.5rem;
  display: flex;
}.rll_ft_soc-46v {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  height: 36px;
  align-items: center;
  color: #7FA098;
  justify-content: center;
  width: 36px;
}.rll_ft_soc-46v svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rll_ft_soc-46v:hover {
  background: rgba(255,255,255,0.07);
}.rll_ft_legal-46v {
  flex: 1;
  overflow-wrap: break-word;
  color: #6B8880;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
}.rll_ft_legal-46v strong {
  color: #7FA098;
  font-weight: 700;
}.rll_ft_legal-46v a {
  text-decoration: underline;
  color: #7FA098;
}.rll_ft_age-46v {
  border-radius: 50%;
  border: 2px solid #6B8880;
  display: flex;
  align-items: center;
  color: #6B8880;
  font-weight: 800;
  height: 32px;
  width: 32px;
  margin-left: auto;
  justify-content: center;
  flex-shrink: 0;
  font-size: 11px;
}