*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080D09;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  color: #BDDABD;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.urt_layout-l9d {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.urt_page-l9d {
  display: flex;
  min-height: 100vh;
}.urt_main-l9d {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1083px) {.urt_main-l9d {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.urt_main-l9d {
  padding-bottom: 72px;
}
}.urt_gc-l9d {
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  background: #0C1410;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 637px) {.urt_gc-l9d {
  width: 156px;
}
}
@media(min-width: 1079px) {.urt_gc-l9d {
  width: 168px;
}
}.urt_gc-l9d:hover {
  transform: translateY(-3px);
  border-color: rgba(126,212,68,0.07);
}.urt_gc_img-l9d {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.urt_gc_img-l9d img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.urt_gc_hover-l9d {
  inset: 0;
  background: rgba(4,7,5,0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.urt_gc-l9d:hover .urt_gc_hover-l9d {
  opacity: 1;
}.urt_gc_hover_btn-l9d {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #7ED444;
  font-size: 12px;
  font-weight: 700;
  color: #EEF8EE;
}.urt_gc_info-l9d {
  padding: 8px 10px 10px;
}.urt_gc_name-l9d {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #BDDABD;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
}.urt_gc_prov-l9d {
  color: #4A644A;
  font-size: 10px;
}.urt_gc_tag-l9d {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 6px;
  position: absolute;
  font-weight: 700;
  top: 0.375rem;
  font-size: 0.563rem;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
}.urt_gc_tag_hot-l9d {
  background: #D42B2B;
  color: #fff;
}.urt_gc_tag_new-l9d {
  background: #5CC832;
  color: #080D09;
}.urt_gc_tag_jp-l9d {
  background: #D4A017;
  color: #080D09;
}.urt_gc_tag_ex-l9d {
  background: #2E7D32;
  color: #fff;
}.urt_gc_tag_live-l9d {
  background: #D42B2B;
  color: #fff;
}.urt_gr-l9d {
  padding: 32px 16px 0;
  background: #080D09;
}
@media(min-width: 769px) {.urt_gr-l9d {
  padding: 2.25rem 24px 0;
}
}.urt_gr_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_gr_head-l9d {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.urt_gr_head_l-l9d {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.urt_gr_ic-l9d {
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
}.urt_gr_ic-l9d svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.urt_gr_title-l9d {
  font-weight: 700;
  font-size: 16px;
  color: #EEF8EE;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.urt_gr_title-l9d {
  font-size: 18px;
}
}.urt_gr_more-l9d {
  transition: color .2s;
  gap: 5px;
  color: #5E7D5E;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.urt_gr_more-l9d:hover {
  color: #7ED444;
}.urt_gr_more-l9d svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.urt_gr_arrows-l9d {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.urt_gr_arr-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  width: 30px;
  color: #86A886;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.urt_gr_arr-l9d:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF8EE;
}.urt_gr_arr-l9d svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.urt_gr_seo_h-l9d {
  margin: 0 0 6px;
  font-family: 'Bebas Neue', sans-serif;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #BDDABD;
  font-size: 13px;
}
@media(min-width: 765px) {.urt_gr_seo_h-l9d {
  font-size: 14px;
}
}.urt_gr_seo-l9d {
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #5E7D5E;
  max-width: 680px;
}.urt_gr_seo-l9d strong {
  font-weight: 600;
  color: #BDDABD;
}.urt_gr_scroll-l9d {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.urt_gr_scroll-l9d::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.urt_gr_scroll-l9d {
  gap: 0.75rem;
}
}.urt_tb-l9d {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #090E0A;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 80;
  right: 0;
  align-items: center;
  height: 3.5rem;
  display: flex;
}.urt_tb_in-l9d {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.urt_tb_burger-l9d {
  border-radius: 8px;
  gap: 5px;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  height: 38px;
  display: flex;
  width: 38px;
  justify-content: center;
  flex-shrink: 0;
}.urt_tb_burger-l9d:hover {
  background: rgba(255,255,255,0.05);
}.urt_tb_burger_line-l9d {
  background: #86A886;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1079px) {.urt_tb_burger-l9d {
  display: none;
}
}.urt_tb_logo-l9d {
  gap: 9px;
  color: #EEF8EE;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-right: 20px;
  font-size: 18px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.urt_tb_logo_mark-l9d {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 2rem;
}.urt_tb_logo_mark-l9d img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.urt_tb_nav-l9d {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.urt_tb_nav-l9d {
  display: flex;
}
}.urt_tb_tab-l9d {
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #86A886;
  font-size: 13px;
  white-space: nowrap;
}.urt_tb_tab-l9d:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF8EE;
}.urt_tb_tab-l9d.urt_state_active-l9d {
  background: rgba(126,212,68,0.18);
  color: #EEF8EE;
}.urt_tb_right-l9d {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.urt_tb_login-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 1rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  display: none;
  color: #BDDABD;
  font-weight: 600;
}.urt_tb_login-l9d:hover {
  border-color: rgba(126,212,68,0.45);
  color: #EEF8EE;
}
@media(min-width:480px) {.urt_tb_login-l9d {
  display: block;
}
}.urt_tb_reg-l9d {
  padding: 9px 18px;
  border-radius: 0.5rem;
  background: #5CC832;
  transition: background .2s;
  color: #06100A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.urt_tb_reg-l9d:hover {
  background: #70D848;
}.urt_sb-l9d {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #111A12;
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 56px;
  z-index: 70;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
}.urt_sb-l9d.urt_state_open-l9d {
  transform: translateX(0);
}.urt_sb-l9d::-webkit-scrollbar {
  width: 0.25rem;
}.urt_sb-l9d::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.urt_sb-l9d {
  transform: translateX(0);
}
}.urt_sb_auth-l9d {
  padding: 14px 12px 10px;
}.urt_sb_btn_reg-l9d {
  border-radius: 8px;
  padding: 11px;
  background: #5CC832;
  transition: background .2s;
  font-size: 13px;
  color: #06100A;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-weight: 700;
}.urt_sb_btn_reg-l9d:hover {
  background: #70D848;
}.urt_sb_btn_login-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  display: block;
  color: #BDDABD;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
}.urt_sb_btn_login-l9d:hover {
  border-color: rgba(126,212,68,0.45);
  color: #EEF8EE;
}.urt_sb_promo-l9d {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#0D2610,#111A12);
  overflow: hidden;
  border: 1px solid rgba(126,212,68,0.18);
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  position: relative;
}.urt_sb_promo-l9d::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(126,212,68,0.18),transparent 70%);
  content: '';
  height: 5rem;
  position: absolute;
  right: -20px;
  top: -1.25rem;
  width: 5rem;
}.urt_sb_promo_title-l9d {
  font-size: 11px;
  color: #7ED444;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
}.urt_sb_promo_text-l9d {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEF8EE;
  font-size: 0.75rem;
  line-height: 1.35;
}.urt_sb_promo_sub-l9d {
  color: #5E7D5E;
  margin-top: 3px;
  font-size: 10px;
}.urt_sb_nav-l9d {
  padding: 0.375rem 8px 1rem;
}.urt_sb_nav_lb-l9d {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #4A644A;
}.urt_sb_link-l9d {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 4px;
  padding: 0.563rem 10px;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  color: #86A886;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.urt_sb_link-l9d:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF8EE;
}.urt_sb_link-l9d.urt_state_active-l9d {
  background: rgba(126,212,68,0.18);
  color: #EEF8EE;
}.urt_sb_ic-l9d {
  border-radius: 0.25rem;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.urt_sb_ic-l9d svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.urt_sb_ic_1-l9d {
  background: rgba(126,212,68,0.07);
  color: #7ED444;
}.urt_sb_ic_2-l9d {
  background: rgba(92,200,50,0.16);
  color: #5CC832;
}.urt_sb_ic_3-l9d {
  background: rgba(212,160,23,0.18);
  color: #D4A017;
}.urt_sb_ic_4-l9d {
  background: rgba(46,125,50,0.22);
  color: #2E7D32;
}.urt_sb_ic_5-l9d {
  background: rgba(126,212,68,0.07);
  color: #E83F8A;
}.urt_sb_ic_6-l9d {
  background: rgba(46,125,50,0.22);
  color: #9B3FE8;
}.urt_sb_badge-l9d {
  padding: 2px 7px;
  border-radius: 4px;
  background: #D4A017;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #06100A;
}.urt_sb_bot-l9d {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.urt_sb_lang-l9d,.urt_sb_help-l9d {
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  padding: 9px 0.375rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  font-size: 11px;
  color: #86A886;
  align-items: center;
  font-weight: 600;
}.urt_sb_lang-l9d:hover,.urt_sb_help-l9d:hover {
  border-color: rgba(126,212,68,0.45);
  color: #EEF8EE;
}.urt_sb_lang-l9d svg,.urt_sb_help-l9d svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.urt_sb_bd-l9d {
  background: rgba(4,7,5,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.urt_sb_bd-l9d.urt_state_on-l9d {
  display: block;
}
@media(min-width: 1083px) {.urt_sb_bd-l9d {
  display: none!important;
}
}.urt_mob_nav-l9d {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111A12;
  border-top: 1px solid rgba(255,255,255,0.10);
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.urt_mob_nav-l9d {
  display: none;
}
}.urt_mob_nav_item-l9d {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  color: #4A644A;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.urt_mob_nav_ic-l9d {
  line-height: 1;
}.urt_mob_nav_ic-l9d svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.urt_mob_nav_lb-l9d {
  font-weight: 600;
  color: #4A644A;
  font-size: 0.625rem;
}.urt_mob_nav_item-l9d.urt_state_active-l9d {
  color: #7ED444;
}.urt_mob_nav_item-l9d.urt_state_active-l9d .urt_mob_nav_lb-l9d {
  color: #7ED444;
}.urt_hero-l9d {
  background: #080D09;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.urt_hero-l9d {
  padding: 24px 24px 0;
}
}.urt_hero_in-l9d {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.urt_hero_in-l9d {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.urt_hero_in-l9d {
  grid-template-columns: 1fr 340px;
}
}.urt_hero_promo-l9d {
  background: #0C1410;
  overflow: hidden;
  border-radius: 0.875rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.urt_hero_promo-l9d {
  min-height: 17.5rem;
}
}.urt_hero_promo_bg-l9d {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0D2610 0%,#080D09 100%);
  position: absolute;
  background-size: cover;
}.urt_hero_promo_bg-l9d::after {
  inset: 0;
  background: linear-gradient(90deg,#080D09 0%,rgba(4,7,5,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.urt_hero_promo_glow-l9d {
  background: radial-gradient(circle,rgba(46,125,50,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
  width: 300px;
  right: 60px;
  position: absolute;
}.urt_hero_promo_ct-l9d {
  padding: 28px 24px 28px 1.75rem;
  max-width: 480px;
  position: relative;
  justify-content: center;
  display: flex;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 770px) {.urt_hero_promo_ct-l9d {
  padding: 2.5rem 32px;
}
}.urt_hero_badge-l9d {
  background: rgba(126,212,68,0.18);
  border-radius: 20px;
  border: 1px solid rgba(126,212,68,0.07);
  padding: 5px 12px;
  font-weight: 700;
  display: inline-block;
  color: #7ED444;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.urt_hero_h1-l9d {
  line-height: 1.15;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.625rem;
  color: #EEF8EE;
  font-weight: 800;
  font-size: 1.625rem;
  overflow-wrap: break-word;
}.urt_hero_h1-l9d em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width:768px) {.urt_hero_h1-l9d {
  font-size: 36px;
}
}.urt_hero_sub-l9d {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #86A886;
  line-height: 1.55;
}
@media(min-width: 769px) {.urt_hero_sub-l9d {
  font-size: 0.875rem;
}
}.urt_hero_row-l9d {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.urt_hero_cta-l9d {
  transition: background .2s;
  background: #5CC832;
  border-radius: 8px;
  padding: 13px 26px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.60), 0 0 14px 2px rgba(92,200,50,0.45);
  font-size: 0.875rem;
  color: #06100A;
  font-weight: 700;
}.urt_hero_cta-l9d:hover {
  background: #70D848;
}.urt_hero_terms-l9d {
  font-size: 11px;
  color: #4A644A;
}.urt_hero_game-l9d {
  border: 1px solid rgba(255,255,255,0.05);
  background: #0C1410;
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.urt_hero_game_badge-l9d {
  background: rgba(212,160,23,0.18);
  border: 1px solid rgba(212,160,23,0.18);
  border-radius: 20px;
  padding: 0.313rem 10px;
  top: 0.75rem;
  left: 12px;
  z-index: 3;
  position: absolute;
  color: #D4A017;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.urt_hero_game_badge-l9d svg {
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.urt_hero_game_img-l9d {
  background: linear-gradient(135deg,#0D2610,#080D09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.urt_hero_game_img-l9d img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.urt_hero_game_play-l9d {
  transition: opacity .2s;
  background: rgba(4,7,5,0.72);
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.urt_hero_game-l9d:hover .urt_hero_game_play-l9d {
  opacity: 1;
}.urt_hero_game_play-l9d span {
  background: #7ED444;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  height: 3.25rem;
  display: flex;
  align-items: center;
}.urt_hero_game_play-l9d span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.urt_hero_game_info-l9d {
  padding: 14px 16px;
}.urt_hero_game_title-l9d {
  color: #EEF8EE;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.urt_hero_game_provider-l9d {
  font-size: 11px;
  color: #5E7D5E;
}.urt_hero_game_btn-l9d {
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #7ED444;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  color: #EEF8EE;
  font-weight: 700;
  text-align: center;
}.urt_hero_game-l9d:hover .urt_hero_game_btn-l9d {
  background: #94E05C;
}.urt_sbar-l9d {
  background: #080D09;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.urt_sbar-l9d {
  padding: 1.125rem 1.5rem 0;
}
}.urt_sbar_in-l9d {
  margin: 0 auto;
  max-width: 1320px;
}.urt_sbar_row-l9d {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.urt_sbar_input-l9d {
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1410;
  border-radius: 8px;
  flex: 1;
  gap: 10px;
  color: #5E7D5E;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.urt_sbar_input-l9d:hover {
  border-color: rgba(126,212,68,0.45);
}.urt_sbar_input-l9d svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
}.urt_sbar_providers-l9d {
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 11px 18px;
  transition: border-color .2s;
  background: #0C1410;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #BDDABD;
}.urt_sbar_providers-l9d:hover {
  border-color: rgba(126,212,68,0.45);
  color: #EEF8EE;
}.urt_sbar_providers-l9d svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.urt_sbar_tabs-l9d {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.urt_sbar_tabs-l9d::-webkit-scrollbar {
  display: none;
}.urt_sbar_tab-l9d {
  gap: 0.438rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  color: #86A886;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
}.urt_sbar_tab-l9d:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(126,212,68,0.45);
  color: #EEF8EE;
}.urt_sbar_tab-l9d.urt_state_active-l9d {
  border-color: rgba(126,212,68,0.07);
  background: rgba(126,212,68,0.18);
  color: #EEF8EE;
}.urt_sbar_tab_ic-l9d svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.urt_wy-l9d {
  background: #080D09;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.urt_wy-l9d {
  padding: 40px 1.5rem 0;
}
}.urt_wy_in-l9d {
  margin: 0 auto;
  max-width: 1320px;
}.urt_wy_head-l9d {
  margin-bottom: 18px;
  max-width: 720px;
}.urt_wy_label-l9d {
  margin-bottom: 8px;
  color: #7ED444;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.urt_wy_h2-l9d {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #EEF8EE;
}
@media(min-width: 769px) {.urt_wy_h2-l9d {
  font-size: 1.5rem;
}
}.urt_wy_intro-l9d {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E7D5E;
}.urt_wy_grid-l9d {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.urt_wy_grid-l9d {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.urt_wy_grid-l9d {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.urt_wy_card-l9d {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #111A12;
}.urt_wy_card-l9d:hover {
  border-color: rgba(126,212,68,0.07);
  transform: translateY(-2px);
}.urt_wy_card_ic-l9d {
  background: rgba(126,212,68,0.18);
  border-radius: 50%;
  color: #7ED444;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
}.urt_wy_card_ic-l9d svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.urt_wy_card_h-l9d {
  margin-bottom: 0.375rem;
  color: #EEF8EE;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.urt_wy_card_p-l9d {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5E7D5E;
  font-size: 13px;
}.urt_wy_card_p-l9d strong {
  color: #BDDABD;
  font-weight: 600;
}.urt_gr_jp-l9d {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0D2E 0%,#090610 100%);
  border-radius: 14px;
  position: relative;
}.urt_gr_jp-l9d::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(46,125,50,0.22) 0%,transparent 70%);
  position: absolute;
  left: -60px;
  width: 15.625rem;
  top: -60px;
  height: 15.625rem;
  content: '';
}.urt_gr_jp-l9d::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,160,23,0.18) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
  width: 200px;
  content: '';
  right: 0;
}.urt_gr_jp_head-l9d {
  gap: 16px;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}.urt_gr_jp_info-l9d {
  flex: 1;
}.urt_gr_jp_label-l9d {
  font-weight: 700;
  color: #9B3FE8;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.urt_gr_jp_label-l9d svg {
  stroke-linejoin: round;
  height: 14px;
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
}.urt_gr_jp_amount-l9d {
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF8EE;
}
@media(min-width: 769px) {.urt_gr_jp_amount-l9d {
  font-size: 2.5rem;
}
}.urt_gr_jp_amount-l9d span {
  color: #D4A017;
}.urt_gr_jp_seo-l9d {
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #86A886;
}.urt_gr_jp_cta-l9d {
  background: rgba(46,125,50,0.22);
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(46,125,50,0.22);
  font-size: 0.813rem;
  margin-top: 0.25rem;
  position: relative;
  font-weight: 700;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
  color: #EEF8EE;
  white-space: nowrap;
}.urt_gr_jp_cta-l9d:hover {
  background: #2E7D32;
}.urt_gcg-l9d {
  padding: 2.25rem 1rem 0;
  background: #080D09;
}
@media(min-width: 766px) {.urt_gcg-l9d {
  padding: 2.75rem 24px 0;
}
}.urt_gcg_in-l9d {
  margin: 0 auto;
  max-width: 1320px;
}.urt_gcg_head-l9d {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.urt_gcg_label-l9d {
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #7ED444;
  text-transform: uppercase;
  letter-spacing: .08em;
}.urt_gcg_h2-l9d {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EEF8EE;
}
@media(min-width:768px) {.urt_gcg_h2-l9d {
  font-size: 1.75rem;
}
}.urt_gcg_intro-l9d {
  color: #5E7D5E;
  line-height: 1.6;
  font-size: 13px;
}.urt_gcg_grid-l9d {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.urt_gcg_grid-l9d {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.urt_gcg_grid-l9d {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.urt_gcg_card-l9d {
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  overflow: hidden;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
}.urt_gcg_card-l9d:hover {
  border-color: rgba(126,212,68,0.18);
  transform: translateY(-3px);
}.urt_gcg_card_bg-l9d {
  inset: 0;
  position: absolute;
  z-index: 0;
}.urt_gcg_card_bg-l9d::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.urt_gcg_card_ic-l9d {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  position: absolute;
  display: flex;
  right: 18px;
  align-items: center;
  top: 18px;
  color: #EEF8EE;
  z-index: 2;
  width: 40px;
  height: 2.5rem;
}.urt_gcg_card_ic-l9d svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.urt_gcg_card_ct-l9d {
  z-index: 1;
  position: relative;
}.urt_gcg_card_h-l9d {
  color: #EEF8EE;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 18px;
}
@media(min-width:768px) {.urt_gcg_card_h-l9d {
  font-size: 1.25rem;
}
}.urt_gcg_card_p-l9d {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.urt_gcg_card_p-l9d strong {
  color: #EEF8EE;
  font-weight: 600;
}.urt_gcg_card_cta-l9d {
  gap: 4px;
  letter-spacing: .04em;
  color: #7ED444;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
}.urt_gcg_card_cta-l9d svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.urt_ws-l9d {
  padding: 2rem 16px 0;
  background: #080D09;
}
@media(min-width: 766px) {.urt_ws-l9d {
  padding: 36px 24px 0;
}
}.urt_ws_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_ws_head-l9d {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
}.urt_ws_title-l9d {
  gap: 10px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Bebas Neue', sans-serif;
  display: flex;
  flex-wrap: wrap;
  color: #EEF8EE;
  align-items: center;
}.urt_ws_title_ic-l9d svg {
  width: 1.125rem;
  color: #D4A017;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.urt_ws_online-l9d {
  gap: 7px;
  font-weight: 600;
  color: #5E7D5E;
  font-size: 12px;
  display: flex;
  align-items: center;
}.urt_ws_online_dot-l9d {
  background: #5CC832;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(92,200,50,0.16);
  flex-shrink: 0;
  width: 8px;
}.urt_ws_scroll-l9d {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.urt_ws_scroll-l9d::-webkit-scrollbar {
  display: none;
}.urt_wc-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1410;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.urt_wc_img-l9d {
  background: #111A12;
  border-radius: 0.25rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.urt_wc_img-l9d img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.urt_wc_info-l9d {
  min-width: 0;
}.urt_wc_game-l9d {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #BDDABD;
}.urt_wc_player-l9d {
  overflow: hidden;
  color: #4A644A;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.urt_wc_amount-l9d {
  flex-shrink: 0;
  white-space: nowrap;
  color: #5CC832;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
}.urt_app-l9d {
  padding: 36px 1rem 0;
  background: #080D09;
}
@media(min-width: 770px) {.urt_app-l9d {
  padding: 2.75rem 1.5rem 0;
}
}.urt_app_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_app_head-l9d {
  margin-bottom: 16px;
}.urt_app_label-l9d {
  color: #7ED444;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.urt_app_h2-l9d {
  color: #EEF8EE;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
}
@media(min-width: 766px) {.urt_app_h2-l9d {
  font-size: 24px;
}
}.urt_app_sub-l9d {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
  color: #5E7D5E;
}.urt_app_sub-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_app_cards-l9d {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.urt_app_cards-l9d {
  grid-template-columns: repeat(3,1fr);
}
}.urt_app_card-l9d {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.urt_app_card_ios-l9d {
  background: linear-gradient(135deg,rgba(126,212,68,0.18) 0%,#111A12 100%);
}.urt_app_card_android-l9d {
  background: linear-gradient(135deg,rgba(92,200,50,0.16) 0%,#111A12 100%);
}.urt_app_card_win-l9d {
  background: linear-gradient(135deg,rgba(212,160,23,0.18) 0%,#111A12 100%);
}.urt_app_card_ic-l9d svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.urt_app_card_ic-l9d {
  flex-shrink: 0;
  color: #EEF8EE;
}.urt_app_card_os-l9d {
  margin-bottom: 6px;
  color: #5E7D5E;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.urt_app_card_title-l9d {
  font-size: 0.938rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEF8EE;
}.urt_app_card_text-l9d {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #5E7D5E;
  margin-bottom: 14px;
}.urt_app_card_btn-l9d {
  border-radius: 4px;
  gap: 7px;
  border: 1px solid rgba(126,212,68,0.45);
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  padding: 10px 1.125rem;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  color: #EEF8EE;
  font-weight: 700;
}.urt_app_card_btn-l9d:hover {
  background: rgba(255,255,255,0.07);
}.urt_bon-l9d {
  background: #080D09;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.urt_bon-l9d {
  padding: 2.75rem 24px 0;
}
}.urt_bon_in-l9d {
  margin: 0 auto;
  max-width: 1320px;
}.urt_bon_head-l9d {
  margin-bottom: 20px;
}.urt_bon_label-l9d {
  font-weight: 700;
  color: #7ED444;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
}.urt_bon_h2-l9d {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  color: #EEF8EE;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.urt_bon_h2-l9d {
  font-size: 24px;
}
}.urt_bon_seo-l9d {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #5E7D5E;
  overflow-wrap: break-word;
  font-size: 13px;
}.urt_bon_seo-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_bon_seo-l9d a {
  text-decoration: underline;
  color: #7ED444;
}.urt_bon_grid-l9d {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.urt_bon_grid-l9d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.urt_bon_grid-l9d {
  grid-template-columns: repeat(5,1fr);
}
}.urt_bon_card-l9d {
  background: #0C1410;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.urt_bon_card-l9d:hover {
  border-color: rgba(126,212,68,0.07);
  transform: translateY(-2px);
}.urt_bon_card_ic-l9d svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.urt_bon_card_ic-l9d {
  margin-bottom: 0.625rem;
}.urt_bon_card_type-l9d {
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #5E7D5E;
}.urt_bon_card_amount-l9d {
  line-height: 1.1;
  color: #D4A017;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
}.urt_bon_card_name-l9d {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #EEF8EE;
  margin-bottom: 0.5rem;
}.urt_bon_card_detail-l9d {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4A644A;
}.urt_htp-l9d {
  background: #080D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.urt_htp-l9d {
  padding: 44px 1.5rem 0;
}
}.urt_htp_in-l9d {
  margin: 0 auto;
  max-width: 1320px;
}.urt_htp_head-l9d {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.urt_htp_label-l9d {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #7ED444;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.urt_htp_h2-l9d {
  margin-bottom: 8px;
  color: #EEF8EE;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.urt_htp_h2-l9d {
  font-size: 1.75rem;
}
}.urt_htp_intro-l9d {
  color: #5E7D5E;
  font-size: 0.875rem;
  line-height: 1.6;
}.urt_htp_steps-l9d {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.urt_htp_steps-l9d {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.urt_htp_steps-l9d {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.urt_htp_step-l9d {
  background: #111A12;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 20px 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.urt_htp_step_num-l9d {
  border-radius: 50%;
  background: #7ED444;
  color: #06100A;
  font-size: 13px;
  justify-content: center;
  position: absolute;
  font-family: 'Bebas Neue', sans-serif;
  height: 28px;
  font-weight: 800;
  display: flex;
  width: 1.75rem;
  left: 20px;
  top: -12px;
  align-items: center;
}.urt_htp_step_ic-l9d {
  border-radius: 0.25rem;
  background: rgba(126,212,68,0.18);
  margin: 0.5rem 0 0.75rem;
  display: flex;
  width: 2.25rem;
  color: #7ED444;
  justify-content: center;
  height: 36px;
  align-items: center;
}.urt_htp_step_ic-l9d svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.urt_htp_step_h-l9d {
  font-weight: 700;
  color: #EEF8EE;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.urt_htp_step_p-l9d {
  color: #5E7D5E;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.urt_htp_step_p-l9d strong {
  color: #BDDABD;
  font-weight: 600;
}.urt_htp_cta-l9d {
  transition: background .2s;
  padding: 13px 26px;
  background: #5CC832;
  border-radius: 0.5rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  color: #06100A;
}.urt_htp_cta-l9d:hover {
  background: #70D848;
}.urt_reg-l9d {
  background: #080D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.urt_reg-l9d {
  padding: 44px 24px 0;
}
}.urt_reg_in-l9d {
  background: #111A12;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1320px;
}
@media(min-width: 770px) {.urt_reg_in-l9d {
  padding: 40px;
}
}.urt_reg_top-l9d {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.urt_reg_top-l9d {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.urt_reg_label-l9d {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #7ED444;
  font-size: 11px;
  text-transform: uppercase;
}.urt_reg_h2-l9d {
  font-weight: 800;
  color: #EEF8EE;
  margin-bottom: 12px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 767px) {.urt_reg_h2-l9d {
  font-size: 28px;
}
}.urt_reg_bonus-l9d {
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212,160,23,0.18);
  gap: 8px;
  background: rgba(212,160,23,0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.urt_reg_bonus_amount-l9d {
  font-weight: 800;
  font-size: 20px;
  color: #D4A017;
}.urt_reg_bonus_text-l9d {
  color: #86A886;
  line-height: 1.35;
  font-size: 13px;
}.urt_reg_cta_btn-l9d {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  background: #5CC832;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0,0,0,0.60), 0 0 0.875rem 2px rgba(92,200,50,0.45);
  font-size: 0.938rem;
  margin-bottom: 12px;
  color: #06100A;
  display: inline-block;
}.urt_reg_cta_btn-l9d:hover {
  background: #70D848;
}.urt_reg_terms-l9d {
  color: #4A644A;
  font-size: 11px;
  line-height: 1.5;
}.urt_reg_seo-l9d {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #5E7D5E;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.urt_reg_seo-l9d p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #5E7D5E;
}.urt_reg_seo-l9d p:last-child {
  margin-bottom: 0;
}.urt_reg_seo-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_reg_seo-l9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #7ED444;
}.urt_reg_seo-l9d a:hover {
  color: #94E05C;
}.urt_reg_seo-l9d ul,.urt_reg_seo-l9d ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.urt_reg_seo-l9d ol {
  list-style: decimal;
}.urt_reg_seo-l9d li {
  color: #5E7D5E;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.urt_reg_seo-l9d table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.urt_reg_seo-l9d table {
  display: table;
}
}.urt_reg_seo-l9d th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #BDDABD;
}.urt_reg_seo-l9d td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #5E7D5E;
}.urt_reg_steps-l9d {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.urt_reg_steps-l9d {
  margin-top: 0;
}
}.urt_reg_step-l9d {
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.urt_reg_step_num-l9d {
  border-radius: 50%;
  border: 1px solid rgba(126,212,68,0.07);
  background: rgba(126,212,68,0.18);
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #7ED444;
  width: 34px;
  height: 2.125rem;
}.urt_reg_step_title-l9d {
  color: #EEF8EE;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.urt_reg_step_text-l9d {
  color: #5E7D5E;
  line-height: 1.5;
  font-size: 0.75rem;
}.urt_reg_trust-l9d {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
  display: flex;
}.urt_reg_trust_item-l9d {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #5E7D5E;
  font-size: 12px;
}.urt_reg_trust_ic-l9d svg {
  color: #7ED444;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.urt_prov-l9d {
  background: #080D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.urt_prov-l9d {
  padding: 44px 1.5rem 0;
}
}.urt_prov_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_prov_head-l9d {
  margin-bottom: 1rem;
}.urt_prov_label-l9d {
  letter-spacing: .08em;
  color: #7ED444;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.urt_prov_h2-l9d {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  color: #EEF8EE;
}
@media(min-width: 769px) {.urt_prov_h2-l9d {
  font-size: 1.5rem;
}
}.urt_prov_seo-l9d {
  color: #5E7D5E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 1rem;
}.urt_prov_seo-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_prov_seo-l9d a {
  text-decoration: underline;
  color: #7ED444;
}.urt_prov_grid-l9d {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.urt_prov_grid-l9d {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.urt_prov_grid-l9d {
  grid-template-columns: repeat(8,1fr);
}
}.urt_prov_card-l9d {
  padding: 14px 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1410;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.urt_prov_card-l9d:hover {
  background: #111A12;
  border-color: rgba(126,212,68,0.45);
}.urt_prov_logo-l9d {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 44px;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.urt_prov_logo-l9d img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.urt_prov_name-l9d {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #86A886;
  font-size: 0.688rem;
  text-align: center;
}.urt_seo-l9d {
  background: #080D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.urt_seo-l9d {
  padding: 2.75rem 24px 0;
}
}.urt_seo_in-l9d {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #111A12;
  max-width: 1320px;
}
@media(min-width: 766px) {.urt_seo_in-l9d {
  padding: 36px 40px;
}
}.urt_seo_label-l9d {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #7ED444;
}.urt_seo_h2-l9d {
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF8EE;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.urt_seo_h2-l9d {
  font-size: 24px;
}
}.urt_seo_body-l9d {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #86A886;
}.urt_seo_body-l9d p {
  margin-bottom: 0.75rem;
  color: #86A886;
  line-height: 1.75;
  font-size: 14px;
}.urt_seo_body-l9d p:last-child {
  margin-bottom: 0;
}.urt_seo_body-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_seo_body-l9d a {
  transition: color .2s;
  color: #7ED444;
  text-decoration: underline;
}.urt_seo_body-l9d a:hover {
  color: #94E05C;
}.urt_seo_body-l9d ul,.urt_seo_body-l9d ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.urt_seo_body-l9d ol {
  list-style: decimal;
}.urt_seo_body-l9d li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #86A886;
  margin-bottom: 0.375rem;
}.urt_seo_body-l9d table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.urt_seo_body-l9d table {
  display: table;
}
}.urt_seo_body-l9d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #BDDABD;
}.urt_seo_body-l9d td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #86A886;
}.urt_seo_cols-l9d {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.urt_seo_cols-l9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.urt_seo_cols-l9d {
  grid-template-columns: repeat(3,1fr);
}
}.urt_seo_col_h-l9d {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #BDDABD;
  overflow-wrap: break-word;
  font-size: 13px;
}.urt_seo_col_p-l9d {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7D5E;
}.urt_seo_stats-l9d {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.urt_seo_stat-l9d {
  border: 1px solid rgba(126,212,68,0.18);
  background: rgba(126,212,68,0.07);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.urt_seo_stat_val-l9d {
  color: #7ED444;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.urt_seo_stat_lb-l9d {
  font-size: 0.688rem;
  color: #5E7D5E;
  overflow-wrap: break-word;
}.urt_faq-l9d {
  background: #080D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.urt_faq-l9d {
  padding: 44px 1.5rem 0;
}
}.urt_faq_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_faq_head-l9d {
  margin-bottom: 1.25rem;
}.urt_faq_label-l9d {
  margin-bottom: 0.5rem;
  color: #7ED444;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.urt_faq_h2-l9d {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #EEF8EE;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width:768px) {.urt_faq_h2-l9d {
  font-size: 1.5rem;
}
}.urt_faq_list-l9d {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.urt_faq_item-l9d {
  background: #111A12;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
}.urt_faq_q-l9d {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  color: #BDDABD;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
  font-size: 14px;
}.urt_faq_q-l9d:hover {
  color: #EEF8EE;
}.urt_faq_q_ic-l9d {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  justify-content: center;
  color: #7ED444;
  font-size: 16px;
  align-items: center;
}.urt_faq_item-l9d.urt_state_open-l9d .urt_faq_q_ic-l9d {
  transform: rotate(45deg);
}.urt_faq_a-l9d {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #5E7D5E;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.urt_faq_item-l9d.urt_state_open-l9d .urt_faq_a-l9d {
  display: block;
}.urt_faq_a-l9d strong {
  font-weight: 700;
  color: #BDDABD;
}.urt_faq_a-l9d a {
  color: #7ED444;
  text-decoration: underline;
}.urt_faq_a-l9d ul,.urt_faq_a-l9d ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.urt_faq_a-l9d ol {
  list-style: decimal;
}.urt_faq_a-l9d li {
  margin-bottom: 4px;
  line-height: 1.6;
}.urt_faq_a-l9d table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.urt_faq_a-l9d table {
  display: table;
}
}.urt_faq_a-l9d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #BDDABD;
  text-align: left;
  font-weight: 700;
}.urt_faq_a-l9d td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5E7D5E;
}.urt_seo-l9d {
  background: #080D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.urt_seo-l9d {
  padding: 44px 1.5rem 0;
}
}.urt_seo_in-l9d {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #111A12;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.urt_seo_in-l9d {
  padding: 2.25rem 40px;
}
}.urt_seo_label-l9d {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #7ED444;
  letter-spacing: .08em;
  text-transform: uppercase;
}.urt_seo_h2-l9d {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF8EE;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.urt_seo_h2-l9d {
  font-size: 24px;
}
}.urt_seo_body-l9d {
  color: #86A886;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.urt_seo_body-l9d p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #86A886;
  line-height: 1.75;
}.urt_seo_body-l9d p:last-child {
  margin-bottom: 0;
}.urt_seo_body-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_seo_body-l9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #7ED444;
}.urt_seo_body-l9d a:hover {
  color: #94E05C;
}.urt_seo_body-l9d ul,.urt_seo_body-l9d ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.urt_seo_body-l9d ol {
  list-style: decimal;
}.urt_seo_body-l9d li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #86A886;
}.urt_seo_body-l9d table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.urt_seo_body-l9d table {
  display: table;
}
}.urt_seo_body-l9d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #BDDABD;
  font-weight: 700;
}.urt_seo_body-l9d td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #86A886;
}.urt_seo_cols-l9d {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.urt_seo_cols-l9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.urt_seo_cols-l9d {
  grid-template-columns: repeat(3,1fr);
}
}.urt_seo_col_h-l9d {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #BDDABD;
  font-weight: 700;
  margin-bottom: 7px;
}.urt_seo_col_p-l9d {
  color: #5E7D5E;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.urt_seo_stats-l9d {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.urt_seo_stat-l9d {
  padding: 14px 16px;
  flex: 1;
  background: rgba(126,212,68,0.07);
  border-radius: 8px;
  border: 1px solid rgba(126,212,68,0.18);
  min-width: 8.75rem;
}.urt_seo_stat_val-l9d {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #7ED444;
  margin-bottom: 0.25rem;
}.urt_seo_stat_lb-l9d {
  font-size: 11px;
  color: #5E7D5E;
  overflow-wrap: break-word;
}.urt_seo-l9d {
  padding: 2.25rem 1rem 0;
  background: #080D09;
}
@media(min-width: 767px) {.urt_seo-l9d {
  padding: 44px 1.5rem 0;
}
}.urt_seo_in-l9d {
  margin: 0 auto;
  background: #111A12;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.urt_seo_in-l9d {
  padding: 36px 40px;
}
}.urt_seo_label-l9d {
  color: #7ED444;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
}.urt_seo_h2-l9d {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #EEF8EE;
}
@media(min-width: 771px) {.urt_seo_h2-l9d {
  font-size: 1.5rem;
}
}.urt_seo_body-l9d {
  color: #86A886;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.urt_seo_body-l9d p {
  color: #86A886;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.urt_seo_body-l9d p:last-child {
  margin-bottom: 0;
}.urt_seo_body-l9d strong {
  color: #BDDABD;
  font-weight: 700;
}.urt_seo_body-l9d a {
  transition: color .2s;
  text-decoration: underline;
  color: #7ED444;
}.urt_seo_body-l9d a:hover {
  color: #94E05C;
}.urt_seo_body-l9d ul,.urt_seo_body-l9d ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.urt_seo_body-l9d ol {
  list-style: decimal;
}.urt_seo_body-l9d li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #86A886;
}.urt_seo_body-l9d table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 767px) {.urt_seo_body-l9d table {
  display: table;
}
}.urt_seo_body-l9d th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #BDDABD;
}.urt_seo_body-l9d td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #86A886;
}.urt_seo_cols-l9d {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.urt_seo_cols-l9d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.urt_seo_cols-l9d {
  grid-template-columns: repeat(3,1fr);
}
}.urt_seo_col_h-l9d {
  overflow-wrap: break-word;
  color: #BDDABD;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.urt_seo_col_p-l9d {
  color: #5E7D5E;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.urt_seo_stats-l9d {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.urt_seo_stat-l9d {
  background: rgba(126,212,68,0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(126,212,68,0.18);
  min-width: 8.75rem;
}.urt_seo_stat_val-l9d {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #7ED444;
  margin-bottom: 0.25rem;
}.urt_seo_stat_lb-l9d {
  overflow-wrap: break-word;
  color: #5E7D5E;
  font-size: 0.688rem;
}.urt_rv-l9d {
  padding: 2.25rem 16px 0;
  background: #080D09;
}
@media(min-width: 766px) {.urt_rv-l9d {
  padding: 2.75rem 24px 0;
}
}.urt_rv_in-l9d {
  margin: 0 auto;
  max-width: 82.5rem;
}.urt_rv_head-l9d {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.urt_rv_label-l9d {
  font-weight: 700;
  margin-bottom: 8px;
  color: #7ED444;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.urt_rv_h2-l9d {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #EEF8EE;
  margin-bottom: 0.625rem;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 769px) {.urt_rv_h2-l9d {
  font-size: 1.75rem;
}
}.urt_rv_stats-l9d {
  gap: 18px;
  color: #5E7D5E;
  display: flex;
  font-size: 13px;
  align-items: center;
  flex-wrap: wrap;
}.urt_rv_stats_score-l9d {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.urt_rv_stats_score_val-l9d {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  color: #D4A017;
  font-weight: 800;
}.urt_rv_stats_score_max-l9d {
  font-size: 13px;
  color: #4A644A;
}.urt_rv_stats_badge-l9d {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.urt_rv_stats_badge-l9d svg {
  color: #D4A017;
  width: 14px;
  height: 14px;
}.urt_rv_grid-l9d {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.urt_rv_grid-l9d {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.urt_rv_grid-l9d {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.urt_rv_card-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  background: #111A12;
  padding: 20px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}.urt_rv_card_stars-l9d {
  gap: 2px;
  color: #D4A017;
  margin-bottom: 0.625rem;
  display: flex;
}.urt_rv_card_stars-l9d svg {
  width: 0.875rem;
  height: 0.875rem;
}.urt_rv_card_h-l9d {
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF8EE;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}.urt_rv_card_body-l9d {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5E7D5E;
}.urt_rv_card_body-l9d strong {
  color: #BDDABD;
  font-weight: 600;
}.urt_rv_card_meta-l9d {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
}.urt_rv_card_author-l9d {
  font-weight: 600;
  font-size: 12px;
  color: #BDDABD;
}.urt_rv_card_date-l9d {
  color: #4A644A;
  font-size: 11px;
}.urt_ft-l9d {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040705;
  margin-top: 48px;
}.urt_ft_support-l9d {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.urt_ft_support-l9d {
  padding: 1.75rem 1.5rem;
}
}.urt_ft_support_in-l9d {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.urt_ft_support_main-l9d {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.urt_ft_support_ic-l9d {
  flex-shrink: 0;
  color: #7ED444;
}.urt_ft_support_ic-l9d svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.urt_ft_support_text_title-l9d {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EEF8EE;
}.urt_ft_support_text_sub-l9d {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5E7D5E;
}.urt_ft_support_btn-l9d {
  background: #7ED444;
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EEF8EE;
  flex-shrink: 0;
  white-space: nowrap;
}.urt_ft_support_btn-l9d:hover {
  background: #94E05C;
}.urt_ft_support_contacts-l9d {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.urt_ft_support_contact-l9d {
  font-size: 12px;
  color: #4A644A;
  line-height: 1.4;
}.urt_ft_support_contact-l9d strong {
  font-size: 11px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #86A886;
}.urt_ft_main-l9d {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 769px) {.urt_ft_main-l9d {
  padding: 2.5rem 1.5rem 2rem;
}
}.urt_ft_main_in-l9d {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.urt_ft_main_in-l9d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.urt_ft_main_in-l9d {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.urt_ft_col_logo-l9d {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.urt_ft_col_logo-l9d {
  grid-column: auto;
}
}.urt_ft_logo-l9d {
  gap: 9px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #EEF8EE;
  font-weight: 800;
  display: flex;
}.urt_ft_logo_mark-l9d {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.urt_ft_logo_mark-l9d img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.urt_ft_logo_sub-l9d {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #4A644A;
  max-width: 200px;
}.urt_ft_col_title-l9d {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #86A886;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.urt_ft_col_links-l9d {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.urt_ft_col_link-l9d {
  transition: color .2s;
  font-size: 0.813rem;
  color: #4A644A;
  overflow-wrap: break-word;
}.urt_ft_col_link-l9d:hover {
  color: #BDDABD;
}.urt_ft_apps-l9d {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.urt_ft_app_card-l9d {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.urt_ft_app_card-l9d:hover {
  border-color: rgba(126,212,68,0.45);
}.urt_ft_app_card_ic-l9d svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.urt_ft_app_card_os-l9d {
  color: #4A644A;
  font-weight: 600;
  font-size: 0.625rem;
}.urt_ft_app_card_action-l9d {
  color: #BDDABD;
  font-weight: 700;
  font-size: 12px;
}.urt_ft_bot-l9d {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.urt_ft_bot-l9d {
  padding: 1.25rem 1.5rem;
}
}.urt_ft_bot_in-l9d {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.urt_ft_socials-l9d {
  gap: 0.5rem;
  display: flex;
}.urt_ft_soc-l9d {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  display: flex;
  width: 2.25rem;
  color: #86A886;
  align-items: center;
  justify-content: center;
  height: 36px;
}.urt_ft_soc-l9d svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.urt_ft_soc-l9d:hover {
  background: rgba(255,255,255,0.07);
}.urt_ft_legal-l9d {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #7AAA7A;
  overflow-wrap: break-word;
  min-width: 200px;
}.urt_ft_legal-l9d strong {
  font-weight: 700;
  color: #86A886;
}.urt_ft_legal-l9d a {
  color: #86A886;
  text-decoration: underline;
}.urt_ft_age-l9d {
  border: 2px solid #7AAA7A;
  border-radius: 50%;
  height: 2rem;
  font-size: 11px;
  justify-content: center;
  width: 32px;
  color: #7AAA7A;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}