*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0C0A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  color: #C9C1B2;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rzn-layout_0zo {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.rzn-page_0zo {
  min-height: 100vh;
  display: flex;
}.rzn-main_0zo {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1078px) {.rzn-main_0zo {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.rzn-main_0zo {
  padding-bottom: 4.5rem;
}
}.rzn-gc_0zo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131109;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.rzn-gc_0zo {
  width: 156px;
}
}
@media(min-width: 1079px) {.rzn-gc_0zo {
  width: 10.5rem;
}
}.rzn-gc_0zo:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 138, 12, 0.07);
}.rzn-gc_img_0zo {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.rzn-gc_img_0zo img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rzn-gc_hover_0zo {
  background: rgba(7, 6, 5, 0.74);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.rzn-gc_0zo:hover .rzn-gc_hover_0zo {
  opacity: 1;
}.rzn-gc_hover_btn_0zo {
  background: #E88A0C;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F3EEE6;
}.rzn-gc_info_0zo {
  padding: 8px 0.625rem 10px;
}.rzn-gc_name_0zo {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  color: #C9C1B2;
  white-space: nowrap;
}.rzn-gc_prov_0zo {
  color: #5E5750;
  font-size: 10px;
}.rzn-gc_tag_0zo {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  z-index: 2;
  position: absolute;
  left: 0.375rem;
  top: 6px;
  font-size: 0.563rem;
  font-weight: 700;
  text-transform: uppercase;
}.rzn-gc_tag_hot_0zo {
  background: #DC2626;
  color: #fff;
}.rzn-gc_tag_new_0zo {
  background: #22C55E;
  color: #0D0C0A;
}.rzn-gc_tag_jp_0zo {
  background: #F59E0B;
  color: #0D0C0A;
}.rzn-gc_tag_ex_0zo {
  background: #B85C08;
  color: #fff;
}.rzn-gc_tag_live_0zo {
  background: #DC2626;
  color: #fff;
}.rzn-gr_0zo {
  padding: 32px 16px 0;
  background: #0D0C0A;
}
@media(min-width: 769px) {.rzn-gr_0zo {
  padding: 36px 1.5rem 0;
}
}.rzn-gr_in_0zo {
  margin: 0 auto;
  max-width: 1320px;
}.rzn-gr_head_0zo {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.rzn-gr_head_l_0zo {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.rzn-gr_ic_0zo {
  border-radius: 0.5rem;
  height: 2rem;
  width: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.rzn-gr_ic_0zo svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.rzn-gr_title_0zo {
  font-weight: 700;
  font-size: 16px;
  color: #F3EEE6;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rzn-gr_title_0zo {
  font-size: 1.125rem;
}
}.rzn-gr_more_0zo {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  color: #736A5E;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.rzn-gr_more_0zo:hover {
  color: #E88A0C;
}.rzn-gr_more_0zo svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.rzn-gr_arrows_0zo {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rzn-gr_arr_0zo {
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  width: 1.875rem;
  justify-content: center;
  color: #968C7E;
  align-items: center;
  height: 30px;
}.rzn-gr_arr_0zo:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3EEE6;
}.rzn-gr_arr_0zo svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.rzn-gr_seo_h_0zo {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #C9C1B2;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rzn-gr_seo_h_0zo {
  font-size: 14px;
}
}.rzn-gr_seo_0zo {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #736A5E;
  margin-bottom: 0.75rem;
  font-size: 12px;
}.rzn-gr_seo_0zo strong {
  font-weight: 600;
  color: #C9C1B2;
}.rzn-gr_scroll_0zo {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.rzn-gr_scroll_0zo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.rzn-gr_scroll_0zo {
  gap: 12px;
}
}.rzn-tb_0zo {
  background: #0D0C0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  left: 0;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  height: 3.5rem;
}.rzn-tb_in_0zo {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.rzn-tb_burger_0zo {
  border-radius: 8px;
  gap: 0.313rem;
  width: 38px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
}.rzn-tb_burger_0zo:hover {
  background: rgba(255, 255, 255, 0.05);
}.rzn-tb_burger_line_0zo {
  background: #968C7E;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.rzn-tb_burger_0zo {
  display: none;
}
}.rzn-tb_logo_0zo {
  gap: 0.563rem;
  font-size: 18px;
  display: flex;
  overflow-wrap: break-word;
  margin-right: 20px;
  color: #F3EEE6;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
}.rzn-tb_logo_mark_0zo {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.rzn-tb_logo_mark_0zo img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rzn-tb_nav_0zo {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.rzn-tb_nav_0zo {
  display: flex;
}
}.rzn-tb_tab_0zo {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #968C7E;
  white-space: nowrap;
}.rzn-tb_tab_0zo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EEE6;
}.rzn-tb_tab_0zo.rzn-state_active_0zo {
  background: rgba(232, 138, 12, 0.18);
  color: #F3EEE6;
}.rzn-tb_right_0zo {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.rzn-tb_login_0zo {
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  color: #C9C1B2;
  font-size: 13px;
}.rzn-tb_login_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
  color: #F3EEE6;
}
@media(min-width: 479px) {.rzn-tb_login_0zo {
  display: block;
}
}.rzn-tb_reg_0zo {
  transition: background .2s;
  background: #22C55E;
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  color: #0D0C0A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.rzn-tb_reg_0zo:hover {
  background: #16A34A;
}.rzn-sb_0zo {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #181510;
  transform: translateX(-100%);
  transition: transform .25s ease;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
}.rzn-sb_0zo.rzn-state_open_0zo {
  transform: translateX(0);
}.rzn-sb_0zo::-webkit-scrollbar {
  width: 0.25rem;
}.rzn-sb_0zo::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.rzn-sb_0zo {
  transform: translateX(0);
}
}.rzn-sb_auth_0zo {
  padding: 0.875rem 0.75rem 10px;
}.rzn-sb_btn_reg_0zo {
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  background: #22C55E;
  color: #0D0C0A;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
  margin-bottom: 8px;
}.rzn-sb_btn_reg_0zo:hover {
  background: #16A34A;
}.rzn-sb_btn_login_0zo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #C9C1B2;
}.rzn-sb_btn_login_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
  color: #F3EEE6;
}.rzn-sb_promo_0zo {
  border: 1px solid rgba(232, 138, 12, 0.18);
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#2A1A04,#181510);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}.rzn-sb_promo_0zo::before {
  background: radial-gradient(circle,rgba(232, 138, 12, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 80px;
  top: -1.25rem;
  right: -20px;
  position: absolute;
  height: 5rem;
}.rzn-sb_promo_title_0zo {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #E88A0C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.rzn-sb_promo_text_0zo {
  font-size: 0.75rem;
  line-height: 1.35;
  color: #F3EEE6;
  overflow-wrap: break-word;
  font-weight: 600;
}.rzn-sb_promo_sub_0zo {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #736A5E;
}.rzn-sb_nav_0zo {
  padding: 6px 0.5rem 16px;
}.rzn-sb_nav_lb_0zo {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #5E5750;
}.rzn-sb_link_0zo {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 4px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #968C7E;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
}.rzn-sb_link_0zo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EEE6;
}.rzn-sb_link_0zo.rzn-state_active_0zo {
  background: rgba(232, 138, 12, 0.18);
  color: #F3EEE6;
}.rzn-sb_ic_0zo {
  border-radius: 0.25rem;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.rzn-sb_ic_0zo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.rzn-sb_ic_1_0zo {
  background: rgba(232, 138, 12, 0.07);
  color: #E88A0C;
}.rzn-sb_ic_2_0zo {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.rzn-sb_ic_3_0zo {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.rzn-sb_ic_4_0zo {
  background: rgba(184, 92, 8, 0.22);
  color: #B85C08;
}.rzn-sb_ic_5_0zo {
  background: rgba(232, 138, 12, 0.07);
  color: #EC4899;
}.rzn-sb_ic_6_0zo {
  background: rgba(184, 92, 8, 0.22);
  color: #A855F7;
}.rzn-sb_badge_0zo {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #F59E0B;
  font-weight: 700;
  color: #0D0C0A;
  margin-left: auto;
  font-size: 9px;
}.rzn-sb_bot_0zo {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.rzn-sb_lang_0zo,.rzn-sb_help_0zo {
  padding: 0.563rem 6px;
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  align-items: center;
  color: #968C7E;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  font-weight: 600;
}.rzn-sb_lang_0zo:hover,.rzn-sb_help_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
  color: #F3EEE6;
}.rzn-sb_lang_0zo svg,.rzn-sb_help_0zo svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.rzn-sb_bd_0zo {
  inset: 0;
  background: rgba(7, 6, 5, 0.74);
  position: fixed;
  display: none;
  z-index: 69;
}.rzn-sb_bd_0zo.rzn-state_on_0zo {
  display: block;
}
@media(min-width: 1082px) {.rzn-sb_bd_0zo {
  display: none!important;
}
}.rzn-mob_nav_0zo {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #181510;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  bottom: 0;
  position: fixed;
  left: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1078px) {.rzn-mob_nav_0zo {
  display: none;
}
}.rzn-mob_nav_item_0zo {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex-direction: column;
  cursor: pointer;
  color: #5E5750;
  align-items: center;
  display: flex;
}.rzn-mob_nav_ic_0zo {
  line-height: 1;
}.rzn-mob_nav_ic_0zo svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.rzn-mob_nav_lb_0zo {
  font-weight: 600;
  font-size: 10px;
  color: #5E5750;
}.rzn-mob_nav_item_0zo.rzn-state_active_0zo {
  color: #E88A0C;
}.rzn-mob_nav_item_0zo.rzn-state_active_0zo .rzn-mob_nav_lb_0zo {
  color: #E88A0C;
}.rzn-hero_0zo {
  background: #0D0C0A;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.rzn-hero_0zo {
  padding: 24px 24px 0;
}
}.rzn-hero_in_0zo {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.rzn-hero_in_0zo {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.rzn-hero_in_0zo {
  grid-template-columns: 1fr 21.25rem;
}
}.rzn-hero_promo_0zo {
  border-radius: 14px;
  overflow: hidden;
  background: #131109;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.rzn-hero_promo_0zo {
  min-height: 17.5rem;
}
}.rzn-hero_promo_bg_0zo {
  inset: 0;
  background: linear-gradient(120deg,#2A1A04 0%,#0D0C0A 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.rzn-hero_promo_bg_0zo::after {
  background: linear-gradient(90deg,#0D0C0A 0%,rgba(7, 6, 5, 0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rzn-hero_promo_glow_0zo {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 92, 8, 0.22) 0%,transparent 65%);
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
  top: -40px;
  right: 3.75rem;
  height: 300px;
}.rzn-hero_promo_ct_0zo {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  position: relative;
  max-width: 480px;
  justify-content: center;
  display: flex;
}
@media(min-width: 765px) {.rzn-hero_promo_ct_0zo {
  padding: 2.5rem 32px;
}
}.rzn-hero_badge_0zo {
  padding: 0.313rem 0.75rem;
  background: rgba(232, 138, 12, 0.18);
  border: 1px solid rgba(232, 138, 12, 0.07);
  border-radius: 20px;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #E88A0C;
}.rzn-hero_h1_0zo {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F3EEE6;
  font-size: 26px;
  line-height: 1.15;
}.rzn-hero_h1_0zo em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 770px) {.rzn-hero_h1_0zo {
  font-size: 2.25rem;
}
}.rzn-hero_sub_0zo {
  color: #968C7E;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 769px) {.rzn-hero_sub_0zo {
  font-size: 14px;
}
}.rzn-hero_row_0zo {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rzn-hero_cta_0zo {
  background: #22C55E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0C0A;
  box-shadow: 0 6px 1.5rem rgba(34, 197, 94, 0.35), inset 0 1px 0 rgba(255,255,255,0.12);
}.rzn-hero_cta_0zo:hover {
  background: #16A34A;
}.rzn-hero_terms_0zo {
  color: #5E5750;
  font-size: 0.688rem;
}.rzn-hero_game_0zo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131109;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.rzn-hero_game_badge_0zo {
  border: 1px solid rgba(245, 158, 11, 0.15);
  border-radius: 1.25rem;
  background: rgba(245, 158, 11, 0.15);
  padding: 5px 10px;
  left: 0.75rem;
  font-size: 10px;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  color: #F59E0B;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
}.rzn-hero_game_badge_0zo svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
}.rzn-hero_game_img_0zo {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A04,#0D0C0A);
  padding-bottom: 60%;
  position: relative;
}.rzn-hero_game_img_0zo img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.rzn-hero_game_play_0zo {
  background: rgba(7, 6, 5, 0.74);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.rzn-hero_game_0zo:hover .rzn-hero_game_play_0zo {
  opacity: 1;
}.rzn-hero_game_play_0zo span {
  background: #E88A0C;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}.rzn-hero_game_play_0zo span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.rzn-hero_game_info_0zo {
  padding: 0.875rem 16px;
}.rzn-hero_game_title_0zo {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F3EEE6;
  margin-bottom: 0.25rem;
}.rzn-hero_game_provider_0zo {
  font-size: 0.688rem;
  color: #736A5E;
}.rzn-hero_game_btn_0zo {
  background: #E88A0C;
  padding: 0.688rem;
  margin: 0.75rem 16px 16px;
  border-radius: 0.5rem;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  color: #F3EEE6;
}.rzn-hero_game_0zo:hover .rzn-hero_game_btn_0zo {
  background: #F5A028;
}.rzn-sbar_0zo {
  padding: 16px 16px 0;
  background: #0D0C0A;
}
@media(min-width: 769px) {.rzn-sbar_0zo {
  padding: 1.125rem 1.5rem 0;
}
}.rzn-sbar_in_0zo {
  margin: 0 auto;
  max-width: 82.5rem;
}.rzn-sbar_row_0zo {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.rzn-sbar_input_0zo {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131109;
  padding: 0.688rem 16px;
  border-radius: 8px;
  transition: border-color .2s;
  flex: 1;
  color: #736A5E;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
}.rzn-sbar_input_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
}.rzn-sbar_input_0zo svg {
  width: 15px;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rzn-sbar_providers_0zo {
  padding: 11px 1.125rem;
  border-radius: 0.5rem;
  background: #131109;
  transition: border-color .2s;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #C9C1B2;
  font-weight: 600;
  font-size: 0.813rem;
}.rzn-sbar_providers_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
  color: #F3EEE6;
}.rzn-sbar_providers_0zo svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.rzn-sbar_tabs_0zo {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.rzn-sbar_tabs_0zo::-webkit-scrollbar {
  display: none;
}.rzn-sbar_tab_0zo {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 7px;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-shrink: 0;
  color: #968C7E;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
}.rzn-sbar_tab_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F3EEE6;
}.rzn-sbar_tab_0zo.rzn-state_active_0zo {
  background: rgba(232, 138, 12, 0.18);
  border-color: rgba(232, 138, 12, 0.07);
  color: #F3EEE6;
}.rzn-sbar_tab_ic_0zo svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.rzn-gr_jp_0zo {
  border-radius: 0.875rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1C0D2E 0%,#0A0710 100%);
  overflow: hidden;
  position: relative;
}.rzn-gr_jp_0zo::before {
  background: radial-gradient(circle,rgba(184, 92, 8, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  left: -60px;
  height: 15.625rem;
  width: 250px;
  top: -60px;
}.rzn-gr_jp_0zo::after {
  background: radial-gradient(circle,rgba(245, 158, 11, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  height: 12.5rem;
  bottom: -40px;
  position: absolute;
  content: '';
  right: 0;
}.rzn-gr_jp_head_0zo {
  gap: 1rem;
  z-index: 1;
  margin-bottom: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rzn-gr_jp_info_0zo {
  flex: 1;
}.rzn-gr_jp_label_0zo {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #A855F7;
  letter-spacing: .08em;
}.rzn-gr_jp_label_0zo svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  height: 14px;
}.rzn-gr_jp_amount_0zo {
  font-size: 32px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 4px;
  color: #F3EEE6;
}
@media(min-width: 766px) {.rzn-gr_jp_amount_0zo {
  font-size: 40px;
}
}.rzn-gr_jp_amount_0zo span {
  color: #F59E0B;
}.rzn-gr_jp_seo_0zo {
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 0.75rem;
  color: #968C7E;
}.rzn-gr_jp_cta_0zo {
  border: 1px solid rgba(184, 92, 8, 0.22);
  padding: 11px 1.25rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: rgba(184, 92, 8, 0.22);
  margin-top: 0.25rem;
  z-index: 1;
  color: #F3EEE6;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
}.rzn-gr_jp_cta_0zo:hover {
  background: #B85C08;
}.rzn-gcg_0zo {
  background: #0D0C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rzn-gcg_0zo {
  padding: 2.75rem 1.5rem 0;
}
}.rzn-gcg_in_0zo {
  margin: 0 auto;
  max-width: 1320px;
}.rzn-gcg_head_0zo {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rzn-gcg_label_0zo {
  color: #E88A0C;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.rzn-gcg_h2_0zo {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F3EEE6;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.rzn-gcg_h2_0zo {
  font-size: 28px;
}
}.rzn-gcg_intro_0zo {
  line-height: 1.6;
  color: #736A5E;
  font-size: 13px;
}.rzn-gcg_grid_0zo {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rzn-gcg_grid_0zo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rzn-gcg_grid_0zo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rzn-gcg_card_0zo {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 14px;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  position: relative;
  flex-direction: column;
}.rzn-gcg_card_0zo:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 138, 12, 0.18);
}.rzn-gcg_card_bg_0zo {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rzn-gcg_card_bg_0zo::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rzn-gcg_card_ic_0zo {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  color: #F3EEE6;
  display: flex;
  height: 40px;
  right: 18px;
  justify-content: center;
  position: absolute;
  width: 2.5rem;
  align-items: center;
  z-index: 2;
}.rzn-gcg_card_ic_0zo svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.rzn-gcg_card_ct_0zo {
  position: relative;
  z-index: 1;
}.rzn-gcg_card_h_0zo {
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.2;
  color: #F3EEE6;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}
@media(min-width: 771px) {.rzn-gcg_card_h_0zo {
  font-size: 1.25rem;
}
}.rzn-gcg_card_p_0zo {
  font-size: 12px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.rzn-gcg_card_p_0zo strong {
  color: #F3EEE6;
  font-weight: 600;
}.rzn-gcg_card_cta_0zo {
  gap: 4px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  color: #E88A0C;
  font-size: 0.75rem;
}.rzn-gcg_card_cta_0zo svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rzn-ws_0zo {
  background: #0D0C0A;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.rzn-ws_0zo {
  padding: 36px 1.5rem 0;
}
}.rzn-ws_in_0zo {
  margin: 0 auto;
  max-width: 1320px;
}.rzn-ws_head_0zo {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.rzn-ws_title_0zo {
  gap: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #F3EEE6;
}.rzn-ws_title_ic_0zo svg {
  width: 18px;
  height: 18px;
  color: #F59E0B;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rzn-ws_online_0zo {
  gap: 7px;
  color: #736A5E;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
}.rzn-ws_online_dot_0zo {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.14);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.rzn-ws_scroll_0zo {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.rzn-ws_scroll_0zo::-webkit-scrollbar {
  display: none;
}.rzn-wc_0zo {
  background: #131109;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.rzn-wc_img_0zo {
  border-radius: 0.25rem;
  background: #181510;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.rzn-wc_img_0zo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rzn-wc_info_0zo {
  min-width: 0;
}.rzn-wc_game_0zo {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #C9C1B2;
  white-space: nowrap;
}.rzn-wc_player_0zo {
  overflow: hidden;
  color: #5E5750;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.rzn-wc_amount_0zo {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  color: #22C55E;
  font-weight: 700;
}.rzn-reg_0zo {
  padding: 36px 16px 0;
  background: #0D0C0A;
}
@media(min-width: 767px) {.rzn-reg_0zo {
  padding: 44px 1.5rem 0;
}
}.rzn-reg_in_0zo {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  margin: 0 auto;
  background: #181510;
  max-width: 1320px;
}
@media(min-width: 767px) {.rzn-reg_in_0zo {
  padding: 2.5rem;
}
}.rzn-reg_top_0zo {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.rzn-reg_top_0zo {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rzn-reg_label_0zo {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #E88A0C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rzn-reg_h2_0zo {
  font-weight: 800;
  line-height: 1.2;
  color: #F3EEE6;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 770px) {.rzn-reg_h2_0zo {
  font-size: 1.75rem;
}
}.rzn-reg_bonus_0zo {
  padding: 10px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(245, 158, 11, 0.15);
  gap: 0.5rem;
  background: rgba(245, 158, 11, 0.15);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.rzn-reg_bonus_amount_0zo {
  color: #F59E0B;
  font-weight: 800;
  font-size: 20px;
}.rzn-reg_bonus_text_0zo {
  color: #968C7E;
  font-size: 0.813rem;
  line-height: 1.35;
}.rzn-reg_cta_btn_0zo {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 32px;
  background: #22C55E;
  color: #0D0C0A;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 6px 1.5rem rgba(34, 197, 94, 0.35), inset 0 1px 0 rgba(255,255,255,0.12);
  margin-bottom: 12px;
}.rzn-reg_cta_btn_0zo:hover {
  background: #16A34A;
}.rzn-reg_terms_0zo {
  line-height: 1.5;
  color: #5E5750;
  font-size: 11px;
}.rzn-reg_seo_0zo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #736A5E;
  margin-top: 20px;
  overflow-wrap: break-word;
}.rzn-reg_seo_0zo p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #736A5E;
}.rzn-reg_seo_0zo p:last-child {
  margin-bottom: 0;
}.rzn-reg_seo_0zo strong {
  color: #C9C1B2;
  font-weight: 700;
}.rzn-reg_seo_0zo a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88A0C;
}.rzn-reg_seo_0zo a:hover {
  color: #F5A028;
}.rzn-reg_seo_0zo ul,.rzn-reg_seo_0zo ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.rzn-reg_seo_0zo ol {
  list-style: decimal;
}.rzn-reg_seo_0zo li {
  color: #736A5E;
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
}.rzn-reg_seo_0zo table {
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.rzn-reg_seo_0zo table {
  display: table;
}
}.rzn-reg_seo_0zo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C9C1B2;
  font-weight: 700;
}.rzn-reg_seo_0zo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #736A5E;
}.rzn-reg_steps_0zo {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 859px) {.rzn-reg_steps_0zo {
  margin-top: 0;
}
}.rzn-reg_step_0zo {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.rzn-reg_step_num_0zo {
  background: rgba(232, 138, 12, 0.18);
  border: 1px solid rgba(232, 138, 12, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  height: 34px;
  color: #E88A0C;
  width: 2.125rem;
  font-weight: 800;
  justify-content: center;
}.rzn-reg_step_title_0zo {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F3EEE6;
}.rzn-reg_step_text_0zo {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #736A5E;
}.rzn-reg_trust_0zo {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.rzn-reg_trust_item_0zo {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #736A5E;
}.rzn-reg_trust_ic_0zo svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #E88A0C;
}.rzn-bon_0zo {
  padding: 36px 1rem 0;
  background: #0D0C0A;
}
@media(min-width: 770px) {.rzn-bon_0zo {
  padding: 2.75rem 24px 0;
}
}.rzn-bon_in_0zo {
  margin: 0 auto;
  max-width: 1320px;
}.rzn-bon_head_0zo {
  margin-bottom: 1.25rem;
}.rzn-bon_label_0zo {
  color: #E88A0C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.rzn-bon_h2_0zo {
  font-family: 'Bebas Neue', sans-serif;
  color: #F3EEE6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 770px) {.rzn-bon_h2_0zo {
  font-size: 1.5rem;
}
}.rzn-bon_seo_0zo {
  line-height: 1.6;
  color: #736A5E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
}.rzn-bon_seo_0zo strong {
  font-weight: 700;
  color: #C9C1B2;
}.rzn-bon_seo_0zo a {
  text-decoration: underline;
  color: #E88A0C;
}.rzn-bon_grid_0zo {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.rzn-bon_grid_0zo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rzn-bon_grid_0zo {
  grid-template-columns: repeat(5,1fr);
}
}.rzn-bon_card_0zo {
  padding: 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131109;
}.rzn-bon_card_0zo:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 138, 12, 0.07);
}.rzn-bon_card_ic_0zo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 26px;
}.rzn-bon_card_ic_0zo {
  margin-bottom: 10px;
}.rzn-bon_card_type_0zo {
  margin-bottom: 6px;
  color: #736A5E;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.rzn-bon_card_amount_0zo {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #F59E0B;
  line-height: 1.1;
}.rzn-bon_card_name_0zo {
  margin-bottom: 8px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F3EEE6;
}.rzn-bon_card_detail_0zo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #5E5750;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.rzn-app_0zo {
  padding: 2.25rem 1rem 0;
  background: #0D0C0A;
}
@media(min-width: 767px) {.rzn-app_0zo {
  padding: 2.75rem 1.5rem 0;
}
}.rzn-app_in_0zo {
  margin: 0 auto;
  max-width: 1320px;
}.rzn-app_head_0zo {
  margin-bottom: 1rem;
}.rzn-app_label_0zo {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #E88A0C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.rzn-app_h2_0zo {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 6px;
  color: #F3EEE6;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.rzn-app_h2_0zo {
  font-size: 24px;
}
}.rzn-app_sub_0zo {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #736A5E;
  max-width: 37.5rem;
}.rzn-app_sub_0zo strong {
  color: #C9C1B2;
  font-weight: 700;
}.rzn-app_cards_0zo {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 638px) {.rzn-app_cards_0zo {
  grid-template-columns: repeat(3,1fr);
}
}.rzn-app_card_0zo {
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.rzn-app_card_ios_0zo {
  background: linear-gradient(135deg,rgba(232, 138, 12, 0.18) 0%,#181510 100%);
}.rzn-app_card_android_0zo {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#181510 100%);
}.rzn-app_card_win_0zo {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#181510 100%);
}.rzn-app_card_ic_0zo svg {
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
}.rzn-app_card_ic_0zo {
  flex-shrink: 0;
  color: #F3EEE6;
}.rzn-app_card_os_0zo {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #736A5E;
  font-size: 10px;
}.rzn-app_card_title_0zo {
  color: #F3EEE6;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.2;
}.rzn-app_card_text_0zo {
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
  color: #736A5E;
  overflow-wrap: break-word;
}.rzn-app_card_btn_0zo {
  transition: background .2s;
  gap: 7px;
  border-radius: 4px;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 138, 12, 0.45);
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F3EEE6;
}.rzn-app_card_btn_0zo:hover {
  background: rgba(255, 255, 255, 0.07);
}.rzn-prov_0zo {
  padding: 36px 16px 0;
  background: #0D0C0A;
}
@media(min-width: 771px) {.rzn-prov_0zo {
  padding: 2.75rem 1.5rem 0;
}
}.rzn-prov_in_0zo {
  margin: 0 auto;
  max-width: 82.5rem;
}.rzn-prov_head_0zo {
  margin-bottom: 16px;
}.rzn-prov_label_0zo {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E88A0C;
  margin-bottom: 0.5rem;
}.rzn-prov_h2_0zo {
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F3EEE6;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.rzn-prov_h2_0zo {
  font-size: 1.5rem;
}
}.rzn-prov_seo_0zo {
  margin-bottom: 1rem;
  color: #736A5E;
  max-width: 38.75rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.rzn-prov_seo_0zo strong {
  font-weight: 700;
  color: #C9C1B2;
}.rzn-prov_seo_0zo a {
  text-decoration: underline;
  color: #E88A0C;
}.rzn-prov_grid_0zo {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.rzn-prov_grid_0zo {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.rzn-prov_grid_0zo {
  grid-template-columns: repeat(8,1fr);
}
}.rzn-prov_card_0zo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  padding: 0.875rem 10px;
  background: #131109;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.rzn-prov_card_0zo:hover {
  background: #181510;
  border-color: rgba(232, 138, 12, 0.45);
}.rzn-prov_logo_0zo {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 44px;
}.rzn-prov_logo_0zo img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.rzn-prov_name_0zo {
  font-size: 0.688rem;
  color: #968C7E;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.rzn-rv_0zo {
  padding: 36px 1rem 0;
  background: #0D0C0A;
}
@media(min-width: 769px) {.rzn-rv_0zo {
  padding: 44px 1.5rem 0;
}
}.rzn-rv_in_0zo {
  margin: 0 auto;
  max-width: 82.5rem;
}.rzn-rv_head_0zo {
  max-width: 720px;
  margin-bottom: 20px;
}.rzn-rv_label_0zo {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E88A0C;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.rzn-rv_h2_0zo {
  font-family: 'Bebas Neue', sans-serif;
  color: #F3EEE6;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
}
@media(min-width: 769px) {.rzn-rv_h2_0zo {
  font-size: 1.75rem;
}
}.rzn-rv_stats_0zo {
  gap: 18px;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #736A5E;
  flex-wrap: wrap;
}.rzn-rv_stats_score_0zo {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.rzn-rv_stats_score_val_0zo {
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F59E0B;
  font-weight: 800;
}.rzn-rv_stats_score_max_0zo {
  font-size: 13px;
  color: #5E5750;
}.rzn-rv_stats_badge_0zo {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.rzn-rv_stats_badge_0zo svg {
  height: 14px;
  color: #F59E0B;
  width: 14px;
}.rzn-rv_grid_0zo {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.rzn-rv_grid_0zo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rzn-rv_grid_0zo {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rzn-rv_card_0zo {
  border-radius: 0.5rem;
  background: #181510;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.rzn-rv_card_stars_0zo {
  gap: 2px;
  margin-bottom: 10px;
  color: #F59E0B;
  display: flex;
}.rzn-rv_card_stars_0zo svg {
  width: 14px;
  height: 0.875rem;
}.rzn-rv_card_h_0zo {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #F3EEE6;
  font-weight: 700;
  line-height: 1.3;
}.rzn-rv_card_body_0zo {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #736A5E;
  line-height: 1.65;
}.rzn-rv_card_body_0zo strong {
  font-weight: 600;
  color: #C9C1B2;
}.rzn-rv_card_meta_0zo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
  flex-wrap: wrap;
}.rzn-rv_card_author_0zo {
  font-weight: 600;
  font-size: 12px;
  color: #C9C1B2;
}.rzn-rv_card_date_0zo {
  color: #5E5750;
  font-size: 11px;
}.rzn-seo_0zo {
  background: #0D0C0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rzn-seo_0zo {
  padding: 2.75rem 24px 0;
}
}.rzn-seo_in_0zo {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181510;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rzn-seo_in_0zo {
  padding: 2.25rem 40px;
}
}.rzn-seo_label_0zo {
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E88A0C;
}.rzn-seo_h2_0zo {
  margin-bottom: 0.875rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F3EEE6;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.rzn-seo_h2_0zo {
  font-size: 1.5rem;
}
}.rzn-seo_body_0zo {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #968C7E;
  overflow-wrap: break-word;
}.rzn-seo_body_0zo p {
  color: #968C7E;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.rzn-seo_body_0zo p:last-child {
  margin-bottom: 0;
}.rzn-seo_body_0zo strong {
  color: #C9C1B2;
  font-weight: 700;
}.rzn-seo_body_0zo a {
  transition: color .2s;
  color: #E88A0C;
  text-decoration: underline;
}.rzn-seo_body_0zo a:hover {
  color: #F5A028;
}.rzn-seo_body_0zo ul,.rzn-seo_body_0zo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rzn-seo_body_0zo ol {
  list-style: decimal;
}.rzn-seo_body_0zo li {
  line-height: 1.75;
  font-size: 14px;
  color: #968C7E;
  margin-bottom: 6px;
}.rzn-seo_body_0zo table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.rzn-seo_body_0zo table {
  display: table;
}
}.rzn-seo_body_0zo th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C1B2;
  font-weight: 700;
}.rzn-seo_body_0zo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #968C7E;
}.rzn-seo_cols_0zo {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.rzn-seo_cols_0zo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rzn-seo_cols_0zo {
  grid-template-columns: repeat(3,1fr);
}
}.rzn-seo_col_h_0zo {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C9C1B2;
}.rzn-seo_col_p_0zo {
  font-size: 0.813rem;
  color: #736A5E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rzn-seo_stats_0zo {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rzn-seo_stat_0zo {
  padding: 0.875rem 16px;
  background: rgba(232, 138, 12, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 138, 12, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.rzn-seo_stat_val_0zo {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #E88A0C;
}.rzn-seo_stat_lb_0zo {
  color: #736A5E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rzn-seo_0zo {
  background: #0D0C0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.rzn-seo_0zo {
  padding: 44px 24px 0;
}
}.rzn-seo_in_0zo {
  background: #181510;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.rzn-seo_in_0zo {
  padding: 36px 2.5rem;
}
}.rzn-seo_label_0zo {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #E88A0C;
  font-size: 11px;
}.rzn-seo_h2_0zo {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
  color: #F3EEE6;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rzn-seo_h2_0zo {
  font-size: 24px;
}
}.rzn-seo_body_0zo {
  font-size: 14px;
  color: #968C7E;
  line-height: 1.75;
  overflow-wrap: break-word;
}.rzn-seo_body_0zo p {
  margin-bottom: 0.75rem;
  color: #968C7E;
  font-size: 0.875rem;
  line-height: 1.75;
}.rzn-seo_body_0zo p:last-child {
  margin-bottom: 0;
}.rzn-seo_body_0zo strong {
  color: #C9C1B2;
  font-weight: 700;
}.rzn-seo_body_0zo a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88A0C;
}.rzn-seo_body_0zo a:hover {
  color: #F5A028;
}.rzn-seo_body_0zo ul,.rzn-seo_body_0zo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rzn-seo_body_0zo ol {
  list-style: decimal;
}.rzn-seo_body_0zo li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #968C7E;
}.rzn-seo_body_0zo table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.rzn-seo_body_0zo table {
  display: table;
}
}.rzn-seo_body_0zo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C9C1B2;
  font-weight: 700;
}.rzn-seo_body_0zo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #968C7E;
}.rzn-seo_cols_0zo {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.rzn-seo_cols_0zo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rzn-seo_cols_0zo {
  grid-template-columns: repeat(3,1fr);
}
}.rzn-seo_col_h_0zo {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C1B2;
}.rzn-seo_col_p_0zo {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #736A5E;
}.rzn-seo_stats_0zo {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rzn-seo_stat_0zo {
  border: 1px solid rgba(232, 138, 12, 0.18);
  flex: 1;
  background: rgba(232, 138, 12, 0.07);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.rzn-seo_stat_val_0zo {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E88A0C;
  margin-bottom: 4px;
  font-weight: 800;
}.rzn-seo_stat_lb_0zo {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #736A5E;
}.rzn-seo_0zo {
  background: #0D0C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rzn-seo_0zo {
  padding: 44px 1.5rem 0;
}
}.rzn-seo_in_0zo {
  padding: 28px 1.5rem;
  background: #181510;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.rzn-seo_in_0zo {
  padding: 36px 40px;
}
}.rzn-seo_label_0zo {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E88A0C;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.rzn-seo_h2_0zo {
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F3EEE6;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rzn-seo_h2_0zo {
  font-size: 24px;
}
}.rzn-seo_body_0zo {
  line-height: 1.75;
  color: #968C7E;
  overflow-wrap: break-word;
  font-size: 14px;
}.rzn-seo_body_0zo p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #968C7E;
}.rzn-seo_body_0zo p:last-child {
  margin-bottom: 0;
}.rzn-seo_body_0zo strong {
  font-weight: 700;
  color: #C9C1B2;
}.rzn-seo_body_0zo a {
  transition: color .2s;
  color: #E88A0C;
  text-decoration: underline;
}.rzn-seo_body_0zo a:hover {
  color: #F5A028;
}.rzn-seo_body_0zo ul,.rzn-seo_body_0zo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rzn-seo_body_0zo ol {
  list-style: decimal;
}.rzn-seo_body_0zo li {
  color: #968C7E;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.rzn-seo_body_0zo table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.rzn-seo_body_0zo table {
  display: table;
}
}.rzn-seo_body_0zo th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C1B2;
  text-align: left;
  font-weight: 700;
}.rzn-seo_body_0zo td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968C7E;
}.rzn-seo_cols_0zo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.rzn-seo_cols_0zo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.rzn-seo_cols_0zo {
  grid-template-columns: repeat(3,1fr);
}
}.rzn-seo_col_h_0zo {
  color: #C9C1B2;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rzn-seo_col_p_0zo {
  line-height: 1.65;
  color: #736A5E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rzn-seo_stats_0zo {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.rzn-seo_stat_0zo {
  background: rgba(232, 138, 12, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 138, 12, 0.18);
  border-radius: 8px;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.rzn-seo_stat_val_0zo {
  font-weight: 800;
  color: #E88A0C;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.rzn-seo_stat_lb_0zo {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #736A5E;
}.rzn-faq_0zo {
  background: #0D0C0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.rzn-faq_0zo {
  padding: 44px 1.5rem 0;
}
}.rzn-faq_in_0zo {
  margin: 0 auto;
  max-width: 82.5rem;
}.rzn-faq_head_0zo {
  margin-bottom: 1.25rem;
}.rzn-faq_label_0zo {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #E88A0C;
  margin-bottom: 8px;
}.rzn-faq_h2_0zo {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F3EEE6;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.rzn-faq_h2_0zo {
  font-size: 24px;
}
}.rzn-faq_list_0zo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rzn-faq_item_0zo {
  background: #181510;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.rzn-faq_q_0zo {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #C9C1B2;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  font-weight: 600;
}.rzn-faq_q_0zo:hover {
  color: #F3EEE6;
}.rzn-faq_q_ic_0zo {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  height: 24px;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #E88A0C;
  flex-shrink: 0;
}.rzn-faq_item_0zo.rzn-state_open_0zo .rzn-faq_q_ic_0zo {
  transform: rotate(45deg);
}.rzn-faq_a_0zo {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #736A5E;
  overflow-wrap: break-word;
}.rzn-faq_item_0zo.rzn-state_open_0zo .rzn-faq_a_0zo {
  display: block;
}.rzn-faq_a_0zo strong {
  font-weight: 700;
  color: #C9C1B2;
}.rzn-faq_a_0zo a {
  text-decoration: underline;
  color: #E88A0C;
}.rzn-faq_a_0zo ul,.rzn-faq_a_0zo ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.rzn-faq_a_0zo ol {
  list-style: decimal;
}.rzn-faq_a_0zo li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rzn-faq_a_0zo table {
  margin: 8px 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.rzn-faq_a_0zo table {
  display: table;
}
}.rzn-faq_a_0zo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #C9C1B2;
  font-weight: 700;
}.rzn-faq_a_0zo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #736A5E;
}.rzn-pmt_0zo {
  padding: 2.25rem 1rem 0;
  background: #0D0C0A;
}
@media(min-width: 770px) {.rzn-pmt_0zo {
  padding: 2.75rem 1.5rem 0;
}
}.rzn-pmt_in_0zo {
  margin: 0 auto;
  max-width: 82.5rem;
}.rzn-pmt_head_0zo {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.rzn-pmt_label_0zo {
  color: #E88A0C;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.rzn-pmt_h2_0zo {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F3EEE6;
}
@media(min-width: 765px) {.rzn-pmt_h2_0zo {
  font-size: 1.75rem;
}
}.rzn-pmt_intro_0zo {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #736A5E;
  line-height: 1.6;
}.rzn-pmt_groups_0zo {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.rzn-pmt_group_0zo {
  background: #181510;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
}.rzn-pmt_group_head_0zo {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.rzn-pmt_group_ic_0zo {
  background: rgba(232, 138, 12, 0.18);
  border-radius: 0.25rem;
  height: 2.25rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #E88A0C;
  align-items: center;
  width: 2.25rem;
}.rzn-pmt_group_ic_0zo svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.rzn-pmt_group_h_0zo {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  color: #F3EEE6;
}.rzn-pmt_group_p_0zo {
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #736A5E;
  line-height: 1.6;
}.rzn-pmt_group_p_0zo strong {
  color: #C9C1B2;
  font-weight: 600;
}.rzn-pmt_table_wrap_0zo {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.rzn-pmt_table_0zo {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.rzn-pmt_table_0zo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-size: 11px;
  text-transform: uppercase;
  color: #C9C1B2;
  letter-spacing: .04em;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
}.rzn-pmt_table_0zo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #736A5E;
}.rzn-pmt_table_0zo tbody tr:last-child td {
  border-bottom: none;
}.rzn-pmt_table_0zo tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9C1B2;
}.rzn-ft_0zo {
  background: #070605;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rzn-ft_support_0zo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.rzn-ft_support_0zo {
  padding: 1.75rem 1.5rem;
}
}.rzn-ft_support_in_0zo {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.rzn-ft_support_main_0zo {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.rzn-ft_support_ic_0zo {
  color: #E88A0C;
  flex-shrink: 0;
}.rzn-ft_support_ic_0zo svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.rzn-ft_support_text_title_0zo {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F3EEE6;
  overflow-wrap: break-word;
}.rzn-ft_support_text_sub_0zo {
  color: #736A5E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.rzn-ft_support_btn_0zo {
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  background: #E88A0C;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #F3EEE6;
  font-size: 13px;
}.rzn-ft_support_btn_0zo:hover {
  background: #F5A028;
}.rzn-ft_support_contacts_0zo {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.rzn-ft_support_contact_0zo {
  line-height: 1.4;
  color: #5E5750;
  font-size: 0.75rem;
}.rzn-ft_support_contact_0zo strong {
  display: block;
  color: #968C7E;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.rzn-ft_main_0zo {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.rzn-ft_main_0zo {
  padding: 40px 1.5rem 32px;
}
}.rzn-ft_main_in_0zo {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.rzn-ft_main_in_0zo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rzn-ft_main_in_0zo {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rzn-ft_col_logo_0zo {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.rzn-ft_col_logo_0zo {
  grid-column: auto;
}
}.rzn-ft_logo_0zo {
  gap: 0.563rem;
  display: flex;
  font-size: 16px;
  color: #F3EEE6;
  margin-bottom: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
}.rzn-ft_logo_mark_0zo {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.rzn-ft_logo_mark_0zo img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rzn-ft_logo_sub_0zo {
  max-width: 200px;
  font-size: 0.75rem;
  color: #5E5750;
  overflow-wrap: break-word;
  line-height: 1.55;
}.rzn-ft_col_title_0zo {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  color: #968C7E;
  margin-bottom: 14px;
}.rzn-ft_col_links_0zo {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rzn-ft_col_link_0zo {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E5750;
  font-size: 0.813rem;
}.rzn-ft_col_link_0zo:hover {
  color: #C9C1B2;
}.rzn-ft_apps_0zo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rzn-ft_app_card_0zo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.rzn-ft_app_card_0zo:hover {
  border-color: rgba(232, 138, 12, 0.45);
}.rzn-ft_app_card_ic_0zo svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.rzn-ft_app_card_os_0zo {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E5750;
}.rzn-ft_app_card_action_0zo {
  color: #C9C1B2;
  font-size: 0.75rem;
  font-weight: 700;
}.rzn-ft_bot_0zo {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.rzn-ft_bot_0zo {
  padding: 20px 1.5rem;
}
}.rzn-ft_bot_in_0zo {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rzn-ft_socials_0zo {
  gap: 8px;
  display: flex;
}.rzn-ft_soc_0zo {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #968C7E;
  width: 2.25rem;
  display: flex;
}.rzn-ft_soc_0zo svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.rzn-ft_soc_0zo:hover {
  background: rgba(255, 255, 255, 0.07);
}.rzn-ft_legal_0zo {
  flex: 1;
  overflow-wrap: break-word;
  color: #7A7268;
  font-size: 11px;
  min-width: 12.5rem;
  line-height: 1.6;
}.rzn-ft_legal_0zo strong {
  color: #968C7E;
  font-weight: 700;
}.rzn-ft_legal_0zo a {
  text-decoration: underline;
  color: #968C7E;
}.rzn-ft_age_0zo {
  border: 2px solid #7A7268;
  border-radius: 50%;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #7A7268;
  width: 32px;
  font-size: 11px;
  height: 2rem;
  font-weight: 800;
}