*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  background-color: #0E0B08;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #CEBFA8;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.rxb-layout-pkb {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.rxb-page-pkb {
  display: flex;
  min-height: 100vh;
}.rxb-main-pkb {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.rxb-main-pkb {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.rxb-main-pkb {
  padding-bottom: 72px;
}
}.rxb-gc-pkb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #131009;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.rxb-gc-pkb {
  width: 156px;
}
}
@media(min-width: 1078px) {.rxb-gc-pkb {
  width: 168px;
}
}.rxb-gc-pkb:hover {
  border-color: rgba(232, 130, 12, 0.07);
  transform: translateY(-3px);
}.rxb-gc_img-pkb {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rxb-gc_img-pkb img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rxb-gc_hover-pkb {
  transition: opacity .2s;
  background: rgba(6, 4, 2, 0.74);
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.rxb-gc-pkb:hover .rxb-gc_hover-pkb {
  opacity: 1;
}.rxb-gc_hover_btn-pkb {
  border-radius: 4px;
  background: #E8820C;
  padding: 8px 1rem;
  color: #F6F1E8;
  font-weight: 700;
  font-size: 0.75rem;
}.rxb-gc_info-pkb {
  padding: 0.5rem 10px 10px;
}.rxb-gc_name-pkb {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #CEBFA8;
}.rxb-gc_prov-pkb {
  color: #957560;
  font-size: 10px;
}.rxb-gc_tag-pkb {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  top: 6px;
  font-weight: 700;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.rxb-gc_tag_hot-pkb {
  background: #E02418;
  color: #fff;
}.rxb-gc_tag_new-pkb {
  background: #38B249;
  color: #0E0B08;
}.rxb-gc_tag_jp-pkb {
  background: #F5B800;
  color: #0E0B08;
}.rxb-gc_tag_ex-pkb {
  background: #C45200;
  color: #fff;
}.rxb-gc_tag_live-pkb {
  background: #E02418;
  color: #fff;
}.rxb-gr-pkb {
  padding: 32px 16px 0;
  background: #0E0B08;
}
@media(min-width: 767px) {.rxb-gr-pkb {
  padding: 36px 24px 0;
}
}.rxb-gr_in-pkb {
  margin: 0 auto;
  max-width: 1320px;
}.rxb-gr_head-pkb {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.rxb-gr_head_l-pkb {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.rxb-gr_ic-pkb {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  width: 32px;
}.rxb-gr_ic-pkb svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.rxb-gr_title-pkb {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #F6F1E8;
}
@media(min-width: 767px) {.rxb-gr_title-pkb {
  font-size: 18px;
}
}.rxb-gr_more-pkb {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #7A6454;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.rxb-gr_more-pkb:hover {
  color: #E8820C;
}.rxb-gr_more-pkb svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.rxb-gr_arrows-pkb {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.rxb-gr_arr-pkb {
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 1.875rem;
  display: flex;
  width: 30px;
  color: #A08870;
  align-items: center;
}.rxb-gr_arr-pkb:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6F1E8;
}.rxb-gr_arr-pkb svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.rxb-gr_seo_h-pkb {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #CEBFA8;
  font-weight: 700;
}
@media(min-width: 769px) {.rxb-gr_seo_h-pkb {
  font-size: 0.875rem;
}
}.rxb-gr_seo-pkb {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #7A6454;
  margin-bottom: 12px;
}.rxb-gr_seo-pkb strong {
  font-weight: 600;
  color: #CEBFA8;
}.rxb-gr_scroll-pkb {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
}.rxb-gr_scroll-pkb::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.rxb-gr_scroll-pkb {
  gap: 12px;
}
}.rxb-tb-pkb {
  background: #0E0B08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  left: 0;
  position: fixed;
  right: 0;
  align-items: center;
  height: 3.5rem;
  top: 0;
  display: flex;
}.rxb-tb_in-pkb {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.rxb-tb_burger-pkb {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 8px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  height: 2.375rem;
}.rxb-tb_burger-pkb:hover {
  background: rgba(255, 255, 255, 0.05);
}.rxb-tb_burger_line-pkb {
  background: #A08870;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.rxb-tb_burger-pkb {
  display: none;
}
}.rxb-tb_logo-pkb {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  margin-right: 20px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #F6F1E8;
  display: flex;
  overflow-wrap: break-word;
}.rxb-tb_logo_mark-pkb {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 32px;
  align-items: center;
}.rxb-tb_logo_mark-pkb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rxb-tb_nav-pkb {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.rxb-tb_nav-pkb {
  display: flex;
}
}.rxb-tb_tab-pkb {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  color: #A08870;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.rxb-tb_tab-pkb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1E8;
}.rxb-tb_tab-pkb.rxb-state_active-pkb {
  background: rgba(232, 130, 12, 0.18);
  color: #F6F1E8;
}.rxb-tb_right-pkb {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.rxb-tb_login-pkb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #CEBFA8;
  display: none;
}.rxb-tb_login-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
  color: #F6F1E8;
}
@media(min-width: 479px) {.rxb-tb_login-pkb {
  display: block;
}
}.rxb-tb_reg-pkb {
  transition: background .2s;
  background: #38B249;
  border-radius: 8px;
  padding: 0.563rem 18px;
  color: #0C0A07;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.rxb-tb_reg-pkb:hover {
  background: #48C85C;
}.rxb-sb-pkb {
  transform: translateX(-100%);
  background: #181310;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
  width: 220px;
}.rxb-sb-pkb.rxb-state_open-pkb {
  transform: translateX(0);
}.rxb-sb-pkb::-webkit-scrollbar {
  width: 4px;
}.rxb-sb-pkb::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.rxb-sb-pkb {
  transform: translateX(0);
}
}.rxb-sb_auth-pkb {
  padding: 0.875rem 0.75rem 10px;
}.rxb-sb_btn_reg-pkb {
  border-radius: 8px;
  background: #38B249;
  transition: background .2s;
  padding: 0.688rem;
  color: #0C0A07;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.rxb-sb_btn_reg-pkb:hover {
  background: #48C85C;
}.rxb-sb_btn_login-pkb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  display: block;
  font-weight: 600;
  color: #CEBFA8;
  text-align: center;
  font-size: 0.813rem;
}.rxb-sb_btn_login-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
  color: #F6F1E8;
}.rxb-sb_promo-pkb {
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#2C1600,#181310);
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(232, 130, 12, 0.18);
  position: relative;
}.rxb-sb_promo-pkb::before {
  background: radial-gradient(circle,rgba(232, 130, 12, 0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  height: 80px;
  position: absolute;
  top: -20px;
  right: -20px;
  content: '';
}.rxb-sb_promo_title-pkb {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #E8820C;
}.rxb-sb_promo_text-pkb {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F6F1E8;
  font-size: 0.75rem;
}.rxb-sb_promo_sub-pkb {
  margin-top: 3px;
  color: #7A6454;
  font-size: 0.625rem;
}.rxb-sb_nav-pkb {
  padding: 0.375rem 8px 1rem;
}.rxb-sb_nav_lb-pkb {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #957560;
  font-size: 10px;
}.rxb-sb_link-pkb {
  gap: 10px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  color: #A08870;
  display: flex;
}.rxb-sb_link-pkb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1E8;
}.rxb-sb_link-pkb.rxb-state_active-pkb {
  background: rgba(232, 130, 12, 0.18);
  color: #F6F1E8;
}.rxb-sb_ic-pkb {
  border-radius: 4px;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
  display: flex;
}.rxb-sb_ic-pkb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.rxb-sb_ic_1-pkb {
  background: rgba(232, 130, 12, 0.07);
  color: #E8820C;
}.rxb-sb_ic_2-pkb {
  background: rgba(56, 178, 73, 0.16);
  color: #38B249;
}.rxb-sb_ic_3-pkb {
  background: rgba(245, 184, 0, 0.14);
  color: #F5B800;
}.rxb-sb_ic_4-pkb {
  background: rgba(196, 82, 0, 0.22);
  color: #C45200;
}.rxb-sb_ic_5-pkb {
  background: rgba(232, 130, 12, 0.07);
  color: #E03E7A;
}.rxb-sb_ic_6-pkb {
  background: rgba(196, 82, 0, 0.22);
  color: #9C3FD6;
}.rxb-sb_badge-pkb {
  background: #F5B800;
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  margin-left: auto;
  color: #0C0A07;
  font-size: 9px;
}.rxb-sb_bot-pkb {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.rxb-sb_lang-pkb,.rxb-sb_help-pkb {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  border-radius: 4px;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  align-items: center;
  color: #A08870;
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
}.rxb-sb_lang-pkb:hover,.rxb-sb_help-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
  color: #F6F1E8;
}.rxb-sb_lang-pkb svg,.rxb-sb_help-pkb svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rxb-sb_bd-pkb {
  background: rgba(6, 4, 2, 0.74);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.rxb-sb_bd-pkb.rxb-state_on-pkb {
  display: block;
}
@media(min-width: 1083px) {.rxb-sb_bd-pkb {
  display: none!important;
}
}.rxb-mob_nav-pkb {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #181310;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
}
@media(min-width: 1081px) {.rxb-mob_nav-pkb {
  display: none;
}
}.rxb-mob_nav_item-pkb {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #957560;
}.rxb-mob_nav_ic-pkb {
  line-height: 1;
}.rxb-mob_nav_ic-pkb svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.rxb-mob_nav_lb-pkb {
  font-weight: 600;
  font-size: 10px;
  color: #957560;
}.rxb-mob_nav_item-pkb.rxb-state_active-pkb {
  color: #E8820C;
}.rxb-mob_nav_item-pkb.rxb-state_active-pkb .rxb-mob_nav_lb-pkb {
  color: #E8820C;
}.rxb-hero-pkb {
  background: #0E0B08;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.rxb-hero-pkb {
  padding: 1.5rem 24px 0;
}
}.rxb-hero_in-pkb {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.rxb-hero_in-pkb {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.rxb-hero_in-pkb {
  grid-template-columns: 1fr 21.25rem;
}
}.rxb-hero_promo-pkb {
  border-radius: 0.75rem;
  background: #131009;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.rxb-hero_promo-pkb {
  min-height: 17.5rem;
}
}.rxb-hero_promo_bg-pkb {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2C1600 0%,#0E0B08 100%);
  background-size: cover;
  position: absolute;
}.rxb-hero_promo_bg-pkb::after {
  background: linear-gradient(90deg,#0E0B08 0%,rgba(6, 4, 2, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.rxb-hero_promo_glow-pkb {
  background: radial-gradient(circle,rgba(196, 82, 0, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 300px;
  pointer-events: none;
  right: 3.75rem;
  top: -40px;
  height: 300px;
}.rxb-hero_promo_ct-pkb {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  position: relative;
}
@media(min-width: 767px) {.rxb-hero_promo_ct-pkb {
  padding: 40px 2rem;
}
}.rxb-hero_badge-pkb {
  border: 1px solid rgba(232, 130, 12, 0.07);
  background: rgba(232, 130, 12, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #E8820C;
  text-transform: uppercase;
  display: inline-block;
}.rxb-hero_h1-pkb {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 10px;
  color: #F6F1E8;
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
}.rxb-hero_h1-pkb em {
  color: #F5B800;
  font-style: normal;
}
@media(min-width: 771px) {.rxb-hero_h1-pkb {
  font-size: 2.25rem;
}
}.rxb-hero_sub-pkb {
  line-height: 1.55;
  color: #A08870;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.rxb-hero_sub-pkb {
  font-size: 14px;
}
}.rxb-hero_row-pkb {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rxb-hero_cta-pkb {
  padding: 13px 1.625rem;
  background: #38B249;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 6px 1.125rem rgba(56, 178, 73, 0.40), 0 2px 0.313rem rgba(0, 0, 0, 0.55);
  color: #0C0A07;
}.rxb-hero_cta-pkb:hover {
  background: #48C85C;
}.rxb-hero_terms-pkb {
  color: #957560;
  font-size: 0.688rem;
}.rxb-hero_game-pkb {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131009;
  flex-direction: column;
  display: flex;
  position: relative;
}.rxb-hero_game_badge-pkb {
  background: rgba(245, 184, 0, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(245, 184, 0, 0.14);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  left: 12px;
  color: #F5B800;
  text-transform: uppercase;
  top: 0.75rem;
  position: absolute;
  font-size: 0.625rem;
  z-index: 3;
  font-weight: 700;
}.rxb-hero_game_badge-pkb svg {
  height: 11px;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.rxb-hero_game_img-pkb {
  background: linear-gradient(135deg,#2C1600,#0E0B08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.rxb-hero_game_img-pkb img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.rxb-hero_game_play-pkb {
  background: rgba(6, 4, 2, 0.74);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.rxb-hero_game-pkb:hover .rxb-hero_game_play-pkb {
  opacity: 1;
}.rxb-hero_game_play-pkb span {
  border-radius: 50%;
  background: #E8820C;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
  align-items: center;
}.rxb-hero_game_play-pkb span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.rxb-hero_game_info-pkb {
  padding: 14px 1rem;
}.rxb-hero_game_title-pkb {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F6F1E8;
}.rxb-hero_game_provider-pkb {
  font-size: 0.688rem;
  color: #7A6454;
}.rxb-hero_game_btn-pkb {
  transition: background .2s;
  background: #E8820C;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  color: #F6F1E8;
  display: block;
  font-size: 0.813rem;
}.rxb-hero_game-pkb:hover .rxb-hero_game_btn-pkb {
  background: #F59A28;
}.rxb-sbar-pkb {
  background: #0E0B08;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.rxb-sbar-pkb {
  padding: 1.125rem 24px 0;
}
}.rxb-sbar_in-pkb {
  margin: 0 auto;
  max-width: 1320px;
}.rxb-sbar_row-pkb {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.rxb-sbar_input-pkb {
  gap: 10px;
  background: #131009;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #7A6454;
}.rxb-sbar_input-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
}.rxb-sbar_input-pkb svg {
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.rxb-sbar_providers-pkb {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #131009;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1.125rem;
  color: #CEBFA8;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.rxb-sbar_providers-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
  color: #F6F1E8;
}.rxb-sbar_providers-pkb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.rxb-sbar_tabs-pkb {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.rxb-sbar_tabs-pkb::-webkit-scrollbar {
  display: none;
}.rxb-sbar_tab-pkb {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  gap: 7px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  color: #A08870;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.rxb-sbar_tab-pkb:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 126, 10, 0.50);
  color: #F6F1E8;
}.rxb-sbar_tab-pkb.rxb-state_active-pkb {
  background: rgba(232, 130, 12, 0.18);
  border-color: rgba(232, 130, 12, 0.07);
  color: #F6F1E8;
}.rxb-sbar_tab_ic-pkb svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.rxb-wy-pkb {
  background: #0E0B08;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.rxb-wy-pkb {
  padding: 2.5rem 1.5rem 0;
}
}.rxb-wy_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-wy_head-pkb {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.rxb-wy_label-pkb {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8820C;
}.rxb-wy_h2-pkb {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F6F1E8;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 771px) {.rxb-wy_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-wy_intro-pkb {
  margin: 0;
  color: #7A6454;
  line-height: 1.6;
  font-size: 0.813rem;
}.rxb-wy_grid-pkb {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.rxb-wy_grid-pkb {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rxb-wy_grid-pkb {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rxb-wy_card-pkb {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181310;
}.rxb-wy_card-pkb:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 130, 12, 0.07);
}.rxb-wy_card_ic-pkb {
  background: rgba(232, 130, 12, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 2.75rem;
  height: 44px;
  color: #E8820C;
  display: flex;
  justify-content: center;
}.rxb-wy_card_ic-pkb svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rxb-wy_card_h-pkb {
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
  color: #F6F1E8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.rxb-wy_card_p-pkb {
  color: #7A6454;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rxb-wy_card_p-pkb strong {
  color: #CEBFA8;
  font-weight: 600;
}.rxb-gcg-pkb {
  padding: 36px 1rem 0;
  background: #0E0B08;
}
@media(min-width:768px) {.rxb-gcg-pkb {
  padding: 44px 24px 0;
}
}.rxb-gcg_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-gcg_head-pkb {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.rxb-gcg_label-pkb {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E8820C;
}.rxb-gcg_h2-pkb {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F1E8;
}
@media(min-width: 771px) {.rxb-gcg_h2-pkb {
  font-size: 28px;
}
}.rxb-gcg_intro-pkb {
  color: #7A6454;
  font-size: 13px;
  line-height: 1.6;
}.rxb-gcg_grid-pkb {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.rxb-gcg_grid-pkb {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.rxb-gcg_grid-pkb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rxb-gcg_card-pkb {
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
  flex-direction: column;
  position: relative;
}.rxb-gcg_card-pkb:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 130, 12, 0.18);
}.rxb-gcg_card_bg-pkb {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rxb-gcg_card_bg-pkb::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.rxb-gcg_card_ic-pkb {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  position: absolute;
  height: 40px;
  align-items: center;
  z-index: 2;
  width: 2.5rem;
  justify-content: center;
  display: flex;
  color: #F6F1E8;
  top: 1.125rem;
}.rxb-gcg_card_ic-pkb svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.rxb-gcg_card_ct-pkb {
  z-index: 1;
  position: relative;
}.rxb-gcg_card_h-pkb {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F6F1E8;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.rxb-gcg_card_h-pkb {
  font-size: 1.25rem;
}
}.rxb-gcg_card_p-pkb {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.rxb-gcg_card_p-pkb strong {
  color: #F6F1E8;
  font-weight: 600;
}.rxb-gcg_card_cta-pkb {
  gap: 0.25rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  color: #E8820C;
  align-items: center;
}.rxb-gcg_card_cta-pkb svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.rxb-gr_jp-pkb {
  border-radius: 0.75rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0C2A 0%,#0A0710 100%);
  padding: 1.25rem;
  position: relative;
}.rxb-gr_jp-pkb::before {
  background: radial-gradient(circle,rgba(196, 82, 0, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  top: -3.75rem;
  left: -60px;
  width: 250px;
  content: '';
  position: absolute;
}.rxb-gr_jp-pkb::after {
  background: radial-gradient(circle,rgba(245, 184, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -2.5rem;
  height: 200px;
  width: 12.5rem;
  position: absolute;
  right: 0;
}.rxb-gr_jp_head-pkb {
  gap: 1rem;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
}.rxb-gr_jp_info-pkb {
  flex: 1;
}.rxb-gr_jp_label-pkb {
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #9C3FD6;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.rxb-gr_jp_label-pkb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
  width: 14px;
  margin-right: 0.25rem;
}.rxb-gr_jp_amount-pkb {
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  line-height: 1;
  color: #F6F1E8;
}
@media(min-width: 767px) {.rxb-gr_jp_amount-pkb {
  font-size: 2.5rem;
}
}.rxb-gr_jp_amount-pkb span {
  color: #F5B800;
}.rxb-gr_jp_seo-pkb {
  font-size: 0.75rem;
  max-width: 480px;
  color: #A08870;
  overflow-wrap: break-word;
  line-height: 1.5;
}.rxb-gr_jp_cta-pkb {
  border: 1px solid rgba(196, 82, 0, 0.22);
  padding: 0.688rem 1.25rem;
  background: rgba(196, 82, 0, 0.22);
  border-radius: 0.5rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  z-index: 1;
  margin-top: 4px;
  font-weight: 700;
  color: #F6F1E8;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
}.rxb-gr_jp_cta-pkb:hover {
  background: #C45200;
}.rxb-ws-pkb {
  padding: 32px 16px 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.rxb-ws-pkb {
  padding: 2.25rem 24px 0;
}
}.rxb-ws_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-ws_head-pkb {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.rxb-ws_title-pkb {
  gap: 10px;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 16px;
  color: #F6F1E8;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.rxb-ws_title_ic-pkb svg {
  color: #F5B800;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.rxb-ws_online-pkb {
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7A6454;
  display: flex;
  align-items: center;
}.rxb-ws_online_dot-pkb {
  border-radius: 50%;
  background: #38B249;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(56, 178, 73, 0.16);
  height: 0.5rem;
}.rxb-ws_scroll-pkb {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.rxb-ws_scroll-pkb::-webkit-scrollbar {
  display: none;
}.rxb-wc-pkb {
  padding: 10px 14px;
  background: #131009;
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.rxb-wc_img-pkb {
  background: #181310;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.rxb-wc_img-pkb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rxb-wc_info-pkb {
  min-width: 0;
}.rxb-wc_game-pkb {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #CEBFA8;
  font-weight: 600;
  text-overflow: ellipsis;
}.rxb-wc_player-pkb {
  overflow: hidden;
  font-size: 10px;
  color: #957560;
  white-space: nowrap;
  text-overflow: ellipsis;
}.rxb-wc_amount-pkb {
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #38B249;
  font-weight: 700;
  font-size: 0.813rem;
}.rxb-prov-pkb {
  padding: 2.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 767px) {.rxb-prov-pkb {
  padding: 2.75rem 1.5rem 0;
}
}.rxb-prov_in-pkb {
  margin: 0 auto;
  max-width: 1320px;
}.rxb-prov_head-pkb {
  margin-bottom: 1rem;
}.rxb-prov_label-pkb {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8820C;
}.rxb-prov_h2-pkb {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F6F1E8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.rxb-prov_h2-pkb {
  font-size: 24px;
}
}.rxb-prov_seo-pkb {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 13px;
  color: #7A6454;
}.rxb-prov_seo-pkb strong {
  font-weight: 700;
  color: #CEBFA8;
}.rxb-prov_seo-pkb a {
  color: #E8820C;
  text-decoration: underline;
}.rxb-prov_grid-pkb {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.rxb-prov_grid-pkb {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.rxb-prov_grid-pkb {
  grid-template-columns: repeat(8,1fr);
}
}.rxb-prov_card-pkb {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131009;
  border-radius: 8px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.rxb-prov_card-pkb:hover {
  background: #181310;
  border-color: rgba(232, 126, 10, 0.50);
}.rxb-prov_logo-pkb {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
}.rxb-prov_logo-pkb img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.rxb-prov_name-pkb {
  text-align: center;
  color: #A08870;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
}.rxb-bon-pkb {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rxb-bon-pkb {
  padding: 44px 24px 0;
}
}.rxb-bon_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-bon_head-pkb {
  margin-bottom: 20px;
}.rxb-bon_label-pkb {
  color: #E8820C;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.rxb-bon_h2-pkb {
  margin-bottom: 8px;
  color: #F6F1E8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rxb-bon_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-bon_seo-pkb {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  color: #7A6454;
}.rxb-bon_seo-pkb strong {
  color: #CEBFA8;
  font-weight: 700;
}.rxb-bon_seo-pkb a {
  text-decoration: underline;
  color: #E8820C;
}.rxb-bon_grid-pkb {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.rxb-bon_grid-pkb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rxb-bon_grid-pkb {
  grid-template-columns: repeat(5,1fr);
}
}.rxb-bon_card-pkb {
  background: #131009;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.rxb-bon_card-pkb:hover {
  border-color: rgba(232, 130, 12, 0.07);
  transform: translateY(-2px);
}.rxb-bon_card_ic-pkb svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
}.rxb-bon_card_ic-pkb {
  margin-bottom: 0.625rem;
}.rxb-bon_card_type-pkb {
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 10px;
  color: #7A6454;
  text-transform: uppercase;
  font-weight: 700;
}.rxb-bon_card_amount-pkb {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #F5B800;
}.rxb-bon_card_name-pkb {
  color: #F6F1E8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
}.rxb-bon_card_detail-pkb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #957560;
}.rxb-app-pkb {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.rxb-app-pkb {
  padding: 44px 24px 0;
}
}.rxb-app_in-pkb {
  margin: 0 auto;
  max-width: 1320px;
}.rxb-app_head-pkb {
  margin-bottom: 1rem;
}.rxb-app_label-pkb {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8820C;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.rxb-app_h2-pkb {
  margin-bottom: 0.375rem;
  color: #F6F1E8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rxb-app_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-app_sub-pkb {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #7A6454;
}.rxb-app_sub-pkb strong {
  font-weight: 700;
  color: #CEBFA8;
}.rxb-app_cards-pkb {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rxb-app_cards-pkb {
  grid-template-columns: repeat(3,1fr);
}
}.rxb-app_card-pkb {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.rxb-app_card_ios-pkb {
  background: linear-gradient(135deg,rgba(232, 130, 12, 0.18) 0%,#181310 100%);
}.rxb-app_card_android-pkb {
  background: linear-gradient(135deg,rgba(56, 178, 73, 0.16) 0%,#181310 100%);
}.rxb-app_card_win-pkb {
  background: linear-gradient(135deg,rgba(245, 184, 0, 0.14) 0%,#181310 100%);
}.rxb-app_card_ic-pkb svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rxb-app_card_ic-pkb {
  color: #F6F1E8;
  flex-shrink: 0;
}.rxb-app_card_os-pkb {
  color: #7A6454;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.rxb-app_card_title-pkb {
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.2;
  color: #F6F1E8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.rxb-app_card_text-pkb {
  line-height: 1.5;
  color: #7A6454;
  margin-bottom: 14px;
  font-size: 12px;
  overflow-wrap: break-word;
}.rxb-app_card_btn-pkb {
  gap: 0.438rem;
  border: 1px solid rgba(232, 126, 10, 0.50);
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F6F1E8;
  align-items: center;
}.rxb-app_card_btn-pkb:hover {
  background: rgba(255, 255, 255, 0.07);
}.rxb-reg-pkb {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 769px) {.rxb-reg-pkb {
  padding: 44px 24px 0;
}
}.rxb-reg_in-pkb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  background: #181310;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rxb-reg_in-pkb {
  padding: 40px;
}
}.rxb-reg_top-pkb {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.rxb-reg_top-pkb {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rxb-reg_label-pkb {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #E8820C;
  text-transform: uppercase;
}.rxb-reg_h2-pkb {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F6F1E8;
  line-height: 1.2;
}
@media(min-width: 771px) {.rxb-reg_h2-pkb {
  font-size: 1.75rem;
}
}.rxb-reg_bonus-pkb {
  border-radius: 0.5rem;
  background: rgba(245, 184, 0, 0.14);
  padding: 10px 1rem;
  border: 1px solid rgba(245, 184, 0, 0.14);
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.rxb-reg_bonus_amount-pkb {
  color: #F5B800;
  font-weight: 800;
  font-size: 1.25rem;
}.rxb-reg_bonus_text-pkb {
  font-size: 13px;
  color: #A08870;
  line-height: 1.35;
}.rxb-reg_cta_btn-pkb {
  background: #38B249;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.125rem rgba(56, 178, 73, 0.40), 0 2px 0.313rem rgba(0, 0, 0, 0.55);
  color: #0C0A07;
  font-size: 15px;
  margin-bottom: 12px;
}.rxb-reg_cta_btn-pkb:hover {
  background: #48C85C;
}.rxb-reg_terms-pkb {
  font-size: 0.688rem;
  color: #957560;
  line-height: 1.5;
}.rxb-reg_seo-pkb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6454;
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.rxb-reg_seo-pkb p {
  line-height: 1.65;
  color: #7A6454;
  margin-bottom: 10px;
  font-size: 13px;
}.rxb-reg_seo-pkb p:last-child {
  margin-bottom: 0;
}.rxb-reg_seo-pkb strong {
  color: #CEBFA8;
  font-weight: 700;
}.rxb-reg_seo-pkb a {
  transition: color .2s;
  color: #E8820C;
  text-decoration: underline;
}.rxb-reg_seo-pkb a:hover {
  color: #F59A28;
}.rxb-reg_seo-pkb ul,.rxb-reg_seo-pkb ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.rxb-reg_seo-pkb ol {
  list-style: decimal;
}.rxb-reg_seo-pkb li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7A6454;
  font-size: 0.813rem;
}.rxb-reg_seo-pkb table {
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.rxb-reg_seo-pkb table {
  display: table;
}
}.rxb-reg_seo-pkb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #CEBFA8;
  text-align: left;
  font-weight: 700;
}.rxb-reg_seo-pkb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6454;
}.rxb-reg_steps-pkb {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.rxb-reg_steps-pkb {
  margin-top: 0;
}
}.rxb-reg_step-pkb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 8px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.rxb-reg_step_num-pkb {
  background: rgba(232, 130, 12, 0.18);
  border: 1px solid rgba(232, 130, 12, 0.07);
  border-radius: 50%;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  display: flex;
  height: 2.125rem;
  font-size: 0.875rem;
  color: #E8820C;
}.rxb-reg_step_title-pkb {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F6F1E8;
}.rxb-reg_step_text-pkb {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A6454;
}.rxb-reg_trust-pkb {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}.rxb-reg_trust_item-pkb {
  gap: 7px;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6454;
  align-items: center;
}.rxb-reg_trust_ic-pkb svg {
  height: 1rem;
  color: #E8820C;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.rxb-rv-pkb {
  background: #0E0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rxb-rv-pkb {
  padding: 2.75rem 1.5rem 0;
}
}.rxb-rv_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-rv_head-pkb {
  margin-bottom: 20px;
  max-width: 45rem;
}.rxb-rv_label-pkb {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8820C;
  margin-bottom: 8px;
  font-size: 11px;
}.rxb-rv_h2-pkb {
  margin-bottom: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F6F1E8;
}
@media(min-width: 766px) {.rxb-rv_h2-pkb {
  font-size: 28px;
}
}.rxb-rv_stats-pkb {
  gap: 18px;
  color: #7A6454;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rxb-rv_stats_score-pkb {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.rxb-rv_stats_score_val-pkb {
  font-weight: 800;
  color: #F5B800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}.rxb-rv_stats_score_max-pkb {
  color: #957560;
  font-size: 0.813rem;
}.rxb-rv_stats_badge-pkb {
  gap: 4px;
  align-items: center;
  display: flex;
}.rxb-rv_stats_badge-pkb svg {
  height: 14px;
  width: 0.875rem;
  color: #F5B800;
}.rxb-rv_grid-pkb {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.rxb-rv_grid-pkb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rxb-rv_grid-pkb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rxb-rv_card-pkb {
  padding: 1.25rem;
  background: #181310;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.rxb-rv_card_stars-pkb {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5B800;
}.rxb-rv_card_stars-pkb svg {
  height: 0.875rem;
  width: 14px;
}.rxb-rv_card_h-pkb {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6F1E8;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
}.rxb-rv_card_body-pkb {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6454;
}.rxb-rv_card_body-pkb strong {
  font-weight: 600;
  color: #CEBFA8;
}.rxb-rv_card_meta-pkb {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.rxb-rv_card_author-pkb {
  font-weight: 600;
  color: #CEBFA8;
  font-size: 12px;
}.rxb-rv_card_date-pkb {
  font-size: 11px;
  color: #957560;
}.rxb-faq-pkb {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.rxb-faq-pkb {
  padding: 44px 1.5rem 0;
}
}.rxb-faq_in-pkb {
  margin: 0 auto;
  max-width: 82.5rem;
}.rxb-faq_head-pkb {
  margin-bottom: 1.25rem;
}.rxb-faq_label-pkb {
  font-size: 11px;
  color: #E8820C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.rxb-faq_h2-pkb {
  color: #F6F1E8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.rxb-faq_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-faq_list-pkb {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rxb-faq_item-pkb {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181310;
}.rxb-faq_q-pkb {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.875rem;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #CEBFA8;
}.rxb-faq_q-pkb:hover {
  color: #F6F1E8;
}.rxb-faq_q_ic-pkb {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #E8820C;
  width: 24px;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  height: 1.5rem;
  justify-content: center;
}.rxb-faq_item-pkb.rxb-state_open-pkb .rxb-faq_q_ic-pkb {
  transform: rotate(45deg);
}.rxb-faq_a-pkb {
  padding: 0 1.25rem 16px;
  display: none;
  color: #7A6454;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.rxb-faq_item-pkb.rxb-state_open-pkb .rxb-faq_a-pkb {
  display: block;
}.rxb-faq_a-pkb strong {
  font-weight: 700;
  color: #CEBFA8;
}.rxb-faq_a-pkb a {
  text-decoration: underline;
  color: #E8820C;
}.rxb-faq_a-pkb ul,.rxb-faq_a-pkb ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.rxb-faq_a-pkb ol {
  list-style: decimal;
}.rxb-faq_a-pkb li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rxb-faq_a-pkb table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.rxb-faq_a-pkb table {
  display: table;
}
}.rxb-faq_a-pkb th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CEBFA8;
  font-weight: 700;
}.rxb-faq_a-pkb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7A6454;
}.rxb-seo-pkb {
  padding: 2.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 769px) {.rxb-seo-pkb {
  padding: 44px 1.5rem 0;
}
}.rxb-seo_in-pkb {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #181310;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.rxb-seo_in-pkb {
  padding: 36px 40px;
}
}.rxb-seo_label-pkb {
  font-size: 11px;
  margin-bottom: 10px;
  color: #E8820C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rxb-seo_h2-pkb {
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F6F1E8;
}
@media(min-width: 770px) {.rxb-seo_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-seo_body-pkb {
  line-height: 1.75;
  color: #A08870;
  overflow-wrap: break-word;
  font-size: 14px;
}.rxb-seo_body-pkb p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08870;
}.rxb-seo_body-pkb p:last-child {
  margin-bottom: 0;
}.rxb-seo_body-pkb strong {
  font-weight: 700;
  color: #CEBFA8;
}.rxb-seo_body-pkb a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8820C;
}.rxb-seo_body-pkb a:hover {
  color: #F59A28;
}.rxb-seo_body-pkb ul,.rxb-seo_body-pkb ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rxb-seo_body-pkb ol {
  list-style: decimal;
}.rxb-seo_body-pkb li {
  color: #A08870;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.rxb-seo_body-pkb table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.rxb-seo_body-pkb table {
  display: table;
}
}.rxb-seo_body-pkb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CEBFA8;
  font-weight: 700;
}.rxb-seo_body-pkb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08870;
}.rxb-seo_cols-pkb {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.rxb-seo_cols-pkb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rxb-seo_cols-pkb {
  grid-template-columns: repeat(3,1fr);
}
}.rxb-seo_col_h-pkb {
  color: #CEBFA8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.rxb-seo_col_p-pkb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6454;
}.rxb-seo_stats-pkb {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rxb-seo_stat-pkb {
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(232, 130, 12, 0.18);
  background: rgba(232, 130, 12, 0.07);
  min-width: 140px;
}.rxb-seo_stat_val-pkb {
  color: #E8820C;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.rxb-seo_stat_lb-pkb {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6454;
}.rxb-seo-pkb {
  background: #0E0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.rxb-seo-pkb {
  padding: 44px 24px 0;
}
}.rxb-seo_in-pkb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  background: #181310;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.rxb-seo_in-pkb {
  padding: 2.25rem 40px;
}
}.rxb-seo_label-pkb {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8820C;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}.rxb-seo_h2-pkb {
  color: #F6F1E8;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rxb-seo_h2-pkb {
  font-size: 24px;
}
}.rxb-seo_body-pkb {
  overflow-wrap: break-word;
  color: #A08870;
  font-size: 14px;
  line-height: 1.75;
}.rxb-seo_body-pkb p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A08870;
}.rxb-seo_body-pkb p:last-child {
  margin-bottom: 0;
}.rxb-seo_body-pkb strong {
  color: #CEBFA8;
  font-weight: 700;
}.rxb-seo_body-pkb a {
  transition: color .2s;
  color: #E8820C;
  text-decoration: underline;
}.rxb-seo_body-pkb a:hover {
  color: #F59A28;
}.rxb-seo_body-pkb ul,.rxb-seo_body-pkb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rxb-seo_body-pkb ol {
  list-style: decimal;
}.rxb-seo_body-pkb li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A08870;
  font-size: 14px;
}.rxb-seo_body-pkb table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.rxb-seo_body-pkb table {
  display: table;
}
}.rxb-seo_body-pkb th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEBFA8;
  text-align: left;
  font-weight: 700;
}.rxb-seo_body-pkb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08870;
}.rxb-seo_cols-pkb {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.rxb-seo_cols-pkb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rxb-seo_cols-pkb {
  grid-template-columns: repeat(3,1fr);
}
}.rxb-seo_col_h-pkb {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #CEBFA8;
}.rxb-seo_col_p-pkb {
  color: #7A6454;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.rxb-seo_stats-pkb {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rxb-seo_stat-pkb {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(232, 130, 12, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 130, 12, 0.18);
  min-width: 140px;
}.rxb-seo_stat_val-pkb {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8820C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.rxb-seo_stat_lb-pkb {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6454;
}.rxb-seo-pkb {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 766px) {.rxb-seo-pkb {
  padding: 2.75rem 24px 0;
}
}.rxb-seo_in-pkb {
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 24px;
  background: #181310;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width:768px) {.rxb-seo_in-pkb {
  padding: 36px 2.5rem;
}
}.rxb-seo_label-pkb {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #E8820C;
  margin-bottom: 10px;
}.rxb-seo_h2-pkb {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F6F1E8;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.rxb-seo_h2-pkb {
  font-size: 1.5rem;
}
}.rxb-seo_body-pkb {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A08870;
  line-height: 1.75;
}.rxb-seo_body-pkb p {
  margin-bottom: 0.75rem;
  color: #A08870;
  font-size: 0.875rem;
  line-height: 1.75;
}.rxb-seo_body-pkb p:last-child {
  margin-bottom: 0;
}.rxb-seo_body-pkb strong {
  font-weight: 700;
  color: #CEBFA8;
}.rxb-seo_body-pkb a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8820C;
}.rxb-seo_body-pkb a:hover {
  color: #F59A28;
}.rxb-seo_body-pkb ul,.rxb-seo_body-pkb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rxb-seo_body-pkb ol {
  list-style: decimal;
}.rxb-seo_body-pkb li {
  color: #A08870;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.rxb-seo_body-pkb table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.rxb-seo_body-pkb table {
  display: table;
}
}.rxb-seo_body-pkb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEBFA8;
  text-align: left;
  font-weight: 700;
}.rxb-seo_body-pkb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08870;
}.rxb-seo_cols-pkb {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.rxb-seo_cols-pkb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rxb-seo_cols-pkb {
  grid-template-columns: repeat(3,1fr);
}
}.rxb-seo_col_h-pkb {
  color: #CEBFA8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.rxb-seo_col_p-pkb {
  font-size: 13px;
  color: #7A6454;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rxb-seo_stats-pkb {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rxb-seo_stat-pkb {
  padding: 14px 1rem;
  background: rgba(232, 130, 12, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(232, 130, 12, 0.18);
  min-width: 140px;
}.rxb-seo_stat_val-pkb {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E8820C;
}.rxb-seo_stat_lb-pkb {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6454;
}.rxb-ft-pkb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 3rem;
}.rxb-ft_support-pkb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.rxb-ft_support-pkb {
  padding: 1.75rem 24px;
}
}.rxb-ft_support_in-pkb {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.rxb-ft_support_main-pkb {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
}.rxb-ft_support_ic-pkb {
  color: #E8820C;
  flex-shrink: 0;
}.rxb-ft_support_ic-pkb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.rxb-ft_support_text_title-pkb {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F6F1E8;
  overflow-wrap: break-word;
}.rxb-ft_support_text_sub-pkb {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6454;
}.rxb-ft_support_btn-pkb {
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  background: #E8820C;
  transition: background .2s;
  flex-shrink: 0;
  color: #F6F1E8;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.rxb-ft_support_btn-pkb:hover {
  background: #F59A28;
}.rxb-ft_support_contacts-pkb {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.rxb-ft_support_contact-pkb {
  font-size: 12px;
  line-height: 1.4;
  color: #957560;
}.rxb-ft_support_contact-pkb strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #A08870;
  display: block;
  font-weight: 600;
}.rxb-ft_main-pkb {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.rxb-ft_main-pkb {
  padding: 40px 24px 32px;
}
}.rxb-ft_main_in-pkb {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 637px) {.rxb-ft_main_in-pkb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.rxb-ft_main_in-pkb {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rxb-ft_col_logo-pkb {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.rxb-ft_col_logo-pkb {
  grid-column: auto;
}
}.rxb-ft_logo-pkb {
  gap: 9px;
  margin-bottom: 12px;
  display: flex;
  color: #F6F1E8;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
}.rxb-ft_logo_mark-pkb {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.rxb-ft_logo_mark-pkb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rxb-ft_logo_sub-pkb {
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 12px;
  color: #957560;
  overflow-wrap: break-word;
}.rxb-ft_col_title-pkb {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #A08870;
}.rxb-ft_col_links-pkb {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rxb-ft_col_link-pkb {
  transition: color .2s;
  color: #957560;
  overflow-wrap: break-word;
  font-size: 13px;
}.rxb-ft_col_link-pkb:hover {
  color: #CEBFA8;
}.rxb-ft_apps-pkb {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rxb-ft_app_card-pkb {
  padding: 0.625rem 12px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.rxb-ft_app_card-pkb:hover {
  border-color: rgba(232, 126, 10, 0.50);
}.rxb-ft_app_card_ic-pkb svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.rxb-ft_app_card_os-pkb {
  font-weight: 600;
  font-size: 0.625rem;
  color: #957560;
}.rxb-ft_app_card_action-pkb {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CEBFA8;
}.rxb-ft_bot-pkb {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.rxb-ft_bot-pkb {
  padding: 20px 24px;
}
}.rxb-ft_bot_in-pkb {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.rxb-ft_socials-pkb {
  gap: 0.5rem;
  display: flex;
}.rxb-ft_soc-pkb {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #A08870;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  align-items: center;
}.rxb-ft_soc-pkb svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rxb-ft_soc-pkb:hover {
  background: rgba(255, 255, 255, 0.07);
}.rxb-ft_legal-pkb {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #8C7260;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.rxb-ft_legal-pkb strong {
  font-weight: 700;
  color: #A08870;
}.rxb-ft_legal-pkb a {
  color: #A08870;
  text-decoration: underline;
}.rxb-ft_age-pkb {
  border: 2px solid #8C7260;
  border-radius: 50%;
  margin-left: auto;
  font-size: 0.688rem;
  height: 2rem;
  color: #8C7260;
  width: 32px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}